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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:18805 (1 month ago)

Debug log (UTC)

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

  }
}
[07:13:39.097] Task URL: https://cr-buildbucket.appspot.com/build/8673421169378419553
[07:13:39.097] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8838851232355155648:2:0) after 4m9s
[07:13:39.435] Received PubSub notification, asking Buildbucket for the build status
[07:13:39.620] Build status: SCHEDULED
[07:13:41.799] Received PubSub notification, asking Buildbucket for the build status
[07:13:41.825] Build status: STARTED
[07:14:05.644] Received PubSub notification, asking Buildbucket for the build status
[07:14:05.661] Build:
{
  "id": "8673421169378419553",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-15T07:13:37.597348050Z",
  "startTime": "2026-08-15T07:13:41.582511331Z",
  "endTime": "2026-08-15T07:14:05.338785660Z",
  "updateTime": "2026-08-15T07:14:05.338785660Z",
  "status": "SUCCESS",
  "input": {

  }
}
[07:14:05.661] Invocation finished in 30.286061993s with status SUCCEEDED