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:278 (1 month ago)

Debug log (UTC)

[19:52:54.075] New invocation is queued and will start shortly
[19:52:55.191] Starting the invocation (attempt 1)
[19:52:55.214] Ignoring gitiles_ref tag without the buildset tag
[19:52:55.214] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[19:52:55.214] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[19:52:55.214] Buildbucket request:
{
  "requestId": "8838984654537017840",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8838984654537017840",
            "job": "pigweed/examples.ci-examples-deps",
            "triggers": [
                  {
                        "cron": {
                              "generation": "278"
                            },
                        "id": "cron:v1:278"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8838984654537017840"
    },
    {
      "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"
  }
}
[19:52:55.799] Scheduled build:
{
  "id": "8673554592564613873",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-08-13T19:52:55.331924867Z",
  "updateTime": "2026-08-13T19:52:55.331924867Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[19:52:55.799] Task URL: https://cr-buildbucket.appspot.com/build/8673554592564613873
[19:52:55.799] Scheduling timer "check-buildbucket-build-status" (pigweed/examples.ci-examples-deps:8838984654537017840:2:0) after 7m33s
[19:52:56.838] Received PubSub notification, asking Buildbucket for the build status
[19:52:56.870] Build status: SCHEDULED
[19:53:33.209] Received PubSub notification, asking Buildbucket for the build status
[19:53:33.229] Build status: STARTED
[19:57:49.764] Received PubSub notification, asking Buildbucket for the build status
[19:57:49.826] Build:
{
  "id": "8673554592564613873",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-08-13T19:52:55.331924867Z",
  "startTime": "2026-08-13T19:53:32.876883564Z",
  "endTime": "2026-08-13T19:57:49.354441598Z",
  "updateTime": "2026-08-13T19:57:49.354441598Z",
  "status": "SUCCESS",
  "input": {

  }
}
[19:57:49.826] Invocation finished in 4m55.758756354s with status SUCCEEDED