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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:22033 (2 weeks ago)

Debug log (UTC)

[08:07:54.285] New invocation is queued and will start shortly
[08:07:55.358] Starting the invocation (attempt 1)
[08:07:55.385] Ignoring gitiles_ref tag without the buildset tag
[08:07:55.385] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[08:07:55.385] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[08:07:55.385] Buildbucket request:
{
  "requestId": "8836764084917450448",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8836764084917450448",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "22033"
                            },
                        "id": "cron:v1:22033"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8836764084917450448"
    },
    {
      "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"
  }
}
[08:07:56.939] Scheduled build:
{
  "id": "8671334022500899969",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-07T08:07:55.969039073Z",
  "updateTime": "2026-09-07T08:07:56.536886324Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[08:07:56.940] Task URL: https://cr-buildbucket.appspot.com/build/8671334022500899969
[08:07:56.940] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8836764084917450448:2:0) after 7m52s
[08:07:57.297] Received PubSub notification, asking Buildbucket for the build status
[08:07:57.433] Build status: SCHEDULED
[08:08:00.143] Received PubSub notification, asking Buildbucket for the build status
[08:08:00.172] Build status: STARTED
[08:08:28.522] Received PubSub notification, asking Buildbucket for the build status
[08:08:28.547] Build:
{
  "id": "8671334022500899969",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-07T08:07:55.969039073Z",
  "startTime": "2026-09-07T08:07:59.933024762Z",
  "endTime": "2026-09-07T08:08:28.062783902Z",
  "updateTime": "2026-09-07T08:08:28.062783902Z",
  "status": "SUCCESS",
  "input": {

  }
}
[08:08:28.547] Invocation finished in 34.265899829s with status SUCCEEDED