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:22159 (2 weeks ago)

Debug log (UTC)

[05:42:06.380] New invocation is queued and will start shortly
[05:42:07.456] Starting the invocation (attempt 1)
[05:42:07.475] Ignoring gitiles_ref tag without the buildset tag
[05:42:07.475] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[05:42:07.475] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[05:42:07.476] Buildbucket request:
{
  "requestId": "8836682660794076880",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8836682660794076880",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "22159"
                            },
                        "id": "cron:v1:22159"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8836682660794076880"
    },
    {
      "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:42:08.632] Scheduled build:
{
  "id": "8671252598411299793",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-08T05:42:08.032473354Z",
  "updateTime": "2026-09-08T05:42:08.032473354Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[05:42:08.632] Task URL: https://cr-buildbucket.appspot.com/build/8671252598411299793
[05:42:08.632] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8836682660794076880:2:0) after 6m10s
[05:42:09.348] Received PubSub notification, asking Buildbucket for the build status
[05:42:09.369] Build status: SCHEDULED
[05:42:14.394] Received PubSub notification, asking Buildbucket for the build status
[05:42:14.422] Build status: STARTED
[05:42:38.690] Received PubSub notification, asking Buildbucket for the build status
[05:42:38.711] Build:
{
  "id": "8671252598411299793",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-08T05:42:08.032473354Z",
  "startTime": "2026-09-08T05:42:13.813896161Z",
  "endTime": "2026-09-08T05:42:38.271926285Z",
  "updateTime": "2026-09-08T05:42:38.271926285Z",
  "status": "SUCCESS",
  "input": {

  }
}
[05:42:38.711] Invocation finished in 32.335732595s with status SUCCEEDED