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

Definition (rev bd69874a44b7e39f97ecf06f9869b3f4da75c5d5)

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

Incoming triggers

  • cron:v1:266 (1 day ago)

Debug log (UTC)

[19:32:59.504] New invocation is queued and will start shortly
[19:33:00.719] Starting the invocation (attempt 1)
[19:33:00.743] Ignoring gitiles_ref tag without the buildset tag
[19:33:00.743] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[19:33:00.743] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[19:33:00.744] Buildbucket request:
{
  "requestId": "8839348294998355376",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8839348294998355376",
            "job": "pigweed/examples.ci-examples-deps",
            "triggers": [
                  {
                        "cron": {
                              "generation": "266"
                            },
                        "id": "cron:v1:266"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8839348294998355376"
    },
    {
      "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"
  }
}
[19:33:01.309] Scheduled build:
{
  "id": "8673918232956491233",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-08-09T19:33:00.829056905Z",
  "updateTime": "2026-08-09T19:33:00.829056905Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[19:33:01.309] Task URL: https://cr-buildbucket.appspot.com/build/8673918232956491233
[19:33:01.309] Scheduling timer "check-buildbucket-build-status" (pigweed/examples.ci-examples-deps:8839348294998355376:2:0) after 9m45s
[19:33:03.847] Received PubSub notification, asking Buildbucket for the build status
[19:33:03.880] Build status: SCHEDULED
[19:33:06.624] Received PubSub notification, asking Buildbucket for the build status
[19:33:06.654] Build status: STARTED
[19:37:10.897] Received PubSub notification, asking Buildbucket for the build status
[19:37:10.938] Build:
{
  "id": "8673918232956491233",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-08-09T19:33:00.829056905Z",
  "startTime": "2026-08-09T19:33:04.606278882Z",
  "endTime": "2026-08-09T19:37:10.507782281Z",
  "updateTime": "2026-08-09T19:37:10.507782281Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[19:37:10.938] Invocation finished in 4m11.43997669s with status SUCCEEDED