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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:22513 (2 weeks ago)

Debug log (UTC)

[18:21:46.467] New invocation is queued and will start shortly
[18:21:47.955] Starting the invocation (attempt 1)
[18:21:47.979] Ignoring gitiles_ref tag without the buildset tag
[18:21:47.979] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[18:21:47.979] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[18:21:47.979] Buildbucket request:
{
  "requestId": "8836453672677164000",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8836453672677164000",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "22513"
                            },
                        "id": "cron:v1:22513"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8836453672677164000"
    },
    {
      "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"
  }
}
[18:21:48.944] Scheduled build:
{
  "id": "8671023609958555249",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-10T18:21:48.438380407Z",
  "updateTime": "2026-09-10T18:21:48.438380407Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[18:21:48.944] Task URL: https://cr-buildbucket.appspot.com/build/8671023609958555249
[18:21:48.944] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8836453672677164000:2:0) after 5m17s
[18:21:49.689] Received PubSub notification, asking Buildbucket for the build status
[18:21:49.739] Build status: SCHEDULED
[18:21:54.193] Received PubSub notification, asking Buildbucket for the build status
[18:21:54.236] Build status: STARTED
[18:22:18.518] Received PubSub notification, asking Buildbucket for the build status
[18:22:18.592] Build:
{
  "id": "8671023609958555249",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-10T18:21:48.438380407Z",
  "startTime": "2026-09-10T18:21:53.935333998Z",
  "endTime": "2026-09-10T18:22:17.780932911Z",
  "updateTime": "2026-09-10T18:22:17.780932911Z",
  "status": "SUCCESS",
  "input": {

  }
}
[18:22:18.592] Invocation finished in 32.129813255s with status SUCCEEDED