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:20521 (1 week ago)

Debug log (UTC)

[13:09:25.262] New invocation is queued and will start shortly
[13:09:26.963] Starting the invocation (attempt 1)
[13:09:26.986] Ignoring gitiles_ref tag without the buildset tag
[13:09:26.986] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[13:09:26.986] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[13:09:26.986] Buildbucket request:
{
  "requestId": "8837741681784833280",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8837741681784833280",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "20521"
                            },
                        "id": "cron:v1:20521"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8837741681784833280"
    },
    {
      "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"
  }
}
[13:09:28.154] Scheduled build:
{
  "id": "8672311618673776273",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-27T13:09:27.607517298Z",
  "updateTime": "2026-08-27T13:09:27.607517298Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[13:09:28.154] Task URL: https://cr-buildbucket.appspot.com/build/8672311618673776273
[13:09:28.154] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8837741681784833280:2:0) after 5m58s
[13:09:28.858] Received PubSub notification, asking Buildbucket for the build status
[13:09:28.889] Build status: SCHEDULED
[13:09:32.809] Received PubSub notification, asking Buildbucket for the build status
[13:09:32.828] Build status: STARTED
[13:09:56.366] Received PubSub notification, asking Buildbucket for the build status
[13:09:56.385] Build:
{
  "id": "8672311618673776273",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-27T13:09:27.607517298Z",
  "startTime": "2026-08-27T13:09:32.324184377Z",
  "endTime": "2026-08-27T13:09:56.093766769Z",
  "updateTime": "2026-08-27T13:09:56.093766769Z",
  "status": "SUCCESS",
  "input": {

  }
}
[13:09:56.385] Invocation finished in 31.129531563s with status SUCCEEDED