Console Output

04:38:26 [2025-02-18T04:38:26.389Z] + set -xeuo pipefail
04:38:26 [2025-02-18T04:38:26.389Z] ++ umask
04:38:26 [2025-02-18T04:38:26.389Z] + '[' 0022 = 0000 ']'
04:38:26 [2025-02-18T04:38:26.389Z] + cosa init --branch testing-devel --commit=a4e1fd21b145ff94733cb30152720c137bb19c65 https://github.com/coreos/fedora-coreos-config
04:38:26 [2025-02-18T04:38:26.389Z] notice: failed to look up uid in /etc/passwd; enabling workaround
04:38:26 [2025-02-18T04:38:26.644Z] info: Missing CAP_SYS_ADMIN; using virt
04:38:26 [2025-02-18T04:38:26.644Z] + mkdir -p src
04:38:26 [2025-02-18T04:38:26.644Z] + cd src
04:38:26 [2025-02-18T04:38:26.644Z] + test -e config
04:38:26 [2025-02-18T04:38:26.644Z] + case "${source}" in
04:38:26 [2025-02-18T04:38:26.644Z] + git clone --branch=testing-devel --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
04:38:26 [2025-02-18T04:38:26.644Z] Cloning into 'config'...
04:38:26 [2025-02-18T04:38:26.898Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
04:38:26 [2025-02-18T04:38:26.898Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
04:38:27 [2025-02-18T04:38:27.456Z] Submodule path 'fedora-bootc': checked out '7b4e013126bfe5851b2f882b1d9af0a764c6e7dc'
04:38:27 [2025-02-18T04:38:27.456Z] + '[' -n a4e1fd21b145ff94733cb30152720c137bb19c65 ']'
04:38:27 [2025-02-18T04:38:27.456Z] + git -C ./config fetch origin a4e1fd21b145ff94733cb30152720c137bb19c65
04:38:27 [2025-02-18T04:38:27.456Z] From https://github.com/coreos/fedora-coreos-config
04:38:27 [2025-02-18T04:38:27.456Z]  * branch            a4e1fd21b145ff94733cb30152720c137bb19c65 -> FETCH_HEAD
04:38:27 [2025-02-18T04:38:27.456Z] + git -C ./config reset --hard a4e1fd21b145ff94733cb30152720c137bb19c65
04:38:27 [2025-02-18T04:38:27.456Z] HEAD is now at a4e1fd2 lockfiles: bump to latest
04:38:27 [2025-02-18T04:38:27.456Z] + git -C ./config submodule update --init --recursive
04:38:27 [2025-02-18T04:38:27.456Z] + set +x
04:38:27 [2025-02-18T04:38:27.456Z] Config commit: a4e1fd21b145ff94733cb30152720c137bb19c65
04:38:27 [2025-02-18T04:38:27.456Z] + manifest=src/config/manifest.yaml
04:38:27 [2025-02-18T04:38:27.456Z] + image=src/config/image.yaml
04:38:27 [2025-02-18T04:38:27.456Z] + [[ -n '' ]]
04:38:27 [2025-02-18T04:38:27.456Z] + [[ ! -f src/config/manifest.yaml ]]
04:38:27 [2025-02-18T04:38:27.456Z] + [[ ! -f src/config/image.yaml ]]
04:38:27 [2025-02-18T04:38:27.456Z] + mkdir -p cache
04:38:27 [2025-02-18T04:38:27.456Z] + mkdir -p builds
04:38:27 [2025-02-18T04:38:27.456Z] + mkdir -p tmp
04:38:27 [2025-02-18T04:38:27.456Z] + mkdir -p overrides/rpm
04:38:27 [2025-02-18T04:38:27.456Z] + mkdir -p overrides/rootfs
04:38:27 [2025-02-18T04:38:27.456Z] + test 0 = 1
04:38:27 [2025-02-18T04:38:27.456Z] + case "${YUMREPOS}" in
04:38:27 [2025-02-18T04:38:27.456Z] + set +x
04:38:27 [2025-02-18T04:38:27.456Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.