Skip to content

Console Output

15:42:55 [2025-09-17T15:42:55.994Z] + set -xeuo pipefail
15:42:55 [2025-09-17T15:42:55.994Z] ++ umask
15:42:55 [2025-09-17T15:42:55.994Z] + '[' 0022 = 0000 ']'
15:42:55 [2025-09-17T15:42:55.994Z] + cosa init --branch rawhide https://github.com/coreos/fedora-coreos-config
15:42:55 [2025-09-17T15:42:55.994Z] notice: failed to look up uid in /etc/passwd; enabling workaround
15:42:55 [2025-09-17T15:42:55.994Z] info: Missing CAP_SYS_ADMIN; using virt
15:42:55 [2025-09-17T15:42:55.994Z] + mkdir -p src
15:42:55 [2025-09-17T15:42:55.994Z] + cd src
15:42:55 [2025-09-17T15:42:55.994Z] + test -e config
15:42:55 [2025-09-17T15:42:55.994Z] + case "${source}" in
15:42:55 [2025-09-17T15:42:55.994Z] + git clone --branch=rawhide --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
15:42:55 [2025-09-17T15:42:55.994Z] Cloning into 'config'...
15:42:56 [2025-09-17T15:42:56.552Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
15:42:56 [2025-09-17T15:42:56.552Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
15:42:59 [2025-09-17T15:42:59.059Z] From https://gitlab.com/fedora/bootc/base-images
15:42:59 [2025-09-17T15:42:59.059Z]  * branch            4c5a458148c7505e7f453971a0aa217a8bde7dce -> FETCH_HEAD
15:42:59 [2025-09-17T15:42:59.059Z] Submodule path 'fedora-bootc': checked out '4c5a458148c7505e7f453971a0aa217a8bde7dce'
15:42:59 [2025-09-17T15:42:59.059Z] + '[' -n '' ']'
15:42:59 [2025-09-17T15:42:59.059Z] + set +x
15:42:59 [2025-09-17T15:42:59.059Z] Config commit: 6ac7f91b16b0976f943dd4b78fec84048a9ba35a
15:42:59 [2025-09-17T15:42:59.059Z] + manifest=src/config/manifest.yaml
15:42:59 [2025-09-17T15:42:59.059Z] + image=src/config/image.yaml
15:42:59 [2025-09-17T15:42:59.059Z] + [[ -n '' ]]
15:42:59 [2025-09-17T15:42:59.059Z] + [[ ! -f src/config/manifest.yaml ]]
15:42:59 [2025-09-17T15:42:59.060Z] + [[ ! -f src/config/image.yaml ]]
15:42:59 [2025-09-17T15:42:59.060Z] + mkdir -p cache
15:42:59 [2025-09-17T15:42:59.060Z] + mkdir -p builds
15:42:59 [2025-09-17T15:42:59.060Z] + mkdir -p tmp
15:42:59 [2025-09-17T15:42:59.060Z] + mkdir -p overrides/rpm
15:42:59 [2025-09-17T15:42:59.060Z] + mkdir -p overrides/rootfs
15:42:59 [2025-09-17T15:42:59.060Z] + test 0 = 1
15:42:59 [2025-09-17T15:42:59.060Z] + case "${YUMREPOS}" in
15:42:59 [2025-09-17T15:42:59.060Z] + set +x
15:42:59 [2025-09-17T15:42:59.060Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.