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:18514 (2 weeks ago)

Debug log (UTC)

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

  }
}
[05:21:08.896] Task URL: https://cr-buildbucket.appspot.com/build/8673609440679045729
[05:21:08.896] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8839039503206582960:2:0) after 4m14s
[05:21:09.392] Received PubSub notification, asking Buildbucket for the build status
[05:21:09.424] Build status: SCHEDULED
[05:21:13.059] Received PubSub notification, asking Buildbucket for the build status
[05:21:13.097] Build status: STARTED
[05:21:35.962] Received PubSub notification, asking Buildbucket for the build status
[05:21:35.991] Build:
{
  "id": "8673609440679045729",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-13T05:21:08.093918356Z",
  "startTime": "2026-08-13T05:21:12.370272882Z",
  "endTime": "2026-08-13T05:21:35.719254588Z",
  "updateTime": "2026-08-13T05:21:35.719254588Z",
  "status": "SUCCESS",
  "input": {

  }
}
[05:21:35.991] Invocation finished in 29.692224212s with status SUCCEEDED