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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:20092 (2 weeks ago)

Debug log (UTC)

[11:37:22.418] New invocation is queued and will start shortly
[11:37:23.542] Starting the invocation (attempt 1)
[11:37:23.564] Ignoring gitiles_ref tag without the buildset tag
[11:37:23.564] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[11:37:23.564] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[11:37:23.565] Buildbucket request:
{
  "requestId": "8838019263804696752",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8838019263804696752",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "20092"
                            },
                        "id": "cron:v1:20092"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8838019263804696752"
    },
    {
      "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"
  }
}
[11:37:25.193] Scheduled build:
{
  "id": "8672589200874747185",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-24T11:37:24.591806896Z",
  "updateTime": "2026-08-24T11:37:24.591806896Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[11:37:25.193] Task URL: https://cr-buildbucket.appspot.com/build/8672589200874747185
[11:37:25.193] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8838019263804696752:2:0) after 2m28s
[11:37:26.102] Received PubSub notification, asking Buildbucket for the build status
[11:37:26.120] Build status: SCHEDULED
[11:37:30.198] Received PubSub notification, asking Buildbucket for the build status
[11:37:30.388] Build status: STARTED
[11:37:54.247] Received PubSub notification, asking Buildbucket for the build status
[11:37:54.269] Build:
{
  "id": "8672589200874747185",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-24T11:37:24.591806896Z",
  "startTime": "2026-08-24T11:37:29.967645990Z",
  "endTime": "2026-08-24T11:37:53.900361598Z",
  "updateTime": "2026-08-24T11:37:53.900361598Z",
  "status": "SUCCESS",
  "input": {

  }
}
[11:37:54.269] Invocation finished in 31.855694587s with status SUCCEEDED