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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:15052 (1 month ago)

Debug log (UTC)

[12:59:44.534] New invocation is queued and will start shortly
[12:59:45.730] Starting the invocation (attempt 1)
[12:59:45.756] Ignoring gitiles_ref tag without the buildset tag
[12:59:45.756] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[12:59:45.756] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[12:59:45.756] Buildbucket request:
{
  "requestId": "8841275572411802864",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8841275572411802864",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "15052"
                            },
                        "id": "cron:v1:15052"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8841275572411802864"
    },
    {
      "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"
  }
}
[12:59:47.569] Scheduled build:
{
  "id": "8675845509444788641",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-19T12:59:46.742260647Z",
  "updateTime": "2026-07-19T12:59:47.184480634Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[12:59:47.569] Task URL: https://cr-buildbucket.appspot.com/build/8675845509444788641
[12:59:47.569] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8841275572411802864:2:0) after 4m47s
[12:59:48.103] Received PubSub notification, asking Buildbucket for the build status
[12:59:48.121] Build status: SCHEDULED
[12:59:54.439] Received PubSub notification, asking Buildbucket for the build status
[12:59:54.480] Build status: STARTED
[13:00:23.078] Received PubSub notification, asking Buildbucket for the build status
[13:00:23.117] Build:
{
  "id": "8675845509444788641",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-19T12:59:46.742260647Z",
  "startTime": "2026-07-19T12:59:54.267299992Z",
  "endTime": "2026-07-19T13:00:21.391901786Z",
  "updateTime": "2026-07-19T13:00:21.391901786Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[13:00:23.117] Invocation finished in 38.588928017s with status SUCCEEDED