Status: SUCCEEDED
Triggered by: -
Duration: 1 minute
Actions:

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:19624 (3 weeks ago)

Debug log (UTC)

[03:30:42.324] New invocation is queued and will start shortly
[03:30:43.786] Starting the invocation (attempt 1)
[03:30:43.819] Ignoring gitiles_ref tag without the buildset tag
[03:30:43.819] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[03:30:43.819] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[03:30:43.819] Buildbucket request:
{
  "requestId": "8838321673221411136",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8838321673221411136",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "19624"
                            },
                        "id": "cron:v1:19624"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8838321673221411136"
    },
    {
      "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"
  }
}
[03:30:45.062] Scheduled build:
{
  "id": "8672891610306991873",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-21T03:30:44.482498997Z",
  "updateTime": "2026-08-21T03:30:44.924834866Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[03:30:45.062] Task URL: https://cr-buildbucket.appspot.com/build/8672891610306991873
[03:30:45.062] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8838321673221411136:2:0) after 2m37s
[03:30:45.819] Received PubSub notification, asking Buildbucket for the build status
[03:30:45.843] Build status: SCHEDULED
[03:30:50.865] Received PubSub notification, asking Buildbucket for the build status
[03:30:50.917] Build status: STARTED
[03:31:52.431] Received PubSub notification, asking Buildbucket for the build status
[03:31:52.452] Build:
{
  "id": "8672891610306991873",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-21T03:30:44.482498997Z",
  "startTime": "2026-08-21T03:30:50.632021079Z",
  "endTime": "2026-08-21T03:31:50.777602900Z",
  "updateTime": "2026-08-21T03:31:50.777602900Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[03:31:52.452] Invocation finished in 1m10.13274148s with status SUCCEEDED