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