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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:10888 (3 weeks ago)

Debug log (UTC)

[21:07:18.693] New invocation is queued and will start shortly
[21:07:19.962] Starting the invocation (attempt 1)
[21:07:19.986] Ignoring gitiles_ref tag without the buildset tag
[21:07:19.986] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[21:07:19.986] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[21:07:19.987] Buildbucket request:
{
  "requestId": "8843962806192870048",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8843962806192870048",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "10888"
                            },
                        "id": "cron:v1:10888"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8843962806192870048"
    },
    {
      "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:07:21.841] Scheduled build:
{
  "id": "8678532742918228081",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-19T21:07:21.196854842Z",
  "updateTime": "2026-06-19T21:07:21.650776355Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[21:07:21.841] Task URL: https://cr-buildbucket.appspot.com/build/8678532742918228081
[21:07:21.841] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8843962806192870048:2:0) after 9m50s
[21:07:22.451] Received PubSub notification, asking Buildbucket for the build status
[21:07:22.474] Build status: SCHEDULED
[21:07:31.300] Received PubSub notification, asking Buildbucket for the build status
[21:07:31.344] Build status: STARTED
[21:08:05.002] Received PubSub notification, asking Buildbucket for the build status
[21:08:05.037] Build:
{
  "id": "8678532742918228081",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-19T21:07:21.196854842Z",
  "startTime": "2026-06-19T21:07:30.366582489Z",
  "endTime": "2026-06-19T21:08:04.618195214Z",
  "updateTime": "2026-06-19T21:08:04.618195214Z",
  "status": "SUCCESS",
  "input": {

  }
}
[21:08:05.037] Invocation finished in 46.347962071s with status SUCCEEDED