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:9520 (2 days ago)

Debug log (UTC)

[03:08:46.957] New invocation is queued and will start shortly
[03:08:48.016] Starting the invocation (attempt 1)
[03:08:48.038] Ignoring gitiles_ref tag without the buildset tag
[03:08:48.038] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[03:08:48.038] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[03:08:48.039] Buildbucket request:
{
  "requestId": "8844846034065330544",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844846034065330544",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "9520"
                            },
                        "id": "cron:v1:9520"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844846034065330544"
    },
    {
      "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"
  }
}
[03:08:50.183] Scheduled build:
{
  "id": "8679415971167623521",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-10T03:08:49.099887191Z",
  "updateTime": "2026-06-10T03:08:49.099887191Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[03:08:50.183] Task URL: https://cr-buildbucket.appspot.com/build/8679415971167623521
[03:08:50.183] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844846034065330544:2:0) after 7m40s
[03:08:50.703] Received PubSub notification, asking Buildbucket for the build status
[03:08:50.721] Build status: SCHEDULED
[03:08:58.044] Received PubSub notification, asking Buildbucket for the build status
[03:08:58.140] Build status: STARTED
[03:09:23.769] Received PubSub notification, asking Buildbucket for the build status
[03:09:23.892] Build:
{
  "id": "8679415971167623521",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-10T03:08:49.099887191Z",
  "startTime": "2026-06-10T03:08:56.473945203Z",
  "endTime": "2026-06-10T03:09:23.216622490Z",
  "updateTime": "2026-06-10T03:09:23.216622490Z",
  "status": "SUCCESS",
  "input": {

  }
}
[03:09:23.892] Invocation finished in 36.939922221s with status SUCCEEDED