Console Output
21:18:08 [2025-10-09T21:18:08.258Z] + set -xeuo pipefail
21:18:08 [2025-10-09T21:18:08.258Z] ++ umask
21:18:08 [2025-10-09T21:18:08.258Z] + '[' 0022 = 0000 ']'
21:18:08 [2025-10-09T21:18:08.258Z] + cosa init --branch next-devel --commit=d5bb026bb4f9361b6c407a6bc962e989b659f7f8 https://github.com/coreos/fedora-coreos-config
21:18:08 [2025-10-09T21:18:08.258Z] notice: failed to look up uid in /etc/passwd; enabling workaround
21:18:08 [2025-10-09T21:18:08.258Z] info: Missing CAP_SYS_ADMIN; using virt
21:18:08 [2025-10-09T21:18:08.258Z] + mkdir -p src
21:18:08 [2025-10-09T21:18:08.258Z] + cd src
21:18:08 [2025-10-09T21:18:08.258Z] + test -e config
21:18:08 [2025-10-09T21:18:08.258Z] + case "${source}" in
21:18:08 [2025-10-09T21:18:08.258Z] + git clone --branch=next-devel --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
21:18:08 [2025-10-09T21:18:08.258Z] Cloning into 'config'...
21:18:08 [2025-10-09T21:18:08.824Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
21:18:08 [2025-10-09T21:18:08.824Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
21:18:11 [2025-10-09T21:18:11.341Z] From https://gitlab.com/fedora/bootc/base-images
21:18:11 [2025-10-09T21:18:11.341Z] * branch 4c5a458148c7505e7f453971a0aa217a8bde7dce -> FETCH_HEAD
21:18:11 [2025-10-09T21:18:11.341Z] Submodule path 'fedora-bootc': checked out '4c5a458148c7505e7f453971a0aa217a8bde7dce'
21:18:11 [2025-10-09T21:18:11.341Z] + '[' -n d5bb026bb4f9361b6c407a6bc962e989b659f7f8 ']'
21:18:11 [2025-10-09T21:18:11.341Z] + git -C ./config fetch origin d5bb026bb4f9361b6c407a6bc962e989b659f7f8
21:18:11 [2025-10-09T21:18:11.341Z] From https://github.com/coreos/fedora-coreos-config
21:18:11 [2025-10-09T21:18:11.341Z] * branch d5bb026bb4f9361b6c407a6bc962e989b659f7f8 -> FETCH_HEAD
21:18:11 [2025-10-09T21:18:11.341Z] + git -C ./config reset --hard d5bb026bb4f9361b6c407a6bc962e989b659f7f8
21:18:11 [2025-10-09T21:18:11.341Z] HEAD is now at d5bb026 lockfiles: bump to latest
21:18:11 [2025-10-09T21:18:11.341Z] + git -C ./config submodule update --init --recursive
21:18:11 [2025-10-09T21:18:11.341Z] + set +x
21:18:11 [2025-10-09T21:18:11.341Z] Config commit: d5bb026bb4f9361b6c407a6bc962e989b659f7f8
21:18:11 [2025-10-09T21:18:11.341Z] + manifest=src/config/manifest.yaml
21:18:11 [2025-10-09T21:18:11.341Z] + image=src/config/image.yaml
21:18:11 [2025-10-09T21:18:11.341Z] + [[ -n '' ]]
21:18:11 [2025-10-09T21:18:11.341Z] + [[ ! -f src/config/manifest.yaml ]]
21:18:11 [2025-10-09T21:18:11.341Z] + [[ ! -f src/config/image.yaml ]]
21:18:11 [2025-10-09T21:18:11.341Z] + mkdir -p cache
21:18:11 [2025-10-09T21:18:11.341Z] + mkdir -p builds
21:18:11 [2025-10-09T21:18:11.341Z] + mkdir -p tmp
21:18:11 [2025-10-09T21:18:11.341Z] + mkdir -p overrides/rpm
21:18:11 [2025-10-09T21:18:11.341Z] + mkdir -p overrides/rootfs
21:18:11 [2025-10-09T21:18:11.341Z] + test 0 = 1
21:18:11 [2025-10-09T21:18:11.341Z] + case "${YUMREPOS}" in
21:18:11 [2025-10-09T21:18:11.341Z] + set +x
21:18:11 [2025-10-09T21:18:11.341Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.