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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:9823 (1 month ago)

Debug log (UTC)

[06:51:17.926] New invocation is queued and will start shortly
[06:51:18.989] Starting the invocation (attempt 1)
[06:51:19.016] Ignoring gitiles_ref tag without the buildset tag
[06:51:19.016] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[06:51:19.017] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[06:51:19.017] Buildbucket request:
{
  "requestId": "8844650840625821312",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844650840625821312",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "9823"
                            },
                        "id": "cron:v1:9823"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844650840625821312"
    },
    {
      "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"
  }
}
[06:51:20.922] Scheduled build:
{
  "id": "8679220777859522001",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-12T06:51:19.943698347Z",
  "updateTime": "2026-06-12T06:51:20.638565017Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[06:51:20.922] Task URL: https://cr-buildbucket.appspot.com/build/8679220777859522001
[06:51:20.922] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844650840625821312:2:0) after 1m7s
[06:51:21.292] Received PubSub notification, asking Buildbucket for the build status
[06:51:21.317] Build status: SCHEDULED
[06:51:24.387] Received PubSub notification, asking Buildbucket for the build status
[06:51:24.405] Build status: STARTED
[06:51:47.982] Received PubSub notification, asking Buildbucket for the build status
[06:51:47.996] Build:
{
  "id": "8679220777859522001",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-12T06:51:19.943698347Z",
  "startTime": "2026-06-12T06:51:24.203299396Z",
  "endTime": "2026-06-12T06:51:47.651049691Z",
  "updateTime": "2026-06-12T06:51:47.651049691Z",
  "status": "SUCCESS",
  "input": {

  }
}
[06:51:47.996] Invocation finished in 30.073763736s with status SUCCEEDED