Console Output
14:49:29 [2025-10-25T14:49:29.490Z] + set -xeuo pipefail
14:49:29 [2025-10-25T14:49:29.491Z] ++ umask
14:49:29 [2025-10-25T14:49:29.491Z] + '[' 0022 = 0000 ']'
14:49:29 [2025-10-25T14:49:29.491Z] + cosa init --branch testing-devel --commit=5ea3d169eabbacf42c4895fcc176b1a4285b0eb0 https://github.com/coreos/fedora-coreos-config
14:49:29 [2025-10-25T14:49:29.491Z] notice: failed to look up uid in /etc/passwd; enabling workaround
14:49:29 [2025-10-25T14:49:29.491Z] info: Missing CAP_SYS_ADMIN; using virt
14:49:29 [2025-10-25T14:49:29.491Z] + mkdir -p src
14:49:29 [2025-10-25T14:49:29.491Z] + cd src
14:49:29 [2025-10-25T14:49:29.491Z] + test -e config
14:49:29 [2025-10-25T14:49:29.491Z] + case "${source}" in
14:49:29 [2025-10-25T14:49:29.491Z] + git clone --branch=testing-devel --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
14:49:29 [2025-10-25T14:49:29.491Z] Cloning into 'config'...
14:49:30 [2025-10-25T14:49:30.415Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
14:49:30 [2025-10-25T14:49:30.415Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
14:49:32 [2025-10-25T14:49:32.939Z] From https://gitlab.com/fedora/bootc/base-images
14:49:32 [2025-10-25T14:49:32.939Z] * branch 1443b263c4476963286694015c31bd90597fe88a -> FETCH_HEAD
14:49:32 [2025-10-25T14:49:32.939Z] Submodule path 'fedora-bootc': checked out '1443b263c4476963286694015c31bd90597fe88a'
14:49:32 [2025-10-25T14:49:32.939Z] + '[' -n 5ea3d169eabbacf42c4895fcc176b1a4285b0eb0 ']'
14:49:32 [2025-10-25T14:49:32.939Z] + git -C ./config fetch origin 5ea3d169eabbacf42c4895fcc176b1a4285b0eb0
14:49:33 [2025-10-25T14:49:33.195Z] From https://github.com/coreos/fedora-coreos-config
14:49:33 [2025-10-25T14:49:33.195Z] * branch 5ea3d169eabbacf42c4895fcc176b1a4285b0eb0 -> FETCH_HEAD
14:49:33 [2025-10-25T14:49:33.195Z] + git -C ./config reset --hard 5ea3d169eabbacf42c4895fcc176b1a4285b0eb0
14:49:33 [2025-10-25T14:49:33.195Z] HEAD is now at 5ea3d16 denylist: drop ignition tests from the denylist
14:49:33 [2025-10-25T14:49:33.195Z] + git -C ./config submodule update --init --recursive
14:49:33 [2025-10-25T14:49:33.195Z] + set +x
14:49:33 [2025-10-25T14:49:33.195Z] Config commit: 5ea3d169eabbacf42c4895fcc176b1a4285b0eb0
14:49:33 [2025-10-25T14:49:33.195Z] + manifest=src/config/manifest.yaml
14:49:33 [2025-10-25T14:49:33.195Z] + image=src/config/image.yaml
14:49:33 [2025-10-25T14:49:33.195Z] + [[ -n '' ]]
14:49:33 [2025-10-25T14:49:33.195Z] + [[ ! -f src/config/manifest.yaml ]]
14:49:33 [2025-10-25T14:49:33.195Z] + [[ ! -f src/config/image.yaml ]]
14:49:33 [2025-10-25T14:49:33.195Z] + mkdir -p cache
14:49:33 [2025-10-25T14:49:33.195Z] + mkdir -p builds
14:49:33 [2025-10-25T14:49:33.195Z] + mkdir -p tmp
14:49:33 [2025-10-25T14:49:33.195Z] + mkdir -p overrides/rpm
14:49:33 [2025-10-25T14:49:33.195Z] + mkdir -p overrides/rootfs
14:49:33 [2025-10-25T14:49:33.195Z] + test 0 = 1
14:49:33 [2025-10-25T14:49:33.195Z] + case "${YUMREPOS}" in
14:49:33 [2025-10-25T14:49:33.195Z] + set +x
14:49:33 [2025-10-25T14:49:33.195Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.