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:4576 (2 months ago)

Debug log (UTC)

[21:41:03.132] New invocation is queued and will start shortly
[21:41:04.418] Starting the invocation (attempt 1)
[21:41:04.444] Ignoring gitiles_ref tag without the buildset tag
[21:41:04.444] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[21:41:04.444] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[21:41:04.444] Buildbucket request:
{
  "requestId": "8848037546903094736",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8848037546903094736",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "4576"
                            },
                        "id": "cron:v1:4576"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8848037546903094736"
    },
    {
      "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"
  }
}
[21:41:05.904] Scheduled build:
{
  "id": "8682607484040621201",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-05T21:41:05.241208892Z",
  "updateTime": "2026-05-05T21:41:05.787055031Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[21:41:05.904] Task URL: https://cr-buildbucket.appspot.com/build/8682607484040621201
[21:41:05.904] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8848037546903094736:2:0) after 9m1s
[21:41:06.273] Received PubSub notification, asking Buildbucket for the build status
[21:41:06.296] Build status: SCHEDULED
[21:41:11.327] Received PubSub notification, asking Buildbucket for the build status
[21:41:11.351] Build status: STARTED
[21:41:35.864] Received PubSub notification, asking Buildbucket for the build status
[21:41:35.885] Build:
{
  "id": "8682607484040621201",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-05T21:41:05.241208892Z",
  "startTime": "2026-05-05T21:41:11.164981129Z",
  "endTime": "2026-05-05T21:41:35.556861837Z",
  "updateTime": "2026-05-05T21:41:35.556861837Z",
  "status": "SUCCESS",
  "input": {

  }
}
[21:41:35.885] Invocation finished in 32.756230844s with status SUCCEEDED