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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:14269 (2 months ago)

Debug log (UTC)

[23:21:49.564] New invocation is queued and will start shortly
[23:21:50.938] Starting the invocation (attempt 1)
[23:21:50.969] Ignoring gitiles_ref tag without the buildset tag
[23:21:50.969] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[23:21:50.969] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[23:21:50.969] Buildbucket request:
{
  "requestId": "8841780016078543520",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8841780016078543520",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "14269"
                            },
                        "id": "cron:v1:14269"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8841780016078543520"
    },
    {
      "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"
  }
}
[23:21:51.884] Scheduled build:
{
  "id": "8676349953527874913",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-13T23:21:51.375039140Z",
  "updateTime": "2026-07-13T23:21:51.375039140Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[23:21:51.884] Task URL: https://cr-buildbucket.appspot.com/build/8676349953527874913
[23:21:51.885] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8841780016078543520:2:0) after 5m37s
[23:21:52.675] Received PubSub notification, asking Buildbucket for the build status
[23:21:52.695] Build status: SCHEDULED
[23:21:57.083] Received PubSub notification, asking Buildbucket for the build status
[23:21:57.146] Build status: STARTED
[23:22:21.095] Received PubSub notification, asking Buildbucket for the build status
[23:22:21.143] Build:
{
  "id": "8676349953527874913",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-13T23:21:51.375039140Z",
  "startTime": "2026-07-13T23:21:56.845525606Z",
  "endTime": "2026-07-13T23:22:20.708558896Z",
  "updateTime": "2026-07-13T23:22:20.708558896Z",
  "status": "SUCCESS",
  "input": {

  }
}
[23:22:21.143] Invocation finished in 31.583726993s with status SUCCEEDED