Skip to content

Console Output

20:19:06 [2025-11-03T20:19:06.754Z] + set -xeuo pipefail
20:19:06 [2025-11-03T20:19:06.754Z] ++ umask
20:19:06 [2025-11-03T20:19:06.754Z] + '[' 0022 = 0000 ']'
20:19:06 [2025-11-03T20:19:06.754Z] + cosa init --branch rawhide --commit=342a387552ef088598f3e4a5015c8b51ac56f686 https://github.com/coreos/fedora-coreos-config
20:19:06 [2025-11-03T20:19:06.754Z] notice: failed to look up uid in /etc/passwd; enabling workaround
20:19:06 [2025-11-03T20:19:06.754Z] info: Missing CAP_SYS_ADMIN; using virt
20:19:06 [2025-11-03T20:19:06.755Z] + mkdir -p src
20:19:06 [2025-11-03T20:19:06.755Z] + cd src
20:19:06 [2025-11-03T20:19:06.755Z] + test -e config
20:19:06 [2025-11-03T20:19:06.755Z] + case "${source}" in
20:19:06 [2025-11-03T20:19:06.755Z] + git clone --branch=rawhide --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
20:19:06 [2025-11-03T20:19:06.755Z] Cloning into 'config'...
20:19:07 [2025-11-03T20:19:07.315Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
20:19:07 [2025-11-03T20:19:07.315Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
20:19:09 [2025-11-03T20:19:09.827Z] From https://gitlab.com/fedora/bootc/base-images
20:19:09 [2025-11-03T20:19:09.827Z]  * branch            1443b263c4476963286694015c31bd90597fe88a -> FETCH_HEAD
20:19:09 [2025-11-03T20:19:09.827Z] Submodule path 'fedora-bootc': checked out '1443b263c4476963286694015c31bd90597fe88a'
20:19:09 [2025-11-03T20:19:09.827Z] + '[' -n 342a387552ef088598f3e4a5015c8b51ac56f686 ']'
20:19:09 [2025-11-03T20:19:09.827Z] + git -C ./config fetch origin 342a387552ef088598f3e4a5015c8b51ac56f686
20:19:09 [2025-11-03T20:19:09.827Z] From https://github.com/coreos/fedora-coreos-config
20:19:09 [2025-11-03T20:19:09.827Z]  * branch            342a387552ef088598f3e4a5015c8b51ac56f686 -> FETCH_HEAD
20:19:09 [2025-11-03T20:19:09.827Z] + git -C ./config reset --hard 342a387552ef088598f3e4a5015c8b51ac56f686
20:19:09 [2025-11-03T20:19:09.827Z] HEAD is now at 342a387 tree: import changes from testing-devel at a8b0f2e8a9918dbce0c8f12bcf6e8f4c1aba76b4
20:19:09 [2025-11-03T20:19:09.827Z] + git -C ./config submodule update --init --recursive
20:19:10 [2025-11-03T20:19:10.082Z] + set +x
20:19:10 [2025-11-03T20:19:10.082Z] Config commit: 342a387552ef088598f3e4a5015c8b51ac56f686
20:19:10 [2025-11-03T20:19:10.082Z] + manifest=src/config/manifest.yaml
20:19:10 [2025-11-03T20:19:10.082Z] + image=src/config/image.yaml
20:19:10 [2025-11-03T20:19:10.082Z] + [[ -n '' ]]
20:19:10 [2025-11-03T20:19:10.082Z] + [[ ! -f src/config/manifest.yaml ]]
20:19:10 [2025-11-03T20:19:10.082Z] + [[ ! -f src/config/image.yaml ]]
20:19:10 [2025-11-03T20:19:10.082Z] + mkdir -p cache
20:19:10 [2025-11-03T20:19:10.082Z] + mkdir -p builds
20:19:10 [2025-11-03T20:19:10.082Z] + mkdir -p tmp
20:19:10 [2025-11-03T20:19:10.082Z] + mkdir -p overrides/rpm
20:19:10 [2025-11-03T20:19:10.082Z] + mkdir -p overrides/rootfs
20:19:10 [2025-11-03T20:19:10.082Z] + test 0 = 1
20:19:10 [2025-11-03T20:19:10.082Z] + case "${YUMREPOS}" in
20:19:10 [2025-11-03T20:19:10.082Z] + set +x
20:19:10 [2025-11-03T20:19:10.082Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.