Console Output

22:34:03 [2025-01-24T22:34:03.199Z] + set -xeuo pipefail
22:34:03 [2025-01-24T22:34:03.199Z] ++ umask
22:34:03 [2025-01-24T22:34:03.199Z] + '[' 0022 = 0000 ']'
22:34:03 [2025-01-24T22:34:03.199Z] + cosa init --branch rawhide --commit=2a9c0ff27d3852403db9961cf2c438c47216a9f1 https://github.com/coreos/fedora-coreos-config
22:34:03 [2025-01-24T22:34:03.199Z] notice: failed to look up uid in /etc/passwd; enabling workaround
22:34:03 [2025-01-24T22:34:03.199Z] info: Missing CAP_SYS_ADMIN; using virt
22:34:03 [2025-01-24T22:34:03.199Z] + mkdir -p src
22:34:03 [2025-01-24T22:34:03.199Z] + cd src
22:34:03 [2025-01-24T22:34:03.199Z] + test -e config
22:34:03 [2025-01-24T22:34:03.199Z] + case "${source}" in
22:34:03 [2025-01-24T22:34:03.199Z] + git clone --branch=rawhide --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
22:34:03 [2025-01-24T22:34:03.199Z] Cloning into 'config'...
22:34:03 [2025-01-24T22:34:03.456Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
22:34:03 [2025-01-24T22:34:03.460Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
22:34:13 [2025-01-24T22:34:13.385Z] From https://gitlab.com/fedora/bootc/base-images
22:34:13 [2025-01-24T22:34:13.386Z]  * branch            9bc06392c3a65fcacc972066d1aa016be623c25b -> FETCH_HEAD
22:34:13 [2025-01-24T22:34:13.386Z] Submodule path 'fedora-bootc': checked out '9bc06392c3a65fcacc972066d1aa016be623c25b'
22:34:13 [2025-01-24T22:34:13.386Z] + '[' -n 2a9c0ff27d3852403db9961cf2c438c47216a9f1 ']'
22:34:13 [2025-01-24T22:34:13.386Z] + git -C ./config fetch origin 2a9c0ff27d3852403db9961cf2c438c47216a9f1
22:34:13 [2025-01-24T22:34:13.386Z] From https://github.com/coreos/fedora-coreos-config
22:34:13 [2025-01-24T22:34:13.386Z]  * branch            2a9c0ff27d3852403db9961cf2c438c47216a9f1 -> FETCH_HEAD
22:34:13 [2025-01-24T22:34:13.386Z] Fetching submodule fedora-bootc
22:34:17 [2025-01-24T22:34:17.537Z] From https://gitlab.com/fedora/bootc/base-images
22:34:17 [2025-01-24T22:34:17.537Z]  * branch            461786bc6a0bbb9e7511e115209a7ffbfafda452 -> FETCH_HEAD
22:34:17 [2025-01-24T22:34:17.537Z]  * branch            7530b75489ae404974dc8a955e41eb161c5b8523 -> FETCH_HEAD
22:34:17 [2025-01-24T22:34:17.537Z]  * branch            7b7c32b0150408293bac6899fe712f9b0903ff2a -> FETCH_HEAD
22:34:17 [2025-01-24T22:34:17.537Z]  * branch            93c50b4806ee8aaf7396c1e868f3cadfcb5fe3af -> FETCH_HEAD
22:34:17 [2025-01-24T22:34:17.537Z] + git -C ./config reset --hard 2a9c0ff27d3852403db9961cf2c438c47216a9f1
22:34:17 [2025-01-24T22:34:17.537Z] HEAD is now at 2a9c0ff overrides: pin grub2-2.12-15.fc42 on aarch64
22:34:17 [2025-01-24T22:34:17.537Z] + git -C ./config submodule update --init --recursive
22:34:18 [2025-01-24T22:34:18.456Z] From https://gitlab.com/fedora/bootc/base-images
22:34:18 [2025-01-24T22:34:18.456Z]  * [new tag]         2024.1     -> 2024.1
22:34:18 [2025-01-24T22:34:18.456Z]  * [new tag]         v2024.0    -> v2024.0
22:34:18 [2025-01-24T22:34:18.456Z]  * [new tag]         v2024.1    -> v2024.1
22:34:18 [2025-01-24T22:34:18.711Z] From https://gitlab.com/fedora/bootc/base-images
22:34:18 [2025-01-24T22:34:18.711Z]  * branch            93c50b4806ee8aaf7396c1e868f3cadfcb5fe3af -> FETCH_HEAD
22:34:18 [2025-01-24T22:34:18.711Z] Submodule path 'fedora-bootc': checked out '93c50b4806ee8aaf7396c1e868f3cadfcb5fe3af'
22:34:18 [2025-01-24T22:34:18.711Z] + set +x
22:34:18 [2025-01-24T22:34:18.711Z] Config commit: 2a9c0ff27d3852403db9961cf2c438c47216a9f1
22:34:18 [2025-01-24T22:34:18.711Z] + manifest=src/config/manifest.yaml
22:34:18 [2025-01-24T22:34:18.711Z] + image=src/config/image.yaml
22:34:18 [2025-01-24T22:34:18.711Z] + [[ -n '' ]]
22:34:18 [2025-01-24T22:34:18.711Z] + [[ ! -f src/config/manifest.yaml ]]
22:34:18 [2025-01-24T22:34:18.711Z] + [[ ! -f src/config/image.yaml ]]
22:34:18 [2025-01-24T22:34:18.711Z] + mkdir -p cache
22:34:18 [2025-01-24T22:34:18.711Z] + mkdir -p builds
22:34:18 [2025-01-24T22:34:18.711Z] + mkdir -p tmp
22:34:18 [2025-01-24T22:34:18.711Z] + mkdir -p overrides/rpm
22:34:18 [2025-01-24T22:34:18.711Z] + mkdir -p overrides/rootfs
22:34:18 [2025-01-24T22:34:18.711Z] + test 0 = 1
22:34:18 [2025-01-24T22:34:18.711Z] + case "${YUMREPOS}" in
22:34:18 [2025-01-24T22:34:18.711Z] + set +x
22:34:18 [2025-01-24T22:34:18.711Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.