Console Output
17:04:16 [2024-11-21T17:04:16.950Z] + set -xeuo pipefail
17:04:16 [2024-11-21T17:04:16.950Z] ++ umask
17:04:16 [2024-11-21T17:04:16.950Z] + '[' 0022 = 0000 ']'
17:04:16 [2024-11-21T17:04:16.950Z] + cosa init --branch rawhide --commit=28e5e71d9e40bff93268dde7af6d7d3765ea2759 https://github.com/coreos/fedora-coreos-config
17:04:16 [2024-11-21T17:04:16.950Z] notice: failed to look up uid in /etc/passwd; enabling workaround
17:04:16 [2024-11-21T17:04:16.950Z] info: Missing CAP_SYS_ADMIN; using virt
17:04:16 [2024-11-21T17:04:16.950Z] + mkdir -p src
17:04:16 [2024-11-21T17:04:16.950Z] + cd src
17:04:16 [2024-11-21T17:04:16.950Z] + test -e config
17:04:16 [2024-11-21T17:04:16.950Z] + case "${source}" in
17:04:16 [2024-11-21T17:04:16.950Z] + git clone --branch=rawhide --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
17:04:16 [2024-11-21T17:04:16.950Z] Cloning into 'config'...
17:04:17 [2024-11-21T17:04:17.205Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
17:04:17 [2024-11-21T17:04:17.205Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
17:04:18 [2024-11-21T17:04:18.130Z] Submodule path 'fedora-bootc': checked out '7b7c32b0150408293bac6899fe712f9b0903ff2a'
17:04:18 [2024-11-21T17:04:18.130Z] + '[' -n 28e5e71d9e40bff93268dde7af6d7d3765ea2759 ']'
17:04:18 [2024-11-21T17:04:18.130Z] + git -C ./config fetch origin 28e5e71d9e40bff93268dde7af6d7d3765ea2759
17:04:18 [2024-11-21T17:04:18.385Z] From https://github.com/coreos/fedora-coreos-config
17:04:18 [2024-11-21T17:04:18.385Z] * branch 28e5e71d9e40bff93268dde7af6d7d3765ea2759 -> FETCH_HEAD
17:04:18 [2024-11-21T17:04:18.385Z] + git -C ./config reset --hard 28e5e71d9e40bff93268dde7af6d7d3765ea2759
17:04:18 [2024-11-21T17:04:18.385Z] HEAD is now at 28e5e71 overrides: fast-track kernel-6.12.0-65.fc42
17:04:18 [2024-11-21T17:04:18.385Z] + git -C ./config submodule update --init --recursive
17:04:18 [2024-11-21T17:04:18.639Z] + set +x
17:04:18 [2024-11-21T17:04:18.639Z] Config commit: 28e5e71d9e40bff93268dde7af6d7d3765ea2759
17:04:18 [2024-11-21T17:04:18.639Z] + manifest=src/config/manifest.yaml
17:04:18 [2024-11-21T17:04:18.639Z] + image=src/config/image.yaml
17:04:18 [2024-11-21T17:04:18.639Z] + [[ -n '' ]]
17:04:18 [2024-11-21T17:04:18.639Z] + [[ ! -f src/config/manifest.yaml ]]
17:04:18 [2024-11-21T17:04:18.639Z] + [[ ! -f src/config/image.yaml ]]
17:04:18 [2024-11-21T17:04:18.639Z] + mkdir -p cache
17:04:18 [2024-11-21T17:04:18.639Z] + mkdir -p builds
17:04:18 [2024-11-21T17:04:18.639Z] + mkdir -p tmp
17:04:18 [2024-11-21T17:04:18.639Z] + mkdir -p overrides/rpm
17:04:18 [2024-11-21T17:04:18.639Z] + mkdir -p overrides/rootfs
17:04:18 [2024-11-21T17:04:18.639Z] + test 0 = 1
17:04:18 [2024-11-21T17:04:18.639Z] + case "${YUMREPOS}" in
17:04:18 [2024-11-21T17:04:18.639Z] + set +x
17:04:18 [2024-11-21T17:04:18.639Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.