Console Output
01:16:10 [2025-11-08T01:16:10.718Z] + set -xeuo pipefail
01:16:10 [2025-11-08T01:16:10.718Z] ++ umask
01:16:10 [2025-11-08T01:16:10.718Z] + '[' 0022 = 0000 ']'
01:16:10 [2025-11-08T01:16:10.718Z] + cosa init --branch testing-devel --commit=8594e0c045637147973e8574b68807fbcd55234a https://github.com/coreos/fedora-coreos-config
01:16:10 [2025-11-08T01:16:10.718Z] notice: failed to look up uid in /etc/passwd; enabling workaround
01:16:10 [2025-11-08T01:16:10.718Z] info: Missing CAP_SYS_ADMIN; using virt
01:16:10 [2025-11-08T01:16:10.718Z] + mkdir -p src
01:16:10 [2025-11-08T01:16:10.718Z] + cd src
01:16:10 [2025-11-08T01:16:10.718Z] + test -e config
01:16:10 [2025-11-08T01:16:10.718Z] + case "${source}" in
01:16:10 [2025-11-08T01:16:10.718Z] + git clone --branch=testing-devel --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
01:16:10 [2025-11-08T01:16:10.718Z] Cloning into 'config'...
01:16:10 [2025-11-08T01:16:10.973Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
01:16:10 [2025-11-08T01:16:10.973Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
01:16:13 [2025-11-08T01:16:13.489Z] From https://gitlab.com/fedora/bootc/base-images
01:16:13 [2025-11-08T01:16:13.489Z] * branch 1443b263c4476963286694015c31bd90597fe88a -> FETCH_HEAD
01:16:13 [2025-11-08T01:16:13.489Z] Submodule path 'fedora-bootc': checked out '1443b263c4476963286694015c31bd90597fe88a'
01:16:13 [2025-11-08T01:16:13.489Z] + '[' -n 8594e0c045637147973e8574b68807fbcd55234a ']'
01:16:13 [2025-11-08T01:16:13.489Z] + git -C ./config fetch origin 8594e0c045637147973e8574b68807fbcd55234a
01:16:13 [2025-11-08T01:16:13.489Z] From https://github.com/coreos/fedora-coreos-config
01:16:13 [2025-11-08T01:16:13.489Z] * branch 8594e0c045637147973e8574b68807fbcd55234a -> FETCH_HEAD
01:16:13 [2025-11-08T01:16:13.489Z] + git -C ./config reset --hard 8594e0c045637147973e8574b68807fbcd55234a
01:16:13 [2025-11-08T01:16:13.489Z] HEAD is now at 8594e0c build-rootfs: disable initramfs generation in initial compose
01:16:13 [2025-11-08T01:16:13.489Z] + git -C ./config submodule update --init --recursive
01:16:13 [2025-11-08T01:16:13.489Z] + set +x
01:16:13 [2025-11-08T01:16:13.489Z] Config commit: 8594e0c045637147973e8574b68807fbcd55234a
01:16:13 [2025-11-08T01:16:13.489Z] + manifest=src/config/manifest.yaml
01:16:13 [2025-11-08T01:16:13.489Z] + image=src/config/image.yaml
01:16:13 [2025-11-08T01:16:13.489Z] + [[ -n '' ]]
01:16:13 [2025-11-08T01:16:13.489Z] + [[ ! -f src/config/manifest.yaml ]]
01:16:13 [2025-11-08T01:16:13.489Z] + [[ ! -f src/config/image.yaml ]]
01:16:13 [2025-11-08T01:16:13.489Z] + mkdir -p cache
01:16:13 [2025-11-08T01:16:13.489Z] + mkdir -p builds
01:16:13 [2025-11-08T01:16:13.490Z] + mkdir -p tmp
01:16:13 [2025-11-08T01:16:13.490Z] + mkdir -p overrides/rpm
01:16:13 [2025-11-08T01:16:13.490Z] + mkdir -p overrides/rootfs
01:16:13 [2025-11-08T01:16:13.490Z] + test 0 = 1
01:16:13 [2025-11-08T01:16:13.490Z] + case "${YUMREPOS}" in
01:16:13 [2025-11-08T01:16:13.490Z] + set +x
01:16:13 [2025-11-08T01:16:13.490Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.