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