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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:23926 (4 days ago)

Debug log (UTC)

[20:06:00.589] New invocation is queued and will start shortly
[20:06:01.644] Starting the invocation (attempt 1)
[20:06:01.687] Ignoring gitiles_ref tag without the buildset tag
[20:06:01.687] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[20:06:01.687] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[20:06:01.688] Buildbucket request:
{
  "requestId": "8835541145088007200",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8835541145088007200",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "23926"
                            },
                        "id": "cron:v1:23926"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8835541145088007200"
    },
    {
      "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"
  }
}
[20:06:02.958] Scheduled build:
{
  "id": "8670111082616873777",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-20T20:06:02.327109782Z",
  "updateTime": "2026-09-20T20:06:02.829918702Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[20:06:02.958] Task URL: https://cr-buildbucket.appspot.com/build/8670111082616873777
[20:06:02.958] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8835541145088007200:2:0) after 3m11s
[20:06:03.713] Received PubSub notification, asking Buildbucket for the build status
[20:06:03.733] Build status: SCHEDULED
[20:06:08.658] Received PubSub notification, asking Buildbucket for the build status
[20:06:08.707] Build status: STARTED
[20:06:39.820] Received PubSub notification, asking Buildbucket for the build status
[20:06:39.841] Build:
{
  "id": "8670111082616873777",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-20T20:06:02.327109782Z",
  "startTime": "2026-09-20T20:06:08.464773620Z",
  "endTime": "2026-09-20T20:06:39.546650353Z",
  "updateTime": "2026-09-20T20:06:39.546650353Z",
  "status": "SUCCESS",
  "input": {

  }
}
[20:06:39.841] Invocation finished in 39.254990387s with status SUCCEEDED