Console Output
00:11:18 [2025-11-14T00:11:18.221Z] + set -xeuo pipefail
00:11:18 [2025-11-14T00:11:18.221Z] ++ umask
00:11:18 [2025-11-14T00:11:18.221Z] + '[' 0022 = 0000 ']'
00:11:18 [2025-11-14T00:11:18.221Z] + cosa init --branch rawhide --commit=ffd022c39433d0190fe87527f0ad9afbfd06e014 https://github.com/coreos/fedora-coreos-config
00:11:18 [2025-11-14T00:11:18.221Z] notice: failed to look up uid in /etc/passwd; enabling workaround
00:11:18 [2025-11-14T00:11:18.221Z] info: Missing CAP_SYS_ADMIN; using virt
00:11:18 [2025-11-14T00:11:18.221Z] + mkdir -p src
00:11:18 [2025-11-14T00:11:18.222Z] + cd src
00:11:18 [2025-11-14T00:11:18.222Z] + test -e config
00:11:18 [2025-11-14T00:11:18.222Z] + case "${source}" in
00:11:18 [2025-11-14T00:11:18.222Z] + git clone --branch=rawhide --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
00:11:18 [2025-11-14T00:11:18.222Z] Cloning into 'config'...
00:11:18 [2025-11-14T00:11:18.476Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
00:11:18 [2025-11-14T00:11:18.476Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
00:11:20 [2025-11-14T00:11:20.988Z] From https://gitlab.com/fedora/bootc/base-images
00:11:20 [2025-11-14T00:11:20.988Z] * branch 1443b263c4476963286694015c31bd90597fe88a -> FETCH_HEAD
00:11:20 [2025-11-14T00:11:20.988Z] Submodule path 'fedora-bootc': checked out '1443b263c4476963286694015c31bd90597fe88a'
00:11:20 [2025-11-14T00:11:20.988Z] + '[' -n ffd022c39433d0190fe87527f0ad9afbfd06e014 ']'
00:11:20 [2025-11-14T00:11:20.988Z] + git -C ./config fetch origin ffd022c39433d0190fe87527f0ad9afbfd06e014
00:11:20 [2025-11-14T00:11:20.988Z] From https://github.com/coreos/fedora-coreos-config
00:11:20 [2025-11-14T00:11:20.988Z] * branch ffd022c39433d0190fe87527f0ad9afbfd06e014 -> FETCH_HEAD
00:11:20 [2025-11-14T00:11:20.988Z] + git -C ./config reset --hard ffd022c39433d0190fe87527f0ad9afbfd06e014
00:11:20 [2025-11-14T00:11:20.988Z] HEAD is now at ffd022c lockfiles: bump to latest
00:11:20 [2025-11-14T00:11:20.988Z] + git -C ./config submodule update --init --recursive
00:11:20 [2025-11-14T00:11:20.988Z] + set +x
00:11:20 [2025-11-14T00:11:20.988Z] Config commit: ffd022c39433d0190fe87527f0ad9afbfd06e014
00:11:20 [2025-11-14T00:11:20.988Z] + manifest=src/config/manifest.yaml
00:11:20 [2025-11-14T00:11:20.988Z] + image=src/config/image.yaml
00:11:20 [2025-11-14T00:11:20.988Z] + [[ -n '' ]]
00:11:20 [2025-11-14T00:11:20.988Z] + [[ ! -f src/config/manifest.yaml ]]
00:11:20 [2025-11-14T00:11:20.988Z] + [[ ! -f src/config/image.yaml ]]
00:11:20 [2025-11-14T00:11:20.988Z] + mkdir -p cache
00:11:20 [2025-11-14T00:11:20.988Z] + mkdir -p builds
00:11:20 [2025-11-14T00:11:20.988Z] + mkdir -p tmp
00:11:20 [2025-11-14T00:11:20.988Z] + mkdir -p overrides/rpm
00:11:20 [2025-11-14T00:11:20.988Z] + mkdir -p overrides/rootfs
00:11:20 [2025-11-14T00:11:20.988Z] + test 0 = 1
00:11:20 [2025-11-14T00:11:20.988Z] + case "${YUMREPOS}" in
00:11:20 [2025-11-14T00:11:20.988Z] + set +x
00:11:20 [2025-11-14T00:11:20.988Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.