Console Output
14:40:33 [2025-02-13T14:40:33.643Z] + set -xeuo pipefail
14:40:33 [2025-02-13T14:40:33.643Z] ++ umask
14:40:33 [2025-02-13T14:40:33.643Z] + '[' 0022 = 0000 ']'
14:40:33 [2025-02-13T14:40:33.643Z] + cosa init --branch rawhide --commit=7b17e036c9b2638c418f44bc4394d3dc29c79a47 https://github.com/coreos/fedora-coreos-config
14:40:33 [2025-02-13T14:40:33.643Z] notice: failed to look up uid in /etc/passwd; enabling workaround
14:40:33 [2025-02-13T14:40:33.643Z] info: Missing CAP_SYS_ADMIN; using virt
14:40:33 [2025-02-13T14:40:33.643Z] + mkdir -p src
14:40:33 [2025-02-13T14:40:33.643Z] + cd src
14:40:33 [2025-02-13T14:40:33.643Z] + test -e config
14:40:33 [2025-02-13T14:40:33.643Z] + case "${source}" in
14:40:33 [2025-02-13T14:40:33.643Z] + git clone --branch=rawhide --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
14:40:33 [2025-02-13T14:40:33.643Z] Cloning into 'config'...
14:40:34 [2025-02-13T14:40:34.202Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
14:40:34 [2025-02-13T14:40:34.202Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
14:40:34 [2025-02-13T14:40:34.761Z] Submodule path 'fedora-bootc': checked out '7b4e013126bfe5851b2f882b1d9af0a764c6e7dc'
14:40:34 [2025-02-13T14:40:34.761Z] + '[' -n 7b17e036c9b2638c418f44bc4394d3dc29c79a47 ']'
14:40:34 [2025-02-13T14:40:34.761Z] + git -C ./config fetch origin 7b17e036c9b2638c418f44bc4394d3dc29c79a47
14:40:35 [2025-02-13T14:40:35.321Z] From https://github.com/coreos/fedora-coreos-config
14:40:35 [2025-02-13T14:40:35.321Z] * branch 7b17e036c9b2638c418f44bc4394d3dc29c79a47 -> FETCH_HEAD
14:40:35 [2025-02-13T14:40:35.321Z] Fetching submodule fedora-bootc
14:40:36 [2025-02-13T14:40:36.680Z] From https://gitlab.com/fedora/bootc/base-images
14:40:36 [2025-02-13T14:40:36.680Z] * branch 3374cd88426e8278e261ac27bbbe5b195eb70dd4 -> FETCH_HEAD
14:40:36 [2025-02-13T14:40:36.680Z] * branch 461786bc6a0bbb9e7511e115209a7ffbfafda452 -> FETCH_HEAD
14:40:36 [2025-02-13T14:40:36.680Z] * branch 7530b75489ae404974dc8a955e41eb161c5b8523 -> FETCH_HEAD
14:40:36 [2025-02-13T14:40:36.680Z] * branch 7b7c32b0150408293bac6899fe712f9b0903ff2a -> FETCH_HEAD
14:40:36 [2025-02-13T14:40:36.680Z] * branch 93c50b4806ee8aaf7396c1e868f3cadfcb5fe3af -> FETCH_HEAD
14:40:36 [2025-02-13T14:40:36.680Z] * branch 9bc06392c3a65fcacc972066d1aa016be623c25b -> FETCH_HEAD
14:40:36 [2025-02-13T14:40:36.680Z] + git -C ./config reset --hard 7b17e036c9b2638c418f44bc4394d3dc29c79a47
14:40:36 [2025-02-13T14:40:36.680Z] HEAD is now at 7b17e03 tree: import changes from testing-devel at d7f6dade9560dd7918dbe675aa7cd6cddb0e646f
14:40:36 [2025-02-13T14:40:36.680Z] + git -C ./config submodule update --init --recursive
14:40:36 [2025-02-13T14:40:36.680Z] + set +x
14:40:36 [2025-02-13T14:40:36.680Z] Config commit: 7b17e036c9b2638c418f44bc4394d3dc29c79a47
14:40:36 [2025-02-13T14:40:36.680Z] + manifest=src/config/manifest.yaml
14:40:36 [2025-02-13T14:40:36.680Z] + image=src/config/image.yaml
14:40:36 [2025-02-13T14:40:36.680Z] + [[ -n '' ]]
14:40:36 [2025-02-13T14:40:36.680Z] + [[ ! -f src/config/manifest.yaml ]]
14:40:36 [2025-02-13T14:40:36.680Z] + [[ ! -f src/config/image.yaml ]]
14:40:36 [2025-02-13T14:40:36.680Z] + mkdir -p cache
14:40:36 [2025-02-13T14:40:36.680Z] + mkdir -p builds
14:40:36 [2025-02-13T14:40:36.680Z] + mkdir -p tmp
14:40:36 [2025-02-13T14:40:36.680Z] + mkdir -p overrides/rpm
14:40:36 [2025-02-13T14:40:36.680Z] + mkdir -p overrides/rootfs
14:40:36 [2025-02-13T14:40:36.680Z] + test 0 = 1
14:40:36 [2025-02-13T14:40:36.680Z] + case "${YUMREPOS}" in
14:40:36 [2025-02-13T14:40:36.680Z] + set +x
14:40:36 [2025-02-13T14:40:36.680Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.