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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:17251 (1 month ago)

Debug log (UTC)

[05:16:15.492] New invocation is queued and will start shortly
[05:16:16.927] Starting the invocation (attempt 1)
[05:16:16.956] Ignoring gitiles_ref tag without the buildset tag
[05:16:16.956] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[05:16:16.956] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[05:16:16.957] Buildbucket request:
{
  "requestId": "8839855180846812720",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8839855180846812720",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "17251"
                            },
                        "id": "cron:v1:17251"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8839855180846812720"
    },
    {
      "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"
  }
}
[05:16:18.572] Scheduled build:
{
  "id": "8674425117854247425",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-04T05:16:17.721893090Z",
  "updateTime": "2026-08-04T05:16:17.721893090Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[05:16:18.572] Task URL: https://cr-buildbucket.appspot.com/build/8674425117854247425
[05:16:18.572] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8839855180846812720:2:0) after 3m54s
[05:16:19.474] Received PubSub notification, asking Buildbucket for the build status
[05:16:19.495] Build status: SCHEDULED
[05:16:26.033] Received PubSub notification, asking Buildbucket for the build status
[05:16:26.052] Build status: STARTED
[05:16:50.100] Received PubSub notification, asking Buildbucket for the build status
[05:16:50.127] Build:
{
  "id": "8674425117854247425",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-04T05:16:17.721893090Z",
  "startTime": "2026-08-04T05:16:24.882995816Z",
  "endTime": "2026-08-04T05:16:49.461762629Z",
  "updateTime": "2026-08-04T05:16:49.461762629Z",
  "status": "SUCCESS",
  "input": {

  }
}
[05:16:50.127] Invocation finished in 34.644671987s with status SUCCEEDED