Console Output

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