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

Debug log (UTC)

[18:30:36.482] New invocation is queued and will start shortly
[18:30:39.851] Starting the invocation (attempt 1)
[18:30:39.879] Ignoring gitiles_ref tag without the buildset tag
[18:30:39.879] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[18:30:39.879] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[18:30:39.880] Buildbucket request:
{
  "requestId": "8837902668378535232",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8837902668378535232",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "20272"
                            },
                        "id": "cron:v1:20272"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8837902668378535232"
    },
    {
      "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"
  }
}
[18:30:43.038] Scheduled build:
{
  "id": "8672472602273751937",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-25T18:30:41.682592726Z",
  "updateTime": "2026-08-25T18:30:42.362777419Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[18:30:43.038] Task URL: https://cr-buildbucket.appspot.com/build/8672472602273751937
[18:30:43.038] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8837902668378535232:2:0) after 8m29s
[18:30:43.537] Received PubSub notification, asking Buildbucket for the build status
[18:30:43.556] Build status: SCHEDULED
[18:30:47.398] Received PubSub notification, asking Buildbucket for the build status
[18:30:47.426] Build status: STARTED
[18:31:12.093] Received PubSub notification, asking Buildbucket for the build status
[18:31:12.121] Build:
{
  "id": "8672472602273751937",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-25T18:30:41.682592726Z",
  "startTime": "2026-08-25T18:30:47.115793001Z",
  "endTime": "2026-08-25T18:31:11.684398769Z",
  "updateTime": "2026-08-25T18:31:11.684398769Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[18:31:12.121] Invocation finished in 35.644529561s with status SUCCEEDED