Skip to content

Console Output

01:13:19 [2025-10-13T01:13:19.888Z] + set -xeuo pipefail
01:13:19 [2025-10-13T01:13:19.888Z] ++ umask
01:13:19 [2025-10-13T01:13:19.888Z] + '[' 0022 = 0000 ']'
01:13:19 [2025-10-13T01:13:19.888Z] + cosa init --branch next-devel --commit=fb71d28ce11f7e9cbf444d62190c603d166b7d51 https://github.com/coreos/fedora-coreos-config
01:13:19 [2025-10-13T01:13:19.888Z] notice: failed to look up uid in /etc/passwd; enabling workaround
01:13:19 [2025-10-13T01:13:19.888Z] info: Missing CAP_SYS_ADMIN; using virt
01:13:19 [2025-10-13T01:13:19.888Z] + mkdir -p src
01:13:19 [2025-10-13T01:13:19.888Z] + cd src
01:13:19 [2025-10-13T01:13:19.888Z] + test -e config
01:13:19 [2025-10-13T01:13:19.888Z] + case "${source}" in
01:13:19 [2025-10-13T01:13:19.888Z] + git clone --branch=next-devel --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
01:13:19 [2025-10-13T01:13:19.888Z] Cloning into 'config'...
01:13:20 [2025-10-13T01:13:20.449Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
01:13:20 [2025-10-13T01:13:20.449Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
01:13:22 [2025-10-13T01:13:22.333Z] From https://gitlab.com/fedora/bootc/base-images
01:13:22 [2025-10-13T01:13:22.333Z]  * branch            4c5a458148c7505e7f453971a0aa217a8bde7dce -> FETCH_HEAD
01:13:22 [2025-10-13T01:13:22.333Z] Submodule path 'fedora-bootc': checked out '4c5a458148c7505e7f453971a0aa217a8bde7dce'
01:13:22 [2025-10-13T01:13:22.333Z] + '[' -n fb71d28ce11f7e9cbf444d62190c603d166b7d51 ']'
01:13:22 [2025-10-13T01:13:22.333Z] + git -C ./config fetch origin fb71d28ce11f7e9cbf444d62190c603d166b7d51
01:13:22 [2025-10-13T01:13:22.587Z] From https://github.com/coreos/fedora-coreos-config
01:13:22 [2025-10-13T01:13:22.587Z]  * branch            fb71d28ce11f7e9cbf444d62190c603d166b7d51 -> FETCH_HEAD
01:13:22 [2025-10-13T01:13:22.587Z] + git -C ./config reset --hard fb71d28ce11f7e9cbf444d62190c603d166b7d51
01:13:22 [2025-10-13T01:13:22.587Z] HEAD is now at fb71d28 lockfiles: bump timestamp
01:13:22 [2025-10-13T01:13:22.587Z] + git -C ./config submodule update --init --recursive
01:13:22 [2025-10-13T01:13:22.587Z] + set +x
01:13:22 [2025-10-13T01:13:22.587Z] Config commit: fb71d28ce11f7e9cbf444d62190c603d166b7d51
01:13:22 [2025-10-13T01:13:22.587Z] + manifest=src/config/manifest.yaml
01:13:22 [2025-10-13T01:13:22.587Z] + image=src/config/image.yaml
01:13:22 [2025-10-13T01:13:22.587Z] + [[ -n '' ]]
01:13:22 [2025-10-13T01:13:22.587Z] + [[ ! -f src/config/manifest.yaml ]]
01:13:22 [2025-10-13T01:13:22.587Z] + [[ ! -f src/config/image.yaml ]]
01:13:22 [2025-10-13T01:13:22.587Z] + mkdir -p cache
01:13:22 [2025-10-13T01:13:22.587Z] + mkdir -p builds
01:13:22 [2025-10-13T01:13:22.587Z] + mkdir -p tmp
01:13:22 [2025-10-13T01:13:22.587Z] + mkdir -p overrides/rpm
01:13:22 [2025-10-13T01:13:22.587Z] + mkdir -p overrides/rootfs
01:13:22 [2025-10-13T01:13:22.587Z] + test 0 = 1
01:13:22 [2025-10-13T01:13:22.587Z] + case "${YUMREPOS}" in
01:13:22 [2025-10-13T01:13:22.587Z] + set +x
01:13:22 [2025-10-13T01:13:22.587Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.