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:9427 (3 days ago)

Debug log (UTC)

[11:09:40.218] New invocation is queued and will start shortly
[11:09:41.279] Starting the invocation (attempt 1)
[11:09:41.307] Ignoring gitiles_ref tag without the buildset tag
[11:09:41.307] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[11:09:41.308] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[11:09:41.308] Buildbucket request:
{
  "requestId": "8844906376195579456",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844906376195579456",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "9427"
                            },
                        "id": "cron:v1:9427"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844906376195579456"
    },
    {
      "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"
  }
}
[11:09:42.699] Scheduled build:
{
  "id": "8679476313633955489",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-09T11:09:42.038997015Z",
  "updateTime": "2026-06-09T11:09:42.462355435Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[11:09:42.699] Task URL: https://cr-buildbucket.appspot.com/build/8679476313633955489
[11:09:42.699] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844906376195579456:2:0) after 8m18s
[11:09:43.240] Received PubSub notification, asking Buildbucket for the build status
[11:09:43.259] Build status: SCHEDULED
[11:09:46.125] Received PubSub notification, asking Buildbucket for the build status
[11:09:46.147] Build status: STARTED
[11:10:10.216] Received PubSub notification, asking Buildbucket for the build status
[11:10:10.236] Build:
{
  "id": "8679476313633955489",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-09T11:09:42.038997015Z",
  "startTime": "2026-06-09T11:09:45.983186882Z",
  "endTime": "2026-06-09T11:10:09.471575369Z",
  "updateTime": "2026-06-09T11:10:09.471575369Z",
  "status": "SUCCESS",
  "input": {

  }
}
[11:10:10.236] Invocation finished in 30.023919337s with status SUCCEEDED