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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:20167 (2 weeks ago)

Debug log (UTC)

[00:28:44.649] New invocation is queued and will start shortly
[00:28:45.739] Starting the invocation (attempt 1)
[00:28:45.764] Ignoring gitiles_ref tag without the buildset tag
[00:28:45.764] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[00:28:45.766] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[00:28:45.766] Buildbucket request:
{
  "requestId": "8837970733366573072",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8837970733366573072",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "20167"
                            },
                        "id": "cron:v1:20167"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8837970733366573072"
    },
    {
      "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"
  }
}
[00:28:47.886] Scheduled build:
{
  "id": "8672540671013718801",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-25T00:28:46.273381011Z",
  "updateTime": "2026-08-25T00:28:47.487261723Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[00:28:47.886] Task URL: https://cr-buildbucket.appspot.com/build/8672540671013718801
[00:28:47.886] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8837970733366573072:2:0) after 5m15s
[00:28:48.517] Received PubSub notification, asking Buildbucket for the build status
[00:28:48.545] Build status: SCHEDULED
[00:28:51.278] Received PubSub notification, asking Buildbucket for the build status
[00:28:51.299] Build status: STARTED
[00:29:14.964] Received PubSub notification, asking Buildbucket for the build status
[00:29:14.992] Build:
{
  "id": "8672540671013718801",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-25T00:28:46.273381011Z",
  "startTime": "2026-08-25T00:28:51.123884119Z",
  "endTime": "2026-08-25T00:29:14.709289936Z",
  "updateTime": "2026-08-25T00:29:14.709289936Z",
  "status": "SUCCESS",
  "input": {

  }
}
[00:29:14.992] Invocation finished in 30.346344922s with status SUCCEEDED