Console Output
10:20:56 [2024-10-24T10:20:56.109Z] + set -xeuo pipefail
10:20:56 [2024-10-24T10:20:56.109Z] ++ umask
10:20:56 [2024-10-24T10:20:56.109Z] + '[' 0022 = 0000 ']'
10:20:56 [2024-10-24T10:20:56.109Z] + cosa init --branch next-devel --commit=164dc8280fe20342e3a81dd2aa2bc291f384bff6 https://github.com/coreos/fedora-coreos-config
10:20:56 [2024-10-24T10:20:56.109Z] notice: failed to look up uid in /etc/passwd; enabling workaround
10:20:56 [2024-10-24T10:20:56.109Z] info: Missing CAP_SYS_ADMIN; using virt
10:20:56 [2024-10-24T10:20:56.109Z] + mkdir -p src
10:20:56 [2024-10-24T10:20:56.109Z] + cd src
10:20:56 [2024-10-24T10:20:56.109Z] + test -e config
10:20:56 [2024-10-24T10:20:56.109Z] + case "${source}" in
10:20:56 [2024-10-24T10:20:56.109Z] + git clone --branch=next-devel --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
10:20:56 [2024-10-24T10:20:56.109Z] Cloning into 'config'...
10:20:56 [2024-10-24T10:20:56.364Z] + '[' -n 164dc8280fe20342e3a81dd2aa2bc291f384bff6 ']'
10:20:56 [2024-10-24T10:20:56.364Z] + git -C ./config fetch origin 164dc8280fe20342e3a81dd2aa2bc291f384bff6
10:20:56 [2024-10-24T10:20:56.617Z] From https://github.com/coreos/fedora-coreos-config
10:20:56 [2024-10-24T10:20:56.617Z] * branch 164dc8280fe20342e3a81dd2aa2bc291f384bff6 -> FETCH_HEAD
10:20:56 [2024-10-24T10:20:56.617Z] + git -C ./config reset --hard 164dc8280fe20342e3a81dd2aa2bc291f384bff6
10:20:56 [2024-10-24T10:20:56.617Z] HEAD is now at 164dc82 overrides: fast-track ignition-2.20.0-1.fc41
10:20:56 [2024-10-24T10:20:56.617Z] + git -C ./config submodule update --init --recursive
10:20:56 [2024-10-24T10:20:56.617Z] + set +x
10:20:56 [2024-10-24T10:20:56.617Z] Config commit: 164dc8280fe20342e3a81dd2aa2bc291f384bff6
10:20:56 [2024-10-24T10:20:56.617Z] + manifest=src/config/manifest.yaml
10:20:56 [2024-10-24T10:20:56.617Z] + image=src/config/image.yaml
10:20:56 [2024-10-24T10:20:56.617Z] + [[ ! -f src/config/manifest.yaml ]]
10:20:56 [2024-10-24T10:20:56.617Z] + [[ ! -f src/config/image.yaml ]]
10:20:56 [2024-10-24T10:20:56.617Z] + [[ -n '' ]]
10:20:56 [2024-10-24T10:20:56.617Z] + mkdir -p cache
10:20:56 [2024-10-24T10:20:56.617Z] + mkdir -p builds
10:20:56 [2024-10-24T10:20:56.617Z] + mkdir -p tmp
10:20:56 [2024-10-24T10:20:56.617Z] + mkdir -p overrides/rpm
10:20:56 [2024-10-24T10:20:56.617Z] + mkdir -p overrides/rootfs
10:20:56 [2024-10-24T10:20:56.617Z] + test 0 = 1
10:20:56 [2024-10-24T10:20:56.617Z] + case "${YUMREPOS}" in
10:20:56 [2024-10-24T10:20:56.617Z] + set +x
10:20:56 [2024-10-24T10:20:56.617Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.