Console Output

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