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