Console Output

21:37:17 [2025-02-24T21:37:17.319Z] + set -xeuo pipefail
21:37:17 [2025-02-24T21:37:17.319Z] ++ umask
21:37:17 [2025-02-24T21:37:17.319Z] + '[' 0022 = 0000 ']'
21:37:17 [2025-02-24T21:37:17.319Z] + cosa init --branch testing-devel --commit=a5f0b5aa4fb3a78d02eb0d4e15e7f1cd4724d610 https://github.com/coreos/fedora-coreos-config
21:37:17 [2025-02-24T21:37:17.319Z] notice: failed to look up uid in /etc/passwd; enabling workaround
21:37:17 [2025-02-24T21:37:17.575Z] info: Missing CAP_SYS_ADMIN; using virt
21:37:17 [2025-02-24T21:37:17.576Z] + mkdir -p src
21:37:17 [2025-02-24T21:37:17.576Z] + cd src
21:37:17 [2025-02-24T21:37:17.576Z] + test -e config
21:37:17 [2025-02-24T21:37:17.576Z] + case "${source}" in
21:37:17 [2025-02-24T21:37:17.576Z] + git clone --branch=testing-devel --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
21:37:17 [2025-02-24T21:37:17.576Z] Cloning into 'config'...
21:37:17 [2025-02-24T21:37:17.831Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
21:37:17 [2025-02-24T21:37:17.831Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
21:37:18 [2025-02-24T21:37:18.410Z] Submodule path 'fedora-bootc': checked out '7b4e013126bfe5851b2f882b1d9af0a764c6e7dc'
21:37:18 [2025-02-24T21:37:18.410Z] + '[' -n a5f0b5aa4fb3a78d02eb0d4e15e7f1cd4724d610 ']'
21:37:18 [2025-02-24T21:37:18.410Z] + git -C ./config fetch origin a5f0b5aa4fb3a78d02eb0d4e15e7f1cd4724d610
21:37:18 [2025-02-24T21:37:18.410Z] From https://github.com/coreos/fedora-coreos-config
21:37:18 [2025-02-24T21:37:18.410Z]  * branch            a5f0b5aa4fb3a78d02eb0d4e15e7f1cd4724d610 -> FETCH_HEAD
21:37:18 [2025-02-24T21:37:18.410Z] + git -C ./config reset --hard a5f0b5aa4fb3a78d02eb0d4e15e7f1cd4724d610
21:37:18 [2025-02-24T21:37:18.410Z] HEAD is now at a5f0b5a overlay/05core: ignition-ostree dracut: use vendored sgdisk for el10
21:37:18 [2025-02-24T21:37:18.410Z] + git -C ./config submodule update --init --recursive
21:37:18 [2025-02-24T21:37:18.665Z] + set +x
21:37:18 [2025-02-24T21:37:18.665Z] Config commit: a5f0b5aa4fb3a78d02eb0d4e15e7f1cd4724d610
21:37:18 [2025-02-24T21:37:18.665Z] + manifest=src/config/manifest.yaml
21:37:18 [2025-02-24T21:37:18.665Z] + image=src/config/image.yaml
21:37:18 [2025-02-24T21:37:18.665Z] + [[ -n '' ]]
21:37:18 [2025-02-24T21:37:18.665Z] + [[ ! -f src/config/manifest.yaml ]]
21:37:18 [2025-02-24T21:37:18.665Z] + [[ ! -f src/config/image.yaml ]]
21:37:18 [2025-02-24T21:37:18.665Z] + mkdir -p cache
21:37:18 [2025-02-24T21:37:18.665Z] + mkdir -p builds
21:37:18 [2025-02-24T21:37:18.665Z] + mkdir -p tmp
21:37:18 [2025-02-24T21:37:18.665Z] + mkdir -p overrides/rpm
21:37:18 [2025-02-24T21:37:18.665Z] + mkdir -p overrides/rootfs
21:37:18 [2025-02-24T21:37:18.665Z] + test 0 = 1
21:37:18 [2025-02-24T21:37:18.665Z] + case "${YUMREPOS}" in
21:37:18 [2025-02-24T21:37:18.665Z] + set +x
21:37:18 [2025-02-24T21:37:18.665Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.