Status: SUCCEEDED
Triggered by: -
Duration: 1 minute
Actions:

Definition (rev a9c645bc5ae6d8271fac1583c7bcf5e948dd5011)

buildbucket: <
  server: "cr-buildbucket.appspot.com"
  bucket: "quickstart.ci"
  builder: "quickstart-bazel-deps"
>

Incoming triggers

  • cron:v1:7 (1 week ago)

Debug log (UTC)

[00:51:38.164] New invocation is queued and will start shortly
[00:51:39.980] Starting the invocation (attempt 1)
[00:51:40.008] Ignoring gitiles_ref tag without the buildset tag
[00:51:40.008] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[00:51:40.008] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[00:51:40.008] Buildbucket request:
{
  "requestId": "8840506008201461712",
  "builder": {
    "project": "pigweed",
    "bucket": "quickstart.ci",
    "builder": "quickstart-bazel-deps"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8840506008201461712",
            "job": "pigweed/quickstart.ci-quickstart-bazel-deps",
            "triggers": [
                  {
                        "cron": {
                              "generation": "7"
                            },
                        "id": "cron:v1:7"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8840506008201461712"
    },
    {
      "key": "scheduler_job_id",
      "value": "pigweed/quickstart.ci-quickstart-bazel-deps"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
  }
}
[00:51:40.440] Scheduled build:
{
  "id": "8675075945530200145",
  "builder": {
    "project": "pigweed",
    "bucket": "quickstart.ci",
    "builder": "quickstart-bazel-deps"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-07-28T00:51:40.082336064Z",
  "updateTime": "2026-07-28T00:51:40.082336064Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[00:51:40.440] Task URL: https://cr-buildbucket.appspot.com/build/8675075945530200145
[00:51:40.440] Scheduling timer "check-buildbucket-build-status" (pigweed/quickstart.ci-quickstart-bazel-deps:8840506008201461712:2:0) after 3m29s
[00:51:41.393] Received PubSub notification, asking Buildbucket for the build status
[00:51:41.412] Build status: SCHEDULED
[00:52:46.769] Received PubSub notification, asking Buildbucket for the build status
[00:52:46.788] Build status: STARTED
[00:53:34.977] Received PubSub notification, asking Buildbucket for the build status
[00:53:34.999] Build:
{
  "id": "8675075945530200145",
  "builder": {
    "project": "pigweed",
    "bucket": "quickstart.ci",
    "builder": "quickstart-bazel-deps"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-07-28T00:51:40.082336064Z",
  "startTime": "2026-07-28T00:52:46.499044615Z",
  "endTime": "2026-07-28T00:53:34.606917933Z",
  "updateTime": "2026-07-28T00:53:34.606917933Z",
  "status": "SUCCESS",
  "input": {

  }
}
[00:53:34.999] Invocation finished in 1m56.847845158s with status SUCCEEDED