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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:9922 (1 month ago)

Debug log (UTC)

[23:54:18.345] New invocation is queued and will start shortly
[23:54:19.535] Starting the invocation (attempt 1)
[23:54:19.561] Ignoring gitiles_ref tag without the buildset tag
[23:54:19.561] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[23:54:19.562] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[23:54:19.562] Buildbucket request:
{
  "requestId": "8844586478590844080",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844586478590844080",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "9922"
                            },
                        "id": "cron:v1:9922"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844586478590844080"
    },
    {
      "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"
  }
}
[23:54:22.339] Scheduled build:
{
  "id": "8679156415160627233",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-12T23:54:20.996078505Z",
  "updateTime": "2026-06-12T23:54:21.935645593Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[23:54:22.339] Task URL: https://cr-buildbucket.appspot.com/build/8679156415160627233
[23:54:22.339] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844586478590844080:2:0) after 1m47s
[23:54:22.876] Received PubSub notification, asking Buildbucket for the build status
[23:54:22.900] Build status: SCHEDULED
[23:54:25.922] Received PubSub notification, asking Buildbucket for the build status
[23:54:25.943] Build status: STARTED
[23:54:47.406] Received PubSub notification, asking Buildbucket for the build status
[23:54:47.729] Build:
{
  "id": "8679156415160627233",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-12T23:54:20.996078505Z",
  "startTime": "2026-06-12T23:54:25.357878467Z",
  "endTime": "2026-06-12T23:54:47.007783425Z",
  "updateTime": "2026-06-12T23:54:47.007783425Z",
  "status": "SUCCESS",
  "input": {

  }
}
[23:54:47.729] Invocation finished in 29.387229524s with status SUCCEEDED