Console Output

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