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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:6292 (1 month ago)

Debug log (UTC)

[02:57:24.689] New invocation is queued and will start shortly
[02:57:27.423] Starting the invocation (attempt 1)
[02:57:27.446] Ignoring gitiles_ref tag without the buildset tag
[02:57:27.446] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[02:57:27.446] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[02:57:27.447] Buildbucket request:
{
  "requestId": "8846930479702583680",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8846930479702583680",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "6292"
                            },
                        "id": "cron:v1:6292"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8846930479702583680"
    },
    {
      "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"
  }
}
[02:57:29.944] Scheduled build:
{
  "id": "8681500414464300897",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-18T02:57:29.063593765Z",
  "updateTime": "2026-05-18T02:57:29.546019235Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[02:57:29.944] Task URL: https://cr-buildbucket.appspot.com/build/8681500414464300897
[02:57:29.944] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846930479702583680:2:0) after 7m11s
[02:57:30.348] Received PubSub notification, asking Buildbucket for the build status
[02:57:30.368] Build status: SCHEDULED
[02:57:34.091] Received PubSub notification, asking Buildbucket for the build status
[02:57:34.135] Build status: STARTED
[02:58:05.814] Received PubSub notification, asking Buildbucket for the build status
[02:58:05.881] Build:
{
  "id": "8681500414464300897",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-18T02:57:29.063593765Z",
  "startTime": "2026-05-18T02:57:33.789923625Z",
  "endTime": "2026-05-18T02:58:05.404190104Z",
  "updateTime": "2026-05-18T02:58:05.404190104Z",
  "status": "SUCCESS",
  "input": {

  }
}
[02:58:05.881] Invocation finished in 41.196581553s with status SUCCEEDED