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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:5914 (2 months ago)

Debug log (UTC)

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

  }
}
[10:28:55.670] Task URL: https://cr-buildbucket.appspot.com/build/8681743804111771825
[10:28:55.670] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8847173867389150528:2:0) after 5m49s
[10:28:56.646] Received PubSub notification, asking Buildbucket for the build status
[10:28:56.665] Build status: SCHEDULED
[10:29:00.271] Received PubSub notification, asking Buildbucket for the build status
[10:29:00.295] Build status: STARTED
[10:29:21.728] Received PubSub notification, asking Buildbucket for the build status
[10:29:21.745] Build:
{
  "id": "8681743804111771825",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-15T10:28:54.607514561Z",
  "startTime": "2026-05-15T10:28:59.233391726Z",
  "endTime": "2026-05-15T10:29:20.994931737Z",
  "updateTime": "2026-05-15T10:29:20.994931737Z",
  "status": "SUCCESS",
  "input": {

  }
}
[10:29:21.745] Invocation finished in 29.647100432s with status SUCCEEDED