Console Output
15:16:24 [2025-10-03T15:16:24.003Z] + set -xeuo pipefail
15:16:24 [2025-10-03T15:16:24.003Z] ++ umask
15:16:24 [2025-10-03T15:16:24.003Z] + '[' 0022 = 0000 ']'
15:16:24 [2025-10-03T15:16:24.003Z] + cosa init --branch rawhide --commit=985518fd14ee51f8a7bb695fe19902644f2ea5ab https://github.com/coreos/fedora-coreos-config
15:16:24 [2025-10-03T15:16:24.003Z] notice: failed to look up uid in /etc/passwd; enabling workaround
15:16:24 [2025-10-03T15:16:24.003Z] info: Missing CAP_SYS_ADMIN; using virt
15:16:24 [2025-10-03T15:16:24.003Z] + mkdir -p src
15:16:24 [2025-10-03T15:16:24.003Z] + cd src
15:16:24 [2025-10-03T15:16:24.003Z] + test -e config
15:16:24 [2025-10-03T15:16:24.003Z] + case "${source}" in
15:16:24 [2025-10-03T15:16:24.003Z] + git clone --branch=rawhide --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
15:16:24 [2025-10-03T15:16:24.003Z] Cloning into 'config'...
15:16:24 [2025-10-03T15:16:24.561Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
15:16:24 [2025-10-03T15:16:24.561Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
15:16:27 [2025-10-03T15:16:27.077Z] From https://gitlab.com/fedora/bootc/base-images
15:16:27 [2025-10-03T15:16:27.077Z] * branch 4c5a458148c7505e7f453971a0aa217a8bde7dce -> FETCH_HEAD
15:16:27 [2025-10-03T15:16:27.077Z] Submodule path 'fedora-bootc': checked out '4c5a458148c7505e7f453971a0aa217a8bde7dce'
15:16:27 [2025-10-03T15:16:27.077Z] + '[' -n 985518fd14ee51f8a7bb695fe19902644f2ea5ab ']'
15:16:27 [2025-10-03T15:16:27.077Z] + git -C ./config fetch origin 985518fd14ee51f8a7bb695fe19902644f2ea5ab
15:16:27 [2025-10-03T15:16:27.077Z] From https://github.com/coreos/fedora-coreos-config
15:16:27 [2025-10-03T15:16:27.077Z] * branch 985518fd14ee51f8a7bb695fe19902644f2ea5ab -> FETCH_HEAD
15:16:27 [2025-10-03T15:16:27.077Z] + git -C ./config reset --hard 985518fd14ee51f8a7bb695fe19902644f2ea5ab
15:16:27 [2025-10-03T15:16:27.077Z] HEAD is now at 985518f tree: import changes from testing-devel at 05d2c94367fc31ca400ae3e60a95a3b21bfab456
15:16:27 [2025-10-03T15:16:27.077Z] + git -C ./config submodule update --init --recursive
15:16:27 [2025-10-03T15:16:27.077Z] + set +x
15:16:27 [2025-10-03T15:16:27.077Z] Config commit: 985518fd14ee51f8a7bb695fe19902644f2ea5ab
15:16:27 [2025-10-03T15:16:27.077Z] + manifest=src/config/manifest.yaml
15:16:27 [2025-10-03T15:16:27.077Z] + image=src/config/image.yaml
15:16:27 [2025-10-03T15:16:27.077Z] + [[ -n '' ]]
15:16:27 [2025-10-03T15:16:27.077Z] + [[ ! -f src/config/manifest.yaml ]]
15:16:27 [2025-10-03T15:16:27.077Z] + [[ ! -f src/config/image.yaml ]]
15:16:27 [2025-10-03T15:16:27.077Z] + mkdir -p cache
15:16:27 [2025-10-03T15:16:27.077Z] + mkdir -p builds
15:16:27 [2025-10-03T15:16:27.077Z] + mkdir -p tmp
15:16:27 [2025-10-03T15:16:27.077Z] + mkdir -p overrides/rpm
15:16:27 [2025-10-03T15:16:27.077Z] + mkdir -p overrides/rootfs
15:16:27 [2025-10-03T15:16:27.077Z] + test 0 = 1
15:16:27 [2025-10-03T15:16:27.077Z] + case "${YUMREPOS}" in
15:16:27 [2025-10-03T15:16:27.077Z] + set +x
15:16:27 [2025-10-03T15:16:27.077Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.