Console Output

18:05:14 [2024-11-19T18:05:14.445Z] + set -xeuo pipefail
18:05:14 [2024-11-19T18:05:14.445Z] ++ umask
18:05:14 [2024-11-19T18:05:14.445Z] + '[' 0022 = 0000 ']'
18:05:14 [2024-11-19T18:05:14.445Z] + cosa init --branch rawhide --commit=cd1c03eb039a4cd8d432b711a1d61a318319507f https://github.com/coreos/fedora-coreos-config
18:05:14 [2024-11-19T18:05:14.445Z] notice: failed to look up uid in /etc/passwd; enabling workaround
18:05:14 [2024-11-19T18:05:14.445Z] info: Missing CAP_SYS_ADMIN; using virt
18:05:14 [2024-11-19T18:05:14.445Z] + mkdir -p src
18:05:14 [2024-11-19T18:05:14.445Z] + cd src
18:05:14 [2024-11-19T18:05:14.445Z] + test -e config
18:05:14 [2024-11-19T18:05:14.445Z] + case "${source}" in
18:05:14 [2024-11-19T18:05:14.445Z] + git clone --branch=rawhide --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
18:05:14 [2024-11-19T18:05:14.445Z] Cloning into 'config'...
18:05:14 [2024-11-19T18:05:14.699Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
18:05:14 [2024-11-19T18:05:14.699Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
18:05:15 [2024-11-19T18:05:15.257Z] Submodule path 'fedora-bootc': checked out '7b7c32b0150408293bac6899fe712f9b0903ff2a'
18:05:15 [2024-11-19T18:05:15.257Z] + '[' -n cd1c03eb039a4cd8d432b711a1d61a318319507f ']'
18:05:15 [2024-11-19T18:05:15.257Z] + git -C ./config fetch origin cd1c03eb039a4cd8d432b711a1d61a318319507f
18:05:15 [2024-11-19T18:05:15.816Z] From https://github.com/coreos/fedora-coreos-config
18:05:15 [2024-11-19T18:05:15.816Z]  * branch            cd1c03eb039a4cd8d432b711a1d61a318319507f -> FETCH_HEAD
18:05:15 [2024-11-19T18:05:15.816Z] + git -C ./config reset --hard cd1c03eb039a4cd8d432b711a1d61a318319507f
18:05:15 [2024-11-19T18:05:15.816Z] warning: unable to rmdir 'fedora-bootc': Directory not empty
18:05:15 [2024-11-19T18:05:15.816Z] HEAD is now at cd1c03e tree: import changes from testing-devel at 9fac1687abb5817a963b3adc49bb2311f9baef84
18:05:15 [2024-11-19T18:05:15.816Z] + git -C ./config submodule update --init --recursive
18:05:15 [2024-11-19T18:05:15.816Z] + set +x
18:05:15 [2024-11-19T18:05:15.816Z] Config commit: cd1c03eb039a4cd8d432b711a1d61a318319507f
18:05:15 [2024-11-19T18:05:15.816Z] + manifest=src/config/manifest.yaml
18:05:15 [2024-11-19T18:05:15.816Z] + image=src/config/image.yaml
18:05:15 [2024-11-19T18:05:15.816Z] + [[ ! -f src/config/manifest.yaml ]]
18:05:15 [2024-11-19T18:05:15.816Z] + [[ ! -f src/config/image.yaml ]]
18:05:15 [2024-11-19T18:05:15.816Z] + [[ -n '' ]]
18:05:15 [2024-11-19T18:05:15.816Z] + mkdir -p cache
18:05:15 [2024-11-19T18:05:15.816Z] + mkdir -p builds
18:05:15 [2024-11-19T18:05:15.816Z] + mkdir -p tmp
18:05:15 [2024-11-19T18:05:15.816Z] + mkdir -p overrides/rpm
18:05:15 [2024-11-19T18:05:15.816Z] + mkdir -p overrides/rootfs
18:05:15 [2024-11-19T18:05:15.816Z] + test 0 = 1
18:05:15 [2024-11-19T18:05:15.816Z] + case "${YUMREPOS}" in
18:05:15 [2024-11-19T18:05:15.816Z] + set +x
18:05:15 [2024-11-19T18:05:15.816Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.