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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:5242 (2 months ago)

Debug log (UTC)

[15:28:54.531] New invocation is queued and will start shortly
[15:28:55.749] Starting the invocation (attempt 1)
[15:28:55.772] Ignoring gitiles_ref tag without the buildset tag
[15:28:55.772] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[15:28:55.773] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[15:28:55.773] Buildbucket request:
{
  "requestId": "8847607975306033248",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8847607975306033248",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "5242"
                            },
                        "id": "cron:v1:5242"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8847607975306033248"
    },
    {
      "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"
  }
}
[15:28:57.971] Scheduled build:
{
  "id": "8682177912125186753",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-10T15:28:56.944225731Z",
  "updateTime": "2026-05-10T15:28:56.944225731Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[15:28:57.971] Task URL: https://cr-buildbucket.appspot.com/build/8682177912125186753
[15:28:57.971] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8847607975306033248:2:0) after 5m15s
[15:28:58.894] Received PubSub notification, asking Buildbucket for the build status
[15:28:58.921] Build status: SCHEDULED
[15:29:06.126] Received PubSub notification, asking Buildbucket for the build status
[15:29:06.149] Build status: STARTED
[15:29:37.605] Received PubSub notification, asking Buildbucket for the build status
[15:29:37.643] Build:
{
  "id": "8682177912125186753",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-10T15:28:56.944225731Z",
  "startTime": "2026-05-10T15:29:05.743520141Z",
  "endTime": "2026-05-10T15:29:36.200838076Z",
  "updateTime": "2026-05-10T15:29:36.200838076Z",
  "status": "SUCCESS",
  "input": {

  }
}
[15:29:37.643] Invocation finished in 43.116137292s with status SUCCEEDED