Console Output

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