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:23617 (6 days ago)

Debug log (UTC)

[15:16:55.076] New invocation is queued and will start shortly
[15:16:56.360] Starting the invocation (attempt 1)
[15:16:56.392] Ignoring gitiles_ref tag without the buildset tag
[15:16:56.392] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[15:16:56.393] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[15:16:56.393] Buildbucket request:
{
  "requestId": "8835740527112233840",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8835740527112233840",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "23617"
                            },
                        "id": "cron:v1:23617"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8835740527112233840"
    },
    {
      "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"
  }
}
[15:16:57.835] Scheduled build:
{
  "id": "8670310464124177313",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-18T15:16:57.304926763Z",
  "updateTime": "2026-09-18T15:16:57.304926763Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[15:16:57.835] Task URL: https://cr-buildbucket.appspot.com/build/8670310464124177313
[15:16:57.835] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8835740527112233840:2:0) after 2m40s
[15:16:58.558] Received PubSub notification, asking Buildbucket for the build status
[15:16:58.581] Build status: SCHEDULED
[15:17:02.073] Received PubSub notification, asking Buildbucket for the build status
[15:17:02.102] Build status: STARTED
[15:17:26.357] Received PubSub notification, asking Buildbucket for the build status
[15:17:26.409] Build:
{
  "id": "8670310464124177313",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-18T15:16:57.304926763Z",
  "startTime": "2026-09-18T15:17:01.734232542Z",
  "endTime": "2026-09-18T15:17:25.902311028Z",
  "updateTime": "2026-09-18T15:17:25.902311028Z",
  "status": "SUCCESS",
  "input": {

  }
}
[15:17:26.409] Invocation finished in 31.338152648s with status SUCCEEDED