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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:23893 (4 days ago)

Debug log (UTC)

[14:28:15.465] New invocation is queued and will start shortly
[14:28:16.523] Starting the invocation (attempt 1)
[14:28:16.550] Ignoring gitiles_ref tag without the buildset tag
[14:28:16.550] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[14:28:16.550] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[14:28:16.551] Buildbucket request:
{
  "requestId": "8835562394613492896",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8835562394613492896",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "23893"
                            },
                        "id": "cron:v1:23893"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8835562394613492896"
    },
    {
      "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"
  }
}
[14:28:17.953] Scheduled build:
{
  "id": "8670132332126303537",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-20T14:28:17.215202699Z",
  "updateTime": "2026-09-20T14:28:17.662468613Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[14:28:17.953] Task URL: https://cr-buildbucket.appspot.com/build/8670132332126303537
[14:28:17.953] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8835562394613492896:2:0) after 1m50s
[14:28:18.561] Received PubSub notification, asking Buildbucket for the build status
[14:28:18.582] Build status: SCHEDULED
[14:28:22.496] Received PubSub notification, asking Buildbucket for the build status
[14:28:22.519] Build status: STARTED
[14:28:45.629] Received PubSub notification, asking Buildbucket for the build status
[14:28:45.649] Build:
{
  "id": "8670132332126303537",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-20T14:28:17.215202699Z",
  "startTime": "2026-09-20T14:28:21.216796707Z",
  "endTime": "2026-09-20T14:28:45.384258808Z",
  "updateTime": "2026-09-20T14:28:45.384258808Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[14:28:45.649] Invocation finished in 30.188273187s with status SUCCEEDED