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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:7306 (1 month ago)

Debug log (UTC)

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

  }
}
[08:24:37.669] Task URL: https://cr-buildbucket.appspot.com/build/8680845654372474513
[08:24:37.669] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846275717399894160:2:0) after 3m29s
[08:24:38.189] Received PubSub notification, asking Buildbucket for the build status
[08:24:38.226] Build status: SCHEDULED
[08:24:42.490] Received PubSub notification, asking Buildbucket for the build status
[08:24:42.509] Build status: STARTED
[08:25:06.470] Received PubSub notification, asking Buildbucket for the build status
[08:25:06.491] Build:
{
  "id": "8680845654372474513",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-25T08:24:36.946204266Z",
  "startTime": "2026-05-25T08:24:42.042730246Z",
  "endTime": "2026-05-25T08:25:06.208171361Z",
  "updateTime": "2026-05-25T08:25:06.208171361Z",
  "status": "SUCCESS",
  "input": {

  }
}
[08:25:06.491] Invocation finished in 31.816093425s with status SUCCEEDED