Console Output

17:34:06 [2025-03-18T17:34:06.680Z] + set -xeuo pipefail
17:34:06 [2025-03-18T17:34:06.680Z] ++ umask
17:34:06 [2025-03-18T17:34:06.680Z] + '[' 0022 = 0000 ']'
17:34:06 [2025-03-18T17:34:06.680Z] + cosa init --branch testing-devel --commit=f9a2278de8856f85f9a5e2af1b329f51beb65535 https://github.com/coreos/fedora-coreos-config
17:34:06 [2025-03-18T17:34:06.680Z] notice: failed to look up uid in /etc/passwd; enabling workaround
17:34:06 [2025-03-18T17:34:06.680Z] info: Missing CAP_SYS_ADMIN; using virt
17:34:06 [2025-03-18T17:34:06.680Z] + mkdir -p src
17:34:06 [2025-03-18T17:34:06.680Z] + cd src
17:34:06 [2025-03-18T17:34:06.680Z] + test -e config
17:34:06 [2025-03-18T17:34:06.680Z] + case "${source}" in
17:34:06 [2025-03-18T17:34:06.680Z] + git clone --branch=testing-devel --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
17:34:06 [2025-03-18T17:34:06.680Z] Cloning into 'config'...
17:34:06 [2025-03-18T17:34:06.933Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
17:34:06 [2025-03-18T17:34:06.933Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
17:34:10 [2025-03-18T17:34:10.191Z] From https://gitlab.com/fedora/bootc/base-images
17:34:10 [2025-03-18T17:34:10.191Z]  * branch            7b4e013126bfe5851b2f882b1d9af0a764c6e7dc -> FETCH_HEAD
17:34:10 [2025-03-18T17:34:10.191Z] Submodule path 'fedora-bootc': checked out '7b4e013126bfe5851b2f882b1d9af0a764c6e7dc'
17:34:10 [2025-03-18T17:34:10.192Z] + '[' -n f9a2278de8856f85f9a5e2af1b329f51beb65535 ']'
17:34:10 [2025-03-18T17:34:10.192Z] + git -C ./config fetch origin f9a2278de8856f85f9a5e2af1b329f51beb65535
17:34:10 [2025-03-18T17:34:10.192Z] From https://github.com/coreos/fedora-coreos-config
17:34:10 [2025-03-18T17:34:10.192Z]  * branch            f9a2278de8856f85f9a5e2af1b329f51beb65535 -> FETCH_HEAD
17:34:10 [2025-03-18T17:34:10.192Z] + git -C ./config reset --hard f9a2278de8856f85f9a5e2af1b329f51beb65535
17:34:10 [2025-03-18T17:34:10.192Z] HEAD is now at f9a2278 overlay.d/40grub: remove 70_coreos-user.cfg
17:34:10 [2025-03-18T17:34:10.192Z] + git -C ./config submodule update --init --recursive
17:34:10 [2025-03-18T17:34:10.192Z] + set +x
17:34:10 [2025-03-18T17:34:10.192Z] Config commit: f9a2278de8856f85f9a5e2af1b329f51beb65535
17:34:10 [2025-03-18T17:34:10.192Z] + manifest=src/config/manifest.yaml
17:34:10 [2025-03-18T17:34:10.192Z] + image=src/config/image.yaml
17:34:10 [2025-03-18T17:34:10.192Z] + [[ -n '' ]]
17:34:10 [2025-03-18T17:34:10.192Z] + [[ ! -f src/config/manifest.yaml ]]
17:34:10 [2025-03-18T17:34:10.192Z] + [[ ! -f src/config/image.yaml ]]
17:34:10 [2025-03-18T17:34:10.192Z] + mkdir -p cache
17:34:10 [2025-03-18T17:34:10.192Z] + mkdir -p builds
17:34:10 [2025-03-18T17:34:10.192Z] + mkdir -p tmp
17:34:10 [2025-03-18T17:34:10.192Z] + mkdir -p overrides/rpm
17:34:10 [2025-03-18T17:34:10.192Z] + mkdir -p overrides/rootfs
17:34:10 [2025-03-18T17:34:10.192Z] + test 0 = 1
17:34:10 [2025-03-18T17:34:10.192Z] + case "${YUMREPOS}" in
17:34:10 [2025-03-18T17:34:10.192Z] + set +x
17:34:10 [2025-03-18T17:34:10.192Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.