Console Output

14:20:55 [2025-04-04T14:20:55.576Z] + set -xeuo pipefail
14:20:55 [2025-04-04T14:20:55.576Z] ++ umask
14:20:55 [2025-04-04T14:20:55.576Z] + '[' 0022 = 0000 ']'
14:20:55 [2025-04-04T14:20:55.576Z] + cosa init --branch rawhide --commit=ace3f737d74d81949d8a7c4be82fc2511dad8121 https://github.com/coreos/fedora-coreos-config
14:20:55 [2025-04-04T14:20:55.576Z] notice: failed to look up uid in /etc/passwd; enabling workaround
14:20:55 [2025-04-04T14:20:55.832Z] info: Missing CAP_SYS_ADMIN; using virt
14:20:55 [2025-04-04T14:20:55.832Z] + mkdir -p src
14:20:55 [2025-04-04T14:20:55.832Z] + cd src
14:20:55 [2025-04-04T14:20:55.832Z] + test -e config
14:20:55 [2025-04-04T14:20:55.832Z] + case "${source}" in
14:20:55 [2025-04-04T14:20:55.832Z] + git clone --branch=rawhide --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
14:20:55 [2025-04-04T14:20:55.832Z] Cloning into 'config'...
14:20:56 [2025-04-04T14:20:56.086Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
14:20:56 [2025-04-04T14:20:56.086Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
14:20:58 [2025-04-04T14:20:58.954Z] From https://gitlab.com/fedora/bootc/base-images
14:20:58 [2025-04-04T14:20:58.954Z]  * branch            7b4e013126bfe5851b2f882b1d9af0a764c6e7dc -> FETCH_HEAD
14:20:58 [2025-04-04T14:20:58.954Z] Submodule path 'fedora-bootc': checked out '7b4e013126bfe5851b2f882b1d9af0a764c6e7dc'
14:20:58 [2025-04-04T14:20:58.954Z] + '[' -n ace3f737d74d81949d8a7c4be82fc2511dad8121 ']'
14:20:58 [2025-04-04T14:20:58.954Z] + git -C ./config fetch origin ace3f737d74d81949d8a7c4be82fc2511dad8121
14:20:58 [2025-04-04T14:20:58.954Z] From https://github.com/coreos/fedora-coreos-config
14:20:58 [2025-04-04T14:20:58.954Z]  * branch            ace3f737d74d81949d8a7c4be82fc2511dad8121 -> FETCH_HEAD
14:20:58 [2025-04-04T14:20:58.954Z] Fetching submodule fedora-bootc
14:21:00 [2025-04-04T14:21:00.321Z] From https://gitlab.com/fedora/bootc/base-images
14:21:00 [2025-04-04T14:21:00.321Z]  * branch            3374cd88426e8278e261ac27bbbe5b195eb70dd4 -> FETCH_HEAD
14:21:00 [2025-04-04T14:21:00.321Z]  * branch            461786bc6a0bbb9e7511e115209a7ffbfafda452 -> FETCH_HEAD
14:21:00 [2025-04-04T14:21:00.321Z]  * branch            7530b75489ae404974dc8a955e41eb161c5b8523 -> FETCH_HEAD
14:21:00 [2025-04-04T14:21:00.321Z]  * branch            7b7c32b0150408293bac6899fe712f9b0903ff2a -> FETCH_HEAD
14:21:00 [2025-04-04T14:21:00.321Z]  * branch            93c50b4806ee8aaf7396c1e868f3cadfcb5fe3af -> FETCH_HEAD
14:21:00 [2025-04-04T14:21:00.321Z]  * branch            9bc06392c3a65fcacc972066d1aa016be623c25b -> FETCH_HEAD
14:21:00 [2025-04-04T14:21:00.321Z] + git -C ./config reset --hard ace3f737d74d81949d8a7c4be82fc2511dad8121
14:21:00 [2025-04-04T14:21:00.321Z] HEAD is now at ace3f73 tree: import changes from testing-devel at a10a39d09d645a9f8bd886e73a2c5949faf1185b
14:21:00 [2025-04-04T14:21:00.321Z] + git -C ./config submodule update --init --recursive
14:21:00 [2025-04-04T14:21:00.321Z] + set +x
14:21:00 [2025-04-04T14:21:00.321Z] Config commit: ace3f737d74d81949d8a7c4be82fc2511dad8121
14:21:00 [2025-04-04T14:21:00.321Z] + manifest=src/config/manifest.yaml
14:21:00 [2025-04-04T14:21:00.322Z] + image=src/config/image.yaml
14:21:00 [2025-04-04T14:21:00.322Z] + [[ -n '' ]]
14:21:00 [2025-04-04T14:21:00.322Z] + [[ ! -f src/config/manifest.yaml ]]
14:21:00 [2025-04-04T14:21:00.322Z] + [[ ! -f src/config/image.yaml ]]
14:21:00 [2025-04-04T14:21:00.322Z] + mkdir -p cache
14:21:00 [2025-04-04T14:21:00.322Z] + mkdir -p builds
14:21:00 [2025-04-04T14:21:00.322Z] + mkdir -p tmp
14:21:00 [2025-04-04T14:21:00.322Z] + mkdir -p overrides/rpm
14:21:00 [2025-04-04T14:21:00.322Z] + mkdir -p overrides/rootfs
14:21:00 [2025-04-04T14:21:00.322Z] + test 0 = 1
14:21:00 [2025-04-04T14:21:00.322Z] + case "${YUMREPOS}" in
14:21:00 [2025-04-04T14:21:00.322Z] + set +x
14:21:00 [2025-04-04T14:21:00.322Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.