Console Output
04:55:57 [2024-10-25T04:55:57.547Z] + set -xeuo pipefail
04:55:57 [2024-10-25T04:55:57.547Z] ++ umask
04:55:57 [2024-10-25T04:55:57.547Z] + '[' 0022 = 0000 ']'
04:55:57 [2024-10-25T04:55:57.547Z] + cosa init --branch rawhide --commit=8ee65a3b37fe6cff9f708f8f297e8f78c4968957 https://github.com/coreos/fedora-coreos-config
04:55:57 [2024-10-25T04:55:57.547Z] notice: failed to look up uid in /etc/passwd; enabling workaround
04:55:57 [2024-10-25T04:55:57.547Z] info: Missing CAP_SYS_ADMIN; using virt
04:55:57 [2024-10-25T04:55:57.547Z] + mkdir -p src
04:55:57 [2024-10-25T04:55:57.547Z] + cd src
04:55:57 [2024-10-25T04:55:57.547Z] + test -e config
04:55:57 [2024-10-25T04:55:57.547Z] + case "${source}" in
04:55:57 [2024-10-25T04:55:57.547Z] + git clone --branch=rawhide --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
04:55:57 [2024-10-25T04:55:57.547Z] Cloning into 'config'...
04:55:57 [2024-10-25T04:55:57.804Z] + '[' -n 8ee65a3b37fe6cff9f708f8f297e8f78c4968957 ']'
04:55:57 [2024-10-25T04:55:57.807Z] + git -C ./config fetch origin 8ee65a3b37fe6cff9f708f8f297e8f78c4968957
04:55:58 [2024-10-25T04:55:58.368Z] From https://github.com/coreos/fedora-coreos-config
04:55:58 [2024-10-25T04:55:58.369Z] * branch 8ee65a3b37fe6cff9f708f8f297e8f78c4968957 -> FETCH_HEAD
04:55:58 [2024-10-25T04:55:58.369Z] + git -C ./config reset --hard 8ee65a3b37fe6cff9f708f8f297e8f78c4968957
04:55:58 [2024-10-25T04:55:58.369Z] HEAD is now at 8ee65a3 tree: import changes from testing-devel at 7d90e91e48687556fa005e35b6e09ba7bde883d7
04:55:58 [2024-10-25T04:55:58.369Z] + git -C ./config submodule update --init --recursive
04:55:58 [2024-10-25T04:55:58.369Z] + set +x
04:55:58 [2024-10-25T04:55:58.369Z] Config commit: 8ee65a3b37fe6cff9f708f8f297e8f78c4968957
04:55:58 [2024-10-25T04:55:58.369Z] + manifest=src/config/manifest.yaml
04:55:58 [2024-10-25T04:55:58.369Z] + image=src/config/image.yaml
04:55:58 [2024-10-25T04:55:58.369Z] + [[ ! -f src/config/manifest.yaml ]]
04:55:58 [2024-10-25T04:55:58.369Z] + [[ ! -f src/config/image.yaml ]]
04:55:58 [2024-10-25T04:55:58.369Z] + [[ -n '' ]]
04:55:58 [2024-10-25T04:55:58.369Z] + mkdir -p cache
04:55:58 [2024-10-25T04:55:58.369Z] + mkdir -p builds
04:55:58 [2024-10-25T04:55:58.369Z] + mkdir -p tmp
04:55:58 [2024-10-25T04:55:58.369Z] + mkdir -p overrides/rpm
04:55:58 [2024-10-25T04:55:58.369Z] + mkdir -p overrides/rootfs
04:55:58 [2024-10-25T04:55:58.369Z] + test 0 = 1
04:55:58 [2024-10-25T04:55:58.369Z] + case "${YUMREPOS}" in
04:55:58 [2024-10-25T04:55:58.369Z] + set +x
04:55:58 [2024-10-25T04:55:58.369Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.