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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:15088 (1 month ago)

Debug log (UTC)

[19:08:56.527] New invocation is queued and will start shortly
[19:08:57.723] Starting the invocation (attempt 1)
[19:08:57.746] Ignoring gitiles_ref tag without the buildset tag
[19:08:57.746] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[19:08:57.746] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[19:08:57.747] Buildbucket request:
{
  "requestId": "8841252344364950064",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8841252344364950064",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "15088"
                            },
                        "id": "cron:v1:15088"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8841252344364950064"
    },
    {
      "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"
  }
}
[19:08:58.856] Scheduled build:
{
  "id": "8675822281841517649",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-19T19:08:58.310231856Z",
  "updateTime": "2026-07-19T19:08:58.781037550Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[19:08:58.856] Task URL: https://cr-buildbucket.appspot.com/build/8675822281841517649
[19:08:58.856] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8841252344364950064:2:0) after 3m59s
[19:08:59.612] Received PubSub notification, asking Buildbucket for the build status
[19:08:59.662] Build status: SCHEDULED
[19:09:03.485] Received PubSub notification, asking Buildbucket for the build status
[19:09:03.501] Build status: STARTED
[19:09:43.389] Received PubSub notification, asking Buildbucket for the build status
[19:09:43.409] Build:
{
  "id": "8675822281841517649",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-19T19:08:58.310231856Z",
  "startTime": "2026-07-19T19:09:03.320009158Z",
  "endTime": "2026-07-19T19:09:43.133318376Z",
  "updateTime": "2026-07-19T19:09:43.133318376Z",
  "status": "SUCCESS",
  "input": {

  }
}
[19:09:43.409] Invocation finished in 46.88825056s with status SUCCEEDED