Console Output

14:12:45 [2025-03-20T14:12:45.486Z] + set -xeuo pipefail
14:12:45 [2025-03-20T14:12:45.486Z] ++ umask
14:12:45 [2025-03-20T14:12:45.486Z] + '[' 0022 = 0000 ']'
14:12:45 [2025-03-20T14:12:45.486Z] + cosa init --branch testing-devel --commit=ac6a75fd5abf627bdd1d0406bce07e7dfe100ee4 https://github.com/coreos/fedora-coreos-config
14:12:45 [2025-03-20T14:12:45.486Z] notice: failed to look up uid in /etc/passwd; enabling workaround
14:12:45 [2025-03-20T14:12:45.740Z] info: Missing CAP_SYS_ADMIN; using virt
14:12:45 [2025-03-20T14:12:45.740Z] + mkdir -p src
14:12:45 [2025-03-20T14:12:45.740Z] + cd src
14:12:45 [2025-03-20T14:12:45.740Z] + test -e config
14:12:45 [2025-03-20T14:12:45.740Z] + case "${source}" in
14:12:45 [2025-03-20T14:12:45.740Z] + git clone --branch=testing-devel --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
14:12:45 [2025-03-20T14:12:45.740Z] Cloning into 'config'...
14:12:45 [2025-03-20T14:12:45.994Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
14:12:45 [2025-03-20T14:12:45.994Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
14:12:47 [2025-03-20T14:12:47.894Z] From https://gitlab.com/fedora/bootc/base-images
14:12:47 [2025-03-20T14:12:47.894Z]  * branch            7b4e013126bfe5851b2f882b1d9af0a764c6e7dc -> FETCH_HEAD
14:12:47 [2025-03-20T14:12:47.894Z] Submodule path 'fedora-bootc': checked out '7b4e013126bfe5851b2f882b1d9af0a764c6e7dc'
14:12:47 [2025-03-20T14:12:47.894Z] + '[' -n ac6a75fd5abf627bdd1d0406bce07e7dfe100ee4 ']'
14:12:47 [2025-03-20T14:12:47.894Z] + git -C ./config fetch origin ac6a75fd5abf627bdd1d0406bce07e7dfe100ee4
14:12:47 [2025-03-20T14:12:47.894Z] From https://github.com/coreos/fedora-coreos-config
14:12:47 [2025-03-20T14:12:47.894Z]  * branch            ac6a75fd5abf627bdd1d0406bce07e7dfe100ee4 -> FETCH_HEAD
14:12:47 [2025-03-20T14:12:47.894Z] + git -C ./config reset --hard ac6a75fd5abf627bdd1d0406bce07e7dfe100ee4
14:12:47 [2025-03-20T14:12:47.894Z] HEAD is now at ac6a75f denylist: skip console warnings on ppc
14:12:47 [2025-03-20T14:12:47.894Z] + git -C ./config submodule update --init --recursive
14:12:48 [2025-03-20T14:12:48.156Z] + set +x
14:12:48 [2025-03-20T14:12:48.156Z] Config commit: ac6a75fd5abf627bdd1d0406bce07e7dfe100ee4
14:12:48 [2025-03-20T14:12:48.156Z] + manifest=src/config/manifest.yaml
14:12:48 [2025-03-20T14:12:48.156Z] + image=src/config/image.yaml
14:12:48 [2025-03-20T14:12:48.156Z] + [[ -n '' ]]
14:12:48 [2025-03-20T14:12:48.156Z] + [[ ! -f src/config/manifest.yaml ]]
14:12:48 [2025-03-20T14:12:48.156Z] + [[ ! -f src/config/image.yaml ]]
14:12:48 [2025-03-20T14:12:48.156Z] + mkdir -p cache
14:12:48 [2025-03-20T14:12:48.156Z] + mkdir -p builds
14:12:48 [2025-03-20T14:12:48.156Z] + mkdir -p tmp
14:12:48 [2025-03-20T14:12:48.156Z] + mkdir -p overrides/rpm
14:12:48 [2025-03-20T14:12:48.156Z] + mkdir -p overrides/rootfs
14:12:48 [2025-03-20T14:12:48.156Z] + test 0 = 1
14:12:48 [2025-03-20T14:12:48.156Z] + case "${YUMREPOS}" in
14:12:48 [2025-03-20T14:12:48.156Z] + set +x
14:12:48 [2025-03-20T14:12:48.156Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.