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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:10525 (3 weeks ago)

Debug log (UTC)

[06:56:42.135] New invocation is queued and will start shortly
[06:56:43.182] Starting the invocation (attempt 1)
[06:56:43.208] Ignoring gitiles_ref tag without the buildset tag
[06:56:43.208] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[06:56:43.208] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[06:56:43.208] Buildbucket request:
{
  "requestId": "8844197515837313696",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844197515837313696",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "10525"
                            },
                        "id": "cron:v1:10525"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844197515837313696"
    },
    {
      "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"
  }
}
[06:56:44.950] Scheduled build:
{
  "id": "8678767453000826641",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-17T06:56:44.218089889Z",
  "updateTime": "2026-06-17T06:56:44.218089889Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[06:56:44.950] Task URL: https://cr-buildbucket.appspot.com/build/8678767453000826641
[06:56:44.950] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844197515837313696:2:0) after 2m31s
[06:56:45.533] Received PubSub notification, asking Buildbucket for the build status
[06:56:45.563] Build status: SCHEDULED
[06:56:55.598] Received PubSub notification, asking Buildbucket for the build status
[06:56:55.653] Build status: STARTED
[06:57:28.531] Received PubSub notification, asking Buildbucket for the build status
[06:57:28.638] Build:
{
  "id": "8678767453000826641",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-17T06:56:44.218089889Z",
  "startTime": "2026-06-17T06:56:55.412578685Z",
  "endTime": "2026-06-17T06:57:28.241066248Z",
  "updateTime": "2026-06-17T06:57:28.241066248Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[06:57:28.638] Invocation finished in 46.508225622s with status SUCCEEDED