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:14479 (2 months ago)

Debug log (UTC)

[11:13:46.788] New invocation is queued and will start shortly
[11:13:48.912] Starting the invocation (attempt 1)
[11:13:48.934] Ignoring gitiles_ref tag without the buildset tag
[11:13:48.934] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[11:13:48.936] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[11:13:48.936] Buildbucket request:
{
  "requestId": "8841644626855678992",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8841644626855678992",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "14479"
                            },
                        "id": "cron:v1:14479"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8841644626855678992"
    },
    {
      "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"
  }
}
[11:13:50.298] Scheduled build:
{
  "id": "8676214563354275393",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-15T11:13:49.507619628Z",
  "updateTime": "2026-07-15T11:13:49.915155610Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[11:13:50.298] Task URL: https://cr-buildbucket.appspot.com/build/8676214563354275393
[11:13:50.298] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8841644626855678992:2:0) after 5m29s
[11:13:50.754] Received PubSub notification, asking Buildbucket for the build status
[11:13:50.811] Build status: SCHEDULED
[11:13:53.786] Received PubSub notification, asking Buildbucket for the build status
[11:13:53.803] Build status: STARTED
[11:14:17.591] Received PubSub notification, asking Buildbucket for the build status
[11:14:17.612] Build:
{
  "id": "8676214563354275393",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-15T11:13:49.507619628Z",
  "startTime": "2026-07-15T11:13:53.591293700Z",
  "endTime": "2026-07-15T11:14:17.337602389Z",
  "updateTime": "2026-07-15T11:14:17.337602389Z",
  "status": "SUCCESS",
  "input": {

  }
}
[11:14:17.612] Invocation finished in 30.82761796s with status SUCCEEDED