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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:20671 (1 week ago)

Debug log (UTC)

[14:46:07.011] New invocation is queued and will start shortly
[14:46:09.116] Starting the invocation (attempt 1)
[14:46:09.144] Ignoring gitiles_ref tag without the buildset tag
[14:46:09.144] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[14:46:09.144] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[14:46:09.144] Buildbucket request:
{
  "requestId": "8837645001244402016",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8837645001244402016",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "20671"
                            },
                        "id": "cron:v1:20671"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8837645001244402016"
    },
    {
      "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"
  }
}
[14:46:10.879] Scheduled build:
{
  "id": "8672214937342921649",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-28T14:46:10.109749004Z",
  "updateTime": "2026-08-28T14:46:10.109749004Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[14:46:10.879] Task URL: https://cr-buildbucket.appspot.com/build/8672214937342921649
[14:46:10.879] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8837645001244402016:2:0) after 5m6s
[14:46:15.447] Received PubSub notification, asking Buildbucket for the build status
[14:46:15.477] Build status: SCHEDULED
[14:46:21.987] Received PubSub notification, asking Buildbucket for the build status
[14:46:22.009] Build status: STARTED
[14:46:54.643] Received PubSub notification, asking Buildbucket for the build status
[14:46:54.677] Build:
{
  "id": "8672214937342921649",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-28T14:46:10.109749004Z",
  "startTime": "2026-08-28T14:46:17.416988388Z",
  "endTime": "2026-08-28T14:46:54.313710787Z",
  "updateTime": "2026-08-28T14:46:54.313710787Z",
  "status": "SUCCESS",
  "input": {

  }
}
[14:46:54.677] Invocation finished in 47.67186868s with status SUCCEEDED