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