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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:23023 (1 week ago)

Debug log (UTC)

[09:29:28.069] New invocation is queued and will start shortly
[09:29:29.122] Starting the invocation (attempt 1)
[09:29:29.148] Ignoring gitiles_ref tag without the buildset tag
[09:29:29.148] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[09:29:29.148] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[09:29:29.148] Buildbucket request:
{
  "requestId": "8836124774649773760",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8836124774649773760",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "23023"
                            },
                        "id": "cron:v1:23023"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8836124774649773760"
    },
    {
      "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"
  }
}
[09:29:30.388] Scheduled build:
{
  "id": "8670694712251899825",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-14T09:29:29.733679213Z",
  "updateTime": "2026-09-14T09:29:29.733679213Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[09:29:30.388] Task URL: https://cr-buildbucket.appspot.com/build/8670694712251899825
[09:29:30.388] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8836124774649773760:2:0) after 4m0s
[09:29:32.182] Received PubSub notification, asking Buildbucket for the build status
[09:29:32.218] Build status: SCHEDULED
[09:29:35.164] Received PubSub notification, asking Buildbucket for the build status
[09:29:35.183] Build status: STARTED
[09:30:01.830] Received PubSub notification, asking Buildbucket for the build status
[09:30:01.855] Build:
{
  "id": "8670694712251899825",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-14T09:29:29.733679213Z",
  "startTime": "2026-09-14T09:29:34.380337619Z",
  "endTime": "2026-09-14T09:30:00.688283660Z",
  "updateTime": "2026-09-14T09:30:00.688283660Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[09:30:01.855] Invocation finished in 33.792411588s with status SUCCEEDED