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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:11578 (2 weeks ago)

Debug log (UTC)

[19:07:49.832] New invocation is queued and will start shortly
[19:07:51.545] Starting the invocation (attempt 1)
[19:07:51.575] Ignoring gitiles_ref tag without the buildset tag
[19:07:51.575] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[19:07:51.575] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[19:07:51.576] Buildbucket request:
{
  "requestId": "8843517338459923888",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8843517338459923888",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "11578"
                            },
                        "id": "cron:v1:11578"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8843517338459923888"
    },
    {
      "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"
  }
}
[19:07:52.895] Scheduled build:
{
  "id": "8678087275240243377",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-24T19:07:52.279365460Z",
  "updateTime": "2026-06-24T19:07:52.788760626Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[19:07:52.895] Task URL: https://cr-buildbucket.appspot.com/build/8678087275240243377
[19:07:52.895] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8843517338459923888:2:0) after 3m42s
[19:07:53.625] Received PubSub notification, asking Buildbucket for the build status
[19:07:53.653] Build status: SCHEDULED
[19:07:57.259] Received PubSub notification, asking Buildbucket for the build status
[19:07:57.287] Build status: STARTED
[19:08:22.120] Received PubSub notification, asking Buildbucket for the build status
[19:08:22.141] Build:
{
  "id": "8678087275240243377",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-24T19:07:52.279365460Z",
  "startTime": "2026-06-24T19:07:56.819479074Z",
  "endTime": "2026-06-24T19:08:21.807335103Z",
  "updateTime": "2026-06-24T19:08:21.807335103Z",
  "status": "SUCCESS",
  "input": {

  }
}
[19:08:22.141] Invocation finished in 32.315765279s with status SUCCEEDED