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:256 (3 days ago)

Debug log (UTC)

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

  }
}
[16:23:58.279] Task URL: https://cr-buildbucket.appspot.com/build/8674111320760968641
[16:23:58.279] Scheduling timer "check-buildbucket-build-status" (pigweed/examples.ci-examples-deps:8839541385916438144:2:0) after 5m8s
[16:23:59.191] Received PubSub notification, asking Buildbucket for the build status
[16:23:59.215] Build status: SCHEDULED
[16:24:03.110] Received PubSub notification, asking Buildbucket for the build status
[16:24:03.135] Build status: STARTED
[16:28:37.742] Received PubSub notification, asking Buildbucket for the build status
[16:28:37.957] Build:
{
  "id": "8674111320760968641",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-08-07T16:23:57.949761507Z",
  "startTime": "2026-08-07T16:24:02.625311772Z",
  "endTime": "2026-08-07T16:28:37.187189668Z",
  "updateTime": "2026-08-07T16:28:37.187189668Z",
  "status": "SUCCESS",
  "input": {

  }
}
[16:28:37.957] Invocation finished in 4m44.30726165s with status SUCCEEDED