Console Output

13:45:17 [2025-02-01T13:45:17.744Z] + set -xeuo pipefail
13:45:17 [2025-02-01T13:45:17.744Z] ++ umask
13:45:17 [2025-02-01T13:45:17.744Z] + '[' 0022 = 0000 ']'
13:45:17 [2025-02-01T13:45:17.744Z] + cosa init --branch rawhide --commit=9e67362543f203210d0a3bcb2957ed03f9a07d7c https://github.com/coreos/fedora-coreos-config
13:45:17 [2025-02-01T13:45:17.744Z] notice: failed to look up uid in /etc/passwd; enabling workaround
13:45:17 [2025-02-01T13:45:17.744Z] info: Missing CAP_SYS_ADMIN; using virt
13:45:17 [2025-02-01T13:45:17.744Z] + mkdir -p src
13:45:17 [2025-02-01T13:45:17.744Z] + cd src
13:45:17 [2025-02-01T13:45:17.744Z] + test -e config
13:45:17 [2025-02-01T13:45:17.744Z] + case "${source}" in
13:45:17 [2025-02-01T13:45:17.744Z] + git clone --branch=rawhide --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
13:45:17 [2025-02-01T13:45:17.744Z] Cloning into 'config'...
13:45:18 [2025-02-01T13:45:18.303Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
13:45:18 [2025-02-01T13:45:18.303Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
13:45:18 [2025-02-01T13:45:18.862Z] Submodule path 'fedora-bootc': checked out '3374cd88426e8278e261ac27bbbe5b195eb70dd4'
13:45:18 [2025-02-01T13:45:18.862Z] + '[' -n 9e67362543f203210d0a3bcb2957ed03f9a07d7c ']'
13:45:18 [2025-02-01T13:45:18.862Z] + git -C ./config fetch origin 9e67362543f203210d0a3bcb2957ed03f9a07d7c
13:45:18 [2025-02-01T13:45:18.862Z] From https://github.com/coreos/fedora-coreos-config
13:45:18 [2025-02-01T13:45:18.862Z]  * branch            9e67362543f203210d0a3bcb2957ed03f9a07d7c -> FETCH_HEAD
13:45:18 [2025-02-01T13:45:18.862Z] + git -C ./config reset --hard 9e67362543f203210d0a3bcb2957ed03f9a07d7c
13:45:18 [2025-02-01T13:45:18.862Z] HEAD is now at 9e67362 Revert "overrides: pin grub2-2.12-15.fc42 on aarch64"
13:45:18 [2025-02-01T13:45:18.862Z] + git -C ./config submodule update --init --recursive
13:45:18 [2025-02-01T13:45:18.862Z] + set +x
13:45:18 [2025-02-01T13:45:18.862Z] Config commit: 9e67362543f203210d0a3bcb2957ed03f9a07d7c
13:45:18 [2025-02-01T13:45:18.862Z] + manifest=src/config/manifest.yaml
13:45:18 [2025-02-01T13:45:18.862Z] + image=src/config/image.yaml
13:45:18 [2025-02-01T13:45:18.862Z] + [[ -n '' ]]
13:45:18 [2025-02-01T13:45:18.862Z] + [[ ! -f src/config/manifest.yaml ]]
13:45:18 [2025-02-01T13:45:18.862Z] + [[ ! -f src/config/image.yaml ]]
13:45:18 [2025-02-01T13:45:18.862Z] + mkdir -p cache
13:45:18 [2025-02-01T13:45:18.862Z] + mkdir -p builds
13:45:18 [2025-02-01T13:45:18.862Z] + mkdir -p tmp
13:45:19 [2025-02-01T13:45:19.117Z] + mkdir -p overrides/rpm
13:45:19 [2025-02-01T13:45:19.117Z] + mkdir -p overrides/rootfs
13:45:19 [2025-02-01T13:45:19.117Z] + test 0 = 1
13:45:19 [2025-02-01T13:45:19.117Z] + case "${YUMREPOS}" in
13:45:19 [2025-02-01T13:45:19.117Z] + set +x
13:45:19 [2025-02-01T13:45:19.117Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.