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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:5260 (2 months ago)

Debug log (UTC)

[18:33:05.499] New invocation is queued and will start shortly
[18:33:06.592] Starting the invocation (attempt 1)
[18:33:06.610] Ignoring gitiles_ref tag without the buildset tag
[18:33:06.610] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[18:33:06.610] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[18:33:06.611] Buildbucket request:
{
  "requestId": "8847596387525742848",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8847596387525742848",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "5260"
                            },
                        "id": "cron:v1:5260"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8847596387525742848"
    },
    {
      "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"
  }
}
[18:33:08.883] Scheduled build:
{
  "id": "8682166324499598465",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-10T18:33:07.765168673Z",
  "updateTime": "2026-05-10T18:33:08.680331023Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[18:33:08.883] Task URL: https://cr-buildbucket.appspot.com/build/8682166324499598465
[18:33:08.883] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8847596387525742848:2:0) after 5m28s
[18:33:08.952] Received PubSub notification, asking Buildbucket for the build status
[18:33:08.967] Build status: SCHEDULED
[18:33:12.313] Received PubSub notification, asking Buildbucket for the build status
[18:33:12.333] Build status: STARTED
[18:33:43.544] Received PubSub notification, asking Buildbucket for the build status
[18:33:43.560] Build:
{
  "id": "8682166324499598465",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-10T18:33:07.765168673Z",
  "startTime": "2026-05-10T18:33:12.149103336Z",
  "endTime": "2026-05-10T18:33:42.990607557Z",
  "updateTime": "2026-05-10T18:33:42.990607557Z",
  "status": "SUCCESS",
  "input": {

  }
}
[18:33:43.561] Invocation finished in 38.065408374s with status SUCCEEDED