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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:22639 (2 weeks ago)

Debug log (UTC)

[15:55:09.369] New invocation is queued and will start shortly
[15:55:11.466] Starting the invocation (attempt 1)
[15:55:11.492] Ignoring gitiles_ref tag without the buildset tag
[15:55:11.492] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[15:55:11.492] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[15:55:11.492] Buildbucket request:
{
  "requestId": "8836372300137161232",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8836372300137161232",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "22639"
                            },
                        "id": "cron:v1:22639"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8836372300137161232"
    },
    {
      "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"
  }
}
[15:55:12.752] Scheduled build:
{
  "id": "8670942236658587329",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-11T15:55:12.064495818Z",
  "updateTime": "2026-09-11T15:55:12.064495818Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[15:55:12.752] Task URL: https://cr-buildbucket.appspot.com/build/8670942236658587329
[15:55:12.752] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8836372300137161232:2:0) after 8m33s
[15:55:13.410] Received PubSub notification, asking Buildbucket for the build status
[15:55:13.458] Build status: SCHEDULED
[15:55:17.904] Received PubSub notification, asking Buildbucket for the build status
[15:55:17.927] Build status: STARTED
[15:55:42.711] Received PubSub notification, asking Buildbucket for the build status
[15:55:42.732] Build:
{
  "id": "8670942236658587329",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-11T15:55:12.064495818Z",
  "startTime": "2026-09-11T15:55:17.726043749Z",
  "endTime": "2026-09-11T15:55:42.402296274Z",
  "updateTime": "2026-09-11T15:55:42.402296274Z",
  "status": "SUCCESS",
  "input": {

  }
}
[15:55:42.732] Invocation finished in 33.368376922s with status SUCCEEDED