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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:5074 (2 months ago)

Debug log (UTC)

[10:47:19.219] New invocation is queued and will start shortly
[10:47:20.314] Starting the invocation (attempt 1)
[10:47:20.347] Ignoring gitiles_ref tag without the buildset tag
[10:47:20.347] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[10:47:20.347] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[10:47:20.348] Buildbucket request:
{
  "requestId": "8847716288298261152",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8847716288298261152",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "5074"
                            },
                        "id": "cron:v1:5074"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8847716288298261152"
    },
    {
      "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"
  }
}
[10:47:23.075] Scheduled build:
{
  "id": "8682286224469735745",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-09T10:47:22.243279483Z",
  "updateTime": "2026-05-09T10:47:22.721165942Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[10:47:23.075] Task URL: https://cr-buildbucket.appspot.com/build/8682286224469735745
[10:47:23.075] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8847716288298261152:2:0) after 3m6s
[10:47:23.509] Received PubSub notification, asking Buildbucket for the build status
[10:47:23.524] Build status: SCHEDULED
[10:47:26.402] Received PubSub notification, asking Buildbucket for the build status
[10:47:26.425] Build status: STARTED
[10:47:51.772] Received PubSub notification, asking Buildbucket for the build status
[10:47:51.796] Build:
{
  "id": "8682286224469735745",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-09T10:47:22.243279483Z",
  "startTime": "2026-05-09T10:47:26.255410678Z",
  "endTime": "2026-05-09T10:47:51.546423002Z",
  "updateTime": "2026-05-09T10:47:51.546423002Z",
  "status": "SUCCESS",
  "input": {

  }
}
[10:47:51.796] Invocation finished in 32.587215025s with status SUCCEEDED