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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:9328 (3 days ago)

Debug log (UTC)

[18:18:04.947] New invocation is queued and will start shortly
[18:18:06.716] Starting the invocation (attempt 1)
[18:18:06.742] Ignoring gitiles_ref tag without the buildset tag
[18:18:06.742] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[18:18:06.742] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[18:18:06.742] Buildbucket request:
{
  "requestId": "8844970019800254624",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844970019800254624",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "9328"
                            },
                        "id": "cron:v1:9328"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844970019800254624"
    },
    {
      "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"
  }
}
[18:18:08.490] Scheduled build:
{
  "id": "8679539956431081281",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-08T18:18:07.537864513Z",
  "updateTime": "2026-06-08T18:18:08.069480256Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[18:18:08.490] Task URL: https://cr-buildbucket.appspot.com/build/8679539956431081281
[18:18:08.490] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844970019800254624:2:0) after 6m23s
[18:18:09.005] Received PubSub notification, asking Buildbucket for the build status
[18:18:09.032] Build status: SCHEDULED
[18:18:14.611] Received PubSub notification, asking Buildbucket for the build status
[18:18:14.629] Build status: STARTED
[18:18:36.669] Received PubSub notification, asking Buildbucket for the build status
[18:18:36.689] Build:
{
  "id": "8679539956431081281",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-08T18:18:07.537864513Z",
  "startTime": "2026-06-08T18:18:14.374294896Z",
  "endTime": "2026-06-08T18:18:35.879211641Z",
  "updateTime": "2026-06-08T18:18:35.879211641Z",
  "status": "SUCCESS",
  "input": {

  }
}
[18:18:36.689] Invocation finished in 31.748051977s with status SUCCEEDED