Console Output

20:21:23 [2025-02-07T20:21:23.505Z] + set -xeuo pipefail
20:21:23 [2025-02-07T20:21:23.505Z] ++ umask
20:21:23 [2025-02-07T20:21:23.505Z] + '[' 0022 = 0000 ']'
20:21:23 [2025-02-07T20:21:23.505Z] + cosa init --branch testing-devel --commit=25e1619a522e99d54b4f1f96ac9f0d2d50f71fb6 https://github.com/coreos/fedora-coreos-config
20:21:23 [2025-02-07T20:21:23.505Z] notice: failed to look up uid in /etc/passwd; enabling workaround
20:21:23 [2025-02-07T20:21:23.505Z] info: Missing CAP_SYS_ADMIN; using virt
20:21:23 [2025-02-07T20:21:23.505Z] + mkdir -p src
20:21:23 [2025-02-07T20:21:23.505Z] + cd src
20:21:23 [2025-02-07T20:21:23.505Z] + test -e config
20:21:23 [2025-02-07T20:21:23.505Z] + case "${source}" in
20:21:23 [2025-02-07T20:21:23.505Z] + git clone --branch=testing-devel --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
20:21:23 [2025-02-07T20:21:23.505Z] Cloning into 'config'...
20:21:23 [2025-02-07T20:21:23.759Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
20:21:23 [2025-02-07T20:21:23.759Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
20:21:25 [2025-02-07T20:21:25.645Z] From https://gitlab.com/fedora/bootc/base-images
20:21:25 [2025-02-07T20:21:25.645Z]  * branch            3374cd88426e8278e261ac27bbbe5b195eb70dd4 -> FETCH_HEAD
20:21:25 [2025-02-07T20:21:25.645Z] Submodule path 'fedora-bootc': checked out '3374cd88426e8278e261ac27bbbe5b195eb70dd4'
20:21:25 [2025-02-07T20:21:25.899Z] + '[' -n 25e1619a522e99d54b4f1f96ac9f0d2d50f71fb6 ']'
20:21:25 [2025-02-07T20:21:25.899Z] + git -C ./config fetch origin 25e1619a522e99d54b4f1f96ac9f0d2d50f71fb6
20:21:25 [2025-02-07T20:21:25.899Z] From https://github.com/coreos/fedora-coreos-config
20:21:25 [2025-02-07T20:21:25.899Z]  * branch            25e1619a522e99d54b4f1f96ac9f0d2d50f71fb6 -> FETCH_HEAD
20:21:25 [2025-02-07T20:21:25.899Z] + git -C ./config reset --hard 25e1619a522e99d54b4f1f96ac9f0d2d50f71fb6
20:21:25 [2025-02-07T20:21:25.899Z] HEAD is now at 25e1619 lockfiles: bump to latest
20:21:25 [2025-02-07T20:21:25.899Z] + git -C ./config submodule update --init --recursive
20:21:25 [2025-02-07T20:21:25.899Z] + set +x
20:21:25 [2025-02-07T20:21:25.899Z] Config commit: 25e1619a522e99d54b4f1f96ac9f0d2d50f71fb6
20:21:25 [2025-02-07T20:21:25.899Z] + manifest=src/config/manifest.yaml
20:21:25 [2025-02-07T20:21:25.899Z] + image=src/config/image.yaml
20:21:25 [2025-02-07T20:21:25.899Z] + [[ -n '' ]]
20:21:25 [2025-02-07T20:21:25.899Z] + [[ ! -f src/config/manifest.yaml ]]
20:21:25 [2025-02-07T20:21:25.899Z] + [[ ! -f src/config/image.yaml ]]
20:21:25 [2025-02-07T20:21:25.899Z] + mkdir -p cache
20:21:25 [2025-02-07T20:21:25.899Z] + mkdir -p builds
20:21:25 [2025-02-07T20:21:25.899Z] + mkdir -p tmp
20:21:25 [2025-02-07T20:21:25.899Z] + mkdir -p overrides/rpm
20:21:25 [2025-02-07T20:21:25.899Z] + mkdir -p overrides/rootfs
20:21:25 [2025-02-07T20:21:25.899Z] + test 0 = 1
20:21:25 [2025-02-07T20:21:25.899Z] + case "${YUMREPOS}" in
20:21:25 [2025-02-07T20:21:25.899Z] + set +x
20:21:25 [2025-02-07T20:21:25.899Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.