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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:10195 (1 month ago)

Debug log (UTC)

[22:28:46.626] New invocation is queued and will start shortly
[22:28:47.701] Starting the invocation (attempt 1)
[22:28:47.725] Ignoring gitiles_ref tag without the buildset tag
[22:28:47.725] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[22:28:47.725] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[22:28:47.725] Buildbucket request:
{
  "requestId": "8844410665657276976",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844410665657276976",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "10195"
                            },
                        "id": "cron:v1:10195"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844410665657276976"
    },
    {
      "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"
  }
}
[22:28:49.368] Scheduled build:
{
  "id": "8678980602773001969",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-14T22:28:48.755264661Z",
  "updateTime": "2026-06-14T22:28:49.181698318Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[22:28:49.368] Task URL: https://cr-buildbucket.appspot.com/build/8678980602773001969
[22:28:49.369] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844410665657276976:2:0) after 1m27s
[22:28:49.974] Received PubSub notification, asking Buildbucket for the build status
[22:28:49.992] Build status: SCHEDULED
[22:28:57.339] Received PubSub notification, asking Buildbucket for the build status
[22:28:57.580] Build status: STARTED
[22:29:20.656] Received PubSub notification, asking Buildbucket for the build status
[22:29:20.673] Build:
{
  "id": "8678980602773001969",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-14T22:28:48.755264661Z",
  "startTime": "2026-06-14T22:28:57.157544282Z",
  "endTime": "2026-06-14T22:29:20.371976601Z",
  "updateTime": "2026-06-14T22:29:20.371976601Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[22:29:20.673] Invocation finished in 34.051853357s with status SUCCEEDED