Console Output

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