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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:20161 (2 weeks ago)

Debug log (UTC)

[23:27:18.209] New invocation is queued and will start shortly
[23:27:20.058] Starting the invocation (attempt 1)
[23:27:20.084] Ignoring gitiles_ref tag without the buildset tag
[23:27:20.084] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[23:27:20.084] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[23:27:20.084] Buildbucket request:
{
  "requestId": "8837974598882376560",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8837974598882376560",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "20161"
                            },
                        "id": "cron:v1:20161"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8837974598882376560"
    },
    {
      "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"
  }
}
[23:27:21.347] Scheduled build:
{
  "id": "8672544535545069553",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-24T23:27:20.769252998Z",
  "updateTime": "2026-08-24T23:27:20.769252998Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[23:27:21.347] Task URL: https://cr-buildbucket.appspot.com/build/8672544535545069553
[23:27:21.347] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8837974598882376560:2:0) after 2m34s
[23:27:22.024] Received PubSub notification, asking Buildbucket for the build status
[23:27:22.043] Build status: SCHEDULED
[23:27:32.229] Received PubSub notification, asking Buildbucket for the build status
[23:27:32.259] Build status: STARTED
[23:27:58.227] Received PubSub notification, asking Buildbucket for the build status
[23:27:58.248] Build:
{
  "id": "8672544535545069553",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-24T23:27:20.769252998Z",
  "startTime": "2026-08-24T23:27:31.865268830Z",
  "endTime": "2026-08-24T23:27:57.910266614Z",
  "updateTime": "2026-08-24T23:27:57.910266614Z",
  "status": "SUCCESS",
  "input": {

  }
}
[23:27:58.248] Invocation finished in 40.044853348s with status SUCCEEDED