Console Output
12:41:33 [2025-02-07T12:41:33.427Z] + set -xeuo pipefail
12:41:33 [2025-02-07T12:41:33.427Z] ++ umask
12:41:33 [2025-02-07T12:41:33.427Z] + '[' 0022 = 0000 ']'
12:41:33 [2025-02-07T12:41:33.427Z] + cosa init --branch rawhide --commit=9e67362543f203210d0a3bcb2957ed03f9a07d7c https://github.com/coreos/fedora-coreos-config
12:41:33 [2025-02-07T12:41:33.427Z] notice: failed to look up uid in /etc/passwd; enabling workaround
12:41:33 [2025-02-07T12:41:33.427Z] info: Missing CAP_SYS_ADMIN; using virt
12:41:33 [2025-02-07T12:41:33.427Z] + mkdir -p src
12:41:33 [2025-02-07T12:41:33.427Z] + cd src
12:41:33 [2025-02-07T12:41:33.427Z] + test -e config
12:41:33 [2025-02-07T12:41:33.427Z] + case "${source}" in
12:41:33 [2025-02-07T12:41:33.427Z] + git clone --branch=rawhide --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
12:41:33 [2025-02-07T12:41:33.427Z] Cloning into 'config'...
12:41:33 [2025-02-07T12:41:33.681Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
12:41:33 [2025-02-07T12:41:33.681Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
12:41:35 [2025-02-07T12:41:35.565Z] From https://gitlab.com/fedora/bootc/base-images
12:41:35 [2025-02-07T12:41:35.565Z] * branch 3374cd88426e8278e261ac27bbbe5b195eb70dd4 -> FETCH_HEAD
12:41:35 [2025-02-07T12:41:35.565Z] Submodule path 'fedora-bootc': checked out '3374cd88426e8278e261ac27bbbe5b195eb70dd4'
12:41:35 [2025-02-07T12:41:35.565Z] + '[' -n 9e67362543f203210d0a3bcb2957ed03f9a07d7c ']'
12:41:35 [2025-02-07T12:41:35.565Z] + git -C ./config fetch origin 9e67362543f203210d0a3bcb2957ed03f9a07d7c
12:41:36 [2025-02-07T12:41:36.124Z] From https://github.com/coreos/fedora-coreos-config
12:41:36 [2025-02-07T12:41:36.124Z] * branch 9e67362543f203210d0a3bcb2957ed03f9a07d7c -> FETCH_HEAD
12:41:36 [2025-02-07T12:41:36.124Z] Fetching submodule fedora-bootc
12:41:37 [2025-02-07T12:41:37.047Z] From https://gitlab.com/fedora/bootc/base-images
12:41:37 [2025-02-07T12:41:37.047Z] * branch 461786bc6a0bbb9e7511e115209a7ffbfafda452 -> FETCH_HEAD
12:41:37 [2025-02-07T12:41:37.047Z] * branch 7530b75489ae404974dc8a955e41eb161c5b8523 -> FETCH_HEAD
12:41:37 [2025-02-07T12:41:37.047Z] * branch 7b7c32b0150408293bac6899fe712f9b0903ff2a -> FETCH_HEAD
12:41:37 [2025-02-07T12:41:37.047Z] * branch 93c50b4806ee8aaf7396c1e868f3cadfcb5fe3af -> FETCH_HEAD
12:41:37 [2025-02-07T12:41:37.047Z] * branch 9bc06392c3a65fcacc972066d1aa016be623c25b -> FETCH_HEAD
12:41:37 [2025-02-07T12:41:37.047Z] + git -C ./config reset --hard 9e67362543f203210d0a3bcb2957ed03f9a07d7c
12:41:37 [2025-02-07T12:41:37.301Z] HEAD is now at 9e67362 Revert "overrides: pin grub2-2.12-15.fc42 on aarch64"
12:41:37 [2025-02-07T12:41:37.301Z] + git -C ./config submodule update --init --recursive
12:41:37 [2025-02-07T12:41:37.301Z] + set +x
12:41:37 [2025-02-07T12:41:37.301Z] Config commit: 9e67362543f203210d0a3bcb2957ed03f9a07d7c
12:41:37 [2025-02-07T12:41:37.301Z] + manifest=src/config/manifest.yaml
12:41:37 [2025-02-07T12:41:37.301Z] + image=src/config/image.yaml
12:41:37 [2025-02-07T12:41:37.301Z] + [[ -n '' ]]
12:41:37 [2025-02-07T12:41:37.301Z] + [[ ! -f src/config/manifest.yaml ]]
12:41:37 [2025-02-07T12:41:37.301Z] + [[ ! -f src/config/image.yaml ]]
12:41:37 [2025-02-07T12:41:37.301Z] + mkdir -p cache
12:41:37 [2025-02-07T12:41:37.301Z] + mkdir -p builds
12:41:37 [2025-02-07T12:41:37.301Z] + mkdir -p tmp
12:41:37 [2025-02-07T12:41:37.301Z] + mkdir -p overrides/rpm
12:41:37 [2025-02-07T12:41:37.301Z] + mkdir -p overrides/rootfs
12:41:37 [2025-02-07T12:41:37.301Z] + test 0 = 1
12:41:37 [2025-02-07T12:41:37.301Z] + case "${YUMREPOS}" in
12:41:37 [2025-02-07T12:41:37.301Z] + set +x
12:41:37 [2025-02-07T12:41:37.301Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.