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:17548 (1 month ago)

Debug log (UTC)

[08:05:14.066] New invocation is queued and will start shortly
[08:05:15.142] Starting the invocation (attempt 1)
[08:05:15.168] Ignoring gitiles_ref tag without the buildset tag
[08:05:15.168] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[08:05:15.168] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[08:05:15.169] Buildbucket request:
{
  "requestId": "8839663355844014448",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8839663355844014448",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "17548"
                            },
                        "id": "cron:v1:17548"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8839663355844014448"
    },
    {
      "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"
  }
}
[08:05:16.482] Scheduled build:
{
  "id": "8674233293269964113",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-06T08:05:15.900087301Z",
  "updateTime": "2026-08-06T08:05:16.381991969Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[08:05:16.482] Task URL: https://cr-buildbucket.appspot.com/build/8674233293269964113
[08:05:16.482] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8839663355844014448:2:0) after 1m57s
[08:05:17.218] Received PubSub notification, asking Buildbucket for the build status
[08:05:17.293] Build status: SCHEDULED
[08:05:22.148] Received PubSub notification, asking Buildbucket for the build status
[08:05:22.205] Build status: STARTED
[08:05:51.789] Received PubSub notification, asking Buildbucket for the build status
[08:05:51.884] Build:
{
  "id": "8674233293269964113",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-06T08:05:15.900087301Z",
  "startTime": "2026-08-06T08:05:21.963422255Z",
  "endTime": "2026-08-06T08:05:51.544071448Z",
  "updateTime": "2026-08-06T08:05:51.544071448Z",
  "status": "SUCCESS",
  "input": {

  }
}
[08:05:51.884] Invocation finished in 37.822542175s with status SUCCEEDED