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

Debug log (UTC)

[18:29:00.724] New invocation is queued and will start shortly
[18:29:02.064] Starting the invocation (attempt 1)
[18:29:02.087] Ignoring gitiles_ref tag without the buildset tag
[18:29:02.087] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[18:29:02.088] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[18:29:02.088] Buildbucket request:
{
  "requestId": "8840167692946295984",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8840167692946295984",
            "job": "pigweed/examples.ci-examples-deps",
            "triggers": [
                  {
                        "cron": {
                              "generation": "94"
                            },
                        "id": "cron:v1:94"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8840167692946295984"
    },
    {
      "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"
  }
}
[18:29:02.489] Scheduled build:
{
  "id": "8674737630789232689",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-07-31T18:29:02.161399788Z",
  "updateTime": "2026-07-31T18:29:02.161399788Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[18:29:02.489] Task URL: https://cr-buildbucket.appspot.com/build/8674737630789232689
[18:29:02.489] Scheduling timer "check-buildbucket-build-status" (pigweed/examples.ci-examples-deps:8840167692946295984:2:0) after 7m46s
[18:29:03.453] Received PubSub notification, asking Buildbucket for the build status
[18:29:03.479] Build status: SCHEDULED
[18:29:15.889] Received PubSub notification, asking Buildbucket for the build status
[18:29:15.943] Build status: STARTED
[18:33:29.685] Received PubSub notification, asking Buildbucket for the build status
[18:33:29.760] Build:
{
  "id": "8674737630789232689",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-07-31T18:29:02.161399788Z",
  "startTime": "2026-07-31T18:29:14.396484210Z",
  "endTime": "2026-07-31T18:33:24.646969508Z",
  "updateTime": "2026-07-31T18:33:24.646969508Z",
  "status": "SUCCESS",
  "input": {

  }
}
[18:33:29.760] Invocation finished in 4m29.039368953s with status SUCCEEDED