Console Output

19:40:57 [2025-03-21T19:40:57.090Z] + set -xeuo pipefail
19:40:57 [2025-03-21T19:40:57.090Z] ++ umask
19:40:57 [2025-03-21T19:40:57.090Z] + '[' 0022 = 0000 ']'
19:40:57 [2025-03-21T19:40:57.090Z] + cosa init --branch next-devel --commit=9fa14b7bc90a039a0d4ca1af4fd86f3a8f2ae43d https://github.com/coreos/fedora-coreos-config
19:40:57 [2025-03-21T19:40:57.090Z] notice: failed to look up uid in /etc/passwd; enabling workaround
19:40:57 [2025-03-21T19:40:57.090Z] info: Missing CAP_SYS_ADMIN; using virt
19:40:57 [2025-03-21T19:40:57.090Z] + mkdir -p src
19:40:57 [2025-03-21T19:40:57.090Z] + cd src
19:40:57 [2025-03-21T19:40:57.090Z] + test -e config
19:40:57 [2025-03-21T19:40:57.090Z] + case "${source}" in
19:40:57 [2025-03-21T19:40:57.090Z] + git clone --branch=next-devel --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
19:40:57 [2025-03-21T19:40:57.090Z] Cloning into 'config'...
19:40:57 [2025-03-21T19:40:57.346Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
19:40:57 [2025-03-21T19:40:57.346Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
19:40:59 [2025-03-21T19:40:59.863Z] From https://gitlab.com/fedora/bootc/base-images
19:40:59 [2025-03-21T19:40:59.863Z]  * branch            7b4e013126bfe5851b2f882b1d9af0a764c6e7dc -> FETCH_HEAD
19:40:59 [2025-03-21T19:40:59.863Z] Submodule path 'fedora-bootc': checked out '7b4e013126bfe5851b2f882b1d9af0a764c6e7dc'
19:40:59 [2025-03-21T19:40:59.863Z] + '[' -n 9fa14b7bc90a039a0d4ca1af4fd86f3a8f2ae43d ']'
19:40:59 [2025-03-21T19:40:59.863Z] + git -C ./config fetch origin 9fa14b7bc90a039a0d4ca1af4fd86f3a8f2ae43d
19:41:00 [2025-03-21T19:41:00.118Z] From https://github.com/coreos/fedora-coreos-config
19:41:00 [2025-03-21T19:41:00.118Z]  * branch            9fa14b7bc90a039a0d4ca1af4fd86f3a8f2ae43d -> FETCH_HEAD
19:41:00 [2025-03-21T19:41:00.118Z] + git -C ./config reset --hard 9fa14b7bc90a039a0d4ca1af4fd86f3a8f2ae43d
19:41:00 [2025-03-21T19:41:00.118Z] HEAD is now at 9fa14b7 overrides: fast-track rpm-ostree-2025.6-6.fc42
19:41:00 [2025-03-21T19:41:00.118Z] + git -C ./config submodule update --init --recursive
19:41:00 [2025-03-21T19:41:00.118Z] + set +x
19:41:00 [2025-03-21T19:41:00.118Z] Config commit: 9fa14b7bc90a039a0d4ca1af4fd86f3a8f2ae43d
19:41:00 [2025-03-21T19:41:00.118Z] + manifest=src/config/manifest.yaml
19:41:00 [2025-03-21T19:41:00.118Z] + image=src/config/image.yaml
19:41:00 [2025-03-21T19:41:00.118Z] + [[ -n '' ]]
19:41:00 [2025-03-21T19:41:00.118Z] + [[ ! -f src/config/manifest.yaml ]]
19:41:00 [2025-03-21T19:41:00.118Z] + [[ ! -f src/config/image.yaml ]]
19:41:00 [2025-03-21T19:41:00.118Z] + mkdir -p cache
19:41:00 [2025-03-21T19:41:00.118Z] + mkdir -p builds
19:41:00 [2025-03-21T19:41:00.118Z] + mkdir -p tmp
19:41:00 [2025-03-21T19:41:00.118Z] + mkdir -p overrides/rpm
19:41:00 [2025-03-21T19:41:00.118Z] + mkdir -p overrides/rootfs
19:41:00 [2025-03-21T19:41:00.118Z] + test 0 = 1
19:41:00 [2025-03-21T19:41:00.118Z] + case "${YUMREPOS}" in
19:41:00 [2025-03-21T19:41:00.118Z] + set +x
19:41:00 [2025-03-21T19:41:00.118Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.