Console Output
04:19:06 [2025-03-11T04:19:06.613Z] + set -xeuo pipefail
04:19:06 [2025-03-11T04:19:06.613Z] ++ umask
04:19:06 [2025-03-11T04:19:06.613Z] + '[' 0022 = 0000 ']'
04:19:06 [2025-03-11T04:19:06.613Z] + cosa init --branch branched --commit=3f35c7d126e76f39ce3fff17ea15e4c205733e56 https://github.com/coreos/fedora-coreos-config
04:19:06 [2025-03-11T04:19:06.613Z] notice: failed to look up uid in /etc/passwd; enabling workaround
04:19:06 [2025-03-11T04:19:06.867Z] info: Missing CAP_SYS_ADMIN; using virt
04:19:06 [2025-03-11T04:19:06.867Z] + mkdir -p src
04:19:06 [2025-03-11T04:19:06.867Z] + cd src
04:19:06 [2025-03-11T04:19:06.867Z] + test -e config
04:19:06 [2025-03-11T04:19:06.867Z] + case "${source}" in
04:19:06 [2025-03-11T04:19:06.867Z] + git clone --branch=branched --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
04:19:06 [2025-03-11T04:19:06.867Z] Cloning into 'config'...
04:19:06 [2025-03-11T04:19:06.867Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
04:19:06 [2025-03-11T04:19:06.867Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
04:19:08 [2025-03-11T04:19:08.746Z] From https://gitlab.com/fedora/bootc/base-images
04:19:08 [2025-03-11T04:19:08.750Z] * branch 7b4e013126bfe5851b2f882b1d9af0a764c6e7dc -> FETCH_HEAD
04:19:08 [2025-03-11T04:19:08.750Z] Submodule path 'fedora-bootc': checked out '7b4e013126bfe5851b2f882b1d9af0a764c6e7dc'
04:19:08 [2025-03-11T04:19:08.750Z] + '[' -n 3f35c7d126e76f39ce3fff17ea15e4c205733e56 ']'
04:19:08 [2025-03-11T04:19:08.750Z] + git -C ./config fetch origin 3f35c7d126e76f39ce3fff17ea15e4c205733e56
04:19:08 [2025-03-11T04:19:08.750Z] From https://github.com/coreos/fedora-coreos-config
04:19:08 [2025-03-11T04:19:08.750Z] * branch 3f35c7d126e76f39ce3fff17ea15e4c205733e56 -> FETCH_HEAD
04:19:08 [2025-03-11T04:19:08.750Z] + git -C ./config reset --hard 3f35c7d126e76f39ce3fff17ea15e4c205733e56
04:19:08 [2025-03-11T04:19:08.750Z] HEAD is now at 3f35c7d overrides: fast-track rpm-ostree-2025.6-4.fc42
04:19:08 [2025-03-11T04:19:08.750Z] + git -C ./config submodule update --init --recursive
04:19:09 [2025-03-11T04:19:09.005Z] + set +x
04:19:09 [2025-03-11T04:19:09.005Z] Config commit: 3f35c7d126e76f39ce3fff17ea15e4c205733e56
04:19:09 [2025-03-11T04:19:09.005Z] + manifest=src/config/manifest.yaml
04:19:09 [2025-03-11T04:19:09.005Z] + image=src/config/image.yaml
04:19:09 [2025-03-11T04:19:09.005Z] + [[ -n '' ]]
04:19:09 [2025-03-11T04:19:09.005Z] + [[ ! -f src/config/manifest.yaml ]]
04:19:09 [2025-03-11T04:19:09.005Z] + [[ ! -f src/config/image.yaml ]]
04:19:09 [2025-03-11T04:19:09.005Z] + mkdir -p cache
04:19:09 [2025-03-11T04:19:09.005Z] + mkdir -p builds
04:19:09 [2025-03-11T04:19:09.005Z] + mkdir -p tmp
04:19:09 [2025-03-11T04:19:09.005Z] + mkdir -p overrides/rpm
04:19:09 [2025-03-11T04:19:09.005Z] + mkdir -p overrides/rootfs
04:19:09 [2025-03-11T04:19:09.005Z] + test 0 = 1
04:19:09 [2025-03-11T04:19:09.005Z] + case "${YUMREPOS}" in
04:19:09 [2025-03-11T04:19:09.005Z] + set +x
04:19:09 [2025-03-11T04:19:09.005Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.