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