Console Output

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