Console Output
06:31:48 [2025-01-21T06:31:48.767Z] + set -xeuo pipefail
06:31:48 [2025-01-21T06:31:48.767Z] ++ umask
06:31:48 [2025-01-21T06:31:48.767Z] + '[' 0022 = 0000 ']'
06:31:48 [2025-01-21T06:31:48.767Z] + cosa init --branch rawhide --commit=f9426a0c63597e1964f26598e6176ac03aa3dcab https://github.com/coreos/fedora-coreos-config
06:31:48 [2025-01-21T06:31:48.767Z] notice: failed to look up uid in /etc/passwd; enabling workaround
06:31:48 [2025-01-21T06:31:48.767Z] info: Missing CAP_SYS_ADMIN; using virt
06:31:48 [2025-01-21T06:31:48.767Z] + mkdir -p src
06:31:48 [2025-01-21T06:31:48.767Z] + cd src
06:31:48 [2025-01-21T06:31:48.767Z] + test -e config
06:31:48 [2025-01-21T06:31:48.767Z] + case "${source}" in
06:31:48 [2025-01-21T06:31:48.767Z] + git clone --branch=rawhide --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
06:31:48 [2025-01-21T06:31:48.767Z] Cloning into 'config'...
06:31:49 [2025-01-21T06:31:49.021Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
06:31:49 [2025-01-21T06:31:49.021Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
06:31:50 [2025-01-21T06:31:50.907Z] From https://gitlab.com/fedora/bootc/base-images
06:31:50 [2025-01-21T06:31:50.907Z] * branch 461786bc6a0bbb9e7511e115209a7ffbfafda452 -> FETCH_HEAD
06:31:51 [2025-01-21T06:31:51.163Z] Submodule path 'fedora-bootc': checked out '461786bc6a0bbb9e7511e115209a7ffbfafda452'
06:31:51 [2025-01-21T06:31:51.163Z] + '[' -n f9426a0c63597e1964f26598e6176ac03aa3dcab ']'
06:31:51 [2025-01-21T06:31:51.163Z] + git -C ./config fetch origin f9426a0c63597e1964f26598e6176ac03aa3dcab
06:31:51 [2025-01-21T06:31:51.163Z] From https://github.com/coreos/fedora-coreos-config
06:31:51 [2025-01-21T06:31:51.163Z] * branch f9426a0c63597e1964f26598e6176ac03aa3dcab -> FETCH_HEAD
06:31:51 [2025-01-21T06:31:51.163Z] + git -C ./config reset --hard f9426a0c63597e1964f26598e6176ac03aa3dcab
06:31:51 [2025-01-21T06:31:51.163Z] HEAD is now at f9426a0 tree: import changes from testing-devel at 871d259dded5b73afdf2f476089332770a1648c0
06:31:51 [2025-01-21T06:31:51.163Z] + git -C ./config submodule update --init --recursive
06:31:51 [2025-01-21T06:31:51.163Z] + set +x
06:31:51 [2025-01-21T06:31:51.163Z] Config commit: f9426a0c63597e1964f26598e6176ac03aa3dcab
06:31:51 [2025-01-21T06:31:51.163Z] + manifest=src/config/manifest.yaml
06:31:51 [2025-01-21T06:31:51.163Z] + image=src/config/image.yaml
06:31:51 [2025-01-21T06:31:51.163Z] + [[ -n '' ]]
06:31:51 [2025-01-21T06:31:51.163Z] + [[ ! -f src/config/manifest.yaml ]]
06:31:51 [2025-01-21T06:31:51.163Z] + [[ ! -f src/config/image.yaml ]]
06:31:51 [2025-01-21T06:31:51.163Z] + mkdir -p cache
06:31:51 [2025-01-21T06:31:51.163Z] + mkdir -p builds
06:31:51 [2025-01-21T06:31:51.163Z] + mkdir -p tmp
06:31:51 [2025-01-21T06:31:51.163Z] + mkdir -p overrides/rpm
06:31:51 [2025-01-21T06:31:51.163Z] + mkdir -p overrides/rootfs
06:31:51 [2025-01-21T06:31:51.163Z] + test 0 = 1
06:31:51 [2025-01-21T06:31:51.163Z] + case "${YUMREPOS}" in
06:31:51 [2025-01-21T06:31:51.163Z] + set +x
06:31:51 [2025-01-21T06:31:51.163Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.