Status: SUCCEEDED
Triggered by: -
Duration: 1 minute
Actions:

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:20926 (5 days ago)

Debug log (UTC)

[10:20:04.106] New invocation is queued and will start shortly
[10:20:05.195] Starting the invocation (attempt 1)
[10:20:05.229] Ignoring gitiles_ref tag without the buildset tag
[10:20:05.229] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[10:20:05.229] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[10:20:05.230] Buildbucket request:
{
  "requestId": "8837480545627508080",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8837480545627508080",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "20926"
                            },
                        "id": "cron:v1:20926"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8837480545627508080"
    },
    {
      "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"
  }
}
[10:20:06.795] Scheduled build:
{
  "id": "8672050482891314929",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-30T10:20:06.096179195Z",
  "updateTime": "2026-08-30T10:20:06.096179195Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[10:20:06.795] Task URL: https://cr-buildbucket.appspot.com/build/8672050482891314929
[10:20:06.795] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8837480545627508080:2:0) after 8m38s
[10:20:07.478] Received PubSub notification, asking Buildbucket for the build status
[10:20:07.500] Build status: SCHEDULED
[10:20:23.333] Received PubSub notification, asking Buildbucket for the build status
[10:20:23.359] Build status: STARTED
[10:21:11.660] Received PubSub notification, asking Buildbucket for the build status
[10:21:11.804] Build:
{
  "id": "8672050482891314929",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-30T10:20:06.096179195Z",
  "startTime": "2026-08-30T10:20:23.163440921Z",
  "endTime": "2026-08-30T10:21:11.284949551Z",
  "updateTime": "2026-08-30T10:21:11.284949551Z",
  "status": "SUCCESS",
  "input": {

  }
}
[10:21:11.804] Invocation finished in 1m7.700900886s with status SUCCEEDED