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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:18322 (3 weeks ago)

Debug log (UTC)

[20:33:33.520] New invocation is queued and will start shortly
[20:33:34.766] Starting the invocation (attempt 1)
[20:33:34.807] Ignoring gitiles_ref tag without the buildset tag
[20:33:34.807] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[20:33:34.807] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[20:33:34.807] Buildbucket request:
{
  "requestId": "8839163290522605728",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8839163290522605728",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "18322"
                            },
                        "id": "cron:v1:18322"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8839163290522605728"
    },
    {
      "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"
  }
}
[20:33:38.386] Scheduled build:
{
  "id": "8673733226447570049",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-11T20:33:36.785098180Z",
  "updateTime": "2026-08-11T20:33:36.785098180Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[20:33:38.386] Task URL: https://cr-buildbucket.appspot.com/build/8673733226447570049
[20:33:38.386] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8839163290522605728:2:0) after 8m25s
[20:33:38.807] Received PubSub notification, asking Buildbucket for the build status
[20:33:38.872] Build status: SCHEDULED
[20:33:49.866] Received PubSub notification, asking Buildbucket for the build status
[20:33:49.899] Build status: STARTED
[20:34:14.707] Received PubSub notification, asking Buildbucket for the build status
[20:34:14.777] Build:
{
  "id": "8673733226447570049",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-11T20:33:36.785098180Z",
  "startTime": "2026-08-11T20:33:44.848959528Z",
  "endTime": "2026-08-11T20:34:09.235474247Z",
  "updateTime": "2026-08-11T20:34:09.235474247Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[20:34:14.777] Invocation finished in 41.261975809s with status SUCCEEDED