Console Output

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