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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:22474 (2 weeks ago)

Debug log (UTC)

[11:42:14.563] New invocation is queued and will start shortly
[11:42:15.669] Starting the invocation (attempt 1)
[11:42:15.691] Ignoring gitiles_ref tag without the buildset tag
[11:42:15.691] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[11:42:15.691] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[11:42:15.691] Buildbucket request:
{
  "requestId": "8836478809038518112",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8836478809038518112",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "22474"
                            },
                        "id": "cron:v1:22474"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8836478809038518112"
    },
    {
      "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"
  }
}
[11:42:17.186] Scheduled build:
{
  "id": "8671048746365769985",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-10T11:42:16.492807136Z",
  "updateTime": "2026-09-10T11:42:16.492807136Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[11:42:17.186] Task URL: https://cr-buildbucket.appspot.com/build/8671048746365769985
[11:42:17.186] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8836478809038518112:2:0) after 7m21s
[11:42:17.238] Received PubSub notification, asking Buildbucket for the build status
[11:42:17.307] Build status: SCHEDULED
[11:42:23.264] Received PubSub notification, asking Buildbucket for the build status
[11:42:23.357] Build status: STARTED
[11:42:58.763] Received PubSub notification, asking Buildbucket for the build status
[11:42:58.905] Build:
{
  "id": "8671048746365769985",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-10T11:42:16.492807136Z",
  "startTime": "2026-09-10T11:42:22.898055905Z",
  "endTime": "2026-09-10T11:42:58.513470120Z",
  "updateTime": "2026-09-10T11:42:58.513470120Z",
  "status": "SUCCESS",
  "input": {

  }
}
[11:42:58.905] Invocation finished in 44.34614519s with status SUCCEEDED