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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:10288 (1 month ago)

Debug log (UTC)

[14:19:50.759] New invocation is queued and will start shortly
[14:19:55.637] Starting the invocation (attempt 1)
[14:19:55.667] Ignoring gitiles_ref tag without the buildset tag
[14:19:55.667] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[14:19:55.667] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[14:19:55.667] Buildbucket request:
{
  "requestId": "8844350829576891008",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844350829576891008",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "10288"
                            },
                        "id": "cron:v1:10288"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844350829576891008"
    },
    {
      "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"
  }
}
[14:19:57.893] Scheduled build:
{
  "id": "8678920762189431921",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-15T14:19:57.182964714Z",
  "updateTime": "2026-06-15T14:19:57.606120107Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[14:19:57.893] Task URL: https://cr-buildbucket.appspot.com/build/8678920762189431921
[14:19:57.893] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844350829576891008:2:0) after 8m35s
[14:19:58.432] Received PubSub notification, asking Buildbucket for the build status
[14:19:58.481] Build status: SCHEDULED
[14:20:03.695] Received PubSub notification, asking Buildbucket for the build status
[14:20:03.715] Build status: STARTED
[14:20:31.149] Received PubSub notification, asking Buildbucket for the build status
[14:20:31.176] Build:
{
  "id": "8678920762189431921",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-15T14:19:57.182964714Z",
  "startTime": "2026-06-15T14:20:03.496338095Z",
  "endTime": "2026-06-15T14:20:30.781632992Z",
  "updateTime": "2026-06-15T14:20:30.781632992Z",
  "status": "SUCCESS",
  "input": {

  }
}
[14:20:31.176] Invocation finished in 40.421698956s with status SUCCEEDED