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:280 (3 weeks ago)

Debug log (UTC)

[21:59:24.220] New invocation is queued and will start shortly
[21:59:25.310] Starting the invocation (attempt 1)
[21:59:25.332] Ignoring gitiles_ref tag without the buildset tag
[21:59:25.332] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[21:59:25.332] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[21:59:25.333] Buildbucket request:
{
  "requestId": "8850844898295408720",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8850844898295408720",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "280"
                            },
                        "id": "cron:v1:280"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8850844898295408720"
    },
    {
      "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"
  }
}
[21:59:27.364] Scheduled build:
{
  "id": "8685414835099375601",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-04T21:59:26.639610111Z",
  "updateTime": "2026-04-04T21:59:27.238189211Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[21:59:27.364] Task URL: https://cr-buildbucket.appspot.com/build/8685414835099375601
[21:59:27.364] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8850844898295408720:2:0) after 4m14s
[21:59:27.892] Received PubSub notification, asking Buildbucket for the build status
[21:59:27.912] Build status: SCHEDULED
[21:59:32.942] Received PubSub notification, asking Buildbucket for the build status
[21:59:32.959] Build status: STARTED
[21:59:56.289] Received PubSub notification, asking Buildbucket for the build status
[21:59:56.307] Build:
{
  "id": "8685414835099375601",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-04T21:59:26.639610111Z",
  "startTime": "2026-04-04T21:59:31.760175816Z",
  "endTime": "2026-04-04T21:59:55.914052846Z",
  "updateTime": "2026-04-04T21:59:55.914052846Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[21:59:56.307] Invocation finished in 32.098789196s with status SUCCEEDED