Status: SUCCEEDED
Triggered by: -
Duration: 5 minutes
Actions:

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:8629 (1 week ago)

Debug log (UTC)

[18:35:44.239] New invocation is queued and will start shortly
[18:35:45.938] Starting the invocation (attempt 1)
[18:35:45.961] Ignoring gitiles_ref tag without the buildset tag
[18:35:45.961] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[18:35:45.961] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[18:35:45.961] Buildbucket request:
{
  "requestId": "8845421893887561472",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8845421893887561472",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "8629"
                            },
                        "id": "cron:v1:8629"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8845421893887561472"
    },
    {
      "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:35:47.421] Scheduled build:
{
  "id": "8679991830532150289",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-03T18:35:46.813904781Z",
  "updateTime": "2026-06-03T18:35:47.239100394Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[18:35:47.421] Task URL: https://cr-buildbucket.appspot.com/build/8679991830532150289
[18:35:47.421] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8845421893887561472:2:0) after 8m20s
[18:35:48.126] Received PubSub notification, asking Buildbucket for the build status
[18:35:48.149] Build status: SCHEDULED
[18:40:42.747] Received PubSub notification, asking Buildbucket for the build status
[18:40:42.778] Build status: STARTED
[18:41:04.782] Received PubSub notification, asking Buildbucket for the build status
[18:41:04.797] Build:
{
  "id": "8679991830532150289",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-03T18:35:46.813904781Z",
  "startTime": "2026-06-03T18:40:42.462106279Z",
  "endTime": "2026-06-03T18:41:04.468629004Z",
  "updateTime": "2026-06-03T18:41:04.468629004Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[18:41:04.797] Invocation finished in 5m20.568873728s with status SUCCEEDED