Console Output
11:30:44 [2025-03-27T11:30:44.372Z] + set -xeuo pipefail
11:30:44 [2025-03-27T11:30:44.372Z] ++ umask
11:30:44 [2025-03-27T11:30:44.372Z] + '[' 0022 = 0000 ']'
11:30:44 [2025-03-27T11:30:44.372Z] + cosa init --branch next-devel --commit=0ce26618ecc9bce6197e897ddf90e21e0d28fdc4 https://github.com/coreos/fedora-coreos-config
11:30:44 [2025-03-27T11:30:44.372Z] notice: failed to look up uid in /etc/passwd; enabling workaround
11:30:44 [2025-03-27T11:30:44.626Z] info: Missing CAP_SYS_ADMIN; using virt
11:30:44 [2025-03-27T11:30:44.627Z] + mkdir -p src
11:30:44 [2025-03-27T11:30:44.627Z] + cd src
11:30:44 [2025-03-27T11:30:44.627Z] + test -e config
11:30:44 [2025-03-27T11:30:44.627Z] + case "${source}" in
11:30:44 [2025-03-27T11:30:44.627Z] + git clone --branch=next-devel --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
11:30:44 [2025-03-27T11:30:44.627Z] Cloning into 'config'...
11:30:46 [2025-03-27T11:30:46.011Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
11:30:46 [2025-03-27T11:30:46.012Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
11:30:49 [2025-03-27T11:30:49.272Z] From https://gitlab.com/fedora/bootc/base-images
11:30:49 [2025-03-27T11:30:49.272Z] * branch 7b4e013126bfe5851b2f882b1d9af0a764c6e7dc -> FETCH_HEAD
11:30:49 [2025-03-27T11:30:49.272Z] Submodule path 'fedora-bootc': checked out '7b4e013126bfe5851b2f882b1d9af0a764c6e7dc'
11:30:49 [2025-03-27T11:30:49.272Z] + '[' -n 0ce26618ecc9bce6197e897ddf90e21e0d28fdc4 ']'
11:30:49 [2025-03-27T11:30:49.272Z] + git -C ./config fetch origin 0ce26618ecc9bce6197e897ddf90e21e0d28fdc4
11:30:49 [2025-03-27T11:30:49.272Z] From https://github.com/coreos/fedora-coreos-config
11:30:49 [2025-03-27T11:30:49.272Z] * branch 0ce26618ecc9bce6197e897ddf90e21e0d28fdc4 -> FETCH_HEAD
11:30:49 [2025-03-27T11:30:49.272Z] + git -C ./config reset --hard 0ce26618ecc9bce6197e897ddf90e21e0d28fdc4
11:30:49 [2025-03-27T11:30:49.272Z] HEAD is now at 0ce2661 tree: import changes from testing-devel at 367b7751a0bb488b96eb1421b98e10d6f3445d0a
11:30:49 [2025-03-27T11:30:49.272Z] + git -C ./config submodule update --init --recursive
11:30:49 [2025-03-27T11:30:49.272Z] + set +x
11:30:49 [2025-03-27T11:30:49.272Z] Config commit: 0ce26618ecc9bce6197e897ddf90e21e0d28fdc4
11:30:49 [2025-03-27T11:30:49.272Z] + manifest=src/config/manifest.yaml
11:30:49 [2025-03-27T11:30:49.272Z] + image=src/config/image.yaml
11:30:49 [2025-03-27T11:30:49.272Z] + [[ -n '' ]]
11:30:49 [2025-03-27T11:30:49.272Z] + [[ ! -f src/config/manifest.yaml ]]
11:30:49 [2025-03-27T11:30:49.272Z] + [[ ! -f src/config/image.yaml ]]
11:30:49 [2025-03-27T11:30:49.272Z] + mkdir -p cache
11:30:49 [2025-03-27T11:30:49.272Z] + mkdir -p builds
11:30:49 [2025-03-27T11:30:49.272Z] + mkdir -p tmp
11:30:49 [2025-03-27T11:30:49.272Z] + mkdir -p overrides/rpm
11:30:49 [2025-03-27T11:30:49.272Z] + mkdir -p overrides/rootfs
11:30:49 [2025-03-27T11:30:49.272Z] + test 0 = 1
11:30:49 [2025-03-27T11:30:49.272Z] + case "${YUMREPOS}" in
11:30:49 [2025-03-27T11:30:49.272Z] + set +x
11:30:49 [2025-03-27T11:30:49.272Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.