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:4228 (4 months ago)

Debug log (UTC)

[10:14:07.067] New invocation is queued and will start shortly
[10:14:08.163] Starting the invocation (attempt 1)
[10:14:08.199] Ignoring gitiles_ref tag without the buildset tag
[10:14:08.199] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[10:14:08.199] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[10:14:08.200] Buildbucket request:
{
  "requestId": "8848261959013938688",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8848261959013938688",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "4228"
                            },
                        "id": "cron:v1:4228"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8848261959013938688"
    },
    {
      "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"
  }
}
[10:14:09.899] Scheduled build:
{
  "id": "8682831896118569313",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-03T10:14:09.206094667Z",
  "updateTime": "2026-05-03T10:14:09.661527038Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[10:14:09.899] Task URL: https://cr-buildbucket.appspot.com/build/8682831896118569313
[10:14:09.899] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8848261959013938688:2:0) after 4m21s
[10:14:10.450] Received PubSub notification, asking Buildbucket for the build status
[10:14:10.526] Build status: SCHEDULED
[10:14:14.178] Received PubSub notification, asking Buildbucket for the build status
[10:14:14.203] Build status: STARTED
[10:14:39.325] Received PubSub notification, asking Buildbucket for the build status
[10:14:39.451] Build:
{
  "id": "8682831896118569313",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-03T10:14:09.206094667Z",
  "startTime": "2026-05-03T10:14:13.943442304Z",
  "endTime": "2026-05-03T10:14:39.001752635Z",
  "updateTime": "2026-05-03T10:14:39.001752635Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[10:14:39.451] Invocation finished in 32.389695328s with status SUCCEEDED