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

Definition (rev bd69874a44b7e39f97ecf06f9869b3f4da75c5d5)

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

Incoming triggers

  • cron:v1:386 (20 hours ago)

Debug log (UTC)

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

  }
}
[22:21:11.249] Task URL: https://cr-buildbucket.appspot.com/build/8670283774047098033
[22:21:11.249] Scheduling timer "check-buildbucket-build-status" (pigweed/examples.ci-examples-deps:8835713835934339728:2:0) after 6m43s
[22:21:11.339] Received PubSub notification, asking Buildbucket for the build status
[22:21:11.424] Build status: SCHEDULED
[22:21:22.405] Received PubSub notification, asking Buildbucket for the build status
[22:21:22.429] Build status: STARTED
[22:25:22.391] Received PubSub notification, asking Buildbucket for the build status
[22:25:22.413] Build:
{
  "id": "8670283774047098033",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-09-18T22:21:10.945178044Z",
  "startTime": "2026-09-18T22:21:22.209752496Z",
  "endTime": "2026-09-18T22:25:21.889650307Z",
  "updateTime": "2026-09-18T22:25:21.889650307Z",
  "status": "SUCCESS",
  "input": {

  }
}
[22:25:22.413] Invocation finished in 4m12.651011254s with status SUCCEEDED