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