Since around 3 days my builds on github fail, when building on uBlue Aurora image. It fails on 1Password bling module. Error:
[10:05:18 g.i/m/aurora-dx:stable] => #80 0.074 ============================= Start 'bling' Module =============================
[10:05:18 g.i/m/aurora-dx:stable] => #80 0.095 Pulling from bling: 1password
[10:05:18 g.i/m/aurora-dx:stable] => #80 0.097 + RELEASE_CHANNEL=stable
[10:05:18 g.i/m/aurora-dx:stable] => #80 0.097 + GID_ONEPASSWORD=1500
[10:05:18 g.i/m/aurora-dx:stable] => #80 0.097 + GID_ONEPASSWORDCLI=1600
[10:05:18 g.i/m/aurora-dx:stable] => #80 0.097 + echo 'Installing 1Password'
[10:05:18 g.i/m/aurora-dx:stable] => #80 0.097 Installing 1Password
[10:05:18 g.i/m/aurora-dx:stable] => #80 0.097 + mkdir -p /var/opt
[10:05:18 g.i/m/aurora-dx:stable] => #80 0.098 + cat
[10:05:18 g.i/m/aurora-dx:stable] => #80 0.100 + rpm --import https://downloads.1password.com/linux/keys/1password.asc
[10:05:19 g.i/m/aurora-dx:stable] => #80 0.471 + rpm-ostree install 1password 1password-cli
[10:05:19 g.i/m/aurora-dx:stable] => #80 0.485 error: This system was not booted via libostree.
[10:05:19 g.i/m/aurora-dx:stable] => #80 0.485 Currently, most rpm-ostree commands only work on ostree-based host systems.
[10:05:19 g.i/m/aurora-dx:stable] => #80 0.485
[10:05:19 g.i/m/aurora-dx:stable] => #80 0.489 ============================ Failed 'bling' Module ============================
[10:05:19 g.i/m/aurora-dx:stable] => #80 ERROR: process "/bin/sh -c /tmp/scripts/run_module.sh 'bling' '{\"type\":\"bling\",\"install\":[\"1password\"]}'" did not complete successfully: exit code: 1
[10:05:19 g.i/m/aurora-dx:stable] => ------
[10:05:19 g.i/m/aurora-dx:stable] => > [stage-4 23/30] RUN --mount=type=bind,from=stage-files,src=/files,dst=/tmp/files,rw --mount=type=bind,from=ghcr.io/blue-build/modules/bling:latest,src=/modules,dst=/tmp/modules,rw --mount=type=bind,src=.bluebuild-scripts_0805999f,dst=/tmp/scripts/,ro --mount=type=cache,sharing=locked,dst=/var/cache/rpm-ostree,id=rpm-ostree-cache-aurora-dx-44-stage-aurora-dx --mount=type=cache,sharing=locked,dst=/var/cache/libdnf5,id=dnf-cache-aurora-dx-44-stage-aurora-dx --mount=type=cache,sharing=locked,dst=/var/cache/zypp,id=zypper-cache-aurora-dx-44-stage-aurora-dx --mount=type=cache,sharing=locked,dst=/var/cache/apk,id=apk-cache-aurora-dx-44-stage-aurora-dx --mount=type=cache,sharing=locked,dst=/var/cache/apt,id=apt-cache-aurora-dx-44-stage-aurora-dx --mount=type=cache,sharing=locked,dst=/var/cache/pacman,id=pacman-cache-aurora-dx-44-stage-aurora-dx --mount=type=cache,sharing=locked,dst=/usr/lib/sysimage/cache/pacman,id=pacman-sysimage-cache-aurora-dx-44-stage-aurora-dx /tmp/scripts/run_module.sh 'bling' '{"type":"bling","install":["1password"]}':
[10:05:19 g.i/m/aurora-dx:stable] => 0.097 + echo 'Installing 1Password'
[10:05:19 g.i/m/aurora-dx:stable] => 0.097 Installing 1Password
[10:05:19 g.i/m/aurora-dx:stable] => 0.097 + mkdir -p /var/opt
[10:05:19 g.i/m/aurora-dx:stable] => 0.098 + cat
[10:05:19 g.i/m/aurora-dx:stable] => 0.100 + rpm --import https://downloads.1password.com/linux/keys/1password.asc
[10:05:19 g.i/m/aurora-dx:stable] => 0.471 + rpm-ostree install 1password 1password-cli
[10:05:19 g.i/m/aurora-dx:stable] => 0.485 error: This system was not booted via libostree.
[10:05:19 g.i/m/aurora-dx:stable] => 0.485 Currently, most rpm-ostree commands only work on ostree-based host systems.
[10:05:19 g.i/m/aurora-dx:stable] => 0.485
[10:05:19 g.i/m/aurora-dx:stable] => 0.489 ============================ Failed 'bling' Module ============================
[10:05:19 g.i/m/aurora-dx:stable] => ------
[10:05:19 g.i/m/aurora-dx:stable] => Containerfile.8iWOppOYuEY:275
[10:05:19 g.i/m/aurora-dx:stable] => --------------------
[10:05:19 g.i/m/aurora-dx:stable] => 274 | /tmp/scripts/run_module.sh 'dnf' '{"type":"dnf","repos":{"cleanup":true,"files":["https://brave-browser-rpm-release.s3.brave.com/brave-browser.repo"]},"install":{"packages":["brave-browser"]}}'
[10:05:19 g.i/m/aurora-dx:stable] => 275 | >>> RUN \
[10:05:19 g.i/m/aurora-dx:stable] => 276 | >>> --mount=type=bind,from=stage-files,src=/files,dst=/tmp/files,rw \
[10:05:19 g.i/m/aurora-dx:stable] => 277 | >>> --mount=type=bind,from=ghcr.io/blue-build/modules/bling:latest,src=/modules,dst=/tmp/modules,rw \
[10:05:19 g.i/m/aurora-dx:stable] => 278 | >>> --mount=type=bind,src=.bluebuild-scripts_0805999f,dst=/tmp/scripts/,ro \
[10:05:19 g.i/m/aurora-dx:stable] => 279 | >>> --mount=type=cache,sharing=locked,dst=/var/cache/rpm-ostree,id=rpm-ostree-cache-aurora-dx-44-stage-aurora-dx \
[10:05:19 g.i/m/aurora-dx:stable] => 280 | >>> --mount=type=cache,sharing=locked,dst=/var/cache/libdnf5,id=dnf-cache-aurora-dx-44-stage-aurora-dx \
[10:05:19 g.i/m/aurora-dx:stable] => 281 | >>> --mount=type=cache,sharing=locked,dst=/var/cache/zypp,id=zypper-cache-aurora-dx-44-stage-aurora-dx \
[10:05:19 g.i/m/aurora-dx:stable] => 282 | >>> --mount=type=cache,sharing=locked,dst=/var/cache/apk,id=apk-cache-aurora-dx-44-stage-aurora-dx \
[10:05:19 g.i/m/aurora-dx:stable] => 283 | >>> --mount=type=cache,sharing=locked,dst=/var/cache/apt,id=apt-cache-aurora-dx-44-stage-aurora-dx \
[10:05:19 g.i/m/aurora-dx:stable] => 284 | >>> --mount=type=cache,sharing=locked,dst=/var/cache/pacman,id=pacman-cache-aurora-dx-44-stage-aurora-dx \
[10:05:19 g.i/m/aurora-dx:stable] => 285 | >>> --mount=type=cache,sharing=locked,dst=/usr/lib/sysimage/cache/pacman,id=pacman-sysimage-cache-aurora-dx-44-stage-aurora-dx \
[10:05:19 g.i/m/aurora-dx:stable] => 286 | >>> /tmp/scripts/run_module.sh 'bling' '{"type":"bling","install":["1password"]}'
[10:05:19 g.i/m/aurora-dx:stable] => 287 | RUN \
[10:05:19 g.i/m/aurora-dx:stable] => --------------------
[10:05:19 g.i/m/aurora-dx:stable] => ERROR: failed to build: failed to solve: process "/bin/sh -c /tmp/scripts/run_module.sh 'bling' '{\"type\":\"bling\",\"install\":[\"1password\"]}'" did not complete successfully: exit code: 1
[10:05:19 ERROR] => Failed:
× Failed to build image ghcr.io/michal-grzelak/aurora-dx:stable
Try running with `-vv` for trace logging.
You can also open an issue at https://github.com/blue-build/cli/issues
Error: Process completed with exit code 1.
Current runner version: '2.335.1'
Runner Image Provisioner
Hosted Compute Agent
Version: 20260624.560
Commit: 925d229a51159bc391ae97e54a2dd1fe20af789d
Build Date: 2026-06-24T18:26:47Z
Worker ID: {f4b5306c-1728-4f9f-9820-95b32061287b}
Azure Region: eastus
Operating System
Ubuntu
24.04.4
LTS
Runner Image
Image: ubuntu-24.04
Version: 20260705.232.1
Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20260705.232/images/ubuntu/Ubuntu2404-Readme.md
Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20260705.232
The problem
Since around 3 days my builds on github fail, when building on uBlue Aurora image. It fails on 1Password bling module. Error:
Additional information
My repo: https://github.com/michal-grzelak/fedora-atomic
Base OS: uBlue Aurora
Bluebuild GH Action version: 1.12
I'm building this on Github Actions, so in terms of OS I see that it uses this to build: