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:17428 (1 month ago)

Debug log (UTC)

[11:35:36.751] New invocation is queued and will start shortly
[11:35:40.852] Starting the invocation (attempt 1)
[11:35:40.879] Ignoring gitiles_ref tag without the buildset tag
[11:35:40.879] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[11:35:40.880] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[11:35:40.880] Buildbucket request:
{
  "requestId": "8839740716966782400",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8839740716966782400",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "17428"
                            },
                        "id": "cron:v1:17428"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8839740716966782400"
    },
    {
      "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:35:42.115] Scheduled build:
{
  "id": "8674310651285610913",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-05T11:35:41.547778334Z",
  "updateTime": "2026-08-05T11:35:41.547778334Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[11:35:42.115] Task URL: https://cr-buildbucket.appspot.com/build/8674310651285610913
[11:35:42.115] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8839740716966782400:2:0) after 1m3s
[11:35:42.784] Received PubSub notification, asking Buildbucket for the build status
[11:35:42.805] Build status: SCHEDULED
[11:35:46.424] Received PubSub notification, asking Buildbucket for the build status
[11:35:46.447] Build status: STARTED
[11:36:12.305] Received PubSub notification, asking Buildbucket for the build status
[11:36:12.363] Build:
{
  "id": "8674310651285610913",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-05T11:35:41.547778334Z",
  "startTime": "2026-08-05T11:35:46.201996118Z",
  "endTime": "2026-08-05T11:36:11.095013337Z",
  "updateTime": "2026-08-05T11:36:11.095013337Z",
  "status": "SUCCESS",
  "input": {

  }
}
[11:36:12.363] Invocation finished in 35.617361167s with status SUCCEEDED