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:20644 (1 week ago)

Debug log (UTC)

[10:08:38.152] New invocation is queued and will start shortly
[10:08:39.209] Starting the invocation (attempt 1)
[10:08:39.232] Ignoring gitiles_ref tag without the buildset tag
[10:08:39.232] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[10:08:39.232] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[10:08:39.232] Buildbucket request:
{
  "requestId": "8837662458833842224",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8837662458833842224",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "20644"
                            },
                        "id": "cron:v1:20644"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8837662458833842224"
    },
    {
      "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"
  }
}
[10:08:42.936] Scheduled build:
{
  "id": "8672232395567605297",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-28T10:08:40.648644475Z",
  "updateTime": "2026-08-28T10:08:41.300820694Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[10:08:42.936] Task URL: https://cr-buildbucket.appspot.com/build/8672232395567605297
[10:08:42.936] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8837662458833842224:2:0) after 5m10s
[10:08:43.537] Received PubSub notification, asking Buildbucket for the build status
[10:08:43.558] Build status: SCHEDULED
[10:08:46.904] Received PubSub notification, asking Buildbucket for the build status
[10:08:46.964] Build status: STARTED
[10:09:10.967] Received PubSub notification, asking Buildbucket for the build status
[10:09:10.997] Build:
{
  "id": "8672232395567605297",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-28T10:08:40.648644475Z",
  "startTime": "2026-08-28T10:08:46.287929858Z",
  "endTime": "2026-08-28T10:09:10.672848698Z",
  "updateTime": "2026-08-28T10:09:10.672848698Z",
  "status": "SUCCESS",
  "input": {

  }
}
[10:09:10.997] Invocation finished in 32.847489766s with status SUCCEEDED