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