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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:9136 (5 days ago)

Debug log (UTC)

[09:28:26.734] New invocation is queued and will start shortly
[09:28:28.056] Starting the invocation (attempt 1)
[09:28:28.084] Ignoring gitiles_ref tag without the buildset tag
[09:28:28.084] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[09:28:28.084] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[09:28:28.084] Buildbucket request:
{
  "requestId": "8845093938637262848",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8845093938637262848",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "9136"
                            },
                        "id": "cron:v1:9136"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8845093938637262848"
    },
    {
      "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"
  }
}
[09:28:29.909] Scheduled build:
{
  "id": "8679663875448180801",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-07T09:28:29.153481178Z",
  "updateTime": "2026-06-07T09:28:29.623397767Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[09:28:29.909] Task URL: https://cr-buildbucket.appspot.com/build/8679663875448180801
[09:28:29.910] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8845093938637262848:2:0) after 6m20s
[09:28:30.370] Received PubSub notification, asking Buildbucket for the build status
[09:28:30.670] Build status: SCHEDULED
[09:28:34.482] Received PubSub notification, asking Buildbucket for the build status
[09:28:34.516] Build status: STARTED
[09:28:58.282] Received PubSub notification, asking Buildbucket for the build status
[09:28:58.310] Build:
{
  "id": "8679663875448180801",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-07T09:28:29.153481178Z",
  "startTime": "2026-06-07T09:28:34.307455554Z",
  "endTime": "2026-06-07T09:28:58.012926934Z",
  "updateTime": "2026-06-07T09:28:58.012926934Z",
  "status": "SUCCESS",
  "input": {

  }
}
[09:28:58.310] Invocation finished in 31.580757468s with status SUCCEEDED