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:14131 (2 months ago)

Debug log (UTC)

[23:48:57.608] New invocation is queued and will start shortly
[23:48:59.032] Starting the invocation (attempt 1)
[23:48:59.056] Ignoring gitiles_ref tag without the buildset tag
[23:48:59.056] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[23:48:59.056] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[23:48:59.056] Buildbucket request:
{
  "requestId": "8841868905917551424",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8841868905917551424",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "14131"
                            },
                        "id": "cron:v1:14131"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8841868905917551424"
    },
    {
      "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:48:59.968] Scheduled build:
{
  "id": "8676438843262964177",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-12T23:48:59.518524071Z",
  "updateTime": "2026-07-12T23:48:59.866603810Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[23:48:59.968] Task URL: https://cr-buildbucket.appspot.com/build/8676438843262964177
[23:48:59.968] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8841868905917551424:2:0) after 5m9s
[23:49:00.716] Received PubSub notification, asking Buildbucket for the build status
[23:49:00.738] Build status: SCHEDULED
[23:49:05.330] Received PubSub notification, asking Buildbucket for the build status
[23:49:05.364] Build status: STARTED
[23:49:31.337] Received PubSub notification, asking Buildbucket for the build status
[23:49:31.353] Build:
{
  "id": "8676438843262964177",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-12T23:48:59.518524071Z",
  "startTime": "2026-07-12T23:49:04.912152125Z",
  "endTime": "2026-07-12T23:49:31.014971946Z",
  "updateTime": "2026-07-12T23:49:31.014971946Z",
  "status": "SUCCESS",
  "input": {

  }
}
[23:49:31.353] Invocation finished in 33.750229312s with status SUCCEEDED