Console Output
15:09:28 [2025-10-28T15:09:28.709Z] + set -xeuo pipefail
15:09:28 [2025-10-28T15:09:28.709Z] ++ umask
15:09:28 [2025-10-28T15:09:28.709Z] + '[' 0022 = 0000 ']'
15:09:28 [2025-10-28T15:09:28.709Z] + cosa init --branch rawhide --commit=6ada626451040143facbefb177af5c5ee898ee56 https://github.com/coreos/fedora-coreos-config
15:09:28 [2025-10-28T15:09:28.709Z] notice: failed to look up uid in /etc/passwd; enabling workaround
15:09:28 [2025-10-28T15:09:28.709Z] info: Missing CAP_SYS_ADMIN; using virt
15:09:28 [2025-10-28T15:09:28.709Z] + mkdir -p src
15:09:28 [2025-10-28T15:09:28.709Z] + cd src
15:09:28 [2025-10-28T15:09:28.709Z] + test -e config
15:09:28 [2025-10-28T15:09:28.709Z] + case "${source}" in
15:09:28 [2025-10-28T15:09:28.709Z] + git clone --branch=rawhide --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
15:09:28 [2025-10-28T15:09:28.709Z] Cloning into 'config'...
15:09:29 [2025-10-28T15:09:29.270Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
15:09:29 [2025-10-28T15:09:29.270Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
15:09:32 [2025-10-28T15:09:32.531Z] From https://gitlab.com/fedora/bootc/base-images
15:09:32 [2025-10-28T15:09:32.531Z] * branch 1443b263c4476963286694015c31bd90597fe88a -> FETCH_HEAD
15:09:32 [2025-10-28T15:09:32.531Z] Submodule path 'fedora-bootc': checked out '1443b263c4476963286694015c31bd90597fe88a'
15:09:32 [2025-10-28T15:09:32.531Z] + '[' -n 6ada626451040143facbefb177af5c5ee898ee56 ']'
15:09:32 [2025-10-28T15:09:32.531Z] + git -C ./config fetch origin 6ada626451040143facbefb177af5c5ee898ee56
15:09:32 [2025-10-28T15:09:32.531Z] From https://github.com/coreos/fedora-coreos-config
15:09:32 [2025-10-28T15:09:32.531Z] * branch 6ada626451040143facbefb177af5c5ee898ee56 -> FETCH_HEAD
15:09:32 [2025-10-28T15:09:32.531Z] + git -C ./config reset --hard 6ada626451040143facbefb177af5c5ee898ee56
15:09:32 [2025-10-28T15:09:32.531Z] HEAD is now at 6ada626 tree: import changes from testing-devel at 5ea3d169eabbacf42c4895fcc176b1a4285b0eb0
15:09:32 [2025-10-28T15:09:32.531Z] + git -C ./config submodule update --init --recursive
15:09:32 [2025-10-28T15:09:32.531Z] + set +x
15:09:32 [2025-10-28T15:09:32.531Z] Config commit: 6ada626451040143facbefb177af5c5ee898ee56
15:09:32 [2025-10-28T15:09:32.531Z] + manifest=src/config/manifest.yaml
15:09:32 [2025-10-28T15:09:32.531Z] + image=src/config/image.yaml
15:09:32 [2025-10-28T15:09:32.531Z] + [[ -n '' ]]
15:09:32 [2025-10-28T15:09:32.531Z] + [[ ! -f src/config/manifest.yaml ]]
15:09:32 [2025-10-28T15:09:32.531Z] + [[ ! -f src/config/image.yaml ]]
15:09:32 [2025-10-28T15:09:32.531Z] + mkdir -p cache
15:09:32 [2025-10-28T15:09:32.531Z] + mkdir -p builds
15:09:32 [2025-10-28T15:09:32.531Z] + mkdir -p tmp
15:09:32 [2025-10-28T15:09:32.531Z] + mkdir -p overrides/rpm
15:09:32 [2025-10-28T15:09:32.531Z] + mkdir -p overrides/rootfs
15:09:32 [2025-10-28T15:09:32.531Z] + test 0 = 1
15:09:32 [2025-10-28T15:09:32.531Z] + case "${YUMREPOS}" in
15:09:32 [2025-10-28T15:09:32.531Z] + set +x
15:09:32 [2025-10-28T15:09:32.531Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.