Console Output

15:24:14 [2024-11-08T15:24:14.050Z] + set -xeuo pipefail
15:24:14 [2024-11-08T15:24:14.050Z] ++ umask
15:24:14 [2024-11-08T15:24:14.050Z] + '[' 0022 = 0000 ']'
15:24:14 [2024-11-08T15:24:14.050Z] + cosa init --branch testing-devel --commit=533714165ae81df8cb2c507db2cf63fb55b7791f https://github.com/coreos/fedora-coreos-config
15:24:14 [2024-11-08T15:24:14.050Z] notice: failed to look up uid in /etc/passwd; enabling workaround
15:24:14 [2024-11-08T15:24:14.050Z] info: Missing CAP_SYS_ADMIN; using virt
15:24:14 [2024-11-08T15:24:14.050Z] + mkdir -p src
15:24:14 [2024-11-08T15:24:14.050Z] + cd src
15:24:14 [2024-11-08T15:24:14.050Z] + test -e config
15:24:14 [2024-11-08T15:24:14.050Z] + case "${source}" in
15:24:14 [2024-11-08T15:24:14.050Z] + git clone --branch=testing-devel --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
15:24:14 [2024-11-08T15:24:14.050Z] Cloning into 'config'...
15:24:14 [2024-11-08T15:24:14.311Z] + '[' -n 533714165ae81df8cb2c507db2cf63fb55b7791f ']'
15:24:14 [2024-11-08T15:24:14.311Z] + git -C ./config fetch origin 533714165ae81df8cb2c507db2cf63fb55b7791f
15:24:14 [2024-11-08T15:24:14.569Z] From https://github.com/coreos/fedora-coreos-config
15:24:14 [2024-11-08T15:24:14.569Z]  * branch            533714165ae81df8cb2c507db2cf63fb55b7791f -> FETCH_HEAD
15:24:14 [2024-11-08T15:24:14.569Z] + git -C ./config reset --hard 533714165ae81df8cb2c507db2cf63fb55b7791f
15:24:14 [2024-11-08T15:24:14.569Z] HEAD is now at 5337141 lockfiles: bump to latest
15:24:14 [2024-11-08T15:24:14.569Z] + git -C ./config submodule update --init --recursive
15:24:14 [2024-11-08T15:24:14.569Z] + set +x
15:24:14 [2024-11-08T15:24:14.569Z] Config commit: 533714165ae81df8cb2c507db2cf63fb55b7791f
15:24:14 [2024-11-08T15:24:14.569Z] + manifest=src/config/manifest.yaml
15:24:14 [2024-11-08T15:24:14.569Z] + image=src/config/image.yaml
15:24:14 [2024-11-08T15:24:14.569Z] + [[ ! -f src/config/manifest.yaml ]]
15:24:14 [2024-11-08T15:24:14.569Z] + [[ ! -f src/config/image.yaml ]]
15:24:14 [2024-11-08T15:24:14.569Z] + [[ -n '' ]]
15:24:14 [2024-11-08T15:24:14.569Z] + mkdir -p cache
15:24:14 [2024-11-08T15:24:14.569Z] + mkdir -p builds
15:24:14 [2024-11-08T15:24:14.569Z] + mkdir -p tmp
15:24:14 [2024-11-08T15:24:14.569Z] + mkdir -p overrides/rpm
15:24:14 [2024-11-08T15:24:14.569Z] + mkdir -p overrides/rootfs
15:24:14 [2024-11-08T15:24:14.569Z] + test 0 = 1
15:24:14 [2024-11-08T15:24:14.569Z] + case "${YUMREPOS}" in
15:24:14 [2024-11-08T15:24:14.569Z] + set +x
15:24:14 [2024-11-08T15:24:14.569Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.