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:18430 (1 day ago)

Debug log (UTC)

[15:00:17.211] New invocation is queued and will start shortly
[15:00:19.769] Starting the invocation (attempt 1)
[15:00:19.800] Ignoring gitiles_ref tag without the buildset tag
[15:00:19.800] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[15:00:19.801] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[15:00:19.801] Buildbucket request:
{
  "requestId": "8839093661208905968",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8839093661208905968",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "18430"
                            },
                        "id": "cron:v1:18430"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8839093661208905968"
    },
    {
      "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"
  }
}
[15:00:21.569] Scheduled build:
{
  "id": "8673663597047822273",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-12T15:00:20.555027165Z",
  "updateTime": "2026-08-12T15:00:21.478327359Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[15:00:21.569] Task URL: https://cr-buildbucket.appspot.com/build/8673663597047822273
[15:00:21.569] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8839093661208905968:2:0) after 7m31s
[15:00:22.139] Received PubSub notification, asking Buildbucket for the build status
[15:00:22.304] Build status: SCHEDULED
[15:00:26.162] Received PubSub notification, asking Buildbucket for the build status
[15:00:26.185] Build status: STARTED
[15:00:49.987] Received PubSub notification, asking Buildbucket for the build status
[15:00:50.015] Build:
{
  "id": "8673663597047822273",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-12T15:00:20.555027165Z",
  "startTime": "2026-08-12T15:00:25.983894846Z",
  "endTime": "2026-08-12T15:00:49.617728757Z",
  "updateTime": "2026-08-12T15:00:49.617728757Z",
  "status": "SUCCESS",
  "input": {

  }
}
[15:00:50.015] Invocation finished in 32.811523327s with status SUCCEEDED