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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:11023 (3 weeks ago)

Debug log (UTC)

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

  }
}
[20:09:28.849] Task URL: https://cr-buildbucket.appspot.com/build/8678445787597896737
[20:09:28.849] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8843875850276179664:2:0) after 3m39s
[20:09:29.045] Received PubSub notification, asking Buildbucket for the build status
[20:09:29.076] Build status: SCHEDULED
[20:09:37.475] Received PubSub notification, asking Buildbucket for the build status
[20:09:37.507] Build status: STARTED
[20:10:01.640] Received PubSub notification, asking Buildbucket for the build status
[20:10:01.739] Build:
{
  "id": "8678445787597896737",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-20T20:09:28.251253448Z",
  "startTime": "2026-06-20T20:09:36.647239250Z",
  "endTime": "2026-06-20T20:10:00.769655778Z",
  "updateTime": "2026-06-20T20:10:00.769655778Z",
  "status": "SUCCESS",
  "input": {

  }
}
[20:10:01.739] Invocation finished in 35.425761434s with status SUCCEEDED