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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:10363 (4 weeks ago)

Debug log (UTC)

[03:06:40.981] New invocation is queued and will start shortly
[03:06:42.072] Starting the invocation (attempt 1)
[03:06:42.097] Ignoring gitiles_ref tag without the buildset tag
[03:06:42.097] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[03:06:42.097] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[03:06:42.098] Buildbucket request:
{
  "requestId": "8844302584360406352",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844302584360406352",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "10363"
                            },
                        "id": "cron:v1:10363"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844302584360406352"
    },
    {
      "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"
  }
}
[03:06:43.723] Scheduled build:
{
  "id": "8678872521591013601",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-16T03:06:43.002353057Z",
  "updateTime": "2026-06-16T03:06:43.478368334Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[03:06:43.723] Task URL: https://cr-buildbucket.appspot.com/build/8678872521591013601
[03:06:43.723] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844302584360406352:2:0) after 6m3s
[03:06:44.435] Received PubSub notification, asking Buildbucket for the build status
[03:06:44.454] Build status: SCHEDULED
[03:06:48.317] Received PubSub notification, asking Buildbucket for the build status
[03:06:48.336] Build status: STARTED
[03:07:13.177] Received PubSub notification, asking Buildbucket for the build status
[03:07:13.201] Build:
{
  "id": "8678872521591013601",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-16T03:06:43.002353057Z",
  "startTime": "2026-06-16T03:06:47.137050823Z",
  "endTime": "2026-06-16T03:07:11.288515424Z",
  "updateTime": "2026-06-16T03:07:11.288515424Z",
  "status": "SUCCESS",
  "input": {

  }
}
[03:07:13.201] Invocation finished in 32.223451618s with status SUCCEEDED