Console Output
20:45:22 [2025-03-13T20:45:22.536Z] + set -xeuo pipefail
20:45:22 [2025-03-13T20:45:22.536Z] ++ umask
20:45:22 [2025-03-13T20:45:22.536Z] + '[' 0022 = 0000 ']'
20:45:22 [2025-03-13T20:45:22.536Z] + cosa init --branch testing-devel --commit=5ad1bd3e0f5903c5d8a32ad6a50d56573e02baeb https://github.com/coreos/fedora-coreos-config
20:45:22 [2025-03-13T20:45:22.536Z] notice: failed to look up uid in /etc/passwd; enabling workaround
20:45:22 [2025-03-13T20:45:22.536Z] info: Missing CAP_SYS_ADMIN; using virt
20:45:22 [2025-03-13T20:45:22.536Z] + mkdir -p src
20:45:22 [2025-03-13T20:45:22.536Z] + cd src
20:45:22 [2025-03-13T20:45:22.536Z] + test -e config
20:45:22 [2025-03-13T20:45:22.536Z] + case "${source}" in
20:45:22 [2025-03-13T20:45:22.536Z] + git clone --branch=testing-devel --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
20:45:22 [2025-03-13T20:45:22.536Z] Cloning into 'config'...
20:45:22 [2025-03-13T20:45:22.790Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
20:45:22 [2025-03-13T20:45:22.790Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
20:45:25 [2025-03-13T20:45:25.322Z] From https://gitlab.com/fedora/bootc/base-images
20:45:25 [2025-03-13T20:45:25.322Z] * branch 7b4e013126bfe5851b2f882b1d9af0a764c6e7dc -> FETCH_HEAD
20:45:25 [2025-03-13T20:45:25.322Z] Submodule path 'fedora-bootc': checked out '7b4e013126bfe5851b2f882b1d9af0a764c6e7dc'
20:45:25 [2025-03-13T20:45:25.322Z] + '[' -n 5ad1bd3e0f5903c5d8a32ad6a50d56573e02baeb ']'
20:45:25 [2025-03-13T20:45:25.322Z] + git -C ./config fetch origin 5ad1bd3e0f5903c5d8a32ad6a50d56573e02baeb
20:45:25 [2025-03-13T20:45:25.322Z] From https://github.com/coreos/fedora-coreos-config
20:45:25 [2025-03-13T20:45:25.322Z] * branch 5ad1bd3e0f5903c5d8a32ad6a50d56573e02baeb -> FETCH_HEAD
20:45:25 [2025-03-13T20:45:25.322Z] + git -C ./config reset --hard 5ad1bd3e0f5903c5d8a32ad6a50d56573e02baeb
20:45:25 [2025-03-13T20:45:25.322Z] HEAD is now at 5ad1bd3 lockfiles: drop graduated overrides ����
20:45:25 [2025-03-13T20:45:25.322Z] + git -C ./config submodule update --init --recursive
20:45:25 [2025-03-13T20:45:25.322Z] + set +x
20:45:25 [2025-03-13T20:45:25.322Z] Config commit: 5ad1bd3e0f5903c5d8a32ad6a50d56573e02baeb
20:45:25 [2025-03-13T20:45:25.322Z] + manifest=src/config/manifest.yaml
20:45:25 [2025-03-13T20:45:25.322Z] + image=src/config/image.yaml
20:45:25 [2025-03-13T20:45:25.322Z] + [[ -n '' ]]
20:45:25 [2025-03-13T20:45:25.322Z] + [[ ! -f src/config/manifest.yaml ]]
20:45:25 [2025-03-13T20:45:25.322Z] + [[ ! -f src/config/image.yaml ]]
20:45:25 [2025-03-13T20:45:25.322Z] + mkdir -p cache
20:45:25 [2025-03-13T20:45:25.322Z] + mkdir -p builds
20:45:25 [2025-03-13T20:45:25.322Z] + mkdir -p tmp
20:45:25 [2025-03-13T20:45:25.322Z] + mkdir -p overrides/rpm
20:45:25 [2025-03-13T20:45:25.322Z] + mkdir -p overrides/rootfs
20:45:25 [2025-03-13T20:45:25.322Z] + test 0 = 1
20:45:25 [2025-03-13T20:45:25.322Z] + case "${YUMREPOS}" in
20:45:25 [2025-03-13T20:45:25.322Z] + set +x
20:45:25 [2025-03-13T20:45:25.322Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.