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:6751 (1 month ago)

Debug log (UTC)

[09:33:58.368] New invocation is queued and will start shortly
[09:33:59.508] Starting the invocation (attempt 1)
[09:33:59.536] Ignoring gitiles_ref tag without the buildset tag
[09:33:59.536] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[09:33:59.536] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[09:33:59.536] Buildbucket request:
{
  "requestId": "8846633739335725840",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8846633739335725840",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "6751"
                            },
                        "id": "cron:v1:6751"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8846633739335725840"
    },
    {
      "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:34:00.936] Scheduled build:
{
  "id": "8681203676654445281",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-21T09:34:00.291594409Z",
  "updateTime": "2026-05-21T09:34:00.703508590Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[09:34:00.936] Task URL: https://cr-buildbucket.appspot.com/build/8681203676654445281
[09:34:00.936] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846633739335725840:2:0) after 7m49s
[09:34:27.434] Received PubSub notification, asking Buildbucket for the build status
[09:34:27.453] Build status: STARTED
[09:34:29.553] Received PubSub notification, asking Buildbucket for the build status
[09:34:29.594] Build:
{
  "id": "8681203676654445281",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-21T09:34:00.291594409Z",
  "startTime": "2026-05-21T09:34:04.514062704Z",
  "endTime": "2026-05-21T09:34:27.756691192Z",
  "updateTime": "2026-05-21T09:34:27.756691192Z",
  "status": "SUCCESS",
  "input": {

  }
}
[09:34:29.594] Invocation finished in 31.244790376s with status SUCCEEDED