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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:14326 (2 months ago)

Debug log (UTC)

[09:04:26.080] New invocation is queued and will start shortly
[09:04:27.117] Starting the invocation (attempt 1)
[09:04:27.147] Ignoring gitiles_ref tag without the buildset tag
[09:04:27.147] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[09:04:27.147] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[09:04:27.148] Buildbucket request:
{
  "requestId": "8841743361514805088",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8841743361514805088",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "14326"
                            },
                        "id": "cron:v1:14326"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8841743361514805088"
    },
    {
      "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"
  }
}
[09:04:28.655] Scheduled build:
{
  "id": "8676313298819313809",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-14T09:04:28.030472949Z",
  "updateTime": "2026-07-14T09:04:28.539749406Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[09:04:28.655] Task URL: https://cr-buildbucket.appspot.com/build/8676313298819313809
[09:04:28.655] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8841743361514805088:2:0) after 8m32s
[09:04:29.303] Received PubSub notification, asking Buildbucket for the build status
[09:04:29.335] Build status: SCHEDULED
[09:04:34.114] Received PubSub notification, asking Buildbucket for the build status
[09:04:34.134] Build status: STARTED
[09:05:01.889] Received PubSub notification, asking Buildbucket for the build status
[09:05:01.906] Build:
{
  "id": "8676313298819313809",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-14T09:04:28.030472949Z",
  "startTime": "2026-07-14T09:04:33.970868401Z",
  "endTime": "2026-07-14T09:05:01.607675922Z",
  "updateTime": "2026-07-14T09:05:01.607675922Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[09:05:01.906] Invocation finished in 35.831329445s with status SUCCEEDED