Status: SUCCEEDED
Triggered by: -
Duration: 2 minutes
Actions:

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:10366 (3 weeks ago)

Debug log (UTC)

[03:37:20.380] New invocation is queued and will start shortly
[03:37:22.896] Starting the invocation (attempt 1)
[03:37:22.923] Ignoring gitiles_ref tag without the buildset tag
[03:37:22.923] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[03:37:22.923] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[03:37:22.923] Buildbucket request:
{
  "requestId": "8844300655611712368",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844300655611712368",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "10366"
                            },
                        "id": "cron:v1:10366"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844300655611712368"
    },
    {
      "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"
  }
}
[03:37:24.575] Scheduled build:
{
  "id": "8678870591283038065",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-16T03:37:23.887393620Z",
  "updateTime": "2026-06-16T03:37:23.887393620Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[03:37:24.575] Task URL: https://cr-buildbucket.appspot.com/build/8678870591283038065
[03:37:24.575] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844300655611712368:2:0) after 8m16s
[03:38:25.369] Received PubSub notification, asking Buildbucket for the build status
[03:38:25.393] Build status: SCHEDULED
[03:39:39.456] Received PubSub notification, asking Buildbucket for the build status
[03:39:39.489] Build:
{
  "id": "8678870591283038065",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-16T03:37:23.887393620Z",
  "startTime": "2026-06-16T03:39:10.244211024Z",
  "endTime": "2026-06-16T03:39:36.406258260Z",
  "updateTime": "2026-06-16T03:39:36.406258260Z",
  "status": "SUCCESS",
  "input": {

  }
}
[03:39:39.489] Invocation finished in 2m19.112677858s with status SUCCEEDED