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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:5908 (2 months ago)

Debug log (UTC)

[09:27:32.792] New invocation is queued and will start shortly
[09:27:33.887] Starting the invocation (attempt 1)
[09:27:33.912] Ignoring gitiles_ref tag without the buildset tag
[09:27:33.912] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[09:27:33.912] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[09:27:33.912] Buildbucket request:
{
  "requestId": "8847177725439813088",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8847177725439813088",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "5908"
                            },
                        "id": "cron:v1:5908"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8847177725439813088"
    },
    {
      "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"
  }
}
[09:27:35.774] Scheduled build:
{
  "id": "8681747662321277953",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-15T09:27:35.132046439Z",
  "updateTime": "2026-05-15T09:27:35.132046439Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[09:27:35.774] Task URL: https://cr-buildbucket.appspot.com/build/8681747662321277953
[09:27:35.774] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8847177725439813088:2:0) after 8m23s
[09:27:35.891] Received PubSub notification, asking Buildbucket for the build status
[09:27:35.911] Build status: SCHEDULED
[09:27:41.801] Received PubSub notification, asking Buildbucket for the build status
[09:27:41.847] Build status: STARTED
[09:28:08.416] Received PubSub notification, asking Buildbucket for the build status
[09:28:08.444] Build:
{
  "id": "8681747662321277953",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-15T09:27:35.132046439Z",
  "startTime": "2026-05-15T09:27:41.564485107Z",
  "endTime": "2026-05-15T09:28:08.157225540Z",
  "updateTime": "2026-05-15T09:28:08.157225540Z",
  "status": "SUCCESS",
  "input": {

  }
}
[09:28:08.444] Invocation finished in 35.670132958s with status SUCCEEDED