Console Output

04:18:40 [2025-03-11T04:18:40.176Z] + set -xeuo pipefail
04:18:40 [2025-03-11T04:18:40.176Z] ++ umask
04:18:40 [2025-03-11T04:18:40.176Z] + '[' 0022 = 0000 ']'
04:18:40 [2025-03-11T04:18:40.176Z] + cosa init --branch rawhide --commit=7ba03059ee170b62227b64a80fbee34c692a4e09 https://github.com/coreos/fedora-coreos-config
04:18:40 [2025-03-11T04:18:40.176Z] notice: failed to look up uid in /etc/passwd; enabling workaround
04:18:40 [2025-03-11T04:18:40.176Z] info: Missing CAP_SYS_ADMIN; using virt
04:18:40 [2025-03-11T04:18:40.176Z] + mkdir -p src
04:18:40 [2025-03-11T04:18:40.176Z] + cd src
04:18:40 [2025-03-11T04:18:40.176Z] + test -e config
04:18:40 [2025-03-11T04:18:40.176Z] + case "${source}" in
04:18:40 [2025-03-11T04:18:40.176Z] + git clone --branch=rawhide --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
04:18:40 [2025-03-11T04:18:40.176Z] Cloning into 'config'...
04:18:40 [2025-03-11T04:18:40.738Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
04:18:40 [2025-03-11T04:18:40.738Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
04:18:42 [2025-03-11T04:18:42.627Z] From https://gitlab.com/fedora/bootc/base-images
04:18:42 [2025-03-11T04:18:42.627Z]  * branch            7b4e013126bfe5851b2f882b1d9af0a764c6e7dc -> FETCH_HEAD
04:18:42 [2025-03-11T04:18:42.627Z] Submodule path 'fedora-bootc': checked out '7b4e013126bfe5851b2f882b1d9af0a764c6e7dc'
04:18:42 [2025-03-11T04:18:42.627Z] + '[' -n 7ba03059ee170b62227b64a80fbee34c692a4e09 ']'
04:18:42 [2025-03-11T04:18:42.627Z] + git -C ./config fetch origin 7ba03059ee170b62227b64a80fbee34c692a4e09
04:18:42 [2025-03-11T04:18:42.627Z] From https://github.com/coreos/fedora-coreos-config
04:18:42 [2025-03-11T04:18:42.627Z]  * branch            7ba03059ee170b62227b64a80fbee34c692a4e09 -> FETCH_HEAD
04:18:42 [2025-03-11T04:18:42.627Z] + git -C ./config reset --hard 7ba03059ee170b62227b64a80fbee34c692a4e09
04:18:42 [2025-03-11T04:18:42.627Z] HEAD is now at 7ba0305 lockfiles: drop graduated overrides ����
04:18:42 [2025-03-11T04:18:42.627Z] + git -C ./config submodule update --init --recursive
04:18:42 [2025-03-11T04:18:42.627Z] + set +x
04:18:42 [2025-03-11T04:18:42.627Z] Config commit: 7ba03059ee170b62227b64a80fbee34c692a4e09
04:18:42 [2025-03-11T04:18:42.627Z] + manifest=src/config/manifest.yaml
04:18:42 [2025-03-11T04:18:42.627Z] + image=src/config/image.yaml
04:18:42 [2025-03-11T04:18:42.627Z] + [[ -n '' ]]
04:18:42 [2025-03-11T04:18:42.627Z] + [[ ! -f src/config/manifest.yaml ]]
04:18:42 [2025-03-11T04:18:42.627Z] + [[ ! -f src/config/image.yaml ]]
04:18:42 [2025-03-11T04:18:42.627Z] + mkdir -p cache
04:18:42 [2025-03-11T04:18:42.627Z] + mkdir -p builds
04:18:42 [2025-03-11T04:18:42.627Z] + mkdir -p tmp
04:18:42 [2025-03-11T04:18:42.627Z] + mkdir -p overrides/rpm
04:18:42 [2025-03-11T04:18:42.627Z] + mkdir -p overrides/rootfs
04:18:42 [2025-03-11T04:18:42.627Z] + test 0 = 1
04:18:42 [2025-03-11T04:18:42.627Z] + case "${YUMREPOS}" in
04:18:42 [2025-03-11T04:18:42.627Z] + set +x
04:18:42 [2025-03-11T04:18:42.627Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.