Console Output

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