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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:17965 (1 month ago)

Debug log (UTC)

[07:27:20.518] New invocation is queued and will start shortly
[07:27:21.767] Starting the invocation (attempt 1)
[07:27:21.794] Ignoring gitiles_ref tag without the buildset tag
[07:27:21.794] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[07:27:21.794] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[07:27:21.794] Buildbucket request:
{
  "requestId": "8839393948933096048",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8839393948933096048",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "17965"
                            },
                        "id": "cron:v1:17965"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8839393948933096048"
    },
    {
      "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"
  }
}
[07:27:23.093] Scheduled build:
{
  "id": "8673963886093570561",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-09T07:27:22.605374620Z",
  "updateTime": "2026-08-09T07:27:23.022063432Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[07:27:23.093] Task URL: https://cr-buildbucket.appspot.com/build/8673963886093570561
[07:27:23.093] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8839393948933096048:2:0) after 4m2s
[07:27:23.855] Received PubSub notification, asking Buildbucket for the build status
[07:27:23.903] Build status: SCHEDULED
[07:27:26.747] Received PubSub notification, asking Buildbucket for the build status
[07:27:26.790] Build status: STARTED
[07:27:48.588] Received PubSub notification, asking Buildbucket for the build status
[07:27:48.786] Build:
{
  "id": "8673963886093570561",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-09T07:27:22.605374620Z",
  "startTime": "2026-08-09T07:27:26.527680600Z",
  "endTime": "2026-08-09T07:27:48.305069575Z",
  "updateTime": "2026-08-09T07:27:48.305069575Z",
  "status": "SUCCESS",
  "input": {

  }
}
[07:27:48.786] Invocation finished in 28.273556691s with status SUCCEEDED