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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:20059 (2 weeks ago)

Debug log (UTC)

[05:58:44.526] New invocation is queued and will start shortly
[05:58:45.727] Starting the invocation (attempt 1)
[05:58:45.758] Ignoring gitiles_ref tag without the buildset tag
[05:58:45.758] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[05:58:45.759] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[05:58:45.759] Buildbucket request:
{
  "requestId": "8838040568658304400",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8838040568658304400",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "20059"
                            },
                        "id": "cron:v1:20059"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8838040568658304400"
    },
    {
      "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"
  }
}
[05:58:47.128] Scheduled build:
{
  "id": "8672610506052128833",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-24T05:58:46.391535509Z",
  "updateTime": "2026-08-24T05:58:46.922533826Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[05:58:47.128] Task URL: https://cr-buildbucket.appspot.com/build/8672610506052128833
[05:58:47.128] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8838040568658304400:2:0) after 7m7s
[05:58:47.728] Received PubSub notification, asking Buildbucket for the build status
[05:58:47.955] Build status: SCHEDULED
[05:58:52.433] Received PubSub notification, asking Buildbucket for the build status
[05:58:52.452] Build status: STARTED
[05:59:17.621] Received PubSub notification, asking Buildbucket for the build status
[05:59:17.635] Build:
{
  "id": "8672610506052128833",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-24T05:58:46.391535509Z",
  "startTime": "2026-08-24T05:58:52.265769241Z",
  "endTime": "2026-08-24T05:59:17.392588037Z",
  "updateTime": "2026-08-24T05:59:17.392588037Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[05:59:17.635] Invocation finished in 33.112883332s with status SUCCEEDED