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:19177 (3 weeks ago)

Debug log (UTC)

[22:58:16.115] New invocation is queued and will start shortly
[22:58:17.263] Starting the invocation (attempt 1)
[22:58:17.286] Ignoring gitiles_ref tag without the buildset tag
[22:58:17.286] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[22:58:17.287] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[22:58:17.287] Buildbucket request:
{
  "requestId": "8838610604362572928",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8838610604362572928",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "19177"
                            },
                        "id": "cron:v1:19177"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8838610604362572928"
    },
    {
      "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"
  }
}
[22:58:18.570] Scheduled build:
{
  "id": "8673180541718842945",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-17T22:58:18.016609060Z",
  "updateTime": "2026-08-17T22:58:18.016609060Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[22:58:18.570] Task URL: https://cr-buildbucket.appspot.com/build/8673180541718842945
[22:58:18.570] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8838610604362572928:2:0) after 6m3s
[22:58:19.431] Received PubSub notification, asking Buildbucket for the build status
[22:58:19.453] Build status: SCHEDULED
[22:58:31.659] Received PubSub notification, asking Buildbucket for the build status
[22:58:31.680] Build status: STARTED
[22:59:04.389] Received PubSub notification, asking Buildbucket for the build status
[22:59:04.410] Build:
{
  "id": "8673180541718842945",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-17T22:58:18.016609060Z",
  "startTime": "2026-08-17T22:58:31.389420354Z",
  "endTime": "2026-08-17T22:59:04.082955532Z",
  "updateTime": "2026-08-17T22:59:04.082955532Z",
  "status": "SUCCESS",
  "input": {

  }
}
[22:59:04.410] Invocation finished in 48.299542476s with status SUCCEEDED