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

Definition (rev a9c645bc5ae6d8271fac1583c7bcf5e948dd5011)

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

Incoming triggers

  • cron:v1:37 (1 week ago)

Debug log (UTC)

[08:16:55.129] New invocation is queued and will start shortly
[08:16:56.356] Starting the invocation (attempt 1)
[08:16:56.383] Ignoring gitiles_ref tag without the buildset tag
[08:16:56.383] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[08:16:56.383] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[08:16:56.383] Buildbucket request:
{
  "requestId": "8840387396458510192",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8840387396458510192",
            "job": "pigweed/examples.ci-examples-deps",
            "triggers": [
                  {
                        "cron": {
                              "generation": "37"
                            },
                        "id": "cron:v1:37"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8840387396458510192"
    },
    {
      "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"
  }
}
[08:16:56.765] Scheduled build:
{
  "id": "8674957334412604273",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-07-29T08:16:56.458253034Z",
  "updateTime": "2026-07-29T08:16:56.458253034Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[08:16:56.765] Task URL: https://cr-buildbucket.appspot.com/build/8674957334412604273
[08:16:56.765] Scheduling timer "check-buildbucket-build-status" (pigweed/examples.ci-examples-deps:8840387396458510192:2:0) after 9m48s
[08:16:57.690] Received PubSub notification, asking Buildbucket for the build status
[08:16:57.794] Build status: SCHEDULED
[08:16:59.798] Received PubSub notification, asking Buildbucket for the build status
[08:16:59.814] Build status: STARTED
[08:20:44.461] Received PubSub notification, asking Buildbucket for the build status
[08:20:44.480] Build:
{
  "id": "8674957334412604273",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-07-29T08:16:56.458253034Z",
  "startTime": "2026-07-29T08:16:59.616696226Z",
  "endTime": "2026-07-29T08:20:44.031427691Z",
  "updateTime": "2026-07-29T08:20:44.031427691Z",
  "status": "SUCCESS",
  "input": {

  }
}
[08:20:44.480] Invocation finished in 3m49.355404766s with status SUCCEEDED