Status: SUCCEEDED
Triggered by: -
Duration: 33 seconds
Actions:

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

buildbucket: <
  server: "cr-buildbucket.appspot.com"
  bucket: "turboci"
  builder: "turbo-ci-hello"
>

Incoming triggers

  • cron:v1:11788 (2 weeks ago)

Debug log (UTC)

[07:20:50.844] New invocation is queued and will start shortly
[07:20:52.352] Starting the invocation (attempt 1)
[07:20:52.378] Ignoring gitiles_ref tag without the buildset tag
[07:20:52.378] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[07:20:52.378] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[07:20:52.379] Buildbucket request:
{
  "requestId": "8843380624056166528",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8843380624056166528",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "11788"
                            },
                        "id": "cron:v1:11788"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8843380624056166528"
    },
    {
      "key": "scheduler_job_id",
      "value": "infra/turbo-ci-hello"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
  }
}
[07:20:54.058] Scheduled build:
{
  "id": "8677950560831061633",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-26T07:20:53.300211493Z",
  "updateTime": "2026-06-26T07:20:53.300211493Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[07:20:54.058] Task URL: https://cr-buildbucket.appspot.com/build/8677950560831061633
[07:20:54.058] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8843380624056166528:2:0) after 4m10s
[07:20:54.239] Received PubSub notification, asking Buildbucket for the build status
[07:20:54.318] Build status: SCHEDULED
[07:21:00.848] Received PubSub notification, asking Buildbucket for the build status
[07:21:00.936] Build status: STARTED
[07:21:24.130] Received PubSub notification, asking Buildbucket for the build status
[07:21:24.150] Build:
{
  "id": "8677950560831061633",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-26T07:20:53.300211493Z",
  "startTime": "2026-06-26T07:20:59.833989595Z",
  "endTime": "2026-06-26T07:21:23.620342135Z",
  "updateTime": "2026-06-26T07:21:23.620342135Z",
  "status": "SUCCESS",
  "input": {

  }
}
[07:21:24.150] Invocation finished in 33.310747478s with status SUCCEEDED