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