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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:6631 (1 month ago)

Debug log (UTC)

[12:58:08.427] New invocation is queued and will start shortly
[12:58:09.566] Starting the invocation (attempt 1)
[12:58:09.597] Ignoring gitiles_ref tag without the buildset tag
[12:58:09.597] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[12:58:09.597] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[12:58:09.597] Buildbucket request:
{
  "requestId": "8846711491169252288",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8846711491169252288",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "6631"
                            },
                        "id": "cron:v1:6631"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8846711491169252288"
    },
    {
      "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"
  }
}
[12:58:10.958] Scheduled build:
{
  "id": "8681281428655159649",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-20T12:58:10.205183177Z",
  "updateTime": "2026-05-20T12:58:10.205183177Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[12:58:10.958] Task URL: https://cr-buildbucket.appspot.com/build/8681281428655159649
[12:58:10.958] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846711491169252288:2:0) after 2m31s
[12:58:11.565] Received PubSub notification, asking Buildbucket for the build status
[12:58:11.770] Build status: SCHEDULED
[12:58:18.218] Received PubSub notification, asking Buildbucket for the build status
[12:58:18.235] Build status: STARTED
[12:58:48.653] Received PubSub notification, asking Buildbucket for the build status
[12:58:48.668] Build:
{
  "id": "8681281428655159649",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-20T12:58:10.205183177Z",
  "startTime": "2026-05-20T12:58:18.013153860Z",
  "endTime": "2026-05-20T12:58:48.288388340Z",
  "updateTime": "2026-05-20T12:58:48.288388340Z",
  "status": "SUCCESS",
  "input": {

  }
}
[12:58:48.668] Invocation finished in 40.245497267s with status SUCCEEDED