Console Output
00:32:31 [2025-02-21T00:32:31.520Z] + set -xeuo pipefail
00:32:31 [2025-02-21T00:32:31.520Z] ++ umask
00:32:31 [2025-02-21T00:32:31.520Z] + '[' 0022 = 0000 ']'
00:32:31 [2025-02-21T00:32:31.520Z] + cosa init --branch rawhide --commit=420dadccfe5cf89b9d223b1566c02d8296d71858 https://github.com/coreos/fedora-coreos-config
00:32:31 [2025-02-21T00:32:31.520Z] notice: failed to look up uid in /etc/passwd; enabling workaround
00:32:31 [2025-02-21T00:32:31.520Z] info: Missing CAP_SYS_ADMIN; using virt
00:32:31 [2025-02-21T00:32:31.520Z] + mkdir -p src
00:32:31 [2025-02-21T00:32:31.520Z] + cd src
00:32:31 [2025-02-21T00:32:31.520Z] + test -e config
00:32:31 [2025-02-21T00:32:31.520Z] + case "${source}" in
00:32:31 [2025-02-21T00:32:31.520Z] + git clone --branch=rawhide --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
00:32:31 [2025-02-21T00:32:31.520Z] Cloning into 'config'...
00:32:31 [2025-02-21T00:32:31.775Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
00:32:31 [2025-02-21T00:32:31.776Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
00:32:32 [2025-02-21T00:32:32.334Z] Submodule path 'fedora-bootc': checked out '7b4e013126bfe5851b2f882b1d9af0a764c6e7dc'
00:32:32 [2025-02-21T00:32:32.334Z] + '[' -n 420dadccfe5cf89b9d223b1566c02d8296d71858 ']'
00:32:32 [2025-02-21T00:32:32.334Z] + git -C ./config fetch origin 420dadccfe5cf89b9d223b1566c02d8296d71858
00:32:32 [2025-02-21T00:32:32.589Z] From https://github.com/coreos/fedora-coreos-config
00:32:32 [2025-02-21T00:32:32.589Z] * branch 420dadccfe5cf89b9d223b1566c02d8296d71858 -> FETCH_HEAD
00:32:32 [2025-02-21T00:32:32.589Z] + git -C ./config reset --hard 420dadccfe5cf89b9d223b1566c02d8296d71858
00:32:32 [2025-02-21T00:32:32.589Z] HEAD is now at 420dadc overrides: pin grub2-2.12-23.fc43
00:32:32 [2025-02-21T00:32:32.589Z] + git -C ./config submodule update --init --recursive
00:32:32 [2025-02-21T00:32:32.589Z] + set +x
00:32:32 [2025-02-21T00:32:32.589Z] Config commit: 420dadccfe5cf89b9d223b1566c02d8296d71858
00:32:32 [2025-02-21T00:32:32.589Z] + manifest=src/config/manifest.yaml
00:32:32 [2025-02-21T00:32:32.589Z] + image=src/config/image.yaml
00:32:32 [2025-02-21T00:32:32.589Z] + [[ -n '' ]]
00:32:32 [2025-02-21T00:32:32.589Z] + [[ ! -f src/config/manifest.yaml ]]
00:32:32 [2025-02-21T00:32:32.589Z] + [[ ! -f src/config/image.yaml ]]
00:32:32 [2025-02-21T00:32:32.589Z] + mkdir -p cache
00:32:32 [2025-02-21T00:32:32.589Z] + mkdir -p builds
00:32:32 [2025-02-21T00:32:32.589Z] + mkdir -p tmp
00:32:32 [2025-02-21T00:32:32.589Z] + mkdir -p overrides/rpm
00:32:32 [2025-02-21T00:32:32.589Z] + mkdir -p overrides/rootfs
00:32:32 [2025-02-21T00:32:32.589Z] + test 0 = 1
00:32:32 [2025-02-21T00:32:32.589Z] + case "${YUMREPOS}" in
00:32:32 [2025-02-21T00:32:32.589Z] + set +x
00:32:32 [2025-02-21T00:32:32.589Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.