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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:18388 (2 weeks ago)

Debug log (UTC)

[07:50:13.332] New invocation is queued and will start shortly
[07:50:16.561] Starting the invocation (attempt 1)
[07:50:16.605] Ignoring gitiles_ref tag without the buildset tag
[07:50:16.605] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[07:50:16.605] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[07:50:16.605] Buildbucket request:
{
  "requestId": "8839120718535235280",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8839120718535235280",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "18388"
                            },
                        "id": "cron:v1:18388"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8839120718535235280"
    },
    {
      "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"
  }
}
[07:50:18.016] Scheduled build:
{
  "id": "8673690653741226881",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-12T07:50:17.282965140Z",
  "updateTime": "2026-08-12T07:50:17.781942928Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[07:50:18.016] Task URL: https://cr-buildbucket.appspot.com/build/8673690653741226881
[07:50:18.017] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8839120718535235280:2:0) after 1m19s
[07:50:18.622] Received PubSub notification, asking Buildbucket for the build status
[07:50:18.644] Build status: SCHEDULED
[07:50:22.353] Received PubSub notification, asking Buildbucket for the build status
[07:50:22.413] Build status: STARTED
[07:51:01.541] Received PubSub notification, asking Buildbucket for the build status
[07:51:01.619] Build:
{
  "id": "8673690653741226881",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-12T07:50:17.282965140Z",
  "startTime": "2026-08-12T07:50:22.180809999Z",
  "endTime": "2026-08-12T07:51:01.120001140Z",
  "updateTime": "2026-08-12T07:51:01.120001140Z",
  "status": "SUCCESS",
  "input": {

  }
}
[07:51:01.619] Invocation finished in 48.292523097s with status SUCCEEDED