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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:11899 (1 week ago)

Debug log (UTC)

[02:18:44.182] New invocation is queued and will start shortly
[02:18:45.238] Starting the invocation (attempt 1)
[02:18:45.269] Ignoring gitiles_ref tag without the buildset tag
[02:18:45.269] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[02:18:45.269] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[02:18:45.269] Buildbucket request:
{
  "requestId": "8843309034272553168",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8843309034272553168",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "11899"
                            },
                        "id": "cron:v1:11899"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8843309034272553168"
    },
    {
      "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"
  }
}
[02:18:46.619] Scheduled build:
{
  "id": "8677878971932912929",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-27T02:18:45.793610037Z",
  "updateTime": "2026-06-27T02:18:46.264631647Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[02:18:46.619] Task URL: https://cr-buildbucket.appspot.com/build/8677878971932912929
[02:18:46.619] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8843309034272553168:2:0) after 9m17s
[02:18:47.039] Received PubSub notification, asking Buildbucket for the build status
[02:18:47.058] Build status: SCHEDULED
[02:18:52.265] Received PubSub notification, asking Buildbucket for the build status
[02:18:52.304] Build status: STARTED
[02:19:19.496] Received PubSub notification, asking Buildbucket for the build status
[02:19:19.520] Build:
{
  "id": "8677878971932912929",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-27T02:18:45.793610037Z",
  "startTime": "2026-06-27T02:18:52.053863416Z",
  "endTime": "2026-06-27T02:19:16.777308371Z",
  "updateTime": "2026-06-27T02:19:16.777308371Z",
  "status": "SUCCESS",
  "input": {

  }
}
[02:19:19.520] Invocation finished in 35.3413199s with status SUCCEEDED