Console Output
01:09:43 [2025-09-05T01:09:43.049Z] + set -xeuo pipefail
01:09:43 [2025-09-05T01:09:43.049Z] ++ umask
01:09:43 [2025-09-05T01:09:43.049Z] + '[' 0022 = 0000 ']'
01:09:43 [2025-09-05T01:09:43.049Z] + cosa init --branch testing-devel --commit=9aebe7895a1f2055569ebc670a2212319c106d1a https://github.com/coreos/fedora-coreos-config
01:09:43 [2025-09-05T01:09:43.049Z] notice: failed to look up uid in /etc/passwd; enabling workaround
01:09:43 [2025-09-05T01:09:43.049Z] info: Missing CAP_SYS_ADMIN; using virt
01:09:43 [2025-09-05T01:09:43.049Z] + mkdir -p src
01:09:43 [2025-09-05T01:09:43.049Z] + cd src
01:09:43 [2025-09-05T01:09:43.049Z] + test -e config
01:09:43 [2025-09-05T01:09:43.049Z] + case "${source}" in
01:09:43 [2025-09-05T01:09:43.049Z] + git clone --branch=testing-devel --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
01:09:43 [2025-09-05T01:09:43.049Z] Cloning into 'config'...
01:09:43 [2025-09-05T01:09:43.609Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
01:09:43 [2025-09-05T01:09:43.609Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
01:09:46 [2025-09-05T01:09:46.121Z] From https://gitlab.com/fedora/bootc/base-images
01:09:46 [2025-09-05T01:09:46.121Z] * branch 4c5a458148c7505e7f453971a0aa217a8bde7dce -> FETCH_HEAD
01:09:46 [2025-09-05T01:09:46.121Z] Submodule path 'fedora-bootc': checked out '4c5a458148c7505e7f453971a0aa217a8bde7dce'
01:09:46 [2025-09-05T01:09:46.121Z] + '[' -n 9aebe7895a1f2055569ebc670a2212319c106d1a ']'
01:09:46 [2025-09-05T01:09:46.121Z] + git -C ./config fetch origin 9aebe7895a1f2055569ebc670a2212319c106d1a
01:09:46 [2025-09-05T01:09:46.121Z] From https://github.com/coreos/fedora-coreos-config
01:09:46 [2025-09-05T01:09:46.121Z] * branch 9aebe7895a1f2055569ebc670a2212319c106d1a -> FETCH_HEAD
01:09:46 [2025-09-05T01:09:46.121Z] + git -C ./config reset --hard 9aebe7895a1f2055569ebc670a2212319c106d1a
01:09:46 [2025-09-05T01:09:46.121Z] HEAD is now at 9aebe78 tests/validate-symlinks: Add broken symlinks from nfs-client-utils
01:09:46 [2025-09-05T01:09:46.122Z] + git -C ./config submodule update --init --recursive
01:09:46 [2025-09-05T01:09:46.122Z] + set +x
01:09:46 [2025-09-05T01:09:46.122Z] Config commit: 9aebe7895a1f2055569ebc670a2212319c106d1a
01:09:46 [2025-09-05T01:09:46.122Z] + manifest=src/config/manifest.yaml
01:09:46 [2025-09-05T01:09:46.122Z] + image=src/config/image.yaml
01:09:46 [2025-09-05T01:09:46.122Z] + [[ -n '' ]]
01:09:46 [2025-09-05T01:09:46.122Z] + [[ ! -f src/config/manifest.yaml ]]
01:09:46 [2025-09-05T01:09:46.122Z] + [[ ! -f src/config/image.yaml ]]
01:09:46 [2025-09-05T01:09:46.122Z] + mkdir -p cache
01:09:46 [2025-09-05T01:09:46.122Z] + mkdir -p builds
01:09:46 [2025-09-05T01:09:46.122Z] + mkdir -p tmp
01:09:46 [2025-09-05T01:09:46.122Z] + mkdir -p overrides/rpm
01:09:46 [2025-09-05T01:09:46.122Z] + mkdir -p overrides/rootfs
01:09:46 [2025-09-05T01:09:46.122Z] + test 0 = 1
01:09:46 [2025-09-05T01:09:46.122Z] + case "${YUMREPOS}" in
01:09:46 [2025-09-05T01:09:46.122Z] + set +x
01:09:46 [2025-09-05T01:09:46.122Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.