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

Definition (rev 9d9a1411408b3f21211af0cf70c9452500e6e0dc)

buildbucket: <
  server: "cr-buildbucket-dev.appspot.com"
  bucket: "ci"
  builder: "linux-rel-buildbucket-noop"
>

Incoming triggers

  • cron:v1:864710 (2 weeks ago)

Debug log (UTC)

[08:15:32.047] New invocation is queued and will start shortly
[08:15:33.102] Starting the invocation (attempt 1)
[08:15:33.133] Ignoring gitiles_ref tag without the buildset tag
[08:15:33.133] Preparing PubSub topic for "https://cr-buildbucket-dev.appspot.com"
[08:15:33.133] PubSub topic is "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
[08:15:33.133] Buildbucket request:
{
  "requestId": "8856151355729414400",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "linux-rel-buildbucket-noop"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler-dev.appspot.com",
            "invocation": "8856151355729414400",
            "job": "infra/linux-rel-buildbucket-noop",
            "triggers": [
                  {
                        "cron": {
                              "generation": "864710"
                            },
                        "id": "cron:v1:864710"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8856151355729414400"
    },
    {
      "key": "scheduler_job_id",
      "value": "infra/linux-rel-buildbucket-noop"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler-dev"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
  }
}
[08:15:33.522] Scheduled build:
{
  "id": "8690721293868270593",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "linux-rel-buildbucket-noop"
  },
  "number": 123571,
  "createdBy": "project:infra",
  "createTime": "2026-02-05T08:15:33.200100301Z",
  "updateTime": "2026-02-05T08:15:33.200100301Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[08:15:33.522] Task URL: https://cr-buildbucket-dev.appspot.com/build/8690721293868270593
[08:15:33.522] Scheduling timer "check-buildbucket-build-status" (infra/linux-rel-buildbucket-noop:8856151355729414400:2:0) after 6m3s
[08:15:34.388] Received PubSub notification, asking Buildbucket for the build status
[08:15:34.440] Build status: SCHEDULED
[08:15:41.189] Received PubSub notification, asking Buildbucket for the build status
[08:15:41.206] Build status: STARTED
[08:15:57.023] Received PubSub notification, asking Buildbucket for the build status
[08:15:57.085] Build:
{
  "id": "8690721293868270593",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "linux-rel-buildbucket-noop"
  },
  "number": 123571,
  "createdBy": "project:infra",
  "createTime": "2026-02-05T08:15:33.200100301Z",
  "startTime": "2026-02-05T08:15:40.162811578Z",
  "endTime": "2026-02-05T08:15:56.135702764Z",
  "updateTime": "2026-02-05T08:15:56.135702764Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[08:15:57.085] Invocation finished in 25.042750922s with status SUCCEEDED