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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:23494 (1 week ago)

Debug log (UTC)

[18:12:22.043] New invocation is queued and will start shortly
[18:12:24.740] Starting the invocation (attempt 1)
[18:12:24.767] Ignoring gitiles_ref tag without the buildset tag
[18:12:24.767] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[18:12:24.767] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[18:12:24.767] Buildbucket request:
{
  "requestId": "8835820085752903792",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8835820085752903792",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "23494"
                            },
                        "id": "cron:v1:23494"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8835820085752903792"
    },
    {
      "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"
  }
}
[18:12:26.016] Scheduled build:
{
  "id": "8670390021706698577",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-17T18:12:25.281196141Z",
  "updateTime": "2026-09-17T18:12:25.281196141Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[18:12:26.016] Task URL: https://cr-buildbucket.appspot.com/build/8670390021706698577
[18:12:26.016] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8835820085752903792:2:0) after 8m27s
[18:12:26.630] Received PubSub notification, asking Buildbucket for the build status
[18:12:26.647] Build status: SCHEDULED
[18:12:31.782] Received PubSub notification, asking Buildbucket for the build status
[18:12:31.804] Build status: STARTED
[18:12:58.436] Received PubSub notification, asking Buildbucket for the build status
[18:12:58.478] Build:
{
  "id": "8670390021706698577",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-17T18:12:25.281196141Z",
  "startTime": "2026-09-17T18:12:31.379759629Z",
  "endTime": "2026-09-17T18:12:57.353024560Z",
  "updateTime": "2026-09-17T18:12:57.353024560Z",
  "status": "SUCCESS",
  "input": {

  }
}
[18:12:58.478] Invocation finished in 36.439617773s with status SUCCEEDED