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:18319 (2 days ago)

Debug log (UTC)

[20:02:56.286] New invocation is queued and will start shortly
[20:02:57.402] Starting the invocation (attempt 1)
[20:02:57.434] Ignoring gitiles_ref tag without the buildset tag
[20:02:57.434] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[20:02:57.435] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[20:02:57.435] Buildbucket request:
{
  "requestId": "8839165217002676480",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8839165217002676480",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "18319"
                            },
                        "id": "cron:v1:18319"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8839165217002676480"
    },
    {
      "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"
  }
}
[20:02:58.672] Scheduled build:
{
  "id": "8673735154547409921",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-11T20:02:58.006093226Z",
  "updateTime": "2026-08-11T20:02:58.006093226Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[20:02:58.672] Task URL: https://cr-buildbucket.appspot.com/build/8673735154547409921
[20:02:58.672] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8839165217002676480:2:0) after 1m31s
[20:02:59.359] Received PubSub notification, asking Buildbucket for the build status
[20:02:59.386] Build status: SCHEDULED
[20:03:03.716] Received PubSub notification, asking Buildbucket for the build status
[20:03:04.089] Build status: STARTED
[20:03:26.624] Received PubSub notification, asking Buildbucket for the build status
[20:03:26.659] Build:
{
  "id": "8673735154547409921",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-11T20:02:58.006093226Z",
  "startTime": "2026-08-11T20:03:03.473417410Z",
  "endTime": "2026-08-11T20:03:26.348345982Z",
  "updateTime": "2026-08-11T20:03:26.348345982Z",
  "status": "SUCCESS",
  "input": {

  }
}
[20:03:26.659] Invocation finished in 30.378024263s with status SUCCEEDED