Console Output
15:58:23 [2025-01-30T15:58:23.798Z] + set -xeuo pipefail
15:58:23 [2025-01-30T15:58:23.798Z] ++ umask
15:58:23 [2025-01-30T15:58:23.798Z] + '[' 0022 = 0000 ']'
15:58:23 [2025-01-30T15:58:23.798Z] + cosa init --branch rawhide --commit=2ff20ef773dbdbf2e61fbc30e5bd761b6513f21c https://github.com/coreos/fedora-coreos-config
15:58:23 [2025-01-30T15:58:23.798Z] notice: failed to look up uid in /etc/passwd; enabling workaround
15:58:24 [2025-01-30T15:58:24.053Z] info: Missing CAP_SYS_ADMIN; using virt
15:58:24 [2025-01-30T15:58:24.053Z] + mkdir -p src
15:58:24 [2025-01-30T15:58:24.053Z] + cd src
15:58:24 [2025-01-30T15:58:24.053Z] + test -e config
15:58:24 [2025-01-30T15:58:24.053Z] + case "${source}" in
15:58:24 [2025-01-30T15:58:24.053Z] + git clone --branch=rawhide --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
15:58:24 [2025-01-30T15:58:24.053Z] Cloning into 'config'...
15:58:24 [2025-01-30T15:58:24.307Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
15:58:24 [2025-01-30T15:58:24.307Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
15:58:24 [2025-01-30T15:58:24.865Z] Submodule path 'fedora-bootc': checked out '3374cd88426e8278e261ac27bbbe5b195eb70dd4'
15:58:24 [2025-01-30T15:58:24.865Z] + '[' -n 2ff20ef773dbdbf2e61fbc30e5bd761b6513f21c ']'
15:58:24 [2025-01-30T15:58:24.865Z] + git -C ./config fetch origin 2ff20ef773dbdbf2e61fbc30e5bd761b6513f21c
15:58:24 [2025-01-30T15:58:24.865Z] From https://github.com/coreos/fedora-coreos-config
15:58:24 [2025-01-30T15:58:24.865Z] * branch 2ff20ef773dbdbf2e61fbc30e5bd761b6513f21c -> FETCH_HEAD
15:58:24 [2025-01-30T15:58:24.865Z] + git -C ./config reset --hard 2ff20ef773dbdbf2e61fbc30e5bd761b6513f21c
15:58:24 [2025-01-30T15:58:24.865Z] HEAD is now at 2ff20ef tree: import changes from testing-devel at 823e2a3916c91018c92c07aba4dcb1a2423b72f7
15:58:24 [2025-01-30T15:58:24.865Z] + git -C ./config submodule update --init --recursive
15:58:25 [2025-01-30T15:58:25.122Z] + set +x
15:58:25 [2025-01-30T15:58:25.122Z] Config commit: 2ff20ef773dbdbf2e61fbc30e5bd761b6513f21c
15:58:25 [2025-01-30T15:58:25.122Z] + manifest=src/config/manifest.yaml
15:58:25 [2025-01-30T15:58:25.122Z] + image=src/config/image.yaml
15:58:25 [2025-01-30T15:58:25.122Z] + [[ -n '' ]]
15:58:25 [2025-01-30T15:58:25.122Z] + [[ ! -f src/config/manifest.yaml ]]
15:58:25 [2025-01-30T15:58:25.122Z] + [[ ! -f src/config/image.yaml ]]
15:58:25 [2025-01-30T15:58:25.122Z] + mkdir -p cache
15:58:25 [2025-01-30T15:58:25.122Z] + mkdir -p builds
15:58:25 [2025-01-30T15:58:25.122Z] + mkdir -p tmp
15:58:25 [2025-01-30T15:58:25.122Z] + mkdir -p overrides/rpm
15:58:25 [2025-01-30T15:58:25.122Z] + mkdir -p overrides/rootfs
15:58:25 [2025-01-30T15:58:25.122Z] + test 0 = 1
15:58:25 [2025-01-30T15:58:25.122Z] + case "${YUMREPOS}" in
15:58:25 [2025-01-30T15:58:25.122Z] + set +x
15:58:25 [2025-01-30T15:58:25.122Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.