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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:193 (3 weeks ago)

Debug log (UTC)

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

  }
}
[07:08:59.782] Task URL: https://cr-buildbucket.appspot.com/build/8685470858012526609
[07:08:59.782] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8850900921550853616:2:0) after 4m30s
[07:09:00.273] Received PubSub notification, asking Buildbucket for the build status
[07:09:00.353] Build status: SCHEDULED
[07:09:03.346] Received PubSub notification, asking Buildbucket for the build status
[07:09:03.371] Build status: STARTED
[07:09:26.113] Received PubSub notification, asking Buildbucket for the build status
[07:09:26.231] Build:
{
  "id": "8685470858012526609",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-04T07:08:59.026230182Z",
  "startTime": "2026-04-04T07:09:03.135482801Z",
  "endTime": "2026-04-04T07:09:24.638190958Z",
  "updateTime": "2026-04-04T07:09:24.638190958Z",
  "status": "SUCCESS",
  "input": {

  }
}
[07:09:26.231] Invocation finished in 29.962394313s with status SUCCEEDED