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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:19081 (4 weeks ago)

Debug log (UTC)

[06:27:20.826] New invocation is queued and will start shortly
[06:27:21.933] Starting the invocation (attempt 1)
[06:27:21.956] Ignoring gitiles_ref tag without the buildset tag
[06:27:21.956] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[06:27:21.956] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[06:27:21.957] Buildbucket request:
{
  "requestId": "8838672947753020016",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8838672947753020016",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "19081"
                            },
                        "id": "cron:v1:19081"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8838672947753020016"
    },
    {
      "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"
  }
}
[06:27:23.270] Scheduled build:
{
  "id": "8673242885417454497",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-17T06:27:22.432775854Z",
  "updateTime": "2026-08-17T06:27:22.432775854Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[06:27:23.270] Task URL: https://cr-buildbucket.appspot.com/build/8673242885417454497
[06:27:23.270] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8838672947753020016:2:0) after 5m38s
[06:27:23.909] Received PubSub notification, asking Buildbucket for the build status
[06:27:23.985] Build status: SCHEDULED
[06:27:29.738] Received PubSub notification, asking Buildbucket for the build status
[06:27:29.918] Build status: STARTED
[06:27:50.978] Received PubSub notification, asking Buildbucket for the build status
[06:27:50.999] Build:
{
  "id": "8673242885417454497",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-17T06:27:22.432775854Z",
  "startTime": "2026-08-17T06:27:28.012203457Z",
  "endTime": "2026-08-17T06:27:50.603641346Z",
  "updateTime": "2026-08-17T06:27:50.603641346Z",
  "status": "SUCCESS",
  "input": {

  }
}
[06:27:50.999] Invocation finished in 30.178174535s with status SUCCEEDED