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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:12508 (15 hours ago)

Debug log (UTC)

[10:11:36.264] New invocation is queued and will start shortly
[10:11:37.365] Starting the invocation (attempt 1)
[10:11:37.394] Ignoring gitiles_ref tag without the buildset tag
[10:11:37.394] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[10:11:37.394] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[10:11:37.395] Buildbucket request:
{
  "requestId": "8842916896122762400",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8842916896122762400",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "12508"
                            },
                        "id": "cron:v1:12508"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8842916896122762400"
    },
    {
      "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"
  }
}
[10:11:38.627] Scheduled build:
{
  "id": "8677486833645464481",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-01T10:11:38.006052609Z",
  "updateTime": "2026-07-01T10:11:38.491100380Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[10:11:38.627] Task URL: https://cr-buildbucket.appspot.com/build/8677486833645464481
[10:11:38.627] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8842916896122762400:2:0) after 4m44s
[10:11:39.273] Received PubSub notification, asking Buildbucket for the build status
[10:11:39.295] Build status: SCHEDULED
[10:11:42.337] Received PubSub notification, asking Buildbucket for the build status
[10:11:42.383] Build status: STARTED
[10:12:06.346] Received PubSub notification, asking Buildbucket for the build status
[10:12:06.412] Build:
{
  "id": "8677486833645464481",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-01T10:11:38.006052609Z",
  "startTime": "2026-07-01T10:11:42.096643821Z",
  "endTime": "2026-07-01T10:12:06.079273353Z",
  "updateTime": "2026-07-01T10:12:06.079273353Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[10:12:06.413] Invocation finished in 30.152997359s with status SUCCEEDED