Console Output
21:05:34 [2025-09-15T21:05:34.346Z] + set -xeuo pipefail
21:05:34 [2025-09-15T21:05:34.347Z] ++ umask
21:05:34 [2025-09-15T21:05:34.347Z] + '[' 0022 = 0000 ']'
21:05:34 [2025-09-15T21:05:34.347Z] + cosa init --branch testing-devel --commit=b6c2271bd85d866619134ddcf7008900d2ffba1d https://github.com/coreos/fedora-coreos-config
21:05:34 [2025-09-15T21:05:34.347Z] notice: failed to look up uid in /etc/passwd; enabling workaround
21:05:34 [2025-09-15T21:05:34.347Z] info: Missing CAP_SYS_ADMIN; using virt
21:05:34 [2025-09-15T21:05:34.347Z] + mkdir -p src
21:05:34 [2025-09-15T21:05:34.347Z] + cd src
21:05:34 [2025-09-15T21:05:34.347Z] + test -e config
21:05:34 [2025-09-15T21:05:34.347Z] + case "${source}" in
21:05:34 [2025-09-15T21:05:34.347Z] + git clone --branch=testing-devel --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
21:05:34 [2025-09-15T21:05:34.347Z] Cloning into 'config'...
21:05:34 [2025-09-15T21:05:34.907Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
21:05:34 [2025-09-15T21:05:34.907Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
21:05:36 [2025-09-15T21:05:36.801Z] From https://gitlab.com/fedora/bootc/base-images
21:05:36 [2025-09-15T21:05:36.801Z] * branch 4c5a458148c7505e7f453971a0aa217a8bde7dce -> FETCH_HEAD
21:05:36 [2025-09-15T21:05:36.801Z] Submodule path 'fedora-bootc': checked out '4c5a458148c7505e7f453971a0aa217a8bde7dce'
21:05:37 [2025-09-15T21:05:37.058Z] + '[' -n b6c2271bd85d866619134ddcf7008900d2ffba1d ']'
21:05:37 [2025-09-15T21:05:37.058Z] + git -C ./config fetch origin b6c2271bd85d866619134ddcf7008900d2ffba1d
21:05:37 [2025-09-15T21:05:37.058Z] From https://github.com/coreos/fedora-coreos-config
21:05:37 [2025-09-15T21:05:37.058Z] * branch b6c2271bd85d866619134ddcf7008900d2ffba1d -> FETCH_HEAD
21:05:37 [2025-09-15T21:05:37.058Z] + git -C ./config reset --hard b6c2271bd85d866619134ddcf7008900d2ffba1d
21:05:37 [2025-09-15T21:05:37.058Z] HEAD is now at b6c2271 workflows/container-native: use overrides/rpm API instead
21:05:37 [2025-09-15T21:05:37.058Z] + git -C ./config submodule update --init --recursive
21:05:37 [2025-09-15T21:05:37.058Z] + set +x
21:05:37 [2025-09-15T21:05:37.058Z] Config commit: b6c2271bd85d866619134ddcf7008900d2ffba1d
21:05:37 [2025-09-15T21:05:37.058Z] + manifest=src/config/manifest.yaml
21:05:37 [2025-09-15T21:05:37.058Z] + image=src/config/image.yaml
21:05:37 [2025-09-15T21:05:37.058Z] + [[ -n '' ]]
21:05:37 [2025-09-15T21:05:37.058Z] + [[ ! -f src/config/manifest.yaml ]]
21:05:37 [2025-09-15T21:05:37.058Z] + [[ ! -f src/config/image.yaml ]]
21:05:37 [2025-09-15T21:05:37.058Z] + mkdir -p cache
21:05:37 [2025-09-15T21:05:37.058Z] + mkdir -p builds
21:05:37 [2025-09-15T21:05:37.058Z] + mkdir -p tmp
21:05:37 [2025-09-15T21:05:37.058Z] + mkdir -p overrides/rpm
21:05:37 [2025-09-15T21:05:37.058Z] + mkdir -p overrides/rootfs
21:05:37 [2025-09-15T21:05:37.058Z] + test 0 = 1
21:05:37 [2025-09-15T21:05:37.058Z] + case "${YUMREPOS}" in
21:05:37 [2025-09-15T21:05:37.058Z] + set +x
21:05:37 [2025-09-15T21:05:37.058Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.