Console Output

13:28:58 [2024-12-14T13:28:58.043Z] + set -xeuo pipefail
13:28:58 [2024-12-14T13:28:58.043Z] ++ umask
13:28:58 [2024-12-14T13:28:58.043Z] + '[' 0022 = 0000 ']'
13:28:58 [2024-12-14T13:28:58.043Z] + cosa init --branch testing-devel --commit=41dad2a815cf4b5d2819e7353add0eed496338a5 https://github.com/coreos/fedora-coreos-config
13:28:58 [2024-12-14T13:28:58.043Z] notice: failed to look up uid in /etc/passwd; enabling workaround
13:28:58 [2024-12-14T13:28:58.300Z] info: Missing CAP_SYS_ADMIN; using virt
13:28:58 [2024-12-14T13:28:58.300Z] + mkdir -p src
13:28:58 [2024-12-14T13:28:58.300Z] + cd src
13:28:58 [2024-12-14T13:28:58.300Z] + test -e config
13:28:58 [2024-12-14T13:28:58.300Z] + case "${source}" in
13:28:58 [2024-12-14T13:28:58.300Z] + git clone --branch=testing-devel --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
13:28:58 [2024-12-14T13:28:58.300Z] Cloning into 'config'...
13:28:58 [2024-12-14T13:28:58.558Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
13:28:58 [2024-12-14T13:28:58.558Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
13:28:59 [2024-12-14T13:28:59.117Z] Submodule path 'fedora-bootc': checked out '7530b75489ae404974dc8a955e41eb161c5b8523'
13:28:59 [2024-12-14T13:28:59.118Z] + '[' -n 41dad2a815cf4b5d2819e7353add0eed496338a5 ']'
13:28:59 [2024-12-14T13:28:59.118Z] + git -C ./config fetch origin 41dad2a815cf4b5d2819e7353add0eed496338a5
13:28:59 [2024-12-14T13:28:59.118Z] From https://github.com/coreos/fedora-coreos-config
13:28:59 [2024-12-14T13:28:59.118Z]  * branch            41dad2a815cf4b5d2819e7353add0eed496338a5 -> FETCH_HEAD
13:28:59 [2024-12-14T13:28:59.118Z] + git -C ./config reset --hard 41dad2a815cf4b5d2819e7353add0eed496338a5
13:28:59 [2024-12-14T13:28:59.118Z] HEAD is now at 41dad2a lockfiles: bump to latest
13:28:59 [2024-12-14T13:28:59.118Z] + git -C ./config submodule update --init --recursive
13:28:59 [2024-12-14T13:28:59.118Z] + set +x
13:28:59 [2024-12-14T13:28:59.118Z] Config commit: 41dad2a815cf4b5d2819e7353add0eed496338a5
13:28:59 [2024-12-14T13:28:59.118Z] + manifest=src/config/manifest.yaml
13:28:59 [2024-12-14T13:28:59.118Z] + image=src/config/image.yaml
13:28:59 [2024-12-14T13:28:59.118Z] + [[ -n '' ]]
13:28:59 [2024-12-14T13:28:59.118Z] + [[ ! -f src/config/manifest.yaml ]]
13:28:59 [2024-12-14T13:28:59.118Z] + [[ ! -f src/config/image.yaml ]]
13:28:59 [2024-12-14T13:28:59.118Z] + mkdir -p cache
13:28:59 [2024-12-14T13:28:59.118Z] + mkdir -p builds
13:28:59 [2024-12-14T13:28:59.118Z] + mkdir -p tmp
13:28:59 [2024-12-14T13:28:59.118Z] + mkdir -p overrides/rpm
13:28:59 [2024-12-14T13:28:59.118Z] + mkdir -p overrides/rootfs
13:28:59 [2024-12-14T13:28:59.118Z] + test 0 = 1
13:28:59 [2024-12-14T13:28:59.118Z] + case "${YUMREPOS}" in
13:28:59 [2024-12-14T13:28:59.118Z] + set +x
13:28:59 [2024-12-14T13:28:59.118Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.