Console Output
04:30:55 [2025-03-23T04:30:55.151Z] + set -xeuo pipefail
04:30:55 [2025-03-23T04:30:55.151Z] ++ umask
04:30:55 [2025-03-23T04:30:55.151Z] + '[' 0022 = 0000 ']'
04:30:55 [2025-03-23T04:30:55.151Z] + cosa init --branch next-devel --commit=993f446d4b965e69091984ce672105de05d45aa7 https://github.com/coreos/fedora-coreos-config
04:30:55 [2025-03-23T04:30:55.151Z] notice: failed to look up uid in /etc/passwd; enabling workaround
04:30:55 [2025-03-23T04:30:55.151Z] info: Missing CAP_SYS_ADMIN; using virt
04:30:55 [2025-03-23T04:30:55.151Z] + mkdir -p src
04:30:55 [2025-03-23T04:30:55.151Z] + cd src
04:30:55 [2025-03-23T04:30:55.151Z] + test -e config
04:30:55 [2025-03-23T04:30:55.151Z] + case "${source}" in
04:30:55 [2025-03-23T04:30:55.151Z] + git clone --branch=next-devel --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
04:30:55 [2025-03-23T04:30:55.151Z] Cloning into 'config'...
04:30:55 [2025-03-23T04:30:55.406Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
04:30:55 [2025-03-23T04:30:55.406Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
04:30:57 [2025-03-23T04:30:57.290Z] From https://gitlab.com/fedora/bootc/base-images
04:30:57 [2025-03-23T04:30:57.290Z] * branch 7b4e013126bfe5851b2f882b1d9af0a764c6e7dc -> FETCH_HEAD
04:30:57 [2025-03-23T04:30:57.290Z] Submodule path 'fedora-bootc': checked out '7b4e013126bfe5851b2f882b1d9af0a764c6e7dc'
04:30:57 [2025-03-23T04:30:57.290Z] + '[' -n 993f446d4b965e69091984ce672105de05d45aa7 ']'
04:30:57 [2025-03-23T04:30:57.290Z] + git -C ./config fetch origin 993f446d4b965e69091984ce672105de05d45aa7
04:30:57 [2025-03-23T04:30:57.545Z] From https://github.com/coreos/fedora-coreos-config
04:30:57 [2025-03-23T04:30:57.545Z] * branch 993f446d4b965e69091984ce672105de05d45aa7 -> FETCH_HEAD
04:30:57 [2025-03-23T04:30:57.545Z] + git -C ./config reset --hard 993f446d4b965e69091984ce672105de05d45aa7
04:30:57 [2025-03-23T04:30:57.545Z] HEAD is now at 993f446 lockfiles: bump to latest
04:30:57 [2025-03-23T04:30:57.545Z] + git -C ./config submodule update --init --recursive
04:30:57 [2025-03-23T04:30:57.545Z] + set +x
04:30:57 [2025-03-23T04:30:57.545Z] Config commit: 993f446d4b965e69091984ce672105de05d45aa7
04:30:57 [2025-03-23T04:30:57.545Z] + manifest=src/config/manifest.yaml
04:30:57 [2025-03-23T04:30:57.545Z] + image=src/config/image.yaml
04:30:57 [2025-03-23T04:30:57.545Z] + [[ -n '' ]]
04:30:57 [2025-03-23T04:30:57.545Z] + [[ ! -f src/config/manifest.yaml ]]
04:30:57 [2025-03-23T04:30:57.545Z] + [[ ! -f src/config/image.yaml ]]
04:30:57 [2025-03-23T04:30:57.545Z] + mkdir -p cache
04:30:57 [2025-03-23T04:30:57.545Z] + mkdir -p builds
04:30:57 [2025-03-23T04:30:57.545Z] + mkdir -p tmp
04:30:57 [2025-03-23T04:30:57.545Z] + mkdir -p overrides/rpm
04:30:57 [2025-03-23T04:30:57.545Z] + mkdir -p overrides/rootfs
04:30:57 [2025-03-23T04:30:57.545Z] + test 0 = 1
04:30:57 [2025-03-23T04:30:57.545Z] + case "${YUMREPOS}" in
04:30:57 [2025-03-23T04:30:57.545Z] + set +x
04:30:57 [2025-03-23T04:30:57.545Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.