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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:9016 (6 days ago)

Debug log (UTC)

[12:59:52.190] New invocation is queued and will start shortly
[12:59:53.248] Starting the invocation (attempt 1)
[12:59:53.270] Ignoring gitiles_ref tag without the buildset tag
[12:59:53.270] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[12:59:53.270] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[12:59:53.270] Buildbucket request:
{
  "requestId": "8845171233936296992",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8845171233936296992",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "9016"
                            },
                        "id": "cron:v1:9016"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8845171233936296992"
    },
    {
      "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"
  }
}
[12:59:54.990] Scheduled build:
{
  "id": "8679741171183572337",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-06T12:59:54.196441752Z",
  "updateTime": "2026-06-06T12:59:54.613170569Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[12:59:54.990] Task URL: https://cr-buildbucket.appspot.com/build/8679741171183572337
[12:59:54.991] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8845171233936296992:2:0) after 8m24s
[12:59:55.437] Received PubSub notification, asking Buildbucket for the build status
[12:59:55.456] Build status: SCHEDULED
[12:59:58.980] Received PubSub notification, asking Buildbucket for the build status
[12:59:59.011] Build status: STARTED
[13:00:21.963] Received PubSub notification, asking Buildbucket for the build status
[13:00:21.983] Build:
{
  "id": "8679741171183572337",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-06T12:59:54.196441752Z",
  "startTime": "2026-06-06T12:59:58.829323663Z",
  "endTime": "2026-06-06T13:00:21.667292815Z",
  "updateTime": "2026-06-06T13:00:21.667292815Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[13:00:21.983] Invocation finished in 29.796514349s with status SUCCEEDED