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:359 (1 week ago)

Debug log (UTC)

[21:53:35.457] New invocation is queued and will start shortly
[21:53:37.889] Starting the invocation (attempt 1)
[21:53:37.922] Ignoring gitiles_ref tag without the buildset tag
[21:53:37.922] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[21:53:37.923] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[21:53:37.923] Buildbucket request:
{
  "requestId": "8836530943302872080",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8836530943302872080",
            "job": "pigweed/examples.ci-examples-deps",
            "triggers": [
                  {
                        "cron": {
                              "generation": "359"
                            },
                        "id": "cron:v1:359"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8836530943302872080"
    },
    {
      "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"
  }
}
[21:53:38.600] Scheduled build:
{
  "id": "8671100879964848017",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-09-09T21:53:38.017155131Z",
  "updateTime": "2026-09-09T21:53:38.017155131Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[21:53:38.600] Task URL: https://cr-buildbucket.appspot.com/build/8671100879964848017
[21:53:38.600] Scheduling timer "check-buildbucket-build-status" (pigweed/examples.ci-examples-deps:8836530943302872080:2:0) after 9m47s
[21:53:39.345] Received PubSub notification, asking Buildbucket for the build status
[21:53:39.387] Build status: SCHEDULED
[21:54:22.348] Received PubSub notification, asking Buildbucket for the build status
[21:54:22.371] Build status: STARTED
[21:58:17.746] Received PubSub notification, asking Buildbucket for the build status
[21:58:17.764] Build:
{
  "id": "8671100879964848017",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-09-09T21:53:38.017155131Z",
  "startTime": "2026-09-09T21:54:22.155160342Z",
  "endTime": "2026-09-09T21:58:16.618589842Z",
  "updateTime": "2026-09-09T21:58:16.618589842Z",
  "status": "SUCCESS",
  "input": {

  }
}
[21:58:17.764] Invocation finished in 4m42.314399487s with status SUCCEEDED