Console Output
02:48:56 [2025-03-11T02:48:56.576Z] + set -xeuo pipefail
02:48:56 [2025-03-11T02:48:56.576Z] ++ umask
02:48:56 [2025-03-11T02:48:56.576Z] + '[' 0022 = 0000 ']'
02:48:56 [2025-03-11T02:48:56.576Z] + cosa init --branch branched --commit=3f35c7d126e76f39ce3fff17ea15e4c205733e56 https://github.com/coreos/fedora-coreos-config
02:48:56 [2025-03-11T02:48:56.576Z] notice: failed to look up uid in /etc/passwd; enabling workaround
02:48:56 [2025-03-11T02:48:56.830Z] info: Missing CAP_SYS_ADMIN; using virt
02:48:56 [2025-03-11T02:48:56.830Z] + mkdir -p src
02:48:56 [2025-03-11T02:48:56.830Z] + cd src
02:48:56 [2025-03-11T02:48:56.830Z] + test -e config
02:48:56 [2025-03-11T02:48:56.830Z] + case "${source}" in
02:48:56 [2025-03-11T02:48:56.830Z] + git clone --branch=branched --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
02:48:56 [2025-03-11T02:48:56.830Z] Cloning into 'config'...
02:48:57 [2025-03-11T02:48:57.388Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
02:48:57 [2025-03-11T02:48:57.388Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
02:49:00 [2025-03-11T02:49:00.667Z] From https://gitlab.com/fedora/bootc/base-images
02:49:00 [2025-03-11T02:49:00.668Z] * branch 7b4e013126bfe5851b2f882b1d9af0a764c6e7dc -> FETCH_HEAD
02:49:00 [2025-03-11T02:49:00.668Z] Submodule path 'fedora-bootc': checked out '7b4e013126bfe5851b2f882b1d9af0a764c6e7dc'
02:49:00 [2025-03-11T02:49:00.668Z] + '[' -n 3f35c7d126e76f39ce3fff17ea15e4c205733e56 ']'
02:49:00 [2025-03-11T02:49:00.668Z] + git -C ./config fetch origin 3f35c7d126e76f39ce3fff17ea15e4c205733e56
02:49:00 [2025-03-11T02:49:00.668Z] From https://github.com/coreos/fedora-coreos-config
02:49:00 [2025-03-11T02:49:00.668Z] * branch 3f35c7d126e76f39ce3fff17ea15e4c205733e56 -> FETCH_HEAD
02:49:00 [2025-03-11T02:49:00.668Z] + git -C ./config reset --hard 3f35c7d126e76f39ce3fff17ea15e4c205733e56
02:49:00 [2025-03-11T02:49:00.668Z] HEAD is now at 3f35c7d overrides: fast-track rpm-ostree-2025.6-4.fc42
02:49:00 [2025-03-11T02:49:00.668Z] + git -C ./config submodule update --init --recursive
02:49:00 [2025-03-11T02:49:00.668Z] + set +x
02:49:00 [2025-03-11T02:49:00.668Z] Config commit: 3f35c7d126e76f39ce3fff17ea15e4c205733e56
02:49:00 [2025-03-11T02:49:00.668Z] + manifest=src/config/manifest.yaml
02:49:00 [2025-03-11T02:49:00.668Z] + image=src/config/image.yaml
02:49:00 [2025-03-11T02:49:00.668Z] + [[ -n '' ]]
02:49:00 [2025-03-11T02:49:00.668Z] + [[ ! -f src/config/manifest.yaml ]]
02:49:00 [2025-03-11T02:49:00.668Z] + [[ ! -f src/config/image.yaml ]]
02:49:00 [2025-03-11T02:49:00.668Z] + mkdir -p cache
02:49:00 [2025-03-11T02:49:00.668Z] + mkdir -p builds
02:49:00 [2025-03-11T02:49:00.668Z] + mkdir -p tmp
02:49:00 [2025-03-11T02:49:00.668Z] + mkdir -p overrides/rpm
02:49:00 [2025-03-11T02:49:00.668Z] + mkdir -p overrides/rootfs
02:49:00 [2025-03-11T02:49:00.668Z] + test 0 = 1
02:49:00 [2025-03-11T02:49:00.668Z] + case "${YUMREPOS}" in
02:49:00 [2025-03-11T02:49:00.668Z] + set +x
02:49:00 [2025-03-11T02:49:00.668Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.