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