Console Output

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