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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:22582 (2 weeks ago)

Debug log (UTC)

[06:11:16.609] New invocation is queued and will start shortly
[06:11:18.312] Starting the invocation (attempt 1)
[06:11:18.335] Ignoring gitiles_ref tag without the buildset tag
[06:11:18.335] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[06:11:18.335] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[06:11:18.335] Buildbucket request:
{
  "requestId": "8836409034648323952",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8836409034648323952",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "22582"
                            },
                        "id": "cron:v1:22582"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8836409034648323952"
    },
    {
      "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:11:19.807] Scheduled build:
{
  "id": "8670978971205742689",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-11T06:11:19.270857449Z",
  "updateTime": "2026-09-11T06:11:19.708878112Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[06:11:19.807] Task URL: https://cr-buildbucket.appspot.com/build/8670978971205742689
[06:11:19.807] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8836409034648323952:2:0) after 1m35s
[06:11:20.533] Received PubSub notification, asking Buildbucket for the build status
[06:11:20.559] Build status: SCHEDULED
[06:11:25.982] Received PubSub notification, asking Buildbucket for the build status
[06:11:26.037] Build status: STARTED
[06:11:49.932] Received PubSub notification, asking Buildbucket for the build status
[06:11:49.952] Build:
{
  "id": "8670978971205742689",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-11T06:11:19.270857449Z",
  "startTime": "2026-09-11T06:11:25.665164434Z",
  "endTime": "2026-09-11T06:11:49.529602148Z",
  "updateTime": "2026-09-11T06:11:49.529602148Z",
  "status": "SUCCESS",
  "input": {

  }
}
[06:11:49.952] Invocation finished in 33.348807154s with status SUCCEEDED