Console Output

11:02:09 [2024-11-13T11:02:09.485Z] + set -xeuo pipefail
11:02:09 [2024-11-13T11:02:09.485Z] ++ umask
11:02:09 [2024-11-13T11:02:09.485Z] + '[' 0022 = 0000 ']'
11:02:09 [2024-11-13T11:02:09.485Z] + cosa init --branch rawhide --commit=c6793ae03b0122816fe6f5a0b676b816eec0aa4b https://github.com/coreos/fedora-coreos-config
11:02:09 [2024-11-13T11:02:09.485Z] notice: failed to look up uid in /etc/passwd; enabling workaround
11:02:09 [2024-11-13T11:02:09.485Z] info: Missing CAP_SYS_ADMIN; using virt
11:02:09 [2024-11-13T11:02:09.485Z] + mkdir -p src
11:02:09 [2024-11-13T11:02:09.485Z] + cd src
11:02:09 [2024-11-13T11:02:09.485Z] + test -e config
11:02:09 [2024-11-13T11:02:09.485Z] + case "${source}" in
11:02:09 [2024-11-13T11:02:09.485Z] + git clone --branch=rawhide --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
11:02:09 [2024-11-13T11:02:09.485Z] Cloning into 'config'...
11:02:09 [2024-11-13T11:02:09.741Z] + '[' -n c6793ae03b0122816fe6f5a0b676b816eec0aa4b ']'
11:02:09 [2024-11-13T11:02:09.741Z] + git -C ./config fetch origin c6793ae03b0122816fe6f5a0b676b816eec0aa4b
11:02:09 [2024-11-13T11:02:09.995Z] From https://github.com/coreos/fedora-coreos-config
11:02:09 [2024-11-13T11:02:09.995Z]  * branch            c6793ae03b0122816fe6f5a0b676b816eec0aa4b -> FETCH_HEAD
11:02:09 [2024-11-13T11:02:09.995Z] + git -C ./config reset --hard c6793ae03b0122816fe6f5a0b676b816eec0aa4b
11:02:09 [2024-11-13T11:02:09.995Z] HEAD is now at c6793ae manifest: remove bootc from top level manifest
11:02:09 [2024-11-13T11:02:09.995Z] + git -C ./config submodule update --init --recursive
11:02:09 [2024-11-13T11:02:09.995Z] + set +x
11:02:09 [2024-11-13T11:02:09.995Z] Config commit: c6793ae03b0122816fe6f5a0b676b816eec0aa4b
11:02:09 [2024-11-13T11:02:09.995Z] + manifest=src/config/manifest.yaml
11:02:09 [2024-11-13T11:02:09.995Z] + image=src/config/image.yaml
11:02:09 [2024-11-13T11:02:09.995Z] + [[ ! -f src/config/manifest.yaml ]]
11:02:09 [2024-11-13T11:02:09.995Z] + [[ ! -f src/config/image.yaml ]]
11:02:09 [2024-11-13T11:02:09.995Z] + [[ -n '' ]]
11:02:09 [2024-11-13T11:02:09.995Z] + mkdir -p cache
11:02:09 [2024-11-13T11:02:09.995Z] + mkdir -p builds
11:02:09 [2024-11-13T11:02:09.995Z] + mkdir -p tmp
11:02:09 [2024-11-13T11:02:09.995Z] + mkdir -p overrides/rpm
11:02:09 [2024-11-13T11:02:09.995Z] + mkdir -p overrides/rootfs
11:02:09 [2024-11-13T11:02:09.995Z] + test 0 = 1
11:02:09 [2024-11-13T11:02:09.995Z] + case "${YUMREPOS}" in
11:02:09 [2024-11-13T11:02:09.995Z] + set +x
11:02:09 [2024-11-13T11:02:09.995Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.