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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:18988 (1 month ago)

Debug log (UTC)

[14:35:45.189] New invocation is queued and will start shortly
[14:35:46.888] Starting the invocation (attempt 1)
[14:35:46.929] Ignoring gitiles_ref tag without the buildset tag
[14:35:46.929] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[14:35:46.929] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[14:35:46.929] Buildbucket request:
{
  "requestId": "8838732816873708032",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8838732816873708032",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "18988"
                            },
                        "id": "cron:v1:18988"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8838732816873708032"
    },
    {
      "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"
  }
}
[14:35:48.411] Scheduled build:
{
  "id": "8673302753554408129",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-16T14:35:47.727533774Z",
  "updateTime": "2026-08-16T14:35:48.187184297Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[14:35:48.411] Task URL: https://cr-buildbucket.appspot.com/build/8673302753554408129
[14:35:48.411] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8838732816873708032:2:0) after 4m26s
[14:35:48.945] Received PubSub notification, asking Buildbucket for the build status
[14:35:48.962] Build status: SCHEDULED
[14:35:52.948] Received PubSub notification, asking Buildbucket for the build status
[14:35:52.968] Build status: STARTED
[14:36:33.308] Received PubSub notification, asking Buildbucket for the build status
[14:36:33.332] Build:
{
  "id": "8673302753554408129",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-16T14:35:47.727533774Z",
  "startTime": "2026-08-16T14:35:52.796107984Z",
  "endTime": "2026-08-16T14:36:32.635064876Z",
  "updateTime": "2026-08-16T14:36:32.635064876Z",
  "status": "SUCCESS",
  "input": {

  }
}
[14:36:33.332] Invocation finished in 48.154047942s with status SUCCEEDED