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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:11596 (2 weeks ago)

Debug log (UTC)

[22:12:23.921] New invocation is queued and will start shortly
[22:12:25.130] Starting the invocation (attempt 1)
[22:12:25.163] Ignoring gitiles_ref tag without the buildset tag
[22:12:25.163] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[22:12:25.163] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[22:12:25.163] Buildbucket request:
{
  "requestId": "8843505726433095712",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8843505726433095712",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "11596"
                            },
                        "id": "cron:v1:11596"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8843505726433095712"
    },
    {
      "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"
  }
}
[22:12:26.881] Scheduled build:
{
  "id": "8678075663715743873",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-24T22:12:25.892411790Z",
  "updateTime": "2026-06-24T22:12:26.602886130Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[22:12:26.881] Task URL: https://cr-buildbucket.appspot.com/build/8678075663715743873
[22:12:26.881] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8843505726433095712:2:0) after 4m14s
[22:12:27.221] Received PubSub notification, asking Buildbucket for the build status
[22:12:27.277] Build status: SCHEDULED
[22:12:31.469] Received PubSub notification, asking Buildbucket for the build status
[22:12:31.495] Build status: STARTED
[22:12:56.317] Received PubSub notification, asking Buildbucket for the build status
[22:12:56.337] Build:
{
  "id": "8678075663715743873",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-24T22:12:25.892411790Z",
  "startTime": "2026-06-24T22:12:30.789282490Z",
  "endTime": "2026-06-24T22:12:55.785964046Z",
  "updateTime": "2026-06-24T22:12:55.785964046Z",
  "status": "SUCCESS",
  "input": {

  }
}
[22:12:56.337] Invocation finished in 32.420010684s with status SUCCEEDED