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