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:21370 (8 hours ago)

Debug log (UTC)

[14:30:08.834] New invocation is queued and will start shortly
[14:30:09.952] Starting the invocation (attempt 1)
[14:30:09.977] Ignoring gitiles_ref tag without the buildset tag
[14:30:09.977] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[14:30:09.977] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[14:30:09.977] Buildbucket request:
{
  "requestId": "8837193021133066944",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8837193021133066944",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "21370"
                            },
                        "id": "cron:v1:21370"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8837193021133066944"
    },
    {
      "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"
  }
}
[14:30:11.913] Scheduled build:
{
  "id": "8671762958248639217",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-02T14:30:10.963989068Z",
  "updateTime": "2026-09-02T14:30:11.750061592Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[14:30:11.913] Task URL: https://cr-buildbucket.appspot.com/build/8671762958248639217
[14:30:11.913] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8837193021133066944:2:0) after 2m1s
[14:30:12.449] Received PubSub notification, asking Buildbucket for the build status
[14:30:12.472] Build status: SCHEDULED
[14:30:18.564] Received PubSub notification, asking Buildbucket for the build status
[14:30:18.581] Build status: STARTED
[14:30:44.527] Received PubSub notification, asking Buildbucket for the build status
[14:30:44.553] Build:
{
  "id": "8671762958248639217",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-02T14:30:10.963989068Z",
  "startTime": "2026-09-02T14:30:18.162861357Z",
  "endTime": "2026-09-02T14:30:44.011588737Z",
  "updateTime": "2026-09-02T14:30:44.011588737Z",
  "status": "SUCCESS",
  "input": {

  }
}
[14:30:44.553] Invocation finished in 35.725193241s with status SUCCEEDED