Console Output
14:38:39 [2025-10-20T14:38:39.261Z] + set -xeuo pipefail
14:38:39 [2025-10-20T14:38:39.261Z] ++ umask
14:38:39 [2025-10-20T14:38:39.261Z] + '[' 0022 = 0000 ']'
14:38:39 [2025-10-20T14:38:39.261Z] + cosa init --branch rawhide --commit=efb51bb4fd4cfd9dcd2ddbec6f71aa45403cd3ac https://github.com/coreos/fedora-coreos-config
14:38:39 [2025-10-20T14:38:39.261Z] notice: failed to look up uid in /etc/passwd; enabling workaround
14:38:39 [2025-10-20T14:38:39.261Z] info: Missing CAP_SYS_ADMIN; using virt
14:38:39 [2025-10-20T14:38:39.261Z] + mkdir -p src
14:38:39 [2025-10-20T14:38:39.261Z] + cd src
14:38:39 [2025-10-20T14:38:39.261Z] + test -e config
14:38:39 [2025-10-20T14:38:39.261Z] + case "${source}" in
14:38:39 [2025-10-20T14:38:39.261Z] + git clone --branch=rawhide --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
14:38:39 [2025-10-20T14:38:39.261Z] Cloning into 'config'...
14:38:39 [2025-10-20T14:38:39.820Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
14:38:39 [2025-10-20T14:38:39.820Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
14:38:41 [2025-10-20T14:38:41.703Z] From https://gitlab.com/fedora/bootc/base-images
14:38:41 [2025-10-20T14:38:41.703Z] * branch 700faae05b88d91eab8ce57efbdc6694a074d4b7 -> FETCH_HEAD
14:38:41 [2025-10-20T14:38:41.703Z] Submodule path 'fedora-bootc': checked out '700faae05b88d91eab8ce57efbdc6694a074d4b7'
14:38:41 [2025-10-20T14:38:41.703Z] + '[' -n efb51bb4fd4cfd9dcd2ddbec6f71aa45403cd3ac ']'
14:38:41 [2025-10-20T14:38:41.703Z] + git -C ./config fetch origin efb51bb4fd4cfd9dcd2ddbec6f71aa45403cd3ac
14:38:41 [2025-10-20T14:38:41.957Z] From https://github.com/coreos/fedora-coreos-config
14:38:41 [2025-10-20T14:38:41.957Z] * branch efb51bb4fd4cfd9dcd2ddbec6f71aa45403cd3ac -> FETCH_HEAD
14:38:41 [2025-10-20T14:38:41.957Z] + git -C ./config reset --hard efb51bb4fd4cfd9dcd2ddbec6f71aa45403cd3ac
14:38:41 [2025-10-20T14:38:41.957Z] HEAD is now at efb51bb tree: import changes from testing-devel at dc47a3108f8a4d5e5e26d0cfbe3f21e3e5a268e8
14:38:41 [2025-10-20T14:38:41.957Z] + git -C ./config submodule update --init --recursive
14:38:41 [2025-10-20T14:38:41.957Z] + set +x
14:38:41 [2025-10-20T14:38:41.957Z] Config commit: efb51bb4fd4cfd9dcd2ddbec6f71aa45403cd3ac
14:38:41 [2025-10-20T14:38:41.957Z] + manifest=src/config/manifest.yaml
14:38:41 [2025-10-20T14:38:41.957Z] + image=src/config/image.yaml
14:38:41 [2025-10-20T14:38:41.957Z] + [[ -n '' ]]
14:38:41 [2025-10-20T14:38:41.957Z] + [[ ! -f src/config/manifest.yaml ]]
14:38:41 [2025-10-20T14:38:41.957Z] + [[ ! -f src/config/image.yaml ]]
14:38:41 [2025-10-20T14:38:41.957Z] + mkdir -p cache
14:38:41 [2025-10-20T14:38:41.957Z] + mkdir -p builds
14:38:41 [2025-10-20T14:38:41.957Z] + mkdir -p tmp
14:38:41 [2025-10-20T14:38:41.957Z] + mkdir -p overrides/rpm
14:38:41 [2025-10-20T14:38:41.957Z] + mkdir -p overrides/rootfs
14:38:41 [2025-10-20T14:38:41.957Z] + test 0 = 1
14:38:41 [2025-10-20T14:38:41.957Z] + case "${YUMREPOS}" in
14:38:41 [2025-10-20T14:38:41.957Z] + set +x
14:38:41 [2025-10-20T14:38:41.957Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.