Console Output

02:01:47 [2024-12-11T02:01:47.690Z] + set -xeuo pipefail
02:01:47 [2024-12-11T02:01:47.690Z] ++ umask
02:01:47 [2024-12-11T02:01:47.690Z] + '[' 0022 = 0000 ']'
02:01:47 [2024-12-11T02:01:47.690Z] + cosa init --branch rawhide --commit=a66a77cf56b17407c330cbd8f5d5c6a4b1a6dee0 https://github.com/coreos/fedora-coreos-config
02:01:47 [2024-12-11T02:01:47.690Z] notice: failed to look up uid in /etc/passwd; enabling workaround
02:01:47 [2024-12-11T02:01:47.690Z] info: Missing CAP_SYS_ADMIN; using virt
02:01:47 [2024-12-11T02:01:47.690Z] + mkdir -p src
02:01:47 [2024-12-11T02:01:47.690Z] + cd src
02:01:47 [2024-12-11T02:01:47.690Z] + test -e config
02:01:47 [2024-12-11T02:01:47.690Z] + case "${source}" in
02:01:47 [2024-12-11T02:01:47.690Z] + git clone --branch=rawhide --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
02:01:47 [2024-12-11T02:01:47.690Z] Cloning into 'config'...
02:01:47 [2024-12-11T02:01:47.946Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
02:01:47 [2024-12-11T02:01:47.947Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
02:01:48 [2024-12-11T02:01:48.507Z] Submodule path 'fedora-bootc': checked out '7530b75489ae404974dc8a955e41eb161c5b8523'
02:01:48 [2024-12-11T02:01:48.507Z] + '[' -n a66a77cf56b17407c330cbd8f5d5c6a4b1a6dee0 ']'
02:01:48 [2024-12-11T02:01:48.507Z] + git -C ./config fetch origin a66a77cf56b17407c330cbd8f5d5c6a4b1a6dee0
02:01:48 [2024-12-11T02:01:48.761Z] From https://github.com/coreos/fedora-coreos-config
02:01:48 [2024-12-11T02:01:48.761Z]  * branch            a66a77cf56b17407c330cbd8f5d5c6a4b1a6dee0 -> FETCH_HEAD
02:01:48 [2024-12-11T02:01:48.761Z] + git -C ./config reset --hard a66a77cf56b17407c330cbd8f5d5c6a4b1a6dee0
02:01:48 [2024-12-11T02:01:48.761Z] HEAD is now at a66a77c tree: import changes from testing-devel at 86e939589012f24695f609ca3cf43ad2fae05997
02:01:48 [2024-12-11T02:01:48.761Z] + git -C ./config submodule update --init --recursive
02:01:48 [2024-12-11T02:01:48.761Z] + set +x
02:01:48 [2024-12-11T02:01:48.761Z] Config commit: a66a77cf56b17407c330cbd8f5d5c6a4b1a6dee0
02:01:48 [2024-12-11T02:01:48.761Z] + manifest=src/config/manifest.yaml
02:01:48 [2024-12-11T02:01:48.761Z] + image=src/config/image.yaml
02:01:48 [2024-12-11T02:01:48.761Z] + [[ -n '' ]]
02:01:48 [2024-12-11T02:01:48.761Z] + [[ ! -f src/config/manifest.yaml ]]
02:01:48 [2024-12-11T02:01:48.761Z] + [[ ! -f src/config/image.yaml ]]
02:01:48 [2024-12-11T02:01:48.761Z] + mkdir -p cache
02:01:48 [2024-12-11T02:01:48.761Z] + mkdir -p builds
02:01:48 [2024-12-11T02:01:48.761Z] + mkdir -p tmp
02:01:48 [2024-12-11T02:01:48.761Z] + mkdir -p overrides/rpm
02:01:48 [2024-12-11T02:01:48.761Z] + mkdir -p overrides/rootfs
02:01:48 [2024-12-11T02:01:48.761Z] + test 0 = 1
02:01:48 [2024-12-11T02:01:48.761Z] + case "${YUMREPOS}" in
02:01:48 [2024-12-11T02:01:48.761Z] + set +x
02:01:48 [2024-12-11T02:01:48.761Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.