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

Debug log (UTC)

[04:19:55.451] New invocation is queued and will start shortly
[04:19:58.229] Starting the invocation (attempt 1)
[04:19:58.259] Ignoring gitiles_ref tag without the buildset tag
[04:19:58.259] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[04:19:58.259] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[04:19:58.259] Buildbucket request:
{
  "requestId": "8839043352375187312",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8839043352375187312",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "18508"
                            },
                        "id": "cron:v1:18508"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8839043352375187312"
    },
    {
      "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"
  }
}
[04:19:59.446] Scheduled build:
{
  "id": "8673613288106605425",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-13T04:19:58.900349915Z",
  "updateTime": "2026-08-13T04:19:59.357816227Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[04:19:59.446] Task URL: https://cr-buildbucket.appspot.com/build/8673613288106605425
[04:19:59.446] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8839043352375187312:2:0) after 3m10s
[04:20:00.182] Received PubSub notification, asking Buildbucket for the build status
[04:20:00.207] Build status: SCHEDULED
[04:20:03.129] Received PubSub notification, asking Buildbucket for the build status
[04:20:03.160] Build status: STARTED
[04:20:28.283] Received PubSub notification, asking Buildbucket for the build status
[04:20:28.308] Build:
{
  "id": "8673613288106605425",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-13T04:19:58.900349915Z",
  "startTime": "2026-08-13T04:20:02.945668104Z",
  "endTime": "2026-08-13T04:20:26.862353498Z",
  "updateTime": "2026-08-13T04:20:26.862353498Z",
  "status": "SUCCESS",
  "input": {

  }
}
[04:20:28.308] Invocation finished in 32.862220177s with status SUCCEEDED