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