Console Output
13:47:42 [2025-01-24T13:47:42.246Z] + set -xeuo pipefail
13:47:42 [2025-01-24T13:47:42.246Z] ++ umask
13:47:42 [2025-01-24T13:47:42.246Z] + '[' 0022 = 0000 ']'
13:47:42 [2025-01-24T13:47:42.246Z] + cosa init --branch testing-devel --commit=03e3105e0abc99d7061a98e531aa370a5b4a0aea https://github.com/coreos/fedora-coreos-config
13:47:42 [2025-01-24T13:47:42.246Z] notice: failed to look up uid in /etc/passwd; enabling workaround
13:47:42 [2025-01-24T13:47:42.246Z] info: Missing CAP_SYS_ADMIN; using virt
13:47:42 [2025-01-24T13:47:42.246Z] + mkdir -p src
13:47:42 [2025-01-24T13:47:42.246Z] + cd src
13:47:42 [2025-01-24T13:47:42.246Z] + test -e config
13:47:42 [2025-01-24T13:47:42.246Z] + case "${source}" in
13:47:42 [2025-01-24T13:47:42.246Z] + git clone --branch=testing-devel --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
13:47:42 [2025-01-24T13:47:42.246Z] Cloning into 'config'...
13:47:42 [2025-01-24T13:47:42.502Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
13:47:42 [2025-01-24T13:47:42.502Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
13:47:44 [2025-01-24T13:47:44.385Z] From https://gitlab.com/fedora/bootc/base-images
13:47:44 [2025-01-24T13:47:44.385Z] * branch 9bc06392c3a65fcacc972066d1aa016be623c25b -> FETCH_HEAD
13:47:44 [2025-01-24T13:47:44.385Z] Submodule path 'fedora-bootc': checked out '9bc06392c3a65fcacc972066d1aa016be623c25b'
13:47:44 [2025-01-24T13:47:44.385Z] + '[' -n 03e3105e0abc99d7061a98e531aa370a5b4a0aea ']'
13:47:44 [2025-01-24T13:47:44.385Z] + git -C ./config fetch origin 03e3105e0abc99d7061a98e531aa370a5b4a0aea
13:47:44 [2025-01-24T13:47:44.385Z] From https://github.com/coreos/fedora-coreos-config
13:47:44 [2025-01-24T13:47:44.385Z] * branch 03e3105e0abc99d7061a98e531aa370a5b4a0aea -> FETCH_HEAD
13:47:44 [2025-01-24T13:47:44.385Z] + git -C ./config reset --hard 03e3105e0abc99d7061a98e531aa370a5b4a0aea
13:47:44 [2025-01-24T13:47:44.385Z] HEAD is now at 03e3105 lockfiles: bump to latest
13:47:44 [2025-01-24T13:47:44.385Z] + git -C ./config submodule update --init --recursive
13:47:44 [2025-01-24T13:47:44.385Z] + set +x
13:47:44 [2025-01-24T13:47:44.385Z] Config commit: 03e3105e0abc99d7061a98e531aa370a5b4a0aea
13:47:44 [2025-01-24T13:47:44.385Z] + manifest=src/config/manifest.yaml
13:47:44 [2025-01-24T13:47:44.385Z] + image=src/config/image.yaml
13:47:44 [2025-01-24T13:47:44.385Z] + [[ -n '' ]]
13:47:44 [2025-01-24T13:47:44.385Z] + [[ ! -f src/config/manifest.yaml ]]
13:47:44 [2025-01-24T13:47:44.385Z] + [[ ! -f src/config/image.yaml ]]
13:47:44 [2025-01-24T13:47:44.385Z] + mkdir -p cache
13:47:44 [2025-01-24T13:47:44.385Z] + mkdir -p builds
13:47:44 [2025-01-24T13:47:44.385Z] + mkdir -p tmp
13:47:44 [2025-01-24T13:47:44.385Z] + mkdir -p overrides/rpm
13:47:44 [2025-01-24T13:47:44.385Z] + mkdir -p overrides/rootfs
13:47:44 [2025-01-24T13:47:44.385Z] + test 0 = 1
13:47:44 [2025-01-24T13:47:44.385Z] + case "${YUMREPOS}" in
13:47:44 [2025-01-24T13:47:44.385Z] + set +x
13:47:44 [2025-01-24T13:47:44.385Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.