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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:388 (2 weeks ago)

Debug log (UTC)

[16:27:34.323] New invocation is queued and will start shortly
[16:27:35.565] Starting the invocation (attempt 1)
[16:27:35.589] Ignoring gitiles_ref tag without the buildset tag
[16:27:35.589] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[16:27:35.589] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[16:27:35.589] Buildbucket request:
{
  "requestId": "8850775178371194208",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8850775178371194208",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "388"
                            },
                        "id": "cron:v1:388"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8850775178371194208"
    },
    {
      "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"
  }
}
[16:27:37.237] Scheduled build:
{
  "id": "8685345115407871089",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-05T16:27:36.519823765Z",
  "updateTime": "2026-04-05T16:27:37.004886458Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[16:27:37.237] Task URL: https://cr-buildbucket.appspot.com/build/8685345115407871089
[16:27:37.237] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8850775178371194208:2:0) after 6m51s
[16:27:37.767] Received PubSub notification, asking Buildbucket for the build status
[16:27:37.791] Build status: SCHEDULED
[16:27:41.927] Received PubSub notification, asking Buildbucket for the build status
[16:27:41.943] Build status: STARTED
[16:28:21.961] Received PubSub notification, asking Buildbucket for the build status
[16:28:21.986] Build:
{
  "id": "8685345115407871089",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-05T16:27:36.519823765Z",
  "startTime": "2026-04-05T16:27:41.756889679Z",
  "endTime": "2026-04-05T16:28:21.416963802Z",
  "updateTime": "2026-04-05T16:28:21.416963802Z",
  "status": "SUCCESS",
  "input": {

  }
}
[16:28:21.986] Invocation finished in 47.677865308s with status SUCCEEDED