Status: SUCCEEDED
Triggered by: -
Duration: 44 seconds
Actions:

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

buildbucket: <
  server: "cr-buildbucket.appspot.com"
  bucket: "turboci"
  builder: "turbo-ci-hello"
>

Incoming triggers

  • cron:v1:10837 (3 weeks ago)

Debug log (UTC)

[12:25:30.046] New invocation is queued and will start shortly
[12:25:31.105] Starting the invocation (attempt 1)
[12:25:31.131] Ignoring gitiles_ref tag without the buildset tag
[12:25:31.131] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[12:25:31.131] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[12:25:31.131] Buildbucket request:
{
  "requestId": "8843995635688915584",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8843995635688915584",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "10837"
                            },
                        "id": "cron:v1:10837"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8843995635688915584"
    },
    {
      "key": "scheduler_job_id",
      "value": "infra/turbo-ci-hello"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
  }
}
[12:25:32.841] Scheduled build:
{
  "id": "8678565573063960481",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-19T12:25:31.929300336Z",
  "updateTime": "2026-06-19T12:25:31.929300336Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[12:25:32.841] Task URL: https://cr-buildbucket.appspot.com/build/8678565573063960481
[12:25:32.841] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8843995635688915584:2:0) after 1m47s
[12:25:34.334] Received PubSub notification, asking Buildbucket for the build status
[12:25:34.376] Build status: SCHEDULED
[12:25:48.156] Received PubSub notification, asking Buildbucket for the build status
[12:25:48.194] Build status: STARTED
[12:26:14.011] Received PubSub notification, asking Buildbucket for the build status
[12:26:14.089] Build:
{
  "id": "8678565573063960481",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-19T12:25:31.929300336Z",
  "startTime": "2026-06-19T12:25:43.517698874Z",
  "endTime": "2026-06-19T12:26:09.551147493Z",
  "updateTime": "2026-06-19T12:26:09.551147493Z",
  "status": "SUCCESS",
  "input": {

  }
}
[12:26:14.089] Invocation finished in 44.046541575s with status SUCCEEDED