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