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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:19912 (3 weeks ago)

Debug log (UTC)

[04:52:14.466] New invocation is queued and will start shortly
[04:52:15.593] Starting the invocation (attempt 1)
[04:52:15.639] Ignoring gitiles_ref tag without the buildset tag
[04:52:15.639] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[04:52:15.639] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[04:52:15.639] Buildbucket request:
{
  "requestId": "8838135349506897856",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8838135349506897856",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "19912"
                            },
                        "id": "cron:v1:19912"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8838135349506897856"
    },
    {
      "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"
  }
}
[04:52:17.121] Scheduled build:
{
  "id": "8672705286813648017",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-23T04:52:16.413704128Z",
  "updateTime": "2026-08-23T04:52:16.864322946Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[04:52:17.122] Task URL: https://cr-buildbucket.appspot.com/build/8672705286813648017
[04:52:17.122] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8838135349506897856:2:0) after 7m16s
[04:52:17.676] Received PubSub notification, asking Buildbucket for the build status
[04:52:17.694] Build status: SCHEDULED
[04:52:23.584] Received PubSub notification, asking Buildbucket for the build status
[04:52:23.601] Build status: STARTED
[04:52:49.934] Received PubSub notification, asking Buildbucket for the build status
[04:52:49.975] Build:
{
  "id": "8672705286813648017",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-23T04:52:16.413704128Z",
  "startTime": "2026-08-23T04:52:23.410073364Z",
  "endTime": "2026-08-23T04:52:49.658132949Z",
  "updateTime": "2026-08-23T04:52:49.658132949Z",
  "status": "SUCCESS",
  "input": {

  }
}
[04:52:49.975] Invocation finished in 35.514126317s with status SUCCEEDED