Console Output

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