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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:20755 (1 week ago)

Debug log (UTC)

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

  },
  "canary": true
}
[05:05:58.649] Task URL: https://cr-buildbucket.appspot.com/build/8672160843343904801
[05:05:58.649] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8837590905842859760:2:0) after 3m27s
[05:05:59.393] Received PubSub notification, asking Buildbucket for the build status
[05:05:59.412] Build status: SCHEDULED
[05:06:02.943] Received PubSub notification, asking Buildbucket for the build status
[05:06:02.962] Build status: STARTED
[05:06:25.844] Received PubSub notification, asking Buildbucket for the build status
[05:06:25.862] Build:
{
  "id": "8672160843343904801",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-29T05:05:58.166955777Z",
  "startTime": "2026-08-29T05:06:02.687853021Z",
  "endTime": "2026-08-29T05:06:25.532345569Z",
  "updateTime": "2026-08-29T05:06:25.532345569Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[05:06:25.862] Invocation finished in 29.461638921s with status SUCCEEDED