Status: SUCCEEDED
Triggered by: -
Duration: 4 minutes
Actions:

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:5446 (2 months ago)

Debug log (UTC)

[02:27:08.456] New invocation is queued and will start shortly
[02:27:12.409] Starting the invocation (attempt 1)
[02:27:12.432] Ignoring gitiles_ref tag without the buildset tag
[02:27:12.432] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[02:27:12.432] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[02:27:12.432] Buildbucket request:
{
  "requestId": "8847475965959623920",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8847475965959623920",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "5446"
                            },
                        "id": "cron:v1:5446"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8847475965959623920"
    },
    {
      "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"
  }
}
[02:27:14.788] Scheduled build:
{
  "id": "8682045899661703409",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-12T02:27:13.840230017Z",
  "updateTime": "2026-05-12T02:27:14.215910986Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[02:27:14.788] Task URL: https://cr-buildbucket.appspot.com/build/8682045899661703409
[02:27:14.788] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8847475965959623920:2:0) after 9m35s
[02:27:15.013] Received PubSub notification, asking Buildbucket for the build status
[02:27:15.030] Build status: SCHEDULED
[02:31:20.641] Received PubSub notification, asking Buildbucket for the build status
[02:31:20.733] Build status: STARTED
[02:31:54.423] Received PubSub notification, asking Buildbucket for the build status
[02:31:54.449] Build:
{
  "id": "8682045899661703409",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-12T02:27:13.840230017Z",
  "startTime": "2026-05-12T02:31:20.454093307Z",
  "endTime": "2026-05-12T02:31:43.746359560Z",
  "updateTime": "2026-05-12T02:31:43.746359560Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[02:31:54.449] Invocation finished in 4m45.998729132s with status SUCCEEDED