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