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