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

Definition (rev bd69874a44b7e39f97ecf06f9869b3f4da75c5d5)

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

Incoming triggers

  • cron:v1:365 (1 week ago)

Debug log (UTC)

[22:00:25.135] New invocation is queued and will start shortly
[22:00:27.997] Starting the invocation (attempt 1)
[22:00:28.024] Ignoring gitiles_ref tag without the buildset tag
[22:00:28.024] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[22:00:28.025] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[22:00:28.025] Buildbucket request:
{
  "requestId": "8836349319789118864",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8836349319789118864",
            "job": "pigweed/examples.ci-examples-deps",
            "triggers": [
                  {
                        "cron": {
                              "generation": "365"
                            },
                        "id": "cron:v1:365"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8836349319789118864"
    },
    {
      "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"
  }
}
[22:00:28.536] Scheduled build:
{
  "id": "8670919255968696353",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-09-11T22:00:28.158472319Z",
  "updateTime": "2026-09-11T22:00:28.158472319Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[22:00:28.536] Task URL: https://cr-buildbucket.appspot.com/build/8670919255968696353
[22:00:28.537] Scheduling timer "check-buildbucket-build-status" (pigweed/examples.ci-examples-deps:8836349319789118864:2:0) after 2m25s
[22:00:28.875] Received PubSub notification, asking Buildbucket for the build status
[22:00:28.902] Build status: SCHEDULED
[22:00:32.117] Received PubSub notification, asking Buildbucket for the build status
[22:00:32.155] Build status: STARTED
[22:02:53.562] Handling timer "check-buildbucket-build-status" (pigweed/examples.ci-examples-deps:8836349319789118864:2:0)
[22:02:53.595] Build status: STARTED
[22:02:53.595] Scheduling timer "check-buildbucket-build-status" (pigweed/examples.ci-examples-deps:8836349319789118864:5:0) after 8m31s
[22:04:21.487] Received PubSub notification, asking Buildbucket for the build status
[22:04:21.511] Build:
{
  "id": "8670919255968696353",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-09-11T22:00:28.158472319Z",
  "startTime": "2026-09-11T22:00:31.847363980Z",
  "endTime": "2026-09-11T22:04:20.989447416Z",
  "updateTime": "2026-09-11T22:04:20.989447416Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[22:04:21.511] Invocation finished in 3m56.37990823s with status SUCCEEDED