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