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