Console Output
15:42:53 [2025-03-26T15:42:53.776Z] + set -xeuo pipefail
15:42:53 [2025-03-26T15:42:53.776Z] ++ umask
15:42:53 [2025-03-26T15:42:53.776Z] + '[' 0022 = 0000 ']'
15:42:53 [2025-03-26T15:42:53.776Z] + cosa init --branch next-devel --commit=36c604bc692804fd71dd869ece9274ace7150e90 https://github.com/coreos/fedora-coreos-config
15:42:53 [2025-03-26T15:42:53.776Z] notice: failed to look up uid in /etc/passwd; enabling workaround
15:42:53 [2025-03-26T15:42:53.776Z] info: Missing CAP_SYS_ADMIN; using virt
15:42:53 [2025-03-26T15:42:53.776Z] + mkdir -p src
15:42:53 [2025-03-26T15:42:53.776Z] + cd src
15:42:53 [2025-03-26T15:42:53.776Z] + test -e config
15:42:53 [2025-03-26T15:42:53.776Z] + case "${source}" in
15:42:53 [2025-03-26T15:42:53.776Z] + git clone --branch=next-devel --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
15:42:53 [2025-03-26T15:42:53.776Z] Cloning into 'config'...
15:42:54 [2025-03-26T15:42:54.032Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
15:42:54 [2025-03-26T15:42:54.032Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
15:42:55 [2025-03-26T15:42:55.949Z] From https://gitlab.com/fedora/bootc/base-images
15:42:55 [2025-03-26T15:42:55.949Z] * branch 7b4e013126bfe5851b2f882b1d9af0a764c6e7dc -> FETCH_HEAD
15:42:55 [2025-03-26T15:42:55.949Z] Submodule path 'fedora-bootc': checked out '7b4e013126bfe5851b2f882b1d9af0a764c6e7dc'
15:42:55 [2025-03-26T15:42:55.949Z] + '[' -n 36c604bc692804fd71dd869ece9274ace7150e90 ']'
15:42:55 [2025-03-26T15:42:55.949Z] + git -C ./config fetch origin 36c604bc692804fd71dd869ece9274ace7150e90
15:42:56 [2025-03-26T15:42:56.204Z] From https://github.com/coreos/fedora-coreos-config
15:42:56 [2025-03-26T15:42:56.204Z] * branch 36c604bc692804fd71dd869ece9274ace7150e90 -> FETCH_HEAD
15:42:56 [2025-03-26T15:42:56.204Z] + git -C ./config reset --hard 36c604bc692804fd71dd869ece9274ace7150e90
15:42:56 [2025-03-26T15:42:56.204Z] HEAD is now at 36c604b lockfiles: bump to latest
15:42:56 [2025-03-26T15:42:56.204Z] + git -C ./config submodule update --init --recursive
15:42:56 [2025-03-26T15:42:56.204Z] + set +x
15:42:56 [2025-03-26T15:42:56.204Z] Config commit: 36c604bc692804fd71dd869ece9274ace7150e90
15:42:56 [2025-03-26T15:42:56.204Z] + manifest=src/config/manifest.yaml
15:42:56 [2025-03-26T15:42:56.204Z] + image=src/config/image.yaml
15:42:56 [2025-03-26T15:42:56.204Z] + [[ -n '' ]]
15:42:56 [2025-03-26T15:42:56.204Z] + [[ ! -f src/config/manifest.yaml ]]
15:42:56 [2025-03-26T15:42:56.204Z] + [[ ! -f src/config/image.yaml ]]
15:42:56 [2025-03-26T15:42:56.204Z] + mkdir -p cache
15:42:56 [2025-03-26T15:42:56.204Z] + mkdir -p builds
15:42:56 [2025-03-26T15:42:56.204Z] + mkdir -p tmp
15:42:56 [2025-03-26T15:42:56.204Z] + mkdir -p overrides/rpm
15:42:56 [2025-03-26T15:42:56.204Z] + mkdir -p overrides/rootfs
15:42:56 [2025-03-26T15:42:56.204Z] + test 0 = 1
15:42:56 [2025-03-26T15:42:56.204Z] + case "${YUMREPOS}" in
15:42:56 [2025-03-26T15:42:56.204Z] + set +x
15:42:56 [2025-03-26T15:42:56.204Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.