Status: SUCCEEDED
Triggered by: -
Duration: 1 minute
Actions:

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:23785 (5 days ago)

Debug log (UTC)

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

  }
}
[19:57:19.569] Task URL: https://cr-buildbucket.appspot.com/build/8670202228544409889
[19:57:19.569] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8835632291156445760:2:0) after 6m48s
[19:57:27.421] Received PubSub notification, asking Buildbucket for the build status
[19:57:27.441] Build status: SCHEDULED
[19:58:05.714] Received PubSub notification, asking Buildbucket for the build status
[19:58:05.741] Build status: STARTED
[19:58:48.491] Received PubSub notification, asking Buildbucket for the build status
[19:58:48.521] Build:
{
  "id": "8670202228544409889",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-19T19:57:18.796732Z",
  "startTime": "2026-09-19T19:57:49.837920320Z",
  "endTime": "2026-09-19T19:58:21.350151703Z",
  "updateTime": "2026-09-19T19:58:21.350151703Z",
  "status": "SUCCESS",
  "input": {

  }
}
[19:58:48.521] Invocation finished in 1m31.599859078s with status SUCCEEDED