Status: SUCCEEDED
Triggered by: -
Duration: 4 minutes
Actions:

Definition (rev bd69874a44b7e39f97ecf06f9869b3f4da75c5d5)

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

Incoming triggers

Incoming properties

{
  "branch": "refs/heads/main",
  "repository": "https://pigweed.googlesource.com/pigweed/quickstart/bazel",
  "revision": "3d0f0270c3199ed93a189c67a4e2aecb4667480b"
}

Incoming tags

  • buildset:commit/gitiles/pigweed.googlesource.com/pigweed/quickstart/bazel/+/3d0f0270c3199ed93a189c67a4e2aecb4667480b
  • gitiles_ref:refs/heads/main

Debug log (UTC)

[05:07:10.929] New invocation is queued and will start shortly
[05:07:11.979] Starting the invocation (attempt 1)
[05:07:12.010] Popped buildset tag "buildset:commit/gitiles/pigweed.googlesource.com/pigweed/quickstart/bazel/+/3d0f0270c3199ed93a189c67a4e2aecb4667480b"
[05:07:12.010] Popped gitiles commit info from properties and tags
[05:07:12.010] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[05:07:12.010] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[05:07:12.010] Buildbucket request:
{
  "requestId": "8836413067134953728",
  "builder": {
    "project": "pigweed",
    "bucket": "quickstart.ci",
    "builder": "quickstart-bazel-deps"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8836413067134953728",
            "job": "pigweed/quickstart.ci-quickstart-bazel-deps",
            "triggers": [
                  {
                        "gitiles": {
                              "ref": "refs/heads/main",
                              "repo": "https://pigweed.googlesource.com/pigweed/quickstart/bazel",
                              "revision": "3d0f0270c3199ed93a189c67a4e2aecb4667480b"
                            },
                        "id": "https://pigweed.googlesource.com/pigweed/quickstart/bazel/+/refs/heads/main@3d0f0270c3199ed93a189c67a4e2aecb4667480b",
                        "title": "3d0f0270c3199ed93a189c67a4e2aecb4667480b",
                        "url": "https://pigweed.googlesource.com/pigweed/quickstart/bazel/+/3d0f0270c3199ed93a189c67a4e2aecb4667480b"
                      }
                ]
          }
    },
  "gitilesCommit": {
    "host": "pigweed.googlesource.com",
    "project": "pigweed/quickstart/bazel",
    "id": "3d0f0270c3199ed93a189c67a4e2aecb4667480b",
    "ref": "refs/heads/main"
  },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8836413067134953728"
    },
    {
      "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"
  }
}
[05:07:12.397] Scheduled build:
{
  "id": "8670983005260382401",
  "builder": {
    "project": "pigweed",
    "bucket": "quickstart.ci",
    "builder": "quickstart-bazel-deps"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-09-11T05:07:12.096100046Z",
  "updateTime": "2026-09-11T05:07:12.096100046Z",
  "status": "SCHEDULED",
  "input": {
    "gitilesCommit": {
      "host": "pigweed.googlesource.com",
      "project": "pigweed/quickstart/bazel",
      "id": "3d0f0270c3199ed93a189c67a4e2aecb4667480b",
      "ref": "refs/heads/main"
    }
  }
}
[05:07:12.397] Task URL: https://cr-buildbucket.appspot.com/build/8670983005260382401
[05:07:12.397] Scheduling timer "check-buildbucket-build-status" (pigweed/quickstart.ci-quickstart-bazel-deps:8836413067134953728:2:0) after 2m19s
[05:07:13.361] Received PubSub notification, asking Buildbucket for the build status
[05:07:13.380] Build status: SCHEDULED
[05:09:31.502] Handling timer "check-buildbucket-build-status" (pigweed/quickstart.ci-quickstart-bazel-deps:8836413067134953728:2:0)
[05:09:31.591] Build status: SCHEDULED
[05:09:31.591] Scheduling timer "check-buildbucket-build-status" (pigweed/quickstart.ci-quickstart-bazel-deps:8836413067134953728:4:0) after 7m10s
[05:10:29.622] Received PubSub notification, asking Buildbucket for the build status
[05:10:29.655] Build status: STARTED
[05:11:12.160] Received PubSub notification, asking Buildbucket for the build status
[05:11:12.282] Build:
{
  "id": "8670983005260382401",
  "builder": {
    "project": "pigweed",
    "bucket": "quickstart.ci",
    "builder": "quickstart-bazel-deps"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-09-11T05:07:12.096100046Z",
  "startTime": "2026-09-11T05:10:29.300680396Z",
  "endTime": "2026-09-11T05:11:11.681872030Z",
  "updateTime": "2026-09-11T05:11:11.681872030Z",
  "status": "SUCCESS",
  "input": {
    "gitilesCommit": {
      "host": "pigweed.googlesource.com",
      "project": "pigweed/quickstart/bazel",
      "id": "3d0f0270c3199ed93a189c67a4e2aecb4667480b",
      "ref": "refs/heads/main"
    }
  }
}
[05:11:12.282] Invocation finished in 4m1.358682132s with status SUCCEEDED