Console Output
12:53:40 [2025-11-11T12:53:40.401Z] + set -xeuo pipefail
12:53:40 [2025-11-11T12:53:40.401Z] ++ umask
12:53:40 [2025-11-11T12:53:40.401Z] + '[' 0022 = 0000 ']'
12:53:40 [2025-11-11T12:53:40.401Z] + cosa init --branch testing-devel --commit=e91c65e946e5baf456f33a97e70d24cae46bd122 https://github.com/coreos/fedora-coreos-config
12:53:40 [2025-11-11T12:53:40.401Z] notice: failed to look up uid in /etc/passwd; enabling workaround
12:53:40 [2025-11-11T12:53:40.401Z] info: Missing CAP_SYS_ADMIN; using virt
12:53:40 [2025-11-11T12:53:40.401Z] + mkdir -p src
12:53:40 [2025-11-11T12:53:40.401Z] + cd src
12:53:40 [2025-11-11T12:53:40.401Z] + test -e config
12:53:40 [2025-11-11T12:53:40.401Z] + case "${source}" in
12:53:40 [2025-11-11T12:53:40.401Z] + git clone --branch=testing-devel --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
12:53:40 [2025-11-11T12:53:40.401Z] Cloning into 'config'...
12:53:40 [2025-11-11T12:53:40.961Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
12:53:40 [2025-11-11T12:53:40.961Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
12:53:44 [2025-11-11T12:53:44.220Z] From https://gitlab.com/fedora/bootc/base-images
12:53:44 [2025-11-11T12:53:44.220Z] * branch 1443b263c4476963286694015c31bd90597fe88a -> FETCH_HEAD
12:53:44 [2025-11-11T12:53:44.220Z] Submodule path 'fedora-bootc': checked out '1443b263c4476963286694015c31bd90597fe88a'
12:53:44 [2025-11-11T12:53:44.220Z] + '[' -n e91c65e946e5baf456f33a97e70d24cae46bd122 ']'
12:53:44 [2025-11-11T12:53:44.220Z] + git -C ./config fetch origin e91c65e946e5baf456f33a97e70d24cae46bd122
12:53:44 [2025-11-11T12:53:44.220Z] From https://github.com/coreos/fedora-coreos-config
12:53:44 [2025-11-11T12:53:44.220Z] * branch e91c65e946e5baf456f33a97e70d24cae46bd122 -> FETCH_HEAD
12:53:44 [2025-11-11T12:53:44.220Z] + git -C ./config reset --hard e91c65e946e5baf456f33a97e70d24cae46bd122
12:53:44 [2025-11-11T12:53:44.220Z] HEAD is now at e91c65e lockfiles: bump to latest
12:53:44 [2025-11-11T12:53:44.220Z] + git -C ./config submodule update --init --recursive
12:53:44 [2025-11-11T12:53:44.220Z] + set +x
12:53:44 [2025-11-11T12:53:44.220Z] Config commit: e91c65e946e5baf456f33a97e70d24cae46bd122
12:53:44 [2025-11-11T12:53:44.220Z] + manifest=src/config/manifest.yaml
12:53:44 [2025-11-11T12:53:44.220Z] + image=src/config/image.yaml
12:53:44 [2025-11-11T12:53:44.220Z] + [[ -n '' ]]
12:53:44 [2025-11-11T12:53:44.220Z] + [[ ! -f src/config/manifest.yaml ]]
12:53:44 [2025-11-11T12:53:44.220Z] + [[ ! -f src/config/image.yaml ]]
12:53:44 [2025-11-11T12:53:44.220Z] + mkdir -p cache
12:53:44 [2025-11-11T12:53:44.220Z] + mkdir -p builds
12:53:44 [2025-11-11T12:53:44.220Z] + mkdir -p tmp
12:53:44 [2025-11-11T12:53:44.220Z] + mkdir -p overrides/rpm
12:53:44 [2025-11-11T12:53:44.220Z] + mkdir -p overrides/rootfs
12:53:44 [2025-11-11T12:53:44.220Z] + test 0 = 1
12:53:44 [2025-11-11T12:53:44.220Z] + case "${YUMREPOS}" in
12:53:44 [2025-11-11T12:53:44.220Z] + set +x
12:53:44 [2025-11-11T12:53:44.220Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.