Console Output

14:24:09 [2025-03-05T14:24:09.343Z] + set -xeuo pipefail
14:24:09 [2025-03-05T14:24:09.344Z] ++ umask
14:24:09 [2025-03-05T14:24:09.344Z] + '[' 0022 = 0000 ']'
14:24:09 [2025-03-05T14:24:09.344Z] + cosa init --branch rawhide --commit=a9334b229b2125e4a5c58212d6228ea6ee1ffa16 https://github.com/coreos/fedora-coreos-config
14:24:09 [2025-03-05T14:24:09.344Z] notice: failed to look up uid in /etc/passwd; enabling workaround
14:24:09 [2025-03-05T14:24:09.613Z] info: Missing CAP_SYS_ADMIN; using virt
14:24:09 [2025-03-05T14:24:09.613Z] + mkdir -p src
14:24:09 [2025-03-05T14:24:09.613Z] + cd src
14:24:09 [2025-03-05T14:24:09.613Z] + test -e config
14:24:09 [2025-03-05T14:24:09.613Z] + case "${source}" in
14:24:09 [2025-03-05T14:24:09.613Z] + git clone --branch=rawhide --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
14:24:09 [2025-03-05T14:24:09.613Z] Cloning into 'config'...
14:24:10 [2025-03-05T14:24:10.540Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
14:24:10 [2025-03-05T14:24:10.541Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
14:24:14 [2025-03-05T14:24:14.283Z] From https://gitlab.com/fedora/bootc/base-images
14:24:14 [2025-03-05T14:24:14.283Z]  * branch            7b4e013126bfe5851b2f882b1d9af0a764c6e7dc -> FETCH_HEAD
14:24:14 [2025-03-05T14:24:14.283Z] Submodule path 'fedora-bootc': checked out '7b4e013126bfe5851b2f882b1d9af0a764c6e7dc'
14:24:14 [2025-03-05T14:24:14.283Z] + '[' -n a9334b229b2125e4a5c58212d6228ea6ee1ffa16 ']'
14:24:14 [2025-03-05T14:24:14.283Z] + git -C ./config fetch origin a9334b229b2125e4a5c58212d6228ea6ee1ffa16
14:24:14 [2025-03-05T14:24:14.536Z] From https://github.com/coreos/fedora-coreos-config
14:24:14 [2025-03-05T14:24:14.536Z]  * branch            a9334b229b2125e4a5c58212d6228ea6ee1ffa16 -> FETCH_HEAD
14:24:14 [2025-03-05T14:24:14.536Z] + git -C ./config reset --hard a9334b229b2125e4a5c58212d6228ea6ee1ffa16
14:24:14 [2025-03-05T14:24:14.790Z] HEAD is now at a9334b2 tree: import changes from testing-devel at 793cabb95dba249c3f912e1d344b97134758753d
14:24:14 [2025-03-05T14:24:14.790Z] + git -C ./config submodule update --init --recursive
14:24:14 [2025-03-05T14:24:14.790Z] + set +x
14:24:14 [2025-03-05T14:24:14.790Z] Config commit: a9334b229b2125e4a5c58212d6228ea6ee1ffa16
14:24:14 [2025-03-05T14:24:14.790Z] + manifest=src/config/manifest.yaml
14:24:14 [2025-03-05T14:24:14.790Z] + image=src/config/image.yaml
14:24:14 [2025-03-05T14:24:14.790Z] + [[ -n '' ]]
14:24:14 [2025-03-05T14:24:14.790Z] + [[ ! -f src/config/manifest.yaml ]]
14:24:14 [2025-03-05T14:24:14.790Z] + [[ ! -f src/config/image.yaml ]]
14:24:14 [2025-03-05T14:24:14.790Z] + mkdir -p cache
14:24:14 [2025-03-05T14:24:14.790Z] + mkdir -p builds
14:24:14 [2025-03-05T14:24:14.790Z] + mkdir -p tmp
14:24:14 [2025-03-05T14:24:14.790Z] + mkdir -p overrides/rpm
14:24:14 [2025-03-05T14:24:14.790Z] + mkdir -p overrides/rootfs
14:24:14 [2025-03-05T14:24:14.790Z] + test 0 = 1
14:24:14 [2025-03-05T14:24:14.790Z] + case "${YUMREPOS}" in
14:24:14 [2025-03-05T14:24:14.790Z] + set +x
14:24:14 [2025-03-05T14:24:14.790Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.