Console Output
00:27:58 [2024-11-09T00:27:58.794Z] + set -xeuo pipefail
00:27:58 [2024-11-09T00:27:58.795Z] ++ umask
00:27:58 [2024-11-09T00:27:58.795Z] + '[' 0022 = 0000 ']'
00:27:58 [2024-11-09T00:27:58.795Z] + cosa buildextend-metal
00:27:59 [2024-11-09T00:27:59.047Z] Config commit: 41c5bf07c5e6db7c6d201d74617b63e16f14346c
00:27:59 [2024-11-09T00:27:59.047Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml
00:28:00 [2024-11-09T00:28:00.926Z] true
00:28:01 [2024-11-09T00:28:01.180Z] Estimating disk size...
00:28:06 [2024-11-09T00:28:06.404Z] Disk sizes: metal: 2646M (estimated), cloud: 10240M
00:28:06 [2024-11-09T00:28:06.404Z] ++ python3 -c 'import sys, json; args = json.load(sys.stdin)["extra-kargs"]; print(" ".join(args))'
00:28:06 [2024-11-09T00:28:06.404Z] + extra_kargs=mitigations=auto,nosmt
00:28:06 [2024-11-09T00:28:06.404Z] + image_dynamic_yaml=/home/jenkins/agent/workspace/test-override/tmp/build.metal/image-dynamic.yaml
00:28:06 [2024-11-09T00:28:06.404Z] + image_dynamic_json=/home/jenkins/agent/workspace/test-override/tmp/build.metal/image-dynamic.json
00:28:06 [2024-11-09T00:28:06.404Z] + image_for_disk_json=/home/jenkins/agent/workspace/test-override/tmp/build.metal/image-for-disk.json
00:28:06 [2024-11-09T00:28:06.404Z] + cat
00:28:06 [2024-11-09T00:28:06.404Z] + yaml2json /home/jenkins/agent/workspace/test-override/tmp/build.metal/image-dynamic.yaml /home/jenkins/agent/workspace/test-override/tmp/build.metal/image-dynamic.json
00:28:06 [2024-11-09T00:28:06.404Z] + python3 -c 'import sys, json, yaml; json.dump(yaml.safe_load(sys.stdin), sys.stdout, sort_keys=True)'
00:28:06 [2024-11-09T00:28:06.404Z] + cat /home/jenkins/agent/workspace/test-override/tmp/image.json /home/jenkins/agent/workspace/test-override/tmp/build.metal/image-dynamic.json
00:28:06 [2024-11-09T00:28:06.404Z] + jq -s add
00:28:06 [2024-11-09T00:28:06.404Z] + platforms_json=/home/jenkins/agent/workspace/test-override/tmp/build.metal/platforms.json
00:28:06 [2024-11-09T00:28:06.404Z] + yaml2json /home/jenkins/agent/workspace/test-override/src/config/platforms.yaml /home/jenkins/agent/workspace/test-override/tmp/build.metal/platforms.json
00:28:06 [2024-11-09T00:28:06.404Z] + python3 -c 'import sys, json, yaml; json.dump(yaml.safe_load(sys.stdin), sys.stdout, sort_keys=True)'
00:28:06 [2024-11-09T00:28:06.404Z] + '[' metal == qemu ']'
00:28:06 [2024-11-09T00:28:06.404Z] + snapshot=on
00:28:06 [2024-11-09T00:28:06.404Z] + runvm_with_cache_snapshot on -- /usr/lib/coreos-assembler/runvm-osbuild --config /home/jenkins/agent/workspace/test-override/tmp/build.metal/image-for-disk.json --mpp /usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml --filepath /home/jenkins/agent/workspace/test-override/tmp/build.metal/fedora-coreos-42.20241108.dev.0-metal.x86_64.raw
00:28:06 [2024-11-09T00:28:06.404Z] + local snapshot=on
00:28:06 [2024-11-09T00:28:06.404Z] + shift
00:28:06 [2024-11-09T00:28:06.404Z] + local cache_size=20G
00:28:06 [2024-11-09T00:28:06.404Z] + '[' '!' -f /home/jenkins/agent/workspace/test-override/cache/cache2.qcow2 ']'
00:28:06 [2024-11-09T00:28:06.404Z] + rm -vf /home/jenkins/agent/workspace/test-override/cache/cache.qcow2
00:28:06 [2024-11-09T00:28:06.404Z] + cache_args+=("-drive" "if=none,id=cache,discard=unmap,snapshot=${snapshot},file=${workdir}/cache/cache2.qcow2" "-device" "virtio-blk,drive=cache")
00:28:06 [2024-11-09T00:28:06.404Z] + runvm -drive if=none,id=cache,discard=unmap,snapshot=on,file=/home/jenkins/agent/workspace/test-override/cache/cache2.qcow2 -device virtio-blk,drive=cache -- /usr/lib/coreos-assembler/runvm-osbuild --config /home/jenkins/agent/workspace/test-override/tmp/build.metal/image-for-disk.json --mpp /usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml --filepath /home/jenkins/agent/workspace/test-override/tmp/build.metal/fedora-coreos-42.20241108.dev.0-metal.x86_64.raw
00:28:06 [2024-11-09T00:28:06.404Z] + qemu_args=()
00:28:06 [2024-11-09T00:28:06.404Z] + local qemu_args
00:28:06 [2024-11-09T00:28:06.404Z] + true
00:28:06 [2024-11-09T00:28:06.404Z] + case "$1" in
00:28:06 [2024-11-09T00:28:06.404Z] + qemu_args+=("$1")
00:28:06 [2024-11-09T00:28:06.404Z] + shift
00:28:06 [2024-11-09T00:28:06.404Z] + true
00:28:06 [2024-11-09T00:28:06.404Z] + case "$1" in
00:28:06 [2024-11-09T00:28:06.404Z] + qemu_args+=("$1")
00:28:06 [2024-11-09T00:28:06.404Z] + shift
00:28:06 [2024-11-09T00:28:06.404Z] + true
00:28:06 [2024-11-09T00:28:06.404Z] + case "$1" in
00:28:06 [2024-11-09T00:28:06.404Z] + qemu_args+=("$1")
00:28:06 [2024-11-09T00:28:06.404Z] + shift
00:28:06 [2024-11-09T00:28:06.404Z] + true
00:28:06 [2024-11-09T00:28:06.404Z] + case "$1" in
00:28:06 [2024-11-09T00:28:06.404Z] + qemu_args+=("$1")
00:28:06 [2024-11-09T00:28:06.404Z] + shift
00:28:06 [2024-11-09T00:28:06.404Z] + true
00:28:06 [2024-11-09T00:28:06.404Z] + case "$1" in
00:28:06 [2024-11-09T00:28:06.404Z] + shift
00:28:06 [2024-11-09T00:28:06.404Z] + break
00:28:06 [2024-11-09T00:28:06.404Z] + '[' -z /home/jenkins/agent/workspace/test-override/tmp/build.metal ']'
00:28:06 [2024-11-09T00:28:06.404Z] + local vmpreparedir=/home/jenkins/agent/workspace/test-override/tmp/build.metal/supermin.prepare
00:28:06 [2024-11-09T00:28:06.404Z] + local vmbuilddir=/home/jenkins/agent/workspace/test-override/tmp/build.metal/supermin.build
00:28:06 [2024-11-09T00:28:06.404Z] + local runvm_console=/home/jenkins/agent/workspace/test-override/tmp/build.metal/runvm-console.txt
00:28:06 [2024-11-09T00:28:06.404Z] + local rc_file=/home/jenkins/agent/workspace/test-override/tmp/build.metal/rc
00:28:06 [2024-11-09T00:28:06.404Z] + mkdir -p /home/jenkins/agent/workspace/test-override/tmp/build.metal/supermin.prepare /home/jenkins/agent/workspace/test-override/tmp/build.metal/supermin.build
00:28:06 [2024-11-09T00:28:06.404Z] + local rpms
00:28:06 [2024-11-09T00:28:06.404Z] ++ grep -v '^#'
00:28:06 [2024-11-09T00:28:06.404Z] + rpms='
00:28:06 [2024-11-09T00:28:06.404Z] bash vim-minimal coreutils util-linux procps-ng kmod kernel-modules
00:28:06 [2024-11-09T00:28:06.404Z]
00:28:06 [2024-11-09T00:28:06.404Z] rpm-ostree distribution-gpg-keys jq
00:28:06 [2024-11-09T00:28:06.404Z]
00:28:06 [2024-11-09T00:28:06.404Z] systemd
00:28:06 [2024-11-09T00:28:06.404Z]
00:28:06 [2024-11-09T00:28:06.404Z] dhcp-client iproute
00:28:06 [2024-11-09T00:28:06.404Z]
00:28:06 [2024-11-09T00:28:06.404Z] selinux-policy selinux-policy-targeted policycoreutils
00:28:06 [2024-11-09T00:28:06.404Z]
00:28:06 [2024-11-09T00:28:06.404Z] python3 python3-gobject-base buildah podman skopeo iptables iptables-libs
00:28:06 [2024-11-09T00:28:06.404Z]
00:28:06 [2024-11-09T00:28:06.404Z] python3-pyyaml python3-botocore python3-flufl-lock python3-tenacity
00:28:06 [2024-11-09T00:28:06.404Z]
00:28:06 [2024-11-09T00:28:06.404Z] cryptsetup
00:28:06 [2024-11-09T00:28:06.404Z] gdisk xfsprogs e2fsprogs dosfstools btrfs-progs
00:28:06 [2024-11-09T00:28:06.404Z]
00:28:06 [2024-11-09T00:28:06.404Z] ca-certificates
00:28:06 [2024-11-09T00:28:06.404Z]
00:28:06 [2024-11-09T00:28:06.404Z] tar
00:28:06 [2024-11-09T00:28:06.404Z]
00:28:06 [2024-11-09T00:28:06.404Z] podman
00:28:06 [2024-11-09T00:28:06.404Z]
00:28:06 [2024-11-09T00:28:06.404Z] osbuild osbuild-ostree osbuild-selinux osbuild-tools python3-pyrsistent
00:28:06 [2024-11-09T00:28:06.404Z] python3-dnf
00:28:06 [2024-11-09T00:28:06.404Z]
00:28:06 [2024-11-09T00:28:06.404Z] /usr/bin/reset
00:28:06 [2024-11-09T00:28:06.404Z] /usr/bin/clear'
00:28:06 [2024-11-09T00:28:06.404Z] ++ grep -v '^#'
00:28:06 [2024-11-09T00:28:06.404Z] + archrpms='grub2
00:28:06 [2024-11-09T00:28:06.404Z] bootupd
00:28:06 [2024-11-09T00:28:06.404Z]
00:28:06 [2024-11-09T00:28:06.404Z] shim-x64 grub2-efi-x64
00:28:06 [2024-11-09T00:28:06.404Z]
00:28:06 [2024-11-09T00:28:06.404Z] grub2-tools-extra'
00:28:06 [2024-11-09T00:28:06.404Z] + supermin --prepare --use-installed -o /home/jenkins/agent/workspace/test-override/tmp/build.metal/supermin.prepare bash vim-minimal coreutils util-linux procps-ng kmod kernel-modules rpm-ostree distribution-gpg-keys jq systemd dhcp-client iproute selinux-policy selinux-policy-targeted policycoreutils python3 python3-gobject-base buildah podman skopeo iptables iptables-libs python3-pyyaml python3-botocore python3-flufl-lock python3-tenacity cryptsetup gdisk xfsprogs e2fsprogs dosfstools btrfs-progs ca-certificates tar podman osbuild osbuild-ostree osbuild-selinux osbuild-tools python3-pyrsistent python3-dnf /usr/bin/reset /usr/bin/clear grub2 bootupd shim-x64 grub2-efi-x64 grub2-tools-extra
00:28:08 [2024-11-09T00:28:08.909Z] + find /usr/lib/coreos-assembler/ -type f
00:28:08 [2024-11-09T00:28:08.909Z] + find /etc/pki/rpm-gpg/ -type f
00:28:08 [2024-11-09T00:28:08.909Z] + cat
00:28:08 [2024-11-09T00:28:08.909Z] ++ id -u
00:28:08 [2024-11-09T00:28:08.909Z] ++ cat /usr/lib/coreos-assembler/supermin-init-prelude.sh
00:28:08 [2024-11-09T00:28:08.909Z] + chmod a+x /home/jenkins/agent/workspace/test-override/tmp/build.metal/supermin.prepare/init
00:28:08 [2024-11-09T00:28:08.909Z] + cd /home/jenkins/agent/workspace/test-override/tmp/build.metal/supermin.prepare
00:28:08 [2024-11-09T00:28:08.909Z] + tar -czf init.tar.gz --remove-files init
00:28:08 [2024-11-09T00:28:08.909Z] + supermin --build /home/jenkins/agent/workspace/test-override/tmp/build.metal/supermin.prepare --size 10G -f ext2 -o /home/jenkins/agent/workspace/test-override/tmp/build.metal/supermin.build
00:28:18 [2024-11-09T00:28:18.822Z] ++ blkid --output=value --match-tag=UUID /home/jenkins/agent/workspace/test-override/tmp/build.metal/supermin.build/root
00:28:18 [2024-11-09T00:28:18.822Z] + superminrootfsuuid=0124ea95-6a3b-4679-8939-da4a1db651ca
00:28:18 [2024-11-09T00:28:18.822Z] + echo 'umask 0022'
00:28:18 [2024-11-09T00:28:18.822Z] + for arg in "$@"
00:28:18 [2024-11-09T00:28:18.822Z] + printf '%q ' /usr/lib/coreos-assembler/runvm-osbuild
00:28:18 [2024-11-09T00:28:18.822Z] + for arg in "$@"
00:28:18 [2024-11-09T00:28:18.822Z] + printf '%q ' --config
00:28:18 [2024-11-09T00:28:18.822Z] + for arg in "$@"
00:28:18 [2024-11-09T00:28:18.822Z] + printf '%q ' /home/jenkins/agent/workspace/test-override/tmp/build.metal/image-for-disk.json
00:28:18 [2024-11-09T00:28:18.822Z] + for arg in "$@"
00:28:18 [2024-11-09T00:28:18.822Z] + printf '%q ' --mpp
00:28:18 [2024-11-09T00:28:18.822Z] + for arg in "$@"
00:28:18 [2024-11-09T00:28:18.822Z] + printf '%q ' /usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml
00:28:18 [2024-11-09T00:28:18.822Z] + for arg in "$@"
00:28:18 [2024-11-09T00:28:18.822Z] + printf '%q ' --filepath
00:28:18 [2024-11-09T00:28:18.822Z] + for arg in "$@"
00:28:18 [2024-11-09T00:28:18.822Z] + printf '%q ' /home/jenkins/agent/workspace/test-override/tmp/build.metal/fedora-coreos-42.20241108.dev.0-metal.x86_64.raw
00:28:18 [2024-11-09T00:28:18.822Z] + touch /home/jenkins/agent/workspace/test-override/tmp/build.metal/runvm-console.txt
00:28:18 [2024-11-09T00:28:18.822Z] + memory_default=2048
00:28:18 [2024-11-09T00:28:18.822Z] + case $arch in
00:28:18 [2024-11-09T00:28:18.822Z] + kola_args=(kola qemuexec -m "${COSA_SUPERMIN_MEMORY:-${memory_default}}" --auto-cpus -U --workdir none --console-to-file "${runvm_console}" --bind-rw "${workdir},workdir")
00:28:18 [2024-11-09T00:28:18.822Z] + base_qemu_args=(-drive 'if=none,id=root,format=raw,snapshot=on,file='"${vmbuilddir}"'/root,index=1' -device 'virtio-blk,drive=root' -kernel "${vmbuilddir}/kernel" -initrd "${vmbuilddir}/initrd" -no-reboot -nodefaults -device virtio-serial -append "root=UUID=${superminrootfsuuid} console=${DEFAULT_TERMINAL} selinux=1 enforcing=0 autorelabel=1")
00:28:18 [2024-11-09T00:28:18.822Z] + for maybe_symlink in "${workdir}"/{src/config,src/yumrepos}
00:28:18 [2024-11-09T00:28:18.822Z] + '[' -L /home/jenkins/agent/workspace/test-override/src/config ']'
00:28:18 [2024-11-09T00:28:18.822Z] + for maybe_symlink in "${workdir}"/{src/config,src/yumrepos}
00:28:18 [2024-11-09T00:28:18.822Z] + '[' -L /home/jenkins/agent/workspace/test-override/src/yumrepos ']'
00:28:18 [2024-11-09T00:28:18.822Z] + '[' -z '' ']'
00:28:18 [2024-11-09T00:28:18.822Z] + kola qemuexec -m 2048 --auto-cpus -U --workdir none --console-to-file /home/jenkins/agent/workspace/test-override/tmp/build.metal/runvm-console.txt --bind-rw /home/jenkins/agent/workspace/test-override,workdir -- -drive if=none,id=root,format=raw,snapshot=on,file=/home/jenkins/agent/workspace/test-override/tmp/build.metal/supermin.build/root,index=1 -device virtio-blk,drive=root -kernel /home/jenkins/agent/workspace/test-override/tmp/build.metal/supermin.build/kernel -initrd /home/jenkins/agent/workspace/test-override/tmp/build.metal/supermin.build/initrd -no-reboot -nodefaults -device virtio-serial -append 'root=UUID=0124ea95-6a3b-4679-8939-da4a1db651ca console=ttyS0,115200n8 selinux=1 enforcing=0 autorelabel=1' -device virtserialport,chardev=virtioserial0,name=cosa-cmdout -chardev stdio,id=virtioserial0 -drive if=none,id=cache,discard=unmap,snapshot=on,file=/home/jenkins/agent/workspace/test-override/cache/cache2.qcow2 -device virtio-blk,drive=cache
00:28:26 [2024-11-09T00:28:26.880Z] + '[' 6 -gt 0 ']'
00:28:26 [2024-11-09T00:28:26.880Z] + flag=--config
00:28:26 [2024-11-09T00:28:26.880Z] + shift
00:28:26 [2024-11-09T00:28:26.880Z] + case "${flag}" in
00:28:26 [2024-11-09T00:28:26.880Z] + config=/home/jenkins/agent/workspace/test-override/tmp/build.metal/image-for-disk.json
00:28:26 [2024-11-09T00:28:26.880Z] + shift
00:28:26 [2024-11-09T00:28:26.880Z] + '[' 4 -gt 0 ']'
00:28:26 [2024-11-09T00:28:26.880Z] + flag=--mpp
00:28:26 [2024-11-09T00:28:26.880Z] + shift
00:28:26 [2024-11-09T00:28:26.880Z] + case "${flag}" in
00:28:26 [2024-11-09T00:28:26.880Z] + mppyaml=/usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml
00:28:26 [2024-11-09T00:28:26.880Z] + shift
00:28:26 [2024-11-09T00:28:26.880Z] + '[' 2 -gt 0 ']'
00:28:26 [2024-11-09T00:28:26.880Z] + flag=--filepath
00:28:26 [2024-11-09T00:28:26.880Z] + shift
00:28:26 [2024-11-09T00:28:26.880Z] + case "${flag}" in
00:28:26 [2024-11-09T00:28:26.880Z] + filepath=/home/jenkins/agent/workspace/test-override/tmp/build.metal/fedora-coreos-42.20241108.dev.0-metal.x86_64.raw
00:28:26 [2024-11-09T00:28:26.880Z] + shift
00:28:26 [2024-11-09T00:28:26.880Z] + '[' 0 -gt 0 ']'
00:28:26 [2024-11-09T00:28:26.880Z] ++ basename /home/jenkins/agent/workspace/test-override/tmp/build.metal/fedora-coreos-42.20241108.dev.0-metal.x86_64.raw
00:28:26 [2024-11-09T00:28:26.880Z] + filename=fedora-coreos-42.20241108.dev.0-metal.x86_64.raw
00:28:26 [2024-11-09T00:28:26.880Z] ++ getconfig ostree-container
00:28:26 [2024-11-09T00:28:26.880Z] ++ k=ostree-container
00:28:26 [2024-11-09T00:28:26.880Z] ++ jq -re '."ostree-container"'
00:28:26 [2024-11-09T00:28:26.880Z] + ostree_container=/home/jenkins/agent/workspace/test-override/builds/42.20241108.dev.0/x86_64/fedora-coreos-42.20241108.dev.0-ostree.x86_64.ociarchive
00:28:26 [2024-11-09T00:28:26.880Z] ++ getconfig osname
00:28:26 [2024-11-09T00:28:26.880Z] ++ k=osname
00:28:26 [2024-11-09T00:28:26.880Z] ++ jq -re '."osname"'
00:28:26 [2024-11-09T00:28:26.880Z] + osname=fedora-coreos
00:28:26 [2024-11-09T00:28:26.880Z] ++ getconfig image-type
00:28:26 [2024-11-09T00:28:26.880Z] ++ k=image-type
00:28:26 [2024-11-09T00:28:26.880Z] ++ jq -re '."image-type"'
00:28:26 [2024-11-09T00:28:26.880Z] + platform=metal
00:28:26 [2024-11-09T00:28:26.880Z] ++ getconfig_def deploy-via-container ''
00:28:26 [2024-11-09T00:28:26.880Z] ++ k=deploy-via-container
00:28:26 [2024-11-09T00:28:26.880Z] ++ shift
00:28:26 [2024-11-09T00:28:26.880Z] ++ default=
00:28:26 [2024-11-09T00:28:26.880Z] ++ shift
00:28:26 [2024-11-09T00:28:26.880Z] ++ jq -re '."deploy-via-container"//""'
00:28:26 [2024-11-09T00:28:26.880Z] + deploy_via_container=true
00:28:26 [2024-11-09T00:28:26.880Z] ++ getconfig metal-image-size
00:28:26 [2024-11-09T00:28:26.880Z] ++ k=metal-image-size
00:28:26 [2024-11-09T00:28:26.880Z] ++ jq -re '."metal-image-size"'
00:28:26 [2024-11-09T00:28:26.880Z] + metal_image_size_mb=2646
00:28:26 [2024-11-09T00:28:26.880Z] ++ getconfig cloud-image-size
00:28:26 [2024-11-09T00:28:26.880Z] ++ k=cloud-image-size
00:28:26 [2024-11-09T00:28:26.880Z] ++ jq -re '."cloud-image-size"'
00:28:26 [2024-11-09T00:28:26.880Z] + cloud_image_size_mb=10240
00:28:26 [2024-11-09T00:28:26.880Z] ++ getconfig rootfs-size
00:28:26 [2024-11-09T00:28:26.880Z] ++ k=rootfs-size
00:28:26 [2024-11-09T00:28:26.880Z] ++ jq -re '."rootfs-size"'
00:28:26 [2024-11-09T00:28:26.880Z] + rootfs_size_mb=2133
00:28:26 [2024-11-09T00:28:26.880Z] ++ getconfig container-imgref
00:28:26 [2024-11-09T00:28:26.880Z] ++ k=container-imgref
00:28:26 [2024-11-09T00:28:26.880Z] ++ jq -re '."container-imgref"'
00:28:26 [2024-11-09T00:28:26.880Z] + container_imgref=ostree-remote-registry:fedora:quay.io/fedora/fedora-coreos:rawhide
00:28:26 [2024-11-09T00:28:26.880Z] ++ getconfig_def container-repo ''
00:28:26 [2024-11-09T00:28:26.880Z] ++ k=container-repo
00:28:26 [2024-11-09T00:28:26.880Z] ++ shift
00:28:26 [2024-11-09T00:28:26.880Z] ++ default=
00:28:26 [2024-11-09T00:28:26.880Z] ++ shift
00:28:26 [2024-11-09T00:28:26.880Z] ++ jq -re '."container-repo"//""'
00:28:26 [2024-11-09T00:28:26.880Z] + container_repo=
00:28:26 [2024-11-09T00:28:26.880Z] ++ getconfig_def container-tag ''
00:28:26 [2024-11-09T00:28:26.880Z] ++ k=container-tag
00:28:26 [2024-11-09T00:28:26.880Z] ++ shift
00:28:26 [2024-11-09T00:28:26.880Z] ++ default=
00:28:26 [2024-11-09T00:28:26.880Z] ++ shift
00:28:26 [2024-11-09T00:28:26.880Z] ++ jq -re '."container-tag"//""'
00:28:26 [2024-11-09T00:28:26.880Z] + container_tag=
00:28:26 [2024-11-09T00:28:26.880Z] ++ getconfig extra-kargs-string ''
00:28:26 [2024-11-09T00:28:26.880Z] ++ k=extra-kargs-string
00:28:26 [2024-11-09T00:28:26.880Z] ++ jq -re '."extra-kargs-string"'
00:28:26 [2024-11-09T00:28:26.880Z] + extra_kargs=mitigations=auto,nosmt
00:28:26 [2024-11-09T00:28:26.880Z] + ostree_ref=
00:28:26 [2024-11-09T00:28:26.880Z] + ostree_repo=
00:28:26 [2024-11-09T00:28:26.880Z] + '[' -z true ']'
00:28:26 [2024-11-09T00:28:26.880Z] + '[' '!' -e /dev/loop-control ']'
00:28:26 [2024-11-09T00:28:26.880Z] + mknod /dev/loop-control c 10 237
00:28:26 [2024-11-09T00:28:26.880Z] + outdir=cache/osbuild/out
00:28:26 [2024-11-09T00:28:26.880Z] + storedir=cache/osbuild/store
00:28:26 [2024-11-09T00:28:26.880Z] ++ mktemp -t osbuild-XXXX.json
00:28:26 [2024-11-09T00:28:26.880Z] + processed_json=/tmp/osbuild-jIVf.json
00:28:26 [2024-11-09T00:28:26.880Z] + podman images
00:28:26 [2024-11-09T00:28:26.880Z] ++ arch
00:28:26 [2024-11-09T00:28:26.880Z] + osbuild-mpp -D 'arch="x86_64"' -D 'ostree_ref=""' -D 'ostree_repo=""' -D 'filename="fedora-coreos-42.20241108.dev.0-metal.x86_64.raw"' -D 'ociarchive="/home/jenkins/agent/workspace/test-override/builds/42.20241108.dev.0/x86_64/fedora-coreos-42.20241108.dev.0-ostree.x86_64.ociarchive"' -D 'osname="fedora-coreos"' -D 'container_imgref="ostree-remote-registry:fedora:quay.io/fedora/fedora-coreos:rawhide"' -D 'container_repo=""' -D 'container_tag=""' -D 'extra_kargs="mitigations=auto,nosmt"' -D metal_image_size_mb=2646 -D cloud_image_size_mb=10240 -D rootfs_size_mb=2133 /usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml /tmp/osbuild-jIVf.json
00:28:28 [2024-11-09T00:28:28.762Z] + osbuild --out cache/osbuild/out --store cache/osbuild/store --cache-max-size 14GiB --checkpoint build --checkpoint tree --checkpoint raw-image --export metal /tmp/osbuild-jIVf.json
00:28:29 [2024-11-09T00:28:29.015Z] starting /tmp/osbuild-jIVf.jsonPipeline source org.osbuild.curl: 4bc5b2a822cb88ec72f2addd3c735701325ac86912a34791ca09d9dcf3acfd4d
00:28:29 [2024-11-09T00:28:29.015Z] Build
00:28:29 [2024-11-09T00:28:29.015Z] root: <host>
00:28:29 [2024-11-09T00:28:29.268Z] Pipeline raw-metal-image: 5e0384edd2527f147c44acc4d282720607e6844206dd564ce6cffed0b98dfcc0
00:28:29 [2024-11-09T00:28:29.268Z] Build
00:28:29 [2024-11-09T00:28:29.268Z] root: <host>
00:28:29 [2024-11-09T00:28:29.268Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38)
00:28:29 [2024-11-09T00:28:29.268Z] org.osbuild.copy: d9174c4f175fcc98d2da3dbfb89be1141a806215ab711af860613319b216b9cb {
00:28:29 [2024-11-09T00:28:29.268Z] "paths": [
00:28:29 [2024-11-09T00:28:29.268Z] {
00:28:29 [2024-11-09T00:28:29.268Z] "from": "input://tree/disk.img",
00:28:29 [2024-11-09T00:28:29.269Z] "to": "tree:///disk.img"
00:28:29 [2024-11-09T00:28:29.269Z] }
00:28:29 [2024-11-09T00:28:29.269Z] ]
00:28:29 [2024-11-09T00:28:29.269Z] }
00:28:29 [2024-11-09T00:28:29.826Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
00:28:29 [2024-11-09T00:28:29.826Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/disk.img'
00:28:30 [2024-11-09T00:28:30.079Z]
00:28:30 [2024-11-09T00:28:30.079Z] ��� Duration: 0s
00:28:30 [2024-11-09T00:28:30.079Z] org.osbuild.coreos.platform: 5e0384edd2527f147c44acc4d282720607e6844206dd564ce6cffed0b98dfcc0 {
00:28:30 [2024-11-09T00:28:30.079Z] "platform": "metal"
00:28:30 [2024-11-09T00:28:30.079Z] }
00:28:30 [2024-11-09T00:28:30.079Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
00:28:30 [2024-11-09T00:28:30.079Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-h8_w0iie/mounts/
00:28:30 [2024-11-09T00:28:30.332Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/ac9e806610cae551c9c3b070f7d065f009b88d5f4e750a8413522117e348ab61.0'
00:28:30 [2024-11-09T00:28:30.332Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-h8_w0iie/mounts/boot
00:28:30 [2024-11-09T00:28:30.586Z] mount/boot (org.osbuild.ext4): changing security context of '/home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-h8_w0iie/mounts/boot/lost+found'
00:28:30 [2024-11-09T00:28:30.586Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
00:28:30 [2024-11-09T00:28:30.840Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-h8_w0iie/mounts/boot unmounted
00:28:30 [2024-11-09T00:28:30.840Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-h8_w0iie/mounts/ostree/deploy/fedora-coreos/deploy/ac9e806610cae551c9c3b070f7d065f009b88d5f4e750a8413522117e348ab61.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-h8_w0iie/mounts
00:28:30 [2024-11-09T00:28:30.840Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-h8_w0iie/mounts/boot unmounted
00:28:30 [2024-11-09T00:28:30.840Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-h8_w0iie/mounts/var unmounted
00:28:30 [2024-11-09T00:28:30.840Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-h8_w0iie/mounts/sysroot unmounted
00:28:30 [2024-11-09T00:28:30.840Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-h8_w0iie/mounts unmounted
00:28:30 [2024-11-09T00:28:30.840Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-h8_w0iie/mounts unmounted
00:28:30 [2024-11-09T00:28:30.840Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-h8_w0iie/mounts unmounted
00:28:30 [2024-11-09T00:28:30.840Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-h8_w0iie/mounts/
00:28:30 [2024-11-09T00:28:30.840Z]
00:28:30 [2024-11-09T00:28:30.840Z] ��� Duration: 0s
00:28:30 [2024-11-09T00:28:30.840Z] Pipeline metal: 148227fd3c4852a28b10b73bf4a90398fe970ea4615c417ae46e9116684d76b7
00:28:30 [2024-11-09T00:28:30.840Z] Build
00:28:30 [2024-11-09T00:28:30.840Z] root: <host>
00:28:30 [2024-11-09T00:28:30.840Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38)
00:28:30 [2024-11-09T00:28:30.840Z] org.osbuild.copy: 148227fd3c4852a28b10b73bf4a90398fe970ea4615c417ae46e9116684d76b7 {
00:28:30 [2024-11-09T00:28:30.840Z] "paths": [
00:28:30 [2024-11-09T00:28:30.840Z] {
00:28:30 [2024-11-09T00:28:30.840Z] "from": "input://tree/disk.img",
00:28:30 [2024-11-09T00:28:30.840Z] "to": "tree:///fedora-coreos-42.20241108.dev.0-metal.x86_64.raw"
00:28:30 [2024-11-09T00:28:30.840Z] }
00:28:30 [2024-11-09T00:28:30.840Z] ]
00:28:30 [2024-11-09T00:28:30.840Z] }
00:28:31 [2024-11-09T00:28:31.093Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
00:28:31 [2024-11-09T00:28:31.093Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/fedora-coreos-42.20241108.dev.0-metal.x86_64.raw'
00:28:31 [2024-11-09T00:28:31.348Z]
00:28:31 [2024-11-09T00:28:31.348Z] ��� Duration: 0s
00:28:31 [2024-11-09T00:28:31.348Z] manifest /tmp/osbuild-jIVf.json finished successfully
00:28:31 [2024-11-09T00:28:31.601Z] oci-archive: e1595031e4e0af912f089a617fdaf00fe2941580a8e817758a3a8ddbbe6e0b9f
00:28:31 [2024-11-09T00:28:31.601Z] build: e8dba01c91cd7f5caeb13abb3e3ac2420cf45d1c1a964b582cabc9d60b01b861
00:28:31 [2024-11-09T00:28:31.601Z] tree: 4dd92451413b8f8bb21d0bed9eb8a0b62bb77fd5a819a0be16e7270c4a5016f7
00:28:31 [2024-11-09T00:28:31.601Z] raw-image: 70f192f20971c0e04f2aa79fdabdb25a623981f78577b7cc39f9ec6883dbd63c
00:28:31 [2024-11-09T00:28:31.601Z] raw-4k-image: 6fbf8f68cc4507dc8ec5bd54a60e1559eda30ee2aeda24e4b507e673551cfef5
00:28:31 [2024-11-09T00:28:31.601Z] raw-applehv-image: 2ea7bc227acb4df79716c7b8b957728ba3a45ada25352d3790946fda6749f784
00:28:31 [2024-11-09T00:28:31.601Z] applehv: 6e041a1e761d0b342ab20e84c4eeb8c1d2b528120c7eee8a8b6543ae59d11a79
00:28:31 [2024-11-09T00:28:31.601Z] raw-gcp-image: 8440575f60066f29012881512a16c995d4f3815a931efc39e02b5db3f068fe63
00:28:31 [2024-11-09T00:28:31.601Z] raw-gcp-image-tar: 79db0006dc3fb339837318cd1fc5b3004cbfeb269842fca6245af2505fb63ac8
00:28:31 [2024-11-09T00:28:31.601Z] gcp: 6dd2b056debfd320a49e5766298897e5b5db30290bc14b1d2ce513ab7f1e6dd7
00:28:31 [2024-11-09T00:28:31.601Z] raw-hyperv-image: 5e2eb54f19011f1d7654402aeaad200064395a263ce44f5fb9f2bddde488b1ad
00:28:31 [2024-11-09T00:28:31.601Z] hyperv: 366464ebf0948f1abc25c3cb6ceb9763afeebc9b6718f6d8ac4815c36a325ccf
00:28:31 [2024-11-09T00:28:31.601Z] raw-metal-image: 5e0384edd2527f147c44acc4d282720607e6844206dd564ce6cffed0b98dfcc0
00:28:31 [2024-11-09T00:28:31.601Z] metal: 148227fd3c4852a28b10b73bf4a90398fe970ea4615c417ae46e9116684d76b7
00:28:31 [2024-11-09T00:28:31.601Z] raw-metal4k-image: f7ebd7637faf36094942a8c349f989d7763993b72fd676c24c88a3e2c633d1aa
00:28:31 [2024-11-09T00:28:31.601Z] metal4k: 145b59cdb4f207b9a1fb12abb57dd99663bd84065dc50c2b0a95424ac897b55b
00:28:31 [2024-11-09T00:28:31.601Z] raw-qemu-image: 9a3c69fef6f2b12868556d0246358b707d4fcf693afa6d10a48f69a0007970a9
00:28:31 [2024-11-09T00:28:31.601Z] qemu: 86d6381615cf5e6987cc41776bd4871e8e7b376c7614b0e55ef25bad855fa544
00:28:31 [2024-11-09T00:28:31.601Z] + mv cache/osbuild/out/metal/fedora-coreos-42.20241108.dev.0-metal.x86_64.raw /home/jenkins/agent/workspace/test-override/tmp/build.metal/fedora-coreos-42.20241108.dev.0-metal.x86_64.raw
00:28:38 [2024-11-09T00:28:38.119Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/fedora-coreos-42.20241108.dev.0-metal.x86_64.raw': Operation not permitted
00:28:38 [2024-11-09T00:28:38.119Z] + '[' metal == qemu-secex ']'
00:28:38 [2024-11-09T00:28:38.119Z] + rm -f /tmp/osbuild-jIVf.json
00:28:39 [2024-11-09T00:28:39.473Z] + rm -rf /home/jenkins/agent/workspace/test-override/tmp/build.metal/supermin.out /home/jenkins/agent/workspace/test-override/tmp/build.metal/supermin.prepare /home/jenkins/agent/workspace/test-override/tmp/build.metal/supermin.build
00:28:39 [2024-11-09T00:28:39.726Z] + '[' '!' -f /home/jenkins/agent/workspace/test-override/tmp/build.metal/rc ']'
00:28:39 [2024-11-09T00:28:39.726Z] ++ cat /home/jenkins/agent/workspace/test-override/tmp/build.metal/rc
00:28:39 [2024-11-09T00:28:39.726Z] + rc=0
00:28:39 [2024-11-09T00:28:39.726Z] + '[' -n '' ']'
00:28:39 [2024-11-09T00:28:39.726Z] + return 0
00:28:39 [2024-11-09T00:28:39.726Z] + [[ metal == \q\e\m\u\-\s\e\c\e\x ]]
00:28:39 [2024-11-09T00:28:39.726Z] ++ sha256sum_str
00:28:39 [2024-11-09T00:28:39.726Z] ++ sha256sum
00:28:39 [2024-11-09T00:28:39.726Z] ++ cut -f 1 -d ' '
00:28:42 [2024-11-09T00:28:42.226Z] + sha256=7e3ff2feedf38d8ace047856980489e3446d8ad778cac4e49169f7e9ccb4085c
00:28:42 [2024-11-09T00:28:42.226Z] + cosa meta --workdir /home/jenkins/agent/workspace/test-override --build 42.20241108.dev.0 --dump
00:28:42 [2024-11-09T00:28:42.226Z] + jq -s add
00:28:42 [2024-11-09T00:28:42.226Z] ++ stat -c %s /home/jenkins/agent/workspace/test-override/tmp/build.metal/fedora-coreos-42.20241108.dev.0-metal.x86_64.raw
00:28:42 [2024-11-09T00:28:42.226Z] + python3 -c '
00:28:42 [2024-11-09T00:28:42.226Z] import sys, json
00:28:42 [2024-11-09T00:28:42.226Z] j = json.load(sys.stdin)
00:28:42 [2024-11-09T00:28:42.226Z] j['\''images'\'']['\''metal'\''] = {
00:28:42 [2024-11-09T00:28:42.226Z] '\''path'\'': '\''fedora-coreos-42.20241108.dev.0-metal.x86_64.raw'\'',
00:28:42 [2024-11-09T00:28:42.226Z] '\''sha256'\'': '\''7e3ff2feedf38d8ace047856980489e3446d8ad778cac4e49169f7e9ccb4085c'\'',
00:28:42 [2024-11-09T00:28:42.226Z] '\''size'\'': 2774532096
00:28:42 [2024-11-09T00:28:42.226Z] }
00:28:42 [2024-11-09T00:28:42.226Z] json.dump(j, sys.stdout, indent=4)
00:28:42 [2024-11-09T00:28:42.226Z] '
00:28:42 [2024-11-09T00:28:42.226Z] + [[ -n '' ]]
00:28:42 [2024-11-09T00:28:42.226Z] ++ readlink -f meta.json.new
00:28:42 [2024-11-09T00:28:42.226Z] + cosa meta --workdir /home/jenkins/agent/workspace/test-override --build 42.20241108.dev.0 --artifact metal --artifact-json /home/jenkins/agent/workspace/test-override/tmp/build.metal/meta.json.new
00:28:42 [2024-11-09T00:28:42.479Z] /home/jenkins/agent/workspace/test-override/builds/42.20241108.dev.0/x86_64/meta.json wrote with version stamp 1731112122425793406
00:28:42 [2024-11-09T00:28:42.479Z] + /usr/lib/coreos-assembler/finalize-artifact /home/jenkins/agent/workspace/test-override/tmp/build.metal/fedora-coreos-42.20241108.dev.0-metal.x86_64.raw /home/jenkins/agent/workspace/test-override/builds/42.20241108.dev.0/x86_64/fedora-coreos-42.20241108.dev.0-metal.x86_64.raw
00:28:42 [2024-11-09T00:28:42.479Z] + set +x
00:28:42 [2024-11-09T00:28:42.479Z] Successfully generated: fedora-coreos-42.20241108.dev.0-metal.x86_64.raw