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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:6469 (1 month ago)

Debug log (UTC)

[09:08:42.165] New invocation is queued and will start shortly
[09:08:43.326] Starting the invocation (attempt 1)
[09:08:43.345] Ignoring gitiles_ref tag without the buildset tag
[09:08:43.345] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[09:08:43.345] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[09:08:43.345] Buildbucket request:
{
  "requestId": "8846816523110576608",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8846816523110576608",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "6469"
                            },
                        "id": "cron:v1:6469"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8846816523110576608"
    },
    {
      "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"
  }
}
[09:08:44.714] Scheduled build:
{
  "id": "8681386460405177201",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-19T09:08:44.122889297Z",
  "updateTime": "2026-05-19T09:08:44.617061572Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[09:08:44.714] Task URL: https://cr-buildbucket.appspot.com/build/8681386460405177201
[09:08:44.714] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846816523110576608:2:0) after 4m50s
[09:08:45.345] Received PubSub notification, asking Buildbucket for the build status
[09:08:45.388] Build status: SCHEDULED
[09:12:58.134] Received PubSub notification, asking Buildbucket for the build status
[09:12:58.154] Build status: STARTED
[09:13:28.873] Received PubSub notification, asking Buildbucket for the build status
[09:13:28.896] Build:
{
  "id": "8681386460405177201",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-19T09:08:44.122889297Z",
  "startTime": "2026-05-19T09:12:57.985056891Z",
  "endTime": "2026-05-19T09:13:28.456210657Z",
  "updateTime": "2026-05-19T09:13:28.456210657Z",
  "status": "SUCCESS",
  "input": {

  }
}
[09:13:28.896] Invocation finished in 4m46.736139099s with status SUCCEEDED