Skip to content

Console Output

19:48:29 [2025-10-05T19:48:29.672Z] + set -xeuo pipefail
19:48:29 [2025-10-05T19:48:29.673Z] ++ umask
19:48:29 [2025-10-05T19:48:29.673Z] + '[' 0022 = 0000 ']'
19:48:29 [2025-10-05T19:48:29.673Z] + cosa init --branch next-devel --commit=994d727042f65db13ef235896d98cfc910d3f4cc https://github.com/coreos/fedora-coreos-config
19:48:29 [2025-10-05T19:48:29.673Z] notice: failed to look up uid in /etc/passwd; enabling workaround
19:48:29 [2025-10-05T19:48:29.673Z] info: Missing CAP_SYS_ADMIN; using virt
19:48:29 [2025-10-05T19:48:29.673Z] + mkdir -p src
19:48:29 [2025-10-05T19:48:29.673Z] + cd src
19:48:29 [2025-10-05T19:48:29.673Z] + test -e config
19:48:29 [2025-10-05T19:48:29.673Z] + case "${source}" in
19:48:29 [2025-10-05T19:48:29.673Z] + git clone --branch=next-devel --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
19:48:29 [2025-10-05T19:48:29.673Z] Cloning into 'config'...
19:48:30 [2025-10-05T19:48:30.235Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
19:48:30 [2025-10-05T19:48:30.235Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
19:48:32 [2025-10-05T19:48:32.745Z] From https://gitlab.com/fedora/bootc/base-images
19:48:32 [2025-10-05T19:48:32.745Z]  * branch            4c5a458148c7505e7f453971a0aa217a8bde7dce -> FETCH_HEAD
19:48:32 [2025-10-05T19:48:32.745Z] Submodule path 'fedora-bootc': checked out '4c5a458148c7505e7f453971a0aa217a8bde7dce'
19:48:32 [2025-10-05T19:48:32.745Z] + '[' -n 994d727042f65db13ef235896d98cfc910d3f4cc ']'
19:48:32 [2025-10-05T19:48:32.745Z] + git -C ./config fetch origin 994d727042f65db13ef235896d98cfc910d3f4cc
19:48:32 [2025-10-05T19:48:32.745Z] From https://github.com/coreos/fedora-coreos-config
19:48:32 [2025-10-05T19:48:32.745Z]  * branch            994d727042f65db13ef235896d98cfc910d3f4cc -> FETCH_HEAD
19:48:32 [2025-10-05T19:48:32.745Z] + git -C ./config reset --hard 994d727042f65db13ef235896d98cfc910d3f4cc
19:48:32 [2025-10-05T19:48:32.745Z] HEAD is now at 994d727 lockfiles: bump to latest
19:48:32 [2025-10-05T19:48:32.745Z] + git -C ./config submodule update --init --recursive
19:48:32 [2025-10-05T19:48:32.745Z] + set +x
19:48:32 [2025-10-05T19:48:32.745Z] Config commit: 994d727042f65db13ef235896d98cfc910d3f4cc
19:48:32 [2025-10-05T19:48:32.745Z] + manifest=src/config/manifest.yaml
19:48:32 [2025-10-05T19:48:32.745Z] + image=src/config/image.yaml
19:48:32 [2025-10-05T19:48:32.745Z] + [[ -n '' ]]
19:48:32 [2025-10-05T19:48:32.745Z] + [[ ! -f src/config/manifest.yaml ]]
19:48:32 [2025-10-05T19:48:32.745Z] + [[ ! -f src/config/image.yaml ]]
19:48:32 [2025-10-05T19:48:32.745Z] + mkdir -p cache
19:48:32 [2025-10-05T19:48:32.745Z] + mkdir -p builds
19:48:32 [2025-10-05T19:48:32.745Z] + mkdir -p tmp
19:48:32 [2025-10-05T19:48:32.745Z] + mkdir -p overrides/rpm
19:48:32 [2025-10-05T19:48:32.745Z] + mkdir -p overrides/rootfs
19:48:32 [2025-10-05T19:48:32.745Z] + test 0 = 1
19:48:32 [2025-10-05T19:48:32.745Z] + case "${YUMREPOS}" in
19:48:32 [2025-10-05T19:48:32.745Z] + set +x
19:48:32 [2025-10-05T19:48:32.745Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.