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:24088 (2 days ago)

Debug log (UTC)

[23:48:43.412] New invocation is queued and will start shortly
[23:48:44.717] Starting the invocation (attempt 1)
[23:48:44.786] Ignoring gitiles_ref tag without the buildset tag
[23:48:44.786] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[23:48:44.786] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[23:48:44.786] Buildbucket request:
{
  "requestId": "8835436536189301104",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8835436536189301104",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "24088"
                            },
                        "id": "cron:v1:24088"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8835436536189301104"
    },
    {
      "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"
  }
}
[23:48:50.105] Scheduled build:
{
  "id": "8670006472178708529",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-21T23:48:46.615328948Z",
  "updateTime": "2026-09-21T23:48:47.902672676Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[23:48:50.105] Task URL: https://cr-buildbucket.appspot.com/build/8670006472178708529
[23:48:50.105] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8835436536189301104:2:0) after 1m52s
[23:48:50.171] Received PubSub notification, asking Buildbucket for the build status
[23:48:50.193] Build status: SCHEDULED
[23:48:51.615] Received PubSub notification, asking Buildbucket for the build status
[23:48:51.649] Build status: STARTED
[23:49:15.964] Received PubSub notification, asking Buildbucket for the build status
[23:49:15.984] Build:
{
  "id": "8670006472178708529",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-21T23:48:46.615328948Z",
  "startTime": "2026-09-21T23:48:51.409043479Z",
  "endTime": "2026-09-21T23:49:15.552519263Z",
  "updateTime": "2026-09-21T23:49:15.552519263Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[23:49:15.984] Invocation finished in 32.578023022s with status SUCCEEDED