Skip to content

Console Output

17:06:33 [2025-01-17T17:06:33.430Z] + set -xeuo pipefail
17:06:33 [2025-01-17T17:06:33.430Z] ++ umask
17:06:33 [2025-01-17T17:06:33.430Z] + '[' 0022 = 0000 ']'
17:06:33 [2025-01-17T17:06:33.430Z] + cosa init --branch rawhide --commit=7d854b1005c8c50b0e8a6884bcdd7073f0c6d874 https://github.com/coreos/fedora-coreos-config
17:06:33 [2025-01-17T17:06:33.430Z] notice: failed to look up uid in /etc/passwd; enabling workaround
17:06:33 [2025-01-17T17:06:33.430Z] info: Missing CAP_SYS_ADMIN; using virt
17:06:33 [2025-01-17T17:06:33.430Z] + mkdir -p src
17:06:33 [2025-01-17T17:06:33.430Z] + cd src
17:06:33 [2025-01-17T17:06:33.430Z] + test -e config
17:06:33 [2025-01-17T17:06:33.430Z] + case "${source}" in
17:06:33 [2025-01-17T17:06:33.430Z] + git clone --branch=rawhide --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
17:06:33 [2025-01-17T17:06:33.430Z] Cloning into 'config'...
17:06:33 [2025-01-17T17:06:33.685Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
17:06:33 [2025-01-17T17:06:33.685Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
17:06:35 [2025-01-17T17:06:35.571Z] From https://gitlab.com/fedora/bootc/base-images
17:06:35 [2025-01-17T17:06:35.571Z]  * branch            461786bc6a0bbb9e7511e115209a7ffbfafda452 -> FETCH_HEAD
17:06:35 [2025-01-17T17:06:35.826Z] Submodule path 'fedora-bootc': checked out '461786bc6a0bbb9e7511e115209a7ffbfafda452'
17:06:35 [2025-01-17T17:06:35.826Z] + '[' -n 7d854b1005c8c50b0e8a6884bcdd7073f0c6d874 ']'
17:06:35 [2025-01-17T17:06:35.826Z] + git -C ./config fetch origin 7d854b1005c8c50b0e8a6884bcdd7073f0c6d874
17:06:35 [2025-01-17T17:06:35.826Z] From https://github.com/coreos/fedora-coreos-config
17:06:35 [2025-01-17T17:06:35.826Z]  * branch            7d854b1005c8c50b0e8a6884bcdd7073f0c6d874 -> FETCH_HEAD
17:06:35 [2025-01-17T17:06:35.826Z] + git -C ./config reset --hard 7d854b1005c8c50b0e8a6884bcdd7073f0c6d874
17:06:35 [2025-01-17T17:06:35.826Z] HEAD is now at 7d854b1 overrides: fast-track systemd-257.2-4.fc42
17:06:35 [2025-01-17T17:06:35.826Z] + git -C ./config submodule update --init --recursive
17:06:35 [2025-01-17T17:06:35.826Z] + set +x
17:06:35 [2025-01-17T17:06:35.826Z] Config commit: 7d854b1005c8c50b0e8a6884bcdd7073f0c6d874
17:06:35 [2025-01-17T17:06:35.826Z] + manifest=src/config/manifest.yaml
17:06:35 [2025-01-17T17:06:35.826Z] + image=src/config/image.yaml
17:06:35 [2025-01-17T17:06:35.826Z] + [[ -n '' ]]
17:06:35 [2025-01-17T17:06:35.826Z] + [[ ! -f src/config/manifest.yaml ]]
17:06:35 [2025-01-17T17:06:35.826Z] + [[ ! -f src/config/image.yaml ]]
17:06:35 [2025-01-17T17:06:35.826Z] + mkdir -p cache
17:06:35 [2025-01-17T17:06:35.826Z] + mkdir -p builds
17:06:35 [2025-01-17T17:06:35.826Z] + mkdir -p tmp
17:06:35 [2025-01-17T17:06:35.826Z] + mkdir -p overrides/rpm
17:06:35 [2025-01-17T17:06:35.826Z] + mkdir -p overrides/rootfs
17:06:35 [2025-01-17T17:06:35.826Z] + test 0 = 1
17:06:35 [2025-01-17T17:06:35.826Z] + case "${YUMREPOS}" in
17:06:35 [2025-01-17T17:06:35.827Z] + set +x
17:06:35 [2025-01-17T17:06:35.827Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.