Console Output

16:53:05 [2025-02-27T16:53:05.208Z] + set -xeuo pipefail
16:53:05 [2025-02-27T16:53:05.208Z] ++ umask
16:53:05 [2025-02-27T16:53:05.208Z] + '[' 0022 = 0000 ']'
16:53:05 [2025-02-27T16:53:05.208Z] + cosa init --branch testing-devel --commit=07eedf500db96f343ec14cd2cb3403c17706c7bc https://github.com/coreos/fedora-coreos-config
16:53:05 [2025-02-27T16:53:05.209Z] notice: failed to look up uid in /etc/passwd; enabling workaround
16:53:05 [2025-02-27T16:53:05.209Z] info: Missing CAP_SYS_ADMIN; using virt
16:53:05 [2025-02-27T16:53:05.209Z] + mkdir -p src
16:53:05 [2025-02-27T16:53:05.209Z] + cd src
16:53:05 [2025-02-27T16:53:05.209Z] + test -e config
16:53:05 [2025-02-27T16:53:05.209Z] + case "${source}" in
16:53:05 [2025-02-27T16:53:05.209Z] + git clone --branch=testing-devel --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
16:53:05 [2025-02-27T16:53:05.209Z] Cloning into 'config'...
16:53:05 [2025-02-27T16:53:05.463Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
16:53:05 [2025-02-27T16:53:05.463Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
16:53:07 [2025-02-27T16:53:07.342Z] From https://gitlab.com/fedora/bootc/base-images
16:53:07 [2025-02-27T16:53:07.342Z]  * branch            7b4e013126bfe5851b2f882b1d9af0a764c6e7dc -> FETCH_HEAD
16:53:07 [2025-02-27T16:53:07.342Z] Submodule path 'fedora-bootc': checked out '7b4e013126bfe5851b2f882b1d9af0a764c6e7dc'
16:53:07 [2025-02-27T16:53:07.342Z] + '[' -n 07eedf500db96f343ec14cd2cb3403c17706c7bc ']'
16:53:07 [2025-02-27T16:53:07.343Z] + git -C ./config fetch origin 07eedf500db96f343ec14cd2cb3403c17706c7bc
16:53:07 [2025-02-27T16:53:07.343Z] From https://github.com/coreos/fedora-coreos-config
16:53:07 [2025-02-27T16:53:07.343Z]  * branch            07eedf500db96f343ec14cd2cb3403c17706c7bc -> FETCH_HEAD
16:53:07 [2025-02-27T16:53:07.343Z] + git -C ./config reset --hard 07eedf500db96f343ec14cd2cb3403c17706c7bc
16:53:07 [2025-02-27T16:53:07.343Z] HEAD is now at 07eedf5 tests/kola: add test for LUKS + multipath
16:53:07 [2025-02-27T16:53:07.343Z] + git -C ./config submodule update --init --recursive
16:53:07 [2025-02-27T16:53:07.597Z] + set +x
16:53:07 [2025-02-27T16:53:07.597Z] Config commit: 07eedf500db96f343ec14cd2cb3403c17706c7bc
16:53:07 [2025-02-27T16:53:07.597Z] + manifest=src/config/manifest.yaml
16:53:07 [2025-02-27T16:53:07.597Z] + image=src/config/image.yaml
16:53:07 [2025-02-27T16:53:07.597Z] + [[ -n '' ]]
16:53:07 [2025-02-27T16:53:07.597Z] + [[ ! -f src/config/manifest.yaml ]]
16:53:07 [2025-02-27T16:53:07.597Z] + [[ ! -f src/config/image.yaml ]]
16:53:07 [2025-02-27T16:53:07.597Z] + mkdir -p cache
16:53:07 [2025-02-27T16:53:07.597Z] + mkdir -p builds
16:53:07 [2025-02-27T16:53:07.597Z] + mkdir -p tmp
16:53:07 [2025-02-27T16:53:07.597Z] + mkdir -p overrides/rpm
16:53:07 [2025-02-27T16:53:07.597Z] + mkdir -p overrides/rootfs
16:53:07 [2025-02-27T16:53:07.597Z] + test 0 = 1
16:53:07 [2025-02-27T16:53:07.597Z] + case "${YUMREPOS}" in
16:53:07 [2025-02-27T16:53:07.597Z] + set +x
16:53:07 [2025-02-27T16:53:07.597Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.