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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:4195 (4 months ago)

Debug log (UTC)

[04:32:22.302] New invocation is queued and will start shortly
[04:32:23.403] Starting the invocation (attempt 1)
[04:32:23.427] Ignoring gitiles_ref tag without the buildset tag
[04:32:23.427] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[04:32:23.427] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[04:32:23.427] Buildbucket request:
{
  "requestId": "8848283459819800672",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8848283459819800672",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "4195"
                            },
                        "id": "cron:v1:4195"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8848283459819800672"
    },
    {
      "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"
  }
}
[04:32:24.634] Scheduled build:
{
  "id": "8682853397274130401",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-03T04:32:24.106971087Z",
  "updateTime": "2026-05-03T04:32:24.106971087Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[04:32:24.634] Task URL: https://cr-buildbucket.appspot.com/build/8682853397274130401
[04:32:24.634] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8848283459819800672:2:0) after 5m27s
[04:32:24.938] Received PubSub notification, asking Buildbucket for the build status
[04:32:24.973] Build status: SCHEDULED
[04:32:36.440] Received PubSub notification, asking Buildbucket for the build status
[04:32:36.499] Build status: STARTED
[04:33:08.538] Received PubSub notification, asking Buildbucket for the build status
[04:33:08.553] Build:
{
  "id": "8682853397274130401",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-03T04:32:24.106971087Z",
  "startTime": "2026-05-03T04:32:33.976327818Z",
  "endTime": "2026-05-03T04:32:58.572429641Z",
  "updateTime": "2026-05-03T04:32:58.572429641Z",
  "status": "SUCCESS",
  "input": {

  }
}
[04:33:08.553] Invocation finished in 46.257486897s with status SUCCEEDED