Console Output

11:38:25 [2025-03-12T11:38:25.784Z] + set -xeuo pipefail
11:38:25 [2025-03-12T11:38:25.784Z] ++ umask
11:38:25 [2025-03-12T11:38:25.784Z] + '[' 0022 = 0000 ']'
11:38:25 [2025-03-12T11:38:25.784Z] + cosa init --branch testing-devel --commit=72e06ee0c9442ac0c31a7369429b167e446377b6 https://github.com/coreos/fedora-coreos-config
11:38:25 [2025-03-12T11:38:25.784Z] notice: failed to look up uid in /etc/passwd; enabling workaround
11:38:25 [2025-03-12T11:38:25.784Z] info: Missing CAP_SYS_ADMIN; using virt
11:38:25 [2025-03-12T11:38:25.784Z] + mkdir -p src
11:38:25 [2025-03-12T11:38:25.784Z] + cd src
11:38:25 [2025-03-12T11:38:25.784Z] + test -e config
11:38:25 [2025-03-12T11:38:25.784Z] + case "${source}" in
11:38:25 [2025-03-12T11:38:25.784Z] + git clone --branch=testing-devel --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
11:38:25 [2025-03-12T11:38:25.784Z] Cloning into 'config'...
11:38:26 [2025-03-12T11:38:26.038Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
11:38:26 [2025-03-12T11:38:26.038Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
11:38:27 [2025-03-12T11:38:27.937Z] From https://gitlab.com/fedora/bootc/base-images
11:38:27 [2025-03-12T11:38:27.937Z]  * branch            7b4e013126bfe5851b2f882b1d9af0a764c6e7dc -> FETCH_HEAD
11:38:27 [2025-03-12T11:38:27.937Z] Submodule path 'fedora-bootc': checked out '7b4e013126bfe5851b2f882b1d9af0a764c6e7dc'
11:38:27 [2025-03-12T11:38:27.937Z] + '[' -n 72e06ee0c9442ac0c31a7369429b167e446377b6 ']'
11:38:27 [2025-03-12T11:38:27.937Z] + git -C ./config fetch origin 72e06ee0c9442ac0c31a7369429b167e446377b6
11:38:28 [2025-03-12T11:38:28.202Z] From https://github.com/coreos/fedora-coreos-config
11:38:28 [2025-03-12T11:38:28.202Z]  * branch            72e06ee0c9442ac0c31a7369429b167e446377b6 -> FETCH_HEAD
11:38:28 [2025-03-12T11:38:28.202Z] + git -C ./config reset --hard 72e06ee0c9442ac0c31a7369429b167e446377b6
11:38:28 [2025-03-12T11:38:28.202Z] HEAD is now at 72e06ee overrides: fast-track rpm-ostree-2025.6-3.fc41
11:38:28 [2025-03-12T11:38:28.202Z] + git -C ./config submodule update --init --recursive
11:38:28 [2025-03-12T11:38:28.202Z] + set +x
11:38:28 [2025-03-12T11:38:28.202Z] Config commit: 72e06ee0c9442ac0c31a7369429b167e446377b6
11:38:28 [2025-03-12T11:38:28.202Z] + manifest=src/config/manifest.yaml
11:38:28 [2025-03-12T11:38:28.202Z] + image=src/config/image.yaml
11:38:28 [2025-03-12T11:38:28.202Z] + [[ -n '' ]]
11:38:28 [2025-03-12T11:38:28.202Z] + [[ ! -f src/config/manifest.yaml ]]
11:38:28 [2025-03-12T11:38:28.202Z] + [[ ! -f src/config/image.yaml ]]
11:38:28 [2025-03-12T11:38:28.202Z] + mkdir -p cache
11:38:28 [2025-03-12T11:38:28.202Z] + mkdir -p builds
11:38:28 [2025-03-12T11:38:28.202Z] + mkdir -p tmp
11:38:28 [2025-03-12T11:38:28.202Z] + mkdir -p overrides/rpm
11:38:28 [2025-03-12T11:38:28.202Z] + mkdir -p overrides/rootfs
11:38:28 [2025-03-12T11:38:28.202Z] + test 0 = 1
11:38:28 [2025-03-12T11:38:28.202Z] + case "${YUMREPOS}" in
11:38:28 [2025-03-12T11:38:28.202Z] + set +x
11:38:28 [2025-03-12T11:38:28.202Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.