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

Debug log (UTC)

[19:12:28.667] New invocation is queued and will start shortly
[19:12:30.690] Starting the invocation (attempt 1)
[19:12:30.713] Ignoring gitiles_ref tag without the buildset tag
[19:12:30.713] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[19:12:30.713] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[19:12:30.713] Buildbucket request:
{
  "requestId": "8847503312598230656",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8847503312598230656",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "5404"
                            },
                        "id": "cron:v1:5404"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8847503312598230656"
    },
    {
      "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"
  }
}
[19:12:32.665] Scheduled build:
{
  "id": "8682073248831996513",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-11T19:12:31.639141557Z",
  "updateTime": "2026-05-11T19:12:32.484390405Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[19:12:32.665] Task URL: https://cr-buildbucket.appspot.com/build/8682073248831996513
[19:12:32.665] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8847503312598230656:2:0) after 8m10s
[19:12:33.043] Received PubSub notification, asking Buildbucket for the build status
[19:12:33.070] Build status: SCHEDULED
[19:12:36.859] Received PubSub notification, asking Buildbucket for the build status
[19:12:36.878] Build status: STARTED
[19:13:00.317] Received PubSub notification, asking Buildbucket for the build status
[19:13:00.343] Build:
{
  "id": "8682073248831996513",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-11T19:12:31.639141557Z",
  "startTime": "2026-05-11T19:12:36.508396538Z",
  "endTime": "2026-05-11T19:13:00.033155586Z",
  "updateTime": "2026-05-11T19:13:00.033155586Z",
  "status": "SUCCESS",
  "input": {

  }
}
[19:13:00.343] Invocation finished in 31.679293036s with status SUCCEEDED