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

Definition (rev a9c645bc5ae6d8271fac1583c7bcf5e948dd5011)

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

Incoming triggers

  • cron:v1:157 (1 week ago)

Debug log (UTC)

[11:12:54.107] New invocation is queued and will start shortly
[11:12:55.173] Starting the invocation (attempt 1)
[11:12:55.195] Ignoring gitiles_ref tag without the buildset tag
[11:12:55.195] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[11:12:55.196] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[11:12:55.196] Buildbucket request:
{
  "requestId": "8839923339734930000",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8839923339734930000",
            "job": "pigweed/examples.ci-examples-deps",
            "triggers": [
                  {
                        "cron": {
                              "generation": "157"
                            },
                        "id": "cron:v1:157"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8839923339734930000"
    },
    {
      "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"
  }
}
[11:12:55.795] Scheduled build:
{
  "id": "8674493277805350689",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-08-03T11:12:55.326398655Z",
  "updateTime": "2026-08-03T11:12:55.326398655Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[11:12:55.795] Task URL: https://cr-buildbucket.appspot.com/build/8674493277805350689
[11:12:55.795] Scheduling timer "check-buildbucket-build-status" (pigweed/examples.ci-examples-deps:8839923339734930000:2:0) after 7m24s
[11:12:56.704] Received PubSub notification, asking Buildbucket for the build status
[11:12:56.722] Build status: SCHEDULED
[11:12:59.917] Received PubSub notification, asking Buildbucket for the build status
[11:13:00.007] Build status: STARTED
[11:16:57.328] Received PubSub notification, asking Buildbucket for the build status
[11:16:57.356] Build:
{
  "id": "8674493277805350689",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-08-03T11:12:55.326398655Z",
  "startTime": "2026-08-03T11:12:59.328858608Z",
  "endTime": "2026-08-03T11:16:56.814230676Z",
  "updateTime": "2026-08-03T11:16:56.814230676Z",
  "status": "SUCCESS",
  "input": {

  }
}
[11:16:57.356] Invocation finished in 4m3.253537315s with status SUCCEEDED