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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:20425 (1 week ago)

Debug log (UTC)

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

  }
}
[20:41:47.459] Task URL: https://cr-buildbucket.appspot.com/build/8672373758864612977
[20:41:47.459] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8837803821500058144:2:0) after 7m31s
[20:41:47.934] Received PubSub notification, asking Buildbucket for the build status
[20:41:47.956] Build status: SCHEDULED
[20:41:51.688] Received PubSub notification, asking Buildbucket for the build status
[20:41:51.728] Build status: STARTED
[20:42:13.625] Received PubSub notification, asking Buildbucket for the build status
[20:42:13.647] Build:
{
  "id": "8672373758864612977",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-26T20:41:46.103676490Z",
  "startTime": "2026-08-26T20:41:51.493397565Z",
  "endTime": "2026-08-26T20:42:13.176856547Z",
  "updateTime": "2026-08-26T20:42:13.176856547Z",
  "status": "SUCCESS",
  "input": {

  }
}
[20:42:13.647] Invocation finished in 29.441845691s with status SUCCEEDED