Console Output

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