Console Output
01:43:27 [2024-10-23T01:43:27.720Z] + set -xeuo pipefail
01:43:27 [2024-10-23T01:43:27.720Z] ++ umask
01:43:27 [2024-10-23T01:43:27.720Z] + '[' 0022 = 0000 ']'
01:43:27 [2024-10-23T01:43:27.720Z] + cosa init --branch rawhide --commit=8ee65a3b37fe6cff9f708f8f297e8f78c4968957 https://github.com/coreos/fedora-coreos-config
01:43:27 [2024-10-23T01:43:27.720Z] notice: failed to look up uid in /etc/passwd; enabling workaround
01:43:27 [2024-10-23T01:43:27.973Z] info: Missing CAP_SYS_ADMIN; using virt
01:43:27 [2024-10-23T01:43:27.973Z] + mkdir -p src
01:43:27 [2024-10-23T01:43:27.973Z] + cd src
01:43:27 [2024-10-23T01:43:27.973Z] + test -e config
01:43:27 [2024-10-23T01:43:27.973Z] + case "${source}" in
01:43:27 [2024-10-23T01:43:27.973Z] + git clone --branch=rawhide --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
01:43:27 [2024-10-23T01:43:27.973Z] Cloning into 'config'...
01:43:28 [2024-10-23T01:43:28.227Z] + '[' -n 8ee65a3b37fe6cff9f708f8f297e8f78c4968957 ']'
01:43:28 [2024-10-23T01:43:28.227Z] + git -C ./config fetch origin 8ee65a3b37fe6cff9f708f8f297e8f78c4968957
01:43:28 [2024-10-23T01:43:28.227Z] From https://github.com/coreos/fedora-coreos-config
01:43:28 [2024-10-23T01:43:28.227Z] * branch 8ee65a3b37fe6cff9f708f8f297e8f78c4968957 -> FETCH_HEAD
01:43:28 [2024-10-23T01:43:28.227Z] + git -C ./config reset --hard 8ee65a3b37fe6cff9f708f8f297e8f78c4968957
01:43:28 [2024-10-23T01:43:28.227Z] HEAD is now at 8ee65a3 tree: import changes from testing-devel at 7d90e91e48687556fa005e35b6e09ba7bde883d7
01:43:28 [2024-10-23T01:43:28.227Z] + git -C ./config submodule update --init --recursive
01:43:28 [2024-10-23T01:43:28.227Z] + set +x
01:43:28 [2024-10-23T01:43:28.227Z] Config commit: 8ee65a3b37fe6cff9f708f8f297e8f78c4968957
01:43:28 [2024-10-23T01:43:28.227Z] + manifest=src/config/manifest.yaml
01:43:28 [2024-10-23T01:43:28.227Z] + image=src/config/image.yaml
01:43:28 [2024-10-23T01:43:28.227Z] + [[ ! -f src/config/manifest.yaml ]]
01:43:28 [2024-10-23T01:43:28.227Z] + [[ ! -f src/config/image.yaml ]]
01:43:28 [2024-10-23T01:43:28.227Z] + [[ -n '' ]]
01:43:28 [2024-10-23T01:43:28.227Z] + mkdir -p cache
01:43:28 [2024-10-23T01:43:28.227Z] + mkdir -p builds
01:43:28 [2024-10-23T01:43:28.227Z] + mkdir -p tmp
01:43:28 [2024-10-23T01:43:28.227Z] + mkdir -p overrides/rpm
01:43:28 [2024-10-23T01:43:28.227Z] + mkdir -p overrides/rootfs
01:43:28 [2024-10-23T01:43:28.227Z] + test 0 = 1
01:43:28 [2024-10-23T01:43:28.227Z] + case "${YUMREPOS}" in
01:43:28 [2024-10-23T01:43:28.227Z] + set +x
01:43:28 [2024-10-23T01:43:28.227Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.