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:23056 (1 week ago)

Debug log (UTC)

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

  }
}
[15:08:24.797] Task URL: https://cr-buildbucket.appspot.com/build/8670673390090699409
[15:08:24.797] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8836103452551212512:2:0) after 2m2s
[15:08:24.871] Received PubSub notification, asking Buildbucket for the build status
[15:08:24.895] Build status: SCHEDULED
[15:08:31.079] Received PubSub notification, asking Buildbucket for the build status
[15:08:31.110] Build status: STARTED
[15:08:56.337] Received PubSub notification, asking Buildbucket for the build status
[15:08:56.400] Build:
{
  "id": "8670673390090699409",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-14T15:08:24.131304474Z",
  "startTime": "2026-09-14T15:08:30.885030537Z",
  "endTime": "2026-09-14T15:08:54.907980362Z",
  "updateTime": "2026-09-14T15:08:54.907980362Z",
  "status": "SUCCESS",
  "input": {

  }
}
[15:08:56.400] Invocation finished in 33.999185933s with status SUCCEEDED