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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:3499 (1 day ago)

Debug log (UTC)

[05:35:56.735] New invocation is queued and will start shortly
[05:35:58.191] Starting the invocation (attempt 1)
[05:35:58.215] Ignoring gitiles_ref tag without the buildset tag
[05:35:58.215] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[05:35:58.215] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[05:35:58.215] Buildbucket request:
{
  "requestId": "8848732444929124048",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8848732444929124048",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "3499"
                            },
                        "id": "cron:v1:3499"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8848732444929124048"
    },
    {
      "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"
  }
}
[05:35:59.702] Scheduled build:
{
  "id": "8683302381863062609",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-28T05:35:59.035088361Z",
  "updateTime": "2026-04-28T05:35:59.479593558Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[05:35:59.702] Task URL: https://cr-buildbucket.appspot.com/build/8683302381863062609
[05:35:59.702] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8848732444929124048:2:0) after 6m49s
[05:36:00.339] Received PubSub notification, asking Buildbucket for the build status
[05:36:00.358] Build status: SCHEDULED
[05:36:04.632] Received PubSub notification, asking Buildbucket for the build status
[05:36:04.667] Build status: STARTED
[05:36:34.552] Received PubSub notification, asking Buildbucket for the build status
[05:36:34.576] Build:
{
  "id": "8683302381863062609",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-28T05:35:59.035088361Z",
  "startTime": "2026-04-28T05:36:04.328181200Z",
  "endTime": "2026-04-28T05:36:34.298792782Z",
  "updateTime": "2026-04-28T05:36:34.298792782Z",
  "status": "SUCCESS",
  "input": {

  }
}
[05:36:34.576] Invocation finished in 37.847724804s with status SUCCEEDED