Console Output

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