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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:14482 (2 months ago)

Debug log (UTC)

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

  }
}
[11:44:22.923] Task URL: https://cr-buildbucket.appspot.com/build/8676212641634595489
[11:44:22.923] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8841642704237995952:2:0) after 9m17s
[11:44:24.269] Received PubSub notification, asking Buildbucket for the build status
[11:44:24.293] Build status: SCHEDULED
[11:44:31.371] Received PubSub notification, asking Buildbucket for the build status
[11:44:31.389] Build status: STARTED
[11:44:53.029] Received PubSub notification, asking Buildbucket for the build status
[11:44:53.060] Build:
{
  "id": "8676212641634595489",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-15T11:44:22.201321971Z",
  "startTime": "2026-07-15T11:44:28.306806801Z",
  "endTime": "2026-07-15T11:44:49.747984711Z",
  "updateTime": "2026-07-15T11:44:49.747984711Z",
  "status": "SUCCESS",
  "input": {

  }
}
[11:44:53.060] Invocation finished in 32.725262312s with status SUCCEEDED