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