Console Output

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