Skip to content

Console Output

19:50:27 [2025-10-05T19:50:27.714Z] + set -xeuo pipefail
19:50:27 [2025-10-05T19:50:27.714Z] ++ umask
19:50:27 [2025-10-05T19:50:27.714Z] + '[' 0022 = 0000 ']'
19:50:27 [2025-10-05T19:50:27.714Z] + cosa init --branch testing-devel --commit=cf47f098dcb95380a6945828b2307b7743b6167a https://github.com/coreos/fedora-coreos-config
19:50:27 [2025-10-05T19:50:27.714Z] notice: failed to look up uid in /etc/passwd; enabling workaround
19:50:27 [2025-10-05T19:50:27.714Z] info: Missing CAP_SYS_ADMIN; using virt
19:50:27 [2025-10-05T19:50:27.714Z] + mkdir -p src
19:50:27 [2025-10-05T19:50:27.714Z] + cd src
19:50:27 [2025-10-05T19:50:27.714Z] + test -e config
19:50:27 [2025-10-05T19:50:27.714Z] + case "${source}" in
19:50:27 [2025-10-05T19:50:27.714Z] + git clone --branch=testing-devel --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
19:50:27 [2025-10-05T19:50:27.714Z] Cloning into 'config'...
19:50:27 [2025-10-05T19:50:27.969Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
19:50:27 [2025-10-05T19:50:27.969Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
19:50:30 [2025-10-05T19:50:30.483Z] From https://gitlab.com/fedora/bootc/base-images
19:50:30 [2025-10-05T19:50:30.483Z]  * branch            4c5a458148c7505e7f453971a0aa217a8bde7dce -> FETCH_HEAD
19:50:30 [2025-10-05T19:50:30.483Z] Submodule path 'fedora-bootc': checked out '4c5a458148c7505e7f453971a0aa217a8bde7dce'
19:50:30 [2025-10-05T19:50:30.483Z] + '[' -n cf47f098dcb95380a6945828b2307b7743b6167a ']'
19:50:30 [2025-10-05T19:50:30.483Z] + git -C ./config fetch origin cf47f098dcb95380a6945828b2307b7743b6167a
19:50:30 [2025-10-05T19:50:30.483Z] From https://github.com/coreos/fedora-coreos-config
19:50:30 [2025-10-05T19:50:30.483Z]  * branch            cf47f098dcb95380a6945828b2307b7743b6167a -> FETCH_HEAD
19:50:30 [2025-10-05T19:50:30.483Z] + git -C ./config reset --hard cf47f098dcb95380a6945828b2307b7743b6167a
19:50:30 [2025-10-05T19:50:30.483Z] HEAD is now at cf47f09 overrides: fast-track rust-afterburn-5.10.0-1.fc42
19:50:30 [2025-10-05T19:50:30.483Z] + git -C ./config submodule update --init --recursive
19:50:30 [2025-10-05T19:50:30.737Z] + set +x
19:50:30 [2025-10-05T19:50:30.737Z] Config commit: cf47f098dcb95380a6945828b2307b7743b6167a
19:50:30 [2025-10-05T19:50:30.737Z] + manifest=src/config/manifest.yaml
19:50:30 [2025-10-05T19:50:30.737Z] + image=src/config/image.yaml
19:50:30 [2025-10-05T19:50:30.737Z] + [[ -n '' ]]
19:50:30 [2025-10-05T19:50:30.737Z] + [[ ! -f src/config/manifest.yaml ]]
19:50:30 [2025-10-05T19:50:30.737Z] + [[ ! -f src/config/image.yaml ]]
19:50:30 [2025-10-05T19:50:30.737Z] + mkdir -p cache
19:50:30 [2025-10-05T19:50:30.737Z] + mkdir -p builds
19:50:30 [2025-10-05T19:50:30.737Z] + mkdir -p tmp
19:50:30 [2025-10-05T19:50:30.737Z] + mkdir -p overrides/rpm
19:50:30 [2025-10-05T19:50:30.737Z] + mkdir -p overrides/rootfs
19:50:30 [2025-10-05T19:50:30.737Z] + test 0 = 1
19:50:30 [2025-10-05T19:50:30.737Z] + case "${YUMREPOS}" in
19:50:30 [2025-10-05T19:50:30.737Z] + set +x
19:50:30 [2025-10-05T19:50:30.737Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.