Console Output

17:57:37 [2025-02-19T17:57:37.090Z] + set -xeuo pipefail
17:57:37 [2025-02-19T17:57:37.090Z] ++ umask
17:57:37 [2025-02-19T17:57:37.090Z] + '[' 0022 = 0000 ']'
17:57:37 [2025-02-19T17:57:37.090Z] + cosa init --branch rawhide --commit=41cbc62a445d1757cebd719f5b9feb2be9772bd0 https://github.com/coreos/fedora-coreos-config
17:57:37 [2025-02-19T17:57:37.090Z] notice: failed to look up uid in /etc/passwd; enabling workaround
17:57:37 [2025-02-19T17:57:37.090Z] info: Missing CAP_SYS_ADMIN; using virt
17:57:37 [2025-02-19T17:57:37.090Z] + mkdir -p src
17:57:37 [2025-02-19T17:57:37.090Z] + cd src
17:57:37 [2025-02-19T17:57:37.090Z] + test -e config
17:57:37 [2025-02-19T17:57:37.090Z] + case "${source}" in
17:57:37 [2025-02-19T17:57:37.090Z] + git clone --branch=rawhide --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
17:57:37 [2025-02-19T17:57:37.090Z] Cloning into 'config'...
17:57:37 [2025-02-19T17:57:37.345Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
17:57:37 [2025-02-19T17:57:37.345Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
17:57:37 [2025-02-19T17:57:37.905Z] Submodule path 'fedora-bootc': checked out '7b4e013126bfe5851b2f882b1d9af0a764c6e7dc'
17:57:37 [2025-02-19T17:57:37.905Z] + '[' -n 41cbc62a445d1757cebd719f5b9feb2be9772bd0 ']'
17:57:37 [2025-02-19T17:57:37.905Z] + git -C ./config fetch origin 41cbc62a445d1757cebd719f5b9feb2be9772bd0
17:57:38 [2025-02-19T17:57:38.465Z] From https://github.com/coreos/fedora-coreos-config
17:57:38 [2025-02-19T17:57:38.465Z]  * branch            41cbc62a445d1757cebd719f5b9feb2be9772bd0 -> FETCH_HEAD
17:57:38 [2025-02-19T17:57:38.465Z] Fetching submodule fedora-bootc
17:57:39 [2025-02-19T17:57:39.827Z] From https://gitlab.com/fedora/bootc/base-images
17:57:39 [2025-02-19T17:57:39.827Z]  * branch            3374cd88426e8278e261ac27bbbe5b195eb70dd4 -> FETCH_HEAD
17:57:39 [2025-02-19T17:57:39.827Z]  * branch            461786bc6a0bbb9e7511e115209a7ffbfafda452 -> FETCH_HEAD
17:57:39 [2025-02-19T17:57:39.827Z]  * branch            7530b75489ae404974dc8a955e41eb161c5b8523 -> FETCH_HEAD
17:57:39 [2025-02-19T17:57:39.827Z]  * branch            7b7c32b0150408293bac6899fe712f9b0903ff2a -> FETCH_HEAD
17:57:39 [2025-02-19T17:57:39.827Z]  * branch            93c50b4806ee8aaf7396c1e868f3cadfcb5fe3af -> FETCH_HEAD
17:57:39 [2025-02-19T17:57:39.827Z]  * branch            9bc06392c3a65fcacc972066d1aa016be623c25b -> FETCH_HEAD
17:57:39 [2025-02-19T17:57:39.827Z] + git -C ./config reset --hard 41cbc62a445d1757cebd719f5b9feb2be9772bd0
17:57:39 [2025-02-19T17:57:39.827Z] HEAD is now at 41cbc62 overrides: pin on xfsprogs-6.12.0-3.fc42
17:57:39 [2025-02-19T17:57:39.827Z] + git -C ./config submodule update --init --recursive
17:57:39 [2025-02-19T17:57:39.827Z] + set +x
17:57:39 [2025-02-19T17:57:39.827Z] Config commit: 41cbc62a445d1757cebd719f5b9feb2be9772bd0
17:57:39 [2025-02-19T17:57:39.827Z] + manifest=src/config/manifest.yaml
17:57:39 [2025-02-19T17:57:39.827Z] + image=src/config/image.yaml
17:57:39 [2025-02-19T17:57:39.827Z] + [[ -n '' ]]
17:57:39 [2025-02-19T17:57:39.827Z] + [[ ! -f src/config/manifest.yaml ]]
17:57:39 [2025-02-19T17:57:39.827Z] + [[ ! -f src/config/image.yaml ]]
17:57:39 [2025-02-19T17:57:39.827Z] + mkdir -p cache
17:57:39 [2025-02-19T17:57:39.827Z] + mkdir -p builds
17:57:39 [2025-02-19T17:57:39.827Z] + mkdir -p tmp
17:57:39 [2025-02-19T17:57:39.827Z] + mkdir -p overrides/rpm
17:57:39 [2025-02-19T17:57:39.827Z] + mkdir -p overrides/rootfs
17:57:39 [2025-02-19T17:57:39.827Z] + test 0 = 1
17:57:39 [2025-02-19T17:57:39.827Z] + case "${YUMREPOS}" in
17:57:39 [2025-02-19T17:57:39.827Z] + set +x
17:57:39 [2025-02-19T17:57:39.827Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.