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:5965 (2 months ago)

Debug log (UTC)

[19:10:00.196] New invocation is queued and will start shortly
[19:10:01.451] Starting the invocation (attempt 1)
[19:10:01.484] Ignoring gitiles_ref tag without the buildset tag
[19:10:01.484] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[19:10:01.485] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[19:10:01.485] Buildbucket request:
{
  "requestId": "8847141080417037664",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8847141080417037664",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "5965"
                            },
                        "id": "cron:v1:5965"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8847141080417037664"
    },
    {
      "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"
  }
}
[19:10:03.411] Scheduled build:
{
  "id": "8681711017574976401",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-15T19:10:02.285015649Z",
  "updateTime": "2026-05-15T19:10:03.214216708Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[19:10:03.411] Task URL: https://cr-buildbucket.appspot.com/build/8681711017574976401
[19:10:03.411] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8847141080417037664:2:0) after 3m32s
[19:10:03.703] Received PubSub notification, asking Buildbucket for the build status
[19:10:03.728] Build status: SCHEDULED
[19:10:08.966] Received PubSub notification, asking Buildbucket for the build status
[19:10:09.046] Build status: STARTED
[19:10:33.346] Received PubSub notification, asking Buildbucket for the build status
[19:10:33.373] Build:
{
  "id": "8681711017574976401",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-15T19:10:02.285015649Z",
  "startTime": "2026-05-15T19:10:08.776757933Z",
  "endTime": "2026-05-15T19:10:32.979721626Z",
  "updateTime": "2026-05-15T19:10:32.979721626Z",
  "status": "SUCCESS",
  "input": {

  }
}
[19:10:33.373] Invocation finished in 33.182771784s with status SUCCEEDED