Console Output

14:08:27 [2025-03-20T14:08:27.440Z] + set -xeuo pipefail
14:08:27 [2025-03-20T14:08:27.440Z] ++ umask
14:08:27 [2025-03-20T14:08:27.440Z] + '[' 0022 = 0000 ']'
14:08:27 [2025-03-20T14:08:27.440Z] + cosa init --branch rawhide --commit=3cfd452071517923bb519773241013b061042620 https://github.com/coreos/fedora-coreos-config
14:08:27 [2025-03-20T14:08:27.440Z] notice: failed to look up uid in /etc/passwd; enabling workaround
14:08:27 [2025-03-20T14:08:27.440Z] info: Missing CAP_SYS_ADMIN; using virt
14:08:27 [2025-03-20T14:08:27.440Z] + mkdir -p src
14:08:27 [2025-03-20T14:08:27.440Z] + cd src
14:08:27 [2025-03-20T14:08:27.440Z] + test -e config
14:08:27 [2025-03-20T14:08:27.440Z] + case "${source}" in
14:08:27 [2025-03-20T14:08:27.440Z] + git clone --branch=rawhide --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
14:08:27 [2025-03-20T14:08:27.440Z] Cloning into 'config'...
14:08:27 [2025-03-20T14:08:27.694Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
14:08:27 [2025-03-20T14:08:27.694Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
14:08:30 [2025-03-20T14:08:30.204Z] From https://gitlab.com/fedora/bootc/base-images
14:08:30 [2025-03-20T14:08:30.204Z]  * branch            7b4e013126bfe5851b2f882b1d9af0a764c6e7dc -> FETCH_HEAD
14:08:30 [2025-03-20T14:08:30.204Z] Submodule path 'fedora-bootc': checked out '7b4e013126bfe5851b2f882b1d9af0a764c6e7dc'
14:08:30 [2025-03-20T14:08:30.204Z] + '[' -n 3cfd452071517923bb519773241013b061042620 ']'
14:08:30 [2025-03-20T14:08:30.204Z] + git -C ./config fetch origin 3cfd452071517923bb519773241013b061042620
14:08:30 [2025-03-20T14:08:30.204Z] From https://github.com/coreos/fedora-coreos-config
14:08:30 [2025-03-20T14:08:30.204Z]  * branch            3cfd452071517923bb519773241013b061042620 -> FETCH_HEAD
14:08:30 [2025-03-20T14:08:30.204Z] + git -C ./config reset --hard 3cfd452071517923bb519773241013b061042620
14:08:30 [2025-03-20T14:08:30.204Z] HEAD is now at 3cfd452 tree: import changes from testing-devel at ac6a75fd5abf627bdd1d0406bce07e7dfe100ee4
14:08:30 [2025-03-20T14:08:30.204Z] + git -C ./config submodule update --init --recursive
14:08:30 [2025-03-20T14:08:30.204Z] + set +x
14:08:30 [2025-03-20T14:08:30.204Z] Config commit: 3cfd452071517923bb519773241013b061042620
14:08:30 [2025-03-20T14:08:30.204Z] + manifest=src/config/manifest.yaml
14:08:30 [2025-03-20T14:08:30.204Z] + image=src/config/image.yaml
14:08:30 [2025-03-20T14:08:30.204Z] + [[ -n '' ]]
14:08:30 [2025-03-20T14:08:30.204Z] + [[ ! -f src/config/manifest.yaml ]]
14:08:30 [2025-03-20T14:08:30.204Z] + [[ ! -f src/config/image.yaml ]]
14:08:30 [2025-03-20T14:08:30.204Z] + mkdir -p cache
14:08:30 [2025-03-20T14:08:30.204Z] + mkdir -p builds
14:08:30 [2025-03-20T14:08:30.204Z] + mkdir -p tmp
14:08:30 [2025-03-20T14:08:30.204Z] + mkdir -p overrides/rpm
14:08:30 [2025-03-20T14:08:30.204Z] + mkdir -p overrides/rootfs
14:08:30 [2025-03-20T14:08:30.204Z] + test 0 = 1
14:08:30 [2025-03-20T14:08:30.204Z] + case "${YUMREPOS}" in
14:08:30 [2025-03-20T14:08:30.204Z] + set +x
14:08:30 [2025-03-20T14:08:30.204Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.