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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:13783 (2 months ago)

Debug log (UTC)

[12:24:27.056] New invocation is queued and will start shortly
[12:24:28.392] Starting the invocation (attempt 1)
[12:24:28.417] Ignoring gitiles_ref tag without the buildset tag
[12:24:28.417] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[12:24:28.417] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[12:24:28.417] Buildbucket request:
{
  "requestId": "8842093165444893008",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8842093165444893008",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "13783"
                            },
                        "id": "cron:v1:13783"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8842093165444893008"
    },
    {
      "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:24:29.813] Scheduled build:
{
  "id": "8676663102645949009",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-10T12:24:29.104891106Z",
  "updateTime": "2026-07-10T12:24:29.543968987Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[12:24:29.813] Task URL: https://cr-buildbucket.appspot.com/build/8676663102645949009
[12:24:29.813] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8842093165444893008:2:0) after 2m42s
[12:24:30.339] Received PubSub notification, asking Buildbucket for the build status
[12:24:30.384] Build status: SCHEDULED
[12:24:35.804] Received PubSub notification, asking Buildbucket for the build status
[12:24:35.834] Build status: STARTED
[12:25:03.082] Received PubSub notification, asking Buildbucket for the build status
[12:25:03.100] Build:
{
  "id": "8676663102645949009",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-10T12:24:29.104891106Z",
  "startTime": "2026-07-10T12:24:35.532122947Z",
  "endTime": "2026-07-10T12:25:02.712605279Z",
  "updateTime": "2026-07-10T12:25:02.712605279Z",
  "status": "SUCCESS",
  "input": {

  }
}
[12:25:03.100] Invocation finished in 36.049590493s with status SUCCEEDED