Status: SUCCEEDED
Triggered by: -
Duration: 1 minute
Actions:

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:19957 (2 weeks ago)

Debug log (UTC)

[12:32:33.679] New invocation is queued and will start shortly
[12:32:34.967] Starting the invocation (attempt 1)
[12:32:34.994] Ignoring gitiles_ref tag without the buildset tag
[12:32:34.994] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[12:32:34.995] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[12:32:34.995] Buildbucket request:
{
  "requestId": "8838106388661817408",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8838106388661817408",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "19957"
                            },
                        "id": "cron:v1:19957"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8838106388661817408"
    },
    {
      "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:32:36.208] Scheduled build:
{
  "id": "8672676326112096657",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-23T12:32:35.490882264Z",
  "updateTime": "2026-08-23T12:32:35.490882264Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[12:32:36.208] Task URL: https://cr-buildbucket.appspot.com/build/8672676326112096657
[12:32:36.208] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8838106388661817408:2:0) after 2m20s
[12:33:22.114] Received PubSub notification, asking Buildbucket for the build status
[12:33:22.150] Build status: SCHEDULED
[12:34:07.739] Received PubSub notification, asking Buildbucket for the build status
[12:34:07.776] Build:
{
  "id": "8672676326112096657",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-23T12:32:35.490882264Z",
  "startTime": "2026-08-23T12:33:32.429619381Z",
  "endTime": "2026-08-23T12:33:55.891041416Z",
  "updateTime": "2026-08-23T12:33:55.891041416Z",
  "status": "SUCCESS",
  "input": {

  }
}
[12:34:07.776] Invocation finished in 1m34.101020397s with status SUCCEEDED