Status: SUCCEEDED
Triggered by: -
Duration: 5 minutes
Actions:

Definition (rev bd69874a44b7e39f97ecf06f9869b3f4da75c5d5)

buildbucket: <
  server: "cr-buildbucket.appspot.com"
  bucket: "examples.ci"
  builder: "examples-deps"
>

Incoming triggers

  • cron:v1:350 (1 week ago)

Debug log (UTC)

[21:41:07.119] New invocation is queued and will start shortly
[21:41:08.352] Starting the invocation (attempt 1)
[21:41:08.374] Ignoring gitiles_ref tag without the buildset tag
[21:41:08.374] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[21:41:08.374] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[21:41:08.374] Buildbucket request:
{
  "requestId": "8836803518889130176",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8836803518889130176",
            "job": "pigweed/examples.ci-examples-deps",
            "triggers": [
                  {
                        "cron": {
                              "generation": "350"
                            },
                        "id": "cron:v1:350"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8836803518889130176"
    },
    {
      "key": "scheduler_job_id",
      "value": "pigweed/examples.ci-examples-deps"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
  }
}
[21:41:08.780] Scheduled build:
{
  "id": "8671373456837255457",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-09-06T21:41:08.455531766Z",
  "updateTime": "2026-09-06T21:41:08.455531766Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[21:41:08.781] Task URL: https://cr-buildbucket.appspot.com/build/8671373456837255457
[21:41:08.781] Scheduling timer "check-buildbucket-build-status" (pigweed/examples.ci-examples-deps:8836803518889130176:2:0) after 6m55s
[21:41:09.155] Received PubSub notification, asking Buildbucket for the build status
[21:41:09.188] Build status: SCHEDULED
[21:42:30.300] Received PubSub notification, asking Buildbucket for the build status
[21:42:30.328] Build status: STARTED
[21:46:32.098] Received PubSub notification, asking Buildbucket for the build status
[21:46:32.121] Build:
{
  "id": "8671373456837255457",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-09-06T21:41:08.455531766Z",
  "startTime": "2026-09-06T21:42:29.388843435Z",
  "endTime": "2026-09-06T21:46:17.140662098Z",
  "updateTime": "2026-09-06T21:46:17.140662098Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[21:46:32.121] Invocation finished in 5m25.005818373s with status SUCCEEDED