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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:220 (3 weeks ago)

Debug log (UTC)

[11:45:02.944] New invocation is queued and will start shortly
[11:45:04.172] Starting the invocation (attempt 1)
[11:45:04.195] Ignoring gitiles_ref tag without the buildset tag
[11:45:04.195] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[11:45:04.195] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[11:45:04.195] Buildbucket request:
{
  "requestId": "8850883550137334192",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8850883550137334192",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "220"
                            },
                        "id": "cron:v1:220"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8850883550137334192"
    },
    {
      "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"
  }
}
[11:45:06.789] Scheduled build:
{
  "id": "8685453486559870177",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-04T11:45:05.734524418Z",
  "updateTime": "2026-04-04T11:45:06.302916829Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[11:45:06.789] Task URL: https://cr-buildbucket.appspot.com/build/8685453486559870177
[11:45:06.789] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8850883550137334192:2:0) after 5m19s
[11:45:35.164] Received PubSub notification, asking Buildbucket for the build status
[11:45:35.191] Build status: STARTED
[11:45:41.814] Received PubSub notification, asking Buildbucket for the build status
[11:45:41.832] Build:
{
  "id": "8685453486559870177",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-04T11:45:05.734524418Z",
  "startTime": "2026-04-04T11:45:10.543403830Z",
  "endTime": "2026-04-04T11:45:35.994121620Z",
  "updateTime": "2026-04-04T11:45:35.994121620Z",
  "status": "SUCCESS",
  "input": {

  }
}
[11:45:41.832] Invocation finished in 38.893144054s with status SUCCEEDED