Skip to content

Console Output

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