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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:10129 (1 month ago)

Debug log (UTC)

[11:12:57.586] New invocation is queued and will start shortly
[11:12:58.908] Starting the invocation (attempt 1)
[11:12:58.936] Ignoring gitiles_ref tag without the buildset tag
[11:12:58.936] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[11:12:58.936] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[11:12:58.936] Buildbucket request:
{
  "requestId": "8844453184407777312",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844453184407777312",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "10129"
                            },
                        "id": "cron:v1:10129"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844453184407777312"
    },
    {
      "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"
  }
}
[11:13:00.945] Scheduled build:
{
  "id": "8679023121059898513",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-14T11:13:00.157702012Z",
  "updateTime": "2026-06-14T11:13:00.789170642Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[11:13:00.945] Task URL: https://cr-buildbucket.appspot.com/build/8679023121059898513
[11:13:00.945] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844453184407777312:2:0) after 1m51s
[11:13:01.562] Received PubSub notification, asking Buildbucket for the build status
[11:13:01.578] Build status: SCHEDULED
[11:13:07.693] Received PubSub notification, asking Buildbucket for the build status
[11:13:07.714] Build status: STARTED
[11:13:31.602] Received PubSub notification, asking Buildbucket for the build status
[11:13:31.673] Build:
{
  "id": "8679023121059898513",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-14T11:13:00.157702012Z",
  "startTime": "2026-06-14T11:13:07.513230257Z",
  "endTime": "2026-06-14T11:13:31.331934260Z",
  "updateTime": "2026-06-14T11:13:31.331934260Z",
  "status": "SUCCESS",
  "input": {

  }
}
[11:13:31.673] Invocation finished in 34.093387892s with status SUCCEEDED