Console Output

08:17:32 [2025-03-06T08:17:32.688Z] + set -xeuo pipefail
08:17:32 [2025-03-06T08:17:32.688Z] ++ umask
08:17:32 [2025-03-06T08:17:32.688Z] + '[' 0022 = 0000 ']'
08:17:32 [2025-03-06T08:17:32.688Z] + cosa init --branch branched --commit=006106169c44e3ffbfeb601e8473ffda0cf38fd2 https://github.com/coreos/fedora-coreos-config
08:17:32 [2025-03-06T08:17:32.688Z] notice: failed to look up uid in /etc/passwd; enabling workaround
08:17:32 [2025-03-06T08:17:32.688Z] info: Missing CAP_SYS_ADMIN; using virt
08:17:32 [2025-03-06T08:17:32.688Z] + mkdir -p src
08:17:32 [2025-03-06T08:17:32.688Z] + cd src
08:17:32 [2025-03-06T08:17:32.688Z] + test -e config
08:17:32 [2025-03-06T08:17:32.688Z] + case "${source}" in
08:17:32 [2025-03-06T08:17:32.688Z] + git clone --branch=branched --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
08:17:32 [2025-03-06T08:17:32.688Z] Cloning into 'config'...
08:17:33 [2025-03-06T08:17:33.255Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
08:17:33 [2025-03-06T08:17:33.255Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
08:17:35 [2025-03-06T08:17:35.157Z] From https://gitlab.com/fedora/bootc/base-images
08:17:35 [2025-03-06T08:17:35.157Z]  * branch            7b4e013126bfe5851b2f882b1d9af0a764c6e7dc -> FETCH_HEAD
08:17:35 [2025-03-06T08:17:35.157Z] Submodule path 'fedora-bootc': checked out '7b4e013126bfe5851b2f882b1d9af0a764c6e7dc'
08:17:35 [2025-03-06T08:17:35.157Z] + '[' -n 006106169c44e3ffbfeb601e8473ffda0cf38fd2 ']'
08:17:35 [2025-03-06T08:17:35.157Z] + git -C ./config fetch origin 006106169c44e3ffbfeb601e8473ffda0cf38fd2
08:17:35 [2025-03-06T08:17:35.157Z] From https://github.com/coreos/fedora-coreos-config
08:17:35 [2025-03-06T08:17:35.157Z]  * branch            006106169c44e3ffbfeb601e8473ffda0cf38fd2 -> FETCH_HEAD
08:17:35 [2025-03-06T08:17:35.157Z] + git -C ./config reset --hard 006106169c44e3ffbfeb601e8473ffda0cf38fd2
08:17:35 [2025-03-06T08:17:35.157Z] HEAD is now at 0061061 tree: import changes from testing-devel at a017c143a98c03909de22f76cbee342857cff4d8
08:17:35 [2025-03-06T08:17:35.157Z] + git -C ./config submodule update --init --recursive
08:17:35 [2025-03-06T08:17:35.157Z] + set +x
08:17:35 [2025-03-06T08:17:35.157Z] Config commit: 006106169c44e3ffbfeb601e8473ffda0cf38fd2
08:17:35 [2025-03-06T08:17:35.157Z] + manifest=src/config/manifest.yaml
08:17:35 [2025-03-06T08:17:35.157Z] + image=src/config/image.yaml
08:17:35 [2025-03-06T08:17:35.157Z] + [[ -n '' ]]
08:17:35 [2025-03-06T08:17:35.157Z] + [[ ! -f src/config/manifest.yaml ]]
08:17:35 [2025-03-06T08:17:35.157Z] + [[ ! -f src/config/image.yaml ]]
08:17:35 [2025-03-06T08:17:35.157Z] + mkdir -p cache
08:17:35 [2025-03-06T08:17:35.157Z] + mkdir -p builds
08:17:35 [2025-03-06T08:17:35.157Z] + mkdir -p tmp
08:17:35 [2025-03-06T08:17:35.157Z] + mkdir -p overrides/rpm
08:17:35 [2025-03-06T08:17:35.157Z] + mkdir -p overrides/rootfs
08:17:35 [2025-03-06T08:17:35.157Z] + test 0 = 1
08:17:35 [2025-03-06T08:17:35.157Z] + case "${YUMREPOS}" in
08:17:35 [2025-03-06T08:17:35.157Z] + set +x
08:17:35 [2025-03-06T08:17:35.157Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.