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:5146 (2 months ago)

Debug log (UTC)

[23:06:10.410] New invocation is queued and will start shortly
[23:06:11.420] Starting the invocation (attempt 1)
[23:06:11.440] Ignoring gitiles_ref tag without the buildset tag
[23:06:11.440] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[23:06:11.440] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[23:06:11.441] Buildbucket request:
{
  "requestId": "8847669803667933136",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8847669803667933136",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "5146"
                            },
                        "id": "cron:v1:5146"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8847669803667933136"
    },
    {
      "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"
  }
}
[23:06:13.622] Scheduled build:
{
  "id": "8682239740645522929",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-09T23:06:12.672871919Z",
  "updateTime": "2026-05-09T23:06:13.121207969Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[23:06:13.622] Task URL: https://cr-buildbucket.appspot.com/build/8682239740645522929
[23:06:13.622] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8847669803667933136:2:0) after 9m1s
[23:06:14.119] Received PubSub notification, asking Buildbucket for the build status
[23:06:14.137] Build status: SCHEDULED
[23:06:20.751] Received PubSub notification, asking Buildbucket for the build status
[23:06:20.772] Build status: STARTED
[23:06:44.700] Received PubSub notification, asking Buildbucket for the build status
[23:06:44.722] Build:
{
  "id": "8682239740645522929",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-09T23:06:12.672871919Z",
  "startTime": "2026-05-09T23:06:20.520907609Z",
  "endTime": "2026-05-09T23:06:44.254421283Z",
  "updateTime": "2026-05-09T23:06:44.254421283Z",
  "status": "SUCCESS",
  "input": {

  }
}
[23:06:44.722] Invocation finished in 34.316255632s with status SUCCEEDED