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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:23872 (4 days ago)

Debug log (UTC)

[10:51:36.537] New invocation is queued and will start shortly
[10:51:37.622] Starting the invocation (attempt 1)
[10:51:37.644] Ignoring gitiles_ref tag without the buildset tag
[10:51:37.644] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[10:51:37.644] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[10:51:37.644] Buildbucket request:
{
  "requestId": "8835576024980261568",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8835576024980261568",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "23872"
                            },
                        "id": "cron:v1:23872"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8835576024980261568"
    },
    {
      "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:51:39.351] Scheduled build:
{
  "id": "8670145962212376689",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-20T10:51:38.552456022Z",
  "updateTime": "2026-09-20T10:51:38.552456022Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[10:51:39.351] Task URL: https://cr-buildbucket.appspot.com/build/8670145962212376689
[10:51:39.351] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8835576024980261568:2:0) after 8m3s
[10:51:40.251] Received PubSub notification, asking Buildbucket for the build status
[10:51:40.273] Build status: SCHEDULED
[10:51:48.212] Received PubSub notification, asking Buildbucket for the build status
[10:51:48.232] Build status: STARTED
[10:52:10.447] Received PubSub notification, asking Buildbucket for the build status
[10:52:10.477] Build:
{
  "id": "8670145962212376689",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-20T10:51:38.552456022Z",
  "startTime": "2026-09-20T10:51:46.130148305Z",
  "endTime": "2026-09-20T10:52:10.186610852Z",
  "updateTime": "2026-09-20T10:52:10.186610852Z",
  "status": "SUCCESS",
  "input": {

  }
}
[10:52:10.477] Invocation finished in 33.947932651s with status SUCCEEDED