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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:6679 (1 month ago)

Debug log (UTC)

[21:14:52.563] New invocation is queued and will start shortly
[21:14:53.701] Starting the invocation (attempt 1)
[21:14:53.732] Ignoring gitiles_ref tag without the buildset tag
[21:14:53.732] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[21:14:53.732] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[21:14:53.733] Buildbucket request:
{
  "requestId": "8846680239272897696",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8846680239272897696",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "6679"
                            },
                        "id": "cron:v1:6679"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8846680239272897696"
    },
    {
      "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"
  }
}
[21:14:55.450] Scheduled build:
{
  "id": "8681250176434660369",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-20T21:14:54.645609407Z",
  "updateTime": "2026-05-20T21:14:55.107370885Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[21:14:55.451] Task URL: https://cr-buildbucket.appspot.com/build/8681250176434660369
[21:14:55.451] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846680239272897696:2:0) after 2m48s
[21:14:55.907] Received PubSub notification, asking Buildbucket for the build status
[21:14:55.928] Build status: SCHEDULED
[21:14:58.835] Received PubSub notification, asking Buildbucket for the build status
[21:14:58.854] Build status: STARTED
[21:15:22.798] Received PubSub notification, asking Buildbucket for the build status
[21:15:22.924] Build:
{
  "id": "8681250176434660369",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-20T21:14:54.645609407Z",
  "startTime": "2026-05-20T21:14:58.690685564Z",
  "endTime": "2026-05-20T21:15:22.489057570Z",
  "updateTime": "2026-05-20T21:15:22.489057570Z",
  "status": "SUCCESS",
  "input": {

  }
}
[21:15:22.924] Invocation finished in 30.370385958s with status SUCCEEDED