Console Output

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