Status: SUCCEEDED
Triggered by: -
Duration: 2 minutes
Actions:

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:20890 (5 days ago)

Debug log (UTC)

[04:08:19.143] New invocation is queued and will start shortly
[04:08:20.508] Starting the invocation (attempt 1)
[04:08:20.541] Ignoring gitiles_ref tag without the buildset tag
[04:08:20.541] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[04:08:20.541] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[04:08:20.542] Buildbucket request:
{
  "requestId": "8837503934078859344",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8837503934078859344",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "20890"
                            },
                        "id": "cron:v1:20890"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8837503934078859344"
    },
    {
      "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"
  }
}
[04:08:22.066] Scheduled build:
{
  "id": "8672073870960151713",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-30T04:08:21.495586366Z",
  "updateTime": "2026-08-30T04:08:21.941119752Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[04:08:22.066] Task URL: https://cr-buildbucket.appspot.com/build/8672073870960151713
[04:08:22.066] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8837503934078859344:2:0) after 8m54s
[04:08:22.700] Received PubSub notification, asking Buildbucket for the build status
[04:08:22.718] Build status: SCHEDULED
[04:10:30.561] Received PubSub notification, asking Buildbucket for the build status
[04:10:30.587] Build status: STARTED
[04:10:54.854] Received PubSub notification, asking Buildbucket for the build status
[04:10:54.873] Build:
{
  "id": "8672073870960151713",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-30T04:08:21.495586366Z",
  "startTime": "2026-08-30T04:10:30.281547173Z",
  "endTime": "2026-08-30T04:10:54.264687006Z",
  "updateTime": "2026-08-30T04:10:54.264687006Z",
  "status": "SUCCESS",
  "input": {

  }
}
[04:10:54.873] Invocation finished in 2m35.736187382s with status SUCCEEDED