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:19783 (3 weeks ago)

Debug log (UTC)

[06:49:04.466] New invocation is queued and will start shortly
[06:49:07.784] Starting the invocation (attempt 1)
[06:49:07.820] Ignoring gitiles_ref tag without the buildset tag
[06:49:07.820] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[06:49:07.821] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[06:49:07.821] Buildbucket request:
{
  "requestId": "8838218595956943216",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8838218595956943216",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "19783"
                            },
                        "id": "cron:v1:19783"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8838218595956943216"
    },
    {
      "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"
  }
}
[06:49:09.418] Scheduled build:
{
  "id": "8672788530861073345",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-22T06:49:08.703932495Z",
  "updateTime": "2026-08-22T06:49:09.215173101Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[06:49:09.418] Task URL: https://cr-buildbucket.appspot.com/build/8672788530861073345
[06:49:09.418] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8838218595956943216:2:0) after 4m5s
[06:49:10.218] Received PubSub notification, asking Buildbucket for the build status
[06:49:10.242] Build status: SCHEDULED
[06:49:13.008] Received PubSub notification, asking Buildbucket for the build status
[06:49:13.029] Build status: STARTED
[06:49:36.690] Received PubSub notification, asking Buildbucket for the build status
[06:49:36.768] Build:
{
  "id": "8672788530861073345",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-22T06:49:08.703932495Z",
  "startTime": "2026-08-22T06:49:12.848380397Z",
  "endTime": "2026-08-22T06:49:36.423723214Z",
  "updateTime": "2026-08-22T06:49:36.423723214Z",
  "status": "SUCCESS",
  "input": {

  }
}
[06:49:36.768] Invocation finished in 32.30969888s with status SUCCEEDED