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:10738 (3 weeks ago)

Debug log (UTC)

[19:28:45.203] New invocation is queued and will start shortly
[19:28:48.029] Starting the invocation (attempt 1)
[19:28:48.057] Ignoring gitiles_ref tag without the buildset tag
[19:28:48.057] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[19:28:48.057] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[19:28:48.057] Buildbucket request:
{
  "requestId": "8844059603902946496",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844059603902946496",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "10738"
                            },
                        "id": "cron:v1:10738"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844059603902946496"
    },
    {
      "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:28:49.590] Scheduled build:
{
  "id": "8678629539455965681",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-18T19:28:48.824739124Z",
  "updateTime": "2026-06-18T19:28:49.344743965Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[19:28:49.590] Task URL: https://cr-buildbucket.appspot.com/build/8678629539455965681
[19:28:49.590] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844059603902946496:2:0) after 1m21s
[19:28:50.097] Received PubSub notification, asking Buildbucket for the build status
[19:28:50.119] Build status: SCHEDULED
[19:28:54.284] Received PubSub notification, asking Buildbucket for the build status
[19:28:54.570] Build status: STARTED
[19:29:18.491] Received PubSub notification, asking Buildbucket for the build status
[19:29:18.508] Build:
{
  "id": "8678629539455965681",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-18T19:28:48.824739124Z",
  "startTime": "2026-06-18T19:28:53.971339121Z",
  "endTime": "2026-06-18T19:29:18.148026638Z",
  "updateTime": "2026-06-18T19:29:18.148026638Z",
  "status": "SUCCESS",
  "input": {

  }
}
[19:29:18.508] Invocation finished in 33.30958047s with status SUCCEEDED