Status: SUCCEEDED
Triggered by: -
Duration: 1 minute
Actions:

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:6448 (1 month ago)

Debug log (UTC)

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

  }
}
[05:33:03.837] Task URL: https://cr-buildbucket.appspot.com/build/8681400030307938785
[05:33:03.837] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846830093467043872:2:0) after 6m0s
[05:33:04.062] Received PubSub notification, asking Buildbucket for the build status
[05:33:04.081] Build status: SCHEDULED
[05:33:14.943] Received PubSub notification, asking Buildbucket for the build status
[05:33:15.107] Build status: STARTED
[05:34:06.889] Received PubSub notification, asking Buildbucket for the build status
[05:34:06.928] Build:
{
  "id": "8681400030307938785",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-19T05:33:02.854480372Z",
  "startTime": "2026-05-19T05:33:14.775285458Z",
  "endTime": "2026-05-19T05:33:48.711712340Z",
  "updateTime": "2026-05-19T05:33:48.711712340Z",
  "status": "SUCCESS",
  "input": {

  }
}
[05:34:06.928] Invocation finished in 1m6.470699152s with status SUCCEEDED