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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:14440 (2 months ago)

Debug log (UTC)

[04:31:05.832] New invocation is queued and will start shortly
[04:31:07.191] Starting the invocation (attempt 1)
[04:31:07.275] Ignoring gitiles_ref tag without the buildset tag
[04:31:07.275] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[04:31:07.275] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[04:31:07.275] Buildbucket request:
{
  "requestId": "8841669961455518256",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8841669961455518256",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "14440"
                            },
                        "id": "cron:v1:14440"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8841669961455518256"
    },
    {
      "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"
  }
}
[04:31:08.834] Scheduled build:
{
  "id": "8676239898454660689",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-15T04:31:08.072523148Z",
  "updateTime": "2026-07-15T04:31:08.072523148Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[04:31:08.834] Task URL: https://cr-buildbucket.appspot.com/build/8676239898454660689
[04:31:08.834] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8841669961455518256:2:0) after 4m15s
[04:31:10.221] Received PubSub notification, asking Buildbucket for the build status
[04:31:10.244] Build status: SCHEDULED
[04:31:13.869] Received PubSub notification, asking Buildbucket for the build status
[04:31:13.890] Build status: STARTED
[04:31:38.012] Received PubSub notification, asking Buildbucket for the build status
[04:31:38.037] Build:
{
  "id": "8676239898454660689",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-15T04:31:08.072523148Z",
  "startTime": "2026-07-15T04:31:13.667615127Z",
  "endTime": "2026-07-15T04:31:37.692787589Z",
  "updateTime": "2026-07-15T04:31:37.692787589Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[04:31:38.037] Invocation finished in 32.209758386s with status SUCCEEDED