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:202 (5 days ago)

Debug log (UTC)

[09:05:00.164] New invocation is queued and will start shortly
[09:05:01.233] Starting the invocation (attempt 1)
[09:05:01.270] Ignoring gitiles_ref tag without the buildset tag
[09:05:01.270] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[09:05:01.270] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[09:05:01.271] Buildbucket request:
{
  "requestId": "8839750192513718288",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8839750192513718288",
            "job": "pigweed/examples.ci-examples-deps",
            "triggers": [
                  {
                        "cron": {
                              "generation": "202"
                            },
                        "id": "cron:v1:202"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8839750192513718288"
    },
    {
      "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"
  }
}
[09:05:01.633] Scheduled build:
{
  "id": "8674320130626764369",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-08-05T09:05:01.343328803Z",
  "updateTime": "2026-08-05T09:05:01.343328803Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[09:05:01.633] Task URL: https://cr-buildbucket.appspot.com/build/8674320130626764369
[09:05:01.633] Scheduling timer "check-buildbucket-build-status" (pigweed/examples.ci-examples-deps:8839750192513718288:2:0) after 2m55s
[09:05:02.618] Received PubSub notification, asking Buildbucket for the build status
[09:05:02.699] Build status: SCHEDULED
[09:05:04.976] Received PubSub notification, asking Buildbucket for the build status
[09:05:05.020] Build status: STARTED
[09:07:56.797] Handling timer "check-buildbucket-build-status" (pigweed/examples.ci-examples-deps:8839750192513718288:2:0)
[09:07:56.815] Build status: STARTED
[09:07:56.815] Scheduling timer "check-buildbucket-build-status" (pigweed/examples.ci-examples-deps:8839750192513718288:5:0) after 3m14s
[09:09:01.190] Received PubSub notification, asking Buildbucket for the build status
[09:09:01.212] Build:
{
  "id": "8674320130626764369",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-08-05T09:05:01.343328803Z",
  "startTime": "2026-08-05T09:05:04.539011831Z",
  "endTime": "2026-08-05T09:09:00.747659575Z",
  "updateTime": "2026-08-05T09:09:00.747659575Z",
  "status": "SUCCESS",
  "input": {

  }
}
[09:09:01.212] Invocation finished in 4m1.052751282s with status SUCCEEDED