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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:3424 (2 days ago)

Debug log (UTC)

[16:49:34.896] New invocation is queued and will start shortly
[16:49:36.029] Starting the invocation (attempt 1)
[16:49:36.049] Ignoring gitiles_ref tag without the buildset tag
[16:49:36.049] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[16:49:36.050] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[16:49:36.050] Buildbucket request:
{
  "requestId": "8848780660381243056",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8848780660381243056",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "3424"
                            },
                        "id": "cron:v1:3424"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8848780660381243056"
    },
    {
      "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"
  }
}
[16:49:37.666] Scheduled build:
{
  "id": "8683350597779170145",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-27T16:49:36.755093071Z",
  "updateTime": "2026-04-27T16:49:36.755093071Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[16:49:37.666] Task URL: https://cr-buildbucket.appspot.com/build/8683350597779170145
[16:49:37.666] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8848780660381243056:2:0) after 2m22s
[16:49:38.900] Received PubSub notification, asking Buildbucket for the build status
[16:49:38.923] Build status: SCHEDULED
[16:49:46.565] Received PubSub notification, asking Buildbucket for the build status
[16:49:46.581] Build status: STARTED
[16:50:07.744] Received PubSub notification, asking Buildbucket for the build status
[16:50:07.768] Build:
{
  "id": "8683350597779170145",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-27T16:49:36.755093071Z",
  "startTime": "2026-04-27T16:49:43.772136752Z",
  "endTime": "2026-04-27T16:50:07.390238632Z",
  "updateTime": "2026-04-27T16:50:07.390238632Z",
  "status": "SUCCESS",
  "input": {

  }
}
[16:50:07.768] Invocation finished in 32.877579721s with status SUCCEEDED