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

Debug log (UTC)

[10:18:31.248] New invocation is queued and will start shortly
[10:18:33.422] Starting the invocation (attempt 1)
[10:18:33.449] Ignoring gitiles_ref tag without the buildset tag
[10:18:33.449] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[10:18:33.450] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[10:18:33.450] Buildbucket request:
{
  "requestId": "8839564373225885744",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8839564373225885744",
            "job": "pigweed/examples.ci-examples-deps",
            "triggers": [
                  {
                        "cron": {
                              "generation": "250"
                            },
                        "id": "cron:v1:250"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8839564373225885744"
    },
    {
      "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"
  }
}
[10:18:33.937] Scheduled build:
{
  "id": "8674134310166186081",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-08-07T10:18:33.544138950Z",
  "updateTime": "2026-08-07T10:18:33.544138950Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[10:18:33.937] Task URL: https://cr-buildbucket.appspot.com/build/8674134310166186081
[10:18:33.938] Scheduling timer "check-buildbucket-build-status" (pigweed/examples.ci-examples-deps:8839564373225885744:2:0) after 4m5s
[10:18:34.836] Received PubSub notification, asking Buildbucket for the build status
[10:18:34.859] Build status: SCHEDULED
[10:18:38.718] Received PubSub notification, asking Buildbucket for the build status
[10:18:38.789] Build status: STARTED
[10:22:39.096] Handling timer "check-buildbucket-build-status" (pigweed/examples.ci-examples-deps:8839564373225885744:2:0)
[10:22:39.199] Build status: STARTED
[10:22:39.199] Scheduling timer "check-buildbucket-build-status" (pigweed/examples.ci-examples-deps:8839564373225885744:5:0) after 1m12s
[10:22:41.002] Received PubSub notification, asking Buildbucket for the build status
[10:22:41.020] Build:
{
  "id": "8674134310166186081",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-08-07T10:18:33.544138950Z",
  "startTime": "2026-08-07T10:18:37.531972048Z",
  "endTime": "2026-08-07T10:22:40.408383787Z",
  "updateTime": "2026-08-07T10:22:40.408383787Z",
  "status": "SUCCESS",
  "input": {

  }
}
[10:22:41.020] Invocation finished in 4m9.778119077s with status SUCCEEDED