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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:10612 (3 weeks ago)

Debug log (UTC)

[21:56:12.153] New invocation is queued and will start shortly
[21:56:13.272] Starting the invocation (attempt 1)
[21:56:13.303] Ignoring gitiles_ref tag without the buildset tag
[21:56:13.303] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[21:56:13.303] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[21:56:13.304] Buildbucket request:
{
  "requestId": "8844140924225098704",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844140924225098704",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "10612"
                            },
                        "id": "cron:v1:10612"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844140924225098704"
    },
    {
      "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:56:15.248] Scheduled build:
{
  "id": "8678710861259824977",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-17T21:56:14.308984337Z",
  "updateTime": "2026-06-17T21:56:14.308984337Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[21:56:15.248] Task URL: https://cr-buildbucket.appspot.com/build/8678710861259824977
[21:56:15.249] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844140924225098704:2:0) after 9m12s
[21:56:15.657] Received PubSub notification, asking Buildbucket for the build status
[21:56:15.676] Build status: SCHEDULED
[21:56:24.210] Received PubSub notification, asking Buildbucket for the build status
[21:56:24.235] Build status: STARTED
[21:56:46.027] Received PubSub notification, asking Buildbucket for the build status
[21:56:46.045] Build:
{
  "id": "8678710861259824977",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-17T21:56:14.308984337Z",
  "startTime": "2026-06-17T21:56:23.991793266Z",
  "endTime": "2026-06-17T21:56:45.442555972Z",
  "updateTime": "2026-06-17T21:56:45.442555972Z",
  "status": "SUCCESS",
  "input": {

  }
}
[21:56:46.045] Invocation finished in 33.948416066s with status SUCCEEDED