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