Console Output

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