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:18826 (1 month ago)

Debug log (UTC)

[10:49:03.515] New invocation is queued and will start shortly
[10:49:04.592] Starting the invocation (attempt 1)
[10:49:04.614] Ignoring gitiles_ref tag without the buildset tag
[10:49:04.614] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[10:49:04.614] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[10:49:04.614] Buildbucket request:
{
  "requestId": "8838837676224646272",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8838837676224646272",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "18826"
                            },
                        "id": "cron:v1:18826"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8838837676224646272"
    },
    {
      "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"
  }
}
[10:49:06.770] Scheduled build:
{
  "id": "8673407613048844033",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-15T10:49:05.920645835Z",
  "updateTime": "2026-08-15T10:49:06.447319894Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[10:49:06.770] Task URL: https://cr-buildbucket.appspot.com/build/8673407613048844033
[10:49:06.770] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8838837676224646272:2:0) after 4m49s
[10:49:07.172] Received PubSub notification, asking Buildbucket for the build status
[10:49:07.237] Build status: SCHEDULED
[10:49:12.005] Received PubSub notification, asking Buildbucket for the build status
[10:49:12.027] Build status: STARTED
[10:49:43.532] Received PubSub notification, asking Buildbucket for the build status
[10:49:43.628] Build:
{
  "id": "8673407613048844033",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-15T10:49:05.920645835Z",
  "startTime": "2026-08-15T10:49:11.806439470Z",
  "endTime": "2026-08-15T10:49:43.268442260Z",
  "updateTime": "2026-08-15T10:49:43.268442260Z",
  "status": "SUCCESS",
  "input": {

  }
}
[10:49:43.628] Invocation finished in 40.12046157s with status SUCCEEDED