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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:22612 (2 weeks ago)

Debug log (UTC)

[11:18:31.041] New invocation is queued and will start shortly
[11:18:32.799] Starting the invocation (attempt 1)
[11:18:32.829] Ignoring gitiles_ref tag without the buildset tag
[11:18:32.829] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[11:18:32.830] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[11:18:32.830] Buildbucket request:
{
  "requestId": "8836389704744405936",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8836389704744405936",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "22612"
                            },
                        "id": "cron:v1:22612"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8836389704744405936"
    },
    {
      "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"
  }
}
[11:18:34.314] Scheduled build:
{
  "id": "8670959641385538897",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-11T11:18:33.623374552Z",
  "updateTime": "2026-09-11T11:18:34.153852434Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[11:18:34.314] Task URL: https://cr-buildbucket.appspot.com/build/8670959641385538897
[11:18:34.314] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8836389704744405936:2:0) after 3m35s
[11:19:00.320] Received PubSub notification, asking Buildbucket for the build status
[11:19:00.351] Build status: STARTED
[11:19:07.433] Received PubSub notification, asking Buildbucket for the build status
[11:19:07.456] Build:
{
  "id": "8670959641385538897",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-11T11:18:33.623374552Z",
  "startTime": "2026-09-11T11:18:39.914846905Z",
  "endTime": "2026-09-11T11:19:05.223808787Z",
  "updateTime": "2026-09-11T11:19:05.223808787Z",
  "status": "SUCCESS",
  "input": {

  }
}
[11:19:07.456] Invocation finished in 36.420438545s with status SUCCEEDED