Console Output

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