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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:19285 (3 weeks ago)

Debug log (UTC)

[17:28:05.757] New invocation is queued and will start shortly
[17:28:07.478] Starting the invocation (attempt 1)
[17:28:07.502] Ignoring gitiles_ref tag without the buildset tag
[17:28:07.502] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[17:28:07.502] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[17:28:07.503] Buildbucket request:
{
  "requestId": "8838540780063201600",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8838540780063201600",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "19285"
                            },
                        "id": "cron:v1:19285"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8838540780063201600"
    },
    {
      "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"
  }
}
[17:28:08.822] Scheduled build:
{
  "id": "8673110716868813041",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-18T17:28:08.182403307Z",
  "updateTime": "2026-08-18T17:28:08.629185806Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[17:28:08.822] Task URL: https://cr-buildbucket.appspot.com/build/8673110716868813041
[17:28:08.822] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8838540780063201600:2:0) after 9m40s
[17:28:11.053] Received PubSub notification, asking Buildbucket for the build status
[17:28:11.079] Build status: SCHEDULED
[17:28:18.390] Received PubSub notification, asking Buildbucket for the build status
[17:28:18.414] Build status: STARTED
[17:28:44.268] Received PubSub notification, asking Buildbucket for the build status
[17:28:44.294] Build:
{
  "id": "8673110716868813041",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-18T17:28:08.182403307Z",
  "startTime": "2026-08-18T17:28:18.215032066Z",
  "endTime": "2026-08-18T17:28:42.732797939Z",
  "updateTime": "2026-08-18T17:28:42.732797939Z",
  "status": "SUCCESS",
  "input": {

  }
}
[17:28:44.294] Invocation finished in 38.542267169s with status SUCCEEDED