Console Output

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