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:10210 (1 month ago)

Debug log (UTC)

[01:02:24.653] New invocation is queued and will start shortly
[01:02:25.810] Starting the invocation (attempt 1)
[01:02:25.837] Ignoring gitiles_ref tag without the buildset tag
[01:02:25.837] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[01:02:25.837] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[01:02:25.837] Buildbucket request:
{
  "requestId": "8844400999853628528",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844400999853628528",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "10210"
                            },
                        "id": "cron:v1:10210"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844400999853628528"
    },
    {
      "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"
  }
}
[01:02:27.745] Scheduled build:
{
  "id": "8678970936752638257",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-15T01:02:26.990289976Z",
  "updateTime": "2026-06-15T01:02:27.500203589Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[01:02:27.745] Task URL: https://cr-buildbucket.appspot.com/build/8678970936752638257
[01:02:27.745] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844400999853628528:2:0) after 7m11s
[01:02:28.320] Received PubSub notification, asking Buildbucket for the build status
[01:02:28.336] Build status: SCHEDULED
[01:02:31.382] Received PubSub notification, asking Buildbucket for the build status
[01:02:31.402] Build status: STARTED
[01:02:55.492] Received PubSub notification, asking Buildbucket for the build status
[01:02:55.509] Build:
{
  "id": "8678970936752638257",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-15T01:02:26.990289976Z",
  "startTime": "2026-06-15T01:02:31.116421630Z",
  "endTime": "2026-06-15T01:02:54.948165714Z",
  "updateTime": "2026-06-15T01:02:54.948165714Z",
  "status": "SUCCESS",
  "input": {

  }
}
[01:02:55.509] Invocation finished in 30.860455363s with status SUCCEEDED