Console Output
15:03:31 [2025-01-09T15:03:31.695Z] + set -xeuo pipefail
15:03:31 [2025-01-09T15:03:31.695Z] ++ umask
15:03:31 [2025-01-09T15:03:31.695Z] + '[' 0022 = 0000 ']'
15:03:31 [2025-01-09T15:03:31.695Z] + cosa init --branch rawhide --commit=89488da45da475cda52e755bf015ca616e506d15 https://github.com/coreos/fedora-coreos-config
15:03:31 [2025-01-09T15:03:31.695Z] notice: failed to look up uid in /etc/passwd; enabling workaround
15:03:31 [2025-01-09T15:03:31.695Z] info: Missing CAP_SYS_ADMIN; using virt
15:03:31 [2025-01-09T15:03:31.695Z] + mkdir -p src
15:03:31 [2025-01-09T15:03:31.695Z] + cd src
15:03:31 [2025-01-09T15:03:31.695Z] + test -e config
15:03:31 [2025-01-09T15:03:31.695Z] + case "${source}" in
15:03:31 [2025-01-09T15:03:31.695Z] + git clone --branch=rawhide --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
15:03:31 [2025-01-09T15:03:31.695Z] Cloning into 'config'...
15:03:31 [2025-01-09T15:03:31.950Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
15:03:31 [2025-01-09T15:03:31.950Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
15:03:32 [2025-01-09T15:03:32.906Z] Submodule path 'fedora-bootc': checked out '461786bc6a0bbb9e7511e115209a7ffbfafda452'
15:03:32 [2025-01-09T15:03:32.906Z] + '[' -n 89488da45da475cda52e755bf015ca616e506d15 ']'
15:03:32 [2025-01-09T15:03:32.906Z] + git -C ./config fetch origin 89488da45da475cda52e755bf015ca616e506d15
15:03:33 [2025-01-09T15:03:33.160Z] From https://github.com/coreos/fedora-coreos-config
15:03:33 [2025-01-09T15:03:33.160Z] * branch 89488da45da475cda52e755bf015ca616e506d15 -> FETCH_HEAD
15:03:33 [2025-01-09T15:03:33.415Z] Fetching submodule fedora-bootc
15:03:34 [2025-01-09T15:03:34.776Z] From https://gitlab.com/fedora/bootc/base-images
15:03:34 [2025-01-09T15:03:34.776Z] * branch 7530b75489ae404974dc8a955e41eb161c5b8523 -> FETCH_HEAD
15:03:34 [2025-01-09T15:03:34.776Z] * branch 7b7c32b0150408293bac6899fe712f9b0903ff2a -> FETCH_HEAD
15:03:34 [2025-01-09T15:03:34.776Z] + git -C ./config reset --hard 89488da45da475cda52e755bf015ca616e506d15
15:03:34 [2025-01-09T15:03:34.776Z] HEAD is now at 89488da overrides: pin systemd-257-1.fc42
15:03:34 [2025-01-09T15:03:34.776Z] + git -C ./config submodule update --init --recursive
15:03:35 [2025-01-09T15:03:35.336Z] From https://gitlab.com/fedora/bootc/base-images
15:03:35 [2025-01-09T15:03:35.336Z] * [new tag] v2024.0 -> v2024.0
15:03:35 [2025-01-09T15:03:35.895Z] From https://gitlab.com/fedora/bootc/base-images
15:03:35 [2025-01-09T15:03:35.895Z] * branch 7530b75489ae404974dc8a955e41eb161c5b8523 -> FETCH_HEAD
15:03:35 [2025-01-09T15:03:35.895Z] Submodule path 'fedora-bootc': checked out '7530b75489ae404974dc8a955e41eb161c5b8523'
15:03:35 [2025-01-09T15:03:35.895Z] + set +x
15:03:35 [2025-01-09T15:03:35.895Z] Config commit: 89488da45da475cda52e755bf015ca616e506d15
15:03:35 [2025-01-09T15:03:35.895Z] + manifest=src/config/manifest.yaml
15:03:35 [2025-01-09T15:03:35.895Z] + image=src/config/image.yaml
15:03:35 [2025-01-09T15:03:35.895Z] + [[ -n '' ]]
15:03:35 [2025-01-09T15:03:35.895Z] + [[ ! -f src/config/manifest.yaml ]]
15:03:35 [2025-01-09T15:03:35.895Z] + [[ ! -f src/config/image.yaml ]]
15:03:35 [2025-01-09T15:03:35.895Z] + mkdir -p cache
15:03:35 [2025-01-09T15:03:35.895Z] + mkdir -p builds
15:03:35 [2025-01-09T15:03:35.895Z] + mkdir -p tmp
15:03:35 [2025-01-09T15:03:35.895Z] + mkdir -p overrides/rpm
15:03:35 [2025-01-09T15:03:35.895Z] + mkdir -p overrides/rootfs
15:03:35 [2025-01-09T15:03:35.895Z] + test 0 = 1
15:03:35 [2025-01-09T15:03:35.895Z] + case "${YUMREPOS}" in
15:03:35 [2025-01-09T15:03:35.895Z] + set +x
15:03:35 [2025-01-09T15:03:35.895Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.