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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:10069 (1 month ago)

Debug log (UTC)

[00:59:08.566] New invocation is queued and will start shortly
[00:59:09.818] Starting the invocation (attempt 1)
[00:59:09.846] Ignoring gitiles_ref tag without the buildset tag
[00:59:09.846] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[00:59:09.847] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[00:59:09.847] Buildbucket request:
{
  "requestId": "8844491802432506112",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844491802432506112",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "10069"
                            },
                        "id": "cron:v1:10069"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844491802432506112"
    },
    {
      "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"
  }
}
[00:59:11.513] Scheduled build:
{
  "id": "8679061739382726321",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-14T00:59:10.854395471Z",
  "updateTime": "2026-06-14T00:59:11.283138409Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[00:59:11.513] Task URL: https://cr-buildbucket.appspot.com/build/8679061739382726321
[00:59:11.513] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844491802432506112:2:0) after 2m46s
[00:59:12.088] Received PubSub notification, asking Buildbucket for the build status
[00:59:12.109] Build status: SCHEDULED
[00:59:16.030] Received PubSub notification, asking Buildbucket for the build status
[00:59:16.057] Build status: STARTED
[00:59:45.693] Received PubSub notification, asking Buildbucket for the build status
[00:59:45.723] Build:
{
  "id": "8679061739382726321",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-14T00:59:10.854395471Z",
  "startTime": "2026-06-14T00:59:15.793650305Z",
  "endTime": "2026-06-14T00:59:45.445072410Z",
  "updateTime": "2026-06-14T00:59:45.445072410Z",
  "status": "SUCCESS",
  "input": {

  }
}
[00:59:45.723] Invocation finished in 37.161153767s with status SUCCEEDED