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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:11455 (2 weeks ago)

Debug log (UTC)

[22:06:44.348] New invocation is queued and will start shortly
[22:06:45.492] Starting the invocation (attempt 1)
[22:06:45.518] Ignoring gitiles_ref tag without the buildset tag
[22:06:45.518] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[22:06:45.518] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[22:06:45.519] Buildbucket request:
{
  "requestId": "8843596679473933152",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8843596679473933152",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "11455"
                            },
                        "id": "cron:v1:11455"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8843596679473933152"
    },
    {
      "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"
  }
}
[22:06:47.016] Scheduled build:
{
  "id": "8678166616761317425",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-23T22:06:46.308030006Z",
  "updateTime": "2026-06-23T22:06:46.774388615Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[22:06:47.016] Task URL: https://cr-buildbucket.appspot.com/build/8678166616761317425
[22:06:47.016] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8843596679473933152:2:0) after 9m26s
[22:06:47.546] Received PubSub notification, asking Buildbucket for the build status
[22:06:47.567] Build status: SCHEDULED
[22:06:51.577] Received PubSub notification, asking Buildbucket for the build status
[22:06:51.611] Build status: STARTED
[22:07:15.717] Received PubSub notification, asking Buildbucket for the build status
[22:07:15.736] Build:
{
  "id": "8678166616761317425",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-23T22:06:46.308030006Z",
  "startTime": "2026-06-23T22:06:51.109886188Z",
  "endTime": "2026-06-23T22:07:15.471801576Z",
  "updateTime": "2026-06-23T22:07:15.471801576Z",
  "status": "SUCCESS",
  "input": {

  }
}
[22:07:15.736] Invocation finished in 31.39798665s with status SUCCEEDED