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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:15349 (1 month ago)

Debug log (UTC)

[15:48:42.744] New invocation is queued and will start shortly
[15:48:43.945] Starting the invocation (attempt 1)
[15:48:43.976] Ignoring gitiles_ref tag without the buildset tag
[15:48:43.976] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[15:48:43.976] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[15:48:43.976] Buildbucket request:
{
  "requestId": "8841083747794394352",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8841083747794394352",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "15349"
                            },
                        "id": "cron:v1:15349"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8841083747794394352"
    },
    {
      "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:48:45.336] Scheduled build:
{
  "id": "8675653685233397153",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-21T15:48:44.565585264Z",
  "updateTime": "2026-07-21T15:48:45.009306303Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[15:48:45.336] Task URL: https://cr-buildbucket.appspot.com/build/8675653685233397153
[15:48:45.336] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8841083747794394352:2:0) after 2m16s
[15:48:45.850] Received PubSub notification, asking Buildbucket for the build status
[15:48:46.056] Build status: SCHEDULED
[15:48:52.981] Received PubSub notification, asking Buildbucket for the build status
[15:48:53.004] Build status: STARTED
[15:49:17.569] Received PubSub notification, asking Buildbucket for the build status
[15:49:17.600] Build:
{
  "id": "8675653685233397153",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-21T15:48:44.565585264Z",
  "startTime": "2026-07-21T15:48:52.840177167Z",
  "endTime": "2026-07-21T15:49:17.110038305Z",
  "updateTime": "2026-07-21T15:49:17.110038305Z",
  "status": "SUCCESS",
  "input": {

  }
}
[15:49:17.600] Invocation finished in 34.86124397s with status SUCCEEDED