Console Output
23:46:26 [2024-11-21T23:46:26.824Z] + set -xeuo pipefail
23:46:26 [2024-11-21T23:46:26.824Z] ++ umask
23:46:26 [2024-11-21T23:46:26.824Z] + '[' 0022 = 0000 ']'
23:46:26 [2024-11-21T23:46:26.824Z] + cosa init --branch rawhide --commit=28e5e71d9e40bff93268dde7af6d7d3765ea2759 https://github.com/coreos/fedora-coreos-config
23:46:26 [2024-11-21T23:46:26.824Z] notice: failed to look up uid in /etc/passwd; enabling workaround
23:46:26 [2024-11-21T23:46:26.824Z] info: Missing CAP_SYS_ADMIN; using virt
23:46:26 [2024-11-21T23:46:26.824Z] + mkdir -p src
23:46:26 [2024-11-21T23:46:26.824Z] + cd src
23:46:26 [2024-11-21T23:46:26.824Z] + test -e config
23:46:26 [2024-11-21T23:46:26.824Z] + case "${source}" in
23:46:26 [2024-11-21T23:46:26.824Z] + git clone --branch=rawhide --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
23:46:26 [2024-11-21T23:46:26.824Z] Cloning into 'config'...
23:46:27 [2024-11-21T23:46:27.081Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
23:46:27 [2024-11-21T23:46:27.081Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
23:46:27 [2024-11-21T23:46:27.638Z] Submodule path 'fedora-bootc': checked out '7b7c32b0150408293bac6899fe712f9b0903ff2a'
23:46:27 [2024-11-21T23:46:27.639Z] + '[' -n 28e5e71d9e40bff93268dde7af6d7d3765ea2759 ']'
23:46:27 [2024-11-21T23:46:27.639Z] + git -C ./config fetch origin 28e5e71d9e40bff93268dde7af6d7d3765ea2759
23:46:28 [2024-11-21T23:46:28.199Z] From https://github.com/coreos/fedora-coreos-config
23:46:28 [2024-11-21T23:46:28.199Z] * branch 28e5e71d9e40bff93268dde7af6d7d3765ea2759 -> FETCH_HEAD
23:46:28 [2024-11-21T23:46:28.199Z] + git -C ./config reset --hard 28e5e71d9e40bff93268dde7af6d7d3765ea2759
23:46:28 [2024-11-21T23:46:28.199Z] HEAD is now at 28e5e71 overrides: fast-track kernel-6.12.0-65.fc42
23:46:28 [2024-11-21T23:46:28.199Z] + git -C ./config submodule update --init --recursive
23:46:28 [2024-11-21T23:46:28.199Z] + set +x
23:46:28 [2024-11-21T23:46:28.199Z] Config commit: 28e5e71d9e40bff93268dde7af6d7d3765ea2759
23:46:28 [2024-11-21T23:46:28.199Z] + manifest=src/config/manifest.yaml
23:46:28 [2024-11-21T23:46:28.199Z] + image=src/config/image.yaml
23:46:28 [2024-11-21T23:46:28.199Z] + [[ -n '' ]]
23:46:28 [2024-11-21T23:46:28.199Z] + [[ ! -f src/config/manifest.yaml ]]
23:46:28 [2024-11-21T23:46:28.199Z] + [[ ! -f src/config/image.yaml ]]
23:46:28 [2024-11-21T23:46:28.199Z] + mkdir -p cache
23:46:28 [2024-11-21T23:46:28.199Z] + mkdir -p builds
23:46:28 [2024-11-21T23:46:28.199Z] + mkdir -p tmp
23:46:28 [2024-11-21T23:46:28.199Z] + mkdir -p overrides/rpm
23:46:28 [2024-11-21T23:46:28.199Z] + mkdir -p overrides/rootfs
23:46:28 [2024-11-21T23:46:28.199Z] + test 0 = 1
23:46:28 [2024-11-21T23:46:28.199Z] + case "${YUMREPOS}" in
23:46:28 [2024-11-21T23:46:28.199Z] + set +x
23:46:28 [2024-11-21T23:46:28.199Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.