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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:19225 (3 weeks ago)

Debug log (UTC)

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

  }
}
[07:13:45.544] Task URL: https://cr-buildbucket.appspot.com/build/8673149370819778065
[07:13:45.544] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8838579433257844080:2:0) after 5m59s
[07:13:46.204] Received PubSub notification, asking Buildbucket for the build status
[07:13:46.230] Build status: SCHEDULED
[07:13:51.261] Received PubSub notification, asking Buildbucket for the build status
[07:13:51.412] Build status: STARTED
[07:14:14.791] Received PubSub notification, asking Buildbucket for the build status
[07:14:14.864] Build:
{
  "id": "8673149370819778065",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-18T07:13:44.902540819Z",
  "startTime": "2026-08-18T07:13:51.094451013Z",
  "endTime": "2026-08-18T07:14:14.371702291Z",
  "updateTime": "2026-08-18T07:14:14.371702291Z",
  "status": "SUCCESS",
  "input": {

  }
}
[07:14:14.864] Invocation finished in 31.671433175s with status SUCCEEDED