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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:8389 (1 week ago)

Debug log (UTC)

[01:31:36.940] New invocation is queued and will start shortly
[01:31:38.207] Starting the invocation (attempt 1)
[01:31:38.234] Ignoring gitiles_ref tag without the buildset tag
[01:31:38.234] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[01:31:38.234] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[01:31:38.234] Buildbucket request:
{
  "requestId": "8845576923010905216",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8845576923010905216",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "8389"
                            },
                        "id": "cron:v1:8389"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8845576923010905216"
    },
    {
      "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"
  }
}
[01:31:39.633] Scheduled build:
{
  "id": "8680146860191460929",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-02T01:31:39.009751507Z",
  "updateTime": "2026-06-02T01:31:39.523004957Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[01:31:39.633] Task URL: https://cr-buildbucket.appspot.com/build/8680146860191460929
[01:31:39.633] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8845576923010905216:2:0) after 2m59s
[01:31:40.206] Received PubSub notification, asking Buildbucket for the build status
[01:31:40.226] Build status: SCHEDULED
[01:31:43.894] Received PubSub notification, asking Buildbucket for the build status
[01:31:43.917] Build status: STARTED
[01:32:04.794] Received PubSub notification, asking Buildbucket for the build status
[01:32:04.819] Build:
{
  "id": "8680146860191460929",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-02T01:31:39.009751507Z",
  "startTime": "2026-06-02T01:31:42.991218893Z",
  "endTime": "2026-06-02T01:32:04.462990151Z",
  "updateTime": "2026-06-02T01:32:04.462990151Z",
  "status": "SUCCESS",
  "input": {

  }
}
[01:32:04.819] Invocation finished in 27.882484325s with status SUCCEEDED