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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:15304 (1 month ago)

Debug log (UTC)

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

  }
}
[08:06:28.425] Task URL: https://cr-buildbucket.appspot.com/build/8675682769587485425
[08:06:28.425] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8841112832224022800:2:0) after 1m0s
[08:06:28.798] Received PubSub notification, asking Buildbucket for the build status
[08:06:28.880] Build status: SCHEDULED
[08:06:31.981] Received PubSub notification, asking Buildbucket for the build status
[08:06:32.004] Build status: STARTED
[08:06:53.707] Received PubSub notification, asking Buildbucket for the build status
[08:06:53.726] Build:
{
  "id": "8675682769587485425",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-21T08:06:27.564322637Z",
  "startTime": "2026-07-21T08:06:31.786036536Z",
  "endTime": "2026-07-21T08:06:53.287811508Z",
  "updateTime": "2026-07-21T08:06:53.287811508Z",
  "status": "SUCCESS",
  "input": {

  }
}
[08:06:53.726] Invocation finished in 28.060023935s with status SUCCEEDED