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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:17566 (1 month ago)

Debug log (UTC)

[11:13:02.307] New invocation is queued and will start shortly
[11:13:04.394] Starting the invocation (attempt 1)
[11:13:04.416] Ignoring gitiles_ref tag without the buildset tag
[11:13:04.416] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[11:13:04.417] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[11:13:04.417] Buildbucket request:
{
  "requestId": "8839651540238813920",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8839651540238813920",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "17566"
                            },
                        "id": "cron:v1:17566"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8839651540238813920"
    },
    {
      "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:13:05.630] Scheduled build:
{
  "id": "8674221476784947601",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-06T11:13:04.978756940Z",
  "updateTime": "2026-08-06T11:13:05.465485648Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[11:13:05.630] Task URL: https://cr-buildbucket.appspot.com/build/8674221476784947601
[11:13:05.630] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8839651540238813920:2:0) after 2m19s
[11:13:06.206] Received PubSub notification, asking Buildbucket for the build status
[11:13:06.240] Build status: SCHEDULED
[11:13:10.424] Received PubSub notification, asking Buildbucket for the build status
[11:13:10.447] Build status: STARTED
[11:13:33.748] Received PubSub notification, asking Buildbucket for the build status
[11:13:33.768] Build:
{
  "id": "8674221476784947601",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-06T11:13:04.978756940Z",
  "startTime": "2026-08-06T11:13:09.794339934Z",
  "endTime": "2026-08-06T11:13:33.497322448Z",
  "updateTime": "2026-08-06T11:13:33.497322448Z",
  "status": "SUCCESS",
  "input": {

  }
}
[11:13:33.768] Invocation finished in 31.467063053s with status SUCCEEDED