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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:9640 (1 day ago)

Debug log (UTC)

[23:37:32.477] New invocation is queued and will start shortly
[23:37:33.707] Starting the invocation (attempt 1)
[23:37:33.730] Ignoring gitiles_ref tag without the buildset tag
[23:37:33.730] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[23:37:33.730] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[23:37:33.731] Buildbucket request:
{
  "requestId": "8844768727252131616",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844768727252131616",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "9640"
                            },
                        "id": "cron:v1:9640"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844768727252131616"
    },
    {
      "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"
  }
}
[23:37:35.285] Scheduled build:
{
  "id": "8679338664384748625",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-10T23:37:34.592889632Z",
  "updateTime": "2026-06-10T23:37:34.998256240Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[23:37:35.285] Task URL: https://cr-buildbucket.appspot.com/build/8679338664384748625
[23:37:35.285] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844768727252131616:2:0) after 6m46s
[23:37:35.805] Received PubSub notification, asking Buildbucket for the build status
[23:37:35.844] Build status: SCHEDULED
[23:37:48.551] Received PubSub notification, asking Buildbucket for the build status
[23:37:48.588] Build status: STARTED
[23:38:11.072] Received PubSub notification, asking Buildbucket for the build status
[23:38:11.092] Build:
{
  "id": "8679338664384748625",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-10T23:37:34.592889632Z",
  "startTime": "2026-06-10T23:37:45.135155307Z",
  "endTime": "2026-06-10T23:38:06.950012485Z",
  "updateTime": "2026-06-10T23:38:06.950012485Z",
  "status": "SUCCESS",
  "input": {

  }
}
[23:38:11.092] Invocation finished in 38.618068205s with status SUCCEEDED