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