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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:7165 (1 month ago)

Debug log (UTC)

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

  }
}
[08:21:28.765] Task URL: https://cr-buildbucket.appspot.com/build/8680936449599591873
[08:21:28.765] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846366513141179664:2:0) after 5m13s
[08:21:29.133] Received PubSub notification, asking Buildbucket for the build status
[08:21:29.166] Build status: SCHEDULED
[08:21:33.613] Received PubSub notification, asking Buildbucket for the build status
[08:21:33.630] Build status: STARTED
[08:22:01.870] Received PubSub notification, asking Buildbucket for the build status
[08:22:01.894] Build:
{
  "id": "8680936449599591873",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-24T08:21:27.870957731Z",
  "startTime": "2026-05-24T08:21:32.997008605Z",
  "endTime": "2026-05-24T08:22:00.587314769Z",
  "updateTime": "2026-05-24T08:22:00.587314769Z",
  "status": "SUCCESS",
  "input": {

  }
}
[08:22:01.894] Invocation finished in 36.785772184s with status SUCCEEDED