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