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

Definition (rev 0657c2613937d03109a6663c86fc6d10e5ac097c)

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

Incoming triggers

  • cron:v1:9 (1 month ago)

Debug log (UTC)

[05:54:39.607] New invocation is queued and will start shortly
[05:54:40.770] Starting the invocation (attempt 1)
[05:54:40.795] Ignoring gitiles_ref tag without the buildset tag
[05:54:40.795] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[05:54:40.795] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[05:54:40.796] Buildbucket request:
{
  "requestId": "8838765601206718176",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.try",
    "builder": "examples-deps"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8838765601206718176",
            "job": "pigweed/examples.try-examples-deps",
            "triggers": [
                  {
                        "cron": {
                              "generation": "9"
                            },
                        "id": "cron:v1:9"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8838765601206718176"
    },
    {
      "key": "scheduler_job_id",
      "value": "pigweed/examples.try-examples-deps"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
  }
}
[05:54:41.376] Scheduled build:
{
  "id": "8673335539238016321",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.try",
    "builder": "examples-deps"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-08-16T05:54:40.863683010Z",
  "updateTime": "2026-08-16T05:54:40.863683010Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[05:54:41.376] Task URL: https://cr-buildbucket.appspot.com/build/8673335539238016321
[05:54:41.376] Scheduling timer "check-buildbucket-build-status" (pigweed/examples.try-examples-deps:8838765601206718176:2:0) after 8m26s
[05:54:42.207] Received PubSub notification, asking Buildbucket for the build status
[05:54:42.228] Build status: SCHEDULED
[05:54:44.993] Received PubSub notification, asking Buildbucket for the build status
[05:54:45.020] Build status: STARTED
[05:59:36.326] Received PubSub notification, asking Buildbucket for the build status
[05:59:36.343] Build:
{
  "id": "8673335539238016321",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.try",
    "builder": "examples-deps"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-08-16T05:54:40.863683010Z",
  "startTime": "2026-08-16T05:54:44.774007775Z",
  "endTime": "2026-08-16T05:59:34.888556084Z",
  "updateTime": "2026-08-16T05:59:34.888556084Z",
  "status": "SUCCESS",
  "input": {

  }
}
[05:59:36.343] Invocation finished in 4m56.741256632s with status SUCCEEDED