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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:18811 (1 month ago)

Debug log (UTC)

[08:15:22.542] New invocation is queued and will start shortly
[08:15:23.593] Starting the invocation (attempt 1)
[08:15:23.620] Ignoring gitiles_ref tag without the buildset tag
[08:15:23.621] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[08:15:23.621] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[08:15:23.621] Buildbucket request:
{
  "requestId": "8838847345112392016",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8838847345112392016",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "18811"
                            },
                        "id": "cron:v1:18811"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8838847345112392016"
    },
    {
      "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"
  }
}
[08:15:25.458] Scheduled build:
{
  "id": "8673417282674532241",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-15T08:15:24.247864003Z",
  "updateTime": "2026-08-15T08:15:25.152156711Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[08:15:25.458] Task URL: https://cr-buildbucket.appspot.com/build/8673417282674532241
[08:15:25.458] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8838847345112392016:2:0) after 4m1s
[08:15:25.956] Received PubSub notification, asking Buildbucket for the build status
[08:15:25.978] Build status: SCHEDULED
[08:15:30.744] Received PubSub notification, asking Buildbucket for the build status
[08:15:30.766] Build status: STARTED
[08:16:12.983] Received PubSub notification, asking Buildbucket for the build status
[08:16:13.011] Build:
{
  "id": "8673417282674532241",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-15T08:15:24.247864003Z",
  "startTime": "2026-08-15T08:15:30.484236877Z",
  "endTime": "2026-08-15T08:16:10.735879769Z",
  "updateTime": "2026-08-15T08:16:10.735879769Z",
  "status": "SUCCESS",
  "input": {

  }
}
[08:16:13.011] Invocation finished in 50.472966573s with status SUCCEEDED