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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:11794 (2 weeks ago)

Debug log (UTC)

[08:22:12.103] New invocation is queued and will start shortly
[08:22:13.201] Starting the invocation (attempt 1)
[08:22:13.227] Ignoring gitiles_ref tag without the buildset tag
[08:22:13.227] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[08:22:13.227] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[08:22:13.227] Buildbucket request:
{
  "requestId": "8843376763979676448",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8843376763979676448",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "11794"
                            },
                        "id": "cron:v1:11794"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8843376763979676448"
    },
    {
      "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"
  }
}
[08:22:14.438] Scheduled build:
{
  "id": "8677946701526473377",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-26T08:22:13.819162518Z",
  "updateTime": "2026-06-26T08:22:13.819162518Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[08:22:14.438] Task URL: https://cr-buildbucket.appspot.com/build/8677946701526473377
[08:22:14.438] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8843376763979676448:2:0) after 8m29s
[08:22:16.159] Received PubSub notification, asking Buildbucket for the build status
[08:22:16.182] Build status: SCHEDULED
[08:22:25.087] Received PubSub notification, asking Buildbucket for the build status
[08:22:25.105] Build status: STARTED
[08:22:46.168] Received PubSub notification, asking Buildbucket for the build status
[08:22:46.219] Build:
{
  "id": "8677946701526473377",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-26T08:22:13.819162518Z",
  "startTime": "2026-06-26T08:22:22.143775028Z",
  "endTime": "2026-06-26T08:22:45.901703479Z",
  "updateTime": "2026-06-26T08:22:45.901703479Z",
  "status": "SUCCESS",
  "input": {

  }
}
[08:22:46.219] Invocation finished in 34.122203743s with status SUCCEEDED