2025-10-13 06:17:25.747 | diskimage-builder version 3.39.1 2025-10-13 06:17:25.750 | Building elements: base centos selinux-permissive stable-interface-names bootloader element-manifest dynamic-login dracut-regenerate modprobe disable-nouveau reset-bls-entries edpm-base edpm-partition-uefi enable-packages-install interface-names openvswitch override-pip-and-virtualenv cloud-init-network-renderer remove-resolvconf repo-setup 2025-10-13 06:17:25.809 | DEBUG diskimage_builder.element_dependencies [-] ELEMENTS_PATH is: /usr/lib/python3.9/site-packages/diskimage_builder/elements:/usr/share/edpm-image-builder//dib/:/usr/share/ironic-python-agent-builder/dib/ _find_all_elements /usr/lib/python3.9/site-packages/diskimage_builder/element_dependencies.py:209 2025-10-13 06:17:25.835 | Expanded element dependencies to: select-boot-kernel-initrd dib-init-system disable-nouveau dynamic-login runtime-ssh-host-keys cache-url edpm-partition-uefi cloud-init-network-renderer selinux-fixfiles-restore override-pip-and-virtualenv pkg-map install-static source-repositories modprobe package-installs edpm-base openvswitch interface-names bootloader enable-packages-install redhat-common install-bin sysprep remove-resolvconf openssh-server yum selinux-permissive centos reset-bls-entries base install-types rpm-distro stable-interface-names repo-setup element-manifest dracut-regenerate growvols manifests 2025-10-13 06:17:25.842 | + diskimage_builder/lib/disk-image-create:main:255 : '[' 1 = 1 ']' 2025-10-13 06:17:25.847 | + diskimage_builder/lib/disk-image-create:main:256 : export IMAGE_NAME=edpm-hardened-uefi 2025-10-13 06:17:25.853 | + diskimage_builder/lib/disk-image-create:main:256 : IMAGE_NAME=edpm-hardened-uefi 2025-10-13 06:17:25.860 | + diskimage_builder/lib/disk-image-create:main:260 : for X in ${!IMAGE_TYPES[@]} 2025-10-13 06:17:25.867 | + diskimage_builder/lib/disk-image-create:main:261 : case "${IMAGE_TYPES[$X]}" in 2025-10-13 06:17:25.872 | + diskimage_builder/lib/disk-image-create:main:263 : type qemu-img 2025-10-13 06:17:25.878 | + diskimage_builder/lib/disk-image-create:main:299 : type fstrim 2025-10-13 06:17:25.884 | + diskimage_builder/lib/disk-image-create:main:307 : [[ -n '' ]] 2025-10-13 06:17:25.889 | + diskimage_builder/lib/disk-image-create:main:314 : mk_build_dir 2025-10-13 06:17:25.896 | ++ diskimage_builder/lib/common-functions:mk_build_dir:37 : mktemp -t -d --tmpdir=/tmp dib_build.XXXXXXXX 2025-10-13 06:17:25.903 | + diskimage_builder/lib/common-functions:mk_build_dir:37 : TMP_BUILD_DIR=/tmp/dib_build.PZOcXRHM 2025-10-13 06:17:25.908 | ++ diskimage_builder/lib/common-functions:mk_build_dir:38 : mktemp -t -d --tmpdir=/tmp dib_image.XXXXXXXX 2025-10-13 06:17:25.916 | + diskimage_builder/lib/common-functions:mk_build_dir:38 : TMP_IMAGE_DIR=/tmp/dib_image.B1SOKrZi 2025-10-13 06:17:25.921 | + diskimage_builder/lib/common-functions:mk_build_dir:39 : '[' 0 -eq 0 ']' 2025-10-13 06:17:25.926 | + diskimage_builder/lib/common-functions:mk_build_dir:40 : export TMP_BUILD_DIR 2025-10-13 06:17:25.931 | + diskimage_builder/lib/common-functions:mk_build_dir:41 : tmpfs_check 2025-10-13 06:17:25.937 | + diskimage_builder/lib/common-functions:tmpfs_check:22 : local echo_message=1 2025-10-13 06:17:25.942 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : '[' 0 == 0 ']' 2025-10-13 06:17:25.946 | + diskimage_builder/lib/common-functions:tmpfs_check:24 : '[' -r /proc/meminfo ']' 2025-10-13 06:17:25.951 | ++ diskimage_builder/lib/common-functions:tmpfs_check:25 : awk '/^MemTotal/ { print $2 }' /proc/meminfo 2025-10-13 06:17:25.960 | + diskimage_builder/lib/common-functions:tmpfs_check:25 : total_kB=7864344 2025-10-13 06:17:25.964 | + diskimage_builder/lib/common-functions:tmpfs_check:28 : RAM_NEEDED=14 2025-10-13 06:17:25.969 | + diskimage_builder/lib/common-functions:tmpfs_check:29 : '[' 7864344 -lt 14680064 ']' 2025-10-13 06:17:25.974 | + diskimage_builder/lib/common-functions:tmpfs_check:30 : '[' 1 == 1 ']' 2025-10-13 06:17:25.979 | + diskimage_builder/lib/common-functions:tmpfs_check:31 : echo 'WARNING: Not enough RAM to use tmpfs for build. Using /tmp. (7864344 < 14G)' 2025-10-13 06:17:25.979 | WARNING: Not enough RAM to use tmpfs for build. Using /tmp. (7864344 < 14G) 2025-10-13 06:17:25.985 | + diskimage_builder/lib/common-functions:tmpfs_check:33 : return 1 2025-10-13 06:17:25.989 | + diskimage_builder/lib/common-functions:mk_build_dir:46 : trap trap_cleanup EXIT 2025-10-13 06:17:25.994 | + diskimage_builder/lib/common-functions:mk_build_dir:47 : echo Building in /tmp/dib_build.PZOcXRHM 2025-10-13 06:17:25.994 | Building in /tmp/dib_build.PZOcXRHM 2025-10-13 06:17:25.999 | + diskimage_builder/lib/common-functions:mk_build_dir:48 : export TMP_IMAGE_DIR 2025-10-13 06:17:26.005 | + diskimage_builder/lib/common-functions:mk_build_dir:49 : export OUT_IMAGE_PATH= 2025-10-13 06:17:26.011 | + diskimage_builder/lib/common-functions:mk_build_dir:49 : OUT_IMAGE_PATH= 2025-10-13 06:17:26.017 | + diskimage_builder/lib/common-functions:mk_build_dir:50 : export TMP_HOOKS_PATH=/tmp/dib_build.PZOcXRHM/hooks 2025-10-13 06:17:26.023 | + diskimage_builder/lib/common-functions:mk_build_dir:50 : TMP_HOOKS_PATH=/tmp/dib_build.PZOcXRHM/hooks 2025-10-13 06:17:26.028 | + diskimage_builder/lib/disk-image-create:main:318 : mkdir -p /tmp/dib_build.PZOcXRHM/block-device 2025-10-13 06:17:26.037 | + diskimage_builder/lib/disk-image-create:main:319 : BLOCK_DEVICE_CONFIG_YAML=/tmp/dib_build.PZOcXRHM/block-device/config.yaml 2025-10-13 06:17:26.043 | + diskimage_builder/lib/disk-image-create:main:320 : block_device_create_config_file /tmp/dib_build.PZOcXRHM/block-device/config.yaml 2025-10-13 06:17:26.068 | Searching elements for block-device[-amd64].yaml ... 2025-10-13 06:17:26.078 | Using block-device config: /usr/share/edpm-image-builder/dib/edpm-partition-uefi/block-device-default.yaml 2025-10-13 06:17:26.084 | + diskimage_builder/lib/common-functions:block_device_create_config_file:516 : return 2025-10-13 06:17:26.091 | + diskimage_builder/lib/disk-image-create:main:323 : DIB_BLOCK_DEVICE_PARAMS_YAML=/tmp/dib_build.PZOcXRHM/block-device/params.yaml 2025-10-13 06:17:26.098 | + diskimage_builder/lib/disk-image-create:main:324 : export DIB_BLOCK_DEVICE_PARAMS_YAML 2025-10-13 06:17:26.104 | + diskimage_builder/lib/disk-image-create:main:325 : cat 2025-10-13 06:17:26.113 | + diskimage_builder/lib/disk-image-create:main:334 : /usr/bin/python3 /usr/lib/python3.9/site-packages/diskimage_builder/lib/dib-block-device.py init 2025-10-13 06:17:26.289 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:229 2025-10-13 06:17:26.289 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.PZOcXRHM/block-device/config.yaml', 'image-dir': '/tmp/dib_image.B1SOKrZi', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.PZOcXRHM/mnt', 'build-dir': '/tmp/dib_build.PZOcXRHM'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2025-10-13 06:17:26.302 | DEBUG diskimage_builder.block_device.blockdevice [-] Config before merge [[{'local_loop': {'name': 'image0'}}, {'partitioning': {'base': 'image0', 'label': 'gpt', 'partitions': [{'name': 'ESP', 'type': 'EF00', 'size': '200MiB', 'mkfs': {'type': 'vfat', 'mount': {'mount_point': '/boot/efi', 'fstab': {'options': 'defaults', 'fsck-passno': 2}}}}, {'name': 'BSP', 'type': 'EF02', 'size': '8MiB'}, {'name': 'boot', 'type': 'BC13C2FF-59E6-4262-A352-B275FD6F7172', 'size': '500MiB', 'mkfs': {'type': 'ext4', 'mount': {'mount_point': '/boot', 'fstab': {'options': 'defaults', 'fsck-passno': 1}}}}, {'name': 'root', 'flags': ['boot'], 'size': '4410MiB'}]}}, {'lvm': {'name': 'lvm', 'base': ['root'], 'pvs': [{'name': 'pv', 'base': 'root', 'options': ['--force']}], 'vgs': [{'name': 'vg', 'base': ['pv'], 'options': ['--force']}], 'lvs': [{'name': 'lv_thinpool', 'type': 'thin-pool', 'base': 'vg', 'size': '4390MiB'}, {'name': 'lv_root', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '2236MiB'}, {'name': 'lv_tmp', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}, {'name': 'lv_var', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '952MiB'}, {'name': 'lv_log', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}, {'name': 'lv_audit', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}, {'name': 'lv_home', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}]}}, {'mkfs': {'name': 'fs_root', 'base': 'lv_root', 'type': 'xfs', 'label': 'rhoso-rootfs', 'mount': {'mount_point': '/', 'fstab': {'options': 'rw,relatime', 'fsck-passno': 1}}}}, {'mkfs': {'name': 'fs_tmp', 'base': 'lv_tmp', 'type': 'xfs', 'mount': {'mount_point': '/tmp', 'fstab': {'options': 'rw,nosuid,nodev,noexec,relatime', 'fsck-passno': 2}}}}, {'mkfs': {'name': 'fs_var', 'base': 'lv_var', 'type': 'xfs', 'mount': {'mount_point': '/var', 'fstab': {'options': 'rw,relatime', 'fsck-passno': 2}}}}, {'mkfs': {'name': 'fs_log', 'base': 'lv_log', 'type': 'xfs', 'mount': {'mount_point': '/var/log', 'fstab': {'options': 'rw,relatime', 'fsck-passno': 2}}}}, {'mkfs': {'name': 'fs_audit', 'base': 'lv_audit', 'type': 'xfs', 'mount': {'mount_point': '/var/log/audit', 'fstab': {'options': 'rw,relatime', 'fsck-passno': 2}}}}, {'mkfs': {'name': 'fs_home', 'base': 'lv_home', 'type': 'xfs', 'mount': {'mount_point': '/home', 'fstab': {'options': 'rw,nodev,relatime', 'fsck-passno': 2}}}}]] cmd_init /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:260 2025-10-13 06:17:26.303 | DEBUG diskimage_builder.block_device.blockdevice [-] Config before merge [[{'local_loop': {'name': 'image0'}}, {'fstab': {'base': 'mount_mkfs_ESP', 'name': 'fstab_mount_mkfs_ESP', 'options': 'defaults', 'fsck-passno': 2}}, {'mount': {'base': 'mkfs_ESP', 'name': 'mount_mkfs_ESP', 'mount_point': '/boot/efi'}}, {'mkfs': {'base': 'ESP', 'name': 'mkfs_ESP', 'type': 'vfat'}}, {'fstab': {'base': 'mount_mkfs_boot', 'name': 'fstab_mount_mkfs_boot', 'options': 'defaults', 'fsck-passno': 1}}, {'mount': {'base': 'mkfs_boot', 'name': 'mount_mkfs_boot', 'mount_point': '/boot'}}, {'mkfs': {'base': 'boot', 'name': 'mkfs_boot', 'type': 'ext4'}}, {'partitioning': {'base': 'image0', 'name': 'partitioning_image0', 'label': 'gpt', 'partitions': [{'name': 'ESP', 'type': 'EF00', 'size': '200MiB', 'base': 'image0'}, {'name': 'BSP', 'type': 'EF02', 'size': '8MiB', 'base': 'image0'}, {'name': 'boot', 'type': 'BC13C2FF-59E6-4262-A352-B275FD6F7172', 'size': '500MiB', 'base': 'image0'}, {'name': 'root', 'flags': ['boot'], 'size': '4410MiB', 'base': 'image0'}]}}, {'lvm': {'base': ['root'], 'name': 'lvm', 'pvs': [{'name': 'pv', 'base': 'root', 'options': ['--force']}], 'vgs': [{'name': 'vg', 'base': ['pv'], 'options': ['--force']}], 'lvs': [{'name': 'lv_thinpool', 'type': 'thin-pool', 'base': 'vg', 'size': '4390MiB'}, {'name': 'lv_root', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '2236MiB'}, {'name': 'lv_tmp', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}, {'name': 'lv_var', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '952MiB'}, {'name': 'lv_log', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}, {'name': 'lv_audit', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}, {'name': 'lv_home', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}]}}, {'fstab': {'base': 'mount_fs_root', 'name': 'fstab_mount_fs_root', 'options': 'rw,relatime', 'fsck-passno': 1}}, {'mount': {'base': 'fs_root', 'name': 'mount_fs_root', 'mount_point': '/'}}, {'mkfs': {'base': 'lv_root', 'name': 'fs_root', 'type': 'xfs', 'label': 'rhoso-rootfs'}}, {'fstab': {'base': 'mount_fs_tmp', 'name': 'fstab_mount_fs_tmp', 'options': 'rw,nosuid,nodev,noexec,relatime', 'fsck-passno': 2}}, {'mount': {'base': 'fs_tmp', 'name': 'mount_fs_tmp', 'mount_point': '/tmp'}}, {'mkfs': {'base': 'lv_tmp', 'name': 'fs_tmp', 'type': 'xfs'}}, {'fstab': {'base': 'mount_fs_var', 'name': 'fstab_mount_fs_var', 'options': 'rw,relatime', 'fsck-passno': 2}}, {'mount': {'base': 'fs_var', 'name': 'mount_fs_var', 'mount_point': '/var'}}, {'mkfs': {'base': 'lv_var', 'name': 'fs_var', 'type': 'xfs'}}, {'fstab': {'base': 'mount_fs_log', 'name': 'fstab_mount_fs_log', 'options': 'rw,relatime', 'fsck-passno': 2}}, {'mount': {'base': 'fs_log', 'name': 'mount_fs_log', 'mount_point': '/var/log'}}, {'mkfs': {'base': 'lv_log', 'name': 'fs_log', 'type': 'xfs'}}, {'fstab': {'base': 'mount_fs_audit', 'name': 'fstab_mount_fs_audit', 'options': 'rw,relatime', 'fsck-passno': 2}}, {'mount': {'base': 'fs_audit', 'name': 'mount_fs_audit', 'mount_point': '/var/log/audit'}}, {'mkfs': {'base': 'lv_audit', 'name': 'fs_audit', 'type': 'xfs'}}, {'fstab': {'base': 'mount_fs_home', 'name': 'fstab_mount_fs_home', 'options': 'rw,nodev,relatime', 'fsck-passno': 2}}, {'mount': {'base': 'fs_home', 'name': 'mount_fs_home', 'mount_point': '/home'}}, {'mkfs': {'base': 'lv_home', 'name': 'fs_home', 'type': 'xfs'}}]] cmd_init /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:262 2025-10-13 06:17:26.303 | DEBUG diskimage_builder.block_device.blockdevice [-] Final config [[{'local_loop': {'name': 'image0'}}, {'fstab': {'base': 'mount_mkfs_ESP', 'name': 'fstab_mount_mkfs_ESP', 'options': 'defaults', 'fsck-passno': 2}}, {'mount': {'base': 'mkfs_ESP', 'name': 'mount_mkfs_ESP', 'mount_point': '/boot/efi'}}, {'mkfs': {'base': 'ESP', 'name': 'mkfs_ESP', 'type': 'vfat'}}, {'fstab': {'base': 'mount_mkfs_boot', 'name': 'fstab_mount_mkfs_boot', 'options': 'defaults', 'fsck-passno': 1}}, {'mount': {'base': 'mkfs_boot', 'name': 'mount_mkfs_boot', 'mount_point': '/boot'}}, {'mkfs': {'base': 'boot', 'name': 'mkfs_boot', 'type': 'ext4'}}, {'partitioning': {'base': 'image0', 'name': 'partitioning_image0', 'label': 'gpt', 'partitions': [{'name': 'ESP', 'type': 'EF00', 'size': '200MiB', 'base': 'image0'}, {'name': 'BSP', 'type': 'EF02', 'size': '8MiB', 'base': 'image0'}, {'name': 'boot', 'type': 'BC13C2FF-59E6-4262-A352-B275FD6F7172', 'size': '500MiB', 'base': 'image0'}, {'name': 'root', 'flags': ['boot'], 'size': '4410MiB', 'base': 'image0'}]}}, {'lvm': {'base': ['root'], 'name': 'lvm', 'pvs': [{'name': 'pv', 'base': 'root', 'options': ['--force']}], 'vgs': [{'name': 'vg', 'base': ['pv'], 'options': ['--force']}], 'lvs': [{'name': 'lv_thinpool', 'type': 'thin-pool', 'base': 'vg', 'size': '4390MiB'}, {'name': 'lv_root', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '2236MiB'}, {'name': 'lv_tmp', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}, {'name': 'lv_var', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '952MiB'}, {'name': 'lv_log', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}, {'name': 'lv_audit', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}, {'name': 'lv_home', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}]}}, {'fstab': {'base': 'mount_fs_root', 'name': 'fstab_mount_fs_root', 'options': 'rw,relatime', 'fsck-passno': 1}}, {'mount': {'base': 'fs_root', 'name': 'mount_fs_root', 'mount_point': '/'}}, {'mkfs': {'base': 'lv_root', 'name': 'fs_root', 'type': 'xfs', 'label': 'rhoso-rootfs'}}, {'fstab': {'base': 'mount_fs_tmp', 'name': 'fstab_mount_fs_tmp', 'options': 'rw,nosuid,nodev,noexec,relatime', 'fsck-passno': 2}}, {'mount': {'base': 'fs_tmp', 'name': 'mount_fs_tmp', 'mount_point': '/tmp'}}, {'mkfs': {'base': 'lv_tmp', 'name': 'fs_tmp', 'type': 'xfs'}}, {'fstab': {'base': 'mount_fs_var', 'name': 'fstab_mount_fs_var', 'options': 'rw,relatime', 'fsck-passno': 2}}, {'mount': {'base': 'fs_var', 'name': 'mount_fs_var', 'mount_point': '/var'}}, {'mkfs': {'base': 'lv_var', 'name': 'fs_var', 'type': 'xfs'}}, {'fstab': {'base': 'mount_fs_log', 'name': 'fstab_mount_fs_log', 'options': 'rw,relatime', 'fsck-passno': 2}}, {'mount': {'base': 'fs_log', 'name': 'mount_fs_log', 'mount_point': '/var/log'}}, {'mkfs': {'base': 'lv_log', 'name': 'fs_log', 'type': 'xfs'}}, {'fstab': {'base': 'mount_fs_audit', 'name': 'fstab_mount_fs_audit', 'options': 'rw,relatime', 'fsck-passno': 2}}, {'mount': {'base': 'fs_audit', 'name': 'mount_fs_audit', 'mount_point': '/var/log/audit'}}, {'mkfs': {'base': 'lv_audit', 'name': 'fs_audit', 'type': 'xfs'}}, {'fstab': {'base': 'mount_fs_home', 'name': 'fstab_mount_fs_home', 'options': 'rw,nodev,relatime', 'fsck-passno': 2}}, {'mount': {'base': 'fs_home', 'name': 'mount_fs_home', 'mount_point': '/home'}}, {'mkfs': {'base': 'lv_home', 'name': 'fs_home', 'type': 'xfs'}}]] cmd_init /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:264 2025-10-13 06:17:26.303 | INFO diskimage_builder.block_device.blockdevice [-] Wrote final block device config to [/tmp/dib_build.PZOcXRHM/states/block-device/config.json] 2025-10-13 06:17:26.325 | ++ diskimage_builder/lib/disk-image-create:main:338 : /usr/bin/python3 /usr/lib/python3.9/site-packages/diskimage_builder/lib/dib-block-device.py getval root-label 2025-10-13 06:17:26.495 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:229 2025-10-13 06:17:26.495 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.PZOcXRHM/block-device/config.yaml', 'image-dir': '/tmp/dib_image.B1SOKrZi', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.PZOcXRHM/mnt', 'build-dir': '/tmp/dib_build.PZOcXRHM'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2025-10-13 06:17:26.496 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [root-label] 2025-10-13 06:17:26.496 | DEBUG diskimage_builder.block_device.blockdevice [-] root-label [rhoso-rootfs] cmd_getval /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:308 2025-10-13 06:17:26.519 | + diskimage_builder/lib/disk-image-create:main:338 : DIB_ROOT_LABEL=rhoso-rootfs 2025-10-13 06:17:26.526 | + diskimage_builder/lib/disk-image-create:main:339 : export DIB_ROOT_LABEL 2025-10-13 06:17:26.532 | ++ diskimage_builder/lib/disk-image-create:main:342 : /usr/bin/python3 /usr/lib/python3.9/site-packages/diskimage_builder/lib/dib-block-device.py getval root-fstype 2025-10-13 06:17:26.706 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:229 2025-10-13 06:17:26.707 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.PZOcXRHM/block-device/config.yaml', 'image-dir': '/tmp/dib_image.B1SOKrZi', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.PZOcXRHM/mnt', 'build-dir': '/tmp/dib_build.PZOcXRHM'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2025-10-13 06:17:26.707 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [root-fstype] 2025-10-13 06:17:26.707 | DEBUG diskimage_builder.block_device.blockdevice [-] root-fstype [xfs] cmd_getval /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:315 2025-10-13 06:17:26.730 | + diskimage_builder/lib/disk-image-create:main:342 : DIB_ROOT_FSTYPE=xfs 2025-10-13 06:17:26.736 | + diskimage_builder/lib/disk-image-create:main:343 : export DIB_ROOT_FSTYPE 2025-10-13 06:17:26.742 | ++ diskimage_builder/lib/disk-image-create:main:347 : /usr/bin/python3 /usr/lib/python3.9/site-packages/diskimage_builder/lib/dib-block-device.py getval boot-label 2025-10-13 06:17:26.893 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:229 2025-10-13 06:17:26.893 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.PZOcXRHM/block-device/config.yaml', 'image-dir': '/tmp/dib_image.B1SOKrZi', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.PZOcXRHM/mnt', 'build-dir': '/tmp/dib_build.PZOcXRHM'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2025-10-13 06:17:26.893 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [boot-label] 2025-10-13 06:17:26.893 | DEBUG diskimage_builder.block_device.blockdevice [-] boot-label [mkfs_boot] cmd_getval /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:329 2025-10-13 06:17:26.924 | + diskimage_builder/lib/disk-image-create:main:347 : DIB_BOOT_LABEL=mkfs_boot 2025-10-13 06:17:26.931 | + diskimage_builder/lib/disk-image-create:main:348 : export DIB_BOOT_LABEL 2025-10-13 06:17:26.938 | ++ diskimage_builder/lib/disk-image-create:main:351 : /usr/bin/python3 /usr/lib/python3.9/site-packages/diskimage_builder/lib/dib-block-device.py getval mount-points 2025-10-13 06:17:27.078 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:229 2025-10-13 06:17:27.079 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.PZOcXRHM/block-device/config.yaml', 'image-dir': '/tmp/dib_image.B1SOKrZi', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.PZOcXRHM/mnt', 'build-dir': '/tmp/dib_build.PZOcXRHM'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2025-10-13 06:17:27.079 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [mount-points] 2025-10-13 06:17:27.105 | + diskimage_builder/lib/disk-image-create:main:351 : DIB_MOUNTPOINTS='/boot/efi|/boot|/|/tmp|/var|/var/log|/var/log/audit|/home' 2025-10-13 06:17:27.110 | + diskimage_builder/lib/disk-image-create:main:352 : export DIB_MOUNTPOINTS 2025-10-13 06:17:27.116 | + diskimage_builder/lib/disk-image-create:main:354 : create_base 2025-10-13 06:17:27.122 | + diskimage_builder/lib/common-functions:create_base:353 : mkdir /tmp/dib_build.PZOcXRHM/mnt 2025-10-13 06:17:27.132 | + diskimage_builder/lib/common-functions:create_base:357 : sudo chown root.root /tmp/dib_build.PZOcXRHM/mnt 2025-10-13 06:17:27.169 | + diskimage_builder/lib/common-functions:create_base:358 : export TMP_MOUNT_PATH=/tmp/dib_build.PZOcXRHM/mnt 2025-10-13 06:17:27.175 | + diskimage_builder/lib/common-functions:create_base:358 : TMP_MOUNT_PATH=/tmp/dib_build.PZOcXRHM/mnt 2025-10-13 06:17:27.181 | + diskimage_builder/lib/common-functions:create_base:360 : TARGET_ROOT=/tmp/dib_build.PZOcXRHM/mnt 2025-10-13 06:17:27.186 | + diskimage_builder/lib/common-functions:create_base:360 : run_d root 2025-10-13 06:17:27.193 | + diskimage_builder/lib/common-functions:run_d:246 : check_element 2025-10-13 06:17:27.198 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.PZOcXRHM/hooks ']' 2025-10-13 06:17:27.204 | + diskimage_builder/lib/common-functions:check_element:154 : generate_hooks 2025-10-13 06:17:27.234 | Copying hooks for cloud-init-network-renderer 2025-10-13 06:17:27.245 | Copying hooks /usr/share/edpm-image-builder/dib/cloud-init-network-renderer/install.d/81-network-renderer 2025-10-13 06:17:27.255 | Copying hooks for override-pip-and-virtualenv 2025-10-13 06:17:27.269 | Copying hooks for enable-packages-install 2025-10-13 06:17:27.281 | Copying hooks /usr/share/edpm-image-builder/dib/enable-packages-install/environment.d/01-export-install-types.bash 2025-10-13 06:17:27.291 | Copying hooks for install-bin 2025-10-13 06:17:27.303 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/install-bin/pre-install.d/01-install-bin 2025-10-13 06:17:27.313 | Copying hooks for stable-interface-names 2025-10-13 06:17:27.322 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/stable-interface-names/install.d/02-stable-interface-names 2025-10-13 06:17:27.338 | Copying hooks for source-repositories 2025-10-13 06:17:27.349 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/source-repositories/extra-data.d/98-source-repositories 2025-10-13 06:17:27.368 | Copying hooks for interface-names 2025-10-13 06:17:27.379 | Copying hooks /usr/share/edpm-image-builder/dib/interface-names/install.d/70-clear-net-ifnames 2025-10-13 06:17:27.383 | Copying hooks /usr/share/edpm-image-builder/dib/interface-names/install.d/71-clean-stale-interface 2025-10-13 06:17:27.394 | Copying hooks for remove-resolvconf 2025-10-13 06:17:27.407 | Copying hooks /usr/share/edpm-image-builder/dib/remove-resolvconf/cleanup.d/90-remove-resolvconf 2025-10-13 06:17:27.418 | Copying hooks for package-installs 2025-10-13 06:17:27.431 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/bin/package-installs 2025-10-13 06:17:27.434 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/bin/package-installs-squash 2025-10-13 06:17:27.437 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/bin/package-installs-v2 2025-10-13 06:17:27.441 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/bin/package-uninstalls 2025-10-13 06:17:27.451 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/extra-data.d/99-squash-package-install 2025-10-13 06:17:27.462 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/install.d/01-package-installs 2025-10-13 06:17:27.465 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/install.d/99-package-uninstalls 2025-10-13 06:17:27.477 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/post-install.d/00-package-installs 2025-10-13 06:17:27.481 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/post-install.d/95-package-uninstalls 2025-10-13 06:17:27.491 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/pre-install.d/10-package-installs 2025-10-13 06:17:27.495 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/pre-install.d/99-package-uninstalls 2025-10-13 06:17:27.512 | Copying hooks for yum 2025-10-13 06:17:27.522 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/yum/bin/install-packages 2025-10-13 06:17:27.532 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/yum/cleanup.d/99-remove-yum-repo-conf 2025-10-13 06:17:27.540 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/yum/extra-data.d/99-yum-repo-conf 2025-10-13 06:17:27.547 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/yum/post-install.d/99-reset-yum-conf 2025-10-13 06:17:27.557 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/yum/pre-install.d/00-01-yum-keepcache 2025-10-13 06:17:27.560 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/yum/pre-install.d/00-dnf-update 2025-10-13 06:17:27.564 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/yum/pre-install.d/00-install-repo-package 2025-10-13 06:17:27.567 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/yum/pre-install.d/01-00-centos-python3 2025-10-13 06:17:27.571 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/yum/pre-install.d/01-module-configuration 2025-10-13 06:17:27.584 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/yum/root.d/50-yum-cache 2025-10-13 06:17:27.598 | Copying hooks for selinux-permissive 2025-10-13 06:17:27.609 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/selinux-permissive/pre-install.d/11-selinux-permissive 2025-10-13 06:17:27.620 | Copying hooks for dracut-regenerate 2025-10-13 06:17:27.631 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dracut-regenerate/environment.d/10-dracut-regenerate 2025-10-13 06:17:27.641 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dracut-regenerate/extra-data.d/50-dracut-conf 2025-10-13 06:17:27.654 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dracut-regenerate/finalise.d/50-dracut-regenerate 2025-10-13 06:17:27.677 | Copying hooks for modprobe 2025-10-13 06:17:27.687 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/modprobe/extra-data.d/50-modprobe-blacklist 2025-10-13 06:17:27.697 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/modprobe/install.d/80-modprobe-blacklist 2025-10-13 06:17:27.708 | Copying hooks for rpm-distro 2025-10-13 06:17:27.718 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/rpm-distro/post-install.d/06-network-config-nonzeroconf 2025-10-13 06:17:27.727 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/rpm-distro/pre-install.d/00-fix-requiretty 2025-10-13 06:17:27.731 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/rpm-distro/pre-install.d/00-usr-local-bin-secure-path 2025-10-13 06:17:27.734 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/rpm-distro/pre-install.d/01-override-yum-arch 2025-10-13 06:17:27.749 | Copying hooks for base 2025-10-13 06:17:27.759 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/base/environment.d/10-base-defaults 2025-10-13 06:17:27.769 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/base/install.d/00-baseline-environment 2025-10-13 06:17:27.773 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/base/install.d/00-up-to-date 2025-10-13 06:17:27.776 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/base/install.d/10-cloud-init 2025-10-13 06:17:27.787 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/base/pre-install.d/03-baseline-tools 2025-10-13 06:17:27.805 | Copying hooks for reset-bls-entries 2025-10-13 06:17:27.815 | Copying hooks /usr/share/edpm-image-builder/dib/reset-bls-entries/finalise.d/49-mkdir-run-install 2025-10-13 06:17:27.819 | Copying hooks /usr/share/edpm-image-builder/dib/reset-bls-entries/finalise.d/51-rm-run-install 2025-10-13 06:17:27.831 | Copying hooks /usr/share/edpm-image-builder/dib/reset-bls-entries/init-scripts/systemd 2025-10-13 06:17:27.842 | Copying hooks /usr/share/edpm-image-builder/dib/reset-bls-entries/post-install.d/80-reset-bls-entries 2025-10-13 06:17:27.853 | Copying hooks /usr/share/edpm-image-builder/dib/reset-bls-entries/static/usr 2025-10-13 06:17:27.865 | Copying hooks for install-types 2025-10-13 06:17:27.873 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/install-types/extra-data.d/99-enable-install-types 2025-10-13 06:17:27.884 | Copying hooks for element-manifest 2025-10-13 06:17:27.892 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/element-manifest/extra-data.d/75-inject-element-manifest 2025-10-13 06:17:27.904 | Copying hooks for selinux-fixfiles-restore 2025-10-13 06:17:27.911 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/selinux-fixfiles-restore/cleanup.d/99-selinux-fixfiles-restore 2025-10-13 06:17:27.919 | Copying hooks for openssh-server 2025-10-13 06:17:27.926 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/openssh-server/post-install.d/80-enable-sshd-service 2025-10-13 06:17:27.928 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/openssh-server/post-install.d/99-harden-sshd-config 2025-10-13 06:17:27.943 | Copying hooks for bootloader 2025-10-13 06:17:27.949 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/bootloader/environment.d/10-bootloader-default-cmdline 2025-10-13 06:17:27.956 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/bootloader/finalise.d/50-bootloader 2025-10-13 06:17:27.965 | Copying hooks for manifests 2025-10-13 06:17:27.975 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/manifests/cleanup.d/01-copy-manifests-dir 2025-10-13 06:17:27.983 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/manifests/environment.d/14-manifests 2025-10-13 06:17:27.989 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/manifests/extra-data.d/20-manifest-dir 2025-10-13 06:17:27.995 | Copying hooks for growvols 2025-10-13 06:17:28.004 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/growvols/environment.d/15-growvols 2025-10-13 06:17:28.011 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/growvols/init-scripts/systemd 2025-10-13 06:17:28.018 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/growvols/post-install.d/80-growvols 2025-10-13 06:17:28.026 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/growvols/static/usr 2025-10-13 06:17:28.040 | Copying hooks for edpm-partition-uefi 2025-10-13 06:17:28.048 | Copying hooks /usr/share/edpm-image-builder/dib/edpm-partition-uefi/environment.d/15-block-device.bash 2025-10-13 06:17:28.057 | Copying hooks /usr/share/edpm-image-builder/dib/edpm-partition-uefi/finalise.d/51-efi-grub-cfg 2025-10-13 06:17:28.065 | Copying hooks /usr/share/edpm-image-builder/dib/edpm-partition-uefi/post-install.d/80-enable-fstrim 2025-10-13 06:17:28.068 | Copying hooks /usr/share/edpm-image-builder/dib/edpm-partition-uefi/post-install.d/98-enable-tmp-mount 2025-10-13 06:17:28.084 | Copying hooks for edpm-base 2025-10-13 06:17:28.093 | Copying hooks /usr/share/edpm-image-builder/dib/edpm-base/install.d/51-persistent-journal 2025-10-13 06:17:28.111 | Copying hooks for sysprep 2025-10-13 06:17:28.120 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/sysprep/bin/extract-image 2025-10-13 06:17:28.129 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/sysprep/finalise.d/99-clear-machine-id 2025-10-13 06:17:28.138 | Copying hooks for dib-init-system 2025-10-13 06:17:28.147 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dib-init-system/environment.d/99-dib-init-system 2025-10-13 06:17:28.157 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dib-init-system/install.d/20-install-init-scripts 2025-10-13 06:17:28.166 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dib-init-system/post-install.d/10-enable-init-scripts 2025-10-13 06:17:28.175 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dib-init-system/pre-install.d/04-dib-init-system 2025-10-13 06:17:28.186 | Copying hooks for install-static 2025-10-13 06:17:28.195 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/install-static/install.d/10-install-static-files 2025-10-13 06:17:28.217 | Copying hooks for select-boot-kernel-initrd 2025-10-13 06:17:28.226 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/select-boot-kernel-initrd/bin/select-boot-kernel-initrd 2025-10-13 06:17:28.235 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/select-boot-kernel-initrd/cleanup.d/99-remove-dib-img-functions 2025-10-13 06:17:28.244 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/select-boot-kernel-initrd/extra-data.d/99-copy-dib-img-functions 2025-10-13 06:17:28.253 | Copying hooks for dynamic-login 2025-10-13 06:17:28.262 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dynamic-login/init-scripts/systemd 2025-10-13 06:17:28.266 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dynamic-login/init-scripts/sysv 2025-10-13 06:17:28.269 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dynamic-login/init-scripts/upstart 2025-10-13 06:17:28.279 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dynamic-login/install.d/70-enable-dynamic-login-services 2025-10-13 06:17:28.289 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dynamic-login/static/usr 2025-10-13 06:17:28.302 | Copying hooks for redhat-common 2025-10-13 06:17:28.310 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/redhat-common/bin/map-packages 2025-10-13 06:17:28.319 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/redhat-common/environment.d/50-redhat-common 2025-10-13 06:17:28.328 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/redhat-common/finalise.d/01-clean-old-kernels 2025-10-13 06:17:28.347 | Copying hooks for repo-setup 2025-10-13 06:17:28.354 | Copying hooks /usr/share/edpm-image-builder/dib/repo-setup/environment.d/01-repo-setup.bash 2025-10-13 06:17:28.364 | Copying hooks /usr/share/edpm-image-builder/dib/repo-setup/pre-install.d/00-03-repo-setup 2025-10-13 06:17:28.372 | Copying hooks for cache-url 2025-10-13 06:17:28.380 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/cache-url/bin/cache-url 2025-10-13 06:17:28.399 | Copying hooks for disable-nouveau 2025-10-13 06:17:28.411 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/disable-nouveau/dracut.conf.d/disable-nouveau.conf 2025-10-13 06:17:28.422 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/disable-nouveau/modprobe.d/disable-nouveau.conf 2025-10-13 06:17:28.434 | Copying hooks for runtime-ssh-host-keys 2025-10-13 06:17:28.443 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/cleanup.d/90-remove-ssh-host-keys 2025-10-13 06:17:28.453 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/init-scripts/systemd 2025-10-13 06:17:28.457 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/init-scripts/upstart 2025-10-13 06:17:28.466 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/post-install.d/80-ssh-keygen 2025-10-13 06:17:28.477 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/static/usr 2025-10-13 06:17:28.497 | Copying hooks for openvswitch 2025-10-13 06:17:28.507 | Copying hooks /usr/share/edpm-image-builder/dib/openvswitch/install.d/74-openvswitch 2025-10-13 06:17:28.524 | Copying hooks for pkg-map 2025-10-13 06:17:28.534 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/pkg-map/bin/pkg-map 2025-10-13 06:17:28.544 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/pkg-map/extra-data.d/10-create-pkg-map-dir 2025-10-13 06:17:28.554 | Copying hooks for centos 2025-10-13 06:17:28.564 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/centos/environment.d/10-centos-distro-name.bash 2025-10-13 06:17:28.574 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/centos/post-install.d/03-reset-bls-entries 2025-10-13 06:17:28.584 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/centos/pre-install.d/00-02-set-centos-mirror 2025-10-13 06:17:28.587 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/centos/pre-install.d/02-set-machine-id 2025-10-13 06:17:28.597 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/centos/root.d/10-centos-cloud-image 2025-10-13 06:17:28.609 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/centos/test-elements/10-stream-build-succeeds 2025-10-13 06:17:28.614 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/centos/test-elements/8-build-succeeds 2025-10-13 06:17:28.618 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/centos/test-elements/8-stream-build-succeeds 2025-10-13 06:17:28.622 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/centos/test-elements/9-stream-build-succeeds 2025-10-13 06:17:28.650 | + diskimage_builder/lib/common-functions:run_d:247 : check_break before-root bash 2025-10-13 06:17:28.657 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-root(,|$)' -q 2025-10-13 06:17:28.657 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-10-13 06:17:28.669 | + diskimage_builder/lib/common-functions:run_d:248 : '[' -d /tmp/dib_build.PZOcXRHM/hooks/root.d ']' 2025-10-13 06:17:28.675 | + diskimage_builder/lib/common-functions:run_d:249 : echo 'Running hooks from /tmp/dib_build.PZOcXRHM/hooks/root.d' 2025-10-13 06:17:28.675 | Running hooks from /tmp/dib_build.PZOcXRHM/hooks/root.d 2025-10-13 06:17:28.681 | + diskimage_builder/lib/common-functions:run_d:250 : '[' -n '' ']' 2025-10-13 06:17:28.688 | + diskimage_builder/lib/common-functions:run_d:256 : /usr/lib/python3.9/site-packages/diskimage_builder/lib/dib-run-parts /tmp/dib_build.PZOcXRHM/hooks/root.d 2025-10-13 06:17:28.716 | dib-run-parts Sourcing environment file /tmp/dib_build.PZOcXRHM/hooks/root.d/../environment.d/01-export-install-types.bash 2025-10-13 06:17:28.721 | + source /tmp/dib_build.PZOcXRHM/hooks/root.d/../environment.d/01-export-install-types.bash 2025-10-13 06:17:28.721 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2025-10-13 06:17:28.721 | ++ DIB_DEFAULT_INSTALLTYPE=package 2025-10-13 06:17:28.722 | dib-run-parts Sourcing environment file /tmp/dib_build.PZOcXRHM/hooks/root.d/../environment.d/01-repo-setup.bash 2025-10-13 06:17:28.726 | + source /tmp/dib_build.PZOcXRHM/hooks/root.d/../environment.d/01-repo-setup.bash 2025-10-13 06:17:28.726 | ++ export DIB_REPO_SETUP=current-podified 2025-10-13 06:17:28.726 | ++ DIB_REPO_SETUP=current-podified 2025-10-13 06:17:28.727 | ++ export DIB_REPO_SETUP_BRANCH=master 2025-10-13 06:17:28.727 | ++ DIB_REPO_SETUP_BRANCH=master 2025-10-13 06:17:28.727 | ++ export DIB_REPO_SETUP_DISTRO_MIRROR= 2025-10-13 06:17:28.727 | ++ DIB_REPO_SETUP_DISTRO_MIRROR= 2025-10-13 06:17:28.727 | ++ export DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2025-10-13 06:17:28.727 | ++ DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2025-10-13 06:17:28.727 | dib-run-parts Sourcing environment file /tmp/dib_build.PZOcXRHM/hooks/root.d/../environment.d/10-base-defaults 2025-10-13 06:17:28.731 | + source /tmp/dib_build.PZOcXRHM/hooks/root.d/../environment.d/10-base-defaults 2025-10-13 06:17:28.732 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2025-10-13 06:17:28.732 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2025-10-13 06:17:28.732 | ++ export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-10-13 06:17:28.732 | ++ DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-10-13 06:17:28.732 | dib-run-parts Sourcing environment file /tmp/dib_build.PZOcXRHM/hooks/root.d/../environment.d/10-bootloader-default-cmdline 2025-10-13 06:17:28.737 | + source /tmp/dib_build.PZOcXRHM/hooks/root.d/../environment.d/10-bootloader-default-cmdline 2025-10-13 06:17:28.737 | ++ export DIB_BOOTLOADER_DEFAULT_CMDLINE=rd.multipath=default 2025-10-13 06:17:28.737 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE=rd.multipath=default 2025-10-13 06:17:28.737 | ++ export DIB_BOOTLOADER_SERIAL_CONSOLE= 2025-10-13 06:17:28.737 | ++ DIB_BOOTLOADER_SERIAL_CONSOLE= 2025-10-13 06:17:28.737 | ++ '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2025-10-13 06:17:28.737 | ++ export DIB_BOOTLOADER_VIRTUAL_TERMINAL= 2025-10-13 06:17:28.737 | ++ DIB_BOOTLOADER_VIRTUAL_TERMINAL= 2025-10-13 06:17:28.737 | ++ export DIB_NO_TIMER_CHECK=True 2025-10-13 06:17:28.737 | ++ DIB_NO_TIMER_CHECK=True 2025-10-13 06:17:28.738 | ++ export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=False 2025-10-13 06:17:28.738 | ++ DIB_BOOTLOADER_USE_SERIAL_CONSOLE=False 2025-10-13 06:17:28.738 | ++ export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2025-10-13 06:17:28.738 | ++ DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2025-10-13 06:17:28.738 | dib-run-parts Sourcing environment file /tmp/dib_build.PZOcXRHM/hooks/root.d/../environment.d/10-centos-distro-name.bash 2025-10-13 06:17:28.742 | + source /tmp/dib_build.PZOcXRHM/hooks/root.d/../environment.d/10-centos-distro-name.bash 2025-10-13 06:17:28.742 | ++ export DISTRO_NAME=centos 2025-10-13 06:17:28.742 | ++ DISTRO_NAME=centos 2025-10-13 06:17:28.742 | ++ export DIB_RELEASE=9-stream 2025-10-13 06:17:28.742 | ++ DIB_RELEASE=9-stream 2025-10-13 06:17:28.742 | ++ export EFI_BOOT_DIR=EFI/centos 2025-10-13 06:17:28.742 | ++ EFI_BOOT_DIR=EFI/centos 2025-10-13 06:17:28.742 | ++ export YUM=dnf 2025-10-13 06:17:28.743 | ++ YUM=dnf 2025-10-13 06:17:28.743 | dib-run-parts Sourcing environment file /tmp/dib_build.PZOcXRHM/hooks/root.d/../environment.d/10-dracut-regenerate 2025-10-13 06:17:28.747 | + source /tmp/dib_build.PZOcXRHM/hooks/root.d/../environment.d/10-dracut-regenerate 2025-10-13 06:17:28.748 | ++ export 'DIB_DRACUT_ENABLED_MODULES_DEFAULT_CONFIG= 2025-10-13 06:17:28.748 | - name: crypt 2025-10-13 06:17:28.748 | packages: 2025-10-13 06:17:28.748 | - cryptsetup 2025-10-13 06:17:28.748 | - name: lvm 2025-10-13 06:17:28.748 | packages: 2025-10-13 06:17:28.748 | - lvm2 2025-10-13 06:17:28.748 | ' 2025-10-13 06:17:28.748 | ++ DIB_DRACUT_ENABLED_MODULES_DEFAULT_CONFIG=' 2025-10-13 06:17:28.748 | - name: crypt 2025-10-13 06:17:28.748 | packages: 2025-10-13 06:17:28.748 | - cryptsetup 2025-10-13 06:17:28.748 | - name: lvm 2025-10-13 06:17:28.748 | packages: 2025-10-13 06:17:28.748 | - lvm2 2025-10-13 06:17:28.748 | ' 2025-10-13 06:17:28.749 | ++ DIB_DRACUT_ENABLED_MODULES=' 2025-10-13 06:17:28.749 | - name: crypt 2025-10-13 06:17:28.749 | packages: 2025-10-13 06:17:28.749 | - cryptsetup 2025-10-13 06:17:28.749 | - name: lvm 2025-10-13 06:17:28.749 | packages: 2025-10-13 06:17:28.749 | - lvm2 2025-10-13 06:17:28.749 | ' 2025-10-13 06:17:28.749 | ++ export DIB_DRACUT_ENABLED_MODULES 2025-10-13 06:17:28.749 | dib-run-parts Sourcing environment file /tmp/dib_build.PZOcXRHM/hooks/root.d/../environment.d/14-manifests 2025-10-13 06:17:28.753 | + source /tmp/dib_build.PZOcXRHM/hooks/root.d/../environment.d/14-manifests 2025-10-13 06:17:28.754 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-10-13 06:17:28.754 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-10-13 06:17:28.755 | ++ export DIB_MANIFEST_SAVE_DIR=edpm-hardened-uefi.d/ 2025-10-13 06:17:28.755 | ++ DIB_MANIFEST_SAVE_DIR=edpm-hardened-uefi.d/ 2025-10-13 06:17:28.755 | dib-run-parts Sourcing environment file /tmp/dib_build.PZOcXRHM/hooks/root.d/../environment.d/15-block-device.bash 2025-10-13 06:17:28.760 | + source /tmp/dib_build.PZOcXRHM/hooks/root.d/../environment.d/15-block-device.bash 2025-10-13 06:17:28.761 | ++ [[ ppc64 ppc64le ppc64el =~ amd64 ]] 2025-10-13 06:17:28.761 | ++ export DIB_BLOCK_DEVICE=efi 2025-10-13 06:17:28.761 | ++ DIB_BLOCK_DEVICE=efi 2025-10-13 06:17:28.761 | dib-run-parts Sourcing environment file /tmp/dib_build.PZOcXRHM/hooks/root.d/../environment.d/15-growvols 2025-10-13 06:17:28.766 | + source /tmp/dib_build.PZOcXRHM/hooks/root.d/../environment.d/15-growvols 2025-10-13 06:17:28.767 | ++ export DIB_GROWVOLS_TRIGGER=manual 2025-10-13 06:17:28.767 | ++ DIB_GROWVOLS_TRIGGER=manual 2025-10-13 06:17:28.767 | ++ export DIB_GROWVOLS_ARGS= 2025-10-13 06:17:28.767 | ++ DIB_GROWVOLS_ARGS= 2025-10-13 06:17:28.767 | ++ export DIB_GROWVOLS_GROUP= 2025-10-13 06:17:28.767 | ++ DIB_GROWVOLS_GROUP= 2025-10-13 06:17:28.767 | ++ export DIB_GROWVOLS_DEVICE= 2025-10-13 06:17:28.767 | ++ DIB_GROWVOLS_DEVICE= 2025-10-13 06:17:28.767 | dib-run-parts Sourcing environment file /tmp/dib_build.PZOcXRHM/hooks/root.d/../environment.d/50-redhat-common 2025-10-13 06:17:28.773 | + source /tmp/dib_build.PZOcXRHM/hooks/root.d/../environment.d/50-redhat-common 2025-10-13 06:17:28.774 | ++ export DIB_DISABLE_KERNEL_CLEANUP=0 2025-10-13 06:17:28.774 | ++ DIB_DISABLE_KERNEL_CLEANUP=0 2025-10-13 06:17:28.774 | ++ export DIB_INIT_SYSTEM=systemd 2025-10-13 06:17:28.774 | ++ DIB_INIT_SYSTEM=systemd 2025-10-13 06:17:28.774 | dib-run-parts Sourcing environment file /tmp/dib_build.PZOcXRHM/hooks/root.d/../environment.d/99-dib-init-system 2025-10-13 06:17:28.779 | + source /tmp/dib_build.PZOcXRHM/hooks/root.d/../environment.d/99-dib-init-system 2025-10-13 06:17:28.779 | ++ '[' -z systemd ']' 2025-10-13 06:17:28.780 | ++ case $DIB_INIT_SYSTEM in 2025-10-13 06:17:28.780 | dib-run-parts Running /tmp/dib_build.PZOcXRHM/hooks/root.d/10-centos-cloud-image 2025-10-13 06:17:28.786 | + set -eu 2025-10-13 06:17:28.786 | + set -o pipefail 2025-10-13 06:17:28.786 | + '[' -n amd64 ']' 2025-10-13 06:17:28.786 | + '[' -n /tmp/dib_build.PZOcXRHM/mnt ']' 2025-10-13 06:17:28.786 | + [[ amd64 x86_64 arm64 aarch64 ppc64le =~ amd64 ]] 2025-10-13 06:17:28.787 | + [[ amd64 =~ amd64 ]] 2025-10-13 06:17:28.787 | + ARCH=x86_64 2025-10-13 06:17:28.787 | + [[ 9-stream == \9 ]] 2025-10-13 06:17:28.787 | + dib_release_path=9-stream 2025-10-13 06:17:28.787 | + DIB_CLOUD_IMAGES=https://cloud.centos.org/centos/9-stream/x86_64/images 2025-10-13 06:17:28.787 | + DIB_LOCAL_IMAGE=/home/zuul/ci-framework-data/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 2025-10-13 06:17:28.787 | + '[' -n /home/zuul/ci-framework-data/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 ']' 2025-10-13 06:17:28.787 | + IMAGE_LOCATION=/home/zuul/ci-framework-data/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 2025-10-13 06:17:28.787 | + CACHED_IMAGE=/home/zuul/ci-framework-data/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 2025-10-13 06:17:28.788 | ++ basename /home/zuul/ci-framework-data/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 2025-10-13 06:17:28.789 | + BASE_IMAGE_FILE=CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 2025-10-13 06:17:28.790 | + BASE_IMAGE_TAR=CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz 2025-10-13 06:17:28.790 | + echo 'Extracting image...' 2025-10-13 06:17:28.790 | Extracting image... 2025-10-13 06:17:28.790 | + /tmp/dib_build.PZOcXRHM/hooks/bin/extract-image CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz /home/zuul/ci-framework-data/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 /home/zuul/ci-framework-data/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 2025-10-13 06:17:28.793 | + set -eu 2025-10-13 06:17:28.793 | + set -o pipefail 2025-10-13 06:17:28.793 | + BASE_IMAGE_FILE=CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 2025-10-13 06:17:28.793 | + BASE_IMAGE_TAR=CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz 2025-10-13 06:17:28.793 | + IMAGE_LOCATION=/home/zuul/ci-framework-data/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 2025-10-13 06:17:28.793 | + CACHED_IMAGE=/home/zuul/ci-framework-data/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 2025-10-13 06:17:28.793 | + CACHED_TAR=/root/.cache/image-create/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz 2025-10-13 06:17:28.793 | + DIB_LOCAL_IMAGE=/home/zuul/ci-framework-data/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 2025-10-13 06:17:28.793 | + TAR_LOCK=/root/.cache/image-create/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz.lock 2025-10-13 06:17:28.793 | + GUID_EFI=c12a7328-f81f-11d2-ba4b-00a0c93ec93b 2025-10-13 06:17:28.793 | + GUID_LINUX_BOOT=bc13c2ff-59e6-4262-a352-b275fd6f7172 2025-10-13 06:17:28.796 | ++ date 2025-10-13 06:17:28.798 | + echo 'Getting /root/.cache/image-create/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz.lock: Mon Oct 13 06:17:28 UTC 2025' 2025-10-13 06:17:28.798 | Getting /root/.cache/image-create/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz.lock: Mon Oct 13 06:17:28 UTC 2025 2025-10-13 06:17:28.798 | + flock -w 1200 9 2025-10-13 06:17:28.800 | + extract_image 2025-10-13 06:17:28.800 | + '[' -n '' -a -f /root/.cache/image-create/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz ']' 2025-10-13 06:17:28.800 | + '[' -z /home/zuul/ci-framework-data/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 ']' 2025-10-13 06:17:28.800 | + '[' '!' -f /root/.cache/image-create/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz -o /home/zuul/ci-framework-data/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 -nt /root/.cache/image-create/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz ']' 2025-10-13 06:17:28.800 | + echo 'Repacking base image as tarball.' 2025-10-13 06:17:28.800 | Repacking base image as tarball. 2025-10-13 06:17:28.801 | ++ mktemp --tmpdir=/tmp -d 2025-10-13 06:17:28.804 | + WORKING=/tmp/tmp.f4oCu1PTyS 2025-10-13 06:17:28.804 | + EACTION='rm -r /tmp/tmp.f4oCu1PTyS' 2025-10-13 06:17:28.804 | + trap 'rm -r /tmp/tmp.f4oCu1PTyS' EXIT 2025-10-13 06:17:28.804 | + echo 'Working in /tmp/tmp.f4oCu1PTyS' 2025-10-13 06:17:28.804 | Working in /tmp/tmp.f4oCu1PTyS 2025-10-13 06:17:28.804 | ++ mktemp --tmpdir=/tmp/tmp.f4oCu1PTyS XXXXXX.raw 2025-10-13 06:17:28.807 | + RAW_FILE=/tmp/tmp.f4oCu1PTyS/12wZpi.raw 2025-10-13 06:17:28.807 | + '[' ow2 == .xz ']' 2025-10-13 06:17:28.807 | + qemu-img convert -f qcow2 -O raw /home/zuul/ci-framework-data/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 /tmp/tmp.f4oCu1PTyS/12wZpi.raw 2025-10-13 06:17:36.313 | +++ sudo losetup -f 2025-10-13 06:17:36.386 | ++ basename /dev/loop0 2025-10-13 06:17:36.388 | + LOOPDEV_BASE=loop0 2025-10-13 06:17:36.389 | + sudo kpartx -av /tmp/tmp.f4oCu1PTyS/12wZpi.raw 2025-10-13 06:17:36.645 | add map loop0p1 (253:0): 0 2048 linear 7:0 2048 2025-10-13 06:17:36.646 | add map loop0p2 (253:1): 0 409600 linear 7:0 4096 2025-10-13 06:17:36.646 | add map loop0p3 (253:2): 0 2097152 linear 7:0 413696 2025-10-13 06:17:36.646 | add map loop0p4 (253:3): 0 18458624 linear 7:0 2510848 2025-10-13 06:17:36.649 | + '[' -f /.dockerenv ']' 2025-10-13 06:17:36.649 | + timeout 5 sh -c 'while ! ls /dev/mapper/loop0p* ; do sleep 1; done' 2025-10-13 06:17:36.657 | /dev/mapper/loop0p1 2025-10-13 06:17:36.657 | /dev/mapper/loop0p2 2025-10-13 06:17:36.657 | /dev/mapper/loop0p3 2025-10-13 06:17:36.657 | /dev/mapper/loop0p4 2025-10-13 06:17:36.658 | + EACTION='sudo kpartx -d /tmp/tmp.f4oCu1PTyS/12wZpi.raw ; rm -r /tmp/tmp.f4oCu1PTyS' 2025-10-13 06:17:36.658 | + trap 'sudo kpartx -d /tmp/tmp.f4oCu1PTyS/12wZpi.raw ; rm -r /tmp/tmp.f4oCu1PTyS' EXIT 2025-10-13 06:17:36.658 | + ROOT_LOOPDEV= 2025-10-13 06:17:36.658 | + BOOT_LOOPDEV= 2025-10-13 06:17:36.658 | + EFI_LOOPDEV= 2025-10-13 06:17:36.659 | ++ ls /dev/mapper/loop0p1 /dev/mapper/loop0p2 /dev/mapper/loop0p3 /dev/mapper/loop0p4 2025-10-13 06:17:36.659 | ++ sort -r 2025-10-13 06:17:36.664 | + LOOPDEVS='/dev/mapper/loop0p4 2025-10-13 06:17:36.664 | /dev/mapper/loop0p3 2025-10-13 06:17:36.664 | /dev/mapper/loop0p2 2025-10-13 06:17:36.664 | /dev/mapper/loop0p1' 2025-10-13 06:17:36.665 | ++ echo /dev/mapper/loop0p4 /dev/mapper/loop0p3 /dev/mapper/loop0p2 /dev/mapper/loop0p1 2025-10-13 06:17:36.665 | ++ wc -w 2025-10-13 06:17:36.678 | + LOOPDEV_COUNT=4 2025-10-13 06:17:36.678 | + '[' 4 == 1 ']' 2025-10-13 06:17:36.678 | + for LOOPDEV in ${LOOPDEVS} 2025-10-13 06:17:36.679 | ++ sudo blkid -o value -s TYPE -p /dev/mapper/loop0p4 2025-10-13 06:17:36.713 | + fstype=xfs 2025-10-13 06:17:36.713 | ++ sudo blkid -o value -s LABEL -p /dev/mapper/loop0p4 2025-10-13 06:17:36.749 | + label=root 2025-10-13 06:17:36.750 | ++ sudo blkid -o value -s PART_ENTRY_TYPE -p /dev/mapper/loop0p4 2025-10-13 06:17:36.797 | + part_type=0fc63daf-8483-4772-8e79-3d69d8477de4 2025-10-13 06:17:36.797 | + '[' -z xfs ']' 2025-10-13 06:17:36.797 | + '[' -z '' ']' 2025-10-13 06:17:36.797 | + [[ 0fc63daf-8483-4772-8e79-3d69d8477de4 == c12a7328-f81f-11d2-ba4b-00a0c93ec93b ]] 2025-10-13 06:17:36.797 | + '[' -z '' ']' 2025-10-13 06:17:36.797 | + [[ 0fc63daf-8483-4772-8e79-3d69d8477de4 == bc13c2ff-59e6-4262-a352-b275fd6f7172 ]] 2025-10-13 06:17:36.797 | + [[ root == \b\o\o\t ]] 2025-10-13 06:17:36.797 | + '[' -z '' ']' 2025-10-13 06:17:36.797 | + ROOT_LOOPDEV=/dev/mapper/loop0p4 2025-10-13 06:17:36.797 | + continue 2025-10-13 06:17:36.797 | + for LOOPDEV in ${LOOPDEVS} 2025-10-13 06:17:36.798 | ++ sudo blkid -o value -s TYPE -p /dev/mapper/loop0p3 2025-10-13 06:17:36.837 | + fstype=xfs 2025-10-13 06:17:36.837 | ++ sudo blkid -o value -s LABEL -p /dev/mapper/loop0p3 2025-10-13 06:17:36.866 | + label=boot 2025-10-13 06:17:36.867 | ++ sudo blkid -o value -s PART_ENTRY_TYPE -p /dev/mapper/loop0p3 2025-10-13 06:17:36.898 | + part_type=bc13c2ff-59e6-4262-a352-b275fd6f7172 2025-10-13 06:17:36.898 | + '[' -z xfs ']' 2025-10-13 06:17:36.898 | + '[' -z '' ']' 2025-10-13 06:17:36.898 | + [[ bc13c2ff-59e6-4262-a352-b275fd6f7172 == c12a7328-f81f-11d2-ba4b-00a0c93ec93b ]] 2025-10-13 06:17:36.898 | + '[' -z '' ']' 2025-10-13 06:17:36.898 | + [[ bc13c2ff-59e6-4262-a352-b275fd6f7172 == bc13c2ff-59e6-4262-a352-b275fd6f7172 ]] 2025-10-13 06:17:36.898 | + BOOT_LOOPDEV=/dev/mapper/loop0p3 2025-10-13 06:17:36.898 | + continue 2025-10-13 06:17:36.898 | + for LOOPDEV in ${LOOPDEVS} 2025-10-13 06:17:36.898 | ++ sudo blkid -o value -s TYPE -p /dev/mapper/loop0p2 2025-10-13 06:17:36.928 | + fstype=vfat 2025-10-13 06:17:36.929 | ++ sudo blkid -o value -s LABEL -p /dev/mapper/loop0p2 2025-10-13 06:17:36.957 | + label= 2025-10-13 06:17:36.958 | ++ sudo blkid -o value -s PART_ENTRY_TYPE -p /dev/mapper/loop0p2 2025-10-13 06:17:36.989 | + part_type=c12a7328-f81f-11d2-ba4b-00a0c93ec93b 2025-10-13 06:17:36.989 | + '[' -z vfat ']' 2025-10-13 06:17:36.989 | + '[' -z '' ']' 2025-10-13 06:17:36.989 | + [[ c12a7328-f81f-11d2-ba4b-00a0c93ec93b == c12a7328-f81f-11d2-ba4b-00a0c93ec93b ]] 2025-10-13 06:17:36.989 | + EFI_LOOPDEV=/dev/mapper/loop0p2 2025-10-13 06:17:36.989 | + continue 2025-10-13 06:17:36.989 | + for LOOPDEV in ${LOOPDEVS} 2025-10-13 06:17:36.990 | ++ sudo blkid -o value -s TYPE -p /dev/mapper/loop0p1 2025-10-13 06:17:37.018 | + fstype= 2025-10-13 06:17:37.019 | ++ sudo blkid -o value -s LABEL -p /dev/mapper/loop0p1 2025-10-13 06:17:37.060 | + label= 2025-10-13 06:17:37.060 | ++ sudo blkid -o value -s PART_ENTRY_TYPE -p /dev/mapper/loop0p1 2025-10-13 06:17:37.100 | + part_type=21686148-6449-6e6f-744e-656564454649 2025-10-13 06:17:37.100 | + '[' -z '' ']' 2025-10-13 06:17:37.100 | + continue 2025-10-13 06:17:37.100 | + '[' -z /dev/mapper/loop0p4 ']' 2025-10-13 06:17:37.100 | + mkdir /tmp/tmp.f4oCu1PTyS/mnt 2025-10-13 06:17:37.104 | ++ sudo blkid -o value -s TYPE /dev/mapper/loop0p4 2025-10-13 06:17:37.148 | + ROOT_FSTYPE=xfs 2025-10-13 06:17:37.148 | + '[' xfs = xfs ']' 2025-10-13 06:17:37.148 | + MOUNTOPTS='-o nouuid,ro' 2025-10-13 06:17:37.148 | + sudo mount -o nouuid,ro /dev/mapper/loop0p4 /tmp/tmp.f4oCu1PTyS/mnt 2025-10-13 06:17:39.238 | + EACTION='sudo umount -f /tmp/tmp.f4oCu1PTyS/mnt ; sudo kpartx -d /tmp/tmp.f4oCu1PTyS/12wZpi.raw ; rm -r /tmp/tmp.f4oCu1PTyS' 2025-10-13 06:17:39.238 | + trap 'sudo umount -f /tmp/tmp.f4oCu1PTyS/mnt ; sudo kpartx -d /tmp/tmp.f4oCu1PTyS/12wZpi.raw ; rm -r /tmp/tmp.f4oCu1PTyS' EXIT 2025-10-13 06:17:39.238 | + '[' '!' -z /dev/mapper/loop0p3 ']' 2025-10-13 06:17:39.238 | ++ sudo blkid -o value -s TYPE /dev/mapper/loop0p4 2025-10-13 06:17:39.275 | + BOOT_FSTYPE=xfs 2025-10-13 06:17:39.275 | + '[' xfs = xfs ']' 2025-10-13 06:17:39.275 | + BOOT_MOUNTOPTS='-o nouuid,ro' 2025-10-13 06:17:39.275 | + sudo mount -o nouuid,ro /dev/mapper/loop0p3 /tmp/tmp.f4oCu1PTyS/mnt/boot 2025-10-13 06:17:39.343 | + EACTION='sudo umount -f /dev/mapper/loop0p3 ; sudo umount -f /tmp/tmp.f4oCu1PTyS/mnt ; sudo kpartx -d /tmp/tmp.f4oCu1PTyS/12wZpi.raw ; rm -r /tmp/tmp.f4oCu1PTyS' 2025-10-13 06:17:39.343 | + trap 'sudo umount -f /dev/mapper/loop0p3 ; sudo umount -f /tmp/tmp.f4oCu1PTyS/mnt ; sudo kpartx -d /tmp/tmp.f4oCu1PTyS/12wZpi.raw ; rm -r /tmp/tmp.f4oCu1PTyS' EXIT 2025-10-13 06:17:39.343 | + '[' '!' -z /dev/mapper/loop0p2 ']' 2025-10-13 06:17:39.343 | + sudo mount /dev/mapper/loop0p2 /tmp/tmp.f4oCu1PTyS/mnt/boot/efi 2025-10-13 06:17:39.406 | + EACTION='sudo umount -f /dev/mapper/loop0p2 ; sudo umount -f /dev/mapper/loop0p3 ; sudo umount -f /tmp/tmp.f4oCu1PTyS/mnt ; sudo kpartx -d /tmp/tmp.f4oCu1PTyS/12wZpi.raw ; rm -r /tmp/tmp.f4oCu1PTyS' 2025-10-13 06:17:39.406 | + trap 'sudo umount -f /dev/mapper/loop0p2 ; sudo umount -f /dev/mapper/loop0p3 ; sudo umount -f /tmp/tmp.f4oCu1PTyS/mnt ; sudo kpartx -d /tmp/tmp.f4oCu1PTyS/12wZpi.raw ; rm -r /tmp/tmp.f4oCu1PTyS' EXIT 2025-10-13 06:17:39.407 | ++ sudo chroot /tmp/tmp.f4oCu1PTyS/mnt bin/tar --help 2025-10-13 06:17:39.408 | ++ grep -c xattrs-exclude 2025-10-13 06:17:39.459 | + '[' 0 == 1 ']' 2025-10-13 06:17:39.459 | + TAROPTS='--xattrs --xattrs-include=* --xattrs-exclude=security.selinux' 2025-10-13 06:17:39.459 | + sudo chroot /tmp/tmp.f4oCu1PTyS/mnt bin/tar --xattrs '--xattrs-include=*' --xattrs-exclude=security.selinux -cz . 2025-10-13 06:18:28.212 | + mv /tmp/tmp.f4oCu1PTyS/tmp.tar /root/.cache/image-create/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz 2025-10-13 06:18:28.218 | + echo 'Extracting base root image from /root/.cache/image-create/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz' 2025-10-13 06:18:28.218 | Extracting base root image from /root/.cache/image-create/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz 2025-10-13 06:18:28.218 | + sudo tar -C /tmp/dib_build.PZOcXRHM/mnt --numeric-owner --xattrs '--xattrs-include=*' --xattrs-exclude=security.selinux -xzf /root/.cache/image-create/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz 2025-10-13 06:18:37.582 | ++ sudo umount -f /dev/mapper/loop0p2 2025-10-13 06:18:37.615 | ++ sudo umount -f /dev/mapper/loop0p3 2025-10-13 06:18:37.720 | ++ sudo umount -f /tmp/tmp.f4oCu1PTyS/mnt 2025-10-13 06:18:38.061 | ++ sudo kpartx -d /tmp/tmp.f4oCu1PTyS/12wZpi.raw 2025-10-13 06:18:38.182 | ++ rm -r /tmp/tmp.f4oCu1PTyS 2025-10-13 06:18:38.559 | dib-run-parts 10-centos-cloud-image completed 2025-10-13 06:18:38.559 | dib-run-parts Running /tmp/dib_build.PZOcXRHM/hooks/root.d/50-yum-cache 2025-10-13 06:18:38.562 | + set -eu 2025-10-13 06:18:38.562 | + set -o pipefail 2025-10-13 06:18:38.562 | + '[' -n /tmp/dib_build.PZOcXRHM/mnt ']' 2025-10-13 06:18:38.562 | + YUM_CACHE_DIR=/root/.cache/image-create/yum 2025-10-13 06:18:38.563 | + mkdir -p /root/.cache/image-create/yum 2025-10-13 06:18:38.564 | + sudo mkdir -p /tmp/dib_build.PZOcXRHM/mnt/tmp/yum 2025-10-13 06:18:38.590 | + sudo mount --bind /root/.cache/image-create/yum /tmp/dib_build.PZOcXRHM/mnt/tmp/yum 2025-10-13 06:18:38.630 | dib-run-parts 50-yum-cache completed 2025-10-13 06:18:38.630 | dib-run-parts ----------------------- PROFILING ----------------------- 2025-10-13 06:18:38.630 | dib-run-parts 2025-10-13 06:18:38.633 | dib-run-parts Target: root.d 2025-10-13 06:18:38.633 | dib-run-parts 2025-10-13 06:18:38.633 | dib-run-parts Script Seconds 2025-10-13 06:18:38.633 | dib-run-parts --------------------------------------- ---------- 2025-10-13 06:18:38.633 | dib-run-parts 2025-10-13 06:18:38.650 | dib-run-parts 10-centos-cloud-image 69.776 2025-10-13 06:18:38.662 | dib-run-parts 50-yum-cache 0.069 2025-10-13 06:18:38.665 | dib-run-parts 2025-10-13 06:18:38.665 | dib-run-parts --------------------- END PROFILING --------------------- 2025-10-13 06:18:38.673 | + diskimage_builder/lib/common-functions:run_d:259 : check_break after-root bash 2025-10-13 06:18:38.680 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-root(,|$)' -q 2025-10-13 06:18:38.680 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-10-13 06:18:38.694 | ++ diskimage_builder/lib/common-functions:create_base:361 : grep -v '^lost+found\|tmp$' 2025-10-13 06:18:38.694 | ++ diskimage_builder/lib/common-functions:create_base:361 : ls /tmp/dib_build.PZOcXRHM/mnt 2025-10-13 06:18:38.704 | + diskimage_builder/lib/common-functions:create_base:361 : '[' -z 'afs 2025-10-13 06:18:38.704 | bin 2025-10-13 06:18:38.704 | boot 2025-10-13 06:18:38.704 | dev 2025-10-13 06:18:38.704 | etc 2025-10-13 06:18:38.704 | home 2025-10-13 06:18:38.704 | lib 2025-10-13 06:18:38.704 | lib64 2025-10-13 06:18:38.704 | media 2025-10-13 06:18:38.704 | mnt 2025-10-13 06:18:38.704 | opt 2025-10-13 06:18:38.704 | proc 2025-10-13 06:18:38.704 | root 2025-10-13 06:18:38.704 | run 2025-10-13 06:18:38.704 | sbin 2025-10-13 06:18:38.704 | srv 2025-10-13 06:18:38.704 | sys 2025-10-13 06:18:38.704 | usr 2025-10-13 06:18:38.704 | var' ']' 2025-10-13 06:18:38.710 | + diskimage_builder/lib/common-functions:create_base:375 : '[' -L /tmp/dib_build.PZOcXRHM/mnt/etc/resolv.conf ']' 2025-10-13 06:18:38.716 | + diskimage_builder/lib/common-functions:create_base:375 : '[' -f /tmp/dib_build.PZOcXRHM/mnt/etc/resolv.conf ']' 2025-10-13 06:18:38.721 | + diskimage_builder/lib/common-functions:create_base:376 : sudo mv /tmp/dib_build.PZOcXRHM/mnt/etc/resolv.conf /tmp/dib_build.PZOcXRHM/mnt/etc/resolv.conf.ORIG 2025-10-13 06:18:38.770 | + diskimage_builder/lib/common-functions:create_base:380 : sudo touch /tmp/dib_build.PZOcXRHM/mnt/etc/resolv.conf 2025-10-13 06:18:38.812 | + diskimage_builder/lib/common-functions:create_base:381 : sudo chmod 777 /tmp/dib_build.PZOcXRHM/mnt/etc/resolv.conf 2025-10-13 06:18:38.847 | + diskimage_builder/lib/common-functions:create_base:383 : '[' -e /etc/resolv.conf ']' 2025-10-13 06:18:38.854 | + diskimage_builder/lib/common-functions:create_base:384 : cat /etc/resolv.conf 2025-10-13 06:18:38.863 | + diskimage_builder/lib/common-functions:create_base:388 : mount_proc_dev_sys 2025-10-13 06:18:38.870 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:404 : sudo mount -t proc none /tmp/dib_build.PZOcXRHM/mnt/proc 2025-10-13 06:18:38.917 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:405 : sudo mount --bind /dev /tmp/dib_build.PZOcXRHM/mnt/dev 2025-10-13 06:18:38.953 | ++ diskimage_builder/lib/common-functions:mount_proc_dev_sys:406 : mount_dev_pts_options 2025-10-13 06:18:38.959 | +++ diskimage_builder/lib/common-functions:mount_dev_pts_options:399 : findmnt --first-only /dev/pts --noheadings --output OPTIONS 2025-10-13 06:18:38.968 | ++ diskimage_builder/lib/common-functions:mount_dev_pts_options:399 : echo '-o rw,nosuid,noexec,relatime,seclabel,gid=5,mode=620,ptmxmode=000' 2025-10-13 06:18:38.975 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:406 : sudo mount -t devpts -o rw,nosuid,noexec,relatime,seclabel,gid=5,mode=620,ptmxmode=000 devpts /tmp/dib_build.PZOcXRHM/mnt/dev/pts 2025-10-13 06:18:39.023 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:414 : sudo mount -o ro -t sysfs none /tmp/dib_build.PZOcXRHM/mnt/sys 2025-10-13 06:18:39.073 | + diskimage_builder/lib/disk-image-create:main:356 : mkdir -p /tmp/dib_build.PZOcXRHM/hooks/environment.d 2025-10-13 06:18:39.082 | + diskimage_builder/lib/disk-image-create:main:357 : echo 'export DIB_DEFAULT_INSTALLTYPE=${DIB_DEFAULT_INSTALLTYPE:-"source"}' 2025-10-13 06:18:39.089 | + diskimage_builder/lib/disk-image-create:main:358 : run_d extra-data 2025-10-13 06:18:39.095 | + diskimage_builder/lib/common-functions:run_d:246 : check_element 2025-10-13 06:18:39.101 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.PZOcXRHM/hooks ']' 2025-10-13 06:18:39.107 | + diskimage_builder/lib/common-functions:run_d:247 : check_break before-extra-data bash 2025-10-13 06:18:39.114 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-10-13 06:18:39.115 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-extra-data(,|$)' -q 2025-10-13 06:18:39.126 | + diskimage_builder/lib/common-functions:run_d:248 : '[' -d /tmp/dib_build.PZOcXRHM/hooks/extra-data.d ']' 2025-10-13 06:18:39.133 | + diskimage_builder/lib/common-functions:run_d:249 : echo 'Running hooks from /tmp/dib_build.PZOcXRHM/hooks/extra-data.d' 2025-10-13 06:18:39.133 | Running hooks from /tmp/dib_build.PZOcXRHM/hooks/extra-data.d 2025-10-13 06:18:39.139 | + diskimage_builder/lib/common-functions:run_d:250 : '[' -n '' ']' 2025-10-13 06:18:39.145 | + diskimage_builder/lib/common-functions:run_d:256 : /usr/lib/python3.9/site-packages/diskimage_builder/lib/dib-run-parts /tmp/dib_build.PZOcXRHM/hooks/extra-data.d 2025-10-13 06:18:39.176 | dib-run-parts Sourcing environment file /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../environment.d/01-export-install-types.bash 2025-10-13 06:18:39.181 | + source /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../environment.d/01-export-install-types.bash 2025-10-13 06:18:39.182 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2025-10-13 06:18:39.182 | ++ DIB_DEFAULT_INSTALLTYPE=package 2025-10-13 06:18:39.182 | dib-run-parts Sourcing environment file /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../environment.d/01-repo-setup.bash 2025-10-13 06:18:39.187 | + source /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../environment.d/01-repo-setup.bash 2025-10-13 06:18:39.187 | ++ export DIB_REPO_SETUP=current-podified 2025-10-13 06:18:39.187 | ++ DIB_REPO_SETUP=current-podified 2025-10-13 06:18:39.187 | ++ export DIB_REPO_SETUP_BRANCH=master 2025-10-13 06:18:39.187 | ++ DIB_REPO_SETUP_BRANCH=master 2025-10-13 06:18:39.188 | ++ export DIB_REPO_SETUP_DISTRO_MIRROR= 2025-10-13 06:18:39.188 | ++ DIB_REPO_SETUP_DISTRO_MIRROR= 2025-10-13 06:18:39.188 | ++ export DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2025-10-13 06:18:39.188 | ++ DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2025-10-13 06:18:39.188 | dib-run-parts Sourcing environment file /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../environment.d/10-base-defaults 2025-10-13 06:18:39.192 | + source /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../environment.d/10-base-defaults 2025-10-13 06:18:39.193 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2025-10-13 06:18:39.193 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2025-10-13 06:18:39.193 | ++ export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-10-13 06:18:39.193 | ++ DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-10-13 06:18:39.193 | dib-run-parts Sourcing environment file /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../environment.d/10-bootloader-default-cmdline 2025-10-13 06:18:39.198 | + source /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../environment.d/10-bootloader-default-cmdline 2025-10-13 06:18:39.199 | ++ export DIB_BOOTLOADER_DEFAULT_CMDLINE=rd.multipath=default 2025-10-13 06:18:39.199 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE=rd.multipath=default 2025-10-13 06:18:39.199 | ++ export DIB_BOOTLOADER_SERIAL_CONSOLE= 2025-10-13 06:18:39.199 | ++ DIB_BOOTLOADER_SERIAL_CONSOLE= 2025-10-13 06:18:39.199 | ++ '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2025-10-13 06:18:39.199 | ++ export DIB_BOOTLOADER_VIRTUAL_TERMINAL= 2025-10-13 06:18:39.200 | ++ DIB_BOOTLOADER_VIRTUAL_TERMINAL= 2025-10-13 06:18:39.200 | ++ export DIB_NO_TIMER_CHECK=True 2025-10-13 06:18:39.200 | ++ DIB_NO_TIMER_CHECK=True 2025-10-13 06:18:39.200 | ++ export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=False 2025-10-13 06:18:39.200 | ++ DIB_BOOTLOADER_USE_SERIAL_CONSOLE=False 2025-10-13 06:18:39.200 | ++ export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2025-10-13 06:18:39.200 | ++ DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2025-10-13 06:18:39.200 | dib-run-parts Sourcing environment file /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../environment.d/10-centos-distro-name.bash 2025-10-13 06:18:39.203 | + source /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../environment.d/10-centos-distro-name.bash 2025-10-13 06:18:39.204 | ++ export DISTRO_NAME=centos 2025-10-13 06:18:39.204 | ++ DISTRO_NAME=centos 2025-10-13 06:18:39.204 | ++ export DIB_RELEASE=9-stream 2025-10-13 06:18:39.204 | ++ DIB_RELEASE=9-stream 2025-10-13 06:18:39.204 | ++ export EFI_BOOT_DIR=EFI/centos 2025-10-13 06:18:39.204 | ++ EFI_BOOT_DIR=EFI/centos 2025-10-13 06:18:39.204 | ++ export YUM=dnf 2025-10-13 06:18:39.204 | ++ YUM=dnf 2025-10-13 06:18:39.204 | dib-run-parts Sourcing environment file /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../environment.d/10-dracut-regenerate 2025-10-13 06:18:39.208 | + source /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../environment.d/10-dracut-regenerate 2025-10-13 06:18:39.209 | ++ export 'DIB_DRACUT_ENABLED_MODULES_DEFAULT_CONFIG= 2025-10-13 06:18:39.209 | - name: crypt 2025-10-13 06:18:39.209 | packages: 2025-10-13 06:18:39.209 | - cryptsetup 2025-10-13 06:18:39.209 | - name: lvm 2025-10-13 06:18:39.209 | packages: 2025-10-13 06:18:39.209 | - lvm2 2025-10-13 06:18:39.209 | ' 2025-10-13 06:18:39.209 | ++ DIB_DRACUT_ENABLED_MODULES_DEFAULT_CONFIG=' 2025-10-13 06:18:39.209 | - name: crypt 2025-10-13 06:18:39.209 | packages: 2025-10-13 06:18:39.209 | - cryptsetup 2025-10-13 06:18:39.209 | - name: lvm 2025-10-13 06:18:39.209 | packages: 2025-10-13 06:18:39.209 | - lvm2 2025-10-13 06:18:39.209 | ' 2025-10-13 06:18:39.209 | ++ DIB_DRACUT_ENABLED_MODULES=' 2025-10-13 06:18:39.209 | - name: crypt 2025-10-13 06:18:39.209 | packages: 2025-10-13 06:18:39.209 | - cryptsetup 2025-10-13 06:18:39.209 | - name: lvm 2025-10-13 06:18:39.209 | packages: 2025-10-13 06:18:39.210 | - lvm2 2025-10-13 06:18:39.210 | ' 2025-10-13 06:18:39.210 | ++ export DIB_DRACUT_ENABLED_MODULES 2025-10-13 06:18:39.210 | dib-run-parts Sourcing environment file /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../environment.d/11-dib-install-type.bash 2025-10-13 06:18:39.214 | + source /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../environment.d/11-dib-install-type.bash 2025-10-13 06:18:39.214 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2025-10-13 06:18:39.214 | ++ DIB_DEFAULT_INSTALLTYPE=package 2025-10-13 06:18:39.214 | dib-run-parts Sourcing environment file /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../environment.d/14-manifests 2025-10-13 06:18:39.218 | + source /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../environment.d/14-manifests 2025-10-13 06:18:39.219 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-10-13 06:18:39.219 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-10-13 06:18:39.219 | ++ export DIB_MANIFEST_SAVE_DIR=edpm-hardened-uefi.d/ 2025-10-13 06:18:39.219 | ++ DIB_MANIFEST_SAVE_DIR=edpm-hardened-uefi.d/ 2025-10-13 06:18:39.219 | dib-run-parts Sourcing environment file /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../environment.d/15-block-device.bash 2025-10-13 06:18:39.224 | + source /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../environment.d/15-block-device.bash 2025-10-13 06:18:39.224 | ++ [[ ppc64 ppc64le ppc64el =~ amd64 ]] 2025-10-13 06:18:39.224 | ++ export DIB_BLOCK_DEVICE=efi 2025-10-13 06:18:39.224 | ++ DIB_BLOCK_DEVICE=efi 2025-10-13 06:18:39.224 | dib-run-parts Sourcing environment file /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../environment.d/15-growvols 2025-10-13 06:18:39.229 | + source /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../environment.d/15-growvols 2025-10-13 06:18:39.229 | ++ export DIB_GROWVOLS_TRIGGER=manual 2025-10-13 06:18:39.229 | ++ DIB_GROWVOLS_TRIGGER=manual 2025-10-13 06:18:39.230 | ++ export DIB_GROWVOLS_ARGS= 2025-10-13 06:18:39.230 | ++ DIB_GROWVOLS_ARGS= 2025-10-13 06:18:39.230 | ++ export DIB_GROWVOLS_GROUP= 2025-10-13 06:18:39.230 | ++ DIB_GROWVOLS_GROUP= 2025-10-13 06:18:39.230 | ++ export DIB_GROWVOLS_DEVICE= 2025-10-13 06:18:39.230 | ++ DIB_GROWVOLS_DEVICE= 2025-10-13 06:18:39.230 | dib-run-parts Sourcing environment file /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../environment.d/50-redhat-common 2025-10-13 06:18:39.234 | + source /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../environment.d/50-redhat-common 2025-10-13 06:18:39.235 | ++ export DIB_DISABLE_KERNEL_CLEANUP=0 2025-10-13 06:18:39.235 | ++ DIB_DISABLE_KERNEL_CLEANUP=0 2025-10-13 06:18:39.235 | ++ export DIB_INIT_SYSTEM=systemd 2025-10-13 06:18:39.235 | ++ DIB_INIT_SYSTEM=systemd 2025-10-13 06:18:39.236 | dib-run-parts Sourcing environment file /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../environment.d/99-dib-init-system 2025-10-13 06:18:39.240 | + source /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../environment.d/99-dib-init-system 2025-10-13 06:18:39.241 | ++ '[' -z systemd ']' 2025-10-13 06:18:39.241 | ++ case $DIB_INIT_SYSTEM in 2025-10-13 06:18:39.241 | dib-run-parts Running /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/10-create-pkg-map-dir 2025-10-13 06:18:39.291 | Copying pkg-map for source-repositories 2025-10-13 06:18:39.320 | Copying pkg-map for dracut-regenerate 2025-10-13 06:18:39.359 | Copying pkg-map for base 2025-10-13 06:18:39.390 | Copying pkg-map for openssh-server 2025-10-13 06:18:39.418 | Copying pkg-map for bootloader 2025-10-13 06:18:39.448 | Copying pkg-map for install-static 2025-10-13 06:18:39.477 | Copying pkg-map for cache-url 2025-10-13 06:18:39.516 | Copying pkg-map for runtime-ssh-host-keys 2025-10-13 06:18:39.548 | dib-run-parts 10-create-pkg-map-dir completed 2025-10-13 06:18:39.548 | dib-run-parts Running /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/20-manifest-dir 2025-10-13 06:18:39.554 | + set -eu 2025-10-13 06:18:39.554 | + set -o pipefail 2025-10-13 06:18:39.554 | + sudo mkdir -p /tmp/dib_build.PZOcXRHM/mnt//etc/dib-manifests 2025-10-13 06:18:39.587 | dib-run-parts 20-manifest-dir completed 2025-10-13 06:18:39.587 | dib-run-parts Running /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/50-dracut-conf 2025-10-13 06:18:39.597 | Copying dracut config from /usr/lib/python3.9/site-packages/diskimage_builder/elements/disable-nouveau 2025-10-13 06:18:39.640 | dib-run-parts 50-dracut-conf completed 2025-10-13 06:18:39.641 | dib-run-parts Running /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/50-modprobe-blacklist 2025-10-13 06:18:39.647 | + set -eu 2025-10-13 06:18:39.647 | + set -o pipefail 2025-10-13 06:18:39.648 | + '[' '!' -d /tmp/dib_build.PZOcXRHM/mnt/etc/modprobe.d ']' 2025-10-13 06:18:39.649 | ++ get_image_element_array 2025-10-13 06:18:39.649 | ++ echo '[select-boot-kernel-initrd]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/select-boot-kernel-initrd [dib-init-system]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/dib-init-system [disable-nouveau]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/disable-nouveau [dynamic-login]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/dynamic-login [runtime-ssh-host-keys]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/runtime-ssh-host-keys [cache-url]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/cache-url [edpm-partition-uefi]=/usr/share/edpm-image-builder/dib/edpm-partition-uefi [cloud-init-network-renderer]=/usr/share/edpm-image-builder/dib/cloud-init-network-renderer [selinux-fixfiles-restore]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/selinux-fixfiles-restore [override-pip-and-virtualenv]=/usr/share/edpm-image-builder/dib/override-pip-and-virtualenv [pkg-map]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/pkg-map [install-static]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/install-static [source-repositories]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/source-repositories [modprobe]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/modprobe [package-installs]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs [edpm-base]=/usr/share/edpm-image-builder/dib/edpm-base [openvswitch]=/usr/share/edpm-image-builder/dib/openvswitch [interface-names]=/usr/share/edpm-image-builder/dib/interface-names [bootloader]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/bootloader [enable-packages-install]=/usr/share/edpm-image-builder/dib/enable-packages-install [redhat-common]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/redhat-common [install-bin]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/install-bin [sysprep]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/sysprep [remove-resolvconf]=/usr/share/edpm-image-builder/dib/remove-resolvconf [openssh-server]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/openssh-server [yum]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/yum [selinux-permissive]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/selinux-permissive [centos]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/centos [reset-bls-entries]=/usr/share/edpm-image-builder/dib/reset-bls-entries [base]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/base [install-types]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/install-types [rpm-distro]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/rpm-distro [stable-interface-names]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/stable-interface-names [repo-setup]=/usr/share/edpm-image-builder/dib/repo-setup [element-manifest]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/element-manifest [dracut-regenerate]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/dracut-regenerate [growvols]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/growvols [manifests]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/manifests ' 2025-10-13 06:18:39.650 | + eval declare -A 'image_elements=([select-boot-kernel-initrd]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/select-boot-kernel-initrd' '[dib-init-system]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/dib-init-system' '[disable-nouveau]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/disable-nouveau' '[dynamic-login]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/dynamic-login' '[runtime-ssh-host-keys]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/runtime-ssh-host-keys' '[cache-url]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/cache-url' '[edpm-partition-uefi]=/usr/share/edpm-image-builder/dib/edpm-partition-uefi' '[cloud-init-network-renderer]=/usr/share/edpm-image-builder/dib/cloud-init-network-renderer' '[selinux-fixfiles-restore]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/selinux-fixfiles-restore' '[override-pip-and-virtualenv]=/usr/share/edpm-image-builder/dib/override-pip-and-virtualenv' '[pkg-map]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/pkg-map' '[install-static]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/install-static' '[source-repositories]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/source-repositories' '[modprobe]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/modprobe' '[package-installs]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs' '[edpm-base]=/usr/share/edpm-image-builder/dib/edpm-base' '[openvswitch]=/usr/share/edpm-image-builder/dib/openvswitch' '[interface-names]=/usr/share/edpm-image-builder/dib/interface-names' '[bootloader]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/bootloader' '[enable-packages-install]=/usr/share/edpm-image-builder/dib/enable-packages-install' '[redhat-common]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/redhat-common' '[install-bin]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/install-bin' '[sysprep]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/sysprep' '[remove-resolvconf]=/usr/share/edpm-image-builder/dib/remove-resolvconf' '[openssh-server]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/openssh-server' '[yum]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/yum' '[selinux-permissive]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/selinux-permissive' '[centos]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/centos' '[reset-bls-entries]=/usr/share/edpm-image-builder/dib/reset-bls-entries' '[base]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/base' '[install-types]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/install-types' '[rpm-distro]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/rpm-distro' '[stable-interface-names]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/stable-interface-names' '[repo-setup]=/usr/share/edpm-image-builder/dib/repo-setup' '[element-manifest]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/element-manifest' '[dracut-regenerate]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/dracut-regenerate' '[growvols]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/growvols' '[manifests]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/manifests' ')' 2025-10-13 06:18:39.651 | ++ image_elements=(['select-boot-kernel-initrd']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/select-boot-kernel-initrd' ['dib-init-system']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/dib-init-system' ['disable-nouveau']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/disable-nouveau' ['dynamic-login']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/dynamic-login' ['runtime-ssh-host-keys']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/runtime-ssh-host-keys' ['cache-url']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/cache-url' ['edpm-partition-uefi']='/usr/share/edpm-image-builder/dib/edpm-partition-uefi' ['cloud-init-network-renderer']='/usr/share/edpm-image-builder/dib/cloud-init-network-renderer' ['selinux-fixfiles-restore']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/selinux-fixfiles-restore' ['override-pip-and-virtualenv']='/usr/share/edpm-image-builder/dib/override-pip-and-virtualenv' ['pkg-map']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/pkg-map' ['install-static']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/install-static' ['source-repositories']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/source-repositories' ['modprobe']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/modprobe' ['package-installs']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs' ['edpm-base']='/usr/share/edpm-image-builder/dib/edpm-base' ['openvswitch']='/usr/share/edpm-image-builder/dib/openvswitch' ['interface-names']='/usr/share/edpm-image-builder/dib/interface-names' ['bootloader']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/bootloader' ['enable-packages-install']='/usr/share/edpm-image-builder/dib/enable-packages-install' ['redhat-common']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/redhat-common' ['install-bin']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/install-bin' ['sysprep']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/sysprep' ['remove-resolvconf']='/usr/share/edpm-image-builder/dib/remove-resolvconf' ['openssh-server']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/openssh-server' ['yum']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/yum' ['selinux-permissive']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/selinux-permissive' ['centos']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/centos' ['reset-bls-entries']='/usr/share/edpm-image-builder/dib/reset-bls-entries' ['base']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/base' ['install-types']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/install-types' ['rpm-distro']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/rpm-distro' ['stable-interface-names']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/stable-interface-names' ['repo-setup']='/usr/share/edpm-image-builder/dib/repo-setup' ['element-manifest']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/element-manifest' ['dracut-regenerate']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/dracut-regenerate' ['growvols']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/growvols' ['manifests']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/manifests') 2025-10-13 06:18:39.651 | ++ declare -A image_elements 2025-10-13 06:18:39.652 | + for i in "${!image_elements[@]}" 2025-10-13 06:18:39.652 | + element=cloud-init-network-renderer 2025-10-13 06:18:39.652 | + element_dir=/usr/share/edpm-image-builder/dib/cloud-init-network-renderer 2025-10-13 06:18:39.652 | + '[' -d /usr/share/edpm-image-builder/dib/cloud-init-network-renderer/modprobe.d/ ']' 2025-10-13 06:18:39.652 | + for i in "${!image_elements[@]}" 2025-10-13 06:18:39.652 | + element=override-pip-and-virtualenv 2025-10-13 06:18:39.652 | + element_dir=/usr/share/edpm-image-builder/dib/override-pip-and-virtualenv 2025-10-13 06:18:39.652 | + '[' -d /usr/share/edpm-image-builder/dib/override-pip-and-virtualenv/modprobe.d/ ']' 2025-10-13 06:18:39.652 | + for i in "${!image_elements[@]}" 2025-10-13 06:18:39.652 | + element=enable-packages-install 2025-10-13 06:18:39.653 | + element_dir=/usr/share/edpm-image-builder/dib/enable-packages-install 2025-10-13 06:18:39.653 | + '[' -d /usr/share/edpm-image-builder/dib/enable-packages-install/modprobe.d/ ']' 2025-10-13 06:18:39.653 | + for i in "${!image_elements[@]}" 2025-10-13 06:18:39.653 | + element=install-bin 2025-10-13 06:18:39.653 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/install-bin 2025-10-13 06:18:39.653 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/install-bin/modprobe.d/ ']' 2025-10-13 06:18:39.653 | + for i in "${!image_elements[@]}" 2025-10-13 06:18:39.653 | + element=stable-interface-names 2025-10-13 06:18:39.653 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/stable-interface-names 2025-10-13 06:18:39.653 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/stable-interface-names/modprobe.d/ ']' 2025-10-13 06:18:39.653 | + for i in "${!image_elements[@]}" 2025-10-13 06:18:39.653 | + element=source-repositories 2025-10-13 06:18:39.653 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/source-repositories 2025-10-13 06:18:39.654 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/source-repositories/modprobe.d/ ']' 2025-10-13 06:18:39.654 | + for i in "${!image_elements[@]}" 2025-10-13 06:18:39.654 | + element=interface-names 2025-10-13 06:18:39.654 | + element_dir=/usr/share/edpm-image-builder/dib/interface-names 2025-10-13 06:18:39.654 | + '[' -d /usr/share/edpm-image-builder/dib/interface-names/modprobe.d/ ']' 2025-10-13 06:18:39.654 | + for i in "${!image_elements[@]}" 2025-10-13 06:18:39.654 | + element=remove-resolvconf 2025-10-13 06:18:39.654 | + element_dir=/usr/share/edpm-image-builder/dib/remove-resolvconf 2025-10-13 06:18:39.654 | + '[' -d /usr/share/edpm-image-builder/dib/remove-resolvconf/modprobe.d/ ']' 2025-10-13 06:18:39.654 | + for i in "${!image_elements[@]}" 2025-10-13 06:18:39.654 | + element=package-installs 2025-10-13 06:18:39.654 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs 2025-10-13 06:18:39.655 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/modprobe.d/ ']' 2025-10-13 06:18:39.655 | + for i in "${!image_elements[@]}" 2025-10-13 06:18:39.655 | + element=yum 2025-10-13 06:18:39.655 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/yum 2025-10-13 06:18:39.655 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/yum/modprobe.d/ ']' 2025-10-13 06:18:39.655 | + for i in "${!image_elements[@]}" 2025-10-13 06:18:39.655 | + element=selinux-permissive 2025-10-13 06:18:39.655 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/selinux-permissive 2025-10-13 06:18:39.655 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/selinux-permissive/modprobe.d/ ']' 2025-10-13 06:18:39.655 | + for i in "${!image_elements[@]}" 2025-10-13 06:18:39.655 | + element=dracut-regenerate 2025-10-13 06:18:39.655 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/dracut-regenerate 2025-10-13 06:18:39.655 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/dracut-regenerate/modprobe.d/ ']' 2025-10-13 06:18:39.656 | + for i in "${!image_elements[@]}" 2025-10-13 06:18:39.656 | + element=modprobe 2025-10-13 06:18:39.656 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/modprobe 2025-10-13 06:18:39.656 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/modprobe/modprobe.d/ ']' 2025-10-13 06:18:39.656 | + for i in "${!image_elements[@]}" 2025-10-13 06:18:39.656 | + element=rpm-distro 2025-10-13 06:18:39.656 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/rpm-distro 2025-10-13 06:18:39.656 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/rpm-distro/modprobe.d/ ']' 2025-10-13 06:18:39.656 | + for i in "${!image_elements[@]}" 2025-10-13 06:18:39.656 | + element=base 2025-10-13 06:18:39.656 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/base 2025-10-13 06:18:39.657 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/base/modprobe.d/ ']' 2025-10-13 06:18:39.657 | + for i in "${!image_elements[@]}" 2025-10-13 06:18:39.657 | + element=reset-bls-entries 2025-10-13 06:18:39.657 | + element_dir=/usr/share/edpm-image-builder/dib/reset-bls-entries 2025-10-13 06:18:39.657 | + '[' -d /usr/share/edpm-image-builder/dib/reset-bls-entries/modprobe.d/ ']' 2025-10-13 06:18:39.657 | + for i in "${!image_elements[@]}" 2025-10-13 06:18:39.657 | + element=install-types 2025-10-13 06:18:39.657 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/install-types 2025-10-13 06:18:39.657 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/install-types/modprobe.d/ ']' 2025-10-13 06:18:39.657 | + for i in "${!image_elements[@]}" 2025-10-13 06:18:39.657 | + element=element-manifest 2025-10-13 06:18:39.657 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/element-manifest 2025-10-13 06:18:39.657 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/element-manifest/modprobe.d/ ']' 2025-10-13 06:18:39.658 | + for i in "${!image_elements[@]}" 2025-10-13 06:18:39.658 | + element=selinux-fixfiles-restore 2025-10-13 06:18:39.658 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/selinux-fixfiles-restore 2025-10-13 06:18:39.658 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/selinux-fixfiles-restore/modprobe.d/ ']' 2025-10-13 06:18:39.658 | + for i in "${!image_elements[@]}" 2025-10-13 06:18:39.658 | + element=openssh-server 2025-10-13 06:18:39.658 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/openssh-server 2025-10-13 06:18:39.658 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/openssh-server/modprobe.d/ ']' 2025-10-13 06:18:39.658 | + for i in "${!image_elements[@]}" 2025-10-13 06:18:39.658 | + element=bootloader 2025-10-13 06:18:39.658 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/bootloader 2025-10-13 06:18:39.658 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/bootloader/modprobe.d/ ']' 2025-10-13 06:18:39.658 | + for i in "${!image_elements[@]}" 2025-10-13 06:18:39.659 | + element=manifests 2025-10-13 06:18:39.659 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/manifests 2025-10-13 06:18:39.659 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/manifests/modprobe.d/ ']' 2025-10-13 06:18:39.659 | + for i in "${!image_elements[@]}" 2025-10-13 06:18:39.659 | + element=growvols 2025-10-13 06:18:39.659 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/growvols 2025-10-13 06:18:39.659 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/growvols/modprobe.d/ ']' 2025-10-13 06:18:39.659 | + for i in "${!image_elements[@]}" 2025-10-13 06:18:39.659 | + element=edpm-partition-uefi 2025-10-13 06:18:39.659 | + element_dir=/usr/share/edpm-image-builder/dib/edpm-partition-uefi 2025-10-13 06:18:39.659 | + '[' -d /usr/share/edpm-image-builder/dib/edpm-partition-uefi/modprobe.d/ ']' 2025-10-13 06:18:39.660 | + for i in "${!image_elements[@]}" 2025-10-13 06:18:39.660 | + element=edpm-base 2025-10-13 06:18:39.660 | + element_dir=/usr/share/edpm-image-builder/dib/edpm-base 2025-10-13 06:18:39.660 | + '[' -d /usr/share/edpm-image-builder/dib/edpm-base/modprobe.d/ ']' 2025-10-13 06:18:39.660 | + for i in "${!image_elements[@]}" 2025-10-13 06:18:39.660 | + element=sysprep 2025-10-13 06:18:39.660 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/sysprep 2025-10-13 06:18:39.660 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/sysprep/modprobe.d/ ']' 2025-10-13 06:18:39.660 | + for i in "${!image_elements[@]}" 2025-10-13 06:18:39.660 | + element=dib-init-system 2025-10-13 06:18:39.660 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/dib-init-system 2025-10-13 06:18:39.660 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/dib-init-system/modprobe.d/ ']' 2025-10-13 06:18:39.661 | + for i in "${!image_elements[@]}" 2025-10-13 06:18:39.661 | + element=install-static 2025-10-13 06:18:39.661 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/install-static 2025-10-13 06:18:39.661 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/install-static/modprobe.d/ ']' 2025-10-13 06:18:39.661 | + for i in "${!image_elements[@]}" 2025-10-13 06:18:39.661 | + element=select-boot-kernel-initrd 2025-10-13 06:18:39.661 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/select-boot-kernel-initrd 2025-10-13 06:18:39.661 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/select-boot-kernel-initrd/modprobe.d/ ']' 2025-10-13 06:18:39.661 | + for i in "${!image_elements[@]}" 2025-10-13 06:18:39.661 | + element=dynamic-login 2025-10-13 06:18:39.661 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/dynamic-login 2025-10-13 06:18:39.661 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/dynamic-login/modprobe.d/ ']' 2025-10-13 06:18:39.662 | + for i in "${!image_elements[@]}" 2025-10-13 06:18:39.662 | + element=redhat-common 2025-10-13 06:18:39.662 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/redhat-common 2025-10-13 06:18:39.662 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/redhat-common/modprobe.d/ ']' 2025-10-13 06:18:39.662 | + for i in "${!image_elements[@]}" 2025-10-13 06:18:39.662 | + element=repo-setup 2025-10-13 06:18:39.662 | + element_dir=/usr/share/edpm-image-builder/dib/repo-setup 2025-10-13 06:18:39.662 | + '[' -d /usr/share/edpm-image-builder/dib/repo-setup/modprobe.d/ ']' 2025-10-13 06:18:39.662 | + for i in "${!image_elements[@]}" 2025-10-13 06:18:39.662 | + element=cache-url 2025-10-13 06:18:39.662 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/cache-url 2025-10-13 06:18:39.662 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/cache-url/modprobe.d/ ']' 2025-10-13 06:18:39.663 | + for i in "${!image_elements[@]}" 2025-10-13 06:18:39.663 | + element=disable-nouveau 2025-10-13 06:18:39.663 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/disable-nouveau 2025-10-13 06:18:39.663 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/disable-nouveau/modprobe.d/ ']' 2025-10-13 06:18:39.663 | + sudo cp /usr/lib/python3.9/site-packages/diskimage_builder/elements/disable-nouveau/modprobe.d/disable-nouveau.conf /tmp/dib_build.PZOcXRHM/mnt/etc/modprobe.d/ 2025-10-13 06:18:39.703 | + for i in "${!image_elements[@]}" 2025-10-13 06:18:39.703 | + element=runtime-ssh-host-keys 2025-10-13 06:18:39.703 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/runtime-ssh-host-keys 2025-10-13 06:18:39.703 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/modprobe.d/ ']' 2025-10-13 06:18:39.703 | + for i in "${!image_elements[@]}" 2025-10-13 06:18:39.703 | + element=openvswitch 2025-10-13 06:18:39.703 | + element_dir=/usr/share/edpm-image-builder/dib/openvswitch 2025-10-13 06:18:39.704 | + '[' -d /usr/share/edpm-image-builder/dib/openvswitch/modprobe.d/ ']' 2025-10-13 06:18:39.704 | + for i in "${!image_elements[@]}" 2025-10-13 06:18:39.704 | + element=pkg-map 2025-10-13 06:18:39.704 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/pkg-map 2025-10-13 06:18:39.704 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/pkg-map/modprobe.d/ ']' 2025-10-13 06:18:39.704 | + for i in "${!image_elements[@]}" 2025-10-13 06:18:39.704 | + element=centos 2025-10-13 06:18:39.704 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/centos 2025-10-13 06:18:39.704 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/centos/modprobe.d/ ']' 2025-10-13 06:18:39.707 | dib-run-parts 50-modprobe-blacklist completed 2025-10-13 06:18:39.707 | dib-run-parts Running /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/75-inject-element-manifest 2025-10-13 06:18:39.713 | + set -eu 2025-10-13 06:18:39.713 | + set -o pipefail 2025-10-13 06:18:39.713 | + DIB_ELEMENT_MANIFEST_PATH=/etc/dib-manifests/dib-element-manifest 2025-10-13 06:18:39.713 | ++ dirname /etc/dib-manifests/dib-element-manifest 2025-10-13 06:18:39.715 | + sudo mkdir -p /tmp/dib_build.PZOcXRHM/mnt//etc/dib-manifests 2025-10-13 06:18:39.754 | + sudo /bin/bash -c 'echo select-boot-kernel-initrd dib-init-system disable-nouveau dynamic-login runtime-ssh-host-keys cache-url edpm-partition-uefi cloud-init-network-renderer selinux-fixfiles-restore override-pip-and-virtualenv pkg-map install-static source-repositories modprobe package-installs edpm-base openvswitch interface-names bootloader enable-packages-install redhat-common install-bin sysprep remove-resolvconf openssh-server yum selinux-permissive centos reset-bls-entries base install-types rpm-distro stable-interface-names repo-setup element-manifest dracut-regenerate growvols manifests | tr '\'' '\'' '\''\n'\'' > /tmp/dib_build.PZOcXRHM/mnt//etc/dib-manifests/dib-element-manifest' 2025-10-13 06:18:39.798 | dib-run-parts 75-inject-element-manifest completed 2025-10-13 06:18:39.798 | dib-run-parts Running /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/98-source-repositories 2025-10-13 06:18:39.819 | dib-run-parts 98-source-repositories completed 2025-10-13 06:18:39.819 | dib-run-parts Running /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/99-copy-dib-img-functions 2025-10-13 06:18:39.824 | + set -eu 2025-10-13 06:18:39.824 | + set -o pipefail 2025-10-13 06:18:39.824 | + sudo mkdir -p /tmp/dib_build.PZOcXRHM/mnt/lib/diskimage-builder 2025-10-13 06:18:39.864 | + sudo cp -t /tmp/dib_build.PZOcXRHM/mnt/lib/diskimage-builder /usr/lib/python3.9/site-packages/diskimage_builder/lib/img-functions 2025-10-13 06:18:39.910 | dib-run-parts 99-copy-dib-img-functions completed 2025-10-13 06:18:39.910 | dib-run-parts Running /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/99-enable-install-types 2025-10-13 06:18:39.917 | + set -eu 2025-10-13 06:18:39.917 | + set -o pipefail 2025-10-13 06:18:39.917 | + declare -a SPECIFIED_ELEMS 2025-10-13 06:18:39.917 | + SPECIFIED_ELEMS[0]= 2025-10-13 06:18:39.917 | + PREFIX=DIB_INSTALLTYPE_ 2025-10-13 06:18:39.918 | ++ env 2025-10-13 06:18:39.918 | ++ grep '^DIB_INSTALLTYPE_' 2025-10-13 06:18:39.919 | ++ cut -d= -f1 2025-10-13 06:18:39.921 | ++ echo '' 2025-10-13 06:18:39.922 | + INSTALL_TYPE_VARS= 2025-10-13 06:18:39.923 | ++ find /tmp/dib_build.PZOcXRHM/hooks/install.d -maxdepth 1 -name '*-package-install' -type d 2025-10-13 06:18:39.925 | + default_install_type_dirs= 2025-10-13 06:18:39.929 | dib-run-parts 99-enable-install-types completed 2025-10-13 06:18:39.929 | dib-run-parts Running /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/99-squash-package-install 2025-10-13 06:18:39.934 | + set -eu 2025-10-13 06:18:39.934 | + set -o pipefail 2025-10-13 06:18:39.935 | ++ dirname /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/99-squash-package-install 2025-10-13 06:18:39.937 | + sudo -E /usr/bin/python3 /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../bin/package-installs-squash '--elements=select-boot-kernel-initrd dib-init-system disable-nouveau dynamic-login runtime-ssh-host-keys cache-url edpm-partition-uefi cloud-init-network-renderer selinux-fixfiles-restore override-pip-and-virtualenv pkg-map install-static source-repositories modprobe package-installs edpm-base openvswitch interface-names bootloader enable-packages-install redhat-common install-bin sysprep remove-resolvconf openssh-server yum selinux-permissive centos reset-bls-entries base install-types rpm-distro stable-interface-names repo-setup element-manifest dracut-regenerate growvols manifests' --path=/usr/share/ironic-python-agent-builder/dib/:/usr/share/edpm-image-builder//dib/:/usr/lib/python3.9/site-packages/diskimage_builder/elements /tmp/dib_build.PZOcXRHM/mnt/tmp/package-installs.json 2025-10-13 06:18:40.076 | DEBUG __main__ [-] element_dirs -> [('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'select-boot-kernel-initrd'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'dib-init-system'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'disable-nouveau'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'dynamic-login'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'runtime-ssh-host-keys'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'cache-url'), ('/usr/share/edpm-image-builder//dib/', 'edpm-partition-uefi'), ('/usr/share/edpm-image-builder//dib/', 'cloud-init-network-renderer'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'selinux-fixfiles-restore'), ('/usr/share/edpm-image-builder//dib/', 'override-pip-and-virtualenv'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'pkg-map'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'install-static'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'source-repositories'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'modprobe'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'package-installs'), ('/usr/share/edpm-image-builder//dib/', 'edpm-base'), ('/usr/share/edpm-image-builder//dib/', 'openvswitch'), ('/usr/share/edpm-image-builder//dib/', 'interface-names'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'bootloader'), ('/usr/share/edpm-image-builder//dib/', 'enable-packages-install'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'redhat-common'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'install-bin'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'sysprep'), ('/usr/share/edpm-image-builder//dib/', 'remove-resolvconf'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'openssh-server'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'yum'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'selinux-permissive'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'centos'), ('/usr/share/edpm-image-builder//dib/', 'reset-bls-entries'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'base'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'install-types'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'rpm-distro'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'stable-interface-names'), ('/usr/share/edpm-image-builder//dib/', 'repo-setup'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'element-manifest'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'dracut-regenerate'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'growvols'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'manifests')] main /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../bin/package-installs-squash:212 2025-10-13 06:18:40.076 | INFO __main__ [-] Squashing install file: /usr/lib/python3.9/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/package-installs.yaml 2025-10-13 06:18:40.077 | DEBUG __main__ [-] Considering runtime-ssh-host-keys/openssh-client param:{} collect_data /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-13 06:18:40.077 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-13 06:18:40.077 | INFO __main__ [-] Squashing install file: /usr/lib/python3.9/site-packages/diskimage_builder/elements/cache-url/package-installs.yaml 2025-10-13 06:18:40.078 | DEBUG __main__ [-] Considering cache-url/curl param:{} collect_data /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-13 06:18:40.078 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-13 06:18:40.078 | INFO __main__ [-] Squashing install file: /usr/lib/python3.9/site-packages/diskimage_builder/elements/install-static/package-installs.yaml 2025-10-13 06:18:40.079 | DEBUG __main__ [-] Considering install-static/rsync param:{} collect_data /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-13 06:18:40.079 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-13 06:18:40.079 | INFO __main__ [-] Squashing install file: /usr/lib/python3.9/site-packages/diskimage_builder/elements/source-repositories/package-installs.yaml 2025-10-13 06:18:40.080 | DEBUG __main__ [-] Considering source-repositories/git param:{} collect_data /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-13 06:18:40.080 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-13 06:18:40.080 | INFO __main__ [-] Squashing install file: /usr/share/edpm-image-builder//dib/edpm-base/package-installs.yaml 2025-10-13 06:18:40.083 | DEBUG __main__ [-] Considering edpm-base/buildah param:{} collect_data /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-13 06:18:40.083 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-13 06:18:40.083 | DEBUG __main__ [-] Considering edpm-base/chrony param:{} collect_data /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-13 06:18:40.083 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-13 06:18:40.083 | DEBUG __main__ [-] Considering edpm-base/crudini param:{} collect_data /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-13 06:18:40.083 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-13 06:18:40.083 | DEBUG __main__ [-] Considering edpm-base/crypto-policies-scripts param:{} collect_data /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-13 06:18:40.083 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-13 06:18:40.083 | DEBUG __main__ [-] Considering edpm-base/device-mapper-multipath param:{} collect_data /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-13 06:18:40.083 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-13 06:18:40.083 | DEBUG __main__ [-] Considering edpm-base/driverctl param:{} collect_data /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-13 06:18:40.084 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-13 06:18:40.084 | DEBUG __main__ [-] Considering edpm-base/grubby param:{} collect_data /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-13 06:18:40.084 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-13 06:18:40.084 | DEBUG __main__ [-] Considering edpm-base/iptables-services param:{} collect_data /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-13 06:18:40.084 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-13 06:18:40.084 | DEBUG __main__ [-] Considering edpm-base/jq param:{} collect_data /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-13 06:18:40.084 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-13 06:18:40.084 | DEBUG __main__ [-] Considering edpm-base/lvm2 param:{} collect_data /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-13 06:18:40.084 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-13 06:18:40.084 | DEBUG __main__ [-] Considering edpm-base/nftables param:{} collect_data /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-13 06:18:40.084 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-13 06:18:40.084 | DEBUG __main__ [-] Considering edpm-base/numactl param:{} collect_data /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-13 06:18:40.084 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-13 06:18:40.084 | DEBUG __main__ [-] Considering edpm-base/openssh-server param:{} collect_data /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-13 06:18:40.084 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-13 06:18:40.084 | DEBUG __main__ [-] Considering edpm-base/openstack-selinux param:{} collect_data /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-13 06:18:40.084 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-13 06:18:40.084 | DEBUG __main__ [-] Considering edpm-base/openvswitch param:{} collect_data /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-13 06:18:40.084 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-13 06:18:40.084 | DEBUG __main__ [-] Considering edpm-base/os-net-config param:{} collect_data /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-13 06:18:40.084 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-13 06:18:40.084 | DEBUG __main__ [-] Considering edpm-base/podman param:{} collect_data /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-13 06:18:40.084 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-13 06:18:40.084 | DEBUG __main__ [-] Considering edpm-base/python3-libselinux param:{} collect_data /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-13 06:18:40.084 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-13 06:18:40.084 | DEBUG __main__ [-] Considering edpm-base/python3-pyyaml param:{} collect_data /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-13 06:18:40.084 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-13 06:18:40.084 | DEBUG __main__ [-] Considering edpm-base/rsync param:{} collect_data /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-13 06:18:40.084 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-13 06:18:40.084 | DEBUG __main__ [-] Considering edpm-base/tmpwatch param:{} collect_data /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-13 06:18:40.084 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-13 06:18:40.084 | DEBUG __main__ [-] Considering edpm-base/tuned-profiles-cpu-partitioning param:{} collect_data /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-13 06:18:40.084 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-13 06:18:40.084 | DEBUG __main__ [-] Considering edpm-base/sysstat param:{} collect_data /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-13 06:18:40.084 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-13 06:18:40.084 | DEBUG __main__ [-] Considering edpm-base/iproute-tc param:{} collect_data /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-13 06:18:40.084 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-13 06:18:40.085 | DEBUG __main__ [-] Considering edpm-base/kexec-tools param:{'uninstall': True} collect_data /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-13 06:18:40.085 | DEBUG __main__ [-] ... installing for 'uninstall' collect_data /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-13 06:18:40.085 | DEBUG __main__ [-] Considering edpm-base/telnet param:{'uninstall': True} collect_data /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-13 06:18:40.085 | DEBUG __main__ [-] ... installing for 'uninstall' collect_data /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-13 06:18:40.085 | INFO __main__ [-] Squashing install file: /usr/share/edpm-image-builder//dib/openvswitch/package-installs.yaml 2025-10-13 06:18:40.085 | DEBUG __main__ [-] Considering openvswitch/openvswitch param:{} collect_data /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-13 06:18:40.085 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-13 06:18:40.086 | INFO __main__ [-] Squashing install file: /usr/lib/python3.9/site-packages/diskimage_builder/elements/redhat-common/package-installs.yaml 2025-10-13 06:18:40.088 | DEBUG __main__ [-] Considering redhat-common/lsof param:{} collect_data /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-13 06:18:40.088 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-13 06:18:40.088 | DEBUG __main__ [-] Considering redhat-common/tcpdump param:{} collect_data /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-13 06:18:40.088 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-13 06:18:40.088 | DEBUG __main__ [-] Considering redhat-common/traceroute param:{} collect_data /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-13 06:18:40.088 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-13 06:18:40.088 | DEBUG __main__ [-] Considering redhat-common/which param:{} collect_data /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-13 06:18:40.088 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-13 06:18:40.088 | DEBUG __main__ [-] Considering redhat-common/gettext param:{'phase': 'pre-install.d'} collect_data /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-13 06:18:40.088 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-13 06:18:40.088 | DEBUG __main__ [-] Considering redhat-common/ca-certificates param:{} collect_data /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-13 06:18:40.088 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-13 06:18:40.088 | DEBUG __main__ [-] Considering redhat-common/selinux-policy param:{} collect_data /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-13 06:18:40.088 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-13 06:18:40.088 | DEBUG __main__ [-] Considering redhat-common/selinux-policy-targeted param:{} collect_data /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-13 06:18:40.088 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-13 06:18:40.088 | DEBUG __main__ [-] Considering redhat-common/python3-libselinux param:{} collect_data /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-13 06:18:40.088 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-13 06:18:40.088 | DEBUG __main__ [-] Considering redhat-common/python3-policycoreutils param:{} collect_data /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-13 06:18:40.088 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-13 06:18:40.088 | DEBUG __main__ [-] Considering redhat-common/policycoreutils-python-utils param:{} collect_data /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-13 06:18:40.088 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-13 06:18:40.088 | DEBUG __main__ [-] Considering redhat-common/rng-tools param:{} collect_data /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-13 06:18:40.088 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-13 06:18:40.088 | DEBUG __main__ [-] Considering redhat-common/passwd param:{} collect_data /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-13 06:18:40.088 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-13 06:18:40.089 | INFO __main__ [-] Squashing install file: /usr/lib/python3.9/site-packages/diskimage_builder/elements/openssh-server/package-installs.yaml 2025-10-13 06:18:40.089 | DEBUG __main__ [-] Considering openssh-server/openssh-server param:{} collect_data /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-13 06:18:40.089 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-13 06:18:40.090 | INFO __main__ [-] Squashing install file: /usr/lib/python3.9/site-packages/diskimage_builder/elements/centos/package-installs.yaml 2025-10-13 06:18:40.090 | DEBUG __main__ [-] Considering centos/device-mapper-multipath param:{} collect_data /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-13 06:18:40.090 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-13 06:18:40.091 | INFO __main__ [-] Squashing install file: /usr/lib/python3.9/site-packages/diskimage_builder/elements/stable-interface-names/package-installs.yaml 2025-10-13 06:18:40.091 | DEBUG __main__ [-] Considering stable-interface-names/biosdevname param:{} collect_data /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-13 06:18:40.091 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-13 06:18:40.091 | INFO __main__ [-] Squashing install file: /usr/lib/python3.9/site-packages/diskimage_builder/elements/dracut-regenerate/package-installs.yaml 2025-10-13 06:18:40.092 | DEBUG __main__ [-] Considering dracut-regenerate/python3-PyYAML param:{'phase': 'pre-install.d'} collect_data /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-13 06:18:40.092 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-13 06:18:40.092 | INFO __main__ [-] Squashing install file: /usr/lib/python3.9/site-packages/diskimage_builder/elements/growvols/package-installs.yaml 2025-10-13 06:18:40.093 | DEBUG __main__ [-] Considering growvols/gdisk param:{} collect_data /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-13 06:18:40.093 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-13 06:18:40.093 | DEBUG __main__ [-] Considering growvols/util-linux param:{} collect_data /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-13 06:18:40.094 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-13 06:18:40.094 | DEBUG __main__ [-] Considering growvols/lvm2 param:{} collect_data /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-13 06:18:40.094 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-13 06:18:40.094 | DEBUG __main__ [-] Considering growvols/parted param:{} collect_data /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-13 06:18:40.094 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-13 06:18:40.094 | DEBUG __main__ [-] Considering growvols/xfsprogs param:{} collect_data /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-13 06:18:40.094 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-13 06:18:40.094 | DEBUG __main__ [-] final_dict -> defaultdict(..., {'install.d': defaultdict(, {'uninstall': [('kexec-tools', 'edpm-base'), ('telnet', 'edpm-base')], 'install': [('openssh-client', 'runtime-ssh-host-keys'), ('curl', 'cache-url'), ('rsync', 'install-static'), ('git', 'source-repositories'), ('buildah', 'edpm-base'), ('chrony', 'edpm-base'), ('crudini', 'edpm-base'), ('crypto-policies-scripts', 'edpm-base'), ('device-mapper-multipath', 'edpm-base'), ('driverctl', 'edpm-base'), ('grubby', 'edpm-base'), ('iptables-services', 'edpm-base'), ('jq', 'edpm-base'), ('lvm2', 'edpm-base'), ('nftables', 'edpm-base'), ('numactl', 'edpm-base'), ('openssh-server', 'edpm-base'), ('openstack-selinux', 'edpm-base'), ('openvswitch', 'edpm-base'), ('os-net-config', 'edpm-base'), ('podman', 'edpm-base'), ('python3-libselinux', 'edpm-base'), ('python3-pyyaml', 'edpm-base'), ('rsync', 'edpm-base'), ('tmpwatch', 'edpm-base'), ('tuned-profiles-cpu-partitioning', 'edpm-base'), ('sysstat', 'edpm-base'), ('iproute-tc', 'edpm-base'), ('openvswitch', 'openvswitch'), ('lsof', 'redhat-common'), ('tcpdump', 'redhat-common'), ('traceroute', 'redhat-common'), ('which', 'redhat-common'), ('ca-certificates', 'redhat-common'), ('selinux-policy', 'redhat-common'), ('selinux-policy-targeted', 'redhat-common'), ('python3-libselinux', 'redhat-common'), ('python3-policycoreutils', 'redhat-common'), ('policycoreutils-python-utils', 'redhat-common'), ('rng-tools', 'redhat-common'), ('passwd', 'redhat-common'), ('openssh-server', 'openssh-server'), ('device-mapper-multipath', 'centos'), ('biosdevname', 'stable-interface-names'), ('gdisk', 'growvols'), ('util-linux', 'growvols'), ('lvm2', 'growvols'), ('parted', 'growvols'), ('xfsprogs', 'growvols')]}), 'pre-install.d': defaultdict(, {'uninstall': [], 'install': [('gettext', 'redhat-common'), ('python3-PyYAML', 'dracut-regenerate')]})}) main /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/../bin/package-installs-squash:232 2025-10-13 06:18:40.110 | dib-run-parts 99-squash-package-install completed 2025-10-13 06:18:40.110 | dib-run-parts Running /tmp/dib_build.PZOcXRHM/hooks/extra-data.d/99-yum-repo-conf 2025-10-13 06:18:40.116 | + set -eu 2025-10-13 06:18:40.116 | + set -o pipefail 2025-10-13 06:18:40.116 | + '[' -z '/etc/yum.repos.d/*' ']' 2025-10-13 06:18:40.116 | + for file in $DIB_YUM_REPO_CONF 2025-10-13 06:18:40.116 | + '[' '!' -f /etc/yum.repos.d/centos-addons.repo ']' 2025-10-13 06:18:40.116 | + sudo cp -L -f /etc/yum.repos.d/centos-addons.repo /tmp/dib_build.PZOcXRHM/mnt/etc/yum.repos.d 2025-10-13 06:18:40.157 | + for file in $DIB_YUM_REPO_CONF 2025-10-13 06:18:40.157 | + '[' '!' -f /etc/yum.repos.d/centos.repo ']' 2025-10-13 06:18:40.157 | + sudo cp -L -f /etc/yum.repos.d/centos.repo /tmp/dib_build.PZOcXRHM/mnt/etc/yum.repos.d 2025-10-13 06:18:40.195 | + for file in $DIB_YUM_REPO_CONF 2025-10-13 06:18:40.195 | + '[' '!' -f /etc/yum.repos.d/delorean-antelope-testing.repo ']' 2025-10-13 06:18:40.195 | + sudo cp -L -f /etc/yum.repos.d/delorean-antelope-testing.repo /tmp/dib_build.PZOcXRHM/mnt/etc/yum.repos.d 2025-10-13 06:18:40.239 | + for file in $DIB_YUM_REPO_CONF 2025-10-13 06:18:40.239 | + '[' '!' -f /etc/yum.repos.d/delorean.repo ']' 2025-10-13 06:18:40.239 | + sudo cp -L -f /etc/yum.repos.d/delorean.repo /tmp/dib_build.PZOcXRHM/mnt/etc/yum.repos.d 2025-10-13 06:18:40.278 | + for file in $DIB_YUM_REPO_CONF 2025-10-13 06:18:40.278 | + '[' '!' -f /etc/yum.repos.d/repo-setup-centos-appstream.repo ']' 2025-10-13 06:18:40.278 | + sudo cp -L -f /etc/yum.repos.d/repo-setup-centos-appstream.repo /tmp/dib_build.PZOcXRHM/mnt/etc/yum.repos.d 2025-10-13 06:18:40.319 | + for file in $DIB_YUM_REPO_CONF 2025-10-13 06:18:40.319 | + '[' '!' -f /etc/yum.repos.d/repo-setup-centos-baseos.repo ']' 2025-10-13 06:18:40.319 | + sudo cp -L -f /etc/yum.repos.d/repo-setup-centos-baseos.repo /tmp/dib_build.PZOcXRHM/mnt/etc/yum.repos.d 2025-10-13 06:18:40.359 | + for file in $DIB_YUM_REPO_CONF 2025-10-13 06:18:40.359 | + '[' '!' -f /etc/yum.repos.d/repo-setup-centos-highavailability.repo ']' 2025-10-13 06:18:40.359 | + sudo cp -L -f /etc/yum.repos.d/repo-setup-centos-highavailability.repo /tmp/dib_build.PZOcXRHM/mnt/etc/yum.repos.d 2025-10-13 06:18:40.398 | + for file in $DIB_YUM_REPO_CONF 2025-10-13 06:18:40.398 | + '[' '!' -f /etc/yum.repos.d/repo-setup-centos-powertools.repo ']' 2025-10-13 06:18:40.398 | + sudo cp -L -f /etc/yum.repos.d/repo-setup-centos-powertools.repo /tmp/dib_build.PZOcXRHM/mnt/etc/yum.repos.d 2025-10-13 06:18:40.443 | dib-run-parts 99-yum-repo-conf completed 2025-10-13 06:18:40.444 | dib-run-parts ----------------------- PROFILING ----------------------- 2025-10-13 06:18:40.444 | dib-run-parts 2025-10-13 06:18:40.447 | dib-run-parts Target: extra-data.d 2025-10-13 06:18:40.447 | dib-run-parts 2025-10-13 06:18:40.447 | dib-run-parts Script Seconds 2025-10-13 06:18:40.447 | dib-run-parts --------------------------------------- ---------- 2025-10-13 06:18:40.447 | dib-run-parts 2025-10-13 06:18:40.465 | dib-run-parts 10-create-pkg-map-dir 0.305 2025-10-13 06:18:40.477 | dib-run-parts 20-manifest-dir 0.036 2025-10-13 06:18:40.489 | dib-run-parts 50-dracut-conf 0.051 2025-10-13 06:18:40.500 | dib-run-parts 50-modprobe-blacklist 0.064 2025-10-13 06:18:40.512 | dib-run-parts 75-inject-element-manifest 0.089 2025-10-13 06:18:40.525 | dib-run-parts 98-source-repositories 0.019 2025-10-13 06:18:40.537 | dib-run-parts 99-copy-dib-img-functions 0.089 2025-10-13 06:18:40.549 | dib-run-parts 99-enable-install-types 0.016 2025-10-13 06:18:40.562 | dib-run-parts 99-squash-package-install 0.179 2025-10-13 06:18:40.575 | dib-run-parts 99-yum-repo-conf 0.331 2025-10-13 06:18:40.578 | dib-run-parts 2025-10-13 06:18:40.578 | dib-run-parts --------------------- END PROFILING --------------------- 2025-10-13 06:18:40.587 | + diskimage_builder/lib/common-functions:run_d:259 : check_break after-extra-data bash 2025-10-13 06:18:40.594 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-10-13 06:18:40.594 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-extra-data(,|$)' -q 2025-10-13 06:18:40.606 | + diskimage_builder/lib/disk-image-create:main:360 : run_d_in_target pre-install 2025-10-13 06:18:40.612 | + diskimage_builder/lib/img-functions:run_d_in_target:64 : check_element 2025-10-13 06:18:40.618 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.PZOcXRHM/hooks ']' 2025-10-13 06:18:40.625 | + diskimage_builder/lib/img-functions:run_d_in_target:67 : '[' -d /tmp/dib_build.PZOcXRHM/hooks/pre-install.d ']' 2025-10-13 06:18:40.631 | + diskimage_builder/lib/img-functions:run_d_in_target:68 : sudo mkdir /tmp/dib_build.PZOcXRHM/mnt/tmp/in_target.d 2025-10-13 06:18:40.680 | + diskimage_builder/lib/img-functions:run_d_in_target:73 : sudo cp /usr/lib/python3.9/site-packages/diskimage_builder/lib/dib-run-parts /tmp/dib_build.PZOcXRHM/hooks 2025-10-13 06:18:40.729 | + diskimage_builder/lib/img-functions:run_d_in_target:78 : sudo mount --bind /tmp/dib_build.PZOcXRHM/hooks /tmp/dib_build.PZOcXRHM/mnt/tmp/in_target.d 2025-10-13 06:18:40.776 | + diskimage_builder/lib/img-functions:run_d_in_target:79 : sudo mount -o remount,ro,bind /tmp/dib_build.PZOcXRHM/hooks /tmp/dib_build.PZOcXRHM/mnt/tmp/in_target.d 2025-10-13 06:18:40.819 | + diskimage_builder/lib/img-functions:run_d_in_target:80 : check_break before-pre-install run_in_target bash 2025-10-13 06:18:40.826 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-10-13 06:18:40.826 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-pre-install(,|$)' -q 2025-10-13 06:18:40.838 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : '[' -z '' ']' 2025-10-13 06:18:40.844 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : in_target_arg=run_in_target 2025-10-13 06:18:40.850 | + diskimage_builder/lib/img-functions:run_d_in_target:82 : trap 'check_break after-error run_in_target bash' ERR 2025-10-13 06:18:40.857 | + diskimage_builder/lib/img-functions:run_d_in_target:83 : run_in_target /tmp/in_target.d/dib-run-parts /tmp/in_target.d/pre-install.d 2025-10-13 06:18:40.864 | + diskimage_builder/lib/img-functions:run_in_target:49 : cmd='/tmp/in_target.d/dib-run-parts /tmp/in_target.d/pre-install.d' 2025-10-13 06:18:40.872 | + diskimage_builder/lib/img-functions:run_in_target:51 : ORIG_HOME=/root 2025-10-13 06:18:40.878 | + diskimage_builder/lib/img-functions:run_in_target:52 : export HOME=/root 2025-10-13 06:18:40.886 | + diskimage_builder/lib/img-functions:run_in_target:52 : HOME=/root 2025-10-13 06:18:40.893 | + diskimage_builder/lib/img-functions:run_in_target:58 : sudo -E chroot /tmp/dib_build.PZOcXRHM/mnt env -u TMPDIR -u VIRTUAL_ENV 'PATH=$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' sh -c '/tmp/in_target.d/dib-run-parts /tmp/in_target.d/pre-install.d' 2025-10-13 06:18:40.964 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/01-export-install-types.bash 2025-10-13 06:18:40.968 | + source /tmp/in_target.d/pre-install.d/../environment.d/01-export-install-types.bash 2025-10-13 06:18:40.968 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2025-10-13 06:18:40.968 | ++ DIB_DEFAULT_INSTALLTYPE=package 2025-10-13 06:18:40.968 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/01-repo-setup.bash 2025-10-13 06:18:40.971 | + source /tmp/in_target.d/pre-install.d/../environment.d/01-repo-setup.bash 2025-10-13 06:18:40.971 | ++ export DIB_REPO_SETUP=current-podified 2025-10-13 06:18:40.971 | ++ DIB_REPO_SETUP=current-podified 2025-10-13 06:18:40.971 | ++ export DIB_REPO_SETUP_BRANCH=master 2025-10-13 06:18:40.971 | ++ DIB_REPO_SETUP_BRANCH=master 2025-10-13 06:18:40.971 | ++ export DIB_REPO_SETUP_DISTRO_MIRROR= 2025-10-13 06:18:40.971 | ++ DIB_REPO_SETUP_DISTRO_MIRROR= 2025-10-13 06:18:40.971 | ++ export DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2025-10-13 06:18:40.971 | ++ DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2025-10-13 06:18:40.971 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-base-defaults 2025-10-13 06:18:40.975 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-base-defaults 2025-10-13 06:18:40.975 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2025-10-13 06:18:40.975 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2025-10-13 06:18:40.975 | ++ export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-10-13 06:18:40.975 | ++ DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-10-13 06:18:40.975 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-bootloader-default-cmdline 2025-10-13 06:18:40.980 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-bootloader-default-cmdline 2025-10-13 06:18:40.980 | ++ export DIB_BOOTLOADER_DEFAULT_CMDLINE=rd.multipath=default 2025-10-13 06:18:40.980 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE=rd.multipath=default 2025-10-13 06:18:40.980 | ++ export DIB_BOOTLOADER_SERIAL_CONSOLE= 2025-10-13 06:18:40.980 | ++ DIB_BOOTLOADER_SERIAL_CONSOLE= 2025-10-13 06:18:40.980 | ++ '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2025-10-13 06:18:40.980 | ++ export DIB_BOOTLOADER_VIRTUAL_TERMINAL= 2025-10-13 06:18:40.980 | ++ DIB_BOOTLOADER_VIRTUAL_TERMINAL= 2025-10-13 06:18:40.980 | ++ export DIB_NO_TIMER_CHECK=True 2025-10-13 06:18:40.980 | ++ DIB_NO_TIMER_CHECK=True 2025-10-13 06:18:40.980 | ++ export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=False 2025-10-13 06:18:40.980 | ++ DIB_BOOTLOADER_USE_SERIAL_CONSOLE=False 2025-10-13 06:18:40.980 | ++ export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2025-10-13 06:18:40.980 | ++ DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2025-10-13 06:18:40.981 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-centos-distro-name.bash 2025-10-13 06:18:40.985 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-centos-distro-name.bash 2025-10-13 06:18:40.985 | ++ export DISTRO_NAME=centos 2025-10-13 06:18:40.985 | ++ DISTRO_NAME=centos 2025-10-13 06:18:40.985 | ++ export DIB_RELEASE=9-stream 2025-10-13 06:18:40.985 | ++ DIB_RELEASE=9-stream 2025-10-13 06:18:40.985 | ++ export EFI_BOOT_DIR=EFI/centos 2025-10-13 06:18:40.985 | ++ EFI_BOOT_DIR=EFI/centos 2025-10-13 06:18:40.985 | ++ export YUM=dnf 2025-10-13 06:18:40.985 | ++ YUM=dnf 2025-10-13 06:18:40.985 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-dracut-regenerate 2025-10-13 06:18:40.989 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-dracut-regenerate 2025-10-13 06:18:40.989 | ++ export 'DIB_DRACUT_ENABLED_MODULES_DEFAULT_CONFIG= 2025-10-13 06:18:40.989 | - name: crypt 2025-10-13 06:18:40.989 | packages: 2025-10-13 06:18:40.989 | - cryptsetup 2025-10-13 06:18:40.989 | - name: lvm 2025-10-13 06:18:40.989 | packages: 2025-10-13 06:18:40.989 | - lvm2 2025-10-13 06:18:40.989 | ' 2025-10-13 06:18:40.989 | ++ DIB_DRACUT_ENABLED_MODULES_DEFAULT_CONFIG=' 2025-10-13 06:18:40.989 | - name: crypt 2025-10-13 06:18:40.989 | packages: 2025-10-13 06:18:40.989 | - cryptsetup 2025-10-13 06:18:40.989 | - name: lvm 2025-10-13 06:18:40.989 | packages: 2025-10-13 06:18:40.989 | - lvm2 2025-10-13 06:18:40.989 | ' 2025-10-13 06:18:40.989 | ++ DIB_DRACUT_ENABLED_MODULES=' 2025-10-13 06:18:40.989 | - name: crypt 2025-10-13 06:18:40.989 | packages: 2025-10-13 06:18:40.989 | - cryptsetup 2025-10-13 06:18:40.989 | - name: lvm 2025-10-13 06:18:40.989 | packages: 2025-10-13 06:18:40.989 | - lvm2 2025-10-13 06:18:40.989 | ' 2025-10-13 06:18:40.989 | ++ export DIB_DRACUT_ENABLED_MODULES 2025-10-13 06:18:40.989 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/11-dib-install-type.bash 2025-10-13 06:18:40.993 | + source /tmp/in_target.d/pre-install.d/../environment.d/11-dib-install-type.bash 2025-10-13 06:18:40.993 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2025-10-13 06:18:40.993 | ++ DIB_DEFAULT_INSTALLTYPE=package 2025-10-13 06:18:40.993 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/14-manifests 2025-10-13 06:18:40.997 | + source /tmp/in_target.d/pre-install.d/../environment.d/14-manifests 2025-10-13 06:18:40.998 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-10-13 06:18:40.998 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-10-13 06:18:40.998 | ++ export DIB_MANIFEST_SAVE_DIR=edpm-hardened-uefi.d/ 2025-10-13 06:18:40.998 | ++ DIB_MANIFEST_SAVE_DIR=edpm-hardened-uefi.d/ 2025-10-13 06:18:40.998 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/15-block-device.bash 2025-10-13 06:18:41.001 | + source /tmp/in_target.d/pre-install.d/../environment.d/15-block-device.bash 2025-10-13 06:18:41.001 | ++ [[ ppc64 ppc64le ppc64el =~ amd64 ]] 2025-10-13 06:18:41.001 | ++ export DIB_BLOCK_DEVICE=efi 2025-10-13 06:18:41.001 | ++ DIB_BLOCK_DEVICE=efi 2025-10-13 06:18:41.002 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/15-growvols 2025-10-13 06:18:41.006 | + source /tmp/in_target.d/pre-install.d/../environment.d/15-growvols 2025-10-13 06:18:41.006 | ++ export DIB_GROWVOLS_TRIGGER=manual 2025-10-13 06:18:41.006 | ++ DIB_GROWVOLS_TRIGGER=manual 2025-10-13 06:18:41.006 | ++ export DIB_GROWVOLS_ARGS= 2025-10-13 06:18:41.006 | ++ DIB_GROWVOLS_ARGS= 2025-10-13 06:18:41.006 | ++ export DIB_GROWVOLS_GROUP= 2025-10-13 06:18:41.006 | ++ DIB_GROWVOLS_GROUP= 2025-10-13 06:18:41.006 | ++ export DIB_GROWVOLS_DEVICE= 2025-10-13 06:18:41.006 | ++ DIB_GROWVOLS_DEVICE= 2025-10-13 06:18:41.006 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/50-redhat-common 2025-10-13 06:18:41.010 | + source /tmp/in_target.d/pre-install.d/../environment.d/50-redhat-common 2025-10-13 06:18:41.010 | ++ export DIB_DISABLE_KERNEL_CLEANUP=0 2025-10-13 06:18:41.010 | ++ DIB_DISABLE_KERNEL_CLEANUP=0 2025-10-13 06:18:41.010 | ++ export DIB_INIT_SYSTEM=systemd 2025-10-13 06:18:41.010 | ++ DIB_INIT_SYSTEM=systemd 2025-10-13 06:18:41.010 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/99-dib-init-system 2025-10-13 06:18:41.014 | + source /tmp/in_target.d/pre-install.d/../environment.d/99-dib-init-system 2025-10-13 06:18:41.014 | ++ '[' -z systemd ']' 2025-10-13 06:18:41.015 | ++ case $DIB_INIT_SYSTEM in 2025-10-13 06:18:41.015 | dib-run-parts Running /tmp/in_target.d/pre-install.d/00-01-yum-keepcache 2025-10-13 06:18:41.020 | + set -eu 2025-10-13 06:18:41.020 | + set -o pipefail 2025-10-13 06:18:41.020 | + [[ dnf == \d\n\f ]] 2025-10-13 06:18:41.020 | + cfg=/etc/dnf/dnf.conf 2025-10-13 06:18:41.020 | + echo keepcache=1 2025-10-13 06:18:41.020 | + echo cachedir=/tmp/yum 2025-10-13 06:18:41.024 | dib-run-parts 00-01-yum-keepcache completed 2025-10-13 06:18:41.024 | dib-run-parts Running /tmp/in_target.d/pre-install.d/00-02-set-centos-mirror 2025-10-13 06:18:41.030 | + set -eu 2025-10-13 06:18:41.030 | + set -o pipefail 2025-10-13 06:18:41.030 | + DIB_DISTRIBUTION_MIRROR= 2025-10-13 06:18:41.030 | + '[' -n '' ']' 2025-10-13 06:18:41.030 | + exit 0 2025-10-13 06:18:41.033 | dib-run-parts 00-02-set-centos-mirror completed 2025-10-13 06:18:41.033 | dib-run-parts Running /tmp/in_target.d/pre-install.d/00-03-repo-setup 2025-10-13 06:18:41.039 | + set -o pipefail 2025-10-13 06:18:41.039 | + '[' -n '/etc/yum.repos.d/*' ']' 2025-10-13 06:18:41.039 | + echo 'DIB_YUM_REPO_CONF is set - ignoring DIB_REPO_SETUP=current-podified' 2025-10-13 06:18:41.039 | DIB_YUM_REPO_CONF is set - ignoring DIB_REPO_SETUP=current-podified 2025-10-13 06:18:41.039 | + exit 0 2025-10-13 06:18:41.042 | dib-run-parts 00-03-repo-setup completed 2025-10-13 06:18:41.042 | dib-run-parts Running /tmp/in_target.d/pre-install.d/00-dnf-update 2025-10-13 06:18:41.046 | + set -eu 2025-10-13 06:18:41.046 | + set -o pipefail 2025-10-13 06:18:41.046 | + [[ centos == \f\e\d\o\r\a ]] 2025-10-13 06:18:41.050 | dib-run-parts 00-dnf-update completed 2025-10-13 06:18:41.050 | dib-run-parts Running /tmp/in_target.d/pre-install.d/00-fix-requiretty 2025-10-13 06:18:41.054 | + set -eu 2025-10-13 06:18:41.054 | + set -o pipefail 2025-10-13 06:18:41.054 | + sed -i -e '/^Defaults\s*requiretty/d' -e '/Disable "ssh hostname/d' /etc/sudoers 2025-10-13 06:18:41.058 | + sed -i -e '/You have to run/d' /etc/sudoers 2025-10-13 06:18:41.060 | + visudo -c 2025-10-13 06:18:41.063 | /etc/sudoers: parsed OK 2025-10-13 06:18:41.066 | dib-run-parts 00-fix-requiretty completed 2025-10-13 06:18:41.066 | dib-run-parts Running /tmp/in_target.d/pre-install.d/00-install-repo-package 2025-10-13 06:18:41.070 | + set -eu 2025-10-13 06:18:41.070 | + set -o pipefail 2025-10-13 06:18:41.070 | + '[' -n '' ']' 2025-10-13 06:18:41.072 | dib-run-parts 00-install-repo-package completed 2025-10-13 06:18:41.072 | dib-run-parts Running /tmp/in_target.d/pre-install.d/00-usr-local-bin-secure-path 2025-10-13 06:18:41.076 | + set -eu 2025-10-13 06:18:41.076 | + set -o pipefail 2025-10-13 06:18:41.076 | + sed -i -e '/secure_path/ s@\([\'\''"]\?\)$@:/usr/local/bin/\1@' /etc/sudoers 2025-10-13 06:18:41.079 | + visudo -c 2025-10-13 06:18:41.082 | /etc/sudoers: parsed OK 2025-10-13 06:18:41.085 | dib-run-parts 00-usr-local-bin-secure-path completed 2025-10-13 06:18:41.085 | dib-run-parts Running /tmp/in_target.d/pre-install.d/01-00-centos-python3 2025-10-13 06:18:41.089 | + set -eu 2025-10-13 06:18:41.089 | + set -o pipefail 2025-10-13 06:18:41.089 | + [[ centos =~ (centos|rhel) ]] 2025-10-13 06:18:41.089 | + dnf install -y python3 python3-pyyaml 2025-10-13 06:18:41.396 | delorean-openstack-barbican-42b4c41831408a8e323 353 kB/s | 13 kB 00:00 2025-10-13 06:18:41.447 | delorean-python-glean-10df0bd91b9bc5c9fd9cc02d7 2.5 MB/s | 65 kB 00:00 2025-10-13 06:18:41.508 | delorean-openstack-cinder-1c00d6490d88e436f26ef 1.3 MB/s | 32 kB 00:00 2025-10-13 06:18:41.577 | delorean-python-stevedore-c4acc5639fd2329372142 4.5 MB/s | 131 kB 00:00 2025-10-13 06:18:41.650 | delorean-python-observabilityclient-2f31846d73c 1.0 MB/s | 25 kB 00:00 2025-10-13 06:18:41.704 | delorean-diskimage-builder-7d793e664cf892461c55 14 MB/s | 356 kB 00:00 2025-10-13 06:18:41.822 | delorean-openstack-nova-6f8decf0b4f1aa2e96292b6 1.8 MB/s | 42 kB 00:00 2025-10-13 06:18:41.879 | delorean-python-designate-tests-tempest-347fdbc 791 kB/s | 18 kB 00:00 2025-10-13 06:18:41.932 | delorean-openstack-glance-1fd12c29b339f30fe823e 794 kB/s | 18 kB 00:00 2025-10-13 06:18:41.999 | delorean-openstack-keystone-e4b40af0ae3698fbbbb 1.0 MB/s | 29 kB 00:00 2025-10-13 06:18:42.050 | delorean-openstack-manila-3c01b7181572c95dac462 1.2 MB/s | 25 kB 00:00 2025-10-13 06:18:42.115 | delorean-python-networking-mlnx-d9ea9e7bae2aa29 4.4 MB/s | 154 kB 00:00 2025-10-13 06:18:42.202 | delorean-openstack-octavia-ba397f07a7331190208c 1.1 MB/s | 26 kB 00:00 2025-10-13 06:18:42.256 | delorean-openstack-watcher-c014f81a8647287f6dcc 714 kB/s | 16 kB 00:00 2025-10-13 06:18:42.318 | delorean-python-tcib-ff70d03bf5bc0bb6f3540a02d3 288 kB/s | 7.4 kB 00:00 2025-10-13 06:18:42.377 | delorean-puppet-ceph-91ba84bc002c318a7f961d084e 6.4 MB/s | 144 kB 00:00 2025-10-13 06:18:42.451 | delorean-openstack-swift-dc98a8463506ac520c469a 632 kB/s | 14 kB 00:00 2025-10-13 06:18:42.505 | delorean-python-tempestconf-8515371b7cceebd4282 2.0 MB/s | 53 kB 00:00 2025-10-13 06:18:42.568 | delorean-openstack-heat-ui-013accbfd179753bc3f0 4.3 MB/s | 96 kB 00:00 2025-10-13 06:18:43.642 | CentOS Stream 9 - BaseOS 8.6 MB/s | 8.8 MB 00:01 2025-10-13 06:18:45.510 | CentOS Stream 9 - AppStream 46 MB/s | 25 MB 00:00 2025-10-13 06:18:51.542 | CentOS Stream 9 - CRB 7.8 MB/s | 7.2 MB 00:00 2025-10-13 06:18:53.317 | CentOS Stream 9 - Extras packages 84 kB/s | 20 kB 00:00 2025-10-13 06:18:53.597 | dlrn-antelope-testing 9.6 MB/s | 1.1 MB 00:00 2025-10-13 06:18:53.996 | dlrn-antelope-build-deps 12 MB/s | 461 kB 00:00 2025-10-13 06:18:54.254 | centos9-rabbitmq 2.9 MB/s | 123 kB 00:00 2025-10-13 06:18:54.467 | centos9-storage 7.8 MB/s | 415 kB 00:00 2025-10-13 06:18:54.885 | centos9-opstools 266 kB/s | 51 kB 00:00 2025-10-13 06:18:55.096 | NFV SIG OpenvSwitch 14 MB/s | 449 kB 00:00 2025-10-13 06:18:55.896 | repo-setup-centos-appstream 52 MB/s | 25 MB 00:00 2025-10-13 06:19:01.635 | repo-setup-centos-baseos 19 MB/s | 8.8 MB 00:00 2025-10-13 06:19:03.076 | repo-setup-centos-highavailability 31 MB/s | 744 kB 00:00 2025-10-13 06:19:03.451 | repo-setup-centos-powertools 90 MB/s | 7.2 MB 00:00 2025-10-13 06:19:06.143 | Extra Packages for Enterprise Linux 9 - x86_64 18 MB/s | 20 MB 00:01 2025-10-13 06:19:19.029 | Package python3-3.9.23-2.el9.x86_64 is already installed. 2025-10-13 06:19:19.030 | Package python3-pyyaml-5.4.1-6.el9.x86_64 is already installed. 2025-10-13 06:19:19.103 | Dependencies resolved. 2025-10-13 06:19:19.104 | Nothing to do. 2025-10-13 06:19:19.104 | Complete! 2025-10-13 06:19:19.158 | dib-run-parts 01-00-centos-python3 completed 2025-10-13 06:19:19.158 | dib-run-parts Running /tmp/in_target.d/pre-install.d/01-install-bin 2025-10-13 06:19:19.163 | + set -eu 2025-10-13 06:19:19.163 | + set -o pipefail 2025-10-13 06:19:19.164 | ++ dirname /tmp/in_target.d/pre-install.d/01-install-bin 2025-10-13 06:19:19.166 | + install -m 0755 -o root -g root /tmp/in_target.d/pre-install.d/../bin/cache-url /tmp/in_target.d/pre-install.d/../bin/extract-image /tmp/in_target.d/pre-install.d/../bin/install-packages /tmp/in_target.d/pre-install.d/../bin/map-packages /tmp/in_target.d/pre-install.d/../bin/package-installs /tmp/in_target.d/pre-install.d/../bin/package-installs-squash /tmp/in_target.d/pre-install.d/../bin/package-installs-v2 /tmp/in_target.d/pre-install.d/../bin/package-uninstalls /tmp/in_target.d/pre-install.d/../bin/pkg-map /tmp/in_target.d/pre-install.d/../bin/select-boot-kernel-initrd /usr/local/bin 2025-10-13 06:19:19.175 | dib-run-parts 01-install-bin completed 2025-10-13 06:19:19.175 | dib-run-parts Running /tmp/in_target.d/pre-install.d/01-module-configuration 2025-10-13 06:19:19.180 | + set -eu 2025-10-13 06:19:19.180 | + set -o pipefail 2025-10-13 06:19:19.180 | + export DIB_DNF_MODULE_STREAMS= 2025-10-13 06:19:19.180 | + DIB_DNF_MODULE_STREAMS= 2025-10-13 06:19:19.180 | + '[' dnf == dnf ']' 2025-10-13 06:19:19.183 | dib-run-parts 01-module-configuration completed 2025-10-13 06:19:19.183 | dib-run-parts Running /tmp/in_target.d/pre-install.d/01-override-yum-arch 2025-10-13 06:19:19.187 | + set -eu 2025-10-13 06:19:19.187 | + set -o pipefail 2025-10-13 06:19:19.187 | + [[ amd64 x86_64 =~ amd64 ]] 2025-10-13 06:19:19.187 | + basearch=x86_64 2025-10-13 06:19:19.187 | + arch=x86_64 2025-10-13 06:19:19.187 | + [[ dnf == \d\n\f ]] 2025-10-13 06:19:19.187 | + mkdir -p /etc/dnf/vars 2025-10-13 06:19:19.189 | + echo x86_64 2025-10-13 06:19:19.189 | + echo x86_64 2025-10-13 06:19:19.189 | + [[ centos =~ centos ]] 2025-10-13 06:19:19.189 | + [[ x86_64 == \x\8\6\_\6\4 ]] 2025-10-13 06:19:19.189 | + contentdir=centos 2025-10-13 06:19:19.189 | + echo centos 2025-10-13 06:19:19.192 | dib-run-parts 01-override-yum-arch completed 2025-10-13 06:19:19.192 | dib-run-parts Running /tmp/in_target.d/pre-install.d/02-set-machine-id 2025-10-13 06:19:19.196 | + set -eu 2025-10-13 06:19:19.196 | + set -o pipefail 2025-10-13 06:19:19.196 | + systemd-machine-id-setup 2025-10-13 06:19:19.205 | Initializing machine ID from random generator. 2025-10-13 06:19:19.212 | dib-run-parts 02-set-machine-id completed 2025-10-13 06:19:19.212 | dib-run-parts Running /tmp/in_target.d/pre-install.d/03-baseline-tools 2025-10-13 06:19:19.217 | + set -eu 2025-10-13 06:19:19.217 | + set -o pipefail 2025-10-13 06:19:19.217 | + case $DISTRO_NAME in 2025-10-13 06:19:19.220 | dib-run-parts 03-baseline-tools completed 2025-10-13 06:19:19.220 | dib-run-parts Running /tmp/in_target.d/pre-install.d/04-dib-init-system 2025-10-13 06:19:19.225 | + set -eu 2025-10-13 06:19:19.225 | + set -o pipefail 2025-10-13 06:19:19.225 | + FILE=/usr/local/bin/dib-init-system 2025-10-13 06:19:19.225 | + cat 2025-10-13 06:19:19.227 | + chown root:root /usr/local/bin/dib-init-system 2025-10-13 06:19:19.232 | + chmod 775 /usr/local/bin/dib-init-system 2025-10-13 06:19:19.237 | dib-run-parts 04-dib-init-system completed 2025-10-13 06:19:19.237 | dib-run-parts Running /tmp/in_target.d/pre-install.d/10-package-installs 2025-10-13 06:19:19.243 | + set -eu 2025-10-13 06:19:19.243 | + set -o pipefail 2025-10-13 06:19:19.243 | ++ dirname /tmp/in_target.d/pre-install.d/10-package-installs 2025-10-13 06:19:19.245 | + package-installs -d /tmp/in_target.d/pre-install.d 2025-10-13 06:19:19.248 | + set -eu 2025-10-13 06:19:19.248 | + set -o pipefail 2025-10-13 06:19:19.248 | ++ basename /usr/local/bin/package-installs 2025-10-13 06:19:19.250 | + SCRIPTNAME=package-installs 2025-10-13 06:19:19.251 | ++ getopt -o hd: -n package-installs -- -d /tmp/in_target.d/pre-install.d 2025-10-13 06:19:19.252 | + TEMP=' -d '\''/tmp/in_target.d/pre-install.d'\'' --' 2025-10-13 06:19:19.253 | + '[' 0 '!=' 0 ']' 2025-10-13 06:19:19.253 | + eval set -- ' -d '\''/tmp/in_target.d/pre-install.d'\'' --' 2025-10-13 06:19:19.253 | ++ set -- -d /tmp/in_target.d/pre-install.d -- 2025-10-13 06:19:19.253 | + WORKDIR= 2025-10-13 06:19:19.253 | + true 2025-10-13 06:19:19.253 | + case "$1" in 2025-10-13 06:19:19.253 | + WORKDIR=/tmp/in_target.d/pre-install.d 2025-10-13 06:19:19.253 | + shift 2 2025-10-13 06:19:19.253 | + true 2025-10-13 06:19:19.253 | + case "$1" in 2025-10-13 06:19:19.253 | + shift 2025-10-13 06:19:19.253 | + break 2025-10-13 06:19:19.253 | + '[' -z /tmp/in_target.d/pre-install.d ']' 2025-10-13 06:19:19.253 | + PACKAGES= 2025-10-13 06:19:19.253 | ++ find /tmp/in_target.d/pre-install.d -maxdepth 1 -name 'package-installs-*' 2025-10-13 06:19:19.255 | + '[' -n '' ']' 2025-10-13 06:19:19.256 | + package-installs-v2 --phase pre-install.d /tmp/package-installs.json 2025-10-13 06:19:22.304 | Map install for redhat-common: gettext 2025-10-13 06:19:22.304 | Map install for dracut-regenerate: python3-PyYAML 2025-10-13 06:19:22.304 | Running command: ['install-packages', 'gettext', 'python3-PyYAML'] 2025-10-13 06:19:22.304 | > Running install-packages install. 2025-10-13 06:19:22.304 | > ++ command -v dnf5 2025-10-13 06:19:22.304 | > ++ true 2025-10-13 06:19:22.304 | > + DNF5= 2025-10-13 06:19:22.304 | > + '[' dnf == dnf ']' 2025-10-13 06:19:22.304 | > + '[' -n '' ']' 2025-10-13 06:19:22.304 | > + dnf -y -v install gettext python3-PyYAML 2025-10-13 06:19:22.304 | > Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade 2025-10-13 06:19:22.304 | > DNF version: 4.14.0 2025-10-13 06:19:22.304 | > cachedir: /tmp/yum 2025-10-13 06:19:22.304 | > User-Agent: constructed: 'libdnf (CentOS Stream 9; generic; Linux.x86_64)' 2025-10-13 06:19:22.304 | > repo: using cache for: delorean-component-barbican 2025-10-13 06:19:22.304 | > delorean-component-barbican: using metadata from Tue Dec 10 05:32:05 2024. 2025-10-13 06:19:22.304 | > repo: using cache for: delorean-component-baremetal 2025-10-13 06:19:22.305 | > delorean-component-baremetal: using metadata from Fri Sep 5 02:19:17 2025. 2025-10-13 06:19:22.305 | > repo: using cache for: delorean-component-cinder 2025-10-13 06:19:22.305 | > delorean-component-cinder: using metadata from Wed Aug 13 06:20:23 2025. 2025-10-13 06:19:22.305 | > repo: using cache for: delorean-component-clients 2025-10-13 06:19:22.305 | > delorean-component-clients: using metadata from Tue Dec 3 13:29:53 2024. 2025-10-13 06:19:22.305 | > repo: using cache for: delorean-component-cloudops 2025-10-13 06:19:22.305 | > delorean-component-cloudops: using metadata from Wed Oct 8 09:09:42 2025. 2025-10-13 06:19:22.305 | > repo: using cache for: delorean-component-common 2025-10-13 06:19:22.305 | > delorean-component-common: using metadata from Wed Oct 8 13:11:00 2025. 2025-10-13 06:19:22.305 | > repo: using cache for: delorean-component-compute 2025-10-13 06:19:22.305 | > delorean-component-compute: using metadata from Fri Aug 29 06:54:52 2025. 2025-10-13 06:19:22.305 | > repo: using cache for: delorean-component-designate 2025-10-13 06:19:22.305 | > delorean-component-designate: using metadata from Tue Apr 9 02:39:28 2024. 2025-10-13 06:19:22.305 | > repo: using cache for: delorean-component-glance 2025-10-13 06:19:22.305 | > delorean-component-glance: using metadata from Thu Feb 6 15:31:16 2025. 2025-10-13 06:19:22.305 | > repo: using cache for: delorean-component-keystone 2025-10-13 06:19:22.305 | > delorean-component-keystone: using metadata from Thu Feb 27 04:40:16 2025. 2025-10-13 06:19:22.305 | > repo: using cache for: delorean-component-manila 2025-10-13 06:19:22.305 | > delorean-component-manila: using metadata from Thu Dec 12 08:20:32 2024. 2025-10-13 06:19:22.305 | > repo: using cache for: delorean-component-network 2025-10-13 06:19:22.305 | > delorean-component-network: using metadata from Fri Oct 10 15:11:18 2025. 2025-10-13 06:19:22.305 | > repo: using cache for: delorean-component-octavia 2025-10-13 06:19:22.305 | > delorean-component-octavia: using metadata from Fri Jun 6 09:50:54 2025. 2025-10-13 06:19:22.305 | > repo: using cache for: delorean-component-optimize 2025-10-13 06:19:22.305 | > delorean-component-optimize: using metadata from Tue Feb 4 08:39:17 2025. 2025-10-13 06:19:22.305 | > repo: using cache for: delorean-component-podified 2025-10-13 06:19:22.305 | > delorean-component-podified: using metadata from Wed Oct 8 11:09:18 2025. 2025-10-13 06:19:22.305 | > repo: using cache for: delorean-component-puppet 2025-10-13 06:19:22.305 | > delorean-component-puppet: using metadata from Tue Oct 7 09:19:25 2025. 2025-10-13 06:19:22.305 | > repo: using cache for: delorean-component-swift 2025-10-13 06:19:22.305 | > delorean-component-swift: using metadata from Wed Sep 3 15:59:49 2025. 2025-10-13 06:19:22.305 | > repo: using cache for: delorean-component-tempest 2025-10-13 06:19:22.305 | > delorean-component-tempest: using metadata from Tue Aug 19 09:49:29 2025. 2025-10-13 06:19:22.305 | > repo: using cache for: delorean-component-ui 2025-10-13 06:19:22.305 | > delorean-component-ui: using metadata from Tue Aug 19 12:29:39 2025. 2025-10-13 06:19:22.305 | > repo: using cache for: baseos 2025-10-13 06:19:22.305 | > baseos: using metadata from Wed Oct 8 09:42:12 2025. 2025-10-13 06:19:22.305 | > repo: using cache for: appstream 2025-10-13 06:19:22.305 | > appstream: using metadata from Wed Oct 8 09:45:45 2025. 2025-10-13 06:19:22.305 | > repo: using cache for: crb 2025-10-13 06:19:22.305 | > crb: using metadata from Wed Oct 8 09:50:07 2025. 2025-10-13 06:19:22.305 | > repo: using cache for: extras-common 2025-10-13 06:19:22.305 | > extras-common: using metadata from Mon Sep 15 14:32:43 2025. 2025-10-13 06:19:22.305 | > repo: using cache for: delorean-antelope-testing 2025-10-13 06:19:22.305 | > delorean-antelope-testing: using metadata from Thu Sep 26 08:10:48 2024. 2025-10-13 06:19:22.305 | > repo: using cache for: delorean-antelope-build-deps 2025-10-13 06:19:22.305 | > delorean-antelope-build-deps: using metadata from Tue Oct 10 04:21:09 2023. 2025-10-13 06:19:22.305 | > repo: using cache for: centos9-rabbitmq 2025-10-13 06:19:22.305 | > centos9-rabbitmq: using metadata from Tue Dec 3 17:42:31 2024. 2025-10-13 06:19:22.305 | > repo: using cache for: centos9-storage 2025-10-13 06:19:22.305 | > centos9-storage: using metadata from Mon Jun 16 15:25:13 2025. 2025-10-13 06:19:22.305 | > repo: using cache for: centos9-opstools 2025-10-13 06:19:22.305 | > centos9-opstools: using metadata from Tue Dec 12 09:07:59 2023. 2025-10-13 06:19:22.305 | > repo: using cache for: centos9-nfv-ovs 2025-10-13 06:19:22.305 | > centos9-nfv-ovs: using metadata from Fri Oct 3 02:22:50 2025. 2025-10-13 06:19:22.305 | > repo: using cache for: repo-setup-centos-appstream 2025-10-13 06:19:22.305 | > repo-setup-centos-appstream: using metadata from Wed Oct 8 09:45:45 2025. 2025-10-13 06:19:22.305 | > repo: using cache for: repo-setup-centos-baseos 2025-10-13 06:19:22.305 | > repo-setup-centos-baseos: using metadata from Wed Oct 8 09:42:12 2025. 2025-10-13 06:19:22.305 | > repo: using cache for: repo-setup-centos-highavailability 2025-10-13 06:19:22.305 | > repo-setup-centos-highavailability: using metadata from Wed Oct 8 09:50:28 2025. 2025-10-13 06:19:22.305 | > repo: using cache for: repo-setup-centos-powertools 2025-10-13 06:19:22.305 | > repo-setup-centos-powertools: using metadata from Wed Oct 8 09:50:07 2025. 2025-10-13 06:19:22.305 | > repo: downloading from remote: epel-low-priority 2025-10-13 06:19:22.305 | > countme: no event for epel-low-priority: budget to spend: 2 2025-10-13 06:19:22.305 | > Extra Packages for Enterprise Linux 9 - x86_64 16 MB/s | 20 MB 00:01 2025-10-13 06:19:22.306 | > epel-low-priority: using metadata from Sun Oct 12 20:22:47 2025. 2025-10-13 06:19:22.306 | > Last metadata expiration check: 0:00:01 ago on Mon Oct 13 02:19:20 2025. 2025-10-13 06:19:22.306 | > Completion plugin: Generating completion cache... 2025-10-13 06:19:22.306 | > Includes in repo epel-low-priority: abseil*, grpc*, libarrow*, parquet*, python3-asyncssh, python3-grpcio, re2, thrift* 2025-10-13 06:19:22.306 | > Package gettext-0.21-8.el9.x86_64 is already installed. 2025-10-13 06:19:22.306 | > Package python3-pyyaml-5.4.1-6.el9.x86_64 is already installed. 2025-10-13 06:19:22.306 | > --> Starting dependency resolution 2025-10-13 06:19:22.306 | > --> Finished dependency resolution 2025-10-13 06:19:22.306 | > Dependencies resolved. 2025-10-13 06:19:22.306 | > Nothing to do. 2025-10-13 06:19:22.306 | > Complete! 2025-10-13 06:19:22.306 | > + '[' install == install ']' 2025-10-13 06:19:22.306 | > + '[' dnf == dnf ']' 2025-10-13 06:19:22.306 | > + '[' -z '' ']' 2025-10-13 06:19:22.306 | > + dnf -y mark install gettext python3-PyYAML 2025-10-13 06:19:22.306 | > gettext-0.21-8.el9.x86_64 marked as user installed. 2025-10-13 06:19:22.306 | > python3-pyyaml-5.4.1-6.el9.x86_64 marked as user installed. 2025-10-13 06:19:22.306 | returncode: 0 2025-10-13 06:19:22.318 | dib-run-parts 10-package-installs completed 2025-10-13 06:19:22.318 | dib-run-parts Running /tmp/in_target.d/pre-install.d/11-selinux-permissive 2025-10-13 06:19:22.323 | + set -eu 2025-10-13 06:19:22.323 | + set -o pipefail 2025-10-13 06:19:22.323 | + echo SELINUX=permissive 2025-10-13 06:19:22.323 | + echo SELINUXTYPE=targeted 2025-10-13 06:19:22.326 | dib-run-parts 11-selinux-permissive completed 2025-10-13 06:19:22.326 | dib-run-parts Running /tmp/in_target.d/pre-install.d/99-package-uninstalls 2025-10-13 06:19:22.330 | + set -eu 2025-10-13 06:19:22.330 | + set -o pipefail 2025-10-13 06:19:22.331 | ++ dirname /tmp/in_target.d/pre-install.d/99-package-uninstalls 2025-10-13 06:19:22.332 | + package-uninstalls -d /tmp/in_target.d/pre-install.d 2025-10-13 06:19:22.335 | + set -eu 2025-10-13 06:19:22.335 | + set -o pipefail 2025-10-13 06:19:22.335 | ++ basename /usr/local/bin/package-uninstalls 2025-10-13 06:19:22.337 | + SCRIPTNAME=package-uninstalls 2025-10-13 06:19:22.337 | ++ getopt -o hd: -n package-uninstalls -- -d /tmp/in_target.d/pre-install.d 2025-10-13 06:19:22.338 | + TEMP=' -d '\''/tmp/in_target.d/pre-install.d'\'' --' 2025-10-13 06:19:22.338 | + '[' 0 '!=' 0 ']' 2025-10-13 06:19:22.338 | + eval set -- ' -d '\''/tmp/in_target.d/pre-install.d'\'' --' 2025-10-13 06:19:22.338 | ++ set -- -d /tmp/in_target.d/pre-install.d -- 2025-10-13 06:19:22.338 | + WORKDIR= 2025-10-13 06:19:22.339 | + true 2025-10-13 06:19:22.339 | + case "$1" in 2025-10-13 06:19:22.339 | + WORKDIR=/tmp/in_target.d/pre-install.d 2025-10-13 06:19:22.339 | + shift 2 2025-10-13 06:19:22.339 | + true 2025-10-13 06:19:22.339 | + case "$1" in 2025-10-13 06:19:22.339 | + shift 2025-10-13 06:19:22.339 | + break 2025-10-13 06:19:22.339 | + '[' -z /tmp/in_target.d/pre-install.d ']' 2025-10-13 06:19:22.339 | + PACKAGES= 2025-10-13 06:19:22.339 | ++ find /tmp/in_target.d/pre-install.d -maxdepth 1 -name 'package-installs-*' 2025-10-13 06:19:22.342 | + install-packages -e 2025-10-13 06:19:22.355 | + package-installs-v2 --phase pre-install.d --uninstall /tmp/package-installs.json 2025-10-13 06:19:22.432 | Running command: ['install-packages', '-e'] 2025-10-13 06:19:22.433 | returncode: 0 2025-10-13 06:19:22.442 | dib-run-parts 99-package-uninstalls completed 2025-10-13 06:19:22.443 | dib-run-parts ----------------------- PROFILING ----------------------- 2025-10-13 06:19:22.443 | dib-run-parts 2025-10-13 06:19:22.446 | dib-run-parts Target: pre-install.d 2025-10-13 06:19:22.446 | dib-run-parts 2025-10-13 06:19:22.446 | dib-run-parts Script Seconds 2025-10-13 06:19:22.446 | dib-run-parts --------------------------------------- ---------- 2025-10-13 06:19:22.446 | dib-run-parts 2025-10-13 06:19:22.466 | dib-run-parts 00-01-yum-keepcache 0.005 2025-10-13 06:19:22.478 | dib-run-parts 00-02-set-centos-mirror 0.007 2025-10-13 06:19:22.489 | dib-run-parts 00-03-repo-setup 0.006 2025-10-13 06:19:22.503 | dib-run-parts 00-dnf-update 0.006 2025-10-13 06:19:22.513 | dib-run-parts 00-fix-requiretty 0.014 2025-10-13 06:19:22.525 | dib-run-parts 00-install-repo-package 0.004 2025-10-13 06:19:22.536 | dib-run-parts 00-usr-local-bin-secure-path 0.011 2025-10-13 06:19:22.547 | dib-run-parts 01-00-centos-python3 38.071 2025-10-13 06:19:22.559 | dib-run-parts 01-install-bin 0.014 2025-10-13 06:19:22.570 | dib-run-parts 01-module-configuration 0.005 2025-10-13 06:19:22.582 | dib-run-parts 01-override-yum-arch 0.007 2025-10-13 06:19:22.595 | dib-run-parts 02-set-machine-id 0.017 2025-10-13 06:19:22.607 | dib-run-parts 03-baseline-tools 0.006 2025-10-13 06:19:22.618 | dib-run-parts 04-dib-init-system 0.014 2025-10-13 06:19:22.629 | dib-run-parts 10-package-installs 3.078 2025-10-13 06:19:22.639 | dib-run-parts 11-selinux-permissive 0.006 2025-10-13 06:19:22.651 | dib-run-parts 99-package-uninstalls 0.114 2025-10-13 06:19:22.656 | dib-run-parts 2025-10-13 06:19:22.656 | dib-run-parts --------------------- END PROFILING --------------------- 2025-10-13 06:19:22.671 | + diskimage_builder/lib/img-functions:run_in_target:59 : export HOME=/root 2025-10-13 06:19:22.678 | + diskimage_builder/lib/img-functions:run_in_target:59 : HOME=/root 2025-10-13 06:19:22.686 | + diskimage_builder/lib/img-functions:run_d_in_target:84 : trap - ERR 2025-10-13 06:19:22.692 | + diskimage_builder/lib/img-functions:run_d_in_target:85 : check_break after-pre-install run_in_target bash 2025-10-13 06:19:22.698 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-pre-install(,|$)' -q 2025-10-13 06:19:22.698 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-10-13 06:19:22.711 | + diskimage_builder/lib/img-functions:run_d_in_target:86 : sudo umount -f /tmp/dib_build.PZOcXRHM/mnt/tmp/in_target.d 2025-10-13 06:19:22.766 | + diskimage_builder/lib/img-functions:run_d_in_target:87 : timeout 10 sh -c ' while ! sudo rmdir /tmp/dib_build.PZOcXRHM/mnt/tmp/in_target.d; do sleep 1; done' 2025-10-13 06:19:22.818 | + diskimage_builder/lib/disk-image-create:main:362 : run_d_in_target install 2025-10-13 06:19:22.825 | + diskimage_builder/lib/img-functions:run_d_in_target:64 : check_element 2025-10-13 06:19:22.832 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.PZOcXRHM/hooks ']' 2025-10-13 06:19:22.839 | + diskimage_builder/lib/img-functions:run_d_in_target:67 : '[' -d /tmp/dib_build.PZOcXRHM/hooks/install.d ']' 2025-10-13 06:19:22.845 | + diskimage_builder/lib/img-functions:run_d_in_target:68 : sudo mkdir /tmp/dib_build.PZOcXRHM/mnt/tmp/in_target.d 2025-10-13 06:19:22.893 | + diskimage_builder/lib/img-functions:run_d_in_target:73 : sudo cp /usr/lib/python3.9/site-packages/diskimage_builder/lib/dib-run-parts /tmp/dib_build.PZOcXRHM/hooks 2025-10-13 06:19:22.941 | + diskimage_builder/lib/img-functions:run_d_in_target:78 : sudo mount --bind /tmp/dib_build.PZOcXRHM/hooks /tmp/dib_build.PZOcXRHM/mnt/tmp/in_target.d 2025-10-13 06:19:22.990 | + diskimage_builder/lib/img-functions:run_d_in_target:79 : sudo mount -o remount,ro,bind /tmp/dib_build.PZOcXRHM/hooks /tmp/dib_build.PZOcXRHM/mnt/tmp/in_target.d 2025-10-13 06:19:23.025 | + diskimage_builder/lib/img-functions:run_d_in_target:80 : check_break before-install run_in_target bash 2025-10-13 06:19:23.032 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-10-13 06:19:23.033 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-install(,|$)' -q 2025-10-13 06:19:23.045 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : '[' -z '' ']' 2025-10-13 06:19:23.051 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : in_target_arg=run_in_target 2025-10-13 06:19:23.058 | + diskimage_builder/lib/img-functions:run_d_in_target:82 : trap 'check_break after-error run_in_target bash' ERR 2025-10-13 06:19:23.064 | + diskimage_builder/lib/img-functions:run_d_in_target:83 : run_in_target /tmp/in_target.d/dib-run-parts /tmp/in_target.d/install.d 2025-10-13 06:19:23.070 | + diskimage_builder/lib/img-functions:run_in_target:49 : cmd='/tmp/in_target.d/dib-run-parts /tmp/in_target.d/install.d' 2025-10-13 06:19:23.077 | + diskimage_builder/lib/img-functions:run_in_target:51 : ORIG_HOME=/root 2025-10-13 06:19:23.083 | + diskimage_builder/lib/img-functions:run_in_target:52 : export HOME=/root 2025-10-13 06:19:23.090 | + diskimage_builder/lib/img-functions:run_in_target:52 : HOME=/root 2025-10-13 06:19:23.097 | + diskimage_builder/lib/img-functions:run_in_target:58 : sudo -E chroot /tmp/dib_build.PZOcXRHM/mnt env -u TMPDIR -u VIRTUAL_ENV 'PATH=$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' sh -c '/tmp/in_target.d/dib-run-parts /tmp/in_target.d/install.d' 2025-10-13 06:19:23.149 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/01-export-install-types.bash 2025-10-13 06:19:23.154 | + source /tmp/in_target.d/install.d/../environment.d/01-export-install-types.bash 2025-10-13 06:19:23.154 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2025-10-13 06:19:23.154 | ++ DIB_DEFAULT_INSTALLTYPE=package 2025-10-13 06:19:23.154 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/01-repo-setup.bash 2025-10-13 06:19:23.158 | + source /tmp/in_target.d/install.d/../environment.d/01-repo-setup.bash 2025-10-13 06:19:23.158 | ++ export DIB_REPO_SETUP=current-podified 2025-10-13 06:19:23.158 | ++ DIB_REPO_SETUP=current-podified 2025-10-13 06:19:23.158 | ++ export DIB_REPO_SETUP_BRANCH=master 2025-10-13 06:19:23.158 | ++ DIB_REPO_SETUP_BRANCH=master 2025-10-13 06:19:23.158 | ++ export DIB_REPO_SETUP_DISTRO_MIRROR= 2025-10-13 06:19:23.158 | ++ DIB_REPO_SETUP_DISTRO_MIRROR= 2025-10-13 06:19:23.158 | ++ export DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2025-10-13 06:19:23.158 | ++ DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2025-10-13 06:19:23.158 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-base-defaults 2025-10-13 06:19:23.162 | + source /tmp/in_target.d/install.d/../environment.d/10-base-defaults 2025-10-13 06:19:23.162 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2025-10-13 06:19:23.162 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2025-10-13 06:19:23.162 | ++ export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-10-13 06:19:23.162 | ++ DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-10-13 06:19:23.162 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-bootloader-default-cmdline 2025-10-13 06:19:23.167 | + source /tmp/in_target.d/install.d/../environment.d/10-bootloader-default-cmdline 2025-10-13 06:19:23.167 | ++ export DIB_BOOTLOADER_DEFAULT_CMDLINE=rd.multipath=default 2025-10-13 06:19:23.167 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE=rd.multipath=default 2025-10-13 06:19:23.167 | ++ export DIB_BOOTLOADER_SERIAL_CONSOLE= 2025-10-13 06:19:23.167 | ++ DIB_BOOTLOADER_SERIAL_CONSOLE= 2025-10-13 06:19:23.167 | ++ '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2025-10-13 06:19:23.167 | ++ export DIB_BOOTLOADER_VIRTUAL_TERMINAL= 2025-10-13 06:19:23.167 | ++ DIB_BOOTLOADER_VIRTUAL_TERMINAL= 2025-10-13 06:19:23.167 | ++ export DIB_NO_TIMER_CHECK=True 2025-10-13 06:19:23.167 | ++ DIB_NO_TIMER_CHECK=True 2025-10-13 06:19:23.167 | ++ export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=False 2025-10-13 06:19:23.167 | ++ DIB_BOOTLOADER_USE_SERIAL_CONSOLE=False 2025-10-13 06:19:23.167 | ++ export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2025-10-13 06:19:23.167 | ++ DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2025-10-13 06:19:23.167 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-centos-distro-name.bash 2025-10-13 06:19:23.172 | + source /tmp/in_target.d/install.d/../environment.d/10-centos-distro-name.bash 2025-10-13 06:19:23.172 | ++ export DISTRO_NAME=centos 2025-10-13 06:19:23.172 | ++ DISTRO_NAME=centos 2025-10-13 06:19:23.172 | ++ export DIB_RELEASE=9-stream 2025-10-13 06:19:23.172 | ++ DIB_RELEASE=9-stream 2025-10-13 06:19:23.172 | ++ export EFI_BOOT_DIR=EFI/centos 2025-10-13 06:19:23.172 | ++ EFI_BOOT_DIR=EFI/centos 2025-10-13 06:19:23.172 | ++ export YUM=dnf 2025-10-13 06:19:23.172 | ++ YUM=dnf 2025-10-13 06:19:23.172 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-dracut-regenerate 2025-10-13 06:19:23.177 | + source /tmp/in_target.d/install.d/../environment.d/10-dracut-regenerate 2025-10-13 06:19:23.177 | ++ export 'DIB_DRACUT_ENABLED_MODULES_DEFAULT_CONFIG= 2025-10-13 06:19:23.177 | - name: crypt 2025-10-13 06:19:23.177 | packages: 2025-10-13 06:19:23.177 | - cryptsetup 2025-10-13 06:19:23.177 | - name: lvm 2025-10-13 06:19:23.177 | packages: 2025-10-13 06:19:23.177 | - lvm2 2025-10-13 06:19:23.177 | ' 2025-10-13 06:19:23.177 | ++ DIB_DRACUT_ENABLED_MODULES_DEFAULT_CONFIG=' 2025-10-13 06:19:23.177 | - name: crypt 2025-10-13 06:19:23.177 | packages: 2025-10-13 06:19:23.177 | - cryptsetup 2025-10-13 06:19:23.177 | - name: lvm 2025-10-13 06:19:23.177 | packages: 2025-10-13 06:19:23.177 | - lvm2 2025-10-13 06:19:23.177 | ' 2025-10-13 06:19:23.177 | ++ DIB_DRACUT_ENABLED_MODULES=' 2025-10-13 06:19:23.177 | - name: crypt 2025-10-13 06:19:23.177 | packages: 2025-10-13 06:19:23.177 | - cryptsetup 2025-10-13 06:19:23.178 | - name: lvm 2025-10-13 06:19:23.178 | packages: 2025-10-13 06:19:23.178 | - lvm2 2025-10-13 06:19:23.178 | ' 2025-10-13 06:19:23.178 | ++ export DIB_DRACUT_ENABLED_MODULES 2025-10-13 06:19:23.178 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/11-dib-install-type.bash 2025-10-13 06:19:23.182 | + source /tmp/in_target.d/install.d/../environment.d/11-dib-install-type.bash 2025-10-13 06:19:23.182 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2025-10-13 06:19:23.182 | ++ DIB_DEFAULT_INSTALLTYPE=package 2025-10-13 06:19:23.182 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/14-manifests 2025-10-13 06:19:23.187 | + source /tmp/in_target.d/install.d/../environment.d/14-manifests 2025-10-13 06:19:23.187 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-10-13 06:19:23.187 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-10-13 06:19:23.187 | ++ export DIB_MANIFEST_SAVE_DIR=edpm-hardened-uefi.d/ 2025-10-13 06:19:23.187 | ++ DIB_MANIFEST_SAVE_DIR=edpm-hardened-uefi.d/ 2025-10-13 06:19:23.187 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/15-block-device.bash 2025-10-13 06:19:23.192 | + source /tmp/in_target.d/install.d/../environment.d/15-block-device.bash 2025-10-13 06:19:23.192 | ++ [[ ppc64 ppc64le ppc64el =~ amd64 ]] 2025-10-13 06:19:23.192 | ++ export DIB_BLOCK_DEVICE=efi 2025-10-13 06:19:23.192 | ++ DIB_BLOCK_DEVICE=efi 2025-10-13 06:19:23.193 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/15-growvols 2025-10-13 06:19:23.198 | + source /tmp/in_target.d/install.d/../environment.d/15-growvols 2025-10-13 06:19:23.198 | ++ export DIB_GROWVOLS_TRIGGER=manual 2025-10-13 06:19:23.198 | ++ DIB_GROWVOLS_TRIGGER=manual 2025-10-13 06:19:23.198 | ++ export DIB_GROWVOLS_ARGS= 2025-10-13 06:19:23.198 | ++ DIB_GROWVOLS_ARGS= 2025-10-13 06:19:23.198 | ++ export DIB_GROWVOLS_GROUP= 2025-10-13 06:19:23.198 | ++ DIB_GROWVOLS_GROUP= 2025-10-13 06:19:23.198 | ++ export DIB_GROWVOLS_DEVICE= 2025-10-13 06:19:23.198 | ++ DIB_GROWVOLS_DEVICE= 2025-10-13 06:19:23.198 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/50-redhat-common 2025-10-13 06:19:23.203 | + source /tmp/in_target.d/install.d/../environment.d/50-redhat-common 2025-10-13 06:19:23.203 | ++ export DIB_DISABLE_KERNEL_CLEANUP=0 2025-10-13 06:19:23.203 | ++ DIB_DISABLE_KERNEL_CLEANUP=0 2025-10-13 06:19:23.203 | ++ export DIB_INIT_SYSTEM=systemd 2025-10-13 06:19:23.203 | ++ DIB_INIT_SYSTEM=systemd 2025-10-13 06:19:23.203 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/99-dib-init-system 2025-10-13 06:19:23.207 | + source /tmp/in_target.d/install.d/../environment.d/99-dib-init-system 2025-10-13 06:19:23.208 | ++ '[' -z systemd ']' 2025-10-13 06:19:23.208 | ++ case $DIB_INIT_SYSTEM in 2025-10-13 06:19:23.208 | dib-run-parts Running /tmp/in_target.d/install.d/00-baseline-environment 2025-10-13 06:19:23.214 | + set -eu 2025-10-13 06:19:23.214 | + set -o pipefail 2025-10-13 06:19:23.214 | + '[' 0 -eq 0 ']' 2025-10-13 06:19:23.214 | + install-packages -m base iscsi_package 2025-10-13 06:19:23.264 | INFO:root:Mapping for base : iscsi_package 2025-10-13 06:19:23.334 | INFO:root:Mapping for base : iscsi_package 2025-10-13 06:19:23.339 | Running install-packages install. 2025-10-13 06:19:23.340 | ++ command -v dnf5 2025-10-13 06:19:23.340 | ++ true 2025-10-13 06:19:23.341 | + DNF5= 2025-10-13 06:19:23.341 | + '[' dnf == dnf ']' 2025-10-13 06:19:23.341 | + '[' -n '' ']' 2025-10-13 06:19:23.341 | + dnf -y -v install iscsi-initiator-utils 2025-10-13 06:19:23.515 | Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade 2025-10-13 06:19:23.515 | DNF version: 4.14.0 2025-10-13 06:19:23.515 | cachedir: /tmp/yum 2025-10-13 06:19:23.540 | User-Agent: constructed: 'libdnf (CentOS Stream 9; generic; Linux.x86_64)' 2025-10-13 06:19:23.605 | repo: using cache for: delorean-component-barbican 2025-10-13 06:19:23.605 | delorean-component-barbican: using metadata from Tue Dec 10 05:32:05 2024. 2025-10-13 06:19:23.605 | repo: using cache for: delorean-component-baremetal 2025-10-13 06:19:23.606 | delorean-component-baremetal: using metadata from Fri Sep 5 02:19:17 2025. 2025-10-13 06:19:23.606 | repo: using cache for: delorean-component-cinder 2025-10-13 06:19:23.606 | delorean-component-cinder: using metadata from Wed Aug 13 06:20:23 2025. 2025-10-13 06:19:23.607 | repo: using cache for: delorean-component-clients 2025-10-13 06:19:23.607 | delorean-component-clients: using metadata from Tue Dec 3 13:29:53 2024. 2025-10-13 06:19:23.607 | repo: using cache for: delorean-component-cloudops 2025-10-13 06:19:23.608 | delorean-component-cloudops: using metadata from Wed Oct 8 09:09:42 2025. 2025-10-13 06:19:23.608 | repo: using cache for: delorean-component-common 2025-10-13 06:19:23.609 | delorean-component-common: using metadata from Wed Oct 8 13:11:00 2025. 2025-10-13 06:19:23.609 | repo: using cache for: delorean-component-compute 2025-10-13 06:19:23.609 | delorean-component-compute: using metadata from Fri Aug 29 06:54:52 2025. 2025-10-13 06:19:23.610 | repo: using cache for: delorean-component-designate 2025-10-13 06:19:23.610 | delorean-component-designate: using metadata from Tue Apr 9 02:39:28 2024. 2025-10-13 06:19:23.610 | repo: using cache for: delorean-component-glance 2025-10-13 06:19:23.611 | delorean-component-glance: using metadata from Thu Feb 6 15:31:16 2025. 2025-10-13 06:19:23.611 | repo: using cache for: delorean-component-keystone 2025-10-13 06:19:23.611 | delorean-component-keystone: using metadata from Thu Feb 27 04:40:16 2025. 2025-10-13 06:19:23.611 | repo: using cache for: delorean-component-manila 2025-10-13 06:19:23.611 | delorean-component-manila: using metadata from Thu Dec 12 08:20:32 2024. 2025-10-13 06:19:23.612 | repo: using cache for: delorean-component-network 2025-10-13 06:19:23.612 | delorean-component-network: using metadata from Fri Oct 10 15:11:18 2025. 2025-10-13 06:19:23.612 | repo: using cache for: delorean-component-octavia 2025-10-13 06:19:23.613 | delorean-component-octavia: using metadata from Fri Jun 6 09:50:54 2025. 2025-10-13 06:19:23.613 | repo: using cache for: delorean-component-optimize 2025-10-13 06:19:23.613 | delorean-component-optimize: using metadata from Tue Feb 4 08:39:17 2025. 2025-10-13 06:19:23.613 | repo: using cache for: delorean-component-podified 2025-10-13 06:19:23.614 | delorean-component-podified: using metadata from Wed Oct 8 11:09:18 2025. 2025-10-13 06:19:23.614 | repo: using cache for: delorean-component-puppet 2025-10-13 06:19:23.614 | delorean-component-puppet: using metadata from Tue Oct 7 09:19:25 2025. 2025-10-13 06:19:23.615 | repo: using cache for: delorean-component-swift 2025-10-13 06:19:23.615 | delorean-component-swift: using metadata from Wed Sep 3 15:59:49 2025. 2025-10-13 06:19:23.615 | repo: using cache for: delorean-component-tempest 2025-10-13 06:19:23.615 | delorean-component-tempest: using metadata from Tue Aug 19 09:49:29 2025. 2025-10-13 06:19:23.616 | repo: using cache for: delorean-component-ui 2025-10-13 06:19:23.616 | delorean-component-ui: using metadata from Tue Aug 19 12:29:39 2025. 2025-10-13 06:19:23.616 | repo: using cache for: baseos 2025-10-13 06:19:23.644 | baseos: using metadata from Wed Oct 8 09:42:12 2025. 2025-10-13 06:19:23.645 | repo: using cache for: appstream 2025-10-13 06:19:23.731 | appstream: using metadata from Wed Oct 8 09:45:45 2025. 2025-10-13 06:19:23.732 | repo: using cache for: crb 2025-10-13 06:19:23.747 | crb: using metadata from Wed Oct 8 09:50:07 2025. 2025-10-13 06:19:23.748 | repo: using cache for: extras-common 2025-10-13 06:19:23.748 | extras-common: using metadata from Mon Sep 15 14:32:43 2025. 2025-10-13 06:19:23.748 | repo: using cache for: delorean-antelope-testing 2025-10-13 06:19:23.752 | delorean-antelope-testing: using metadata from Thu Sep 26 08:10:48 2024. 2025-10-13 06:19:23.752 | repo: using cache for: delorean-antelope-build-deps 2025-10-13 06:19:23.753 | delorean-antelope-build-deps: using metadata from Tue Oct 10 04:21:09 2023. 2025-10-13 06:19:23.753 | repo: using cache for: centos9-rabbitmq 2025-10-13 06:19:23.754 | centos9-rabbitmq: using metadata from Tue Dec 3 17:42:31 2024. 2025-10-13 06:19:23.754 | repo: using cache for: centos9-storage 2025-10-13 06:19:23.756 | centos9-storage: using metadata from Mon Jun 16 15:25:13 2025. 2025-10-13 06:19:23.756 | repo: using cache for: centos9-opstools 2025-10-13 06:19:23.756 | centos9-opstools: using metadata from Tue Dec 12 09:07:59 2023. 2025-10-13 06:19:23.757 | repo: using cache for: centos9-nfv-ovs 2025-10-13 06:19:23.759 | centos9-nfv-ovs: using metadata from Fri Oct 3 02:22:50 2025. 2025-10-13 06:19:23.760 | repo: using cache for: repo-setup-centos-appstream 2025-10-13 06:19:23.842 | repo-setup-centos-appstream: using metadata from Wed Oct 8 09:45:45 2025. 2025-10-13 06:19:23.842 | repo: using cache for: repo-setup-centos-baseos 2025-10-13 06:19:23.870 | repo-setup-centos-baseos: using metadata from Wed Oct 8 09:42:12 2025. 2025-10-13 06:19:23.871 | repo: using cache for: repo-setup-centos-highavailability 2025-10-13 06:19:23.872 | repo-setup-centos-highavailability: using metadata from Wed Oct 8 09:50:28 2025. 2025-10-13 06:19:23.872 | repo: using cache for: repo-setup-centos-powertools 2025-10-13 06:19:23.888 | repo-setup-centos-powertools: using metadata from Wed Oct 8 09:50:07 2025. 2025-10-13 06:19:23.889 | repo: using cache for: epel-low-priority 2025-10-13 06:19:24.064 | epel-low-priority: using metadata from Sun Oct 12 20:22:47 2025. 2025-10-13 06:19:24.064 | Last metadata expiration check: 0:00:04 ago on Mon Oct 13 02:19:20 2025. 2025-10-13 06:19:24.318 | Includes in repo epel-low-priority: abseil*, grpc*, libarrow*, parquet*, python3-asyncssh, python3-grpcio, re2, thrift* 2025-10-13 06:19:24.323 | --> Starting dependency resolution 2025-10-13 06:19:24.397 | ---> Package iscsi-initiator-utils.x86_64 6.2.1.11-0.git4b3e853.el9 will be installed 2025-10-13 06:19:24.397 | ---> Package iscsi-initiator-utils-iscsiuio.x86_64 6.2.1.11-0.git4b3e853.el9 will be installed 2025-10-13 06:19:24.397 | ---> Package isns-utils-libs.x86_64 0.101-4.el9 will be installed 2025-10-13 06:19:24.397 | --> Finished dependency resolution 2025-10-13 06:19:24.397 | Dependencies resolved. 2025-10-13 06:19:24.398 | ================================================================================ 2025-10-13 06:19:24.398 | Package Arch Version Repo Size 2025-10-13 06:19:24.398 | ================================================================================ 2025-10-13 06:19:24.398 | Installing: 2025-10-13 06:19:24.398 | iscsi-initiator-utils x86_64 6.2.1.11-0.git4b3e853.el9 baseos 392 k 2025-10-13 06:19:24.398 | Installing dependencies: 2025-10-13 06:19:24.398 | iscsi-initiator-utils-iscsiuio x86_64 6.2.1.11-0.git4b3e853.el9 baseos 81 k 2025-10-13 06:19:24.398 | isns-utils-libs x86_64 0.101-4.el9 baseos 101 k 2025-10-13 06:19:24.398 | 2025-10-13 06:19:24.398 | Transaction Summary 2025-10-13 06:19:24.398 | ================================================================================ 2025-10-13 06:19:24.398 | Install 3 Packages 2025-10-13 06:19:24.398 | 2025-10-13 06:19:24.398 | Total download size: 573 k 2025-10-13 06:19:24.398 | Installed size: 2.1 M 2025-10-13 06:19:24.399 | Downloading Packages: 2025-10-13 06:19:25.001 | (1/3): iscsi-initiator-utils-iscsiuio-6.2.1.11- 282 kB/s | 81 kB 00:00 2025-10-13 06:19:25.013 | (2/3): isns-utils-libs-0.101-4.el9.x86_64.rpm 338 kB/s | 101 kB 00:00 2025-10-13 06:19:25.080 | (3/3): iscsi-initiator-utils-6.2.1.11-0.git4b3e 1.0 MB/s | 392 kB 00:00 2025-10-13 06:19:25.086 | -------------------------------------------------------------------------------- 2025-10-13 06:19:25.086 | Total 834 kB/s | 573 kB 00:00 2025-10-13 06:19:25.087 | Using rpmkeys executable at /usr/bin/rpmkeys to verify signatures 2025-10-13 06:19:25.126 | CentOS Stream 9 - BaseOS 1.6 MB/s | 1.6 kB 00:00 2025-10-13 06:19:25.359 | Importing GPG key 0x8483C65D: 2025-10-13 06:19:25.359 | Userid : "CentOS (CentOS Official Signing Key) " 2025-10-13 06:19:25.359 | Fingerprint: 99DB 70FA E1D7 CE22 7FB6 4882 05B5 55B3 8483 C65D 2025-10-13 06:19:25.359 | From : /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial 2025-10-13 06:19:25.366 | Key imported successfully 2025-10-13 06:19:25.460 | Running transaction check 2025-10-13 06:19:25.480 | Transaction check succeeded. 2025-10-13 06:19:25.480 | Running transaction test 2025-10-13 06:19:25.556 | Transaction test succeeded. 2025-10-13 06:19:25.556 | Running transaction 2025-10-13 06:19:25.558 | RPMDB altered outside of DNF. 2025-10-13 06:19:25.660 | Preparing : 1/1 2025-10-13 06:19:25.674 | Installing : isns-utils-libs-0.101-4.el9.x86_64 1/3 2025-10-13 06:19:25.681 | Installing : iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3e853 2/3 2025-10-13 06:19:25.721 | Running scriptlet: iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3e853 2/3 2025-10-13 06:19:25.721 | Created symlink /etc/systemd/system/sockets.target.wants/iscsiuio.socket -> /usr/lib/systemd/system/iscsiuio.socket. 2025-10-13 06:19:25.721 | 2025-10-13 06:19:25.747 | Installing : iscsi-initiator-utils-6.2.1.11-0.git4b3e853.el9.x86_ 3/3 2025-10-13 06:19:25.806 | Running scriptlet: iscsi-initiator-utils-6.2.1.11-0.git4b3e853.el9.x86_ 3/3 2025-10-13 06:19:25.806 | Created symlink /etc/systemd/system/sysinit.target.wants/iscsi-starter.service -> /usr/lib/systemd/system/iscsi-starter.service. 2025-10-13 06:19:25.806 | Created symlink /etc/systemd/system/sockets.target.wants/iscsid.socket -> /usr/lib/systemd/system/iscsid.socket. 2025-10-13 06:19:25.806 | Created symlink /etc/systemd/system/sysinit.target.wants/iscsi-onboot.service -> /usr/lib/systemd/system/iscsi-onboot.service. 2025-10-13 06:19:25.806 | 2025-10-13 06:19:26.319 | Verifying : iscsi-initiator-utils-6.2.1.11-0.git4b3e853.el9.x86_ 1/3 2025-10-13 06:19:26.320 | Verifying : iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3e853 2/3 2025-10-13 06:19:26.346 | Verifying : isns-utils-libs-0.101-4.el9.x86_64 3/3 2025-10-13 06:19:26.346 | Completion plugin: Generating completion cache... 2025-10-13 06:19:26.456 | Installed: iscsi-initiator-utils-6.2.1.11-0.git4b3e853.el9.x86_64 2025-10-13 06:19:26.456 | Installed: iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3e853.el9.x86_64 2025-10-13 06:19:26.456 | Installed: isns-utils-libs-0.101-4.el9.x86_64 2025-10-13 06:19:26.499 | 2025-10-13 06:19:26.499 | Installed: 2025-10-13 06:19:26.499 | iscsi-initiator-utils-6.2.1.11-0.git4b3e853.el9.x86_64 2025-10-13 06:19:26.499 | iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3e853.el9.x86_64 2025-10-13 06:19:26.499 | isns-utils-libs-0.101-4.el9.x86_64 2025-10-13 06:19:26.499 | 2025-10-13 06:19:26.499 | Complete! 2025-10-13 06:19:26.556 | + '[' install == install ']' 2025-10-13 06:19:26.556 | + '[' dnf == dnf ']' 2025-10-13 06:19:26.556 | + '[' -z '' ']' 2025-10-13 06:19:26.556 | + dnf -y mark install iscsi-initiator-utils 2025-10-13 06:19:26.823 | iscsi-initiator-utils-6.2.1.11-0.git4b3e853.el9.x86_64 marked as user installed. 2025-10-13 06:19:26.864 | dib-run-parts 00-baseline-environment completed 2025-10-13 06:19:26.865 | dib-run-parts Running /tmp/in_target.d/install.d/00-up-to-date 2025-10-13 06:19:26.871 | + set -eu 2025-10-13 06:19:26.871 | + set -o pipefail 2025-10-13 06:19:26.871 | + '[' 0 -eq 0 ']' 2025-10-13 06:19:26.871 | + install-packages -u 2025-10-13 06:19:27.621 | Last metadata expiration check: 0:00:07 ago on Mon Oct 13 02:19:20 2025. 2025-10-13 06:19:28.088 | Dependencies resolved. 2025-10-13 06:19:28.088 | ================================================================================ 2025-10-13 06:19:28.089 | Package Arch Version Repository Size 2025-10-13 06:19:28.089 | ================================================================================ 2025-10-13 06:19:28.089 | Upgrading: 2025-10-13 06:19:28.089 | python3-distro noarch 1.7.0-3.el9s delorean-antelope-testing 39 k 2025-10-13 06:19:28.089 | python3-jinja2 noarch 3.0.1-2.el9s delorean-antelope-testing 511 k 2025-10-13 06:19:28.089 | python3-markupsafe x86_64 2.1.1-4.el9s delorean-antelope-testing 27 k 2025-10-13 06:19:28.089 | python3-setuptools noarch 57.4.0-1.el9s centos9-storage 920 k 2025-10-13 06:19:28.089 | 2025-10-13 06:19:28.089 | Transaction Summary 2025-10-13 06:19:28.089 | ================================================================================ 2025-10-13 06:19:28.089 | Upgrade 4 Packages 2025-10-13 06:19:28.089 | 2025-10-13 06:19:28.089 | Total download size: 1.5 M 2025-10-13 06:19:28.089 | Downloading Packages: 2025-10-13 06:19:28.109 | (1/4): python3-markupsafe-2.1.1-4.el9s.x86_64.r 1.4 MB/s | 27 kB 00:00 2025-10-13 06:19:28.113 | (2/4): python3-distro-1.7.0-3.el9s.noarch.rpm 1.7 MB/s | 39 kB 00:00 2025-10-13 06:19:28.123 | (3/4): python3-jinja2-3.0.1-2.el9s.noarch.rpm 15 MB/s | 511 kB 00:00 2025-10-13 06:19:28.161 | (4/4): python3-setuptools-57.4.0-1.el9s.noarch. 18 MB/s | 920 kB 00:00 2025-10-13 06:19:28.162 | -------------------------------------------------------------------------------- 2025-10-13 06:19:28.162 | Total 20 MB/s | 1.5 MB 00:00 2025-10-13 06:19:28.162 | Running transaction check 2025-10-13 06:19:28.185 | Transaction check succeeded. 2025-10-13 06:19:28.185 | Running transaction test 2025-10-13 06:19:28.264 | Transaction test succeeded. 2025-10-13 06:19:28.265 | Running transaction 2025-10-13 06:19:28.439 | Preparing : 1/1 2025-10-13 06:19:28.463 | Upgrading : python3-setuptools-57.4.0-1.el9s.noarch 1/8 2025-10-13 06:19:28.504 | Upgrading : python3-markupsafe-2.1.1-4.el9s.x86_64 2/8 2025-10-13 06:19:28.566 | Upgrading : python3-jinja2-3.0.1-2.el9s.noarch 3/8 2025-10-13 06:19:28.591 | Upgrading : python3-distro-1.7.0-3.el9s.noarch 4/8 2025-10-13 06:19:28.600 | Cleanup : python3-jinja2-2.11.3-8.el9.noarch 5/8 2025-10-13 06:19:28.608 | Cleanup : python3-distro-1.5.0-7.el9.noarch 6/8 2025-10-13 06:19:28.622 | Cleanup : python3-setuptools-53.0.0-15.el9.noarch 7/8 2025-10-13 06:19:28.682 | Cleanup : python3-markupsafe-1.1.1-12.el9.x86_64 8/8 2025-10-13 06:19:28.861 | Running scriptlet: python3-markupsafe-1.1.1-12.el9.x86_64 8/8 2025-10-13 06:19:28.861 | Verifying : python3-distro-1.7.0-3.el9s.noarch 1/8 2025-10-13 06:19:28.861 | Verifying : python3-distro-1.5.0-7.el9.noarch 2/8 2025-10-13 06:19:28.861 | Verifying : python3-jinja2-3.0.1-2.el9s.noarch 3/8 2025-10-13 06:19:28.861 | Verifying : python3-jinja2-2.11.3-8.el9.noarch 4/8 2025-10-13 06:19:28.861 | Verifying : python3-markupsafe-2.1.1-4.el9s.x86_64 5/8 2025-10-13 06:19:28.861 | Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 6/8 2025-10-13 06:19:28.862 | Verifying : python3-setuptools-57.4.0-1.el9s.noarch 7/8 2025-10-13 06:19:29.058 | Verifying : python3-setuptools-53.0.0-15.el9.noarch 8/8 2025-10-13 06:19:29.058 | 2025-10-13 06:19:29.058 | Upgraded: 2025-10-13 06:19:29.058 | python3-distro-1.7.0-3.el9s.noarch 2025-10-13 06:19:29.058 | python3-jinja2-3.0.1-2.el9s.noarch 2025-10-13 06:19:29.058 | python3-markupsafe-2.1.1-4.el9s.x86_64 2025-10-13 06:19:29.058 | python3-setuptools-57.4.0-1.el9s.noarch 2025-10-13 06:19:29.058 | 2025-10-13 06:19:29.058 | Complete! 2025-10-13 06:19:29.121 | dib-run-parts 00-up-to-date completed 2025-10-13 06:19:29.121 | dib-run-parts Running /tmp/in_target.d/install.d/01-package-installs 2025-10-13 06:19:29.125 | + set -eu 2025-10-13 06:19:29.125 | + set -o pipefail 2025-10-13 06:19:29.125 | ++ dirname /tmp/in_target.d/install.d/01-package-installs 2025-10-13 06:19:29.126 | + package-installs -d /tmp/in_target.d/install.d 2025-10-13 06:19:29.127 | + set -eu 2025-10-13 06:19:29.127 | + set -o pipefail 2025-10-13 06:19:29.128 | ++ basename /usr/local/bin/package-installs 2025-10-13 06:19:29.130 | + SCRIPTNAME=package-installs 2025-10-13 06:19:29.130 | ++ getopt -o hd: -n package-installs -- -d /tmp/in_target.d/install.d 2025-10-13 06:19:29.131 | + TEMP=' -d '\''/tmp/in_target.d/install.d'\'' --' 2025-10-13 06:19:29.131 | + '[' 0 '!=' 0 ']' 2025-10-13 06:19:29.131 | + eval set -- ' -d '\''/tmp/in_target.d/install.d'\'' --' 2025-10-13 06:19:29.131 | ++ set -- -d /tmp/in_target.d/install.d -- 2025-10-13 06:19:29.131 | + WORKDIR= 2025-10-13 06:19:29.131 | + true 2025-10-13 06:19:29.131 | + case "$1" in 2025-10-13 06:19:29.132 | + WORKDIR=/tmp/in_target.d/install.d 2025-10-13 06:19:29.132 | + shift 2 2025-10-13 06:19:29.132 | + true 2025-10-13 06:19:29.132 | + case "$1" in 2025-10-13 06:19:29.132 | + shift 2025-10-13 06:19:29.132 | + break 2025-10-13 06:19:29.132 | + '[' -z /tmp/in_target.d/install.d ']' 2025-10-13 06:19:29.132 | + PACKAGES= 2025-10-13 06:19:29.132 | ++ find /tmp/in_target.d/install.d -maxdepth 1 -name 'package-installs-*' 2025-10-13 06:19:29.135 | + '[' -n '' ']' 2025-10-13 06:19:29.135 | + package-installs-v2 --phase install.d /tmp/package-installs.json 2025-10-13 06:19:30.704 | Map install for runtime-ssh-host-keys: openssh-client 2025-10-13 06:19:30.704 | Map install for cache-url: curl 2025-10-13 06:19:30.704 | Map install for install-static: rsync 2025-10-13 06:19:30.704 | Map install for source-repositories: git 2025-10-13 06:19:30.704 | Map install for edpm-base: buildah, chrony, crudini, crypto-policies-scripts, device-mapper-multipath, driverctl, grubby, iptables-services, jq, lvm2, nftables, numactl, openssh-server, openstack-selinux, openvswitch, os-net-config, podman, python3-libselinux, python3-pyyaml, rsync, tmpwatch, tuned-profiles-cpu-partitioning, sysstat, iproute-tc 2025-10-13 06:19:30.704 | Map install for openvswitch: openvswitch 2025-10-13 06:19:30.704 | Map install for redhat-common: lsof, tcpdump, traceroute, which, ca-certificates, selinux-policy, selinux-policy-targeted, python3-libselinux, python3-policycoreutils, policycoreutils-python-utils, rng-tools, passwd 2025-10-13 06:19:30.704 | Map install for openssh-server: openssh-server 2025-10-13 06:19:30.704 | Map install for centos: device-mapper-multipath 2025-10-13 06:19:30.704 | Map install for stable-interface-names: biosdevname 2025-10-13 06:19:30.704 | Map install for growvols: gdisk, util-linux, lvm2, parted, xfsprogs 2025-10-13 06:19:30.704 | Running command: ['install-packages', 'device-mapper-multipath', 'os-net-config', 'biosdevname', 'selinux-policy-targeted', 'openvswitch', 'util-linux', 'numactl', 'buildah', 'rsync', 'crypto-policies-scripts', 'iptables-services', 'driverctl', 'lsof', 'tcpdump', 'traceroute', 'ca-certificates', 'git-core', 'nftables', 'parted', 'python3-policycoreutils', 'selinux-policy', 'openssh', 'iproute-tc', 'crudini', 'jq', 'tmpwatch', 'podman', 'which', 'sysstat', 'chrony', 'rng-tools', 'policycoreutils-python-utils', 'xfsprogs', 'passwd', 'lvm2', 'python3-libselinux', 'tuned-profiles-cpu-partitioning', 'gdisk', 'openstack-selinux', 'openssh-server', 'python3-pyyaml', 'grubby'] 2025-10-13 06:19:30.704 | > Running install-packages install. 2025-10-13 06:19:30.704 | > ++ command -v dnf5 2025-10-13 06:19:30.704 | > ++ true 2025-10-13 06:19:30.704 | > + DNF5= 2025-10-13 06:19:30.704 | > + '[' dnf == dnf ']' 2025-10-13 06:19:30.704 | > + '[' -n '' ']' 2025-10-13 06:19:30.704 | > + dnf -y -v install device-mapper-multipath os-net-config biosdevname selinux-policy-targeted openvswitch util-linux numactl buildah rsync crypto-policies-scripts iptables-services driverctl lsof tcpdump traceroute ca-certificates git-core nftables parted python3-policycoreutils selinux-policy openssh iproute-tc crudini jq tmpwatch podman which sysstat chrony rng-tools policycoreutils-python-utils xfsprogs passwd lvm2 python3-libselinux tuned-profiles-cpu-partitioning gdisk openstack-selinux openssh-server python3-pyyaml grubby 2025-10-13 06:19:30.704 | > Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade 2025-10-13 06:19:30.704 | > DNF version: 4.14.0 2025-10-13 06:19:30.704 | > cachedir: /tmp/yum 2025-10-13 06:19:30.704 | > User-Agent: constructed: 'libdnf (CentOS Stream 9; generic; Linux.x86_64)' 2025-10-13 06:19:30.704 | > repo: using cache for: delorean-component-barbican 2025-10-13 06:19:30.704 | > delorean-component-barbican: using metadata from Tue Dec 10 05:32:05 2024. 2025-10-13 06:19:30.704 | > repo: using cache for: delorean-component-baremetal 2025-10-13 06:19:30.704 | > delorean-component-baremetal: using metadata from Fri Sep 5 02:19:17 2025. 2025-10-13 06:19:30.704 | > repo: using cache for: delorean-component-cinder 2025-10-13 06:19:30.704 | > delorean-component-cinder: using metadata from Wed Aug 13 06:20:23 2025. 2025-10-13 06:19:30.704 | > repo: using cache for: delorean-component-clients 2025-10-13 06:19:30.704 | > delorean-component-clients: using metadata from Tue Dec 3 13:29:53 2024. 2025-10-13 06:19:30.704 | > repo: using cache for: delorean-component-cloudops 2025-10-13 06:19:30.704 | > delorean-component-cloudops: using metadata from Wed Oct 8 09:09:42 2025. 2025-10-13 06:19:30.704 | > repo: using cache for: delorean-component-common 2025-10-13 06:19:30.705 | > delorean-component-common: using metadata from Wed Oct 8 13:11:00 2025. 2025-10-13 06:19:30.705 | > repo: using cache for: delorean-component-compute 2025-10-13 06:19:30.705 | > delorean-component-compute: using metadata from Fri Aug 29 06:54:52 2025. 2025-10-13 06:19:30.705 | > repo: using cache for: delorean-component-designate 2025-10-13 06:19:30.705 | > delorean-component-designate: using metadata from Tue Apr 9 02:39:28 2024. 2025-10-13 06:19:30.705 | > repo: using cache for: delorean-component-glance 2025-10-13 06:19:30.705 | > delorean-component-glance: using metadata from Thu Feb 6 15:31:16 2025. 2025-10-13 06:19:30.705 | > repo: using cache for: delorean-component-keystone 2025-10-13 06:19:30.705 | > delorean-component-keystone: using metadata from Thu Feb 27 04:40:16 2025. 2025-10-13 06:19:30.705 | > repo: using cache for: delorean-component-manila 2025-10-13 06:19:30.705 | > delorean-component-manila: using metadata from Thu Dec 12 08:20:32 2024. 2025-10-13 06:19:30.705 | > repo: using cache for: delorean-component-network 2025-10-13 06:19:30.705 | > delorean-component-network: using metadata from Fri Oct 10 15:11:18 2025. 2025-10-13 06:19:30.705 | > repo: using cache for: delorean-component-octavia 2025-10-13 06:19:30.705 | > delorean-component-octavia: using metadata from Fri Jun 6 09:50:54 2025. 2025-10-13 06:19:30.705 | > repo: using cache for: delorean-component-optimize 2025-10-13 06:19:30.705 | > delorean-component-optimize: using metadata from Tue Feb 4 08:39:17 2025. 2025-10-13 06:19:30.705 | > repo: using cache for: delorean-component-podified 2025-10-13 06:19:30.705 | > delorean-component-podified: using metadata from Wed Oct 8 11:09:18 2025. 2025-10-13 06:19:30.705 | > repo: using cache for: delorean-component-puppet 2025-10-13 06:19:30.705 | > delorean-component-puppet: using metadata from Tue Oct 7 09:19:25 2025. 2025-10-13 06:19:30.705 | > repo: using cache for: delorean-component-swift 2025-10-13 06:19:30.705 | > delorean-component-swift: using metadata from Wed Sep 3 15:59:49 2025. 2025-10-13 06:19:30.705 | > repo: using cache for: delorean-component-tempest 2025-10-13 06:19:30.705 | > delorean-component-tempest: using metadata from Tue Aug 19 09:49:29 2025. 2025-10-13 06:19:30.705 | > repo: using cache for: delorean-component-ui 2025-10-13 06:19:30.705 | > delorean-component-ui: using metadata from Tue Aug 19 12:29:39 2025. 2025-10-13 06:19:30.705 | > repo: using cache for: baseos 2025-10-13 06:19:30.705 | > baseos: using metadata from Wed Oct 8 09:42:12 2025. 2025-10-13 06:19:30.705 | > repo: using cache for: appstream 2025-10-13 06:19:30.705 | > appstream: using metadata from Wed Oct 8 09:45:45 2025. 2025-10-13 06:19:30.705 | > repo: using cache for: crb 2025-10-13 06:19:30.705 | > crb: using metadata from Wed Oct 8 09:50:07 2025. 2025-10-13 06:19:30.705 | > repo: using cache for: extras-common 2025-10-13 06:19:30.705 | > extras-common: using metadata from Mon Sep 15 14:32:43 2025. 2025-10-13 06:19:30.705 | > repo: using cache for: delorean-antelope-testing 2025-10-13 06:19:30.705 | > delorean-antelope-testing: using metadata from Thu Sep 26 08:10:48 2024. 2025-10-13 06:19:30.705 | > repo: using cache for: delorean-antelope-build-deps 2025-10-13 06:19:30.705 | > delorean-antelope-build-deps: using metadata from Tue Oct 10 04:21:09 2023. 2025-10-13 06:19:30.705 | > repo: using cache for: centos9-rabbitmq 2025-10-13 06:19:30.705 | > centos9-rabbitmq: using metadata from Tue Dec 3 17:42:31 2024. 2025-10-13 06:19:30.705 | > repo: using cache for: centos9-storage 2025-10-13 06:19:30.705 | > centos9-storage: using metadata from Mon Jun 16 15:25:13 2025. 2025-10-13 06:19:30.705 | > repo: using cache for: centos9-opstools 2025-10-13 06:19:30.705 | > centos9-opstools: using metadata from Tue Dec 12 09:07:59 2023. 2025-10-13 06:19:30.705 | > repo: using cache for: centos9-nfv-ovs 2025-10-13 06:19:30.706 | > centos9-nfv-ovs: using metadata from Fri Oct 3 02:22:50 2025. 2025-10-13 06:19:30.706 | > repo: using cache for: repo-setup-centos-appstream 2025-10-13 06:19:30.706 | > repo-setup-centos-appstream: using metadata from Wed Oct 8 09:45:45 2025. 2025-10-13 06:19:30.706 | > repo: using cache for: repo-setup-centos-baseos 2025-10-13 06:19:30.706 | > repo-setup-centos-baseos: using metadata from Wed Oct 8 09:42:12 2025. 2025-10-13 06:19:30.706 | > repo: using cache for: repo-setup-centos-highavailability 2025-10-13 06:19:30.706 | > repo-setup-centos-highavailability: using metadata from Wed Oct 8 09:50:28 2025. 2025-10-13 06:19:30.706 | > repo: using cache for: repo-setup-centos-powertools 2025-10-13 06:19:30.706 | > repo-setup-centos-powertools: using metadata from Wed Oct 8 09:50:07 2025. 2025-10-13 06:19:30.706 | > repo: using cache for: epel-low-priority 2025-10-13 06:19:30.706 | > epel-low-priority: using metadata from Sun Oct 12 20:22:47 2025. 2025-10-13 06:19:30.706 | > Last metadata expiration check: 0:00:10 ago on Mon Oct 13 02:19:20 2025. 2025-10-13 06:19:30.706 | > Includes in repo epel-low-priority: abseil*, grpc*, libarrow*, parquet*, python3-asyncssh, python3-grpcio, re2, thrift* 2025-10-13 06:19:30.706 | > Package selinux-policy-targeted-38.1.65-1.el9.noarch is already installed. 2025-10-13 06:19:30.706 | > Package util-linux-2.37.4-21.el9.x86_64 is already installed. 2025-10-13 06:19:30.706 | > Package rsync-3.2.5-3.el9.x86_64 is already installed. 2025-10-13 06:19:30.706 | > Package crypto-policies-scripts-20250905-1.git377cc42.el9.noarch is already installed. 2025-10-13 06:19:30.706 | > Package tcpdump-14:4.99.0-9.el9.x86_64 is already installed. 2025-10-13 06:19:30.706 | > Package ca-certificates-2024.2.69_v8.0.303-91.4.el9.noarch is already installed. 2025-10-13 06:19:30.706 | > Package parted-3.5-3.el9.x86_64 is already installed. 2025-10-13 06:19:30.706 | > Package python3-policycoreutils-3.6-3.el9.noarch is already installed. 2025-10-13 06:19:30.706 | > Package selinux-policy-38.1.65-1.el9.noarch is already installed. 2025-10-13 06:19:30.706 | > Package openssh-9.9p1-1.el9.x86_64 is already installed. 2025-10-13 06:19:30.706 | > Package iproute-tc-6.14.0-2.el9.x86_64 is already installed. 2025-10-13 06:19:30.706 | > Package jq-1.6-19.el9.x86_64 is already installed. 2025-10-13 06:19:30.706 | > Package which-2.21-30.el9.x86_64 is already installed. 2025-10-13 06:19:30.706 | > Package chrony-4.6.1-2.el9.x86_64 is already installed. 2025-10-13 06:19:30.706 | > Package policycoreutils-python-utils-3.6-3.el9.noarch is already installed. 2025-10-13 06:19:30.706 | > Package xfsprogs-6.4.0-7.el9.x86_64 is already installed. 2025-10-13 06:19:30.706 | > Package passwd-0.80-12.el9.x86_64 is already installed. 2025-10-13 06:19:30.829 | > Package python3-libselinux-3.6-3.el9.x86_64 is already installed. 2025-10-13 06:19:30.829 | > Package gdisk-1.0.7-5.el9.x86_64 is already installed. 2025-10-13 06:19:30.829 | > Package openssh-server-9.9p1-1.el9.x86_64 is already installed. 2025-10-13 06:19:30.829 | > Package python3-pyyaml-5.4.1-6.el9.x86_64 is already installed. 2025-10-13 06:19:30.829 | > Package grubby-8.40-69.el9.x86_64 is already installed. 2025-10-13 06:19:30.829 | > --> Starting dependency resolution 2025-10-13 06:19:30.829 | > ---> Package python3-stevedore.noarch 5.0.0-0.20241203182731.c4acc56.el9 will be installed 2025-10-13 06:19:30.829 | > ---> Package openstack-selinux.noarch 0.8.41-0.20250527163806.f19cf25.el9 will be installed 2025-10-13 06:19:30.829 | > ---> Package os-net-config.noarch 18.0.3-0.20251008134709.74a5aad.el9 will be installed 2025-10-13 06:19:30.829 | > ---> Package python-oslo-concurrency-lang.noarch 5.1.1-0.20230412082954.0af5942.el9 will be installed 2025-10-13 06:19:30.829 | > ---> Package python-oslo-i18n-lang.noarch 6.0.0-0.20230418095801.03605c2.el9 will be installed 2025-10-13 06:19:30.829 | > ---> Package python-oslo-utils-lang.noarch 6.1.0-0.20230310140524.d49d594.el9 will be installed 2025-10-13 06:19:30.829 | > ---> Package python3-debtcollector.noarch 2.5.0-0.20230310120453.a6b46c5.el9 will be installed 2025-10-13 06:19:30.829 | > ---> Package python3-oslo-concurrency.noarch 5.1.1-0.20230412082954.0af5942.el9 will be installed 2025-10-13 06:19:30.829 | > ---> Package python3-oslo-config.noarch 2:9.1.1-0.20230310201801.515daab.el9 will be installed 2025-10-13 06:19:30.829 | > ---> Package python3-oslo-i18n.noarch 6.0.0-0.20230418095801.03605c2.el9 will be installed 2025-10-13 06:19:30.829 | > ---> Package python3-oslo-utils.noarch 6.1.0-0.20230310140524.d49d594.el9 will be installed 2025-10-13 06:19:30.829 | > ---> Package NetworkManager-config-server.noarch 1:1.54.1-1.el9 will be installed 2025-10-13 06:19:30.829 | > ---> Package bc.x86_64 1.07.1-14.el9 will be installed 2025-10-13 06:19:30.829 | > ---> Package biosdevname.x86_64 0.7.3-10.el9 will be installed 2025-10-13 06:19:30.829 | > ---> Package chkconfig.x86_64 1.24-2.el9 will be installed 2025-10-13 06:19:30.829 | > ---> Package device-mapper-event.x86_64 9:1.02.206-2.el9 will be installed 2025-10-13 06:19:30.829 | > ---> Package device-mapper-event-libs.x86_64 9:1.02.206-2.el9 will be installed 2025-10-13 06:19:30.829 | > ---> Package device-mapper-multipath.x86_64 0.8.7-39.el9 will be installed 2025-10-13 06:19:30.829 | > ---> Package device-mapper-multipath-libs.x86_64 0.8.7-39.el9 will be installed 2025-10-13 06:19:30.829 | > ---> Package device-mapper-persistent-data.x86_64 1.1.0-1.el9 will be installed 2025-10-13 06:19:30.829 | > ---> Package fuse-common.x86_64 3.10.2-9.el9 will be installed 2025-10-13 06:19:30.829 | > ---> Package hdparm.x86_64 9.62-2.el9 will be installed 2025-10-13 06:19:30.829 | > ---> Package initscripts.x86_64 10.11.8-4.el9 will be installed 2025-10-13 06:19:30.829 | > ---> Package iptables-nft.x86_64 1.8.10-11.el9 will be installed 2025-10-13 06:19:30.829 | > ---> Package jitterentropy.x86_64 3.6.0-1.el9 will be installed 2025-10-13 06:19:30.829 | > ---> Package libaio.x86_64 0.3.111-13.el9 will be installed 2025-10-13 06:19:30.829 | > ---> Package libnftnl.x86_64 1.2.6-4.el9 will be installed 2025-10-13 06:19:30.829 | > ---> Package libnvme.x86_64 1.13-1.el9 will be installed 2025-10-13 06:19:30.829 | > ---> Package libtraceevent.x86_64 1.8.4-2.el9 will be installed 2025-10-13 06:19:30.829 | > ---> Package lsof.x86_64 4.94.0-3.el9 will be installed 2025-10-13 06:19:30.830 | > ---> Package lvm2.x86_64 9:2.03.32-2.el9 will be installed 2025-10-13 06:19:30.830 | > ---> Package lvm2-libs.x86_64 9:2.03.32-2.el9 will be installed 2025-10-13 06:19:30.830 | > ---> Package nftables.x86_64 1:1.0.9-4.el9 will be installed 2025-10-13 06:19:30.830 | > ---> Package numactl.x86_64 2.0.19-3.el9 will be installed 2025-10-13 06:19:30.830 | > ---> Package protobuf-c.x86_64 1.3.3-13.el9 will be installed 2025-10-13 06:19:30.830 | > ---> Package python3-iniparse.noarch 0.4-45.el9 will be installed 2025-10-13 06:19:30.830 | > ---> Package python3-inotify.noarch 0.9.6-25.el9 will be installed 2025-10-13 06:19:30.830 | > ---> Package python3-linux-procfs.noarch 0.7.3-1.el9 will be installed 2025-10-13 06:19:30.830 | > ---> Package python3-pyparsing.noarch 2.4.7-9.el9 will be installed 2025-10-13 06:19:30.830 | > ---> Package python3-pyudev.noarch 0.22.0-6.el9 will be installed 2025-10-13 06:19:30.830 | > ---> Package rng-tools.x86_64 6.17-2.el9 will be installed 2025-10-13 06:19:30.830 | > ---> Package shadow-utils-subid.x86_64 2:4.9-15.el9 will be installed 2025-10-13 06:19:30.830 | > ---> Package traceroute.x86_64 3:2.1.1-1.el9 will be installed 2025-10-13 06:19:30.830 | > ---> Package tuned.noarch 2.26.0-1.el9 will be installed 2025-10-13 06:19:30.830 | > ---> Package tuned-profiles-cpu-partitioning.noarch 2.26.0-1.el9 will be installed 2025-10-13 06:19:30.830 | > ---> Package virt-what.x86_64 1.27-2.el9 will be installed 2025-10-13 06:19:30.830 | > ---> Package NetworkManager-ovs.x86_64 1:1.54.1-1.el9 will be installed 2025-10-13 06:19:30.830 | > ---> Package aardvark-dns.x86_64 2:1.16.0-1.el9 will be installed 2025-10-13 06:19:30.830 | > ---> Package buildah.x86_64 2:1.41.3-1.el9 will be installed 2025-10-13 06:19:30.830 | > ---> Package conmon.x86_64 3:2.1.13-1.el9 will be installed 2025-10-13 06:19:30.830 | > ---> Package container-selinux.noarch 4:2.242.0-1.el9 will be installed 2025-10-13 06:19:30.830 | > ---> Package containers-common.x86_64 4:1-134.el9 will be installed 2025-10-13 06:19:30.830 | > ---> Package containers-common-extra.x86_64 4:1-134.el9 will be installed 2025-10-13 06:19:30.830 | > ---> Package criu.x86_64 3.19-3.el9 will be installed 2025-10-13 06:19:30.830 | > ---> Package criu-libs.x86_64 3.19-3.el9 will be installed 2025-10-13 06:19:30.830 | > ---> Package crun.x86_64 1.24-1.el9 will be installed 2025-10-13 06:19:30.830 | > ---> Package driverctl.noarch 0.115-1.el9 will be installed 2025-10-13 06:19:30.830 | > ---> Package fuse-overlayfs.x86_64 1.15-1.el9 will be installed 2025-10-13 06:19:30.830 | > ---> Package fuse3.x86_64 3.10.2-9.el9 will be installed 2025-10-13 06:19:30.830 | > ---> Package fuse3-libs.x86_64 3.10.2-9.el9 will be installed 2025-10-13 06:19:30.830 | > ---> Package git-core.x86_64 2.47.3-1.el9 will be installed 2025-10-13 06:19:30.830 | > ---> Package iptables-nft-services.noarch 1.8.10-11.el9 will be installed 2025-10-13 06:19:30.830 | > ---> Package libbabeltrace.x86_64 1.5.8-10.el9 will be installed 2025-10-13 06:19:30.830 | > ---> Package libnet.x86_64 1.2-7.el9 will be installed 2025-10-13 06:19:30.830 | > ---> Package libslirp.x86_64 4.4.0-8.el9 will be installed 2025-10-13 06:19:30.830 | > ---> Package libuv.x86_64 1:1.42.0-2.el9 will be installed 2025-10-13 06:19:30.830 | > ---> Package lm_sensors-libs.x86_64 3.6.0-10.el9 will be installed 2025-10-13 06:19:30.830 | > ---> Package mstflint.x86_64 4.32.0-1.el9 will be installed 2025-10-13 06:19:30.830 | > ---> Package netavark.x86_64 2:1.16.0-1.el9 will be installed 2025-10-13 06:19:30.830 | > ---> Package nispor.x86_64 1.2.14-1.el9 will be installed 2025-10-13 06:19:30.830 | > ---> Package nmstate.x86_64 2.2.52-1.el9 will be installed 2025-10-13 06:19:30.830 | > ---> Package nmstate-libs.x86_64 2.2.52-1.el9 will be installed 2025-10-13 06:19:30.831 | > ---> Package passt.x86_64 0^20250512.g8ec1341-2.el9 will be installed 2025-10-13 06:19:30.831 | > ---> Package passt-selinux.noarch 0^20250512.g8ec1341-2.el9 will be installed 2025-10-13 06:19:30.831 | > ---> Package pcp-conf.x86_64 6.3.7-5.el9 will be installed 2025-10-13 06:19:30.831 | > ---> Package pcp-libs.x86_64 6.3.7-5.el9 will be installed 2025-10-13 06:19:30.831 | > ---> Package perl-AutoLoader.noarch 5.74-483.el9 will be installed 2025-10-13 06:19:30.831 | > ---> Package perl-B.x86_64 1.80-483.el9 will be installed 2025-10-13 06:19:30.831 | > ---> Package perl-Carp.noarch 1.50-460.el9 will be installed 2025-10-13 06:19:30.831 | > ---> Package perl-Class-Struct.noarch 0.66-483.el9 will be installed 2025-10-13 06:19:30.831 | > ---> Package perl-Data-Dumper.x86_64 2.174-462.el9 will be installed 2025-10-13 06:19:30.831 | > ---> Package perl-Digest.noarch 1.19-4.el9 will be installed 2025-10-13 06:19:30.831 | > ---> Package perl-Digest-MD5.x86_64 2.58-4.el9 will be installed 2025-10-13 06:19:30.831 | > ---> Package perl-Encode.x86_64 4:3.08-462.el9 will be installed 2025-10-13 06:19:30.831 | > ---> Package perl-Errno.x86_64 1.30-483.el9 will be installed 2025-10-13 06:19:30.831 | > ---> Package perl-Exporter.noarch 5.74-461.el9 will be installed 2025-10-13 06:19:30.831 | > ---> Package perl-Fcntl.x86_64 1.13-483.el9 will be installed 2025-10-13 06:19:30.831 | > ---> Package perl-File-Basename.noarch 2.85-483.el9 will be installed 2025-10-13 06:19:30.831 | > ---> Package perl-File-Path.noarch 2.18-4.el9 will be installed 2025-10-13 06:19:30.831 | > ---> Package perl-File-Temp.noarch 1:0.231.100-4.el9 will be installed 2025-10-13 06:19:30.831 | > ---> Package perl-File-stat.noarch 1.09-483.el9 will be installed 2025-10-13 06:19:30.831 | > ---> Package perl-FileHandle.noarch 2.03-483.el9 will be installed 2025-10-13 06:19:30.831 | > ---> Package perl-Getopt-Long.noarch 1:2.52-4.el9 will be installed 2025-10-13 06:19:30.831 | > ---> Package perl-Getopt-Std.noarch 1.12-483.el9 will be installed 2025-10-13 06:19:30.831 | > ---> Package perl-HTTP-Tiny.noarch 0.076-462.el9 will be installed 2025-10-13 06:19:30.831 | > ---> Package perl-IO.x86_64 1.43-483.el9 will be installed 2025-10-13 06:19:30.831 | > ---> Package perl-IO-Socket-IP.noarch 0.41-5.el9 will be installed 2025-10-13 06:19:30.831 | > ---> Package perl-IO-Socket-SSL.noarch 2.073-2.el9 will be installed 2025-10-13 06:19:30.831 | > ---> Package perl-IPC-Open3.noarch 1.21-483.el9 will be installed 2025-10-13 06:19:30.831 | > ---> Package perl-MIME-Base64.x86_64 3.16-4.el9 will be installed 2025-10-13 06:19:30.831 | > ---> Package perl-Mozilla-CA.noarch 20200520-6.el9 will be installed 2025-10-13 06:19:30.831 | > ---> Package perl-NDBM_File.x86_64 1.15-483.el9 will be installed 2025-10-13 06:19:30.831 | > ---> Package perl-Net-SSLeay.x86_64 1.94-3.el9 will be installed 2025-10-13 06:19:30.831 | > ---> Package perl-POSIX.x86_64 1.94-483.el9 will be installed 2025-10-13 06:19:30.831 | > ---> Package perl-PathTools.x86_64 3.78-461.el9 will be installed 2025-10-13 06:19:30.831 | > ---> Package perl-Pod-Escapes.noarch 1:1.07-460.el9 will be installed 2025-10-13 06:19:30.831 | > ---> Package perl-Pod-Perldoc.noarch 3.28.01-461.el9 will be installed 2025-10-13 06:19:30.831 | > ---> Package perl-Pod-Simple.noarch 1:3.42-4.el9 will be installed 2025-10-13 06:19:30.831 | > ---> Package perl-Pod-Usage.noarch 4:2.01-4.el9 will be installed 2025-10-13 06:19:30.831 | > ---> Package perl-Scalar-List-Utils.x86_64 4:1.56-462.el9 will be installed 2025-10-13 06:19:30.831 | > ---> Package perl-SelectSaver.noarch 1.02-483.el9 will be installed 2025-10-13 06:19:30.831 | > ---> Package perl-Socket.x86_64 4:2.031-4.el9 will be installed 2025-10-13 06:19:30.845 | > ---> Package perl-Storable.x86_64 1:3.21-460.el9 will be installed 2025-10-13 06:19:30.845 | > ---> Package perl-Symbol.noarch 1.08-483.el9 will be installed 2025-10-13 06:19:30.845 | > ---> Package perl-Term-ANSIColor.noarch 5.01-461.el9 will be installed 2025-10-13 06:19:30.845 | > ---> Package perl-Term-Cap.noarch 1.17-460.el9 will be installed 2025-10-13 06:19:30.845 | > ---> Package perl-Text-ParseWords.noarch 3.30-460.el9 will be installed 2025-10-13 06:19:30.845 | > ---> Package perl-Text-Tabs+Wrap.noarch 2013.0523-460.el9 will be installed 2025-10-13 06:19:30.845 | > ---> Package perl-Time-Local.noarch 2:1.300-7.el9 will be installed 2025-10-13 06:19:30.845 | > ---> Package perl-URI.noarch 5.09-3.el9 will be installed 2025-10-13 06:19:30.845 | > ---> Package perl-base.noarch 2.27-483.el9 will be installed 2025-10-13 06:19:30.845 | > ---> Package perl-constant.noarch 1.33-461.el9 will be installed 2025-10-13 06:19:30.845 | > ---> Package perl-if.noarch 0.60.800-483.el9 will be installed 2025-10-13 06:19:30.845 | > ---> Package perl-interpreter.x86_64 4:5.32.1-483.el9 will be installed 2025-10-13 06:19:30.845 | > ---> Package perl-libnet.noarch 3.13-4.el9 will be installed 2025-10-13 06:19:30.845 | > ---> Package perl-libs.x86_64 4:5.32.1-483.el9 will be installed 2025-10-13 06:19:30.845 | > ---> Package perl-mro.x86_64 1.23-483.el9 will be installed 2025-10-13 06:19:30.845 | > ---> Package perl-overload.noarch 1.31-483.el9 will be installed 2025-10-13 06:19:30.845 | > ---> Package perl-overloading.noarch 0.02-483.el9 will be installed 2025-10-13 06:19:30.845 | > ---> Package perl-parent.noarch 1:0.238-460.el9 will be installed 2025-10-13 06:19:30.845 | > ---> Package perl-podlators.noarch 1:4.14-460.el9 will be installed 2025-10-13 06:19:30.845 | > ---> Package perl-subs.noarch 1.03-483.el9 will be installed 2025-10-13 06:19:30.845 | > ---> Package perl-vars.noarch 1.05-483.el9 will be installed 2025-10-13 06:19:30.845 | > ---> Package podman.x86_64 6:5.6.0-2.el9 will be installed 2025-10-13 06:19:30.845 | > ---> Package python3-libnmstate.x86_64 2.2.52-1.el9 will be installed 2025-10-13 06:19:30.845 | > ---> Package python3-netaddr.noarch 0.10.1-3.el9 will be installed 2025-10-13 06:19:30.845 | > ---> Package python3-packaging.noarch 20.9-5.el9 will be installed 2025-10-13 06:19:30.845 | > ---> Package python3-perf.x86_64 5.14.0-621.el9 will be installed 2025-10-13 06:19:30.845 | > ---> Package slirp4netns.x86_64 1.3.3-1.el9 will be installed 2025-10-13 06:19:30.845 | > ---> Package sysstat.x86_64 12.5.4-9.el9 will be installed 2025-10-13 06:19:30.845 | > ---> Package tmpwatch.x86_64 2.11-20.el9 will be installed 2025-10-13 06:19:30.845 | > ---> Package unbound-libs.x86_64 1.16.2-21.el9 will be installed 2025-10-13 06:19:30.845 | > ---> Package yajl.x86_64 2.1.0-25.el9 will be installed 2025-10-13 06:19:30.845 | > ---> Package crudini.noarch 0.9.3-4.el9s will be installed 2025-10-13 06:19:30.845 | > ---> Package openstack-network-scripts.x86_64 10.11.1-6.el9s will be installed 2025-10-13 06:19:30.845 | > ---> Package openstack-network-scripts-openvswitch3.3.x86_64 10.11.1-6.el9s will be installed 2025-10-13 06:19:30.845 | > ---> Package python3-fasteners.noarch 0.18-1.el9s will be installed 2025-10-13 06:19:30.845 | > ---> Package python3-iso8601.noarch 1.1.0-1.el9s will be installed 2025-10-13 06:19:30.845 | > ---> Package python3-pbr.noarch 5.11.1-1.el9s will be installed 2025-10-13 06:19:30.845 | > ---> Package python3-pyroute2.noarch 0.7.3-1.el9s will be installed 2025-10-13 06:19:30.845 | > ---> Package python3-rfc3986.noarch 1.5.0-1.el9s will be installed 2025-10-13 06:19:30.845 | > ---> Package python3-wrapt.x86_64 1.14.1-1.el9s will be installed 2025-10-13 06:19:30.846 | > ---> Package rdo-openvswitch.noarch 2:3.3-1.el9s will be installed 2025-10-13 06:19:30.846 | > ---> Package openvswitch-selinux-extra-policy.noarch 1.0-36.el9s will be installed 2025-10-13 06:19:30.846 | > ---> Package openvswitch3.3.x86_64 3.3.4-115.el9s will be installed 2025-10-13 06:19:30.846 | > --> Finished dependency resolution 2025-10-13 06:19:30.846 | > Dependencies resolved. 2025-10-13 06:19:30.846 | > ========================================================================================================================== 2025-10-13 06:19:30.846 | > Package Arch Version Repository Size 2025-10-13 06:19:30.846 | > ========================================================================================================================== 2025-10-13 06:19:30.846 | > Installing: 2025-10-13 06:19:30.846 | > biosdevname x86_64 0.7.3-10.el9 baseos 36 k 2025-10-13 06:19:30.846 | > buildah x86_64 2:1.41.3-1.el9 appstream 10 M 2025-10-13 06:19:30.846 | > crudini noarch 0.9.3-4.el9s delorean-antelope-testing 25 k 2025-10-13 06:19:30.846 | > device-mapper-multipath x86_64 0.8.7-39.el9 baseos 151 k 2025-10-13 06:19:30.846 | > driverctl noarch 0.115-1.el9 appstream 26 k 2025-10-13 06:19:30.846 | > git-core x86_64 2.47.3-1.el9 appstream 4.7 M 2025-10-13 06:19:30.846 | > iptables-nft-services noarch 1.8.10-11.el9 appstream 20 k 2025-10-13 06:19:30.846 | > lsof x86_64 4.94.0-3.el9 baseos 239 k 2025-10-13 06:19:30.846 | > lvm2 x86_64 9:2.03.32-2.el9 baseos 1.6 M 2025-10-13 06:19:30.846 | > nftables x86_64 1:1.0.9-4.el9 baseos 420 k 2025-10-13 06:19:30.846 | > numactl x86_64 2.0.19-3.el9 baseos 69 k 2025-10-13 06:19:30.846 | > openstack-selinux noarch 0.8.41-0.20250527163806.f19cf25.el9 delorean-component-common 244 k 2025-10-13 06:19:30.846 | > os-net-config noarch 18.0.3-0.20251008134709.74a5aad.el9 delorean-component-common 1.2 M 2025-10-13 06:19:30.846 | > podman x86_64 6:5.6.0-2.el9 appstream 16 M 2025-10-13 06:19:30.846 | > rdo-openvswitch noarch 2:3.3-1.el9s delorean-antelope-testing 7.7 k 2025-10-13 06:19:30.846 | > rng-tools x86_64 6.17-2.el9 baseos 71 k 2025-10-13 06:19:30.846 | > sysstat x86_64 12.5.4-9.el9 appstream 482 k 2025-10-13 06:19:30.846 | > tmpwatch x86_64 2.11-20.el9 appstream 36 k 2025-10-13 06:19:30.846 | > traceroute x86_64 3:2.1.1-1.el9 baseos 57 k 2025-10-13 06:19:30.846 | > tuned-profiles-cpu-partitioning noarch 2.26.0-1.el9 baseos 20 k 2025-10-13 06:19:30.846 | > Installing dependencies: 2025-10-13 06:19:30.846 | > NetworkManager-ovs x86_64 1:1.54.1-1.el9 appstream 62 k 2025-10-13 06:19:30.846 | > aardvark-dns x86_64 2:1.16.0-1.el9 appstream 874 k 2025-10-13 06:19:30.846 | > bc x86_64 1.07.1-14.el9 baseos 120 k 2025-10-13 06:19:30.846 | > chkconfig x86_64 1.24-2.el9 baseos 178 k 2025-10-13 06:19:30.846 | > conmon x86_64 3:2.1.13-1.el9 appstream 51 k 2025-10-13 06:19:30.846 | > container-selinux noarch 4:2.242.0-1.el9 appstream 60 k 2025-10-13 06:19:30.846 | > containers-common x86_64 4:1-134.el9 appstream 104 k 2025-10-13 06:19:30.846 | > containers-common-extra x86_64 4:1-134.el9 appstream 5.5 k 2025-10-13 06:19:30.846 | > crun x86_64 1.24-1.el9 appstream 246 k 2025-10-13 06:19:30.846 | > device-mapper-event x86_64 9:1.02.206-2.el9 baseos 34 k 2025-10-13 06:19:30.846 | > device-mapper-event-libs x86_64 9:1.02.206-2.el9 baseos 32 k 2025-10-13 06:19:30.846 | > device-mapper-multipath-libs x86_64 0.8.7-39.el9 baseos 284 k 2025-10-13 06:19:30.846 | > device-mapper-persistent-data x86_64 1.1.0-1.el9 baseos 1.1 M 2025-10-13 06:19:30.846 | > fuse-common x86_64 3.10.2-9.el9 baseos 8.3 k 2025-10-13 06:19:30.846 | > fuse-overlayfs x86_64 1.15-1.el9 appstream 67 k 2025-10-13 06:19:30.846 | > fuse3 x86_64 3.10.2-9.el9 appstream 54 k 2025-10-13 06:19:30.846 | > fuse3-libs x86_64 3.10.2-9.el9 appstream 91 k 2025-10-13 06:19:30.846 | > hdparm x86_64 9.62-2.el9 baseos 96 k 2025-10-13 06:19:30.846 | > initscripts x86_64 10.11.8-4.el9 baseos 228 k 2025-10-13 06:19:30.847 | > iptables-nft x86_64 1.8.10-11.el9 baseos 206 k 2025-10-13 06:19:30.847 | > jitterentropy x86_64 3.6.0-1.el9 baseos 33 k 2025-10-13 06:19:30.847 | > libaio x86_64 0.3.111-13.el9 baseos 24 k 2025-10-13 06:19:30.847 | > libbabeltrace x86_64 1.5.8-10.el9 appstream 190 k 2025-10-13 06:19:30.847 | > libnet x86_64 1.2-7.el9 appstream 58 k 2025-10-13 06:19:30.847 | > libnftnl x86_64 1.2.6-4.el9 baseos 88 k 2025-10-13 06:19:30.847 | > libnvme x86_64 1.13-1.el9 baseos 111 k 2025-10-13 06:19:30.847 | > libslirp x86_64 4.4.0-8.el9 appstream 68 k 2025-10-13 06:19:30.847 | > libtraceevent x86_64 1.8.4-2.el9 baseos 290 k 2025-10-13 06:19:30.847 | > libuv x86_64 1:1.42.0-2.el9 appstream 148 k 2025-10-13 06:19:30.847 | > lm_sensors-libs x86_64 3.6.0-10.el9 appstream 42 k 2025-10-13 06:19:30.847 | > lvm2-libs x86_64 9:2.03.32-2.el9 baseos 1.0 M 2025-10-13 06:19:30.847 | > mstflint x86_64 4.32.0-1.el9 appstream 4.5 M 2025-10-13 06:19:30.847 | > netavark x86_64 2:1.16.0-1.el9 appstream 3.6 M 2025-10-13 06:19:30.847 | > nispor x86_64 1.2.14-1.el9 appstream 1.5 M 2025-10-13 06:19:30.847 | > nmstate x86_64 2.2.52-1.el9 appstream 4.1 M 2025-10-13 06:19:30.847 | > nmstate-libs x86_64 2.2.52-1.el9 appstream 3.3 M 2025-10-13 06:19:30.847 | > openstack-network-scripts x86_64 10.11.1-6.el9s delorean-antelope-testing 48 k 2025-10-13 06:19:30.847 | > openstack-network-scripts-openvswitch3.3 x86_64 10.11.1-6.el9s delorean-antelope-testing 10 k 2025-10-13 06:19:30.847 | > openvswitch-selinux-extra-policy noarch 1.0-36.el9s centos9-nfv-ovs 10 k 2025-10-13 06:19:30.847 | > openvswitch3.3 x86_64 3.3.4-115.el9s centos9-nfv-ovs 6.9 M 2025-10-13 06:19:30.847 | > passt x86_64 0^20250512.g8ec1341-2.el9 appstream 263 k 2025-10-13 06:19:30.847 | > passt-selinux noarch 0^20250512.g8ec1341-2.el9 appstream 26 k 2025-10-13 06:19:30.847 | > pcp-conf x86_64 6.3.7-5.el9 appstream 32 k 2025-10-13 06:19:30.847 | > pcp-libs x86_64 6.3.7-5.el9 appstream 648 k 2025-10-13 06:19:30.847 | > perl-AutoLoader noarch 5.74-483.el9 appstream 21 k 2025-10-13 06:19:30.847 | > perl-B x86_64 1.80-483.el9 appstream 180 k 2025-10-13 06:19:30.847 | > perl-Carp noarch 1.50-460.el9 appstream 30 k 2025-10-13 06:19:30.847 | > perl-Class-Struct noarch 0.66-483.el9 appstream 22 k 2025-10-13 06:19:30.847 | > perl-Data-Dumper x86_64 2.174-462.el9 appstream 56 k 2025-10-13 06:19:30.847 | > perl-Digest noarch 1.19-4.el9 appstream 26 k 2025-10-13 06:19:30.847 | > perl-Digest-MD5 x86_64 2.58-4.el9 appstream 37 k 2025-10-13 06:19:30.847 | > perl-Encode x86_64 4:3.08-462.el9 appstream 1.7 M 2025-10-13 06:19:30.847 | > perl-Errno x86_64 1.30-483.el9 appstream 15 k 2025-10-13 06:19:30.847 | > perl-Exporter noarch 5.74-461.el9 appstream 32 k 2025-10-13 06:19:30.847 | > perl-Fcntl x86_64 1.13-483.el9 appstream 20 k 2025-10-13 06:19:30.847 | > perl-File-Basename noarch 2.85-483.el9 appstream 17 k 2025-10-13 06:19:30.847 | > perl-File-Path noarch 2.18-4.el9 appstream 36 k 2025-10-13 06:19:30.847 | > perl-File-Temp noarch 1:0.231.100-4.el9 appstream 60 k 2025-10-13 06:19:30.847 | > perl-File-stat noarch 1.09-483.el9 appstream 17 k 2025-10-13 06:19:30.847 | > perl-FileHandle noarch 2.03-483.el9 appstream 15 k 2025-10-13 06:19:30.847 | > perl-Getopt-Long noarch 1:2.52-4.el9 appstream 61 k 2025-10-13 06:19:30.847 | > perl-Getopt-Std noarch 1.12-483.el9 appstream 15 k 2025-10-13 06:19:30.847 | > perl-HTTP-Tiny noarch 0.076-462.el9 appstream 54 k 2025-10-13 06:19:30.847 | > perl-IO x86_64 1.43-483.el9 appstream 88 k 2025-10-13 06:19:30.847 | > perl-IO-Socket-IP noarch 0.41-5.el9 appstream 43 k 2025-10-13 06:19:30.847 | > perl-IO-Socket-SSL noarch 2.073-2.el9 appstream 217 k 2025-10-13 06:19:30.847 | > perl-IPC-Open3 noarch 1.21-483.el9 appstream 22 k 2025-10-13 06:19:30.847 | > perl-MIME-Base64 x86_64 3.16-4.el9 appstream 31 k 2025-10-13 06:19:30.847 | > perl-Mozilla-CA noarch 20200520-6.el9 appstream 13 k 2025-10-13 06:19:30.848 | > perl-Net-SSLeay x86_64 1.94-3.el9 appstream 414 k 2025-10-13 06:19:30.848 | > perl-POSIX x86_64 1.94-483.el9 appstream 96 k 2025-10-13 06:19:30.848 | > perl-PathTools x86_64 3.78-461.el9 appstream 88 k 2025-10-13 06:19:30.848 | > perl-Pod-Escapes noarch 1:1.07-460.el9 appstream 21 k 2025-10-13 06:19:30.848 | > perl-Pod-Perldoc noarch 3.28.01-461.el9 appstream 87 k 2025-10-13 06:19:30.848 | > perl-Pod-Simple noarch 1:3.42-4.el9 appstream 225 k 2025-10-13 06:19:30.848 | > perl-Pod-Usage noarch 4:2.01-4.el9 appstream 41 k 2025-10-13 06:19:30.848 | > perl-Scalar-List-Utils x86_64 4:1.56-462.el9 appstream 71 k 2025-10-13 06:19:30.848 | > perl-SelectSaver noarch 1.02-483.el9 appstream 11 k 2025-10-13 06:19:30.848 | > perl-Socket x86_64 4:2.031-4.el9 appstream 56 k 2025-10-13 06:19:30.848 | > perl-Storable x86_64 1:3.21-460.el9 appstream 96 k 2025-10-13 06:19:30.848 | > perl-Symbol noarch 1.08-483.el9 appstream 14 k 2025-10-13 06:19:30.848 | > perl-Term-ANSIColor noarch 5.01-461.el9 appstream 49 k 2025-10-13 06:19:30.848 | > perl-Term-Cap noarch 1.17-460.el9 appstream 23 k 2025-10-13 06:19:31.573 | > perl-Text-ParseWords noarch 3.30-460.el9 appstream 17 k 2025-10-13 06:19:31.574 | > perl-Text-Tabs+Wrap noarch 2013.0523-460.el9 appstream 24 k 2025-10-13 06:19:31.574 | > perl-Time-Local noarch 2:1.300-7.el9 appstream 34 k 2025-10-13 06:19:31.574 | > perl-URI noarch 5.09-3.el9 appstream 121 k 2025-10-13 06:19:31.574 | > perl-base noarch 2.27-483.el9 appstream 16 k 2025-10-13 06:19:31.574 | > perl-constant noarch 1.33-461.el9 appstream 24 k 2025-10-13 06:19:31.574 | > perl-if noarch 0.60.800-483.el9 appstream 14 k 2025-10-13 06:19:31.574 | > perl-interpreter x86_64 4:5.32.1-483.el9 appstream 70 k 2025-10-13 06:19:31.574 | > perl-libnet noarch 3.13-4.el9 appstream 130 k 2025-10-13 06:19:31.574 | > perl-libs x86_64 4:5.32.1-483.el9 appstream 2.2 M 2025-10-13 06:19:31.574 | > perl-mro x86_64 1.23-483.el9 appstream 28 k 2025-10-13 06:19:31.574 | > perl-overload noarch 1.31-483.el9 appstream 45 k 2025-10-13 06:19:31.574 | > perl-overloading noarch 0.02-483.el9 appstream 12 k 2025-10-13 06:19:31.574 | > perl-parent noarch 1:0.238-460.el9 appstream 15 k 2025-10-13 06:19:31.574 | > perl-podlators noarch 1:4.14-460.el9 appstream 114 k 2025-10-13 06:19:31.574 | > perl-subs noarch 1.03-483.el9 appstream 11 k 2025-10-13 06:19:31.574 | > perl-vars noarch 1.05-483.el9 appstream 13 k 2025-10-13 06:19:31.574 | > protobuf-c x86_64 1.3.3-13.el9 baseos 35 k 2025-10-13 06:19:31.574 | > python-oslo-concurrency-lang noarch 5.1.1-0.20230412082954.0af5942.el9 delorean-component-common 13 k 2025-10-13 06:19:31.574 | > python-oslo-i18n-lang noarch 6.0.0-0.20230418095801.03605c2.el9 delorean-component-common 13 k 2025-10-13 06:19:31.574 | > python-oslo-utils-lang noarch 6.1.0-0.20230310140524.d49d594.el9 delorean-component-common 12 k 2025-10-13 06:19:31.574 | > python3-debtcollector noarch 2.5.0-0.20230310120453.a6b46c5.el9 delorean-component-common 31 k 2025-10-13 06:19:31.574 | > python3-fasteners noarch 0.18-1.el9s delorean-antelope-testing 37 k 2025-10-13 06:19:31.574 | > python3-iniparse noarch 0.4-45.el9 baseos 47 k 2025-10-13 06:19:31.574 | > python3-inotify noarch 0.9.6-25.el9 baseos 53 k 2025-10-13 06:19:31.574 | > python3-iso8601 noarch 1.1.0-1.el9s delorean-antelope-testing 23 k 2025-10-13 06:19:31.574 | > python3-libnmstate x86_64 2.2.52-1.el9 appstream 49 k 2025-10-13 06:19:31.574 | > python3-linux-procfs noarch 0.7.3-1.el9 baseos 31 k 2025-10-13 06:19:31.574 | > python3-netaddr noarch 0.10.1-3.el9 appstream 1.5 M 2025-10-13 06:19:31.574 | > python3-oslo-concurrency noarch 5.1.1-0.20230412082954.0af5942.el9 delorean-component-common 42 k 2025-10-13 06:19:31.574 | > python3-oslo-config noarch 2:9.1.1-0.20230310201801.515daab.el9 delorean-component-common 216 k 2025-10-13 06:19:31.574 | > python3-oslo-i18n noarch 6.0.0-0.20230418095801.03605c2.el9 delorean-component-common 56 k 2025-10-13 06:19:31.574 | > python3-oslo-utils noarch 6.1.0-0.20230310140524.d49d594.el9 delorean-component-common 77 k 2025-10-13 06:19:31.574 | > python3-packaging noarch 20.9-5.el9 appstream 77 k 2025-10-13 06:19:31.574 | > python3-pbr noarch 5.11.1-1.el9s delorean-antelope-testing 140 k 2025-10-13 06:19:31.574 | > python3-pyparsing noarch 2.4.7-9.el9 baseos 150 k 2025-10-13 06:19:31.574 | > python3-pyroute2 noarch 0.7.3-1.el9s delorean-antelope-testing 704 k 2025-10-13 06:19:31.574 | > python3-pyudev noarch 0.22.0-6.el9 baseos 90 k 2025-10-13 06:19:31.574 | > python3-rfc3986 noarch 1.5.0-1.el9s delorean-antelope-testing 50 k 2025-10-13 06:19:31.574 | > python3-stevedore noarch 5.0.0-0.20241203182731.c4acc56.el9 delorean-component-clients 67 k 2025-10-13 06:19:31.574 | > python3-wrapt x86_64 1.14.1-1.el9s delorean-antelope-testing 57 k 2025-10-13 06:19:31.574 | > shadow-utils-subid x86_64 2:4.9-15.el9 baseos 85 k 2025-10-13 06:19:31.574 | > slirp4netns x86_64 1.3.3-1.el9 appstream 47 k 2025-10-13 06:19:31.574 | > tuned noarch 2.26.0-1.el9 baseos 470 k 2025-10-13 06:19:31.574 | > unbound-libs x86_64 1.16.2-21.el9 appstream 551 k 2025-10-13 06:19:31.574 | > virt-what x86_64 1.27-2.el9 baseos 42 k 2025-10-13 06:19:31.574 | > yajl x86_64 2.1.0-25.el9 appstream 38 k 2025-10-13 06:19:31.574 | > Installing weak dependencies: 2025-10-13 06:19:31.574 | > NetworkManager-config-server noarch 1:1.54.1-1.el9 baseos 19 k 2025-10-13 06:19:31.574 | > criu x86_64 3.19-3.el9 appstream 557 k 2025-10-13 06:19:31.574 | > criu-libs x86_64 3.19-3.el9 appstream 31 k 2025-10-13 06:19:31.574 | > perl-NDBM_File x86_64 1.15-483.el9 appstream 22 k 2025-10-13 06:19:31.574 | > python3-perf x86_64 5.14.0-621.el9 appstream 1.5 M 2025-10-13 06:19:31.575 | > 2025-10-13 06:19:31.575 | > Transaction Summary 2025-10-13 06:19:31.575 | > ========================================================================================================================== 2025-10-13 06:19:31.575 | > Install 155 Packages 2025-10-13 06:19:31.575 | > 2025-10-13 06:19:31.575 | > Total download size: 80 M 2025-10-13 06:19:31.575 | > Installed size: 301 M 2025-10-13 06:19:31.575 | > Downloading Packages: 2025-10-13 06:19:31.575 | > (1/155): python3-stevedore-5.0.0-0.202412031827 7.4 MB/s | 67 kB 00:00 2025-10-13 06:19:31.575 | > (2/155): python-oslo-concurrency-lang-5.1.1-0.2 4.0 MB/s | 13 kB 00:00 2025-10-13 06:19:31.575 | > (3/155): python-oslo-i18n-lang-6.0.0-0.20230418 4.4 MB/s | 13 kB 00:00 2025-10-13 06:19:31.575 | > (4/155): python-oslo-utils-lang-6.1.0-0.2023031 4.2 MB/s | 12 kB 00:00 2025-10-13 06:19:31.575 | > (5/155): python3-debtcollector-2.5.0-0.20230310 7.1 MB/s | 31 kB 00:00 2025-10-13 06:19:31.575 | > (6/155): python3-oslo-concurrency-5.1.1-0.20230 10 MB/s | 42 kB 00:00 2025-10-13 06:19:31.575 | > (7/155): os-net-config-18.0.3-0.20251008134709. 31 MB/s | 1.2 MB 00:00 2025-10-13 06:19:31.575 | > (8/155): python3-oslo-config-9.1.1-0.2023031020 13 MB/s | 216 kB 00:00 2025-10-13 06:19:31.575 | > (9/155): openstack-selinux-0.8.41-0.20250527163 4.8 MB/s | 244 kB 00:00 2025-10-13 06:19:31.575 | > (10/155): python3-oslo-i18n-6.0.0-0.20230418095 4.3 MB/s | 56 kB 00:00 2025-10-13 06:19:31.575 | > (11/155): python3-oslo-utils-6.1.0-0.2023031014 6.3 MB/s | 77 kB 00:00 2025-10-13 06:19:31.575 | > (12/155): NetworkManager-config-server-1.54.1-1 87 kB/s | 19 kB 00:00 2025-10-13 06:19:31.575 | > (13/155): biosdevname-0.7.3-10.el9.x86_64.rpm 150 kB/s | 36 kB 00:00 2025-10-13 06:19:31.575 | > (14/155): bc-1.07.1-14.el9.x86_64.rpm 438 kB/s | 120 kB 00:00 2025-10-13 06:19:31.575 | > (15/155): device-mapper-event-1.02.206-2.el9.x8 655 kB/s | 34 kB 00:00 2025-10-13 06:19:31.575 | > (16/155): device-mapper-event-libs-1.02.206-2.e 565 kB/s | 32 kB 00:00 2025-10-13 06:19:31.575 | > (17/155): chkconfig-1.24-2.el9.x86_64.rpm 1.1 MB/s | 178 kB 00:00 2025-10-13 06:19:34.141 | > (18/155): device-mapper-multipath-0.8.7-39.el9. 1.3 MB/s | 151 kB 00:00 2025-10-13 06:19:34.141 | > (19/155): device-mapper-multipath-libs-0.8.7-39 2.6 MB/s | 284 kB 00:00 2025-10-13 06:19:34.141 | > (20/155): fuse-common-3.10.2-9.el9.x86_64.rpm 154 kB/s | 8.3 kB 00:00 2025-10-13 06:19:34.141 | > (21/155): hdparm-9.62-2.el9.x86_64.rpm 1.7 MB/s | 96 kB 00:00 2025-10-13 06:19:34.141 | > (22/155): device-mapper-persistent-data-1.1.0-1 6.9 MB/s | 1.1 MB 00:00 2025-10-13 06:19:34.141 | > (23/155): iptables-nft-1.8.10-11.el9.x86_64.rpm 3.0 MB/s | 206 kB 00:00 2025-10-13 06:19:34.141 | > (24/155): initscripts-10.11.8-4.el9.x86_64.rpm 2.1 MB/s | 228 kB 00:00 2025-10-13 06:19:34.141 | > (25/155): jitterentropy-3.6.0-1.el9.x86_64.rpm 410 kB/s | 33 kB 00:00 2025-10-13 06:19:34.141 | > (26/155): libaio-0.3.111-13.el9.x86_64.rpm 463 kB/s | 24 kB 00:00 2025-10-13 06:19:34.141 | > (27/155): libnftnl-1.2.6-4.el9.x86_64.rpm 1.5 MB/s | 88 kB 00:00 2025-10-13 06:19:34.141 | > (28/155): libnvme-1.13-1.el9.x86_64.rpm 2.0 MB/s | 111 kB 00:00 2025-10-13 06:19:34.141 | > (29/155): lsof-4.94.0-3.el9.x86_64.rpm 3.2 MB/s | 239 kB 00:00 2025-10-13 06:19:34.141 | > (30/155): libtraceevent-1.8.4-2.el9.x86_64.rpm 2.7 MB/s | 290 kB 00:00 2025-10-13 06:19:34.141 | > (31/155): lvm2-2.03.32-2.el9.x86_64.rpm 14 MB/s | 1.6 MB 00:00 2025-10-13 06:19:34.141 | > (32/155): nftables-1.0.9-4.el9.x86_64.rpm 6.4 MB/s | 420 kB 00:00 2025-10-13 06:19:34.141 | > (33/155): lvm2-libs-2.03.32-2.el9.x86_64.rpm 9.0 MB/s | 1.0 MB 00:00 2025-10-13 06:19:34.141 | > (34/155): numactl-2.0.19-3.el9.x86_64.rpm 1.1 MB/s | 69 kB 00:00 2025-10-13 06:19:34.141 | > (35/155): protobuf-c-1.3.3-13.el9.x86_64.rpm 625 kB/s | 35 kB 00:00 2025-10-13 06:19:34.141 | > (36/155): python3-iniparse-0.4-45.el9.noarch.rp 863 kB/s | 47 kB 00:00 2025-10-13 06:19:34.141 | > (37/155): python3-inotify-0.9.6-25.el9.noarch.r 938 kB/s | 53 kB 00:00 2025-10-13 06:19:34.141 | > (38/155): python3-linux-procfs-0.7.3-1.el9.noar 545 kB/s | 31 kB 00:00 2025-10-13 06:19:34.141 | > (39/155): python3-pyparsing-2.4.7-9.el9.noarch. 2.1 MB/s | 150 kB 00:00 2025-10-13 06:19:34.141 | > (40/155): python3-pyudev-0.22.0-6.el9.noarch.rp 1.5 MB/s | 90 kB 00:00 2025-10-13 06:19:34.141 | > (41/155): rng-tools-6.17-2.el9.x86_64.rpm 787 kB/s | 71 kB 00:00 2025-10-13 06:19:34.141 | > (42/155): shadow-utils-subid-4.9-15.el9.x86_64. 1.4 MB/s | 85 kB 00:00 2025-10-13 06:19:34.141 | > (43/155): traceroute-2.1.1-1.el9.x86_64.rpm 894 kB/s | 57 kB 00:00 2025-10-13 06:19:34.141 | > (44/155): tuned-2.26.0-1.el9.noarch.rpm 7.8 MB/s | 470 kB 00:00 2025-10-13 06:19:34.141 | > (45/155): tuned-profiles-cpu-partitioning-2.26. 381 kB/s | 20 kB 00:00 2025-10-13 06:19:34.141 | > (46/155): virt-what-1.27-2.el9.x86_64.rpm 797 kB/s | 42 kB 00:00 2025-10-13 06:19:34.141 | > (47/155): NetworkManager-ovs-1.54.1-1.el9.x86_6 1.1 MB/s | 62 kB 00:00 2025-10-13 06:19:34.141 | > (48/155): aardvark-dns-1.16.0-1.el9.x86_64.rpm 13 MB/s | 874 kB 00:00 2025-10-13 06:19:34.141 | > (49/155): conmon-2.1.13-1.el9.x86_64.rpm 926 kB/s | 51 kB 00:00 2025-10-13 06:19:34.141 | > (50/155): container-selinux-2.242.0-1.el9.noarc 1.0 MB/s | 60 kB 00:00 2025-10-13 06:19:34.142 | > (51/155): containers-common-1-134.el9.x86_64.rp 1.7 MB/s | 104 kB 00:00 2025-10-13 06:19:34.142 | > (52/155): containers-common-extra-1-134.el9.x86 98 kB/s | 5.5 kB 00:00 2025-10-13 06:19:34.142 | > (53/155): criu-3.19-3.el9.x86_64.rpm 9.0 MB/s | 557 kB 00:00 2025-10-13 06:19:34.142 | > (54/155): criu-libs-3.19-3.el9.x86_64.rpm 579 kB/s | 31 kB 00:00 2025-10-13 06:19:34.142 | > (55/155): driverctl-0.115-1.el9.noarch.rpm 490 kB/s | 26 kB 00:00 2025-10-13 06:19:34.142 | > (56/155): crun-1.24-1.el9.x86_64.rpm 3.7 MB/s | 246 kB 00:00 2025-10-13 06:19:34.142 | > (57/155): buildah-1.41.3-1.el9.x86_64.rpm 28 MB/s | 10 MB 00:00 2025-10-13 06:19:34.142 | > (58/155): fuse3-3.10.2-9.el9.x86_64.rpm 564 kB/s | 54 kB 00:00 2025-10-13 06:19:34.142 | > (59/155): fuse-overlayfs-1.15-1.el9.x86_64.rpm 633 kB/s | 67 kB 00:00 2025-10-13 06:19:34.142 | > (60/155): fuse3-libs-3.10.2-9.el9.x86_64.rpm 1.6 MB/s | 91 kB 00:00 2025-10-13 06:19:34.142 | > (61/155): iptables-nft-services-1.8.10-11.el9.n 293 kB/s | 20 kB 00:00 2025-10-13 06:19:34.142 | > (62/155): libbabeltrace-1.5.8-10.el9.x86_64.rpm 3.1 MB/s | 190 kB 00:00 2025-10-13 06:19:34.142 | > (63/155): libnet-1.2-7.el9.x86_64.rpm 1.0 MB/s | 58 kB 00:00 2025-10-13 06:19:34.142 | > (64/155): libslirp-4.4.0-8.el9.x86_64.rpm 1.1 MB/s | 68 kB 00:00 2025-10-13 06:19:34.142 | > (65/155): libuv-1.42.0-2.el9.x86_64.rpm 2.5 MB/s | 148 kB 00:00 2025-10-13 06:19:34.142 | > (66/155): git-core-2.47.3-1.el9.x86_64.rpm 20 MB/s | 4.7 MB 00:00 2025-10-13 06:19:34.142 | > (67/155): lm_sensors-libs-3.6.0-10.el9.x86_64.r 653 kB/s | 42 kB 00:00 2025-10-13 06:19:34.142 | > (68/155): nispor-1.2.14-1.el9.x86_64.rpm 16 MB/s | 1.5 MB 00:00 2025-10-13 06:19:34.142 | > (69/155): netavark-1.16.0-1.el9.x86_64.rpm 25 MB/s | 3.6 MB 00:00 2025-10-13 06:19:34.142 | > (70/155): mstflint-4.32.0-1.el9.x86_64.rpm 20 MB/s | 4.5 MB 00:00 2025-10-13 06:19:34.142 | > (71/155): passt-0^20250512.g8ec1341-2.el9.x86_6 3.8 MB/s | 263 kB 00:00 2025-10-13 06:19:34.142 | > (72/155): nmstate-libs-2.2.52-1.el9.x86_64.rpm 25 MB/s | 3.3 MB 00:00 2025-10-13 06:19:34.142 | > (73/155): passt-selinux-0^20250512.g8ec1341-2.e 480 kB/s | 26 kB 00:00 2025-10-13 06:19:34.142 | > (74/155): pcp-conf-6.3.7-5.el9.x86_64.rpm 605 kB/s | 32 kB 00:00 2025-10-13 06:19:34.142 | > (75/155): nmstate-2.2.52-1.el9.x86_64.rpm 16 MB/s | 4.1 MB 00:00 2025-10-13 06:19:34.142 | > (76/155): pcp-libs-6.3.7-5.el9.x86_64.rpm 7.7 MB/s | 648 kB 00:00 2025-10-13 06:19:34.142 | > (77/155): perl-AutoLoader-5.74-483.el9.noarch.r 300 kB/s | 21 kB 00:00 2025-10-13 06:19:34.142 | > (78/155): perl-B-1.80-483.el9.x86_64.rpm 2.3 MB/s | 180 kB 00:00 2025-10-13 06:19:34.142 | > (79/155): perl-Carp-1.50-460.el9.noarch.rpm 439 kB/s | 30 kB 00:00 2025-10-13 06:19:34.142 | > (80/155): perl-Class-Struct-0.66-483.el9.noarch 368 kB/s | 22 kB 00:00 2025-10-13 06:19:34.142 | > (81/155): perl-Data-Dumper-2.174-462.el9.x86_64 903 kB/s | 56 kB 00:00 2025-10-13 06:19:34.142 | > (82/155): perl-Digest-1.19-4.el9.noarch.rpm 463 kB/s | 26 kB 00:00 2025-10-13 06:19:34.142 | > (83/155): perl-Digest-MD5-2.58-4.el9.x86_64.rpm 625 kB/s | 37 kB 00:00 2025-10-13 06:19:34.142 | > (84/155): perl-Errno-1.30-483.el9.x86_64.rpm 214 kB/s | 15 kB 00:00 2025-10-13 06:19:34.142 | > (85/155): perl-Exporter-5.74-461.el9.noarch.rpm 516 kB/s | 32 kB 00:00 2025-10-13 06:19:34.142 | > (86/155): perl-Encode-3.08-462.el9.x86_64.rpm 14 MB/s | 1.7 MB 00:00 2025-10-13 06:19:34.142 | > (87/155): perl-Fcntl-1.13-483.el9.x86_64.rpm 342 kB/s | 20 kB 00:00 2025-10-13 06:19:34.142 | > (88/155): perl-File-Basename-2.85-483.el9.noarc 298 kB/s | 17 kB 00:00 2025-10-13 06:19:34.142 | > (89/155): perl-File-Path-2.18-4.el9.noarch.rpm 585 kB/s | 36 kB 00:00 2025-10-13 06:19:34.142 | > (90/155): perl-File-Temp-0.231.100-4.el9.noarch 954 kB/s | 60 kB 00:00 2025-10-13 06:19:34.142 | > (91/155): perl-File-stat-1.09-483.el9.noarch.rp 263 kB/s | 17 kB 00:00 2025-10-13 06:19:34.142 | > (92/155): perl-FileHandle-2.03-483.el9.noarch.r 265 kB/s | 15 kB 00:00 2025-10-13 06:19:34.142 | > (93/155): perl-Getopt-Long-2.52-4.el9.noarch.rp 491 kB/s | 61 kB 00:00 2025-10-13 06:19:34.142 | > (94/155): perl-Getopt-Std-1.12-483.el9.noarch.r 119 kB/s | 15 kB 00:00 2025-10-13 06:19:34.142 | > (95/155): perl-HTTP-Tiny-0.076-462.el9.noarch.r 590 kB/s | 54 kB 00:00 2025-10-13 06:19:34.142 | > (96/155): perl-IO-1.43-483.el9.x86_64.rpm 1.4 MB/s | 88 kB 00:00 2025-10-13 06:19:34.142 | > (97/155): perl-IO-Socket-IP-0.41-5.el9.noarch.r 711 kB/s | 43 kB 00:00 2025-10-13 06:19:34.142 | > (98/155): perl-IO-Socket-SSL-2.073-2.el9.noarch 3.3 MB/s | 217 kB 00:00 2025-10-13 06:19:34.142 | > (99/155): perl-IPC-Open3-1.21-483.el9.noarch.rp 378 kB/s | 22 kB 00:00 2025-10-13 06:19:34.142 | > (100/155): perl-MIME-Base64-3.16-4.el9.x86_64.r 523 kB/s | 31 kB 00:00 2025-10-13 06:19:34.142 | > (101/155): perl-Mozilla-CA-20200520-6.el9.noarc 237 kB/s | 13 kB 00:00 2025-10-13 06:19:34.142 | > (102/155): perl-NDBM_File-1.15-483.el9.x86_64.r 369 kB/s | 22 kB 00:00 2025-10-13 06:19:34.142 | > (103/155): perl-Net-SSLeay-1.94-3.el9.x86_64.rp 5.8 MB/s | 414 kB 00:00 2025-10-13 06:19:34.142 | > (104/155): perl-POSIX-1.94-483.el9.x86_64.rpm 1.4 MB/s | 96 kB 00:00 2025-10-13 06:19:34.142 | > (105/155): perl-PathTools-3.78-461.el9.x86_64.r 1.5 MB/s | 88 kB 00:00 2025-10-13 06:19:34.142 | > (106/155): perl-Pod-Escapes-1.07-460.el9.noarch 355 kB/s | 21 kB 00:00 2025-10-13 06:19:34.142 | > (107/155): perl-Pod-Perldoc-3.28.01-461.el9.noa 1.5 MB/s | 87 kB 00:00 2025-10-13 06:19:34.142 | > (108/155): perl-Pod-Simple-3.42-4.el9.noarch.rp 3.4 MB/s | 225 kB 00:00 2025-10-13 06:19:34.142 | > (109/155): perl-Pod-Usage-2.01-4.el9.noarch.rpm 670 kB/s | 41 kB 00:00 2025-10-13 06:19:34.143 | > (110/155): perl-Scalar-List-Utils-1.56-462.el9. 1.0 MB/s | 71 kB 00:00 2025-10-13 06:19:34.143 | > (111/155): perl-SelectSaver-1.02-483.el9.noarch 205 kB/s | 11 kB 00:00 2025-10-13 06:19:34.143 | > (112/155): perl-Socket-2.031-4.el9.x86_64.rpm 880 kB/s | 56 kB 00:00 2025-10-13 06:19:34.143 | > (113/155): perl-Storable-3.21-460.el9.x86_64.rp 1.6 MB/s | 96 kB 00:00 2025-10-13 06:19:34.143 | > (114/155): perl-Symbol-1.08-483.el9.noarch.rpm 247 kB/s | 14 kB 00:00 2025-10-13 06:19:34.143 | > (115/155): perl-Term-ANSIColor-5.01-461.el9.noa 789 kB/s | 49 kB 00:00 2025-10-13 06:19:34.143 | > (116/155): perl-Term-Cap-1.17-460.el9.noarch.rp 380 kB/s | 23 kB 00:00 2025-10-13 06:20:20.099 | > (117/155): perl-Text-ParseWords-3.30-460.el9.no 278 kB/s | 17 kB 00:00 2025-10-13 06:20:20.099 | > (118/155): perl-Text-Tabs+Wrap-2013.0523-460.el 414 kB/s | 24 kB 00:00 2025-10-13 06:20:20.099 | > (119/155): perl-Time-Local-1.300-7.el9.noarch.r 520 kB/s | 34 kB 00:00 2025-10-13 06:20:20.099 | > (120/155): perl-URI-5.09-3.el9.noarch.rpm 1.9 MB/s | 121 kB 00:00 2025-10-13 06:20:20.099 | > (121/155): perl-base-2.27-483.el9.noarch.rpm 274 kB/s | 16 kB 00:00 2025-10-13 06:20:20.099 | > (122/155): perl-constant-1.33-461.el9.noarch.rp 422 kB/s | 24 kB 00:00 2025-10-13 06:20:20.099 | > (123/155): perl-if-0.60.800-483.el9.noarch.rpm 242 kB/s | 14 kB 00:00 2025-10-13 06:20:20.099 | > (124/155): perl-interpreter-5.32.1-483.el9.x86_ 1.2 MB/s | 70 kB 00:00 2025-10-13 06:20:20.099 | > (125/155): perl-libnet-3.13-4.el9.noarch.rpm 2.0 MB/s | 130 kB 00:00 2025-10-13 06:20:20.099 | > (126/155): perl-mro-1.23-483.el9.x86_64.rpm 469 kB/s | 28 kB 00:00 2025-10-13 06:20:20.099 | > (127/155): perl-overload-1.31-483.el9.noarch.rp 776 kB/s | 45 kB 00:00 2025-10-13 06:20:20.099 | > (128/155): perl-libs-5.32.1-483.el9.x86_64.rpm 18 MB/s | 2.2 MB 00:00 2025-10-13 06:20:20.099 | > (129/155): perl-overloading-0.02-483.el9.noarch 216 kB/s | 12 kB 00:00 2025-10-13 06:20:20.099 | > (130/155): perl-parent-0.238-460.el9.noarch.rpm 258 kB/s | 15 kB 00:00 2025-10-13 06:20:20.099 | > (131/155): perl-podlators-4.14-460.el9.noarch.r 1.7 MB/s | 114 kB 00:00 2025-10-13 06:20:20.099 | > (132/155): perl-subs-1.03-483.el9.noarch.rpm 201 kB/s | 11 kB 00:00 2025-10-13 06:20:20.099 | > (133/155): perl-vars-1.05-483.el9.noarch.rpm 213 kB/s | 13 kB 00:00 2025-10-13 06:20:20.099 | > (134/155): python3-libnmstate-2.2.52-1.el9.x86_ 879 kB/s | 49 kB 00:00 2025-10-13 06:20:20.099 | > (135/155): python3-packaging-20.9-5.el9.noarch. 1.2 MB/s | 77 kB 00:00 2025-10-13 06:20:20.099 | > (136/155): python3-netaddr-0.10.1-3.el9.noarch. 14 MB/s | 1.5 MB 00:00 2025-10-13 06:20:20.099 | > (137/155): slirp4netns-1.3.3-1.el9.x86_64.rpm 856 kB/s | 47 kB 00:00 2025-10-13 06:20:20.099 | > (138/155): python3-perf-5.14.0-621.el9.x86_64.r 18 MB/s | 1.5 MB 00:00 2025-10-13 06:20:20.099 | > (139/155): sysstat-12.5.4-9.el9.x86_64.rpm 7.6 MB/s | 482 kB 00:00 2025-10-13 06:20:20.099 | > (140/155): tmpwatch-2.11-20.el9.x86_64.rpm 665 kB/s | 36 kB 00:00 2025-10-13 06:20:20.099 | > (141/155): unbound-libs-1.16.2-21.el9.x86_64.rp 8.7 MB/s | 551 kB 00:00 2025-10-13 06:20:20.099 | > (142/155): yajl-2.1.0-25.el9.x86_64.rpm 648 kB/s | 38 kB 00:00 2025-10-13 06:20:20.099 | > (143/155): crudini-0.9.3-4.el9s.noarch.rpm 4.6 MB/s | 25 kB 00:00 2025-10-13 06:20:20.099 | > (144/155): openstack-network-scripts-10.11.1-6. 10 MB/s | 48 kB 00:00 2025-10-13 06:20:20.099 | > (145/155): openstack-network-scripts-openvswitc 2.3 MB/s | 10 kB 00:00 2025-10-13 06:20:20.099 | > (146/155): python3-fasteners-0.18-1.el9s.noarch 7.8 MB/s | 37 kB 00:00 2025-10-13 06:20:20.099 | > (147/155): python3-iso8601-1.1.0-1.el9s.noarch. 4.2 MB/s | 23 kB 00:00 2025-10-13 06:20:20.099 | > (148/155): python3-pbr-5.11.1-1.el9s.noarch.rpm 12 MB/s | 140 kB 00:00 2025-10-13 06:20:20.099 | > (149/155): python3-rfc3986-1.5.0-1.el9s.noarch. 8.3 MB/s | 50 kB 00:00 2025-10-13 06:20:20.099 | > (150/155): python3-wrapt-1.14.1-1.el9s.x86_64.r 9.0 MB/s | 57 kB 00:00 2025-10-13 06:20:20.099 | > (151/155): rdo-openvswitch-3.3-1.el9s.noarch.rp 2.1 MB/s | 7.7 kB 00:00 2025-10-13 06:20:20.099 | > (152/155): python3-pyroute2-0.7.3-1.el9s.noarch 20 MB/s | 704 kB 00:00 2025-10-13 06:20:20.099 | > (153/155): openvswitch-selinux-extra-policy-1.0 768 kB/s | 10 kB 00:00 2025-10-13 06:20:20.100 | > (154/155): openvswitch3.3-3.3.4-115.el9s.x86_64 90 MB/s | 6.9 MB 00:00 2025-10-13 06:20:20.100 | > (155/155): podman-5.6.0-2.el9.x86_64.rpm 28 MB/s | 16 MB 00:00 2025-10-13 06:20:20.100 | > -------------------------------------------------------------------------------- 2025-10-13 06:20:20.100 | > Total 19 MB/s | 80 MB 00:04 2025-10-13 06:20:20.100 | > Using rpmkeys executable at /usr/bin/rpmkeys to verify signatures 2025-10-13 06:20:20.100 | > Running transaction check 2025-10-13 06:20:20.100 | > Transaction check succeeded. 2025-10-13 06:20:20.100 | > Running transaction test 2025-10-13 06:20:20.100 | > Transaction test succeeded. 2025-10-13 06:20:20.100 | > Running transaction 2025-10-13 06:20:20.100 | > Preparing : 1/1 2025-10-13 06:20:20.100 | > Installing : passt-0^20250512.g8ec1341-2.el9.x86_64 1/155 2025-10-13 06:20:20.100 | > Running scriptlet: passt-selinux-0^20250512.g8ec1341-2.el9.noarch 2/155 2025-10-13 06:20:20.100 | > Installing : passt-selinux-0^20250512.g8ec1341-2.el9.noarch 2/155 2025-10-13 06:20:20.100 | > Running scriptlet: passt-selinux-0^20250512.g8ec1341-2.el9.noarch 2/155 2025-10-13 06:20:20.100 | > Installing : python3-netaddr-0.10.1-3.el9.noarch 3/155 2025-10-13 06:20:20.100 | > Running scriptlet: container-selinux-4:2.242.0-1.el9.noarch 4/155 2025-10-13 06:20:20.100 | > Installing : container-selinux-4:2.242.0-1.el9.noarch 4/155 2025-10-13 06:20:20.100 | > Running scriptlet: container-selinux-4:2.242.0-1.el9.noarch 4/155 2025-10-13 06:20:20.100 | > Installing : protobuf-c-1.3.3-13.el9.x86_64 5/155 2025-10-13 06:20:20.100 | > Installing : libaio-0.3.111-13.el9.x86_64 6/155 2025-10-13 06:20:20.100 | > Installing : device-mapper-event-libs-9:1.02.206-2.el9.x86_64 7/155 2025-10-13 06:20:20.100 | > Installing : fuse3-libs-3.10.2-9.el9.x86_64 8/155 2025-10-13 06:20:20.100 | > Installing : NetworkManager-ovs-1:1.54.1-1.el9.x86_64 9/155 2025-10-13 06:20:20.100 | > Installing : shadow-utils-subid-2:4.9-15.el9.x86_64 10/155 2025-10-13 06:20:20.100 | > Installing : python3-pyudev-0.22.0-6.el9.noarch 11/155 2025-10-13 06:20:20.100 | > Installing : python3-pyparsing-2.4.7-9.el9.noarch 12/155 2025-10-13 06:20:20.100 | > Installing : libnvme-1.13-1.el9.x86_64 13/155 2025-10-13 06:20:20.100 | > Installing : libnftnl-1.2.6-4.el9.x86_64 14/155 2025-10-13 06:20:20.100 | > Installing : iptables-nft-1.8.10-11.el9.x86_64 15/155 2025-10-13 06:20:20.100 | > Running scriptlet: iptables-nft-1.8.10-11.el9.x86_64 15/155 2025-10-13 06:20:20.100 | > Installing : nftables-1:1.0.9-4.el9.x86_64 16/155 2025-10-13 06:20:20.100 | > Running scriptlet: nftables-1:1.0.9-4.el9.x86_64 16/155 2025-10-13 06:20:20.100 | > Installing : chkconfig-1.24-2.el9.x86_64 17/155 2025-10-13 06:20:20.100 | > Installing : initscripts-10.11.8-4.el9.x86_64 18/155 2025-10-13 06:20:20.100 | > Running scriptlet: initscripts-10.11.8-4.el9.x86_64 18/155 2025-10-13 06:20:20.100 | > Created symlink /etc/systemd/system/sysinit.target.wants/import-state.service -> /usr/lib/systemd/system/import-state.service. 2025-10-13 06:20:20.100 | > Created symlink /etc/systemd/system/sysinit.target.wants/loadmodules.service -> /usr/lib/systemd/system/loadmodules.service. 2025-10-13 06:20:20.100 | > 2025-10-13 06:20:20.100 | > Installing : NetworkManager-config-server-1:1.54.1-1.el9.noar 19/155 2025-10-13 06:20:20.100 | > Installing : nmstate-libs-2.2.52-1.el9.x86_64 20/155 2025-10-13 06:20:20.100 | > Running scriptlet: nmstate-libs-2.2.52-1.el9.x86_64 20/155 2025-10-13 06:20:20.100 | > Installing : nmstate-2.2.52-1.el9.x86_64 21/155 2025-10-13 06:20:20.100 | > Installing : python3-libnmstate-2.2.52-1.el9.x86_64 22/155 2025-10-13 06:20:20.100 | > Installing : python3-packaging-20.9-5.el9.noarch 23/155 2025-10-13 06:20:20.100 | > Installing : device-mapper-event-9:1.02.206-2.el9.x86_64 24/155 2025-10-13 06:20:20.100 | > Running scriptlet: device-mapper-event-9:1.02.206-2.el9.x86_64 24/155 2025-10-13 06:20:20.100 | > Created symlink /etc/systemd/system/sockets.target.wants/dm-event.socket -> /usr/lib/systemd/system/dm-event.socket. 2025-10-13 06:20:20.100 | > 2025-10-13 06:20:20.100 | > Installing : lvm2-libs-9:2.03.32-2.el9.x86_64 25/155 2025-10-13 06:20:20.100 | > Installing : device-mapper-multipath-libs-0.8.7-39.el9.x86_64 26/155 2025-10-13 06:20:20.100 | > Running scriptlet: unbound-libs-1.16.2-21.el9.x86_64 27/155 2025-10-13 06:20:20.100 | > Installing : unbound-libs-1.16.2-21.el9.x86_64 27/155 2025-10-13 06:20:20.100 | > Running scriptlet: unbound-libs-1.16.2-21.el9.x86_64 27/155 2025-10-13 06:20:20.100 | > Created symlink /etc/systemd/system/timers.target.wants/unbound-anchor.timer -> /usr/lib/systemd/system/unbound-anchor.timer. 2025-10-13 06:20:20.101 | > 2025-10-13 06:20:20.101 | > Installing : perl-Digest-1.19-4.el9.noarch 28/155 2025-10-13 06:20:20.101 | > Installing : perl-Digest-MD5-2.58-4.el9.x86_64 29/155 2025-10-13 06:20:20.101 | > Installing : perl-B-1.80-483.el9.x86_64 30/155 2025-10-13 06:20:20.101 | > Installing : perl-FileHandle-2.03-483.el9.noarch 31/155 2025-10-13 06:20:20.101 | > Installing : perl-Data-Dumper-2.174-462.el9.x86_64 32/155 2025-10-13 06:20:20.101 | > Installing : perl-libnet-3.13-4.el9.noarch 33/155 2025-10-13 06:20:20.101 | > Installing : perl-base-2.27-483.el9.noarch 34/155 2025-10-13 06:20:20.101 | > Installing : perl-URI-5.09-3.el9.noarch 35/155 2025-10-13 06:20:20.101 | > Installing : perl-AutoLoader-5.74-483.el9.noarch 36/155 2025-10-13 06:20:20.101 | > Installing : perl-Mozilla-CA-20200520-6.el9.noarch 37/155 2025-10-13 06:20:31.957 | > Installing : perl-if-0.60.800-483.el9.noarch 38/155 2025-10-13 06:20:31.957 | > Installing : perl-IO-Socket-IP-0.41-5.el9.noarch 39/155 2025-10-13 06:20:31.957 | > Installing : perl-Time-Local-2:1.300-7.el9.noarch 40/155 2025-10-13 06:20:31.957 | > Installing : perl-File-Path-2.18-4.el9.noarch 41/155 2025-10-13 06:20:31.957 | > Installing : perl-Pod-Escapes-1:1.07-460.el9.noarch 42/155 2025-10-13 06:20:31.957 | > Installing : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 43/155 2025-10-13 06:20:31.957 | > Installing : perl-IO-Socket-SSL-2.073-2.el9.noarch 44/155 2025-10-13 06:20:31.957 | > Installing : perl-Net-SSLeay-1.94-3.el9.x86_64 45/155 2025-10-13 06:20:31.957 | > Installing : perl-Class-Struct-0.66-483.el9.noarch 46/155 2025-10-13 06:20:31.957 | > Installing : perl-POSIX-1.94-483.el9.x86_64 47/155 2025-10-13 06:20:31.957 | > Installing : perl-Term-ANSIColor-5.01-461.el9.noarch 48/155 2025-10-13 06:20:31.957 | > Installing : perl-IPC-Open3-1.21-483.el9.noarch 49/155 2025-10-13 06:20:31.957 | > Installing : perl-subs-1.03-483.el9.noarch 50/155 2025-10-13 06:20:31.958 | > Installing : perl-File-Temp-1:0.231.100-4.el9.noarch 51/155 2025-10-13 06:20:31.958 | > Installing : perl-Term-Cap-1.17-460.el9.noarch 52/155 2025-10-13 06:20:31.958 | > Installing : perl-Pod-Simple-1:3.42-4.el9.noarch 53/155 2025-10-13 06:20:31.958 | > Installing : perl-HTTP-Tiny-0.076-462.el9.noarch 54/155 2025-10-13 06:20:31.958 | > Installing : perl-Socket-4:2.031-4.el9.x86_64 55/155 2025-10-13 06:20:31.958 | > Installing : perl-SelectSaver-1.02-483.el9.noarch 56/155 2025-10-13 06:20:31.958 | > Installing : perl-Symbol-1.08-483.el9.noarch 57/155 2025-10-13 06:20:31.958 | > Installing : perl-File-stat-1.09-483.el9.noarch 58/155 2025-10-13 06:20:31.958 | > Installing : perl-podlators-1:4.14-460.el9.noarch 59/155 2025-10-13 06:20:31.958 | > Installing : perl-Pod-Perldoc-3.28.01-461.el9.noarch 60/155 2025-10-13 06:20:31.958 | > Installing : perl-Fcntl-1.13-483.el9.x86_64 61/155 2025-10-13 06:20:31.958 | > Installing : perl-Text-ParseWords-3.30-460.el9.noarch 62/155 2025-10-13 06:20:31.958 | > Installing : perl-mro-1.23-483.el9.x86_64 63/155 2025-10-13 06:20:31.958 | > Installing : perl-IO-1.43-483.el9.x86_64 64/155 2025-10-13 06:20:31.958 | > Installing : perl-overloading-0.02-483.el9.noarch 65/155 2025-10-13 06:20:31.958 | > Installing : perl-Pod-Usage-4:2.01-4.el9.noarch 66/155 2025-10-13 06:20:31.958 | > Installing : perl-Errno-1.30-483.el9.x86_64 67/155 2025-10-13 06:20:31.958 | > Installing : perl-File-Basename-2.85-483.el9.noarch 68/155 2025-10-13 06:20:31.958 | > Installing : perl-Getopt-Std-1.12-483.el9.noarch 69/155 2025-10-13 06:20:31.958 | > Installing : perl-MIME-Base64-3.16-4.el9.x86_64 70/155 2025-10-13 06:20:31.958 | > Installing : perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 71/155 2025-10-13 06:20:31.958 | > Installing : perl-constant-1.33-461.el9.noarch 72/155 2025-10-13 06:20:31.958 | > Installing : perl-Storable-1:3.21-460.el9.x86_64 73/155 2025-10-13 06:20:31.958 | > Installing : perl-overload-1.31-483.el9.noarch 74/155 2025-10-13 06:20:31.958 | > Installing : perl-parent-1:0.238-460.el9.noarch 75/155 2025-10-13 06:20:31.958 | > Installing : perl-vars-1.05-483.el9.noarch 76/155 2025-10-13 06:20:31.958 | > Installing : perl-Getopt-Long-1:2.52-4.el9.noarch 77/155 2025-10-13 06:20:31.958 | > Installing : perl-Carp-1.50-460.el9.noarch 78/155 2025-10-13 06:20:31.958 | > Installing : perl-Exporter-5.74-461.el9.noarch 79/155 2025-10-13 06:20:31.958 | > Installing : perl-NDBM_File-1.15-483.el9.x86_64 80/155 2025-10-13 06:20:31.958 | > Installing : perl-PathTools-3.78-461.el9.x86_64 81/155 2025-10-13 06:20:31.958 | > Installing : perl-Encode-4:3.08-462.el9.x86_64 82/155 2025-10-13 06:20:31.958 | > Installing : perl-libs-4:5.32.1-483.el9.x86_64 83/155 2025-10-13 06:20:31.958 | > Installing : perl-interpreter-4:5.32.1-483.el9.x86_64 84/155 2025-10-13 06:20:31.958 | > Running scriptlet: openvswitch-selinux-extra-policy-1.0-36.el9s.noa 85/155 2025-10-13 06:20:31.958 | > Installing : openvswitch-selinux-extra-policy-1.0-36.el9s.noa 85/155 2025-10-13 06:20:31.958 | > Running scriptlet: openvswitch-selinux-extra-policy-1.0-36.el9s.noa 85/155 2025-10-13 06:20:31.958 | > Running scriptlet: openvswitch3.3-3.3.4-115.el9s.x86_64 86/155 2025-10-13 06:20:31.958 | > Installing : openvswitch3.3-3.3.4-115.el9s.x86_64 86/155 2025-10-13 06:20:31.958 | > Running scriptlet: openvswitch3.3-3.3.4-115.el9s.x86_64 86/155 2025-10-13 06:20:31.958 | > Installing : python3-wrapt-1.14.1-1.el9s.x86_64 87/155 2025-10-13 06:20:31.958 | > Installing : python3-debtcollector-2.5.0-0.20230310120453.a6b 88/155 2025-10-13 06:20:31.958 | > Installing : python3-rfc3986-1.5.0-1.el9s.noarch 89/155 2025-10-13 06:20:31.959 | > Installing : python3-pyroute2-0.7.3-1.el9s.noarch 90/155 2025-10-13 06:20:31.959 | > Installing : python3-iso8601-1.1.0-1.el9s.noarch 91/155 2025-10-13 06:20:31.959 | > Installing : python3-fasteners-0.18-1.el9s.noarch 92/155 2025-10-13 06:20:31.959 | > Installing : yajl-2.1.0-25.el9.x86_64 93/155 2025-10-13 06:20:31.959 | > Installing : pcp-conf-6.3.7-5.el9.x86_64 94/155 2025-10-13 06:20:31.959 | > Installing : nispor-1.2.14-1.el9.x86_64 95/155 2025-10-13 06:20:31.959 | > Running scriptlet: nispor-1.2.14-1.el9.x86_64 95/155 2025-10-13 06:20:31.959 | > Installing : mstflint-4.32.0-1.el9.x86_64 96/155 2025-10-13 06:20:31.959 | > Installing : lm_sensors-libs-3.6.0-10.el9.x86_64 97/155 2025-10-13 06:20:31.959 | > Installing : libuv-1:1.42.0-2.el9.x86_64 98/155 2025-10-13 06:20:31.959 | > Installing : pcp-libs-6.3.7-5.el9.x86_64 99/155 2025-10-13 06:20:31.959 | > Installing : libslirp-4.4.0-8.el9.x86_64 100/155 2025-10-13 06:20:31.959 | > Installing : slirp4netns-1.3.3-1.el9.x86_64 101/155 2025-10-13 06:20:31.959 | > Installing : libnet-1.2-7.el9.x86_64 102/155 2025-10-13 06:20:31.959 | > Installing : criu-3.19-3.el9.x86_64 103/155 2025-10-13 06:20:31.959 | > Installing : criu-libs-3.19-3.el9.x86_64 104/155 2025-10-13 06:20:31.959 | > Installing : crun-1.24-1.el9.x86_64 105/155 2025-10-13 06:20:31.959 | > Installing : libbabeltrace-1.5.8-10.el9.x86_64 106/155 2025-10-13 06:20:31.959 | > Installing : git-core-2.47.3-1.el9.x86_64 107/155 2025-10-13 06:20:31.959 | > Installing : python3-pbr-5.11.1-1.el9s.noarch 108/155 2025-10-13 06:20:31.959 | > Installing : conmon-3:2.1.13-1.el9.x86_64 109/155 2025-10-13 06:20:31.959 | > Installing : aardvark-dns-2:1.16.0-1.el9.x86_64 110/155 2025-10-13 06:20:31.959 | > Installing : netavark-2:1.16.0-1.el9.x86_64 111/155 2025-10-13 06:20:31.959 | > Installing : virt-what-1.27-2.el9.x86_64 112/155 2025-10-13 06:20:31.959 | > Installing : python3-linux-procfs-0.7.3-1.el9.noarch 113/155 2025-10-13 06:20:31.959 | > Installing : python3-inotify-0.9.6-25.el9.noarch 114/155 2025-10-13 06:20:31.959 | > Installing : python3-iniparse-0.4-45.el9.noarch 115/155 2025-10-13 06:20:31.959 | > Installing : libtraceevent-1.8.4-2.el9.x86_64 116/155 2025-10-13 06:20:31.959 | > Installing : python3-perf-5.14.0-621.el9.x86_64 117/155 2025-10-13 06:20:31.959 | > Installing : jitterentropy-3.6.0-1.el9.x86_64 118/155 2025-10-13 06:20:31.959 | > Installing : hdparm-9.62-2.el9.x86_64 119/155 2025-10-13 06:20:31.959 | > Installing : tuned-2.26.0-1.el9.noarch 120/155 2025-10-13 06:20:31.959 | > Running scriptlet: tuned-2.26.0-1.el9.noarch 120/155 2025-10-13 06:20:31.959 | > Created symlink /etc/systemd/system/multi-user.target.wants/tuned.service -> /usr/lib/systemd/system/tuned.service. 2025-10-13 06:20:31.959 | > 2025-10-13 06:20:31.959 | > Installing : fuse-common-3.10.2-9.el9.x86_64 121/155 2025-10-13 06:20:31.959 | > Installing : fuse3-3.10.2-9.el9.x86_64 122/155 2025-10-13 06:20:31.959 | > Installing : fuse-overlayfs-1.15-1.el9.x86_64 123/155 2025-10-13 06:20:31.959 | > Running scriptlet: fuse-overlayfs-1.15-1.el9.x86_64 123/155 2025-10-13 06:20:31.959 | > Installing : containers-common-4:1-134.el9.x86_64 124/155 2025-10-13 06:20:31.959 | > Installing : containers-common-extra-4:1-134.el9.x86_64 125/155 2025-10-13 06:20:31.959 | > Installing : device-mapper-persistent-data-1.1.0-1.el9.x86_64 126/155 2025-10-13 06:20:31.960 | > Installing : bc-1.07.1-14.el9.x86_64 127/155 2025-10-13 06:21:36.638 | > Installing : openstack-network-scripts-10.11.1-6.el9s.x86_64 128/155 2025-10-13 06:21:36.638 | > Running scriptlet: openstack-network-scripts-10.11.1-6.el9s.x86_64 128/155 2025-10-13 06:21:36.638 | > Installing : openstack-network-scripts-openvswitch3.3-10.11.1 129/155 2025-10-13 06:21:36.638 | > Installing : python-oslo-utils-lang-6.1.0-0.20230310140524.d4 130/155 2025-10-13 06:21:36.638 | > Installing : python-oslo-i18n-lang-6.0.0-0.20230418095801.036 131/155 2025-10-13 06:21:36.638 | > Installing : python3-oslo-i18n-6.0.0-0.20230418095801.03605c2 132/155 2025-10-13 06:21:36.638 | > Installing : python3-oslo-utils-6.1.0-0.20230310140524.d49d59 133/155 2025-10-13 06:21:36.638 | > Installing : python-oslo-concurrency-lang-5.1.1-0.20230412082 134/155 2025-10-13 06:21:36.638 | > Installing : python3-stevedore-5.0.0-0.20241203182731.c4acc56 135/155 2025-10-13 06:21:36.638 | > Installing : python3-oslo-config-2:9.1.1-0.20230310201801.515 136/155 2025-10-13 06:21:36.638 | > Installing : python3-oslo-concurrency-5.1.1-0.20230412082954. 137/155 2025-10-13 06:21:36.638 | > Installing : os-net-config-18.0.3-0.20251008134709.74a5aad.el 138/155 2025-10-13 06:21:36.638 | > Installing : rdo-openvswitch-2:3.3-1.el9s.noarch 139/155 2025-10-13 06:21:36.638 | > Installing : lvm2-9:2.03.32-2.el9.x86_64 140/155 2025-10-13 06:21:36.638 | > Running scriptlet: lvm2-9:2.03.32-2.el9.x86_64 140/155 2025-10-13 06:21:36.638 | > Created symlink /etc/systemd/system/sysinit.target.wants/lvm2-monitor.service -> /usr/lib/systemd/system/lvm2-monitor.service. 2025-10-13 06:21:36.638 | > Created symlink /etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket -> /usr/lib/systemd/system/lvm2-lvmpolld.socket. 2025-10-13 06:21:36.638 | > 2025-10-13 06:21:36.638 | > Installing : buildah-2:1.41.3-1.el9.x86_64 141/155 2025-10-13 06:21:36.638 | > Installing : podman-6:5.6.0-2.el9.x86_64 142/155 2025-10-13 06:21:36.638 | > Installing : tuned-profiles-cpu-partitioning-2.26.0-1.el9.noa 143/155 2025-10-13 06:21:36.638 | > Installing : rng-tools-6.17-2.el9.x86_64 144/155 2025-10-13 06:21:36.638 | > Running scriptlet: rng-tools-6.17-2.el9.x86_64 144/155 2025-10-13 06:21:36.638 | > Created symlink /etc/systemd/system/multi-user.target.wants/rngd.service -> /usr/lib/systemd/system/rngd.service. 2025-10-13 06:21:36.638 | > 2025-10-13 06:21:36.638 | > Installing : crudini-0.9.3-4.el9s.noarch 145/155 2025-10-13 06:21:36.638 | > Installing : sysstat-12.5.4-9.el9.x86_64 146/155 2025-10-13 06:21:36.638 | > Running scriptlet: sysstat-12.5.4-9.el9.x86_64 146/155 2025-10-13 06:21:36.638 | > Created symlink /etc/systemd/system/multi-user.target.wants/sysstat.service -> /usr/lib/systemd/system/sysstat.service. 2025-10-13 06:21:36.638 | > Created symlink /etc/systemd/system/sysstat.service.wants/sysstat-collect.timer -> /usr/lib/systemd/system/sysstat-collect.timer. 2025-10-13 06:21:36.638 | > Created symlink /etc/systemd/system/sysstat.service.wants/sysstat-summary.timer -> /usr/lib/systemd/system/sysstat-summary.timer. 2025-10-13 06:21:36.638 | > 2025-10-13 06:21:36.638 | > Installing : device-mapper-multipath-0.8.7-39.el9.x86_64 147/155 2025-10-13 06:21:36.638 | > Running scriptlet: device-mapper-multipath-0.8.7-39.el9.x86_64 147/155 2025-10-13 06:21:36.639 | > Created symlink /etc/systemd/system/sysinit.target.wants/multipathd.service -> /usr/lib/systemd/system/multipathd.service. 2025-10-13 06:21:36.639 | > Created symlink /etc/systemd/system/sockets.target.wants/multipathd.socket -> /usr/lib/systemd/system/multipathd.socket. 2025-10-13 06:21:36.639 | > 2025-10-13 06:21:36.639 | > Installing : iptables-nft-services-1.8.10-11.el9.noarch 148/155 2025-10-13 06:21:36.639 | > Running scriptlet: iptables-nft-services-1.8.10-11.el9.noarch 148/155 2025-10-13 06:21:36.639 | > Installing : openstack-selinux-0.8.41-0.20250527163806.f19cf2 149/155 2025-10-13 06:21:36.639 | > Running scriptlet: openstack-selinux-0.8.41-0.20250527163806.f19cf2 149/155 2025-10-13 06:21:36.639 | > Installing : tmpwatch-2.11-20.el9.x86_64 150/155 2025-10-13 06:21:36.639 | > Installing : driverctl-0.115-1.el9.noarch 151/155 2025-10-13 06:21:36.639 | > Running scriptlet: driverctl-0.115-1.el9.noarch 151/155 2025-10-13 06:21:36.639 | > Installing : traceroute-3:2.1.1-1.el9.x86_64 152/155 2025-10-13 06:21:36.639 | > Installing : numactl-2.0.19-3.el9.x86_64 153/155 2025-10-13 06:21:36.639 | > Installing : lsof-4.94.0-3.el9.x86_64 154/155 2025-10-13 06:21:36.639 | > Installing : biosdevname-0.7.3-10.el9.x86_64 155/155 2025-10-13 06:21:36.639 | > Running scriptlet: passt-selinux-0^20250512.g8ec1341-2.el9.noarch 155/155 2025-10-13 06:21:36.639 | > Running scriptlet: container-selinux-4:2.242.0-1.el9.noarch 155/155 2025-10-13 06:21:36.639 | > Running scriptlet: openvswitch-selinux-extra-policy-1.0-36.el9s.noa 155/155 2025-10-13 06:21:36.639 | > Running scriptlet: tuned-2.26.0-1.el9.noarch 155/155 2025-10-13 06:21:36.639 | > Running scriptlet: biosdevname-0.7.3-10.el9.x86_64 155/155 2025-10-13 06:21:36.639 | > Verifying : python3-stevedore-5.0.0-0.20241203182731.c4acc56 1/155 2025-10-13 06:21:36.639 | > Verifying : openstack-selinux-0.8.41-0.20250527163806.f19cf2 2/155 2025-10-13 06:21:36.639 | > Verifying : os-net-config-18.0.3-0.20251008134709.74a5aad.el 3/155 2025-10-13 06:21:36.639 | > Verifying : python-oslo-concurrency-lang-5.1.1-0.20230412082 4/155 2025-10-13 06:21:36.639 | > Verifying : python-oslo-i18n-lang-6.0.0-0.20230418095801.036 5/155 2025-10-13 06:21:36.639 | > Verifying : python-oslo-utils-lang-6.1.0-0.20230310140524.d4 6/155 2025-10-13 06:21:36.639 | > Verifying : python3-debtcollector-2.5.0-0.20230310120453.a6b 7/155 2025-10-13 06:21:36.639 | > Verifying : python3-oslo-concurrency-5.1.1-0.20230412082954. 8/155 2025-10-13 06:21:36.639 | > Verifying : python3-oslo-config-2:9.1.1-0.20230310201801.515 9/155 2025-10-13 06:21:36.639 | > Verifying : python3-oslo-i18n-6.0.0-0.20230418095801.03605c2 10/155 2025-10-13 06:21:36.639 | > Verifying : python3-oslo-utils-6.1.0-0.20230310140524.d49d59 11/155 2025-10-13 06:21:36.639 | > Verifying : NetworkManager-config-server-1:1.54.1-1.el9.noar 12/155 2025-10-13 06:21:36.639 | > Verifying : bc-1.07.1-14.el9.x86_64 13/155 2025-10-13 06:21:36.639 | > Verifying : biosdevname-0.7.3-10.el9.x86_64 14/155 2025-10-13 06:21:36.639 | > Verifying : chkconfig-1.24-2.el9.x86_64 15/155 2025-10-13 06:21:36.639 | > Verifying : device-mapper-event-9:1.02.206-2.el9.x86_64 16/155 2025-10-13 06:21:36.639 | > Verifying : device-mapper-event-libs-9:1.02.206-2.el9.x86_64 17/155 2025-10-13 06:21:36.639 | > Verifying : device-mapper-multipath-0.8.7-39.el9.x86_64 18/155 2025-10-13 06:21:36.639 | > Verifying : device-mapper-multipath-libs-0.8.7-39.el9.x86_64 19/155 2025-10-13 06:21:36.639 | > Verifying : device-mapper-persistent-data-1.1.0-1.el9.x86_64 20/155 2025-10-13 06:21:36.640 | > Verifying : fuse-common-3.10.2-9.el9.x86_64 21/155 2025-10-13 06:21:36.640 | > Verifying : hdparm-9.62-2.el9.x86_64 22/155 2025-10-13 06:21:36.640 | > Verifying : initscripts-10.11.8-4.el9.x86_64 23/155 2025-10-13 06:21:36.640 | > Verifying : iptables-nft-1.8.10-11.el9.x86_64 24/155 2025-10-13 06:21:36.640 | > Verifying : jitterentropy-3.6.0-1.el9.x86_64 25/155 2025-10-13 06:21:36.640 | > Verifying : libaio-0.3.111-13.el9.x86_64 26/155 2025-10-13 06:21:36.640 | > Verifying : libnftnl-1.2.6-4.el9.x86_64 27/155 2025-10-13 06:21:36.640 | > Verifying : libnvme-1.13-1.el9.x86_64 28/155 2025-10-13 06:21:36.640 | > Verifying : libtraceevent-1.8.4-2.el9.x86_64 29/155 2025-10-13 06:21:36.640 | > Verifying : lsof-4.94.0-3.el9.x86_64 30/155 2025-10-13 06:21:36.640 | > Verifying : lvm2-9:2.03.32-2.el9.x86_64 31/155 2025-10-13 06:21:36.640 | > Verifying : lvm2-libs-9:2.03.32-2.el9.x86_64 32/155 2025-10-13 06:21:36.640 | > Verifying : nftables-1:1.0.9-4.el9.x86_64 33/155 2025-10-13 06:21:36.640 | > Verifying : numactl-2.0.19-3.el9.x86_64 34/155 2025-10-13 06:21:36.640 | > Verifying : protobuf-c-1.3.3-13.el9.x86_64 35/155 2025-10-13 06:21:36.640 | > Verifying : python3-iniparse-0.4-45.el9.noarch 36/155 2025-10-13 06:21:36.640 | > Verifying : python3-inotify-0.9.6-25.el9.noarch 37/155 2025-10-13 06:21:36.640 | > Verifying : python3-linux-procfs-0.7.3-1.el9.noarch 38/155 2025-10-13 06:21:36.640 | > Verifying : python3-pyparsing-2.4.7-9.el9.noarch 39/155 2025-10-13 06:21:36.640 | > Verifying : python3-pyudev-0.22.0-6.el9.noarch 40/155 2025-10-13 06:21:36.640 | > Verifying : rng-tools-6.17-2.el9.x86_64 41/155 2025-10-13 06:21:36.640 | > Verifying : shadow-utils-subid-2:4.9-15.el9.x86_64 42/155 2025-10-13 06:21:36.640 | > Verifying : traceroute-3:2.1.1-1.el9.x86_64 43/155 2025-10-13 06:21:36.640 | > Verifying : tuned-2.26.0-1.el9.noarch 44/155 2025-10-13 06:21:36.640 | > Verifying : tuned-profiles-cpu-partitioning-2.26.0-1.el9.noa 45/155 2025-10-13 06:21:36.643 | > Verifying : virt-what-1.27-2.el9.x86_64 46/155 2025-10-13 06:21:36.643 | > Verifying : NetworkManager-ovs-1:1.54.1-1.el9.x86_64 47/155 2025-10-13 06:21:36.643 | > Verifying : aardvark-dns-2:1.16.0-1.el9.x86_64 48/155 2025-10-13 06:21:36.643 | > Verifying : buildah-2:1.41.3-1.el9.x86_64 49/155 2025-10-13 06:21:36.643 | > Verifying : conmon-3:2.1.13-1.el9.x86_64 50/155 2025-10-13 06:21:36.643 | > Verifying : container-selinux-4:2.242.0-1.el9.noarch 51/155 2025-10-13 06:21:36.643 | > Verifying : containers-common-4:1-134.el9.x86_64 52/155 2025-10-13 06:21:36.643 | > Verifying : containers-common-extra-4:1-134.el9.x86_64 53/155 2025-10-13 06:21:36.643 | > Verifying : criu-3.19-3.el9.x86_64 54/155 2025-10-13 06:21:36.643 | > Verifying : criu-libs-3.19-3.el9.x86_64 55/155 2025-10-13 06:21:36.643 | > Verifying : crun-1.24-1.el9.x86_64 56/155 2025-10-13 06:21:36.643 | > Verifying : driverctl-0.115-1.el9.noarch 57/155 2025-10-13 06:21:36.643 | > Verifying : fuse-overlayfs-1.15-1.el9.x86_64 58/155 2025-10-13 06:21:36.643 | > Verifying : fuse3-3.10.2-9.el9.x86_64 59/155 2025-10-13 06:21:36.643 | > Verifying : fuse3-libs-3.10.2-9.el9.x86_64 60/155 2025-10-13 06:21:36.643 | > Verifying : git-core-2.47.3-1.el9.x86_64 61/155 2025-10-13 06:21:36.643 | > Verifying : iptables-nft-services-1.8.10-11.el9.noarch 62/155 2025-10-13 06:21:36.643 | > Verifying : libbabeltrace-1.5.8-10.el9.x86_64 63/155 2025-10-13 06:21:36.643 | > Verifying : libnet-1.2-7.el9.x86_64 64/155 2025-10-13 06:21:36.643 | > Verifying : libslirp-4.4.0-8.el9.x86_64 65/155 2025-10-13 06:21:36.643 | > Verifying : libuv-1:1.42.0-2.el9.x86_64 66/155 2025-10-13 06:21:36.643 | > Verifying : lm_sensors-libs-3.6.0-10.el9.x86_64 67/155 2025-10-13 06:21:36.643 | > Verifying : mstflint-4.32.0-1.el9.x86_64 68/155 2025-10-13 06:21:36.643 | > Verifying : netavark-2:1.16.0-1.el9.x86_64 69/155 2025-10-13 06:21:36.643 | > Verifying : nispor-1.2.14-1.el9.x86_64 70/155 2025-10-13 06:21:36.643 | > Verifying : nmstate-2.2.52-1.el9.x86_64 71/155 2025-10-13 06:21:36.643 | > Verifying : nmstate-libs-2.2.52-1.el9.x86_64 72/155 2025-10-13 06:21:36.643 | > Verifying : passt-0^20250512.g8ec1341-2.el9.x86_64 73/155 2025-10-13 06:21:36.643 | > Verifying : passt-selinux-0^20250512.g8ec1341-2.el9.noarch 74/155 2025-10-13 06:21:36.643 | > Verifying : pcp-conf-6.3.7-5.el9.x86_64 75/155 2025-10-13 06:21:36.643 | > Verifying : pcp-libs-6.3.7-5.el9.x86_64 76/155 2025-10-13 06:21:36.643 | > Verifying : perl-AutoLoader-5.74-483.el9.noarch 77/155 2025-10-13 06:21:36.643 | > Verifying : perl-B-1.80-483.el9.x86_64 78/155 2025-10-13 06:21:36.643 | > Verifying : perl-Carp-1.50-460.el9.noarch 79/155 2025-10-13 06:21:36.643 | > Verifying : perl-Class-Struct-0.66-483.el9.noarch 80/155 2025-10-13 06:21:36.643 | > Verifying : perl-Data-Dumper-2.174-462.el9.x86_64 81/155 2025-10-13 06:21:36.643 | > Verifying : perl-Digest-1.19-4.el9.noarch 82/155 2025-10-13 06:21:36.643 | > Verifying : perl-Digest-MD5-2.58-4.el9.x86_64 83/155 2025-10-13 06:21:36.643 | > Verifying : perl-Encode-4:3.08-462.el9.x86_64 84/155 2025-10-13 06:21:36.643 | > Verifying : perl-Errno-1.30-483.el9.x86_64 85/155 2025-10-13 06:21:36.643 | > Verifying : perl-Exporter-5.74-461.el9.noarch 86/155 2025-10-13 06:21:36.643 | > Verifying : perl-Fcntl-1.13-483.el9.x86_64 87/155 2025-10-13 06:21:36.643 | > Verifying : perl-File-Basename-2.85-483.el9.noarch 88/155 2025-10-13 06:21:36.643 | > Verifying : perl-File-Path-2.18-4.el9.noarch 89/155 2025-10-13 06:21:36.643 | > Verifying : perl-File-Temp-1:0.231.100-4.el9.noarch 90/155 2025-10-13 06:21:36.644 | > Verifying : perl-File-stat-1.09-483.el9.noarch 91/155 2025-10-13 06:21:36.644 | > Verifying : perl-FileHandle-2.03-483.el9.noarch 92/155 2025-10-13 06:21:36.644 | > Verifying : perl-Getopt-Long-1:2.52-4.el9.noarch 93/155 2025-10-13 06:21:36.644 | > Verifying : perl-Getopt-Std-1.12-483.el9.noarch 94/155 2025-10-13 06:21:36.644 | > Verifying : perl-HTTP-Tiny-0.076-462.el9.noarch 95/155 2025-10-13 06:21:36.644 | > Verifying : perl-IO-1.43-483.el9.x86_64 96/155 2025-10-13 06:21:36.644 | > Verifying : perl-IO-Socket-IP-0.41-5.el9.noarch 97/155 2025-10-13 06:21:36.644 | > Verifying : perl-IO-Socket-SSL-2.073-2.el9.noarch 98/155 2025-10-13 06:21:36.644 | > Verifying : perl-IPC-Open3-1.21-483.el9.noarch 99/155 2025-10-13 06:21:36.644 | > Verifying : perl-MIME-Base64-3.16-4.el9.x86_64 100/155 2025-10-13 06:21:36.644 | > Verifying : perl-Mozilla-CA-20200520-6.el9.noarch 101/155 2025-10-13 06:21:36.644 | > Verifying : perl-NDBM_File-1.15-483.el9.x86_64 102/155 2025-10-13 06:21:36.644 | > Verifying : perl-Net-SSLeay-1.94-3.el9.x86_64 103/155 2025-10-13 06:21:36.644 | > Verifying : perl-POSIX-1.94-483.el9.x86_64 104/155 2025-10-13 06:21:36.644 | > Verifying : perl-PathTools-3.78-461.el9.x86_64 105/155 2025-10-13 06:21:36.644 | > Verifying : perl-Pod-Escapes-1:1.07-460.el9.noarch 106/155 2025-10-13 06:21:36.644 | > Verifying : perl-Pod-Perldoc-3.28.01-461.el9.noarch 107/155 2025-10-13 06:21:36.644 | > Verifying : perl-Pod-Simple-1:3.42-4.el9.noarch 108/155 2025-10-13 06:21:36.644 | > Verifying : perl-Pod-Usage-4:2.01-4.el9.noarch 109/155 2025-10-13 06:21:36.644 | > Verifying : perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 110/155 2025-10-13 06:21:36.644 | > Verifying : perl-SelectSaver-1.02-483.el9.noarch 111/155 2025-10-13 06:21:36.644 | > Verifying : perl-Socket-4:2.031-4.el9.x86_64 112/155 2025-10-13 06:21:36.644 | > Verifying : perl-Storable-1:3.21-460.el9.x86_64 113/155 2025-10-13 06:21:36.644 | > Verifying : perl-Symbol-1.08-483.el9.noarch 114/155 2025-10-13 06:21:36.644 | > Verifying : perl-Term-ANSIColor-5.01-461.el9.noarch 115/155 2025-10-13 06:21:36.644 | > Verifying : perl-Term-Cap-1.17-460.el9.noarch 116/155 2025-10-13 06:21:36.644 | > Verifying : perl-Text-ParseWords-3.30-460.el9.noarch 117/155 2025-10-13 06:21:36.644 | > Verifying : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 118/155 2025-10-13 06:21:36.644 | > Verifying : perl-Time-Local-2:1.300-7.el9.noarch 119/155 2025-10-13 06:21:36.644 | > Verifying : perl-URI-5.09-3.el9.noarch 120/155 2025-10-13 06:21:36.644 | > Verifying : perl-base-2.27-483.el9.noarch 121/155 2025-10-13 06:21:36.644 | > Verifying : perl-constant-1.33-461.el9.noarch 122/155 2025-10-13 06:21:36.644 | > Verifying : perl-if-0.60.800-483.el9.noarch 123/155 2025-10-13 06:21:36.644 | > Verifying : perl-interpreter-4:5.32.1-483.el9.x86_64 124/155 2025-10-13 06:21:36.644 | > Verifying : perl-libnet-3.13-4.el9.noarch 125/155 2025-10-13 06:21:36.644 | > Verifying : perl-libs-4:5.32.1-483.el9.x86_64 126/155 2025-10-13 06:21:36.644 | > Verifying : perl-mro-1.23-483.el9.x86_64 127/155 2025-10-13 06:21:36.644 | > Verifying : perl-overload-1.31-483.el9.noarch 128/155 2025-10-13 06:21:36.644 | > Verifying : perl-overloading-0.02-483.el9.noarch 129/155 2025-10-13 06:21:36.644 | > Verifying : perl-parent-1:0.238-460.el9.noarch 130/155 2025-10-13 06:21:36.644 | > Verifying : perl-podlators-1:4.14-460.el9.noarch 131/155 2025-10-13 06:21:36.644 | > Verifying : perl-subs-1.03-483.el9.noarch 132/155 2025-10-13 06:21:36.644 | > Verifying : perl-vars-1.05-483.el9.noarch 133/155 2025-10-13 06:21:36.644 | > Verifying : podman-6:5.6.0-2.el9.x86_64 134/155 2025-10-13 06:21:36.644 | > Verifying : python3-libnmstate-2.2.52-1.el9.x86_64 135/155 2025-10-13 06:21:36.644 | > Verifying : python3-netaddr-0.10.1-3.el9.noarch 136/155 2025-10-13 06:21:36.644 | > Verifying : python3-packaging-20.9-5.el9.noarch 137/155 2025-10-13 06:21:36.644 | > Verifying : python3-perf-5.14.0-621.el9.x86_64 138/155 2025-10-13 06:21:36.644 | > Verifying : slirp4netns-1.3.3-1.el9.x86_64 139/155 2025-10-13 06:21:36.644 | > Verifying : sysstat-12.5.4-9.el9.x86_64 140/155 2025-10-13 06:21:36.644 | > Verifying : tmpwatch-2.11-20.el9.x86_64 141/155 2025-10-13 06:21:36.644 | > Verifying : unbound-libs-1.16.2-21.el9.x86_64 142/155 2025-10-13 06:21:36.644 | > Verifying : yajl-2.1.0-25.el9.x86_64 143/155 2025-10-13 06:21:36.970 | > Verifying : crudini-0.9.3-4.el9s.noarch 144/155 2025-10-13 06:21:36.970 | > Verifying : openstack-network-scripts-10.11.1-6.el9s.x86_64 145/155 2025-10-13 06:21:36.970 | > Verifying : openstack-network-scripts-openvswitch3.3-10.11.1 146/155 2025-10-13 06:21:36.970 | > Verifying : python3-fasteners-0.18-1.el9s.noarch 147/155 2025-10-13 06:21:36.970 | > Verifying : python3-iso8601-1.1.0-1.el9s.noarch 148/155 2025-10-13 06:21:36.970 | > Verifying : python3-pbr-5.11.1-1.el9s.noarch 149/155 2025-10-13 06:21:36.970 | > Verifying : python3-pyroute2-0.7.3-1.el9s.noarch 150/155 2025-10-13 06:21:36.970 | > Verifying : python3-rfc3986-1.5.0-1.el9s.noarch 151/155 2025-10-13 06:21:36.970 | > Verifying : python3-wrapt-1.14.1-1.el9s.x86_64 152/155 2025-10-13 06:21:36.970 | > Verifying : rdo-openvswitch-2:3.3-1.el9s.noarch 153/155 2025-10-13 06:21:36.970 | > Verifying : openvswitch-selinux-extra-policy-1.0-36.el9s.noa 154/155 2025-10-13 06:21:36.970 | > Verifying : openvswitch3.3-3.3.4-115.el9s.x86_64 155/155 2025-10-13 06:21:36.970 | > Completion plugin: Generating completion cache... 2025-10-13 06:21:36.970 | > Installed: NetworkManager-config-server-1:1.54.1-1.el9.noarch 2025-10-13 06:21:36.970 | > Installed: NetworkManager-ovs-1:1.54.1-1.el9.x86_64 2025-10-13 06:21:36.970 | > Installed: aardvark-dns-2:1.16.0-1.el9.x86_64 2025-10-13 06:21:36.970 | > Installed: bc-1.07.1-14.el9.x86_64 2025-10-13 06:21:36.970 | > Installed: biosdevname-0.7.3-10.el9.x86_64 2025-10-13 06:21:36.970 | > Installed: buildah-2:1.41.3-1.el9.x86_64 2025-10-13 06:21:36.970 | > Installed: chkconfig-1.24-2.el9.x86_64 2025-10-13 06:21:36.970 | > Installed: conmon-3:2.1.13-1.el9.x86_64 2025-10-13 06:21:36.971 | > Installed: container-selinux-4:2.242.0-1.el9.noarch 2025-10-13 06:21:36.971 | > Installed: containers-common-4:1-134.el9.x86_64 2025-10-13 06:21:36.971 | > Installed: containers-common-extra-4:1-134.el9.x86_64 2025-10-13 06:21:36.971 | > Installed: criu-3.19-3.el9.x86_64 2025-10-13 06:21:36.971 | > Installed: criu-libs-3.19-3.el9.x86_64 2025-10-13 06:21:36.971 | > Installed: crudini-0.9.3-4.el9s.noarch 2025-10-13 06:21:36.971 | > Installed: crun-1.24-1.el9.x86_64 2025-10-13 06:21:36.971 | > Installed: device-mapper-event-9:1.02.206-2.el9.x86_64 2025-10-13 06:21:36.971 | > Installed: device-mapper-event-libs-9:1.02.206-2.el9.x86_64 2025-10-13 06:21:36.971 | > Installed: device-mapper-multipath-0.8.7-39.el9.x86_64 2025-10-13 06:21:36.971 | > Installed: device-mapper-multipath-libs-0.8.7-39.el9.x86_64 2025-10-13 06:21:36.971 | > Installed: device-mapper-persistent-data-1.1.0-1.el9.x86_64 2025-10-13 06:21:36.971 | > Installed: driverctl-0.115-1.el9.noarch 2025-10-13 06:21:36.971 | > Installed: fuse-common-3.10.2-9.el9.x86_64 2025-10-13 06:21:36.971 | > Installed: fuse-overlayfs-1.15-1.el9.x86_64 2025-10-13 06:21:36.971 | > Installed: fuse3-3.10.2-9.el9.x86_64 2025-10-13 06:21:36.971 | > Installed: fuse3-libs-3.10.2-9.el9.x86_64 2025-10-13 06:21:36.971 | > Installed: git-core-2.47.3-1.el9.x86_64 2025-10-13 06:21:36.971 | > Installed: hdparm-9.62-2.el9.x86_64 2025-10-13 06:21:36.971 | > Installed: initscripts-10.11.8-4.el9.x86_64 2025-10-13 06:21:36.971 | > Installed: iptables-nft-1.8.10-11.el9.x86_64 2025-10-13 06:21:36.971 | > Installed: iptables-nft-services-1.8.10-11.el9.noarch 2025-10-13 06:21:36.971 | > Installed: jitterentropy-3.6.0-1.el9.x86_64 2025-10-13 06:21:36.971 | > Installed: libaio-0.3.111-13.el9.x86_64 2025-10-13 06:21:36.971 | > Installed: libbabeltrace-1.5.8-10.el9.x86_64 2025-10-13 06:21:36.971 | > Installed: libnet-1.2-7.el9.x86_64 2025-10-13 06:21:36.971 | > Installed: libnftnl-1.2.6-4.el9.x86_64 2025-10-13 06:21:36.971 | > Installed: libnvme-1.13-1.el9.x86_64 2025-10-13 06:21:36.971 | > Installed: libslirp-4.4.0-8.el9.x86_64 2025-10-13 06:21:36.971 | > Installed: libtraceevent-1.8.4-2.el9.x86_64 2025-10-13 06:21:36.971 | > Installed: libuv-1:1.42.0-2.el9.x86_64 2025-10-13 06:21:36.971 | > Installed: lm_sensors-libs-3.6.0-10.el9.x86_64 2025-10-13 06:21:36.971 | > Installed: lsof-4.94.0-3.el9.x86_64 2025-10-13 06:21:36.971 | > Installed: lvm2-9:2.03.32-2.el9.x86_64 2025-10-13 06:21:36.971 | > Installed: lvm2-libs-9:2.03.32-2.el9.x86_64 2025-10-13 06:21:36.971 | > Installed: mstflint-4.32.0-1.el9.x86_64 2025-10-13 06:21:36.971 | > Installed: netavark-2:1.16.0-1.el9.x86_64 2025-10-13 06:21:36.971 | > Installed: nftables-1:1.0.9-4.el9.x86_64 2025-10-13 06:21:36.971 | > Installed: nispor-1.2.14-1.el9.x86_64 2025-10-13 06:21:36.971 | > Installed: nmstate-2.2.52-1.el9.x86_64 2025-10-13 06:21:36.971 | > Installed: nmstate-libs-2.2.52-1.el9.x86_64 2025-10-13 06:21:36.971 | > Installed: numactl-2.0.19-3.el9.x86_64 2025-10-13 06:21:36.971 | > Installed: openstack-network-scripts-10.11.1-6.el9s.x86_64 2025-10-13 06:21:36.971 | > Installed: openstack-network-scripts-openvswitch3.3-10.11.1-6.el9s.x86_64 2025-10-13 06:21:36.971 | > Installed: openstack-selinux-0.8.41-0.20250527163806.f19cf25.el9.noarch 2025-10-13 06:21:36.971 | > Installed: openvswitch-selinux-extra-policy-1.0-36.el9s.noarch 2025-10-13 06:21:36.971 | > Installed: openvswitch3.3-3.3.4-115.el9s.x86_64 2025-10-13 06:21:36.971 | > Installed: os-net-config-18.0.3-0.20251008134709.74a5aad.el9.noarch 2025-10-13 06:21:36.971 | > Installed: passt-0^20250512.g8ec1341-2.el9.x86_64 2025-10-13 06:21:36.971 | > Installed: passt-selinux-0^20250512.g8ec1341-2.el9.noarch 2025-10-13 06:21:36.971 | > Installed: pcp-conf-6.3.7-5.el9.x86_64 2025-10-13 06:21:36.971 | > Installed: pcp-libs-6.3.7-5.el9.x86_64 2025-10-13 06:21:36.971 | > Installed: perl-AutoLoader-5.74-483.el9.noarch 2025-10-13 06:21:36.971 | > Installed: perl-B-1.80-483.el9.x86_64 2025-10-13 06:21:36.971 | > Installed: perl-Carp-1.50-460.el9.noarch 2025-10-13 06:21:36.971 | > Installed: perl-Class-Struct-0.66-483.el9.noarch 2025-10-13 06:21:36.971 | > Installed: perl-Data-Dumper-2.174-462.el9.x86_64 2025-10-13 06:21:36.971 | > Installed: perl-Digest-1.19-4.el9.noarch 2025-10-13 06:21:36.971 | > Installed: perl-Digest-MD5-2.58-4.el9.x86_64 2025-10-13 06:21:36.971 | > Installed: perl-Encode-4:3.08-462.el9.x86_64 2025-10-13 06:21:36.971 | > Installed: perl-Errno-1.30-483.el9.x86_64 2025-10-13 06:21:36.971 | > Installed: perl-Exporter-5.74-461.el9.noarch 2025-10-13 06:21:36.971 | > Installed: perl-Fcntl-1.13-483.el9.x86_64 2025-10-13 06:21:36.971 | > Installed: perl-File-Basename-2.85-483.el9.noarch 2025-10-13 06:21:36.971 | > Installed: perl-File-Path-2.18-4.el9.noarch 2025-10-13 06:21:36.971 | > Installed: perl-File-Temp-1:0.231.100-4.el9.noarch 2025-10-13 06:21:36.971 | > Installed: perl-File-stat-1.09-483.el9.noarch 2025-10-13 06:21:36.971 | > Installed: perl-FileHandle-2.03-483.el9.noarch 2025-10-13 06:21:36.971 | > Installed: perl-Getopt-Long-1:2.52-4.el9.noarch 2025-10-13 06:21:36.971 | > Installed: perl-Getopt-Std-1.12-483.el9.noarch 2025-10-13 06:21:36.971 | > Installed: perl-HTTP-Tiny-0.076-462.el9.noarch 2025-10-13 06:21:36.971 | > Installed: perl-IO-1.43-483.el9.x86_64 2025-10-13 06:21:36.971 | > Installed: perl-IO-Socket-IP-0.41-5.el9.noarch 2025-10-13 06:21:36.971 | > Installed: perl-IO-Socket-SSL-2.073-2.el9.noarch 2025-10-13 06:21:36.971 | > Installed: perl-IPC-Open3-1.21-483.el9.noarch 2025-10-13 06:21:36.971 | > Installed: perl-MIME-Base64-3.16-4.el9.x86_64 2025-10-13 06:21:36.971 | > Installed: perl-Mozilla-CA-20200520-6.el9.noarch 2025-10-13 06:21:36.971 | > Installed: perl-NDBM_File-1.15-483.el9.x86_64 2025-10-13 06:21:36.971 | > Installed: perl-Net-SSLeay-1.94-3.el9.x86_64 2025-10-13 06:21:36.971 | > Installed: perl-POSIX-1.94-483.el9.x86_64 2025-10-13 06:21:36.971 | > Installed: perl-PathTools-3.78-461.el9.x86_64 2025-10-13 06:21:36.971 | > Installed: perl-Pod-Escapes-1:1.07-460.el9.noarch 2025-10-13 06:21:36.971 | > Installed: perl-Pod-Perldoc-3.28.01-461.el9.noarch 2025-10-13 06:21:36.971 | > Installed: perl-Pod-Simple-1:3.42-4.el9.noarch 2025-10-13 06:21:36.971 | > Installed: perl-Pod-Usage-4:2.01-4.el9.noarch 2025-10-13 06:21:36.971 | > Installed: perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 2025-10-13 06:21:36.971 | > Installed: perl-SelectSaver-1.02-483.el9.noarch 2025-10-13 06:21:36.971 | > Installed: perl-Socket-4:2.031-4.el9.x86_64 2025-10-13 06:21:36.971 | > Installed: perl-Storable-1:3.21-460.el9.x86_64 2025-10-13 06:21:36.971 | > Installed: perl-Symbol-1.08-483.el9.noarch 2025-10-13 06:21:36.971 | > Installed: perl-Term-ANSIColor-5.01-461.el9.noarch 2025-10-13 06:21:36.971 | > Installed: perl-Term-Cap-1.17-460.el9.noarch 2025-10-13 06:21:36.971 | > Installed: perl-Text-ParseWords-3.30-460.el9.noarch 2025-10-13 06:21:36.971 | > Installed: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 2025-10-13 06:21:36.971 | > Installed: perl-Time-Local-2:1.300-7.el9.noarch 2025-10-13 06:21:36.971 | > Installed: perl-URI-5.09-3.el9.noarch 2025-10-13 06:21:36.971 | > Installed: perl-base-2.27-483.el9.noarch 2025-10-13 06:21:36.971 | > Installed: perl-constant-1.33-461.el9.noarch 2025-10-13 06:21:36.971 | > Installed: perl-if-0.60.800-483.el9.noarch 2025-10-13 06:21:36.971 | > Installed: perl-interpreter-4:5.32.1-483.el9.x86_64 2025-10-13 06:21:36.971 | > Installed: perl-libnet-3.13-4.el9.noarch 2025-10-13 06:21:36.971 | > Installed: perl-libs-4:5.32.1-483.el9.x86_64 2025-10-13 06:21:36.971 | > Installed: perl-mro-1.23-483.el9.x86_64 2025-10-13 06:21:36.971 | > Installed: perl-overload-1.31-483.el9.noarch 2025-10-13 06:21:36.971 | > Installed: perl-overloading-0.02-483.el9.noarch 2025-10-13 06:21:36.971 | > Installed: perl-parent-1:0.238-460.el9.noarch 2025-10-13 06:21:36.971 | > Installed: perl-podlators-1:4.14-460.el9.noarch 2025-10-13 06:21:36.971 | > Installed: perl-subs-1.03-483.el9.noarch 2025-10-13 06:21:36.971 | > Installed: perl-vars-1.05-483.el9.noarch 2025-10-13 06:21:36.971 | > Installed: podman-6:5.6.0-2.el9.x86_64 2025-10-13 06:21:36.971 | > Installed: protobuf-c-1.3.3-13.el9.x86_64 2025-10-13 06:21:36.971 | > Installed: python-oslo-concurrency-lang-5.1.1-0.20230412082954.0af5942.el9.noarch 2025-10-13 06:21:36.971 | > Installed: python-oslo-i18n-lang-6.0.0-0.20230418095801.03605c2.el9.noarch 2025-10-13 06:21:36.971 | > Installed: python-oslo-utils-lang-6.1.0-0.20230310140524.d49d594.el9.noarch 2025-10-13 06:21:36.971 | > Installed: python3-debtcollector-2.5.0-0.20230310120453.a6b46c5.el9.noarch 2025-10-13 06:21:36.971 | > Installed: python3-fasteners-0.18-1.el9s.noarch 2025-10-13 06:21:36.971 | > Installed: python3-iniparse-0.4-45.el9.noarch 2025-10-13 06:21:36.971 | > Installed: python3-inotify-0.9.6-25.el9.noarch 2025-10-13 06:21:36.971 | > Installed: python3-iso8601-1.1.0-1.el9s.noarch 2025-10-13 06:21:36.971 | > Installed: python3-libnmstate-2.2.52-1.el9.x86_64 2025-10-13 06:21:36.971 | > Installed: python3-linux-procfs-0.7.3-1.el9.noarch 2025-10-13 06:21:36.971 | > Installed: python3-netaddr-0.10.1-3.el9.noarch 2025-10-13 06:21:36.971 | > Installed: python3-oslo-concurrency-5.1.1-0.20230412082954.0af5942.el9.noarch 2025-10-13 06:21:36.971 | > Installed: python3-oslo-config-2:9.1.1-0.20230310201801.515daab.el9.noarch 2025-10-13 06:21:36.971 | > Installed: python3-oslo-i18n-6.0.0-0.20230418095801.03605c2.el9.noarch 2025-10-13 06:21:36.971 | > Installed: python3-oslo-utils-6.1.0-0.20230310140524.d49d594.el9.noarch 2025-10-13 06:21:36.971 | > Installed: python3-packaging-20.9-5.el9.noarch 2025-10-13 06:21:36.971 | > Installed: python3-pbr-5.11.1-1.el9s.noarch 2025-10-13 06:21:36.971 | > Installed: python3-perf-5.14.0-621.el9.x86_64 2025-10-13 06:21:36.971 | > Installed: python3-pyparsing-2.4.7-9.el9.noarch 2025-10-13 06:21:36.971 | > Installed: python3-pyroute2-0.7.3-1.el9s.noarch 2025-10-13 06:21:36.971 | > Installed: python3-pyudev-0.22.0-6.el9.noarch 2025-10-13 06:21:36.971 | > Installed: python3-rfc3986-1.5.0-1.el9s.noarch 2025-10-13 06:21:36.971 | > Installed: python3-stevedore-5.0.0-0.20241203182731.c4acc56.el9.noarch 2025-10-13 06:21:36.971 | > Installed: python3-wrapt-1.14.1-1.el9s.x86_64 2025-10-13 06:21:37.048 | > Installed: rdo-openvswitch-2:3.3-1.el9s.noarch 2025-10-13 06:21:37.048 | > Installed: rng-tools-6.17-2.el9.x86_64 2025-10-13 06:21:37.048 | > Installed: shadow-utils-subid-2:4.9-15.el9.x86_64 2025-10-13 06:21:37.048 | > Installed: slirp4netns-1.3.3-1.el9.x86_64 2025-10-13 06:21:37.048 | > Installed: sysstat-12.5.4-9.el9.x86_64 2025-10-13 06:21:37.048 | > Installed: tmpwatch-2.11-20.el9.x86_64 2025-10-13 06:21:37.048 | > Installed: traceroute-3:2.1.1-1.el9.x86_64 2025-10-13 06:21:37.048 | > Installed: tuned-2.26.0-1.el9.noarch 2025-10-13 06:21:37.048 | > Installed: tuned-profiles-cpu-partitioning-2.26.0-1.el9.noarch 2025-10-13 06:21:37.048 | > Installed: unbound-libs-1.16.2-21.el9.x86_64 2025-10-13 06:21:37.048 | > Installed: virt-what-1.27-2.el9.x86_64 2025-10-13 06:21:37.048 | > Installed: yajl-2.1.0-25.el9.x86_64 2025-10-13 06:21:37.048 | > 2025-10-13 06:21:37.048 | > Installed: 2025-10-13 06:21:37.048 | > NetworkManager-config-server-1:1.54.1-1.el9.noarch 2025-10-13 06:21:37.048 | > NetworkManager-ovs-1:1.54.1-1.el9.x86_64 2025-10-13 06:21:37.048 | > aardvark-dns-2:1.16.0-1.el9.x86_64 2025-10-13 06:21:37.048 | > bc-1.07.1-14.el9.x86_64 2025-10-13 06:21:37.048 | > biosdevname-0.7.3-10.el9.x86_64 2025-10-13 06:21:37.048 | > buildah-2:1.41.3-1.el9.x86_64 2025-10-13 06:21:37.048 | > chkconfig-1.24-2.el9.x86_64 2025-10-13 06:21:37.048 | > conmon-3:2.1.13-1.el9.x86_64 2025-10-13 06:21:37.048 | > container-selinux-4:2.242.0-1.el9.noarch 2025-10-13 06:21:37.048 | > containers-common-4:1-134.el9.x86_64 2025-10-13 06:21:37.048 | > containers-common-extra-4:1-134.el9.x86_64 2025-10-13 06:21:37.048 | > criu-3.19-3.el9.x86_64 2025-10-13 06:21:37.048 | > criu-libs-3.19-3.el9.x86_64 2025-10-13 06:21:37.048 | > crudini-0.9.3-4.el9s.noarch 2025-10-13 06:21:37.048 | > crun-1.24-1.el9.x86_64 2025-10-13 06:21:37.048 | > device-mapper-event-9:1.02.206-2.el9.x86_64 2025-10-13 06:21:37.048 | > device-mapper-event-libs-9:1.02.206-2.el9.x86_64 2025-10-13 06:21:37.048 | > device-mapper-multipath-0.8.7-39.el9.x86_64 2025-10-13 06:21:37.048 | > device-mapper-multipath-libs-0.8.7-39.el9.x86_64 2025-10-13 06:21:37.048 | > device-mapper-persistent-data-1.1.0-1.el9.x86_64 2025-10-13 06:21:37.048 | > driverctl-0.115-1.el9.noarch 2025-10-13 06:21:37.048 | > fuse-common-3.10.2-9.el9.x86_64 2025-10-13 06:21:37.048 | > fuse-overlayfs-1.15-1.el9.x86_64 2025-10-13 06:21:37.048 | > fuse3-3.10.2-9.el9.x86_64 2025-10-13 06:21:37.048 | > fuse3-libs-3.10.2-9.el9.x86_64 2025-10-13 06:21:37.048 | > git-core-2.47.3-1.el9.x86_64 2025-10-13 06:21:37.048 | > hdparm-9.62-2.el9.x86_64 2025-10-13 06:21:37.048 | > initscripts-10.11.8-4.el9.x86_64 2025-10-13 06:21:37.048 | > iptables-nft-1.8.10-11.el9.x86_64 2025-10-13 06:21:37.048 | > iptables-nft-services-1.8.10-11.el9.noarch 2025-10-13 06:21:37.048 | > jitterentropy-3.6.0-1.el9.x86_64 2025-10-13 06:21:37.048 | > libaio-0.3.111-13.el9.x86_64 2025-10-13 06:21:37.048 | > libbabeltrace-1.5.8-10.el9.x86_64 2025-10-13 06:21:37.048 | > libnet-1.2-7.el9.x86_64 2025-10-13 06:21:37.048 | > libnftnl-1.2.6-4.el9.x86_64 2025-10-13 06:21:37.048 | > libnvme-1.13-1.el9.x86_64 2025-10-13 06:21:37.048 | > libslirp-4.4.0-8.el9.x86_64 2025-10-13 06:21:37.048 | > libtraceevent-1.8.4-2.el9.x86_64 2025-10-13 06:21:37.048 | > libuv-1:1.42.0-2.el9.x86_64 2025-10-13 06:21:37.048 | > lm_sensors-libs-3.6.0-10.el9.x86_64 2025-10-13 06:21:37.048 | > lsof-4.94.0-3.el9.x86_64 2025-10-13 06:21:37.048 | > lvm2-9:2.03.32-2.el9.x86_64 2025-10-13 06:21:37.048 | > lvm2-libs-9:2.03.32-2.el9.x86_64 2025-10-13 06:21:37.048 | > mstflint-4.32.0-1.el9.x86_64 2025-10-13 06:21:37.048 | > netavark-2:1.16.0-1.el9.x86_64 2025-10-13 06:21:37.048 | > nftables-1:1.0.9-4.el9.x86_64 2025-10-13 06:21:37.048 | > nispor-1.2.14-1.el9.x86_64 2025-10-13 06:21:37.048 | > nmstate-2.2.52-1.el9.x86_64 2025-10-13 06:21:37.048 | > nmstate-libs-2.2.52-1.el9.x86_64 2025-10-13 06:21:37.048 | > numactl-2.0.19-3.el9.x86_64 2025-10-13 06:21:37.048 | > openstack-network-scripts-10.11.1-6.el9s.x86_64 2025-10-13 06:21:37.048 | > openstack-network-scripts-openvswitch3.3-10.11.1-6.el9s.x86_64 2025-10-13 06:21:37.048 | > openstack-selinux-0.8.41-0.20250527163806.f19cf25.el9.noarch 2025-10-13 06:21:37.048 | > openvswitch-selinux-extra-policy-1.0-36.el9s.noarch 2025-10-13 06:21:37.048 | > openvswitch3.3-3.3.4-115.el9s.x86_64 2025-10-13 06:21:37.048 | > os-net-config-18.0.3-0.20251008134709.74a5aad.el9.noarch 2025-10-13 06:21:37.048 | > passt-0^20250512.g8ec1341-2.el9.x86_64 2025-10-13 06:21:37.049 | > passt-selinux-0^20250512.g8ec1341-2.el9.noarch 2025-10-13 06:21:37.049 | > pcp-conf-6.3.7-5.el9.x86_64 2025-10-13 06:21:37.049 | > pcp-libs-6.3.7-5.el9.x86_64 2025-10-13 06:21:37.049 | > perl-AutoLoader-5.74-483.el9.noarch 2025-10-13 06:21:37.049 | > perl-B-1.80-483.el9.x86_64 2025-10-13 06:21:37.049 | > perl-Carp-1.50-460.el9.noarch 2025-10-13 06:21:37.049 | > perl-Class-Struct-0.66-483.el9.noarch 2025-10-13 06:21:37.049 | > perl-Data-Dumper-2.174-462.el9.x86_64 2025-10-13 06:21:37.049 | > perl-Digest-1.19-4.el9.noarch 2025-10-13 06:21:37.049 | > perl-Digest-MD5-2.58-4.el9.x86_64 2025-10-13 06:21:37.049 | > perl-Encode-4:3.08-462.el9.x86_64 2025-10-13 06:21:37.049 | > perl-Errno-1.30-483.el9.x86_64 2025-10-13 06:21:37.049 | > perl-Exporter-5.74-461.el9.noarch 2025-10-13 06:21:37.049 | > perl-Fcntl-1.13-483.el9.x86_64 2025-10-13 06:21:37.049 | > perl-File-Basename-2.85-483.el9.noarch 2025-10-13 06:21:37.049 | > perl-File-Path-2.18-4.el9.noarch 2025-10-13 06:21:37.049 | > perl-File-Temp-1:0.231.100-4.el9.noarch 2025-10-13 06:21:37.049 | > perl-File-stat-1.09-483.el9.noarch 2025-10-13 06:21:37.049 | > perl-FileHandle-2.03-483.el9.noarch 2025-10-13 06:21:37.049 | > perl-Getopt-Long-1:2.52-4.el9.noarch 2025-10-13 06:21:37.049 | > perl-Getopt-Std-1.12-483.el9.noarch 2025-10-13 06:21:37.049 | > perl-HTTP-Tiny-0.076-462.el9.noarch 2025-10-13 06:21:37.049 | > perl-IO-1.43-483.el9.x86_64 2025-10-13 06:21:37.049 | > perl-IO-Socket-IP-0.41-5.el9.noarch 2025-10-13 06:21:37.049 | > perl-IO-Socket-SSL-2.073-2.el9.noarch 2025-10-13 06:21:37.049 | > perl-IPC-Open3-1.21-483.el9.noarch 2025-10-13 06:21:37.049 | > perl-MIME-Base64-3.16-4.el9.x86_64 2025-10-13 06:21:37.049 | > perl-Mozilla-CA-20200520-6.el9.noarch 2025-10-13 06:21:37.049 | > perl-NDBM_File-1.15-483.el9.x86_64 2025-10-13 06:21:37.049 | > perl-Net-SSLeay-1.94-3.el9.x86_64 2025-10-13 06:21:37.049 | > perl-POSIX-1.94-483.el9.x86_64 2025-10-13 06:21:37.049 | > perl-PathTools-3.78-461.el9.x86_64 2025-10-13 06:21:37.049 | > perl-Pod-Escapes-1:1.07-460.el9.noarch 2025-10-13 06:21:37.049 | > perl-Pod-Perldoc-3.28.01-461.el9.noarch 2025-10-13 06:21:37.440 | > perl-Pod-Simple-1:3.42-4.el9.noarch 2025-10-13 06:21:37.440 | > perl-Pod-Usage-4:2.01-4.el9.noarch 2025-10-13 06:21:37.440 | > perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 2025-10-13 06:21:37.440 | > perl-SelectSaver-1.02-483.el9.noarch 2025-10-13 06:21:37.440 | > perl-Socket-4:2.031-4.el9.x86_64 2025-10-13 06:21:37.440 | > perl-Storable-1:3.21-460.el9.x86_64 2025-10-13 06:21:37.441 | > perl-Symbol-1.08-483.el9.noarch 2025-10-13 06:21:37.441 | > perl-Term-ANSIColor-5.01-461.el9.noarch 2025-10-13 06:21:37.441 | > perl-Term-Cap-1.17-460.el9.noarch 2025-10-13 06:21:37.441 | > perl-Text-ParseWords-3.30-460.el9.noarch 2025-10-13 06:21:37.441 | > perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 2025-10-13 06:21:37.441 | > perl-Time-Local-2:1.300-7.el9.noarch 2025-10-13 06:21:37.441 | > perl-URI-5.09-3.el9.noarch 2025-10-13 06:21:37.441 | > perl-base-2.27-483.el9.noarch 2025-10-13 06:21:37.441 | > perl-constant-1.33-461.el9.noarch 2025-10-13 06:21:37.441 | > perl-if-0.60.800-483.el9.noarch 2025-10-13 06:21:37.441 | > perl-interpreter-4:5.32.1-483.el9.x86_64 2025-10-13 06:21:37.441 | > perl-libnet-3.13-4.el9.noarch 2025-10-13 06:21:37.441 | > perl-libs-4:5.32.1-483.el9.x86_64 2025-10-13 06:21:37.441 | > perl-mro-1.23-483.el9.x86_64 2025-10-13 06:21:37.441 | > perl-overload-1.31-483.el9.noarch 2025-10-13 06:21:37.441 | > perl-overloading-0.02-483.el9.noarch 2025-10-13 06:21:37.441 | > perl-parent-1:0.238-460.el9.noarch 2025-10-13 06:21:37.441 | > perl-podlators-1:4.14-460.el9.noarch 2025-10-13 06:21:37.441 | > perl-subs-1.03-483.el9.noarch 2025-10-13 06:21:37.441 | > perl-vars-1.05-483.el9.noarch 2025-10-13 06:21:37.441 | > podman-6:5.6.0-2.el9.x86_64 2025-10-13 06:21:37.441 | > protobuf-c-1.3.3-13.el9.x86_64 2025-10-13 06:21:37.441 | > python-oslo-concurrency-lang-5.1.1-0.20230412082954.0af5942.el9.noarch 2025-10-13 06:21:37.441 | > python-oslo-i18n-lang-6.0.0-0.20230418095801.03605c2.el9.noarch 2025-10-13 06:21:37.441 | > python-oslo-utils-lang-6.1.0-0.20230310140524.d49d594.el9.noarch 2025-10-13 06:21:37.441 | > python3-debtcollector-2.5.0-0.20230310120453.a6b46c5.el9.noarch 2025-10-13 06:21:37.441 | > python3-fasteners-0.18-1.el9s.noarch 2025-10-13 06:21:37.441 | > python3-iniparse-0.4-45.el9.noarch 2025-10-13 06:21:37.441 | > python3-inotify-0.9.6-25.el9.noarch 2025-10-13 06:21:37.441 | > python3-iso8601-1.1.0-1.el9s.noarch 2025-10-13 06:21:37.441 | > python3-libnmstate-2.2.52-1.el9.x86_64 2025-10-13 06:21:37.441 | > python3-linux-procfs-0.7.3-1.el9.noarch 2025-10-13 06:21:37.441 | > python3-netaddr-0.10.1-3.el9.noarch 2025-10-13 06:21:37.441 | > python3-oslo-concurrency-5.1.1-0.20230412082954.0af5942.el9.noarch 2025-10-13 06:21:37.441 | > python3-oslo-config-2:9.1.1-0.20230310201801.515daab.el9.noarch 2025-10-13 06:21:37.441 | > python3-oslo-i18n-6.0.0-0.20230418095801.03605c2.el9.noarch 2025-10-13 06:21:37.441 | > python3-oslo-utils-6.1.0-0.20230310140524.d49d594.el9.noarch 2025-10-13 06:21:37.441 | > python3-packaging-20.9-5.el9.noarch 2025-10-13 06:21:37.441 | > python3-pbr-5.11.1-1.el9s.noarch 2025-10-13 06:21:37.441 | > python3-perf-5.14.0-621.el9.x86_64 2025-10-13 06:21:37.441 | > python3-pyparsing-2.4.7-9.el9.noarch 2025-10-13 06:21:37.441 | > python3-pyroute2-0.7.3-1.el9s.noarch 2025-10-13 06:21:37.441 | > python3-pyudev-0.22.0-6.el9.noarch 2025-10-13 06:21:37.441 | > python3-rfc3986-1.5.0-1.el9s.noarch 2025-10-13 06:21:37.441 | > python3-stevedore-5.0.0-0.20241203182731.c4acc56.el9.noarch 2025-10-13 06:21:37.441 | > python3-wrapt-1.14.1-1.el9s.x86_64 2025-10-13 06:21:37.441 | > rdo-openvswitch-2:3.3-1.el9s.noarch 2025-10-13 06:21:37.441 | > rng-tools-6.17-2.el9.x86_64 2025-10-13 06:21:37.441 | > shadow-utils-subid-2:4.9-15.el9.x86_64 2025-10-13 06:21:37.441 | > slirp4netns-1.3.3-1.el9.x86_64 2025-10-13 06:21:37.441 | > sysstat-12.5.4-9.el9.x86_64 2025-10-13 06:21:37.441 | > tmpwatch-2.11-20.el9.x86_64 2025-10-13 06:21:37.441 | > traceroute-3:2.1.1-1.el9.x86_64 2025-10-13 06:21:37.441 | > tuned-2.26.0-1.el9.noarch 2025-10-13 06:21:37.441 | > tuned-profiles-cpu-partitioning-2.26.0-1.el9.noarch 2025-10-13 06:21:37.441 | > unbound-libs-1.16.2-21.el9.x86_64 2025-10-13 06:21:37.441 | > virt-what-1.27-2.el9.x86_64 2025-10-13 06:21:37.441 | > yajl-2.1.0-25.el9.x86_64 2025-10-13 06:21:37.441 | > 2025-10-13 06:21:37.441 | > Complete! 2025-10-13 06:21:37.441 | > + '[' install == install ']' 2025-10-13 06:21:37.441 | > + '[' dnf == dnf ']' 2025-10-13 06:21:37.441 | > + '[' -z '' ']' 2025-10-13 06:21:37.441 | > + dnf -y mark install device-mapper-multipath os-net-config biosdevname selinux-policy-targeted openvswitch util-linux numactl buildah rsync crypto-policies-scripts iptables-services driverctl lsof tcpdump traceroute ca-certificates git-core nftables parted python3-policycoreutils selinux-policy openssh iproute-tc crudini jq tmpwatch podman which sysstat chrony rng-tools policycoreutils-python-utils xfsprogs passwd lvm2 python3-libselinux tuned-profiles-cpu-partitioning gdisk openstack-selinux openssh-server python3-pyyaml grubby 2025-10-13 06:21:37.441 | > device-mapper-multipath-0.8.7-39.el9.x86_64 marked as user installed. 2025-10-13 06:21:37.441 | > os-net-config-18.0.3-0.20251008134709.74a5aad.el9.noarch marked as user installed. 2025-10-13 06:21:37.441 | > biosdevname-0.7.3-10.el9.x86_64 marked as user installed. 2025-10-13 06:21:37.441 | > selinux-policy-targeted-38.1.65-1.el9.noarch marked as user installed. 2025-10-13 06:21:37.441 | > rdo-openvswitch-2:3.3-1.el9s.noarch marked as user installed. 2025-10-13 06:21:37.441 | > util-linux-2.37.4-21.el9.x86_64 marked as user installed. 2025-10-13 06:21:37.441 | > numactl-2.0.19-3.el9.x86_64 marked as user installed. 2025-10-13 06:21:37.441 | > buildah-2:1.41.3-1.el9.x86_64 marked as user installed. 2025-10-13 06:21:37.441 | > rsync-3.2.5-3.el9.x86_64 marked as user installed. 2025-10-13 06:21:37.441 | > crypto-policies-scripts-20250905-1.git377cc42.el9.noarch marked as user installed. 2025-10-13 06:21:37.441 | > iptables-nft-services-1.8.10-11.el9.noarch marked as user installed. 2025-10-13 06:21:37.441 | > driverctl-0.115-1.el9.noarch marked as user installed. 2025-10-13 06:21:37.441 | > lsof-4.94.0-3.el9.x86_64 marked as user installed. 2025-10-13 06:21:37.441 | > tcpdump-14:4.99.0-9.el9.x86_64 marked as user installed. 2025-10-13 06:21:37.441 | > traceroute-3:2.1.1-1.el9.x86_64 marked as user installed. 2025-10-13 06:21:37.441 | > ca-certificates-2024.2.69_v8.0.303-91.4.el9.noarch marked as user installed. 2025-10-13 06:21:37.441 | > git-core-2.47.3-1.el9.x86_64 marked as user installed. 2025-10-13 06:21:37.441 | > nftables-1:1.0.9-4.el9.x86_64 marked as user installed. 2025-10-13 06:21:37.441 | > parted-3.5-3.el9.x86_64 marked as user installed. 2025-10-13 06:21:37.441 | > python3-policycoreutils-3.6-3.el9.noarch marked as user installed. 2025-10-13 06:21:37.441 | > selinux-policy-38.1.65-1.el9.noarch marked as user installed. 2025-10-13 06:21:37.441 | > openssh-9.9p1-1.el9.x86_64 marked as user installed. 2025-10-13 06:21:37.441 | > iproute-tc-6.14.0-2.el9.x86_64 marked as user installed. 2025-10-13 06:21:37.442 | > crudini-0.9.3-4.el9s.noarch marked as user installed. 2025-10-13 06:21:37.442 | > jq-1.6-19.el9.x86_64 marked as user installed. 2025-10-13 06:21:37.442 | > tmpwatch-2.11-20.el9.x86_64 marked as user installed. 2025-10-13 06:21:37.442 | > podman-6:5.6.0-2.el9.x86_64 marked as user installed. 2025-10-13 06:21:37.442 | > which-2.21-30.el9.x86_64 marked as user installed. 2025-10-13 06:21:37.442 | > sysstat-12.5.4-9.el9.x86_64 marked as user installed. 2025-10-13 06:21:37.442 | > chrony-4.6.1-2.el9.x86_64 marked as user installed. 2025-10-13 06:21:37.442 | > rng-tools-6.17-2.el9.x86_64 marked as user installed. 2025-10-13 06:21:37.442 | > policycoreutils-python-utils-3.6-3.el9.noarch marked as user installed. 2025-10-13 06:21:37.442 | > xfsprogs-6.4.0-7.el9.x86_64 marked as user installed. 2025-10-13 06:21:37.442 | > passwd-0.80-12.el9.x86_64 marked as user installed. 2025-10-13 06:21:37.442 | > lvm2-9:2.03.32-2.el9.x86_64 marked as user installed. 2025-10-13 06:21:37.442 | > python3-libselinux-3.6-3.el9.x86_64 marked as user installed. 2025-10-13 06:21:37.515 | > tuned-profiles-cpu-partitioning-2.26.0-1.el9.noarch marked as user installed. 2025-10-13 06:21:37.515 | > gdisk-1.0.7-5.el9.x86_64 marked as user installed. 2025-10-13 06:21:37.515 | > openstack-selinux-0.8.41-0.20250527163806.f19cf25.el9.noarch marked as user installed. 2025-10-13 06:21:37.515 | > openssh-server-9.9p1-1.el9.x86_64 marked as user installed. 2025-10-13 06:21:37.515 | > python3-pyyaml-5.4.1-6.el9.x86_64 marked as user installed. 2025-10-13 06:21:37.515 | > grubby-8.40-69.el9.x86_64 marked as user installed. 2025-10-13 06:21:37.515 | returncode: 0 2025-10-13 06:21:37.529 | dib-run-parts 01-package-installs completed 2025-10-13 06:21:37.529 | dib-run-parts Running /tmp/in_target.d/install.d/02-stable-interface-names 2025-10-13 06:21:37.534 | + set -eu 2025-10-13 06:21:37.534 | + set -o pipefail 2025-10-13 06:21:37.534 | + NET_NAME_SLOT_FILE=/etc/udev/rules.d/80-net-name-slot.rules 2025-10-13 06:21:37.534 | + '[' -h /etc/udev/rules.d/80-net-name-slot.rules ']' 2025-10-13 06:21:37.534 | + rm /etc/udev/rules.d/80-net-name-slot.rules 2025-10-13 06:21:37.540 | dib-run-parts 02-stable-interface-names completed 2025-10-13 06:21:37.540 | dib-run-parts Running /tmp/in_target.d/install.d/10-cloud-init 2025-10-13 06:21:37.546 | + set -eu 2025-10-13 06:21:37.546 | + set -o pipefail 2025-10-13 06:21:37.546 | + mkdir -p /etc/cloud/cloud.cfg.d 2025-10-13 06:21:37.549 | + '[' -n '' ']' 2025-10-13 06:21:37.552 | dib-run-parts 10-cloud-init completed 2025-10-13 06:21:37.552 | dib-run-parts Running /tmp/in_target.d/install.d/10-install-static-files 2025-10-13 06:21:37.557 | + set -eu 2025-10-13 06:21:37.557 | + set -o pipefail 2025-10-13 06:21:37.558 | ++ dirname /tmp/in_target.d/install.d/10-install-static-files 2025-10-13 06:21:37.559 | + STATIC_SOURCE=/tmp/in_target.d/install.d/../static 2025-10-13 06:21:37.559 | + '[' -d /tmp/in_target.d/install.d/../static ']' 2025-10-13 06:21:37.559 | + rsync -lCr /tmp/in_target.d/install.d/../static/ / 2025-10-13 06:21:37.613 | dib-run-parts 10-install-static-files completed 2025-10-13 06:21:37.613 | dib-run-parts Running /tmp/in_target.d/install.d/20-install-init-scripts 2025-10-13 06:21:37.618 | + set -eu 2025-10-13 06:21:37.618 | + set -o pipefail 2025-10-13 06:21:37.619 | ++ dirname /tmp/in_target.d/install.d/20-install-init-scripts 2025-10-13 06:21:37.621 | + scripts_dir=/tmp/in_target.d/install.d/../init-scripts/systemd/ 2025-10-13 06:21:37.621 | + '[' -d /tmp/in_target.d/install.d/../init-scripts/systemd/ ']' 2025-10-13 06:21:37.621 | + dest= 2025-10-13 06:21:37.621 | + case $DIB_INIT_SYSTEM in 2025-10-13 06:21:37.621 | + dest=/usr/lib/systemd/system/ 2025-10-13 06:21:37.621 | + '[' -z /usr/lib/systemd/system/ ']' 2025-10-13 06:21:37.621 | + cp -RP /tmp/in_target.d/install.d/../init-scripts/systemd/. /usr/lib/systemd/system/ 2025-10-13 06:21:37.628 | dib-run-parts 20-install-init-scripts completed 2025-10-13 06:21:37.628 | dib-run-parts Running /tmp/in_target.d/install.d/51-persistent-journal 2025-10-13 06:21:37.636 | dib-run-parts 51-persistent-journal completed 2025-10-13 06:21:37.636 | dib-run-parts Running /tmp/in_target.d/install.d/70-clear-net-ifnames 2025-10-13 06:21:37.641 | + set -o pipefail 2025-10-13 06:21:37.641 | + '[' -f /etc/default/grub ']' 2025-10-13 06:21:37.641 | + sed -i s/net.ifnames=0//g /etc/default/grub 2025-10-13 06:21:37.647 | dib-run-parts 70-clear-net-ifnames completed 2025-10-13 06:21:37.647 | dib-run-parts Running /tmp/in_target.d/install.d/70-enable-dynamic-login-services 2025-10-13 06:21:37.651 | + set -eu 2025-10-13 06:21:37.651 | + set -o pipefail 2025-10-13 06:21:37.651 | + case "$DIB_INIT_SYSTEM" in 2025-10-13 06:21:37.651 | + systemctl enable dynamic-login.service 2025-10-13 06:21:37.663 | Created symlink /etc/systemd/system/multi-user.target.wants/dynamic-login.service -> /usr/lib/systemd/system/dynamic-login.service. 2025-10-13 06:21:37.668 | dib-run-parts 70-enable-dynamic-login-services completed 2025-10-13 06:21:37.668 | dib-run-parts Running /tmp/in_target.d/install.d/71-clean-stale-interface 2025-10-13 06:21:37.673 | + set -o pipefail 2025-10-13 06:21:37.673 | + rm -f '/etc/sysconfig/network-scripts/ifcfg-ens*' 2025-10-13 06:21:37.675 | + rm -f /etc/sysconfig/network-scripts/ifcfg-eth0 2025-10-13 06:21:37.680 | dib-run-parts 71-clean-stale-interface completed 2025-10-13 06:21:37.680 | dib-run-parts Running /tmp/in_target.d/install.d/74-openvswitch 2025-10-13 06:21:37.686 | + systemctl enable openvswitch 2025-10-13 06:21:37.694 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch.service -> /usr/lib/systemd/system/openvswitch.service. 2025-10-13 06:21:37.698 | dib-run-parts 74-openvswitch completed 2025-10-13 06:21:37.698 | dib-run-parts Running /tmp/in_target.d/install.d/80-modprobe-blacklist 2025-10-13 06:21:37.703 | + set -eu 2025-10-13 06:21:37.703 | + set -o pipefail 2025-10-13 06:21:37.703 | + MODULES_LIST='usb-storage cramfs freevxfs jffs2 hfs hfsplus squashfs udf bluetooth' 2025-10-13 06:21:37.703 | + for mod_name in $MODULES_LIST 2025-10-13 06:21:37.703 | + echo 'blacklist usb-storage' 2025-10-13 06:21:37.703 | + for mod_name in $MODULES_LIST 2025-10-13 06:21:37.703 | + echo 'blacklist cramfs' 2025-10-13 06:21:37.703 | + for mod_name in $MODULES_LIST 2025-10-13 06:21:37.703 | + echo 'blacklist freevxfs' 2025-10-13 06:21:37.703 | + for mod_name in $MODULES_LIST 2025-10-13 06:21:37.703 | + echo 'blacklist jffs2' 2025-10-13 06:21:37.703 | + for mod_name in $MODULES_LIST 2025-10-13 06:21:37.703 | + echo 'blacklist hfs' 2025-10-13 06:21:37.703 | + for mod_name in $MODULES_LIST 2025-10-13 06:21:37.703 | + echo 'blacklist hfsplus' 2025-10-13 06:21:37.703 | + for mod_name in $MODULES_LIST 2025-10-13 06:21:37.703 | + echo 'blacklist squashfs' 2025-10-13 06:21:37.703 | + for mod_name in $MODULES_LIST 2025-10-13 06:21:37.703 | + echo 'blacklist udf' 2025-10-13 06:21:37.703 | + for mod_name in $MODULES_LIST 2025-10-13 06:21:37.703 | + echo 'blacklist bluetooth' 2025-10-13 06:21:37.706 | dib-run-parts 80-modprobe-blacklist completed 2025-10-13 06:21:37.706 | dib-run-parts Running /tmp/in_target.d/install.d/81-network-renderer 2025-10-13 06:21:37.712 | + DIB_CLOUD_INIT_NETWORK_RENDERERS='[network-manager, sysconfig, eni, netplan, networkd]' 2025-10-13 06:21:37.712 | + mkdir -p /etc/cloud/cloud.cfg.d 2025-10-13 06:21:37.715 | + cat 2025-10-13 06:21:37.718 | + chmod 0644 /etc/cloud/cloud.cfg.d/90-network-manager-renderer.cfg 2025-10-13 06:21:37.722 | dib-run-parts 81-network-renderer completed 2025-10-13 06:21:37.722 | dib-run-parts Running /tmp/in_target.d/install.d/99-package-uninstalls 2025-10-13 06:21:37.727 | + set -eu 2025-10-13 06:21:37.727 | + set -o pipefail 2025-10-13 06:21:37.727 | ++ dirname /tmp/in_target.d/install.d/99-package-uninstalls 2025-10-13 06:21:37.729 | + package-uninstalls -d /tmp/in_target.d/install.d 2025-10-13 06:21:37.732 | + set -eu 2025-10-13 06:21:37.732 | + set -o pipefail 2025-10-13 06:21:37.733 | ++ basename /usr/local/bin/package-uninstalls 2025-10-13 06:21:37.735 | + SCRIPTNAME=package-uninstalls 2025-10-13 06:21:37.736 | ++ getopt -o hd: -n package-uninstalls -- -d /tmp/in_target.d/install.d 2025-10-13 06:21:37.738 | + TEMP=' -d '\''/tmp/in_target.d/install.d'\'' --' 2025-10-13 06:21:37.738 | + '[' 0 '!=' 0 ']' 2025-10-13 06:21:37.738 | + eval set -- ' -d '\''/tmp/in_target.d/install.d'\'' --' 2025-10-13 06:21:37.738 | ++ set -- -d /tmp/in_target.d/install.d -- 2025-10-13 06:21:37.738 | + WORKDIR= 2025-10-13 06:21:37.738 | + true 2025-10-13 06:21:37.738 | + case "$1" in 2025-10-13 06:21:37.738 | + WORKDIR=/tmp/in_target.d/install.d 2025-10-13 06:21:37.738 | + shift 2 2025-10-13 06:21:37.738 | + true 2025-10-13 06:21:37.738 | + case "$1" in 2025-10-13 06:21:37.738 | + shift 2025-10-13 06:21:37.738 | + break 2025-10-13 06:21:37.738 | + '[' -z /tmp/in_target.d/install.d ']' 2025-10-13 06:21:37.738 | + PACKAGES= 2025-10-13 06:21:37.739 | ++ find /tmp/in_target.d/install.d -maxdepth 1 -name 'package-installs-*' 2025-10-13 06:21:37.742 | + install-packages -e 2025-10-13 06:21:37.755 | + package-installs-v2 --phase install.d --uninstall /tmp/package-installs.json 2025-10-13 06:21:38.885 | Map uninstall for edpm-base: kexec-tools, telnet 2025-10-13 06:21:38.885 | Running command: ['install-packages', '-e', 'telnet', 'kexec-tools'] 2025-10-13 06:21:38.885 | > Running install-packages remove. 2025-10-13 06:21:38.885 | > ++ command -v dnf5 2025-10-13 06:21:38.885 | > ++ true 2025-10-13 06:21:38.885 | > + DNF5= 2025-10-13 06:21:38.885 | > + '[' dnf == dnf ']' 2025-10-13 06:21:38.885 | > + '[' -n '' ']' 2025-10-13 06:21:38.885 | > + dnf -y -v remove telnet kexec-tools 2025-10-13 06:21:38.885 | > Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade 2025-10-13 06:21:38.885 | > DNF version: 4.14.0 2025-10-13 06:21:38.885 | > cachedir: /tmp/yum 2025-10-13 06:21:38.885 | > User-Agent: constructed: 'libdnf (CentOS Stream 9; generic; Linux.x86_64)' 2025-10-13 06:21:38.885 | > No match for argument: telnet 2025-10-13 06:21:38.885 | > --> Starting dependency resolution 2025-10-13 06:21:38.885 | > --> Finding unneeded leftover dependencies 2025-10-13 06:21:38.885 | > ---> Package binutils.x86_64 2.35.2-67.el9 will be erased 2025-10-13 06:21:38.885 | > ---> Package binutils-gold.x86_64 2.35.2-67.el9 will be erased 2025-10-13 06:21:38.885 | > ---> Package dracut-network.x86_64 057-102.git20250818.el9 will be erased 2025-10-13 06:21:38.885 | > ---> Package dracut-squash.x86_64 057-102.git20250818.el9 will be erased 2025-10-13 06:21:38.885 | > ---> Package elfutils-debuginfod-client.x86_64 0.193-1.el9 will be erased 2025-10-13 06:21:38.885 | > ---> Package kexec-tools.x86_64 2.0.29-10.el9 will be erased 2025-10-13 06:21:38.885 | > ---> Package lzo.x86_64 2.10-7.el9 will be erased 2025-10-13 06:21:38.885 | > ---> Package snappy.x86_64 1.1.8-8.el9 will be erased 2025-10-13 06:21:38.885 | > ---> Package squashfs-tools.x86_64 4.4-10.git1.el9 will be erased 2025-10-13 06:21:38.885 | > --> Finished dependency resolution 2025-10-13 06:21:38.886 | > Dependencies resolved. 2025-10-13 06:21:38.886 | > ================================================================================ 2025-10-13 06:21:38.886 | > Package Arch Version Repository Size 2025-10-13 06:21:38.886 | > ================================================================================ 2025-10-13 06:21:38.886 | > Removing: 2025-10-13 06:21:38.886 | > kexec-tools x86_64 2.0.29-10.el9 @anaconda 1.3 M 2025-10-13 06:21:38.886 | > Removing unused dependencies: 2025-10-13 06:21:38.886 | > binutils x86_64 2.35.2-67.el9 @anaconda 24 M 2025-10-13 06:21:38.886 | > binutils-gold x86_64 2.35.2-67.el9 @anaconda 2.0 M 2025-10-13 06:21:38.886 | > dracut-network x86_64 057-102.git20250818.el9 @anaconda 207 k 2025-10-13 06:21:38.886 | > dracut-squash x86_64 057-102.git20250818.el9 @anaconda 3.2 k 2025-10-13 06:21:38.886 | > elfutils-debuginfod-client x86_64 0.193-1.el9 @anaconda 79 k 2025-10-13 06:21:38.886 | > lzo x86_64 2.10-7.el9 @anaconda 159 k 2025-10-13 06:21:38.886 | > snappy x86_64 1.1.8-8.el9 @anaconda 63 k 2025-10-13 06:21:38.886 | > squashfs-tools x86_64 4.4-10.git1.el9 @anaconda 426 k 2025-10-13 06:21:38.886 | > 2025-10-13 06:21:38.886 | > Transaction Summary 2025-10-13 06:21:38.886 | > ================================================================================ 2025-10-13 06:21:38.886 | > Remove 9 Packages 2025-10-13 06:21:38.886 | > 2025-10-13 06:21:38.886 | > Freed space: 28 M 2025-10-13 06:21:38.886 | > Running transaction check 2025-10-13 06:21:38.886 | > Transaction check succeeded. 2025-10-13 06:21:38.886 | > Running transaction test 2025-10-13 06:21:38.886 | > Transaction test succeeded. 2025-10-13 06:21:38.886 | > Running transaction 2025-10-13 06:21:38.886 | > RPMDB altered outside of DNF. 2025-10-13 06:21:38.886 | > Preparing : 1/1 2025-10-13 06:21:38.886 | > Running scriptlet: kexec-tools-2.0.29-10.el9.x86_64 1/9 2025-10-13 06:21:38.886 | > Erasing : kexec-tools-2.0.29-10.el9.x86_64 1/9 2025-10-13 06:21:38.886 | > Running scriptlet: kexec-tools-2.0.29-10.el9.x86_64 1/9 2025-10-13 06:21:38.886 | > Erasing : dracut-squash-057-102.git20250818.el9.x86_64 2/9 2025-10-13 06:21:38.886 | > Erasing : dracut-network-057-102.git20250818.el9.x86_64 3/9 2025-10-13 06:21:38.886 | > Running scriptlet: binutils-2.35.2-67.el9.x86_64 4/9 2025-10-13 06:21:38.886 | > Erasing : binutils-2.35.2-67.el9.x86_64 4/9 2025-10-13 06:21:38.886 | > Running scriptlet: binutils-2.35.2-67.el9.x86_64 4/9 2025-10-13 06:21:38.886 | > Erasing : squashfs-tools-4.4-10.git1.el9.x86_64 5/9 2025-10-13 06:21:38.886 | > Erasing : lzo-2.10-7.el9.x86_64 6/9 2025-10-13 06:21:38.886 | > Erasing : binutils-gold-2.35.2-67.el9.x86_64 7/9 2025-10-13 06:21:38.886 | > Erasing : elfutils-debuginfod-client-0.193-1.el9.x86_64 8/9 2025-10-13 06:21:38.886 | > Erasing : snappy-1.1.8-8.el9.x86_64 9/9 2025-10-13 06:21:38.886 | > Running scriptlet: snappy-1.1.8-8.el9.x86_64 9/9 2025-10-13 06:21:38.886 | > Verifying : binutils-2.35.2-67.el9.x86_64 1/9 2025-10-13 06:21:38.886 | > Verifying : binutils-gold-2.35.2-67.el9.x86_64 2/9 2025-10-13 06:21:38.886 | > Verifying : dracut-network-057-102.git20250818.el9.x86_64 3/9 2025-10-13 06:21:38.886 | > Verifying : dracut-squash-057-102.git20250818.el9.x86_64 4/9 2025-10-13 06:21:38.886 | > Verifying : elfutils-debuginfod-client-0.193-1.el9.x86_64 5/9 2025-10-13 06:21:38.886 | > Verifying : kexec-tools-2.0.29-10.el9.x86_64 6/9 2025-10-13 06:21:38.886 | > Verifying : lzo-2.10-7.el9.x86_64 7/9 2025-10-13 06:21:38.886 | > Verifying : snappy-1.1.8-8.el9.x86_64 8/9 2025-10-13 06:21:38.886 | > Verifying : squashfs-tools-4.4-10.git1.el9.x86_64 9/9 2025-10-13 06:21:38.886 | > Completion plugin: Generating completion cache... 2025-10-13 06:21:38.886 | > Removed: binutils-2.35.2-67.el9.x86_64 2025-10-13 06:21:38.886 | > Removed: binutils-gold-2.35.2-67.el9.x86_64 2025-10-13 06:21:38.886 | > Removed: dracut-network-057-102.git20250818.el9.x86_64 2025-10-13 06:21:38.886 | > Removed: dracut-squash-057-102.git20250818.el9.x86_64 2025-10-13 06:21:38.886 | > Removed: elfutils-debuginfod-client-0.193-1.el9.x86_64 2025-10-13 06:21:38.886 | > Removed: kexec-tools-2.0.29-10.el9.x86_64 2025-10-13 06:21:38.886 | > Removed: lzo-2.10-7.el9.x86_64 2025-10-13 06:21:38.886 | > Removed: snappy-1.1.8-8.el9.x86_64 2025-10-13 06:21:38.887 | > Removed: squashfs-tools-4.4-10.git1.el9.x86_64 2025-10-13 06:21:38.887 | > 2025-10-13 06:21:38.887 | > Removed: 2025-10-13 06:21:38.887 | > binutils-2.35.2-67.el9.x86_64 2025-10-13 06:21:38.887 | > binutils-gold-2.35.2-67.el9.x86_64 2025-10-13 06:21:38.887 | > dracut-network-057-102.git20250818.el9.x86_64 2025-10-13 06:21:38.887 | > dracut-squash-057-102.git20250818.el9.x86_64 2025-10-13 06:21:38.887 | > elfutils-debuginfod-client-0.193-1.el9.x86_64 2025-10-13 06:21:38.887 | > kexec-tools-2.0.29-10.el9.x86_64 2025-10-13 06:21:38.887 | > lzo-2.10-7.el9.x86_64 2025-10-13 06:21:38.887 | > snappy-1.1.8-8.el9.x86_64 2025-10-13 06:21:38.887 | > squashfs-tools-4.4-10.git1.el9.x86_64 2025-10-13 06:21:38.887 | > 2025-10-13 06:21:38.887 | > Complete! 2025-10-13 06:21:38.887 | > + '[' remove == install ']' 2025-10-13 06:21:38.887 | returncode: 0 2025-10-13 06:21:38.893 | dib-run-parts 99-package-uninstalls completed 2025-10-13 06:21:38.894 | dib-run-parts ----------------------- PROFILING ----------------------- 2025-10-13 06:21:38.894 | dib-run-parts 2025-10-13 06:21:38.897 | dib-run-parts Target: install.d 2025-10-13 06:21:38.897 | dib-run-parts 2025-10-13 06:21:38.897 | dib-run-parts Script Seconds 2025-10-13 06:21:38.897 | dib-run-parts --------------------------------------- ---------- 2025-10-13 06:21:38.897 | dib-run-parts 2025-10-13 06:21:38.910 | dib-run-parts 00-baseline-environment 3.654 2025-10-13 06:21:38.919 | dib-run-parts 00-up-to-date 2.253 2025-10-13 06:21:38.930 | dib-run-parts 01-package-installs 128.406 2025-10-13 06:21:38.939 | dib-run-parts 02-stable-interface-names 0.009 2025-10-13 06:21:38.950 | dib-run-parts 10-cloud-init 0.009 2025-10-13 06:21:38.961 | dib-run-parts 10-install-static-files 0.058 2025-10-13 06:21:38.970 | dib-run-parts 20-install-init-scripts 0.012 2025-10-13 06:21:38.979 | dib-run-parts 51-persistent-journal 0.006 2025-10-13 06:21:38.988 | dib-run-parts 70-clear-net-ifnames 0.008 2025-10-13 06:21:39.001 | dib-run-parts 70-enable-dynamic-login-services 0.019 2025-10-13 06:21:39.011 | dib-run-parts 71-clean-stale-interface 0.009 2025-10-13 06:21:39.022 | dib-run-parts 74-openvswitch 0.015 2025-10-13 06:21:39.033 | dib-run-parts 80-modprobe-blacklist 0.005 2025-10-13 06:21:39.043 | dib-run-parts 81-network-renderer 0.014 2025-10-13 06:21:39.053 | dib-run-parts 99-package-uninstalls 1.169 2025-10-13 06:21:39.057 | dib-run-parts 2025-10-13 06:21:39.057 | dib-run-parts --------------------- END PROFILING --------------------- 2025-10-13 06:21:39.069 | + diskimage_builder/lib/img-functions:run_in_target:59 : export HOME=/root 2025-10-13 06:21:39.073 | + diskimage_builder/lib/img-functions:run_in_target:59 : HOME=/root 2025-10-13 06:21:39.077 | + diskimage_builder/lib/img-functions:run_d_in_target:84 : trap - ERR 2025-10-13 06:21:39.082 | + diskimage_builder/lib/img-functions:run_d_in_target:85 : check_break after-install run_in_target bash 2025-10-13 06:21:39.086 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-10-13 06:21:39.087 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-install(,|$)' -q 2025-10-13 06:21:39.094 | + diskimage_builder/lib/img-functions:run_d_in_target:86 : sudo umount -f /tmp/dib_build.PZOcXRHM/mnt/tmp/in_target.d 2025-10-13 06:21:39.129 | + diskimage_builder/lib/img-functions:run_d_in_target:87 : timeout 10 sh -c ' while ! sudo rmdir /tmp/dib_build.PZOcXRHM/mnt/tmp/in_target.d; do sleep 1; done' 2025-10-13 06:21:39.165 | + diskimage_builder/lib/disk-image-create:main:363 : do_extra_package_install 2025-10-13 06:21:39.171 | + diskimage_builder/lib/img-functions:do_extra_package_install:166 : '[' '' '!=' '' ']' 2025-10-13 06:21:39.175 | + diskimage_builder/lib/disk-image-create:main:364 : run_d_in_target post-install 2025-10-13 06:21:39.179 | + diskimage_builder/lib/img-functions:run_d_in_target:64 : check_element 2025-10-13 06:21:39.183 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.PZOcXRHM/hooks ']' 2025-10-13 06:21:39.188 | + diskimage_builder/lib/img-functions:run_d_in_target:67 : '[' -d /tmp/dib_build.PZOcXRHM/hooks/post-install.d ']' 2025-10-13 06:21:39.192 | + diskimage_builder/lib/img-functions:run_d_in_target:68 : sudo mkdir /tmp/dib_build.PZOcXRHM/mnt/tmp/in_target.d 2025-10-13 06:21:39.224 | + diskimage_builder/lib/img-functions:run_d_in_target:73 : sudo cp /usr/lib/python3.9/site-packages/diskimage_builder/lib/dib-run-parts /tmp/dib_build.PZOcXRHM/hooks 2025-10-13 06:21:39.257 | + diskimage_builder/lib/img-functions:run_d_in_target:78 : sudo mount --bind /tmp/dib_build.PZOcXRHM/hooks /tmp/dib_build.PZOcXRHM/mnt/tmp/in_target.d 2025-10-13 06:21:39.291 | + diskimage_builder/lib/img-functions:run_d_in_target:79 : sudo mount -o remount,ro,bind /tmp/dib_build.PZOcXRHM/hooks /tmp/dib_build.PZOcXRHM/mnt/tmp/in_target.d 2025-10-13 06:21:39.336 | + diskimage_builder/lib/img-functions:run_d_in_target:80 : check_break before-post-install run_in_target bash 2025-10-13 06:21:39.341 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-10-13 06:21:39.344 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-post-install(,|$)' -q 2025-10-13 06:21:39.356 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : '[' -z '' ']' 2025-10-13 06:21:39.362 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : in_target_arg=run_in_target 2025-10-13 06:21:39.368 | + diskimage_builder/lib/img-functions:run_d_in_target:82 : trap 'check_break after-error run_in_target bash' ERR 2025-10-13 06:21:39.375 | + diskimage_builder/lib/img-functions:run_d_in_target:83 : run_in_target /tmp/in_target.d/dib-run-parts /tmp/in_target.d/post-install.d 2025-10-13 06:21:39.381 | + diskimage_builder/lib/img-functions:run_in_target:49 : cmd='/tmp/in_target.d/dib-run-parts /tmp/in_target.d/post-install.d' 2025-10-13 06:21:39.388 | + diskimage_builder/lib/img-functions:run_in_target:51 : ORIG_HOME=/root 2025-10-13 06:21:39.393 | + diskimage_builder/lib/img-functions:run_in_target:52 : export HOME=/root 2025-10-13 06:21:39.401 | + diskimage_builder/lib/img-functions:run_in_target:52 : HOME=/root 2025-10-13 06:21:39.407 | + diskimage_builder/lib/img-functions:run_in_target:58 : sudo -E chroot /tmp/dib_build.PZOcXRHM/mnt env -u TMPDIR -u VIRTUAL_ENV 'PATH=$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' sh -c '/tmp/in_target.d/dib-run-parts /tmp/in_target.d/post-install.d' 2025-10-13 06:21:39.475 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/01-export-install-types.bash 2025-10-13 06:21:39.480 | + source /tmp/in_target.d/post-install.d/../environment.d/01-export-install-types.bash 2025-10-13 06:21:39.480 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2025-10-13 06:21:39.480 | ++ DIB_DEFAULT_INSTALLTYPE=package 2025-10-13 06:21:39.480 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/01-repo-setup.bash 2025-10-13 06:21:39.486 | + source /tmp/in_target.d/post-install.d/../environment.d/01-repo-setup.bash 2025-10-13 06:21:39.486 | ++ export DIB_REPO_SETUP=current-podified 2025-10-13 06:21:39.486 | ++ DIB_REPO_SETUP=current-podified 2025-10-13 06:21:39.486 | ++ export DIB_REPO_SETUP_BRANCH=master 2025-10-13 06:21:39.486 | ++ DIB_REPO_SETUP_BRANCH=master 2025-10-13 06:21:39.486 | ++ export DIB_REPO_SETUP_DISTRO_MIRROR= 2025-10-13 06:21:39.486 | ++ DIB_REPO_SETUP_DISTRO_MIRROR= 2025-10-13 06:21:39.486 | ++ export DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2025-10-13 06:21:39.486 | ++ DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2025-10-13 06:21:39.487 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-base-defaults 2025-10-13 06:21:39.491 | + source /tmp/in_target.d/post-install.d/../environment.d/10-base-defaults 2025-10-13 06:21:39.491 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2025-10-13 06:21:39.491 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2025-10-13 06:21:39.492 | ++ export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-10-13 06:21:39.492 | ++ DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-10-13 06:21:39.492 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-bootloader-default-cmdline 2025-10-13 06:21:39.497 | + source /tmp/in_target.d/post-install.d/../environment.d/10-bootloader-default-cmdline 2025-10-13 06:21:39.497 | ++ export DIB_BOOTLOADER_DEFAULT_CMDLINE=rd.multipath=default 2025-10-13 06:21:39.497 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE=rd.multipath=default 2025-10-13 06:21:39.497 | ++ export DIB_BOOTLOADER_SERIAL_CONSOLE= 2025-10-13 06:21:39.497 | ++ DIB_BOOTLOADER_SERIAL_CONSOLE= 2025-10-13 06:21:39.497 | ++ '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2025-10-13 06:21:39.498 | ++ export DIB_BOOTLOADER_VIRTUAL_TERMINAL= 2025-10-13 06:21:39.498 | ++ DIB_BOOTLOADER_VIRTUAL_TERMINAL= 2025-10-13 06:21:39.498 | ++ export DIB_NO_TIMER_CHECK=True 2025-10-13 06:21:39.498 | ++ DIB_NO_TIMER_CHECK=True 2025-10-13 06:21:39.498 | ++ export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=False 2025-10-13 06:21:39.498 | ++ DIB_BOOTLOADER_USE_SERIAL_CONSOLE=False 2025-10-13 06:21:39.498 | ++ export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2025-10-13 06:21:39.498 | ++ DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2025-10-13 06:21:39.498 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-centos-distro-name.bash 2025-10-13 06:21:39.503 | + source /tmp/in_target.d/post-install.d/../environment.d/10-centos-distro-name.bash 2025-10-13 06:21:39.503 | ++ export DISTRO_NAME=centos 2025-10-13 06:21:39.503 | ++ DISTRO_NAME=centos 2025-10-13 06:21:39.504 | ++ export DIB_RELEASE=9-stream 2025-10-13 06:21:39.504 | ++ DIB_RELEASE=9-stream 2025-10-13 06:21:39.504 | ++ export EFI_BOOT_DIR=EFI/centos 2025-10-13 06:21:39.504 | ++ EFI_BOOT_DIR=EFI/centos 2025-10-13 06:21:39.504 | ++ export YUM=dnf 2025-10-13 06:21:39.504 | ++ YUM=dnf 2025-10-13 06:21:39.504 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-dracut-regenerate 2025-10-13 06:21:39.509 | + source /tmp/in_target.d/post-install.d/../environment.d/10-dracut-regenerate 2025-10-13 06:21:39.509 | ++ export 'DIB_DRACUT_ENABLED_MODULES_DEFAULT_CONFIG= 2025-10-13 06:21:39.509 | - name: crypt 2025-10-13 06:21:39.509 | packages: 2025-10-13 06:21:39.509 | - cryptsetup 2025-10-13 06:21:39.509 | - name: lvm 2025-10-13 06:21:39.509 | packages: 2025-10-13 06:21:39.509 | - lvm2 2025-10-13 06:21:39.510 | ' 2025-10-13 06:21:39.510 | ++ DIB_DRACUT_ENABLED_MODULES_DEFAULT_CONFIG=' 2025-10-13 06:21:39.510 | - name: crypt 2025-10-13 06:21:39.510 | packages: 2025-10-13 06:21:39.510 | - cryptsetup 2025-10-13 06:21:39.510 | - name: lvm 2025-10-13 06:21:39.510 | packages: 2025-10-13 06:21:39.510 | - lvm2 2025-10-13 06:21:39.510 | ' 2025-10-13 06:21:39.510 | ++ DIB_DRACUT_ENABLED_MODULES=' 2025-10-13 06:21:39.510 | - name: crypt 2025-10-13 06:21:39.510 | packages: 2025-10-13 06:21:39.510 | - cryptsetup 2025-10-13 06:21:39.510 | - name: lvm 2025-10-13 06:21:39.510 | packages: 2025-10-13 06:21:39.510 | - lvm2 2025-10-13 06:21:39.510 | ' 2025-10-13 06:21:39.510 | ++ export DIB_DRACUT_ENABLED_MODULES 2025-10-13 06:21:39.510 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/11-dib-install-type.bash 2025-10-13 06:21:39.515 | + source /tmp/in_target.d/post-install.d/../environment.d/11-dib-install-type.bash 2025-10-13 06:21:39.516 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2025-10-13 06:21:39.516 | ++ DIB_DEFAULT_INSTALLTYPE=package 2025-10-13 06:21:39.516 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/14-manifests 2025-10-13 06:21:39.520 | + source /tmp/in_target.d/post-install.d/../environment.d/14-manifests 2025-10-13 06:21:39.520 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-10-13 06:21:39.521 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-10-13 06:21:39.521 | ++ export DIB_MANIFEST_SAVE_DIR=edpm-hardened-uefi.d/ 2025-10-13 06:21:39.521 | ++ DIB_MANIFEST_SAVE_DIR=edpm-hardened-uefi.d/ 2025-10-13 06:21:39.521 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/15-block-device.bash 2025-10-13 06:21:39.526 | + source /tmp/in_target.d/post-install.d/../environment.d/15-block-device.bash 2025-10-13 06:21:39.526 | ++ [[ ppc64 ppc64le ppc64el =~ amd64 ]] 2025-10-13 06:21:39.526 | ++ export DIB_BLOCK_DEVICE=efi 2025-10-13 06:21:39.526 | ++ DIB_BLOCK_DEVICE=efi 2025-10-13 06:21:39.526 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/15-growvols 2025-10-13 06:21:39.531 | + source /tmp/in_target.d/post-install.d/../environment.d/15-growvols 2025-10-13 06:21:39.531 | ++ export DIB_GROWVOLS_TRIGGER=manual 2025-10-13 06:21:39.531 | ++ DIB_GROWVOLS_TRIGGER=manual 2025-10-13 06:21:39.531 | ++ export DIB_GROWVOLS_ARGS= 2025-10-13 06:21:39.531 | ++ DIB_GROWVOLS_ARGS= 2025-10-13 06:21:39.531 | ++ export DIB_GROWVOLS_GROUP= 2025-10-13 06:21:39.531 | ++ DIB_GROWVOLS_GROUP= 2025-10-13 06:21:39.531 | ++ export DIB_GROWVOLS_DEVICE= 2025-10-13 06:21:39.531 | ++ DIB_GROWVOLS_DEVICE= 2025-10-13 06:21:39.531 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/50-redhat-common 2025-10-13 06:21:39.536 | + source /tmp/in_target.d/post-install.d/../environment.d/50-redhat-common 2025-10-13 06:21:39.536 | ++ export DIB_DISABLE_KERNEL_CLEANUP=0 2025-10-13 06:21:39.536 | ++ DIB_DISABLE_KERNEL_CLEANUP=0 2025-10-13 06:21:39.536 | ++ export DIB_INIT_SYSTEM=systemd 2025-10-13 06:21:39.536 | ++ DIB_INIT_SYSTEM=systemd 2025-10-13 06:21:39.536 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/99-dib-init-system 2025-10-13 06:21:39.540 | + source /tmp/in_target.d/post-install.d/../environment.d/99-dib-init-system 2025-10-13 06:21:39.540 | ++ '[' -z systemd ']' 2025-10-13 06:21:39.541 | ++ case $DIB_INIT_SYSTEM in 2025-10-13 06:21:39.541 | dib-run-parts Running /tmp/in_target.d/post-install.d/00-package-installs 2025-10-13 06:21:39.546 | + set -eu 2025-10-13 06:21:39.546 | + set -o pipefail 2025-10-13 06:21:39.547 | ++ dirname /tmp/in_target.d/post-install.d/00-package-installs 2025-10-13 06:21:39.549 | + package-installs -d /tmp/in_target.d/post-install.d 2025-10-13 06:21:39.552 | + set -eu 2025-10-13 06:21:39.552 | + set -o pipefail 2025-10-13 06:21:39.553 | ++ basename /usr/local/bin/package-installs 2025-10-13 06:21:39.554 | + SCRIPTNAME=package-installs 2025-10-13 06:21:39.555 | ++ getopt -o hd: -n package-installs -- -d /tmp/in_target.d/post-install.d 2025-10-13 06:21:39.557 | + TEMP=' -d '\''/tmp/in_target.d/post-install.d'\'' --' 2025-10-13 06:21:39.557 | + '[' 0 '!=' 0 ']' 2025-10-13 06:21:39.557 | + eval set -- ' -d '\''/tmp/in_target.d/post-install.d'\'' --' 2025-10-13 06:21:39.558 | ++ set -- -d /tmp/in_target.d/post-install.d -- 2025-10-13 06:21:39.558 | + WORKDIR= 2025-10-13 06:21:39.558 | + true 2025-10-13 06:21:39.558 | + case "$1" in 2025-10-13 06:21:39.558 | + WORKDIR=/tmp/in_target.d/post-install.d 2025-10-13 06:21:39.558 | + shift 2 2025-10-13 06:21:39.558 | + true 2025-10-13 06:21:39.558 | + case "$1" in 2025-10-13 06:21:39.558 | + shift 2025-10-13 06:21:39.558 | + break 2025-10-13 06:21:39.558 | + '[' -z /tmp/in_target.d/post-install.d ']' 2025-10-13 06:21:39.558 | + PACKAGES= 2025-10-13 06:21:39.559 | ++ find /tmp/in_target.d/post-install.d -maxdepth 1 -name 'package-installs-*' 2025-10-13 06:21:39.562 | + '[' -n '' ']' 2025-10-13 06:21:39.563 | + package-installs-v2 --phase post-install.d /tmp/package-installs.json 2025-10-13 06:21:39.613 | Nothing to install 2025-10-13 06:21:39.621 | dib-run-parts 00-package-installs completed 2025-10-13 06:21:39.621 | dib-run-parts Running /tmp/in_target.d/post-install.d/03-reset-bls-entries 2025-10-13 06:21:39.627 | + set -eu 2025-10-13 06:21:39.627 | + set -o pipefail 2025-10-13 06:21:39.627 | + [[ ! 9-stream =~ 9-stream ]] 2025-10-13 06:21:39.628 | + pushd /boot/loader/entries 2025-10-13 06:21:39.628 | /boot/loader/entries / 2025-10-13 06:21:39.629 | + machine_id=ebfdc597077c487a847dbed7a2cc0d6e 2025-10-13 06:21:39.629 | + for entry in *.conf 2025-10-13 06:21:39.630 | ++ echo d6a439f396fe42c8ae286002d185b068-5.14.0-621.el9.x86_64.conf 2025-10-13 06:21:39.630 | ++ sed 's/^[a-f0-9]*/ebfdc597077c487a847dbed7a2cc0d6e/' 2025-10-13 06:21:39.634 | + new_entry=ebfdc597077c487a847dbed7a2cc0d6e-5.14.0-621.el9.x86_64.conf 2025-10-13 06:21:39.634 | + echo 'renaming d6a439f396fe42c8ae286002d185b068-5.14.0-621.el9.x86_64.conf to ebfdc597077c487a847dbed7a2cc0d6e-5.14.0-621.el9.x86_64.conf for new machine-id' 2025-10-13 06:21:39.634 | renaming d6a439f396fe42c8ae286002d185b068-5.14.0-621.el9.x86_64.conf to ebfdc597077c487a847dbed7a2cc0d6e-5.14.0-621.el9.x86_64.conf for new machine-id 2025-10-13 06:21:39.634 | + [[ d6a439f396fe42c8ae286002d185b068-5.14.0-621.el9.x86_64.conf != ebfdc597077c487a847dbed7a2cc0d6e-5.14.0-621.el9.x86_64.conf ]] 2025-10-13 06:21:39.634 | + mv d6a439f396fe42c8ae286002d185b068-5.14.0-621.el9.x86_64.conf ebfdc597077c487a847dbed7a2cc0d6e-5.14.0-621.el9.x86_64.conf 2025-10-13 06:21:39.638 | + popd 2025-10-13 06:21:39.638 | / 2025-10-13 06:21:39.638 | + echo '--- Show kernels ---' 2025-10-13 06:21:39.638 | --- Show kernels --- 2025-10-13 06:21:39.638 | + grubby --info=ALL 2025-10-13 06:21:39.719 | index=0 2025-10-13 06:21:39.719 | kernel="/vmlinuz-5.14.0-621.el9.x86_64" 2025-10-13 06:21:39.719 | args="ro console=ttyS0,115200n8 no_timer_check net.ifnames=0 crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M" 2025-10-13 06:21:39.719 | root="UUID=7a5fa5e1-bb47-4243-87d2-2c89afe4f80f" 2025-10-13 06:21:39.719 | initrd="/initramfs-5.14.0-621.el9.x86_64.img" 2025-10-13 06:21:39.720 | title="CentOS Stream (5.14.0-621.el9.x86_64) 9" 2025-10-13 06:21:39.720 | id="ebfdc597077c487a847dbed7a2cc0d6e-5.14.0-621.el9.x86_64" 2025-10-13 06:21:39.723 | dib-run-parts 03-reset-bls-entries completed 2025-10-13 06:21:39.723 | dib-run-parts Running /tmp/in_target.d/post-install.d/06-network-config-nonzeroconf 2025-10-13 06:21:39.728 | + set -eu 2025-10-13 06:21:39.728 | + set -o pipefail 2025-10-13 06:21:39.728 | + grep NOZEROCONF /etc/sysconfig/network 2025-10-13 06:21:39.730 | NOZEROCONF=yes 2025-10-13 06:21:39.732 | dib-run-parts 06-network-config-nonzeroconf completed 2025-10-13 06:21:39.733 | dib-run-parts Running /tmp/in_target.d/post-install.d/10-enable-init-scripts 2025-10-13 06:21:39.737 | + set -eu 2025-10-13 06:21:39.737 | + set -o pipefail 2025-10-13 06:21:39.738 | ++ dirname /tmp/in_target.d/post-install.d/10-enable-init-scripts 2025-10-13 06:21:39.740 | + SCRIPTS_DIR=/tmp/in_target.d/post-install.d/../init-scripts/systemd/ 2025-10-13 06:21:39.740 | + [[ -d /tmp/in_target.d/post-install.d/../init-scripts/systemd/ ]] 2025-10-13 06:21:39.740 | + case "${DIB_INIT_SYSTEM}" in 2025-10-13 06:21:39.743 | dib-run-parts 10-enable-init-scripts completed 2025-10-13 06:21:39.743 | dib-run-parts Running /tmp/in_target.d/post-install.d/80-enable-fstrim 2025-10-13 06:21:39.747 | + set -eu 2025-10-13 06:21:39.747 | + set -o pipefail 2025-10-13 06:21:39.748 | + sed -i '/^OnCalendar=/c\OnCalendar=daily' /usr/lib/systemd/system/fstrim.timer 2025-10-13 06:21:39.750 | + sed -i '/^Description=/c\Description=Discard unused blocks once a day' /usr/lib/systemd/system/fstrim.timer 2025-10-13 06:21:39.754 | + systemctl enable fstrim.timer 2025-10-13 06:21:39.761 | Created symlink /etc/systemd/system/timers.target.wants/fstrim.timer -> /usr/lib/systemd/system/fstrim.timer. 2025-10-13 06:21:39.765 | dib-run-parts 80-enable-fstrim completed 2025-10-13 06:21:39.765 | dib-run-parts Running /tmp/in_target.d/post-install.d/80-enable-sshd-service 2025-10-13 06:21:39.770 | + set -eu 2025-10-13 06:21:39.770 | + set -o pipefail 2025-10-13 06:21:39.770 | + case "$DIB_INIT_SYSTEM" in 2025-10-13 06:21:39.770 | + [[ centos = \u\b\u\n\t\u ]] 2025-10-13 06:21:39.770 | + [[ centos = \d\e\b\i\a\n ]] 2025-10-13 06:21:39.770 | + systemctl enable sshd.service 2025-10-13 06:21:39.788 | dib-run-parts 80-enable-sshd-service completed 2025-10-13 06:21:39.788 | dib-run-parts Running /tmp/in_target.d/post-install.d/80-growvols 2025-10-13 06:21:39.792 | + set -eu 2025-10-13 06:21:39.792 | + set -o pipefail 2025-10-13 06:21:39.792 | + case ${DIB_GROWVOLS_TRIGGER} in 2025-10-13 06:21:39.792 | + echo 'growvols triggered manually after boot' 2025-10-13 06:21:39.792 | growvols triggered manually after boot 2025-10-13 06:21:39.792 | + exit 2025-10-13 06:21:39.795 | dib-run-parts 80-growvols completed 2025-10-13 06:21:39.795 | dib-run-parts Running /tmp/in_target.d/post-install.d/80-reset-bls-entries 2025-10-13 06:21:39.800 | + set -eu 2025-10-13 06:21:39.800 | + set -o pipefail 2025-10-13 06:21:39.800 | + systemctl enable reset-bls-entries.service 2025-10-13 06:21:39.808 | Created symlink /etc/systemd/system/sysinit.target.wants/reset-bls-entries.service -> /usr/lib/systemd/system/reset-bls-entries.service. 2025-10-13 06:21:39.812 | dib-run-parts 80-reset-bls-entries completed 2025-10-13 06:21:39.812 | dib-run-parts Running /tmp/in_target.d/post-install.d/80-ssh-keygen 2025-10-13 06:21:39.817 | + set -eu 2025-10-13 06:21:39.817 | + set -o pipefail 2025-10-13 06:21:39.817 | + case "$DIB_INIT_SYSTEM" in 2025-10-13 06:21:39.817 | + [[ centos = \u\b\u\n\t\u ]] 2025-10-13 06:21:39.817 | + [[ centos = \d\e\b\i\a\n ]] 2025-10-13 06:21:39.817 | + rm /usr/lib/systemd/system/ssh-keygen.service 2025-10-13 06:21:39.820 | dib-run-parts 80-ssh-keygen completed 2025-10-13 06:21:39.821 | dib-run-parts Running /tmp/in_target.d/post-install.d/95-package-uninstalls 2025-10-13 06:21:39.826 | + set -eu 2025-10-13 06:21:39.826 | + set -o pipefail 2025-10-13 06:21:39.827 | ++ dirname /tmp/in_target.d/post-install.d/95-package-uninstalls 2025-10-13 06:21:39.829 | + package-uninstalls -d /tmp/in_target.d/post-install.d 2025-10-13 06:21:39.832 | + set -eu 2025-10-13 06:21:39.832 | + set -o pipefail 2025-10-13 06:21:39.833 | ++ basename /usr/local/bin/package-uninstalls 2025-10-13 06:21:39.834 | + SCRIPTNAME=package-uninstalls 2025-10-13 06:21:39.835 | ++ getopt -o hd: -n package-uninstalls -- -d /tmp/in_target.d/post-install.d 2025-10-13 06:21:39.837 | + TEMP=' -d '\''/tmp/in_target.d/post-install.d'\'' --' 2025-10-13 06:21:39.837 | + '[' 0 '!=' 0 ']' 2025-10-13 06:21:39.837 | + eval set -- ' -d '\''/tmp/in_target.d/post-install.d'\'' --' 2025-10-13 06:21:39.837 | ++ set -- -d /tmp/in_target.d/post-install.d -- 2025-10-13 06:21:39.837 | + WORKDIR= 2025-10-13 06:21:39.837 | + true 2025-10-13 06:21:39.837 | + case "$1" in 2025-10-13 06:21:39.837 | + WORKDIR=/tmp/in_target.d/post-install.d 2025-10-13 06:21:39.837 | + shift 2 2025-10-13 06:21:39.837 | + true 2025-10-13 06:21:39.837 | + case "$1" in 2025-10-13 06:21:39.837 | + shift 2025-10-13 06:21:39.837 | + break 2025-10-13 06:21:39.837 | + '[' -z /tmp/in_target.d/post-install.d ']' 2025-10-13 06:21:39.837 | + PACKAGES= 2025-10-13 06:21:39.838 | ++ find /tmp/in_target.d/post-install.d -maxdepth 1 -name 'package-installs-*' 2025-10-13 06:21:39.841 | + install-packages -e 2025-10-13 06:21:39.855 | + package-installs-v2 --phase post-install.d --uninstall /tmp/package-installs.json 2025-10-13 06:21:39.908 | Nothing to uninstall 2025-10-13 06:21:39.917 | dib-run-parts 95-package-uninstalls completed 2025-10-13 06:21:39.918 | dib-run-parts Running /tmp/in_target.d/post-install.d/98-enable-tmp-mount 2025-10-13 06:21:39.923 | + systemctl unmask tmp.mount 2025-10-13 06:21:39.931 | + systemctl enable tmp.mount 2025-10-13 06:21:39.939 | Created symlink /etc/systemd/system/local-fs.target.wants/tmp.mount -> /usr/lib/systemd/system/tmp.mount. 2025-10-13 06:21:39.943 | dib-run-parts 98-enable-tmp-mount completed 2025-10-13 06:21:39.943 | dib-run-parts Running /tmp/in_target.d/post-install.d/99-harden-sshd-config 2025-10-13 06:21:39.948 | + set -eu 2025-10-13 06:21:39.948 | + set -o pipefail 2025-10-13 06:21:39.948 | + '[' 1 -eq 1 ']' 2025-10-13 06:21:39.948 | + macs='MACs hmac-sha2-512-etm@openssh.com,hmac-sha2-256-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512,hmac-sha2-256,umac-128@openssh.com' 2025-10-13 06:21:39.948 | + ciphers='Ciphers chacha20-poly1305@openssh.com,aes256-gcm@openssh.com,aes128-gcm@openssh.com,aes256-ctr,aes192-ctr,aes128-ctr' 2025-10-13 06:21:39.948 | + kexalgorithms='KexAlgorithms curve25519-sha256@libssh.org,ecdh-sha2-nistp521,ecdh-sha2-nistp384,ecdh-sha2-nistp256,diffie-hellman-group-exchange-sha256' 2025-10-13 06:21:39.948 | + grep -qE '^MACs' /etc/ssh/sshd_config 2025-10-13 06:21:39.952 | + sed -i '/# Ciphers and keying/a MACs hmac-sha2-512-etm@openssh.com,hmac-sha2-256-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512,hmac-sha2-256,umac-128@openssh.com' /etc/ssh/sshd_config 2025-10-13 06:21:39.955 | + grep -qE '^Ciphers' /etc/ssh/sshd_config 2025-10-13 06:21:39.957 | + sed -i '/# Ciphers and keying/a Ciphers chacha20-poly1305@openssh.com,aes256-gcm@openssh.com,aes128-gcm@openssh.com,aes256-ctr,aes192-ctr,aes128-ctr' /etc/ssh/sshd_config 2025-10-13 06:21:39.960 | + grep -qE '^KexAlgorithms' /etc/ssh/sshd_config 2025-10-13 06:21:39.963 | + sed -i '/# Ciphers and keying/a KexAlgorithms curve25519-sha256@libssh.org,ecdh-sha2-nistp521,ecdh-sha2-nistp384,ecdh-sha2-nistp256,diffie-hellman-group-exchange-sha256' /etc/ssh/sshd_config 2025-10-13 06:21:39.968 | dib-run-parts 99-harden-sshd-config completed 2025-10-13 06:21:39.968 | dib-run-parts Running /tmp/in_target.d/post-install.d/99-reset-yum-conf 2025-10-13 06:21:39.973 | + set -eu 2025-10-13 06:21:39.973 | + set -o pipefail 2025-10-13 06:21:39.973 | + [[ dnf == \d\n\f ]] 2025-10-13 06:21:39.973 | + cfg=/etc/dnf/dnf.conf 2025-10-13 06:21:39.973 | + cachedir=/var/cache/dnf 2025-10-13 06:21:39.973 | + sed -i '/^keepcache/c\keepcache=0' /etc/dnf/dnf.conf 2025-10-13 06:21:39.975 | + sed -i '/^cachedir/c\cachedir=/var/cache/dnf' /etc/dnf/dnf.conf 2025-10-13 06:21:39.979 | dib-run-parts 99-reset-yum-conf completed 2025-10-13 06:21:39.980 | dib-run-parts ----------------------- PROFILING ----------------------- 2025-10-13 06:21:39.980 | dib-run-parts 2025-10-13 06:21:39.982 | dib-run-parts Target: post-install.d 2025-10-13 06:21:39.982 | dib-run-parts 2025-10-13 06:21:39.982 | dib-run-parts Script Seconds 2025-10-13 06:21:39.982 | dib-run-parts --------------------------------------- ---------- 2025-10-13 06:21:39.982 | dib-run-parts 2025-10-13 06:21:39.996 | dib-run-parts 00-package-installs 0.078 2025-10-13 06:21:40.008 | dib-run-parts 03-reset-bls-entries 0.099 2025-10-13 06:21:40.015 | dib-run-parts 06-network-config-nonzeroconf 0.007 2025-10-13 06:21:40.026 | dib-run-parts 10-enable-init-scripts 0.009 2025-10-13 06:21:40.033 | dib-run-parts 80-enable-fstrim 0.020 2025-10-13 06:21:40.040 | dib-run-parts 80-enable-sshd-service 0.021 2025-10-13 06:21:40.049 | dib-run-parts 80-growvols 0.004 2025-10-13 06:21:40.057 | dib-run-parts 80-reset-bls-entries 0.015 2025-10-13 06:21:40.065 | dib-run-parts 80-ssh-keygen 0.007 2025-10-13 06:21:40.073 | dib-run-parts 95-package-uninstalls 0.094 2025-10-13 06:21:40.081 | dib-run-parts 98-enable-tmp-mount 0.023 2025-10-13 06:21:40.089 | dib-run-parts 99-harden-sshd-config 0.022 2025-10-13 06:21:40.098 | dib-run-parts 99-reset-yum-conf 0.009 2025-10-13 06:21:40.101 | dib-run-parts 2025-10-13 06:21:40.101 | dib-run-parts --------------------- END PROFILING --------------------- 2025-10-13 06:21:40.111 | + diskimage_builder/lib/img-functions:run_in_target:59 : export HOME=/root 2025-10-13 06:21:40.117 | + diskimage_builder/lib/img-functions:run_in_target:59 : HOME=/root 2025-10-13 06:21:40.122 | + diskimage_builder/lib/img-functions:run_d_in_target:84 : trap - ERR 2025-10-13 06:21:40.125 | + diskimage_builder/lib/img-functions:run_d_in_target:85 : check_break after-post-install run_in_target bash 2025-10-13 06:21:40.129 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-post-install(,|$)' -q 2025-10-13 06:21:40.132 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-10-13 06:21:40.139 | + diskimage_builder/lib/img-functions:run_d_in_target:86 : sudo umount -f /tmp/dib_build.PZOcXRHM/mnt/tmp/in_target.d 2025-10-13 06:21:40.181 | + diskimage_builder/lib/img-functions:run_d_in_target:87 : timeout 10 sh -c ' while ! sudo rmdir /tmp/dib_build.PZOcXRHM/mnt/tmp/in_target.d; do sleep 1; done' 2025-10-13 06:21:40.230 | + diskimage_builder/lib/disk-image-create:main:365 : run_d post-root 2025-10-13 06:21:40.237 | + diskimage_builder/lib/common-functions:run_d:246 : check_element 2025-10-13 06:21:40.244 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.PZOcXRHM/hooks ']' 2025-10-13 06:21:40.251 | + diskimage_builder/lib/common-functions:run_d:247 : check_break before-post-root bash 2025-10-13 06:21:40.258 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-10-13 06:21:40.258 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-post-root(,|$)' -q 2025-10-13 06:21:40.271 | + diskimage_builder/lib/common-functions:run_d:248 : '[' -d /tmp/dib_build.PZOcXRHM/hooks/post-root.d ']' 2025-10-13 06:21:40.277 | + diskimage_builder/lib/common-functions:run_d:259 : check_break after-post-root bash 2025-10-13 06:21:40.284 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-10-13 06:21:40.285 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-post-root(,|$)' -q 2025-10-13 06:21:40.296 | + diskimage_builder/lib/disk-image-create:main:369 : '[' -e /tmp/dib_build.PZOcXRHM/mnt/lost+found ']' 2025-10-13 06:21:40.301 | + diskimage_builder/lib/disk-image-create:main:373 : unmount_image 2025-10-13 06:21:40.306 | + diskimage_builder/lib/img-functions:unmount_image:21 : sync 2025-10-13 06:21:40.322 | + diskimage_builder/lib/img-functions:unmount_image:25 : unmount_dir /tmp/dib_build.PZOcXRHM/mnt 2025-10-13 06:21:40.328 | + diskimage_builder/lib/common-functions:unmount_dir:421 : local dir=/tmp/dib_build.PZOcXRHM/mnt 2025-10-13 06:21:40.334 | + diskimage_builder/lib/common-functions:unmount_dir:422 : local real_dir 2025-10-13 06:21:40.340 | + diskimage_builder/lib/common-functions:unmount_dir:423 : local mnts 2025-10-13 06:21:40.347 | + diskimage_builder/lib/common-functions:unmount_dir:424 : local split_mounts 2025-10-13 06:21:40.352 | + diskimage_builder/lib/common-functions:unmount_dir:425 : local found_mountpoint 2025-10-13 06:21:40.358 | + diskimage_builder/lib/common-functions:unmount_dir:427 : '[' '!' -d /tmp/dib_build.PZOcXRHM/mnt ']' 2025-10-13 06:21:40.365 | ++ diskimage_builder/lib/common-functions:unmount_dir:434 : readlink -e /tmp/dib_build.PZOcXRHM/mnt 2025-10-13 06:21:40.373 | + diskimage_builder/lib/common-functions:unmount_dir:434 : real_dir=/tmp/dib_build.PZOcXRHM/mnt 2025-10-13 06:21:40.379 | + diskimage_builder/lib/common-functions:unmount_dir:437 : IFS='|' 2025-10-13 06:21:40.387 | + diskimage_builder/lib/common-functions:unmount_dir:437 : read -ra split_mounts 2025-10-13 06:21:40.394 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : awk '{print $2}' 2025-10-13 06:21:40.394 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : grep '^/tmp/dib_build.PZOcXRHM/mnt/' 2025-10-13 06:21:40.396 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : sort -r 2025-10-13 06:21:40.408 | + diskimage_builder/lib/common-functions:unmount_dir:442 : mnts='/tmp/dib_build.PZOcXRHM/mnt/tmp/yum 2025-10-13 06:21:40.409 | /tmp/dib_build.PZOcXRHM/mnt/sys 2025-10-13 06:21:40.409 | /tmp/dib_build.PZOcXRHM/mnt/proc 2025-10-13 06:21:40.409 | /tmp/dib_build.PZOcXRHM/mnt/dev/pts 2025-10-13 06:21:40.409 | /tmp/dib_build.PZOcXRHM/mnt/dev' 2025-10-13 06:21:40.415 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2025-10-13 06:21:40.422 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2025-10-13 06:21:40.428 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-13 06:21:40.434 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2025-10-13 06:21:40.441 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.PZOcXRHM/mnt/tmp/yum == */boot/efi ]] 2025-10-13 06:21:40.446 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-13 06:21:40.452 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot != \/ ]] 2025-10-13 06:21:40.458 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.PZOcXRHM/mnt/tmp/yum == */boot ]] 2025-10-13 06:21:40.465 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-13 06:21:40.470 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2025-10-13 06:21:40.476 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-13 06:21:40.482 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /tmp != \/ ]] 2025-10-13 06:21:40.487 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.PZOcXRHM/mnt/tmp/yum == */tmp ]] 2025-10-13 06:21:40.494 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-13 06:21:40.500 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var != \/ ]] 2025-10-13 06:21:40.506 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.PZOcXRHM/mnt/tmp/yum == */var ]] 2025-10-13 06:21:40.512 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-13 06:21:40.518 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log != \/ ]] 2025-10-13 06:21:40.525 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.PZOcXRHM/mnt/tmp/yum == */var/log ]] 2025-10-13 06:21:40.532 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-13 06:21:40.538 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log/audit != \/ ]] 2025-10-13 06:21:40.545 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.PZOcXRHM/mnt/tmp/yum == */var/log/audit ]] 2025-10-13 06:21:40.551 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-13 06:21:40.557 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /home != \/ ]] 2025-10-13 06:21:40.565 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.PZOcXRHM/mnt/tmp/yum == */home ]] 2025-10-13 06:21:40.570 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2025-10-13 06:21:40.577 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /tmp/dib_build.PZOcXRHM/mnt/tmp/yum' 2025-10-13 06:21:40.577 | Unmount /tmp/dib_build.PZOcXRHM/mnt/tmp/yum 2025-10-13 06:21:40.583 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /tmp/dib_build.PZOcXRHM/mnt/tmp/yum 2025-10-13 06:21:40.626 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2025-10-13 06:21:40.633 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2025-10-13 06:21:40.639 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-13 06:21:40.646 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2025-10-13 06:21:40.652 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.PZOcXRHM/mnt/sys == */boot/efi ]] 2025-10-13 06:21:40.658 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-13 06:21:40.665 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot != \/ ]] 2025-10-13 06:21:40.671 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.PZOcXRHM/mnt/sys == */boot ]] 2025-10-13 06:21:40.677 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-13 06:21:40.683 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2025-10-13 06:21:40.688 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-13 06:21:40.695 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /tmp != \/ ]] 2025-10-13 06:21:40.700 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.PZOcXRHM/mnt/sys == */tmp ]] 2025-10-13 06:21:40.706 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-13 06:21:40.712 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var != \/ ]] 2025-10-13 06:21:40.717 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.PZOcXRHM/mnt/sys == */var ]] 2025-10-13 06:21:40.723 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-13 06:21:40.727 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log != \/ ]] 2025-10-13 06:21:40.732 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.PZOcXRHM/mnt/sys == */var/log ]] 2025-10-13 06:21:40.737 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-13 06:21:40.741 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log/audit != \/ ]] 2025-10-13 06:21:40.747 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.PZOcXRHM/mnt/sys == */var/log/audit ]] 2025-10-13 06:21:40.751 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-13 06:21:40.756 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /home != \/ ]] 2025-10-13 06:21:40.760 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.PZOcXRHM/mnt/sys == */home ]] 2025-10-13 06:21:40.765 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2025-10-13 06:21:40.771 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /tmp/dib_build.PZOcXRHM/mnt/sys' 2025-10-13 06:21:40.771 | Unmount /tmp/dib_build.PZOcXRHM/mnt/sys 2025-10-13 06:21:40.775 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /tmp/dib_build.PZOcXRHM/mnt/sys 2025-10-13 06:21:40.817 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2025-10-13 06:21:40.823 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2025-10-13 06:21:40.830 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-13 06:21:40.835 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2025-10-13 06:21:40.839 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.PZOcXRHM/mnt/proc == */boot/efi ]] 2025-10-13 06:21:40.846 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-13 06:21:40.852 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot != \/ ]] 2025-10-13 06:21:40.858 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.PZOcXRHM/mnt/proc == */boot ]] 2025-10-13 06:21:40.865 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-13 06:21:40.871 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2025-10-13 06:21:40.877 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-13 06:21:40.885 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /tmp != \/ ]] 2025-10-13 06:21:40.891 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.PZOcXRHM/mnt/proc == */tmp ]] 2025-10-13 06:21:40.898 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-13 06:21:40.904 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var != \/ ]] 2025-10-13 06:21:40.910 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.PZOcXRHM/mnt/proc == */var ]] 2025-10-13 06:21:40.917 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-13 06:21:40.922 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log != \/ ]] 2025-10-13 06:21:40.929 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.PZOcXRHM/mnt/proc == */var/log ]] 2025-10-13 06:21:40.936 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-13 06:21:40.943 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log/audit != \/ ]] 2025-10-13 06:21:40.949 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.PZOcXRHM/mnt/proc == */var/log/audit ]] 2025-10-13 06:21:40.956 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-13 06:21:40.963 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /home != \/ ]] 2025-10-13 06:21:40.970 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.PZOcXRHM/mnt/proc == */home ]] 2025-10-13 06:21:40.977 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2025-10-13 06:21:40.984 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /tmp/dib_build.PZOcXRHM/mnt/proc' 2025-10-13 06:21:40.984 | Unmount /tmp/dib_build.PZOcXRHM/mnt/proc 2025-10-13 06:21:40.989 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /tmp/dib_build.PZOcXRHM/mnt/proc 2025-10-13 06:21:41.028 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2025-10-13 06:21:41.033 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2025-10-13 06:21:41.038 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-13 06:21:41.044 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2025-10-13 06:21:41.049 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.PZOcXRHM/mnt/dev/pts == */boot/efi ]] 2025-10-13 06:21:41.053 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-13 06:21:41.059 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot != \/ ]] 2025-10-13 06:21:41.064 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.PZOcXRHM/mnt/dev/pts == */boot ]] 2025-10-13 06:21:41.068 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-13 06:21:41.073 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2025-10-13 06:21:41.078 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-13 06:21:41.082 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /tmp != \/ ]] 2025-10-13 06:21:41.087 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.PZOcXRHM/mnt/dev/pts == */tmp ]] 2025-10-13 06:21:41.092 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-13 06:21:41.097 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var != \/ ]] 2025-10-13 06:21:41.102 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.PZOcXRHM/mnt/dev/pts == */var ]] 2025-10-13 06:21:41.106 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-13 06:21:41.112 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log != \/ ]] 2025-10-13 06:21:41.117 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.PZOcXRHM/mnt/dev/pts == */var/log ]] 2025-10-13 06:21:41.121 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-13 06:21:41.126 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log/audit != \/ ]] 2025-10-13 06:21:41.131 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.PZOcXRHM/mnt/dev/pts == */var/log/audit ]] 2025-10-13 06:21:41.136 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-13 06:21:41.141 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /home != \/ ]] 2025-10-13 06:21:41.145 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.PZOcXRHM/mnt/dev/pts == */home ]] 2025-10-13 06:21:41.150 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2025-10-13 06:21:41.155 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /tmp/dib_build.PZOcXRHM/mnt/dev/pts' 2025-10-13 06:21:41.155 | Unmount /tmp/dib_build.PZOcXRHM/mnt/dev/pts 2025-10-13 06:21:41.159 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /tmp/dib_build.PZOcXRHM/mnt/dev/pts 2025-10-13 06:21:41.196 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2025-10-13 06:21:41.201 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2025-10-13 06:21:41.206 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-13 06:21:41.212 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2025-10-13 06:21:41.218 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.PZOcXRHM/mnt/dev == */boot/efi ]] 2025-10-13 06:21:41.222 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-13 06:21:41.227 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot != \/ ]] 2025-10-13 06:21:41.232 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.PZOcXRHM/mnt/dev == */boot ]] 2025-10-13 06:21:41.236 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-13 06:21:41.241 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2025-10-13 06:21:41.246 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-13 06:21:41.251 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /tmp != \/ ]] 2025-10-13 06:21:41.255 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.PZOcXRHM/mnt/dev == */tmp ]] 2025-10-13 06:21:41.260 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-13 06:21:41.265 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var != \/ ]] 2025-10-13 06:21:41.269 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.PZOcXRHM/mnt/dev == */var ]] 2025-10-13 06:21:41.274 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-13 06:21:41.279 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log != \/ ]] 2025-10-13 06:21:41.283 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.PZOcXRHM/mnt/dev == */var/log ]] 2025-10-13 06:21:41.289 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-13 06:21:41.293 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log/audit != \/ ]] 2025-10-13 06:21:41.299 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.PZOcXRHM/mnt/dev == */var/log/audit ]] 2025-10-13 06:21:41.304 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-13 06:21:41.308 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /home != \/ ]] 2025-10-13 06:21:41.312 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.PZOcXRHM/mnt/dev == */home ]] 2025-10-13 06:21:41.318 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2025-10-13 06:21:41.321 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /tmp/dib_build.PZOcXRHM/mnt/dev' 2025-10-13 06:21:41.322 | Unmount /tmp/dib_build.PZOcXRHM/mnt/dev 2025-10-13 06:21:41.325 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /tmp/dib_build.PZOcXRHM/mnt/dev 2025-10-13 06:21:41.353 | + diskimage_builder/lib/img-functions:unmount_image:26 : '[' -n '' ']' 2025-10-13 06:21:41.358 | + diskimage_builder/lib/img-functions:unmount_image:29 : '[' -n '' ']' 2025-10-13 06:21:41.365 | + diskimage_builder/lib/disk-image-create:main:374 : mv /tmp/dib_build.PZOcXRHM/mnt /tmp/dib_build.PZOcXRHM/built 2025-10-13 06:21:41.389 | + diskimage_builder/lib/disk-image-create:main:381 : du_output=/tmp/dib_build.PZOcXRHM/du_output.tmp 2025-10-13 06:21:41.394 | + diskimage_builder/lib/disk-image-create:main:383 : '[' -n 5 ']' 2025-10-13 06:21:41.400 | ++ diskimage_builder/lib/disk-image-create:main:384 : echo 5 2025-10-13 06:21:41.401 | ++ diskimage_builder/lib/disk-image-create:main:384 : awk '{printf("%d\n",$1 * 1024 *1024)}' 2025-10-13 06:21:41.413 | + diskimage_builder/lib/disk-image-create:main:384 : du_size=5242880 2025-10-13 06:21:41.418 | + diskimage_builder/lib/disk-image-create:main:402 : [[ 0 != 0 ]] 2025-10-13 06:21:41.425 | + diskimage_builder/lib/disk-image-create:main:436 : rm -f /tmp/dib_build.PZOcXRHM/du_output.tmp 2025-10-13 06:21:41.432 | + diskimage_builder/lib/disk-image-create:main:438 : '[' -n '' ']' 2025-10-13 06:21:41.438 | + diskimage_builder/lib/disk-image-create:main:441 : journal_size=64 2025-10-13 06:21:41.444 | + diskimage_builder/lib/disk-image-create:main:444 : '[' xfs = ext4 ']' 2025-10-13 06:21:41.449 | + diskimage_builder/lib/disk-image-create:main:481 : [[ select-boot-kernel-initrd dib-init-system disable-nouveau dynamic-login runtime-ssh-host-keys cache-url edpm-partition-uefi cloud-init-network-renderer selinux-fixfiles-restore override-pip-and-virtualenv pkg-map install-static source-repositories modprobe package-installs edpm-base openvswitch interface-names bootloader enable-packages-install redhat-common install-bin sysprep remove-resolvconf openssh-server yum selinux-permissive centos reset-bls-entries base install-types rpm-distro stable-interface-names repo-setup element-manifest dracut-regenerate growvols manifests =~ block-device-efi ]] 2025-10-13 06:21:41.456 | ++ diskimage_builder/lib/disk-image-create:main:489 : awk ' { if ($1 % 64 != 0) print $1 + 64 - ( $1 % 64); else print $1; } ' 2025-10-13 06:21:41.456 | ++ diskimage_builder/lib/disk-image-create:main:489 : echo 5242880 2025-10-13 06:21:41.472 | + diskimage_builder/lib/disk-image-create:main:489 : export DIB_IMAGE_SIZE=5242880 2025-10-13 06:21:41.477 | + diskimage_builder/lib/disk-image-create:main:489 : DIB_IMAGE_SIZE=5242880 2025-10-13 06:21:41.482 | + diskimage_builder/lib/disk-image-create:main:491 : '[' -n '' ']' 2025-10-13 06:21:41.488 | + diskimage_builder/lib/disk-image-create:main:495 : export TMP_IMAGE_DIR 2025-10-13 06:21:41.493 | + diskimage_builder/lib/disk-image-create:main:498 : eval_run_d block-device IMAGE_BLOCK_DEVICE= 2025-10-13 06:21:41.498 | ++ diskimage_builder/lib/common-functions:eval_run_d:161 : mktemp 2025-10-13 06:21:41.504 | + diskimage_builder/lib/common-functions:eval_run_d:161 : local run_output=/tmp/tmp.sa1Iwyby5k 2025-10-13 06:21:41.509 | + diskimage_builder/lib/common-functions:eval_run_d:162 : trap 'rm -f /tmp/tmp.sa1Iwyby5k; check_break after-error bash' ERR 2025-10-13 06:21:41.513 | + diskimage_builder/lib/common-functions:eval_run_d:163 : run_d block-device /tmp/tmp.sa1Iwyby5k 2025-10-13 06:21:41.517 | + diskimage_builder/lib/common-functions:run_d:246 : check_element 2025-10-13 06:21:41.520 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.PZOcXRHM/hooks ']' 2025-10-13 06:21:41.525 | + diskimage_builder/lib/common-functions:run_d:247 : check_break before-block-device bash 2025-10-13 06:21:41.529 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-block-device(,|$)' -q 2025-10-13 06:21:41.529 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-10-13 06:21:41.536 | + diskimage_builder/lib/common-functions:run_d:248 : '[' -d /tmp/dib_build.PZOcXRHM/hooks/block-device.d ']' 2025-10-13 06:21:41.540 | + diskimage_builder/lib/common-functions:run_d:259 : check_break after-block-device bash 2025-10-13 06:21:41.545 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-block-device(,|$)' -q 2025-10-13 06:21:41.546 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-10-13 06:21:41.551 | + diskimage_builder/lib/common-functions:eval_run_d:164 : grep -q IMAGE_BLOCK_DEVICE= /tmp/tmp.sa1Iwyby5k 2025-10-13 06:21:41.558 | + diskimage_builder/lib/common-functions:eval_run_d:168 : rm /tmp/tmp.sa1Iwyby5k 2025-10-13 06:21:41.563 | + diskimage_builder/lib/common-functions:eval_run_d:169 : trap - ERR 2025-10-13 06:21:41.567 | + diskimage_builder/lib/disk-image-create:main:500 : '[' -z ']' 2025-10-13 06:21:41.571 | + diskimage_builder/lib/disk-image-create:main:503 : echo 'image-size: 5242880KiB' 2025-10-13 06:21:41.574 | + diskimage_builder/lib/disk-image-create:main:505 : '[' -n '' ']' 2025-10-13 06:21:41.577 | + diskimage_builder/lib/disk-image-create:main:512 : /usr/bin/python3 /usr/lib/python3.9/site-packages/diskimage_builder/lib/dib-block-device.py init 2025-10-13 06:21:41.748 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:229 2025-10-13 06:21:41.748 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.PZOcXRHM/block-device/config.yaml', 'image-dir': '/tmp/dib_image.B1SOKrZi', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.PZOcXRHM/mnt', 'build-dir': '/tmp/dib_build.PZOcXRHM', 'image-size': '5242880KiB'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2025-10-13 06:21:41.762 | DEBUG diskimage_builder.block_device.blockdevice [-] Config before merge [[{'local_loop': {'name': 'image0'}}, {'partitioning': {'base': 'image0', 'label': 'gpt', 'partitions': [{'name': 'ESP', 'type': 'EF00', 'size': '200MiB', 'mkfs': {'type': 'vfat', 'mount': {'mount_point': '/boot/efi', 'fstab': {'options': 'defaults', 'fsck-passno': 2}}}}, {'name': 'BSP', 'type': 'EF02', 'size': '8MiB'}, {'name': 'boot', 'type': 'BC13C2FF-59E6-4262-A352-B275FD6F7172', 'size': '500MiB', 'mkfs': {'type': 'ext4', 'mount': {'mount_point': '/boot', 'fstab': {'options': 'defaults', 'fsck-passno': 1}}}}, {'name': 'root', 'flags': ['boot'], 'size': '4410MiB'}]}}, {'lvm': {'name': 'lvm', 'base': ['root'], 'pvs': [{'name': 'pv', 'base': 'root', 'options': ['--force']}], 'vgs': [{'name': 'vg', 'base': ['pv'], 'options': ['--force']}], 'lvs': [{'name': 'lv_thinpool', 'type': 'thin-pool', 'base': 'vg', 'size': '4390MiB'}, {'name': 'lv_root', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '2236MiB'}, {'name': 'lv_tmp', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}, {'name': 'lv_var', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '952MiB'}, {'name': 'lv_log', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}, {'name': 'lv_audit', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}, {'name': 'lv_home', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}]}}, {'mkfs': {'name': 'fs_root', 'base': 'lv_root', 'type': 'xfs', 'label': 'rhoso-rootfs', 'mount': {'mount_point': '/', 'fstab': {'options': 'rw,relatime', 'fsck-passno': 1}}}}, {'mkfs': {'name': 'fs_tmp', 'base': 'lv_tmp', 'type': 'xfs', 'mount': {'mount_point': '/tmp', 'fstab': {'options': 'rw,nosuid,nodev,noexec,relatime', 'fsck-passno': 2}}}}, {'mkfs': {'name': 'fs_var', 'base': 'lv_var', 'type': 'xfs', 'mount': {'mount_point': '/var', 'fstab': {'options': 'rw,relatime', 'fsck-passno': 2}}}}, {'mkfs': {'name': 'fs_log', 'base': 'lv_log', 'type': 'xfs', 'mount': {'mount_point': '/var/log', 'fstab': {'options': 'rw,relatime', 'fsck-passno': 2}}}}, {'mkfs': {'name': 'fs_audit', 'base': 'lv_audit', 'type': 'xfs', 'mount': {'mount_point': '/var/log/audit', 'fstab': {'options': 'rw,relatime', 'fsck-passno': 2}}}}, {'mkfs': {'name': 'fs_home', 'base': 'lv_home', 'type': 'xfs', 'mount': {'mount_point': '/home', 'fstab': {'options': 'rw,nodev,relatime', 'fsck-passno': 2}}}}]] cmd_init /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:260 2025-10-13 06:21:41.762 | DEBUG diskimage_builder.block_device.blockdevice [-] Config before merge [[{'local_loop': {'name': 'image0'}}, {'fstab': {'base': 'mount_mkfs_ESP', 'name': 'fstab_mount_mkfs_ESP', 'options': 'defaults', 'fsck-passno': 2}}, {'mount': {'base': 'mkfs_ESP', 'name': 'mount_mkfs_ESP', 'mount_point': '/boot/efi'}}, {'mkfs': {'base': 'ESP', 'name': 'mkfs_ESP', 'type': 'vfat'}}, {'fstab': {'base': 'mount_mkfs_boot', 'name': 'fstab_mount_mkfs_boot', 'options': 'defaults', 'fsck-passno': 1}}, {'mount': {'base': 'mkfs_boot', 'name': 'mount_mkfs_boot', 'mount_point': '/boot'}}, {'mkfs': {'base': 'boot', 'name': 'mkfs_boot', 'type': 'ext4'}}, {'partitioning': {'base': 'image0', 'name': 'partitioning_image0', 'label': 'gpt', 'partitions': [{'name': 'ESP', 'type': 'EF00', 'size': '200MiB', 'base': 'image0'}, {'name': 'BSP', 'type': 'EF02', 'size': '8MiB', 'base': 'image0'}, {'name': 'boot', 'type': 'BC13C2FF-59E6-4262-A352-B275FD6F7172', 'size': '500MiB', 'base': 'image0'}, {'name': 'root', 'flags': ['boot'], 'size': '4410MiB', 'base': 'image0'}]}}, {'lvm': {'base': ['root'], 'name': 'lvm', 'pvs': [{'name': 'pv', 'base': 'root', 'options': ['--force']}], 'vgs': [{'name': 'vg', 'base': ['pv'], 'options': ['--force']}], 'lvs': [{'name': 'lv_thinpool', 'type': 'thin-pool', 'base': 'vg', 'size': '4390MiB'}, {'name': 'lv_root', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '2236MiB'}, {'name': 'lv_tmp', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}, {'name': 'lv_var', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '952MiB'}, {'name': 'lv_log', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}, {'name': 'lv_audit', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}, {'name': 'lv_home', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}]}}, {'fstab': {'base': 'mount_fs_root', 'name': 'fstab_mount_fs_root', 'options': 'rw,relatime', 'fsck-passno': 1}}, {'mount': {'base': 'fs_root', 'name': 'mount_fs_root', 'mount_point': '/'}}, {'mkfs': {'base': 'lv_root', 'name': 'fs_root', 'type': 'xfs', 'label': 'rhoso-rootfs'}}, {'fstab': {'base': 'mount_fs_tmp', 'name': 'fstab_mount_fs_tmp', 'options': 'rw,nosuid,nodev,noexec,relatime', 'fsck-passno': 2}}, {'mount': {'base': 'fs_tmp', 'name': 'mount_fs_tmp', 'mount_point': '/tmp'}}, {'mkfs': {'base': 'lv_tmp', 'name': 'fs_tmp', 'type': 'xfs'}}, {'fstab': {'base': 'mount_fs_var', 'name': 'fstab_mount_fs_var', 'options': 'rw,relatime', 'fsck-passno': 2}}, {'mount': {'base': 'fs_var', 'name': 'mount_fs_var', 'mount_point': '/var'}}, {'mkfs': {'base': 'lv_var', 'name': 'fs_var', 'type': 'xfs'}}, {'fstab': {'base': 'mount_fs_log', 'name': 'fstab_mount_fs_log', 'options': 'rw,relatime', 'fsck-passno': 2}}, {'mount': {'base': 'fs_log', 'name': 'mount_fs_log', 'mount_point': '/var/log'}}, {'mkfs': {'base': 'lv_log', 'name': 'fs_log', 'type': 'xfs'}}, {'fstab': {'base': 'mount_fs_audit', 'name': 'fstab_mount_fs_audit', 'options': 'rw,relatime', 'fsck-passno': 2}}, {'mount': {'base': 'fs_audit', 'name': 'mount_fs_audit', 'mount_point': '/var/log/audit'}}, {'mkfs': {'base': 'lv_audit', 'name': 'fs_audit', 'type': 'xfs'}}, {'fstab': {'base': 'mount_fs_home', 'name': 'fstab_mount_fs_home', 'options': 'rw,nodev,relatime', 'fsck-passno': 2}}, {'mount': {'base': 'fs_home', 'name': 'mount_fs_home', 'mount_point': '/home'}}, {'mkfs': {'base': 'lv_home', 'name': 'fs_home', 'type': 'xfs'}}]] cmd_init /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:262 2025-10-13 06:21:41.762 | DEBUG diskimage_builder.block_device.blockdevice [-] Final config [[{'local_loop': {'name': 'image0'}}, {'fstab': {'base': 'mount_mkfs_ESP', 'name': 'fstab_mount_mkfs_ESP', 'options': 'defaults', 'fsck-passno': 2}}, {'mount': {'base': 'mkfs_ESP', 'name': 'mount_mkfs_ESP', 'mount_point': '/boot/efi'}}, {'mkfs': {'base': 'ESP', 'name': 'mkfs_ESP', 'type': 'vfat'}}, {'fstab': {'base': 'mount_mkfs_boot', 'name': 'fstab_mount_mkfs_boot', 'options': 'defaults', 'fsck-passno': 1}}, {'mount': {'base': 'mkfs_boot', 'name': 'mount_mkfs_boot', 'mount_point': '/boot'}}, {'mkfs': {'base': 'boot', 'name': 'mkfs_boot', 'type': 'ext4'}}, {'partitioning': {'base': 'image0', 'name': 'partitioning_image0', 'label': 'gpt', 'partitions': [{'name': 'ESP', 'type': 'EF00', 'size': '200MiB', 'base': 'image0'}, {'name': 'BSP', 'type': 'EF02', 'size': '8MiB', 'base': 'image0'}, {'name': 'boot', 'type': 'BC13C2FF-59E6-4262-A352-B275FD6F7172', 'size': '500MiB', 'base': 'image0'}, {'name': 'root', 'flags': ['boot'], 'size': '4410MiB', 'base': 'image0'}]}}, {'lvm': {'base': ['root'], 'name': 'lvm', 'pvs': [{'name': 'pv', 'base': 'root', 'options': ['--force']}], 'vgs': [{'name': 'vg', 'base': ['pv'], 'options': ['--force']}], 'lvs': [{'name': 'lv_thinpool', 'type': 'thin-pool', 'base': 'vg', 'size': '4390MiB'}, {'name': 'lv_root', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '2236MiB'}, {'name': 'lv_tmp', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}, {'name': 'lv_var', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '952MiB'}, {'name': 'lv_log', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}, {'name': 'lv_audit', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}, {'name': 'lv_home', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}]}}, {'fstab': {'base': 'mount_fs_root', 'name': 'fstab_mount_fs_root', 'options': 'rw,relatime', 'fsck-passno': 1}}, {'mount': {'base': 'fs_root', 'name': 'mount_fs_root', 'mount_point': '/'}}, {'mkfs': {'base': 'lv_root', 'name': 'fs_root', 'type': 'xfs', 'label': 'rhoso-rootfs'}}, {'fstab': {'base': 'mount_fs_tmp', 'name': 'fstab_mount_fs_tmp', 'options': 'rw,nosuid,nodev,noexec,relatime', 'fsck-passno': 2}}, {'mount': {'base': 'fs_tmp', 'name': 'mount_fs_tmp', 'mount_point': '/tmp'}}, {'mkfs': {'base': 'lv_tmp', 'name': 'fs_tmp', 'type': 'xfs'}}, {'fstab': {'base': 'mount_fs_var', 'name': 'fstab_mount_fs_var', 'options': 'rw,relatime', 'fsck-passno': 2}}, {'mount': {'base': 'fs_var', 'name': 'mount_fs_var', 'mount_point': '/var'}}, {'mkfs': {'base': 'lv_var', 'name': 'fs_var', 'type': 'xfs'}}, {'fstab': {'base': 'mount_fs_log', 'name': 'fstab_mount_fs_log', 'options': 'rw,relatime', 'fsck-passno': 2}}, {'mount': {'base': 'fs_log', 'name': 'mount_fs_log', 'mount_point': '/var/log'}}, {'mkfs': {'base': 'lv_log', 'name': 'fs_log', 'type': 'xfs'}}, {'fstab': {'base': 'mount_fs_audit', 'name': 'fstab_mount_fs_audit', 'options': 'rw,relatime', 'fsck-passno': 2}}, {'mount': {'base': 'fs_audit', 'name': 'mount_fs_audit', 'mount_point': '/var/log/audit'}}, {'mkfs': {'base': 'lv_audit', 'name': 'fs_audit', 'type': 'xfs'}}, {'fstab': {'base': 'mount_fs_home', 'name': 'fstab_mount_fs_home', 'options': 'rw,nodev,relatime', 'fsck-passno': 2}}, {'mount': {'base': 'fs_home', 'name': 'mount_fs_home', 'mount_point': '/home'}}, {'mkfs': {'base': 'lv_home', 'name': 'fs_home', 'type': 'xfs'}}]] cmd_init /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:264 2025-10-13 06:21:41.763 | INFO diskimage_builder.block_device.blockdevice [-] Wrote final block device config to [/tmp/dib_build.PZOcXRHM/states/block-device/config.json] 2025-10-13 06:21:41.787 | + diskimage_builder/lib/disk-image-create:main:515 : /usr/bin/python3 /usr/lib/python3.9/site-packages/diskimage_builder/lib/dib-block-device.py create 2025-10-13 06:21:41.953 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:229 2025-10-13 06:21:41.954 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.PZOcXRHM/block-device/config.yaml', 'image-dir': '/tmp/dib_image.B1SOKrZi', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.PZOcXRHM/mnt', 'build-dir': '/tmp/dib_build.PZOcXRHM', 'image-size': '5242880KiB'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2025-10-13 06:21:41.954 | INFO diskimage_builder.block_device.blockdevice [-] create() called 2025-10-13 06:21:41.954 | DEBUG diskimage_builder.block_device.blockdevice [-] Using config [[{'local_loop': {'name': 'image0'}}, {'fstab': {'base': 'mount_mkfs_ESP', 'name': 'fstab_mount_mkfs_ESP', 'options': 'defaults', 'fsck-passno': 2}}, {'mount': {'base': 'mkfs_ESP', 'name': 'mount_mkfs_ESP', 'mount_point': '/boot/efi'}}, {'mkfs': {'base': 'ESP', 'name': 'mkfs_ESP', 'type': 'vfat'}}, {'fstab': {'base': 'mount_mkfs_boot', 'name': 'fstab_mount_mkfs_boot', 'options': 'defaults', 'fsck-passno': 1}}, {'mount': {'base': 'mkfs_boot', 'name': 'mount_mkfs_boot', 'mount_point': '/boot'}}, {'mkfs': {'base': 'boot', 'name': 'mkfs_boot', 'type': 'ext4'}}, {'partitioning': {'base': 'image0', 'name': 'partitioning_image0', 'label': 'gpt', 'partitions': [{'name': 'ESP', 'type': 'EF00', 'size': '200MiB', 'base': 'image0'}, {'name': 'BSP', 'type': 'EF02', 'size': '8MiB', 'base': 'image0'}, {'name': 'boot', 'type': 'BC13C2FF-59E6-4262-A352-B275FD6F7172', 'size': '500MiB', 'base': 'image0'}, {'name': 'root', 'flags': ['boot'], 'size': '4410MiB', 'base': 'image0'}]}}, {'lvm': {'base': ['root'], 'name': 'lvm', 'pvs': [{'name': 'pv', 'base': 'root', 'options': ['--force']}], 'vgs': [{'name': 'vg', 'base': ['pv'], 'options': ['--force']}], 'lvs': [{'name': 'lv_thinpool', 'type': 'thin-pool', 'base': 'vg', 'size': '4390MiB'}, {'name': 'lv_root', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '2236MiB'}, {'name': 'lv_tmp', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}, {'name': 'lv_var', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '952MiB'}, {'name': 'lv_log', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}, {'name': 'lv_audit', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}, {'name': 'lv_home', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}]}}, {'fstab': {'base': 'mount_fs_root', 'name': 'fstab_mount_fs_root', 'options': 'rw,relatime', 'fsck-passno': 1}}, {'mount': {'base': 'fs_root', 'name': 'mount_fs_root', 'mount_point': '/'}}, {'mkfs': {'base': 'lv_root', 'name': 'fs_root', 'type': 'xfs', 'label': 'rhoso-rootfs'}}, {'fstab': {'base': 'mount_fs_tmp', 'name': 'fstab_mount_fs_tmp', 'options': 'rw,nosuid,nodev,noexec,relatime', 'fsck-passno': 2}}, {'mount': {'base': 'fs_tmp', 'name': 'mount_fs_tmp', 'mount_point': '/tmp'}}, {'mkfs': {'base': 'lv_tmp', 'name': 'fs_tmp', 'type': 'xfs'}}, {'fstab': {'base': 'mount_fs_var', 'name': 'fstab_mount_fs_var', 'options': 'rw,relatime', 'fsck-passno': 2}}, {'mount': {'base': 'fs_var', 'name': 'mount_fs_var', 'mount_point': '/var'}}, {'mkfs': {'base': 'lv_var', 'name': 'fs_var', 'type': 'xfs'}}, {'fstab': {'base': 'mount_fs_log', 'name': 'fstab_mount_fs_log', 'options': 'rw,relatime', 'fsck-passno': 2}}, {'mount': {'base': 'fs_log', 'name': 'mount_fs_log', 'mount_point': '/var/log'}}, {'mkfs': {'base': 'lv_log', 'name': 'fs_log', 'type': 'xfs'}}, {'fstab': {'base': 'mount_fs_audit', 'name': 'fstab_mount_fs_audit', 'options': 'rw,relatime', 'fsck-passno': 2}}, {'mount': {'base': 'fs_audit', 'name': 'mount_fs_audit', 'mount_point': '/var/log/audit'}}, {'mkfs': {'base': 'lv_audit', 'name': 'fs_audit', 'type': 'xfs'}}, {'fstab': {'base': 'mount_fs_home', 'name': 'fstab_mount_fs_home', 'options': 'rw,nodev,relatime', 'fsck-passno': 2}}, {'mount': {'base': 'fs_home', 'name': 'mount_fs_home', 'mount_point': '/home'}}, {'mkfs': {'base': 'lv_home', 'name': 'fs_home', 'type': 'xfs'}}]] cmd_create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:414 2025-10-13 06:21:41.954 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'local_loop': {'name': 'image0'}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2025-10-13 06:21:41.954 | DEBUG diskimage_builder.block_device.level0.localloop [-] Creating LocalLoop object; config [{'name': 'image0'}] default_config [{'config': '/tmp/dib_build.PZOcXRHM/block-device/config.yaml', 'image-dir': '/tmp/dib_image.B1SOKrZi', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.PZOcXRHM/mnt', 'build-dir': '/tmp/dib_build.PZOcXRHM', 'image-size': '5242880KiB'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level0/localloop.py:81 2025-10-13 06:21:41.954 | DEBUG diskimage_builder.block_device.level0.localloop [-] Using default image size [5368709120] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level0/localloop.py:89 2025-10-13 06:21:41.954 | DEBUG diskimage_builder.block_device.config [-] Adding image0 : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-10-13 06:21:41.954 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'fstab': {'base': 'mount_mkfs_ESP', 'name': 'fstab_mount_mkfs_ESP', 'options': 'defaults', 'fsck-passno': 2}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2025-10-13 06:21:41.954 | DEBUG diskimage_builder.block_device.config [-] Adding fstab_mount_mkfs_ESP : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-10-13 06:21:41.954 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'mount': {'base': 'mkfs_ESP', 'name': 'mount_mkfs_ESP', 'mount_point': '/boot/efi'}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2025-10-13 06:21:41.954 | DEBUG diskimage_builder.block_device.level3.mount [-] MountPoint created [] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level3/mount.py:42 2025-10-13 06:21:41.954 | DEBUG diskimage_builder.block_device.level3.mount [-] Ordered mounts now: [('/boot/efi', 'mount_mkfs_ESP')] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level3/mount.py:191 2025-10-13 06:21:41.954 | DEBUG diskimage_builder.block_device.config [-] Adding mount_mkfs_ESP : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-10-13 06:21:41.954 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'mkfs': {'base': 'ESP', 'name': 'mkfs_ESP', 'type': 'vfat'}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2025-10-13 06:21:41.954 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Create filesystem object; config [{'base': 'ESP', 'name': 'mkfs_ESP', 'type': 'vfat'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:44 2025-10-13 06:21:41.954 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Filesystem created [] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:98 2025-10-13 06:21:41.954 | DEBUG diskimage_builder.block_device.config [-] Adding mkfs_ESP : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-10-13 06:21:41.954 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'fstab': {'base': 'mount_mkfs_boot', 'name': 'fstab_mount_mkfs_boot', 'options': 'defaults', 'fsck-passno': 1}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2025-10-13 06:21:41.954 | DEBUG diskimage_builder.block_device.config [-] Adding fstab_mount_mkfs_boot : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-10-13 06:21:41.954 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'mount': {'base': 'mkfs_boot', 'name': 'mount_mkfs_boot', 'mount_point': '/boot'}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2025-10-13 06:21:41.954 | DEBUG diskimage_builder.block_device.level3.mount [-] MountPoint created [] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level3/mount.py:42 2025-10-13 06:21:41.954 | DEBUG diskimage_builder.block_device.level3.mount [-] Ordered mounts now: [('/boot', 'mount_mkfs_boot'), ('/boot/efi', 'mount_mkfs_ESP')] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level3/mount.py:191 2025-10-13 06:21:41.955 | DEBUG diskimage_builder.block_device.config [-] Adding mount_mkfs_boot : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-10-13 06:21:41.955 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'mkfs': {'base': 'boot', 'name': 'mkfs_boot', 'type': 'ext4'}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2025-10-13 06:21:41.955 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Create filesystem object; config [{'base': 'boot', 'name': 'mkfs_boot', 'type': 'ext4'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:44 2025-10-13 06:21:41.955 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Filesystem created [] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:98 2025-10-13 06:21:41.955 | DEBUG diskimage_builder.block_device.config [-] Adding mkfs_boot : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-10-13 06:21:41.955 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'partitioning': {'base': 'image0', 'name': 'partitioning_image0', 'label': 'gpt', 'partitions': [{'name': 'ESP', 'type': 'EF00', 'size': '200MiB', 'base': 'image0'}, {'name': 'BSP', 'type': 'EF02', 'size': '8MiB', 'base': 'image0'}, {'name': 'boot', 'type': 'BC13C2FF-59E6-4262-A352-B275FD6F7172', 'size': '500MiB', 'base': 'image0'}, {'name': 'root', 'flags': ['boot'], 'size': '4410MiB', 'base': 'image0'}]}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2025-10-13 06:21:41.955 | DEBUG diskimage_builder.block_device.level1.partitioning [-] Creating Partitioning object; config [{'base': 'image0', 'name': 'partitioning_image0', 'label': 'gpt', 'partitions': [{'name': 'ESP', 'type': 'EF00', 'size': '200MiB', 'base': 'image0'}, {'name': 'BSP', 'type': 'EF02', 'size': '8MiB', 'base': 'image0'}, {'name': 'boot', 'type': 'BC13C2FF-59E6-4262-A352-B275FD6F7172', 'size': '500MiB', 'base': 'image0'}, {'name': 'root', 'flags': ['boot'], 'size': '4410MiB', 'base': 'image0'}]}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level1/partitioning.py:35 2025-10-13 06:21:41.955 | DEBUG diskimage_builder.block_device.config [-] Adding ESP : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-10-13 06:21:41.955 | DEBUG diskimage_builder.block_device.config [-] Adding BSP : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-10-13 06:21:41.955 | DEBUG diskimage_builder.block_device.config [-] Adding boot : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-10-13 06:21:41.955 | DEBUG diskimage_builder.block_device.config [-] Adding root : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-10-13 06:21:41.955 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'lvm': {'base': ['root'], 'name': 'lvm', 'pvs': [{'name': 'pv', 'base': 'root', 'options': ['--force']}], 'vgs': [{'name': 'vg', 'base': ['pv'], 'options': ['--force']}], 'lvs': [{'name': 'lv_thinpool', 'type': 'thin-pool', 'base': 'vg', 'size': '4390MiB'}, {'name': 'lv_root', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '2236MiB'}, {'name': 'lv_tmp', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}, {'name': 'lv_var', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '952MiB'}, {'name': 'lv_log', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}, {'name': 'lv_audit', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}, {'name': 'lv_home', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}]}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2025-10-13 06:21:41.955 | DEBUG diskimage_builder.block_device.config [-] Adding pv : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-10-13 06:21:41.955 | DEBUG diskimage_builder.block_device.config [-] Adding vg : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-10-13 06:21:41.955 | DEBUG diskimage_builder.block_device.config [-] Adding lv_thinpool : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-10-13 06:21:41.955 | DEBUG diskimage_builder.block_device.config [-] Adding lv_root : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-10-13 06:21:41.955 | DEBUG diskimage_builder.block_device.config [-] Adding lv_tmp : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-10-13 06:21:41.955 | DEBUG diskimage_builder.block_device.config [-] Adding lv_var : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-10-13 06:21:41.955 | DEBUG diskimage_builder.block_device.config [-] Adding lv_log : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-10-13 06:21:41.955 | DEBUG diskimage_builder.block_device.config [-] Adding lv_audit : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-10-13 06:21:41.955 | DEBUG diskimage_builder.block_device.config [-] Adding lv_home : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-10-13 06:21:41.955 | DEBUG diskimage_builder.block_device.config [-] Adding lvm : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-10-13 06:21:41.955 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'fstab': {'base': 'mount_fs_root', 'name': 'fstab_mount_fs_root', 'options': 'rw,relatime', 'fsck-passno': 1}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2025-10-13 06:21:41.955 | DEBUG diskimage_builder.block_device.config [-] Adding fstab_mount_fs_root : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-10-13 06:21:41.955 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'mount': {'base': 'fs_root', 'name': 'mount_fs_root', 'mount_point': '/'}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2025-10-13 06:21:41.955 | DEBUG diskimage_builder.block_device.level3.mount [-] MountPoint created [] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level3/mount.py:42 2025-10-13 06:21:41.955 | DEBUG diskimage_builder.block_device.level3.mount [-] Ordered mounts now: [('/', 'mount_fs_root'), ('/boot', 'mount_mkfs_boot'), ('/boot/efi', 'mount_mkfs_ESP')] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level3/mount.py:191 2025-10-13 06:21:41.955 | DEBUG diskimage_builder.block_device.config [-] Adding mount_fs_root : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-10-13 06:21:41.955 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'mkfs': {'base': 'lv_root', 'name': 'fs_root', 'type': 'xfs', 'label': 'rhoso-rootfs'}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2025-10-13 06:21:41.955 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Create filesystem object; config [{'base': 'lv_root', 'name': 'fs_root', 'type': 'xfs', 'label': 'rhoso-rootfs'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:44 2025-10-13 06:21:41.955 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Filesystem created [] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:98 2025-10-13 06:21:41.955 | DEBUG diskimage_builder.block_device.config [-] Adding fs_root : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-10-13 06:21:41.955 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'fstab': {'base': 'mount_fs_tmp', 'name': 'fstab_mount_fs_tmp', 'options': 'rw,nosuid,nodev,noexec,relatime', 'fsck-passno': 2}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2025-10-13 06:21:41.955 | DEBUG diskimage_builder.block_device.config [-] Adding fstab_mount_fs_tmp : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-10-13 06:21:41.955 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'mount': {'base': 'fs_tmp', 'name': 'mount_fs_tmp', 'mount_point': '/tmp'}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2025-10-13 06:21:41.955 | DEBUG diskimage_builder.block_device.level3.mount [-] MountPoint created [] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level3/mount.py:42 2025-10-13 06:21:41.955 | DEBUG diskimage_builder.block_device.level3.mount [-] Ordered mounts now: [('/', 'mount_fs_root'), ('/boot', 'mount_mkfs_boot'), ('/boot/efi', 'mount_mkfs_ESP'), ('/tmp', 'mount_fs_tmp')] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level3/mount.py:191 2025-10-13 06:21:41.955 | DEBUG diskimage_builder.block_device.config [-] Adding mount_fs_tmp : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-10-13 06:21:41.955 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'mkfs': {'base': 'lv_tmp', 'name': 'fs_tmp', 'type': 'xfs'}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2025-10-13 06:21:41.956 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Create filesystem object; config [{'base': 'lv_tmp', 'name': 'fs_tmp', 'type': 'xfs'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:44 2025-10-13 06:21:41.956 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Filesystem created [] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:98 2025-10-13 06:21:41.956 | DEBUG diskimage_builder.block_device.config [-] Adding fs_tmp : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-10-13 06:21:41.956 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'fstab': {'base': 'mount_fs_var', 'name': 'fstab_mount_fs_var', 'options': 'rw,relatime', 'fsck-passno': 2}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2025-10-13 06:21:41.956 | DEBUG diskimage_builder.block_device.config [-] Adding fstab_mount_fs_var : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-10-13 06:21:41.956 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'mount': {'base': 'fs_var', 'name': 'mount_fs_var', 'mount_point': '/var'}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2025-10-13 06:21:41.956 | DEBUG diskimage_builder.block_device.level3.mount [-] MountPoint created [] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level3/mount.py:42 2025-10-13 06:21:41.956 | DEBUG diskimage_builder.block_device.level3.mount [-] Ordered mounts now: [('/', 'mount_fs_root'), ('/boot', 'mount_mkfs_boot'), ('/boot/efi', 'mount_mkfs_ESP'), ('/tmp', 'mount_fs_tmp'), ('/var', 'mount_fs_var')] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level3/mount.py:191 2025-10-13 06:21:41.956 | DEBUG diskimage_builder.block_device.config [-] Adding mount_fs_var : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-10-13 06:21:41.956 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'mkfs': {'base': 'lv_var', 'name': 'fs_var', 'type': 'xfs'}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2025-10-13 06:21:41.956 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Create filesystem object; config [{'base': 'lv_var', 'name': 'fs_var', 'type': 'xfs'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:44 2025-10-13 06:21:41.956 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Filesystem created [] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:98 2025-10-13 06:21:41.956 | DEBUG diskimage_builder.block_device.config [-] Adding fs_var : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-10-13 06:21:41.956 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'fstab': {'base': 'mount_fs_log', 'name': 'fstab_mount_fs_log', 'options': 'rw,relatime', 'fsck-passno': 2}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2025-10-13 06:21:41.956 | DEBUG diskimage_builder.block_device.config [-] Adding fstab_mount_fs_log : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-10-13 06:21:41.956 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'mount': {'base': 'fs_log', 'name': 'mount_fs_log', 'mount_point': '/var/log'}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2025-10-13 06:21:41.956 | DEBUG diskimage_builder.block_device.level3.mount [-] MountPoint created [] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level3/mount.py:42 2025-10-13 06:21:41.956 | DEBUG diskimage_builder.block_device.level3.mount [-] Ordered mounts now: [('/', 'mount_fs_root'), ('/boot', 'mount_mkfs_boot'), ('/boot/efi', 'mount_mkfs_ESP'), ('/tmp', 'mount_fs_tmp'), ('/var', 'mount_fs_var'), ('/var/log', 'mount_fs_log')] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level3/mount.py:191 2025-10-13 06:21:41.956 | DEBUG diskimage_builder.block_device.config [-] Adding mount_fs_log : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-10-13 06:21:41.956 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'mkfs': {'base': 'lv_log', 'name': 'fs_log', 'type': 'xfs'}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2025-10-13 06:21:41.956 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Create filesystem object; config [{'base': 'lv_log', 'name': 'fs_log', 'type': 'xfs'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:44 2025-10-13 06:21:41.956 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Filesystem created [] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:98 2025-10-13 06:21:41.956 | DEBUG diskimage_builder.block_device.config [-] Adding fs_log : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-10-13 06:21:41.956 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'fstab': {'base': 'mount_fs_audit', 'name': 'fstab_mount_fs_audit', 'options': 'rw,relatime', 'fsck-passno': 2}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2025-10-13 06:21:41.956 | DEBUG diskimage_builder.block_device.config [-] Adding fstab_mount_fs_audit : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-10-13 06:21:41.956 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'mount': {'base': 'fs_audit', 'name': 'mount_fs_audit', 'mount_point': '/var/log/audit'}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2025-10-13 06:21:41.956 | DEBUG diskimage_builder.block_device.level3.mount [-] MountPoint created [] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level3/mount.py:42 2025-10-13 06:21:41.956 | DEBUG diskimage_builder.block_device.level3.mount [-] Ordered mounts now: [('/', 'mount_fs_root'), ('/boot', 'mount_mkfs_boot'), ('/boot/efi', 'mount_mkfs_ESP'), ('/tmp', 'mount_fs_tmp'), ('/var', 'mount_fs_var'), ('/var/log', 'mount_fs_log'), ('/var/log/audit', 'mount_fs_audit')] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level3/mount.py:191 2025-10-13 06:21:41.956 | DEBUG diskimage_builder.block_device.config [-] Adding mount_fs_audit : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-10-13 06:21:41.956 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'mkfs': {'base': 'lv_audit', 'name': 'fs_audit', 'type': 'xfs'}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2025-10-13 06:21:41.956 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Create filesystem object; config [{'base': 'lv_audit', 'name': 'fs_audit', 'type': 'xfs'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:44 2025-10-13 06:21:41.956 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Filesystem created [] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:98 2025-10-13 06:21:41.956 | DEBUG diskimage_builder.block_device.config [-] Adding fs_audit : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-10-13 06:21:41.956 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'fstab': {'base': 'mount_fs_home', 'name': 'fstab_mount_fs_home', 'options': 'rw,nodev,relatime', 'fsck-passno': 2}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2025-10-13 06:21:41.956 | DEBUG diskimage_builder.block_device.config [-] Adding fstab_mount_fs_home : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-10-13 06:21:41.956 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'mount': {'base': 'fs_home', 'name': 'mount_fs_home', 'mount_point': '/home'}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2025-10-13 06:21:41.956 | DEBUG diskimage_builder.block_device.level3.mount [-] MountPoint created [] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level3/mount.py:42 2025-10-13 06:21:41.957 | DEBUG diskimage_builder.block_device.level3.mount [-] Ordered mounts now: [('/', 'mount_fs_root'), ('/boot', 'mount_mkfs_boot'), ('/boot/efi', 'mount_mkfs_ESP'), ('/tmp', 'mount_fs_tmp'), ('/var', 'mount_fs_var'), ('/var/log', 'mount_fs_log'), ('/var/log/audit', 'mount_fs_audit'), ('/home', 'mount_fs_home')] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level3/mount.py:191 2025-10-13 06:21:41.957 | DEBUG diskimage_builder.block_device.config [-] Adding mount_fs_home : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-10-13 06:21:41.957 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'mkfs': {'base': 'lv_home', 'name': 'fs_home', 'type': 'xfs'}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2025-10-13 06:21:41.957 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Create filesystem object; config [{'base': 'lv_home', 'name': 'fs_home', 'type': 'xfs'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:44 2025-10-13 06:21:41.957 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Filesystem created [] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:98 2025-10-13 06:21:41.957 | DEBUG diskimage_builder.block_device.config [-] Adding fs_home : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-10-13 06:21:41.957 | DEBUG diskimage_builder.block_device.config [-] Edges for image0: f:[] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-10-13 06:21:41.957 | DEBUG diskimage_builder.block_device.config [-] Edges for fstab_mount_mkfs_ESP: f:['mount_mkfs_ESP'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-10-13 06:21:41.957 | DEBUG diskimage_builder.block_device.config [-] Edges for mount_mkfs_ESP: f:['mount_mkfs_boot', 'mkfs_ESP'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-10-13 06:21:41.957 | DEBUG diskimage_builder.block_device.config [-] Edges for mkfs_ESP: f:['ESP'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-10-13 06:21:41.957 | DEBUG diskimage_builder.block_device.config [-] Edges for fstab_mount_mkfs_boot: f:['mount_mkfs_boot'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-10-13 06:21:41.957 | DEBUG diskimage_builder.block_device.config [-] Edges for mount_mkfs_boot: f:['mount_fs_root', 'mkfs_boot'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-10-13 06:21:41.957 | DEBUG diskimage_builder.block_device.config [-] Edges for mkfs_boot: f:['boot'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-10-13 06:21:41.957 | DEBUG diskimage_builder.block_device.config [-] Edges for ESP: f:['image0'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-10-13 06:21:41.957 | DEBUG diskimage_builder.block_device.config [-] Edges for BSP: f:['image0', 'ESP'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-10-13 06:21:41.957 | DEBUG diskimage_builder.block_device.config [-] Edges for boot: f:['image0', 'BSP'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-10-13 06:21:41.957 | DEBUG diskimage_builder.block_device.config [-] Edges for root: f:['image0', 'boot'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-10-13 06:21:41.957 | DEBUG diskimage_builder.block_device.config [-] Edges for pv: f:[] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-10-13 06:21:41.957 | DEBUG diskimage_builder.block_device.config [-] Edges for vg: f:['pv'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-10-13 06:21:41.957 | DEBUG diskimage_builder.block_device.config [-] Edges for lv_thinpool: f:['vg'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-10-13 06:21:41.957 | DEBUG diskimage_builder.block_device.config [-] Edges for lv_root: f:['vg'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-10-13 06:21:41.957 | DEBUG diskimage_builder.block_device.config [-] Edges for lv_tmp: f:['vg'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-10-13 06:21:41.957 | DEBUG diskimage_builder.block_device.config [-] Edges for lv_var: f:['vg'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-10-13 06:21:41.957 | DEBUG diskimage_builder.block_device.config [-] Edges for lv_log: f:['vg'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-10-13 06:21:41.957 | DEBUG diskimage_builder.block_device.config [-] Edges for lv_audit: f:['vg'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-10-13 06:21:41.957 | DEBUG diskimage_builder.block_device.config [-] Edges for lv_home: f:['vg'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-10-13 06:21:41.957 | DEBUG diskimage_builder.block_device.config [-] Edges for lvm: f:{'root'} t:['pv'] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-10-13 06:21:41.957 | DEBUG diskimage_builder.block_device.config [-] Edges for fstab_mount_fs_root: f:['mount_fs_root'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-10-13 06:21:41.957 | DEBUG diskimage_builder.block_device.config [-] Edges for mount_fs_root: f:['fs_root'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-10-13 06:21:41.957 | DEBUG diskimage_builder.block_device.config [-] Edges for fs_root: f:['lv_root'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-10-13 06:21:41.957 | DEBUG diskimage_builder.block_device.config [-] Edges for fstab_mount_fs_tmp: f:['mount_fs_tmp'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-10-13 06:21:41.957 | DEBUG diskimage_builder.block_device.config [-] Edges for mount_fs_tmp: f:['mount_mkfs_ESP', 'fs_tmp'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-10-13 06:21:41.957 | DEBUG diskimage_builder.block_device.config [-] Edges for fs_tmp: f:['lv_tmp'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-10-13 06:21:41.957 | DEBUG diskimage_builder.block_device.config [-] Edges for fstab_mount_fs_var: f:['mount_fs_var'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-10-13 06:21:41.957 | DEBUG diskimage_builder.block_device.config [-] Edges for mount_fs_var: f:['mount_fs_tmp', 'fs_var'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-10-13 06:21:41.957 | DEBUG diskimage_builder.block_device.config [-] Edges for fs_var: f:['lv_var'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-10-13 06:21:41.957 | DEBUG diskimage_builder.block_device.config [-] Edges for fstab_mount_fs_log: f:['mount_fs_log'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-10-13 06:21:41.957 | DEBUG diskimage_builder.block_device.config [-] Edges for mount_fs_log: f:['mount_fs_var', 'fs_log'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-10-13 06:21:41.958 | DEBUG diskimage_builder.block_device.config [-] Edges for fs_log: f:['lv_log'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-10-13 06:21:41.958 | DEBUG diskimage_builder.block_device.config [-] Edges for fstab_mount_fs_audit: f:['mount_fs_audit'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-10-13 06:21:41.958 | DEBUG diskimage_builder.block_device.config [-] Edges for mount_fs_audit: f:['mount_fs_log', 'fs_audit'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-10-13 06:21:41.958 | DEBUG diskimage_builder.block_device.config [-] Edges for fs_audit: f:['lv_audit'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-10-13 06:21:41.958 | DEBUG diskimage_builder.block_device.config [-] Edges for fstab_mount_fs_home: f:['mount_fs_home'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-10-13 06:21:41.958 | DEBUG diskimage_builder.block_device.config [-] Edges for mount_fs_home: f:['mount_fs_audit', 'fs_home'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-10-13 06:21:41.958 | DEBUG diskimage_builder.block_device.config [-] Edges for fs_home: f:['lv_home'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-10-13 06:21:41.958 | DEBUG diskimage_builder.block_device.config [-] Call order: ['image0', 'ESP', 'mkfs_ESP', 'BSP', 'boot', 'mkfs_boot', 'root', 'lvm', 'pv', 'vg', 'lv_thinpool', 'lv_root', 'lv_tmp', 'lv_var', 'lv_log', 'lv_audit', 'lv_home', 'fs_root', 'fs_tmp', 'fs_var', 'fs_log', 'fs_audit', 'fs_home', 'mount_fs_root', 'mount_mkfs_boot', 'fstab_mount_fs_root', 'mount_mkfs_ESP', 'fstab_mount_mkfs_boot', 'fstab_mount_mkfs_ESP', 'mount_fs_tmp', 'fstab_mount_fs_tmp', 'mount_fs_var', 'fstab_mount_fs_var', 'mount_fs_log', 'fstab_mount_fs_log', 'mount_fs_audit', 'fstab_mount_fs_audit', 'mount_fs_home', 'fstab_mount_fs_home'] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:241 2025-10-13 06:21:41.958 | DEBUG diskimage_builder.block_device.level0.localloop [-] [image0] Creating loop on [/tmp/dib_image.B1SOKrZi/image0.raw] with size [5368709120] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level0/localloop.py:107 2025-10-13 06:21:41.958 | INFO diskimage_builder.block_device.level0.localloop [-] Create image file [/tmp/dib_image.B1SOKrZi/image0.raw] 2025-10-13 06:21:41.958 | INFO diskimage_builder.block_device.level0.localloop [-] loopdev attach 2025-10-13 06:21:41.958 | DEBUG diskimage_builder.block_device.level0.localloop [-] Calling [sudo losetup --sector-size 512 --show -f /tmp/dib_image.B1SOKrZi/image0.raw] loopdev_attach /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level0/localloop.py:48 2025-10-13 06:21:41.958 | INFO diskimage_builder.block_device.utils [-] Calling [sudo losetup --sector-size 512 --show -f /tmp/dib_image.B1SOKrZi/image0.raw] 2025-10-13 06:21:42.001 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: /dev/loop0 exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-10-13 06:21:42.005 | INFO diskimage_builder.block_device.level0.localloop [-] New block device [/dev/loop0] 2025-10-13 06:21:42.005 | DEBUG diskimage_builder.block_device.level0.localloop [-] Created loop name [image0] device [/dev/loop0] image [/tmp/dib_image.B1SOKrZi/image0.raw] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level0/localloop.py:121 2025-10-13 06:21:42.005 | INFO diskimage_builder.block_device.level1.partitioning [-] Creating partition on [image0] [/tmp/dib_image.B1SOKrZi/image0.raw] 2025-10-13 06:21:42.005 | DEBUG diskimage_builder.block_device.level1.partitioning [-] Partition 2 added, 5156896768 remaining in disk _create_gpt /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level1/partitioning.py:178 2025-10-13 06:21:42.005 | DEBUG diskimage_builder.block_device.level1.partitioning [-] Partition 3 added, 5148508160 remaining in disk _create_gpt /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level1/partitioning.py:178 2025-10-13 06:21:42.005 | DEBUG diskimage_builder.block_device.level1.partitioning [-] Partition 4 added, 4624220160 remaining in disk _create_gpt /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level1/partitioning.py:178 2025-10-13 06:21:42.005 | DEBUG diskimage_builder.block_device.level1.partitioning [-] Partition 5 added, 0 remaining in disk _create_gpt /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level1/partitioning.py:178 2025-10-13 06:21:42.005 | DEBUG diskimage_builder.block_device.level1.partitioning [-] cmd: sgdisk /dev/loop0 -n 1:0:+200M -t 1:EF00 -c 1:ESP -n 2:0:+8M -t 2:EF02 -c 2:BSP -n 3:0:+500M -t 3:BC13C2FF-59E6-4262-A352-B275FD6F7172 -c 3:boot -n 4:0:+4410M -t 4:8300 -c 4:root _create_gpt /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level1/partitioning.py:182 2025-10-13 06:21:42.006 | INFO diskimage_builder.block_device.utils [-] Calling [sudo sgdisk /dev/loop0 -n 1:0:+200M -t 1:EF00 -c 1:ESP -n 2:0:+8M -t 2:EF02 -c 2:BSP -n 3:0:+500M -t 3:BC13C2FF-59E6-4262-A352-B275FD6F7172 -c 3:boot -n 4:0:+4410M -t 4:8300 -c 4:root] 2025-10-13 06:21:43.058 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: Creating new GPT entries in memory. exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-10-13 06:21:43.058 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: Setting name! exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-10-13 06:21:43.058 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: partNum is 0 exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-10-13 06:21:43.058 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: Setting name! exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-10-13 06:21:43.058 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: partNum is 1 exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-10-13 06:21:43.058 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: Setting name! exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-10-13 06:21:43.059 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: partNum is 2 exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-10-13 06:21:43.059 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: Setting name! exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-10-13 06:21:43.059 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: partNum is 3 exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-10-13 06:21:43.059 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: Warning: The kernel is still using the old partition table. exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-10-13 06:21:43.059 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: The new table will be used at the next reboot or after you exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-10-13 06:21:43.059 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: run partprobe(8) or kpartx(8) exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-10-13 06:21:43.059 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: The operation has completed successfully. exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-10-13 06:21:43.063 | INFO diskimage_builder.block_device.utils [-] Calling [sudo sync] 2025-10-13 06:21:43.108 | INFO diskimage_builder.block_device.utils [-] Calling [sudo kpartx -uvs /dev/loop0] 2025-10-13 06:21:43.284 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: add map loop0p1 (253:0): 0 409600 linear 7:0 2048 exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-10-13 06:21:43.284 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: add map loop0p2 (253:1): 0 16384 linear 7:0 411648 exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-10-13 06:21:43.284 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: add map loop0p3 (253:2): 0 1024000 linear 7:0 428032 exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-10-13 06:21:43.284 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: add map loop0p4 (253:3): 0 9031680 linear 7:0 1452032 exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-10-13 06:21:43.288 | WARNING diskimage_builder.block_device.level2.mkfs [-] UUID will not be written for fs type [vfat] 2025-10-13 06:21:43.288 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Creating fs command [['mkfs', '-t', 'vfat', '-n', 'MKFS_ESP', '/dev/mapper/loop0p1']] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:135 2025-10-13 06:21:43.288 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkfs -t vfat -n MKFS_ESP /dev/mapper/loop0p1] 2025-10-13 06:21:43.337 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: mkfs.fat 4.2 (2021-01-31) exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-10-13 06:21:43.341 | INFO diskimage_builder.block_device.level1.partitioning [-] Not creating the partitions a second time. 2025-10-13 06:21:43.341 | INFO diskimage_builder.block_device.level1.partitioning [-] Not creating the partitions a second time. 2025-10-13 06:21:43.341 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Creating fs command [['mkfs', '-t', 'ext4', '-L', 'mkfs_boot', '-U', '702a7d48-7341-4f40-a41a-83af82bb7b31', '-q', '/dev/mapper/loop0p3']] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:135 2025-10-13 06:21:43.341 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkfs -t ext4 -L mkfs_boot -U 702a7d48-7341-4f40-a41a-83af82bb7b31 -q /dev/mapper/loop0p3] 2025-10-13 06:21:43.410 | INFO diskimage_builder.block_device.level1.partitioning [-] Not creating the partitions a second time. 2025-10-13 06:21:43.411 | DEBUG diskimage_builder.block_device.level1.lvm [-] Creating pv command [['pvcreate', '/dev/mapper/loop0p4', '--force']] _create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level1/lvm.py:119 2025-10-13 06:21:43.411 | INFO diskimage_builder.block_device.utils [-] Calling [sudo pvcreate /dev/mapper/loop0p4 --force] 2025-10-13 06:21:43.513 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: Physical volume "/dev/mapper/loop0p4" successfully created. exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-10-13 06:21:43.513 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: Creating devices file /etc/lvm/devices/system.devices exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-10-13 06:21:43.568 | DEBUG diskimage_builder.block_device.level1.lvm [-] Creating vg command [['vgcreate', 'vg', '/dev/mapper/loop0p4', '--force']] _create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level1/lvm.py:170 2025-10-13 06:21:43.569 | INFO diskimage_builder.block_device.utils [-] Calling [sudo vgcreate vg /dev/mapper/loop0p4 --force] 2025-10-13 06:21:43.630 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: Volume group "vg" successfully created exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-10-13 06:21:43.672 | DEBUG diskimage_builder.block_device.level1.lvm [-] Creating lv command [['lvcreate', '--name', 'lv_thinpool', '--type', 'thin-pool', '-L', '4601151488B', 'vg']] _create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level1/lvm.py:244 2025-10-13 06:21:43.672 | INFO diskimage_builder.block_device.utils [-] Calling [sudo lvcreate --name lv_thinpool --type thin-pool -L 4601151488B vg] 2025-10-13 06:21:43.789 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: Thin pool volume with chunk size 64.00 KiB can address at most <15.88 TiB of data. exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-10-13 06:21:44.016 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: Logical volume "lv_thinpool" created. exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-10-13 06:21:44.049 | DEBUG diskimage_builder.block_device.level1.lvm [-] Creating lv command [['lvcreate', '--name', 'lv_root', '--type', 'thin', '--thin-pool', 'lv_thinpool', '-V', '2344615936B', 'vg']] _create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level1/lvm.py:244 2025-10-13 06:21:44.049 | INFO diskimage_builder.block_device.utils [-] Calling [sudo lvcreate --name lv_root --type thin --thin-pool lv_thinpool -V 2344615936B vg] 2025-10-13 06:21:45.303 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: Logical volume "lv_root" created. exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-10-13 06:21:45.356 | DEBUG diskimage_builder.block_device.level1.lvm [-] Creating lv command [['lvcreate', '--name', 'lv_tmp', '--type', 'thin', '--thin-pool', 'lv_thinpool', '-V', '314572800B', 'vg']] _create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level1/lvm.py:244 2025-10-13 06:21:45.356 | INFO diskimage_builder.block_device.utils [-] Calling [sudo lvcreate --name lv_tmp --type thin --thin-pool lv_thinpool -V 314572800B vg] 2025-10-13 06:21:45.447 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: Logical volume "lv_tmp" created. exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-10-13 06:21:45.506 | DEBUG diskimage_builder.block_device.level1.lvm [-] Creating lv command [['lvcreate', '--name', 'lv_var', '--type', 'thin', '--thin-pool', 'lv_thinpool', '-V', '998244352B', 'vg']] _create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level1/lvm.py:244 2025-10-13 06:21:45.506 | INFO diskimage_builder.block_device.utils [-] Calling [sudo lvcreate --name lv_var --type thin --thin-pool lv_thinpool -V 998244352B vg] 2025-10-13 06:21:45.603 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: Logical volume "lv_var" created. exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-10-13 06:21:45.663 | DEBUG diskimage_builder.block_device.level1.lvm [-] Creating lv command [['lvcreate', '--name', 'lv_log', '--type', 'thin', '--thin-pool', 'lv_thinpool', '-V', '314572800B', 'vg']] _create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level1/lvm.py:244 2025-10-13 06:21:45.664 | INFO diskimage_builder.block_device.utils [-] Calling [sudo lvcreate --name lv_log --type thin --thin-pool lv_thinpool -V 314572800B vg] 2025-10-13 06:21:45.789 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: Logical volume "lv_log" created. exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-10-13 06:21:45.843 | DEBUG diskimage_builder.block_device.level1.lvm [-] Creating lv command [['lvcreate', '--name', 'lv_audit', '--type', 'thin', '--thin-pool', 'lv_thinpool', '-V', '314572800B', 'vg']] _create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level1/lvm.py:244 2025-10-13 06:21:45.843 | INFO diskimage_builder.block_device.utils [-] Calling [sudo lvcreate --name lv_audit --type thin --thin-pool lv_thinpool -V 314572800B vg] 2025-10-13 06:21:45.957 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: Logical volume "lv_audit" created. exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-10-13 06:21:46.013 | DEBUG diskimage_builder.block_device.level1.lvm [-] Creating lv command [['lvcreate', '--name', 'lv_home', '--type', 'thin', '--thin-pool', 'lv_thinpool', '-V', '314572800B', 'vg']] _create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level1/lvm.py:244 2025-10-13 06:21:46.013 | INFO diskimage_builder.block_device.utils [-] Calling [sudo lvcreate --name lv_home --type thin --thin-pool lv_thinpool -V 314572800B vg] 2025-10-13 06:21:46.123 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: Logical volume "lv_home" created. exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-10-13 06:21:46.187 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Creating fs command [['mkfs', '-t', 'xfs', '-L', 'rhoso-rootfs', '-m', 'uuid=7c14635d-124b-4f75-9f99-6f425137d284', '-q', '/dev/mapper/vg-lv_root']] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:135 2025-10-13 06:21:46.188 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkfs -t xfs -L rhoso-rootfs -m uuid=7c14635d-124b-4f75-9f99-6f425137d284 -q /dev/mapper/vg-lv_root] 2025-10-13 06:21:46.480 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Creating fs command [['mkfs', '-t', 'xfs', '-L', 'fs_tmp', '-m', 'uuid=a5c29dc7-197e-43b7-9edd-ab8729742110', '-q', '/dev/mapper/vg-lv_tmp']] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:135 2025-10-13 06:21:46.480 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkfs -t xfs -L fs_tmp -m uuid=a5c29dc7-197e-43b7-9edd-ab8729742110 -q /dev/mapper/vg-lv_tmp] 2025-10-13 06:21:46.526 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: mkfs.xfs: small data volume, ignoring data volume stripe unit 128 and stripe width 128 exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-10-13 06:21:46.793 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Creating fs command [['mkfs', '-t', 'xfs', '-L', 'fs_var', '-m', 'uuid=261e59bc-8359-4b6b-968c-975e97bdf2c5', '-q', '/dev/mapper/vg-lv_var']] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:135 2025-10-13 06:21:46.793 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkfs -t xfs -L fs_var -m uuid=261e59bc-8359-4b6b-968c-975e97bdf2c5 -q /dev/mapper/vg-lv_var] 2025-10-13 06:21:46.846 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: mkfs.xfs: small data volume, ignoring data volume stripe unit 128 and stripe width 128 exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-10-13 06:21:47.087 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Creating fs command [['mkfs', '-t', 'xfs', '-L', 'fs_log', '-m', 'uuid=5a76cb46-5535-4bdb-b45e-6b61d2f51b87', '-q', '/dev/mapper/vg-lv_log']] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:135 2025-10-13 06:21:47.087 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkfs -t xfs -L fs_log -m uuid=5a76cb46-5535-4bdb-b45e-6b61d2f51b87 -q /dev/mapper/vg-lv_log] 2025-10-13 06:21:47.132 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: mkfs.xfs: small data volume, ignoring data volume stripe unit 128 and stripe width 128 exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-10-13 06:21:47.365 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Creating fs command [['mkfs', '-t', 'xfs', '-L', 'fs_audit', '-m', 'uuid=e094bd13-a940-47c3-8ee3-914b6fb8a0b0', '-q', '/dev/mapper/vg-lv_audit']] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:135 2025-10-13 06:21:47.365 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkfs -t xfs -L fs_audit -m uuid=e094bd13-a940-47c3-8ee3-914b6fb8a0b0 -q /dev/mapper/vg-lv_audit] 2025-10-13 06:21:47.398 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: mkfs.xfs: small data volume, ignoring data volume stripe unit 128 and stripe width 128 exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-10-13 06:21:47.639 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Creating fs command [['mkfs', '-t', 'xfs', '-L', 'fs_home', '-m', 'uuid=d8f95e7c-f469-4427-af80-70b7a8057447', '-q', '/dev/mapper/vg-lv_home']] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:135 2025-10-13 06:21:47.639 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkfs -t xfs -L fs_home -m uuid=d8f95e7c-f469-4427-af80-70b7a8057447 -q /dev/mapper/vg-lv_home] 2025-10-13 06:21:47.690 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: mkfs.xfs: small data volume, ignoring data volume stripe unit 128 and stripe width 128 exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-10-13 06:21:47.983 | DEBUG diskimage_builder.block_device.level3.mount [-] mount called [/] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level3/mount.py:80 2025-10-13 06:21:47.983 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkdir -p /tmp/dib_build.PZOcXRHM/mnt/] 2025-10-13 06:21:48.023 | INFO diskimage_builder.block_device.level3.mount [-] Mounting [mount_fs_root] to [/tmp/dib_build.PZOcXRHM/mnt/] 2025-10-13 06:21:48.023 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mount /dev/mapper/vg-lv_root /tmp/dib_build.PZOcXRHM/mnt/] 2025-10-13 06:21:48.078 | DEBUG diskimage_builder.block_device.level3.mount [-] mount called [/boot] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level3/mount.py:80 2025-10-13 06:21:48.078 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkdir -p /tmp/dib_build.PZOcXRHM/mnt/boot] 2025-10-13 06:21:48.119 | INFO diskimage_builder.block_device.level3.mount [-] Mounting [mount_mkfs_boot] to [/tmp/dib_build.PZOcXRHM/mnt/boot] 2025-10-13 06:21:48.119 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mount /dev/mapper/loop0p3 /tmp/dib_build.PZOcXRHM/mnt/boot] 2025-10-13 06:21:48.336 | DEBUG diskimage_builder.block_device.level4.fstab [-] fstab create called [fstab_mount_fs_root] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level4/fstab.py:38 2025-10-13 06:21:48.336 | DEBUG diskimage_builder.block_device.level3.mount [-] mount called [/boot/efi] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level3/mount.py:80 2025-10-13 06:21:48.337 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkdir -p /tmp/dib_build.PZOcXRHM/mnt/boot/efi] 2025-10-13 06:21:48.382 | INFO diskimage_builder.block_device.level3.mount [-] Mounting [mount_mkfs_ESP] to [/tmp/dib_build.PZOcXRHM/mnt/boot/efi] 2025-10-13 06:21:48.382 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mount /dev/mapper/loop0p1 /tmp/dib_build.PZOcXRHM/mnt/boot/efi] 2025-10-13 06:21:48.415 | DEBUG diskimage_builder.block_device.level4.fstab [-] fstab create called [fstab_mount_mkfs_boot] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level4/fstab.py:38 2025-10-13 06:21:48.415 | DEBUG diskimage_builder.block_device.level4.fstab [-] fstab create called [fstab_mount_mkfs_ESP] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level4/fstab.py:38 2025-10-13 06:21:48.415 | DEBUG diskimage_builder.block_device.level3.mount [-] mount called [/tmp] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level3/mount.py:80 2025-10-13 06:21:48.415 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkdir -p /tmp/dib_build.PZOcXRHM/mnt/tmp] 2025-10-13 06:21:48.449 | INFO diskimage_builder.block_device.level3.mount [-] Mounting [mount_fs_tmp] to [/tmp/dib_build.PZOcXRHM/mnt/tmp] 2025-10-13 06:21:48.449 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mount /dev/mapper/vg-lv_tmp /tmp/dib_build.PZOcXRHM/mnt/tmp] 2025-10-13 06:21:48.500 | DEBUG diskimage_builder.block_device.level4.fstab [-] fstab create called [fstab_mount_fs_tmp] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level4/fstab.py:38 2025-10-13 06:21:48.500 | DEBUG diskimage_builder.block_device.level3.mount [-] mount called [/var] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level3/mount.py:80 2025-10-13 06:21:48.500 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkdir -p /tmp/dib_build.PZOcXRHM/mnt/var] 2025-10-13 06:21:48.542 | INFO diskimage_builder.block_device.level3.mount [-] Mounting [mount_fs_var] to [/tmp/dib_build.PZOcXRHM/mnt/var] 2025-10-13 06:21:48.542 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mount /dev/mapper/vg-lv_var /tmp/dib_build.PZOcXRHM/mnt/var] 2025-10-13 06:21:48.589 | DEBUG diskimage_builder.block_device.level4.fstab [-] fstab create called [fstab_mount_fs_var] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level4/fstab.py:38 2025-10-13 06:21:48.589 | DEBUG diskimage_builder.block_device.level3.mount [-] mount called [/var/log] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level3/mount.py:80 2025-10-13 06:21:48.589 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkdir -p /tmp/dib_build.PZOcXRHM/mnt/var/log] 2025-10-13 06:21:48.616 | INFO diskimage_builder.block_device.level3.mount [-] Mounting [mount_fs_log] to [/tmp/dib_build.PZOcXRHM/mnt/var/log] 2025-10-13 06:21:48.616 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mount /dev/mapper/vg-lv_log /tmp/dib_build.PZOcXRHM/mnt/var/log] 2025-10-13 06:21:48.666 | DEBUG diskimage_builder.block_device.level4.fstab [-] fstab create called [fstab_mount_fs_log] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level4/fstab.py:38 2025-10-13 06:21:48.666 | DEBUG diskimage_builder.block_device.level3.mount [-] mount called [/var/log/audit] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level3/mount.py:80 2025-10-13 06:21:48.666 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkdir -p /tmp/dib_build.PZOcXRHM/mnt/var/log/audit] 2025-10-13 06:21:48.693 | INFO diskimage_builder.block_device.level3.mount [-] Mounting [mount_fs_audit] to [/tmp/dib_build.PZOcXRHM/mnt/var/log/audit] 2025-10-13 06:21:48.693 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mount /dev/mapper/vg-lv_audit /tmp/dib_build.PZOcXRHM/mnt/var/log/audit] 2025-10-13 06:21:48.745 | DEBUG diskimage_builder.block_device.level4.fstab [-] fstab create called [fstab_mount_fs_audit] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level4/fstab.py:38 2025-10-13 06:21:48.745 | DEBUG diskimage_builder.block_device.level3.mount [-] mount called [/home] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level3/mount.py:80 2025-10-13 06:21:48.745 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkdir -p /tmp/dib_build.PZOcXRHM/mnt/home] 2025-10-13 06:21:48.789 | INFO diskimage_builder.block_device.level3.mount [-] Mounting [mount_fs_home] to [/tmp/dib_build.PZOcXRHM/mnt/home] 2025-10-13 06:21:48.789 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mount /dev/mapper/vg-lv_home /tmp/dib_build.PZOcXRHM/mnt/home] 2025-10-13 06:21:48.843 | DEBUG diskimage_builder.block_device.level4.fstab [-] fstab create called [fstab_mount_fs_home] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level4/fstab.py:38 2025-10-13 06:21:48.843 | DEBUG diskimage_builder.block_device.blockdevice [-] Writing state to: /tmp/dib_build.PZOcXRHM/states/block-device/state.json save_state /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:101 2025-10-13 06:21:48.848 | DEBUG diskimage_builder.block_device.blockdevice [-] {'blockdev': {'BSP': {'device': '/dev/mapper/loop0p2'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.848 | DEBUG diskimage_builder.block_device.blockdevice [-] 'ESP': {'device': '/dev/mapper/loop0p1'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.848 | DEBUG diskimage_builder.block_device.blockdevice [-] 'boot': {'device': '/dev/mapper/loop0p3'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.848 | DEBUG diskimage_builder.block_device.blockdevice [-] 'image0': {'device': '/dev/loop0', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.848 | DEBUG diskimage_builder.block_device.blockdevice [-] 'image': '/tmp/dib_image.B1SOKrZi/image0.raw'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.848 | DEBUG diskimage_builder.block_device.blockdevice [-] 'lv_audit': {'device': '/dev/mapper/vg-lv_audit', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.848 | DEBUG diskimage_builder.block_device.blockdevice [-] 'extents': None, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.848 | DEBUG diskimage_builder.block_device.blockdevice [-] 'opts': None, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.848 | DEBUG diskimage_builder.block_device.blockdevice [-] 'size': '300MiB', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.848 | DEBUG diskimage_builder.block_device.blockdevice [-] 'vgs': 'vg'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.848 | DEBUG diskimage_builder.block_device.blockdevice [-] 'lv_home': {'device': '/dev/mapper/vg-lv_home', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.848 | DEBUG diskimage_builder.block_device.blockdevice [-] 'extents': None, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.848 | DEBUG diskimage_builder.block_device.blockdevice [-] 'opts': None, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.848 | DEBUG diskimage_builder.block_device.blockdevice [-] 'size': '300MiB', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.848 | DEBUG diskimage_builder.block_device.blockdevice [-] 'vgs': 'vg'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.848 | DEBUG diskimage_builder.block_device.blockdevice [-] 'lv_log': {'device': '/dev/mapper/vg-lv_log', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.848 | DEBUG diskimage_builder.block_device.blockdevice [-] 'extents': None, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.848 | DEBUG diskimage_builder.block_device.blockdevice [-] 'opts': None, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.848 | DEBUG diskimage_builder.block_device.blockdevice [-] 'size': '300MiB', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.848 | DEBUG diskimage_builder.block_device.blockdevice [-] 'vgs': 'vg'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.848 | DEBUG diskimage_builder.block_device.blockdevice [-] 'lv_root': {'device': '/dev/mapper/vg-lv_root', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.848 | DEBUG diskimage_builder.block_device.blockdevice [-] 'extents': None, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.848 | DEBUG diskimage_builder.block_device.blockdevice [-] 'opts': None, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.848 | DEBUG diskimage_builder.block_device.blockdevice [-] 'size': '2236MiB', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.848 | DEBUG diskimage_builder.block_device.blockdevice [-] 'vgs': 'vg'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.848 | DEBUG diskimage_builder.block_device.blockdevice [-] 'lv_thinpool': {'device': '/dev/mapper/vg-lv_thinpool', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.848 | DEBUG diskimage_builder.block_device.blockdevice [-] 'extents': None, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.848 | DEBUG diskimage_builder.block_device.blockdevice [-] 'opts': None, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.848 | DEBUG diskimage_builder.block_device.blockdevice [-] 'size': '4390MiB', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.848 | DEBUG diskimage_builder.block_device.blockdevice [-] 'vgs': 'vg'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.848 | DEBUG diskimage_builder.block_device.blockdevice [-] 'lv_tmp': {'device': '/dev/mapper/vg-lv_tmp', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.848 | DEBUG diskimage_builder.block_device.blockdevice [-] 'extents': None, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.848 | DEBUG diskimage_builder.block_device.blockdevice [-] 'opts': None, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.848 | DEBUG diskimage_builder.block_device.blockdevice [-] 'size': '300MiB', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.848 | DEBUG diskimage_builder.block_device.blockdevice [-] 'vgs': 'vg'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.848 | DEBUG diskimage_builder.block_device.blockdevice [-] 'lv_var': {'device': '/dev/mapper/vg-lv_var', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.849 | DEBUG diskimage_builder.block_device.blockdevice [-] 'extents': None, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.849 | DEBUG diskimage_builder.block_device.blockdevice [-] 'opts': None, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.849 | DEBUG diskimage_builder.block_device.blockdevice [-] 'size': '952MiB', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.849 | DEBUG diskimage_builder.block_device.blockdevice [-] 'vgs': 'vg'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.849 | DEBUG diskimage_builder.block_device.blockdevice [-] 'root': {'device': '/dev/mapper/loop0p4'}}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.849 | DEBUG diskimage_builder.block_device.blockdevice [-] 'filesys': {'fs_audit': {'device': '/dev/mapper/vg-lv_audit', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.849 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fstype': 'xfs', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.849 | DEBUG diskimage_builder.block_device.blockdevice [-] 'label': 'fs_audit', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.849 | DEBUG diskimage_builder.block_device.blockdevice [-] 'opts': None, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.849 | DEBUG diskimage_builder.block_device.blockdevice [-] 'uuid': 'e094bd13-a940-47c3-8ee3-914b6fb8a0b0'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.849 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fs_home': {'device': '/dev/mapper/vg-lv_home', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.849 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fstype': 'xfs', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.849 | DEBUG diskimage_builder.block_device.blockdevice [-] 'label': 'fs_home', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.849 | DEBUG diskimage_builder.block_device.blockdevice [-] 'opts': None, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.849 | DEBUG diskimage_builder.block_device.blockdevice [-] 'uuid': 'd8f95e7c-f469-4427-af80-70b7a8057447'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.849 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fs_log': {'device': '/dev/mapper/vg-lv_log', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.849 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fstype': 'xfs', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.849 | DEBUG diskimage_builder.block_device.blockdevice [-] 'label': 'fs_log', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.849 | DEBUG diskimage_builder.block_device.blockdevice [-] 'opts': None, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.849 | DEBUG diskimage_builder.block_device.blockdevice [-] 'uuid': '5a76cb46-5535-4bdb-b45e-6b61d2f51b87'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.849 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fs_root': {'device': '/dev/mapper/vg-lv_root', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.849 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fstype': 'xfs', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.849 | DEBUG diskimage_builder.block_device.blockdevice [-] 'label': 'rhoso-rootfs', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.849 | DEBUG diskimage_builder.block_device.blockdevice [-] 'opts': None, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.849 | DEBUG diskimage_builder.block_device.blockdevice [-] 'uuid': '7c14635d-124b-4f75-9f99-6f425137d284'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.849 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fs_tmp': {'device': '/dev/mapper/vg-lv_tmp', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.849 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fstype': 'xfs', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.849 | DEBUG diskimage_builder.block_device.blockdevice [-] 'label': 'fs_tmp', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.849 | DEBUG diskimage_builder.block_device.blockdevice [-] 'opts': None, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.849 | DEBUG diskimage_builder.block_device.blockdevice [-] 'uuid': 'a5c29dc7-197e-43b7-9edd-ab8729742110'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.849 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fs_var': {'device': '/dev/mapper/vg-lv_var', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.850 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fstype': 'xfs', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.850 | DEBUG diskimage_builder.block_device.blockdevice [-] 'label': 'fs_var', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.850 | DEBUG diskimage_builder.block_device.blockdevice [-] 'opts': None, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.850 | DEBUG diskimage_builder.block_device.blockdevice [-] 'uuid': '261e59bc-8359-4b6b-968c-975e97bdf2c5'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.850 | DEBUG diskimage_builder.block_device.blockdevice [-] 'mkfs_ESP': {'device': '/dev/mapper/loop0p1', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.850 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fstype': 'vfat', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.850 | DEBUG diskimage_builder.block_device.blockdevice [-] 'label': 'MKFS_ESP', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.850 | DEBUG diskimage_builder.block_device.blockdevice [-] 'opts': None, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.850 | DEBUG diskimage_builder.block_device.blockdevice [-] 'uuid': '2196d0c7-f537-4930-9113-5162ca013e08'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.850 | DEBUG diskimage_builder.block_device.blockdevice [-] 'mkfs_boot': {'device': '/dev/mapper/loop0p3', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.850 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fstype': 'ext4', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.850 | DEBUG diskimage_builder.block_device.blockdevice [-] 'label': 'mkfs_boot', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.850 | DEBUG diskimage_builder.block_device.blockdevice [-] 'opts': None, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.850 | DEBUG diskimage_builder.block_device.blockdevice [-] 'uuid': '702a7d48-7341-4f40-a41a-83af82bb7b31'}}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.850 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fs_labels': ['MKFS_ESP', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.850 | DEBUG diskimage_builder.block_device.blockdevice [-] 'mkfs_boot', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.850 | DEBUG diskimage_builder.block_device.blockdevice [-] 'rhoso-rootfs', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.850 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fs_tmp', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.850 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fs_var', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.850 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fs_log', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.850 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fs_audit', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.850 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fs_home'], debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.850 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fstab': {'mount_fs_audit': {'base': 'mount_fs_audit', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.850 | DEBUG diskimage_builder.block_device.blockdevice [-] 'dump-freq': 0, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.850 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fsck-passno': 2, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.850 | DEBUG diskimage_builder.block_device.blockdevice [-] 'name': 'fstab_mount_fs_audit', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.850 | DEBUG diskimage_builder.block_device.blockdevice [-] 'options': 'rw,relatime'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.850 | DEBUG diskimage_builder.block_device.blockdevice [-] 'mount_fs_home': {'base': 'mount_fs_home', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.850 | DEBUG diskimage_builder.block_device.blockdevice [-] 'dump-freq': 0, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.850 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fsck-passno': 2, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.850 | DEBUG diskimage_builder.block_device.blockdevice [-] 'name': 'fstab_mount_fs_home', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.850 | DEBUG diskimage_builder.block_device.blockdevice [-] 'options': 'rw,nodev,relatime'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.850 | DEBUG diskimage_builder.block_device.blockdevice [-] 'mount_fs_log': {'base': 'mount_fs_log', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.850 | DEBUG diskimage_builder.block_device.blockdevice [-] 'dump-freq': 0, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.851 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fsck-passno': 2, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.851 | DEBUG diskimage_builder.block_device.blockdevice [-] 'name': 'fstab_mount_fs_log', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.851 | DEBUG diskimage_builder.block_device.blockdevice [-] 'options': 'rw,relatime'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.851 | DEBUG diskimage_builder.block_device.blockdevice [-] 'mount_fs_root': {'base': 'mount_fs_root', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.851 | DEBUG diskimage_builder.block_device.blockdevice [-] 'dump-freq': 0, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.851 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fsck-passno': 1, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.851 | DEBUG diskimage_builder.block_device.blockdevice [-] 'name': 'fstab_mount_fs_root', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.851 | DEBUG diskimage_builder.block_device.blockdevice [-] 'options': 'rw,relatime'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.851 | DEBUG diskimage_builder.block_device.blockdevice [-] 'mount_fs_tmp': {'base': 'mount_fs_tmp', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.851 | DEBUG diskimage_builder.block_device.blockdevice [-] 'dump-freq': 0, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.851 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fsck-passno': 2, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.851 | DEBUG diskimage_builder.block_device.blockdevice [-] 'name': 'fstab_mount_fs_tmp', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.851 | DEBUG diskimage_builder.block_device.blockdevice [-] 'options': 'rw,nosuid,nodev,noexec,relatime'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.851 | DEBUG diskimage_builder.block_device.blockdevice [-] 'mount_fs_var': {'base': 'mount_fs_var', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.851 | DEBUG diskimage_builder.block_device.blockdevice [-] 'dump-freq': 0, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.851 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fsck-passno': 2, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.851 | DEBUG diskimage_builder.block_device.blockdevice [-] 'name': 'fstab_mount_fs_var', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.851 | DEBUG diskimage_builder.block_device.blockdevice [-] 'options': 'rw,relatime'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.851 | DEBUG diskimage_builder.block_device.blockdevice [-] 'mount_mkfs_ESP': {'base': 'mount_mkfs_ESP', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.851 | DEBUG diskimage_builder.block_device.blockdevice [-] 'dump-freq': 0, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.851 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fsck-passno': 2, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.851 | DEBUG diskimage_builder.block_device.blockdevice [-] 'name': 'fstab_mount_mkfs_ESP', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.851 | DEBUG diskimage_builder.block_device.blockdevice [-] 'options': 'defaults'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.851 | DEBUG diskimage_builder.block_device.blockdevice [-] 'mount_mkfs_boot': {'base': 'mount_mkfs_boot', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.851 | DEBUG diskimage_builder.block_device.blockdevice [-] 'dump-freq': 0, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.851 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fsck-passno': 1, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.851 | DEBUG diskimage_builder.block_device.blockdevice [-] 'name': 'fstab_mount_mkfs_boot', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.851 | DEBUG diskimage_builder.block_device.blockdevice [-] 'options': 'defaults'}}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.851 | DEBUG diskimage_builder.block_device.blockdevice [-] 'mount': {'/': {'base': 'fs_root', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.851 | DEBUG diskimage_builder.block_device.blockdevice [-] 'name': 'mount_fs_root', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.851 | DEBUG diskimage_builder.block_device.blockdevice [-] 'path': '/tmp/dib_build.PZOcXRHM/mnt/'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.851 | DEBUG diskimage_builder.block_device.blockdevice [-] '/boot': {'base': 'mkfs_boot', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.851 | DEBUG diskimage_builder.block_device.blockdevice [-] 'name': 'mount_mkfs_boot', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.851 | DEBUG diskimage_builder.block_device.blockdevice [-] 'path': '/tmp/dib_build.PZOcXRHM/mnt/boot'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.851 | DEBUG diskimage_builder.block_device.blockdevice [-] '/boot/efi': {'base': 'mkfs_ESP', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.852 | DEBUG diskimage_builder.block_device.blockdevice [-] 'name': 'mount_mkfs_ESP', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.852 | DEBUG diskimage_builder.block_device.blockdevice [-] 'path': '/tmp/dib_build.PZOcXRHM/mnt/boot/efi'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.852 | DEBUG diskimage_builder.block_device.blockdevice [-] '/home': {'base': 'fs_home', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.852 | DEBUG diskimage_builder.block_device.blockdevice [-] 'name': 'mount_fs_home', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.852 | DEBUG diskimage_builder.block_device.blockdevice [-] 'path': '/tmp/dib_build.PZOcXRHM/mnt/home'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.852 | DEBUG diskimage_builder.block_device.blockdevice [-] '/tmp': {'base': 'fs_tmp', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.852 | DEBUG diskimage_builder.block_device.blockdevice [-] 'name': 'mount_fs_tmp', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.852 | DEBUG diskimage_builder.block_device.blockdevice [-] 'path': '/tmp/dib_build.PZOcXRHM/mnt/tmp'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.852 | DEBUG diskimage_builder.block_device.blockdevice [-] '/var': {'base': 'fs_var', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.852 | DEBUG diskimage_builder.block_device.blockdevice [-] 'name': 'mount_fs_var', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.852 | DEBUG diskimage_builder.block_device.blockdevice [-] 'path': '/tmp/dib_build.PZOcXRHM/mnt/var'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.852 | DEBUG diskimage_builder.block_device.blockdevice [-] '/var/log': {'base': 'fs_log', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.852 | DEBUG diskimage_builder.block_device.blockdevice [-] 'name': 'mount_fs_log', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.852 | DEBUG diskimage_builder.block_device.blockdevice [-] 'path': '/tmp/dib_build.PZOcXRHM/mnt/var/log'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.852 | DEBUG diskimage_builder.block_device.blockdevice [-] '/var/log/audit': {'base': 'fs_audit', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.852 | DEBUG diskimage_builder.block_device.blockdevice [-] 'name': 'mount_fs_audit', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.852 | DEBUG diskimage_builder.block_device.blockdevice [-] 'path': '/tmp/dib_build.PZOcXRHM/mnt/var/log/audit'}}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.852 | DEBUG diskimage_builder.block_device.blockdevice [-] 'mount_order': ['/', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.852 | DEBUG diskimage_builder.block_device.blockdevice [-] '/boot', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.852 | DEBUG diskimage_builder.block_device.blockdevice [-] '/boot/efi', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.852 | DEBUG diskimage_builder.block_device.blockdevice [-] '/tmp', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.852 | DEBUG diskimage_builder.block_device.blockdevice [-] '/var', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.852 | DEBUG diskimage_builder.block_device.blockdevice [-] '/var/log', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.852 | DEBUG diskimage_builder.block_device.blockdevice [-] '/var/log/audit', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.852 | DEBUG diskimage_builder.block_device.blockdevice [-] '/home'], debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.852 | DEBUG diskimage_builder.block_device.blockdevice [-] 'pvs': {'pv': {'device': '/dev/mapper/loop0p4', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.852 | DEBUG diskimage_builder.block_device.blockdevice [-] 'opts': ['--force']}}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.852 | DEBUG diskimage_builder.block_device.blockdevice [-] 'sorted_mount_points': [('/', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.852 | DEBUG diskimage_builder.block_device.blockdevice [-] 'mount_fs_root'), debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.852 | DEBUG diskimage_builder.block_device.blockdevice [-] ('/boot', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.852 | DEBUG diskimage_builder.block_device.blockdevice [-] 'mount_mkfs_boot'), debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.852 | DEBUG diskimage_builder.block_device.blockdevice [-] ('/boot/efi', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.852 | DEBUG diskimage_builder.block_device.blockdevice [-] 'mount_mkfs_ESP'), debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.852 | DEBUG diskimage_builder.block_device.blockdevice [-] ('/tmp', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.852 | DEBUG diskimage_builder.block_device.blockdevice [-] 'mount_fs_tmp'), debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.852 | DEBUG diskimage_builder.block_device.blockdevice [-] ('/var', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.852 | DEBUG diskimage_builder.block_device.blockdevice [-] 'mount_fs_var'), debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.852 | DEBUG diskimage_builder.block_device.blockdevice [-] ('/var/log', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.852 | DEBUG diskimage_builder.block_device.blockdevice [-] 'mount_fs_log'), debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.852 | DEBUG diskimage_builder.block_device.blockdevice [-] ('/var/log/audit', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.852 | DEBUG diskimage_builder.block_device.blockdevice [-] 'mount_fs_audit'), debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.852 | DEBUG diskimage_builder.block_device.blockdevice [-] ('/home', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.852 | DEBUG diskimage_builder.block_device.blockdevice [-] 'mount_fs_home')], debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.853 | DEBUG diskimage_builder.block_device.blockdevice [-] 'vgs': {'vg': {'devices': ['pv'], debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.853 | DEBUG diskimage_builder.block_device.blockdevice [-] 'opts': ['--force']}}} debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-13 06:21:48.854 | INFO diskimage_builder.block_device.blockdevice [-] create() finished 2025-10-13 06:21:48.902 | ++ diskimage_builder/lib/disk-image-create:main:519 : /usr/bin/python3 /usr/lib/python3.9/site-packages/diskimage_builder/lib/dib-block-device.py getval image-block-device 2025-10-13 06:21:49.063 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:229 2025-10-13 06:21:49.063 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.PZOcXRHM/block-device/config.yaml', 'image-dir': '/tmp/dib_image.B1SOKrZi', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.PZOcXRHM/mnt', 'build-dir': '/tmp/dib_build.PZOcXRHM', 'image-size': '5242880KiB'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2025-10-13 06:21:49.063 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [image-block-device] 2025-10-13 06:21:49.086 | + diskimage_builder/lib/disk-image-create:main:519 : IMAGE_BLOCK_DEVICE=/dev/loop0 2025-10-13 06:21:49.090 | + diskimage_builder/lib/disk-image-create:main:520 : export IMAGE_BLOCK_DEVICE 2025-10-13 06:21:49.093 | ++ diskimage_builder/lib/disk-image-create:main:526 : /usr/bin/python3 /usr/lib/python3.9/site-packages/diskimage_builder/lib/dib-block-device.py getval image-block-devices 2025-10-13 06:21:49.250 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:229 2025-10-13 06:21:49.250 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.PZOcXRHM/block-device/config.yaml', 'image-dir': '/tmp/dib_image.B1SOKrZi', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.PZOcXRHM/mnt', 'build-dir': '/tmp/dib_build.PZOcXRHM', 'image-size': '5242880KiB'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2025-10-13 06:21:49.251 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [image-block-devices] 2025-10-13 06:21:49.274 | + diskimage_builder/lib/disk-image-create:main:526 : IMAGE_BLOCK_DEVICES=' [image0]=/dev/loop0 [ESP]=/dev/mapper/loop0p1 [BSP]=/dev/mapper/loop0p2 [boot]=/dev/mapper/loop0p3 [root]=/dev/mapper/loop0p4 [lv_thinpool]=/dev/mapper/vg-lv_thinpool [lv_root]=/dev/mapper/vg-lv_root [lv_tmp]=/dev/mapper/vg-lv_tmp [lv_var]=/dev/mapper/vg-lv_var [lv_log]=/dev/mapper/vg-lv_log [lv_audit]=/dev/mapper/vg-lv_audit [lv_home]=/dev/mapper/vg-lv_home ' 2025-10-13 06:21:49.280 | + diskimage_builder/lib/disk-image-create:main:527 : export IMAGE_BLOCK_DEVICES 2025-10-13 06:21:49.285 | + diskimage_builder/lib/disk-image-create:main:530 : /usr/bin/python3 /usr/lib/python3.9/site-packages/diskimage_builder/lib/dib-block-device.py writefstab 2025-10-13 06:21:49.443 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:229 2025-10-13 06:21:49.443 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.PZOcXRHM/block-device/config.yaml', 'image-dir': '/tmp/dib_image.B1SOKrZi', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.PZOcXRHM/mnt', 'build-dir': '/tmp/dib_build.PZOcXRHM', 'image-size': '5242880KiB'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2025-10-13 06:21:49.443 | INFO diskimage_builder.block_device.blockdevice [-] Creating fstab 2025-10-13 06:21:49.444 | DEBUG diskimage_builder.block_device.blockdevice [-] Writing fstab entry for [/] cmd_writefstab /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:381 2025-10-13 06:21:49.444 | DEBUG diskimage_builder.block_device.blockdevice [-] Writing fstab entry for [/boot] cmd_writefstab /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:381 2025-10-13 06:21:49.444 | DEBUG diskimage_builder.block_device.blockdevice [-] Writing fstab entry for [/boot/efi] cmd_writefstab /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:381 2025-10-13 06:21:49.444 | DEBUG diskimage_builder.block_device.blockdevice [-] Writing fstab entry for [/tmp] cmd_writefstab /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:381 2025-10-13 06:21:49.444 | DEBUG diskimage_builder.block_device.blockdevice [-] Writing fstab entry for [/var] cmd_writefstab /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:381 2025-10-13 06:21:49.444 | DEBUG diskimage_builder.block_device.blockdevice [-] Writing fstab entry for [/var/log] cmd_writefstab /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:381 2025-10-13 06:21:49.444 | DEBUG diskimage_builder.block_device.blockdevice [-] Writing fstab entry for [/var/log/audit] cmd_writefstab /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:381 2025-10-13 06:21:49.444 | DEBUG diskimage_builder.block_device.blockdevice [-] Writing fstab entry for [/home] cmd_writefstab /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:381 2025-10-13 06:21:49.444 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkdir -p /tmp/dib_build.PZOcXRHM/built/etc] 2025-10-13 06:21:49.469 | INFO diskimage_builder.block_device.utils [-] Calling [sudo cp /tmp/dib_build.PZOcXRHM/states/block-device/fstab /tmp/dib_build.PZOcXRHM/built/etc/fstab] 2025-10-13 06:21:49.540 | + diskimage_builder/lib/disk-image-create:main:534 : LOOPDEV=/dev/loop0 2025-10-13 06:21:49.546 | + diskimage_builder/lib/disk-image-create:main:546 : sudo cp -ra /tmp/dib_build.PZOcXRHM/built/afs /tmp/dib_build.PZOcXRHM/built/bin /tmp/dib_build.PZOcXRHM/built/boot /tmp/dib_build.PZOcXRHM/built/dev /tmp/dib_build.PZOcXRHM/built/etc /tmp/dib_build.PZOcXRHM/built/home /tmp/dib_build.PZOcXRHM/built/lib /tmp/dib_build.PZOcXRHM/built/lib64 /tmp/dib_build.PZOcXRHM/built/media /tmp/dib_build.PZOcXRHM/built/mnt /tmp/dib_build.PZOcXRHM/built/opt /tmp/dib_build.PZOcXRHM/built/proc /tmp/dib_build.PZOcXRHM/built/root /tmp/dib_build.PZOcXRHM/built/run /tmp/dib_build.PZOcXRHM/built/sbin /tmp/dib_build.PZOcXRHM/built/srv /tmp/dib_build.PZOcXRHM/built/sys /tmp/dib_build.PZOcXRHM/built/tmp /tmp/dib_build.PZOcXRHM/built/usr /tmp/dib_build.PZOcXRHM/built/var /tmp/dib_build.PZOcXRHM/mnt 2025-10-13 06:21:55.667 | + diskimage_builder/lib/disk-image-create:main:547 : sudo rm -fr /tmp/dib_build.PZOcXRHM/built/afs /tmp/dib_build.PZOcXRHM/built/bin /tmp/dib_build.PZOcXRHM/built/boot /tmp/dib_build.PZOcXRHM/built/dev /tmp/dib_build.PZOcXRHM/built/etc /tmp/dib_build.PZOcXRHM/built/home /tmp/dib_build.PZOcXRHM/built/lib /tmp/dib_build.PZOcXRHM/built/lib64 /tmp/dib_build.PZOcXRHM/built/media /tmp/dib_build.PZOcXRHM/built/mnt /tmp/dib_build.PZOcXRHM/built/opt /tmp/dib_build.PZOcXRHM/built/proc /tmp/dib_build.PZOcXRHM/built/root /tmp/dib_build.PZOcXRHM/built/run /tmp/dib_build.PZOcXRHM/built/sbin /tmp/dib_build.PZOcXRHM/built/srv /tmp/dib_build.PZOcXRHM/built/sys /tmp/dib_build.PZOcXRHM/built/tmp /tmp/dib_build.PZOcXRHM/built/usr /tmp/dib_build.PZOcXRHM/built/var 2025-10-13 06:21:58.426 | + diskimage_builder/lib/disk-image-create:main:549 : mount_proc_dev_sys 2025-10-13 06:21:58.431 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:404 : sudo mount -t proc none /tmp/dib_build.PZOcXRHM/mnt/proc 2025-10-13 06:21:58.472 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:405 : sudo mount --bind /dev /tmp/dib_build.PZOcXRHM/mnt/dev 2025-10-13 06:21:58.515 | ++ diskimage_builder/lib/common-functions:mount_proc_dev_sys:406 : mount_dev_pts_options 2025-10-13 06:21:58.522 | +++ diskimage_builder/lib/common-functions:mount_dev_pts_options:399 : findmnt --first-only /dev/pts --noheadings --output OPTIONS 2025-10-13 06:21:58.533 | ++ diskimage_builder/lib/common-functions:mount_dev_pts_options:399 : echo '-o rw,nosuid,noexec,relatime,seclabel,gid=5,mode=620,ptmxmode=000' 2025-10-13 06:21:58.538 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:406 : sudo mount -t devpts -o rw,nosuid,noexec,relatime,seclabel,gid=5,mode=620,ptmxmode=000 devpts /tmp/dib_build.PZOcXRHM/mnt/dev/pts 2025-10-13 06:21:58.573 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:414 : sudo mount -o ro -t sysfs none /tmp/dib_build.PZOcXRHM/mnt/sys 2025-10-13 06:21:58.605 | + diskimage_builder/lib/disk-image-create:main:550 : run_d pre-finalise 2025-10-13 06:21:58.610 | + diskimage_builder/lib/common-functions:run_d:246 : check_element 2025-10-13 06:21:58.613 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.PZOcXRHM/hooks ']' 2025-10-13 06:21:58.616 | + diskimage_builder/lib/common-functions:run_d:247 : check_break before-pre-finalise bash 2025-10-13 06:21:58.620 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-10-13 06:21:58.623 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-pre-finalise(,|$)' -q 2025-10-13 06:21:58.633 | + diskimage_builder/lib/common-functions:run_d:248 : '[' -d /tmp/dib_build.PZOcXRHM/hooks/pre-finalise.d ']' 2025-10-13 06:21:58.638 | + diskimage_builder/lib/common-functions:run_d:259 : check_break after-pre-finalise bash 2025-10-13 06:21:58.644 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-10-13 06:21:58.645 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-pre-finalise(,|$)' -q 2025-10-13 06:21:58.651 | + diskimage_builder/lib/disk-image-create:main:551 : run_d_in_target finalise 2025-10-13 06:21:58.656 | + diskimage_builder/lib/img-functions:run_d_in_target:64 : check_element 2025-10-13 06:21:58.659 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.PZOcXRHM/hooks ']' 2025-10-13 06:21:58.663 | + diskimage_builder/lib/img-functions:run_d_in_target:67 : '[' -d /tmp/dib_build.PZOcXRHM/hooks/finalise.d ']' 2025-10-13 06:21:58.666 | + diskimage_builder/lib/img-functions:run_d_in_target:68 : sudo mkdir /tmp/dib_build.PZOcXRHM/mnt/tmp/in_target.d 2025-10-13 06:21:58.692 | + diskimage_builder/lib/img-functions:run_d_in_target:73 : sudo cp /usr/lib/python3.9/site-packages/diskimage_builder/lib/dib-run-parts /tmp/dib_build.PZOcXRHM/hooks 2025-10-13 06:21:58.720 | + diskimage_builder/lib/img-functions:run_d_in_target:78 : sudo mount --bind /tmp/dib_build.PZOcXRHM/hooks /tmp/dib_build.PZOcXRHM/mnt/tmp/in_target.d 2025-10-13 06:21:58.746 | + diskimage_builder/lib/img-functions:run_d_in_target:79 : sudo mount -o remount,ro,bind /tmp/dib_build.PZOcXRHM/hooks /tmp/dib_build.PZOcXRHM/mnt/tmp/in_target.d 2025-10-13 06:21:58.790 | + diskimage_builder/lib/img-functions:run_d_in_target:80 : check_break before-finalise run_in_target bash 2025-10-13 06:21:58.796 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-10-13 06:21:58.797 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-finalise(,|$)' -q 2025-10-13 06:21:58.804 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : '[' -z '' ']' 2025-10-13 06:21:58.807 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : in_target_arg=run_in_target 2025-10-13 06:21:58.814 | + diskimage_builder/lib/img-functions:run_d_in_target:82 : trap 'check_break after-error run_in_target bash' ERR 2025-10-13 06:21:58.818 | + diskimage_builder/lib/img-functions:run_d_in_target:83 : run_in_target /tmp/in_target.d/dib-run-parts /tmp/in_target.d/finalise.d 2025-10-13 06:21:58.822 | + diskimage_builder/lib/img-functions:run_in_target:49 : cmd='/tmp/in_target.d/dib-run-parts /tmp/in_target.d/finalise.d' 2025-10-13 06:21:58.827 | + diskimage_builder/lib/img-functions:run_in_target:51 : ORIG_HOME=/root 2025-10-13 06:21:58.834 | + diskimage_builder/lib/img-functions:run_in_target:52 : export HOME=/root 2025-10-13 06:21:58.839 | + diskimage_builder/lib/img-functions:run_in_target:52 : HOME=/root 2025-10-13 06:21:58.845 | + diskimage_builder/lib/img-functions:run_in_target:58 : sudo -E chroot /tmp/dib_build.PZOcXRHM/mnt env -u TMPDIR -u VIRTUAL_ENV 'PATH=$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' sh -c '/tmp/in_target.d/dib-run-parts /tmp/in_target.d/finalise.d' 2025-10-13 06:21:58.921 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/01-export-install-types.bash 2025-10-13 06:21:58.925 | + source /tmp/in_target.d/finalise.d/../environment.d/01-export-install-types.bash 2025-10-13 06:21:58.925 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2025-10-13 06:21:58.925 | ++ DIB_DEFAULT_INSTALLTYPE=package 2025-10-13 06:21:58.925 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/01-repo-setup.bash 2025-10-13 06:21:58.929 | + source /tmp/in_target.d/finalise.d/../environment.d/01-repo-setup.bash 2025-10-13 06:21:58.929 | ++ export DIB_REPO_SETUP=current-podified 2025-10-13 06:21:58.929 | ++ DIB_REPO_SETUP=current-podified 2025-10-13 06:21:58.929 | ++ export DIB_REPO_SETUP_BRANCH=master 2025-10-13 06:21:58.929 | ++ DIB_REPO_SETUP_BRANCH=master 2025-10-13 06:21:58.929 | ++ export DIB_REPO_SETUP_DISTRO_MIRROR= 2025-10-13 06:21:58.929 | ++ DIB_REPO_SETUP_DISTRO_MIRROR= 2025-10-13 06:21:58.929 | ++ export DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2025-10-13 06:21:58.929 | ++ DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2025-10-13 06:21:58.929 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-base-defaults 2025-10-13 06:21:58.932 | + source /tmp/in_target.d/finalise.d/../environment.d/10-base-defaults 2025-10-13 06:21:58.932 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2025-10-13 06:21:58.932 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2025-10-13 06:21:58.932 | ++ export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-10-13 06:21:58.932 | ++ DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-10-13 06:21:58.933 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-bootloader-default-cmdline 2025-10-13 06:21:58.937 | + source /tmp/in_target.d/finalise.d/../environment.d/10-bootloader-default-cmdline 2025-10-13 06:21:58.937 | ++ export DIB_BOOTLOADER_DEFAULT_CMDLINE=rd.multipath=default 2025-10-13 06:21:58.937 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE=rd.multipath=default 2025-10-13 06:21:58.937 | ++ export DIB_BOOTLOADER_SERIAL_CONSOLE= 2025-10-13 06:21:58.937 | ++ DIB_BOOTLOADER_SERIAL_CONSOLE= 2025-10-13 06:21:58.937 | ++ '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2025-10-13 06:21:58.937 | ++ export DIB_BOOTLOADER_VIRTUAL_TERMINAL= 2025-10-13 06:21:58.937 | ++ DIB_BOOTLOADER_VIRTUAL_TERMINAL= 2025-10-13 06:21:58.937 | ++ export DIB_NO_TIMER_CHECK=True 2025-10-13 06:21:58.937 | ++ DIB_NO_TIMER_CHECK=True 2025-10-13 06:21:58.937 | ++ export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=False 2025-10-13 06:21:58.937 | ++ DIB_BOOTLOADER_USE_SERIAL_CONSOLE=False 2025-10-13 06:21:58.937 | ++ export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2025-10-13 06:21:58.937 | ++ DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2025-10-13 06:21:58.937 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-centos-distro-name.bash 2025-10-13 06:21:58.940 | + source /tmp/in_target.d/finalise.d/../environment.d/10-centos-distro-name.bash 2025-10-13 06:21:58.941 | ++ export DISTRO_NAME=centos 2025-10-13 06:21:58.941 | ++ DISTRO_NAME=centos 2025-10-13 06:21:58.941 | ++ export DIB_RELEASE=9-stream 2025-10-13 06:21:58.941 | ++ DIB_RELEASE=9-stream 2025-10-13 06:21:58.941 | ++ export EFI_BOOT_DIR=EFI/centos 2025-10-13 06:21:58.941 | ++ EFI_BOOT_DIR=EFI/centos 2025-10-13 06:21:58.941 | ++ export YUM=dnf 2025-10-13 06:21:58.941 | ++ YUM=dnf 2025-10-13 06:21:58.941 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-dracut-regenerate 2025-10-13 06:21:58.945 | + source /tmp/in_target.d/finalise.d/../environment.d/10-dracut-regenerate 2025-10-13 06:21:58.945 | ++ export 'DIB_DRACUT_ENABLED_MODULES_DEFAULT_CONFIG= 2025-10-13 06:21:58.945 | - name: crypt 2025-10-13 06:21:58.945 | packages: 2025-10-13 06:21:58.945 | - cryptsetup 2025-10-13 06:21:58.945 | - name: lvm 2025-10-13 06:21:58.945 | packages: 2025-10-13 06:21:58.945 | - lvm2 2025-10-13 06:21:58.945 | ' 2025-10-13 06:21:58.945 | ++ DIB_DRACUT_ENABLED_MODULES_DEFAULT_CONFIG=' 2025-10-13 06:21:58.945 | - name: crypt 2025-10-13 06:21:58.945 | packages: 2025-10-13 06:21:58.945 | - cryptsetup 2025-10-13 06:21:58.945 | - name: lvm 2025-10-13 06:21:58.945 | packages: 2025-10-13 06:21:58.945 | - lvm2 2025-10-13 06:21:58.945 | ' 2025-10-13 06:21:58.945 | ++ DIB_DRACUT_ENABLED_MODULES=' 2025-10-13 06:21:58.945 | - name: crypt 2025-10-13 06:21:58.945 | packages: 2025-10-13 06:21:58.945 | - cryptsetup 2025-10-13 06:21:58.945 | - name: lvm 2025-10-13 06:21:58.945 | packages: 2025-10-13 06:21:58.945 | - lvm2 2025-10-13 06:21:58.945 | ' 2025-10-13 06:21:58.945 | ++ export DIB_DRACUT_ENABLED_MODULES 2025-10-13 06:21:58.945 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/11-dib-install-type.bash 2025-10-13 06:21:58.949 | + source /tmp/in_target.d/finalise.d/../environment.d/11-dib-install-type.bash 2025-10-13 06:21:58.949 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2025-10-13 06:21:58.949 | ++ DIB_DEFAULT_INSTALLTYPE=package 2025-10-13 06:21:58.949 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/14-manifests 2025-10-13 06:21:58.954 | + source /tmp/in_target.d/finalise.d/../environment.d/14-manifests 2025-10-13 06:21:58.954 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-10-13 06:21:58.954 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-10-13 06:21:58.954 | ++ export DIB_MANIFEST_SAVE_DIR=edpm-hardened-uefi.d/ 2025-10-13 06:21:58.954 | ++ DIB_MANIFEST_SAVE_DIR=edpm-hardened-uefi.d/ 2025-10-13 06:21:58.954 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/15-block-device.bash 2025-10-13 06:21:58.958 | + source /tmp/in_target.d/finalise.d/../environment.d/15-block-device.bash 2025-10-13 06:21:58.959 | ++ [[ ppc64 ppc64le ppc64el =~ amd64 ]] 2025-10-13 06:21:58.959 | ++ export DIB_BLOCK_DEVICE=efi 2025-10-13 06:21:58.959 | ++ DIB_BLOCK_DEVICE=efi 2025-10-13 06:21:58.959 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/15-growvols 2025-10-13 06:21:58.963 | + source /tmp/in_target.d/finalise.d/../environment.d/15-growvols 2025-10-13 06:21:58.963 | ++ export DIB_GROWVOLS_TRIGGER=manual 2025-10-13 06:21:58.963 | ++ DIB_GROWVOLS_TRIGGER=manual 2025-10-13 06:21:58.963 | ++ export DIB_GROWVOLS_ARGS= 2025-10-13 06:21:58.963 | ++ DIB_GROWVOLS_ARGS= 2025-10-13 06:21:58.963 | ++ export DIB_GROWVOLS_GROUP= 2025-10-13 06:21:58.963 | ++ DIB_GROWVOLS_GROUP= 2025-10-13 06:21:58.963 | ++ export DIB_GROWVOLS_DEVICE= 2025-10-13 06:21:58.963 | ++ DIB_GROWVOLS_DEVICE= 2025-10-13 06:21:58.963 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/50-redhat-common 2025-10-13 06:21:58.968 | + source /tmp/in_target.d/finalise.d/../environment.d/50-redhat-common 2025-10-13 06:21:58.968 | ++ export DIB_DISABLE_KERNEL_CLEANUP=0 2025-10-13 06:21:58.968 | ++ DIB_DISABLE_KERNEL_CLEANUP=0 2025-10-13 06:21:58.968 | ++ export DIB_INIT_SYSTEM=systemd 2025-10-13 06:21:58.968 | ++ DIB_INIT_SYSTEM=systemd 2025-10-13 06:21:58.968 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/99-dib-init-system 2025-10-13 06:21:58.972 | + source /tmp/in_target.d/finalise.d/../environment.d/99-dib-init-system 2025-10-13 06:21:58.972 | ++ '[' -z systemd ']' 2025-10-13 06:21:58.972 | ++ case $DIB_INIT_SYSTEM in 2025-10-13 06:21:58.972 | dib-run-parts Running /tmp/in_target.d/finalise.d/01-clean-old-kernels 2025-10-13 06:21:58.991 | + set -eu 2025-10-13 06:21:58.991 | + set -o pipefail 2025-10-13 06:21:58.991 | + '[' 0 -ne 0 ']' 2025-10-13 06:21:58.991 | + YUM=dnf 2025-10-13 06:21:58.991 | + [[ dnf == \d\n\f ]] 2025-10-13 06:21:58.991 | ++ dnf repoquery --installonly --latest-limit=-1 -q 2025-10-13 06:21:59.387 | + _old_kernels= 2025-10-13 06:21:59.387 | + [[ -n '' ]] 2025-10-13 06:21:59.390 | dib-run-parts 01-clean-old-kernels completed 2025-10-13 06:21:59.390 | dib-run-parts Running /tmp/in_target.d/finalise.d/49-mkdir-run-install 2025-10-13 06:21:59.394 | + set -eu 2025-10-13 06:21:59.394 | + set -o pipefail 2025-10-13 06:21:59.394 | + mkdir /run/install 2025-10-13 06:21:59.398 | dib-run-parts 49-mkdir-run-install completed 2025-10-13 06:21:59.399 | dib-run-parts Running /tmp/in_target.d/finalise.d/50-bootloader 2025-10-13 06:21:59.403 | + set -eu 2025-10-13 06:21:59.403 | + set -o pipefail 2025-10-13 06:21:59.403 | + '[' 0 '!=' 0 ']' 2025-10-13 06:21:59.403 | + [[ -f /tmp/grub/install ]] 2025-10-13 06:21:59.403 | + BOOT_DEV=/dev/loop0 2025-10-13 06:21:59.403 | + declare -A DEVICES 2025-10-13 06:21:59.403 | + eval 'DEVICES=(' '[image0]=/dev/loop0' '[ESP]=/dev/mapper/loop0p1' '[BSP]=/dev/mapper/loop0p2' '[boot]=/dev/mapper/loop0p3' '[root]=/dev/mapper/loop0p4' '[lv_thinpool]=/dev/mapper/vg-lv_thinpool' '[lv_root]=/dev/mapper/vg-lv_root' '[lv_tmp]=/dev/mapper/vg-lv_tmp' '[lv_var]=/dev/mapper/vg-lv_var' '[lv_log]=/dev/mapper/vg-lv_log' '[lv_audit]=/dev/mapper/vg-lv_audit' '[lv_home]=/dev/mapper/vg-lv_home' ')' 2025-10-13 06:21:59.403 | ++ DEVICES=([image0]=/dev/loop0 [ESP]=/dev/mapper/loop0p1 [BSP]=/dev/mapper/loop0p2 [boot]=/dev/mapper/loop0p3 [root]=/dev/mapper/loop0p4 [lv_thinpool]=/dev/mapper/vg-lv_thinpool [lv_root]=/dev/mapper/vg-lv_root [lv_tmp]=/dev/mapper/vg-lv_tmp [lv_var]=/dev/mapper/vg-lv_var [lv_log]=/dev/mapper/vg-lv_log [lv_audit]=/dev/mapper/vg-lv_audit [lv_home]=/dev/mapper/vg-lv_home) 2025-10-13 06:21:59.403 | + DIB_BLOCK_DEVICE=efi 2025-10-13 06:21:59.403 | + [[ amd64 =~ ppc ]] 2025-10-13 06:21:59.403 | + [[ efi == \m\b\r ]] 2025-10-13 06:21:59.403 | + [[ efi == \g\p\t ]] 2025-10-13 06:21:59.403 | + [[ efi == \e\f\i ]] 2025-10-13 06:21:59.403 | + GRUB_PACKAGES='grub-efi grub-efi-amd64' 2025-10-13 06:21:59.403 | + [[ False == \F\a\l\s\e ]] 2025-10-13 06:21:59.403 | + install-packages -m bootloader grub-efi grub-efi-amd64 2025-10-13 06:21:59.469 | INFO:root:Mapping for bootloader : grub-efi 2025-10-13 06:21:59.539 | INFO:root:Mapping for bootloader : grub-efi-amd64 2025-10-13 06:21:59.631 | INFO:root:Mapping for bootloader : grub-efi grub-efi-amd64 2025-10-13 06:21:59.635 | Running install-packages install. 2025-10-13 06:21:59.636 | ++ command -v dnf5 2025-10-13 06:21:59.636 | ++ true 2025-10-13 06:21:59.636 | + DNF5= 2025-10-13 06:21:59.636 | + '[' dnf == dnf ']' 2025-10-13 06:21:59.636 | + '[' -n '' ']' 2025-10-13 06:21:59.636 | + dnf -y -v install grub2-tools grub2 efibootmgr grub2-efi-x64 grub2-efi-x64-modules shim-x64 2025-10-13 06:22:01.005 | Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade 2025-10-13 06:22:01.005 | DNF version: 4.14.0 2025-10-13 06:22:01.005 | cachedir: /var/cache/dnf 2025-10-13 06:22:01.034 | User-Agent: constructed: 'libdnf (CentOS Stream 9; generic; Linux.x86_64)' 2025-10-13 06:22:01.100 | repo: downloading from remote: delorean-component-barbican 2025-10-13 06:22:01.147 | delorean-openstack-barbican-42b4c41831408a8e323 279 kB/s | 13 kB 00:00 2025-10-13 06:22:01.184 | delorean-component-barbican: using metadata from Tue Dec 10 05:32:05 2024. 2025-10-13 06:22:01.185 | repo: downloading from remote: delorean-component-baremetal 2025-10-13 06:22:01.224 | delorean-python-glean-10df0bd91b9bc5c9fd9cc02d7 1.7 MB/s | 65 kB 00:00 2025-10-13 06:22:01.282 | delorean-component-baremetal: using metadata from Fri Sep 5 02:19:17 2025. 2025-10-13 06:22:01.282 | repo: downloading from remote: delorean-component-cinder 2025-10-13 06:22:01.313 | delorean-openstack-cinder-1c00d6490d88e436f26ef 1.1 MB/s | 32 kB 00:00 2025-10-13 06:22:01.346 | delorean-component-cinder: using metadata from Wed Aug 13 06:20:23 2025. 2025-10-13 06:22:01.346 | repo: downloading from remote: delorean-component-clients 2025-10-13 06:22:01.380 | delorean-python-stevedore-c4acc5639fd2329372142 3.8 MB/s | 131 kB 00:00 2025-10-13 06:22:01.445 | delorean-component-clients: using metadata from Tue Dec 3 13:29:53 2024. 2025-10-13 06:22:01.445 | repo: downloading from remote: delorean-component-cloudops 2025-10-13 06:22:01.474 | delorean-python-observabilityclient-2f31846d73c 907 kB/s | 25 kB 00:00 2025-10-13 06:22:01.505 | delorean-component-cloudops: using metadata from Wed Oct 8 09:09:42 2025. 2025-10-13 06:22:01.505 | repo: downloading from remote: delorean-component-common 2025-10-13 06:22:01.548 | delorean-diskimage-builder-7d793e664cf892461c55 8.2 MB/s | 356 kB 00:00 2025-10-13 06:22:01.647 | delorean-component-common: using metadata from Wed Oct 8 13:11:00 2025. 2025-10-13 06:22:01.648 | repo: downloading from remote: delorean-component-compute 2025-10-13 06:22:01.681 | delorean-openstack-nova-6f8decf0b4f1aa2e96292b6 1.3 MB/s | 42 kB 00:00 2025-10-13 06:22:01.715 | delorean-component-compute: using metadata from Fri Aug 29 06:54:52 2025. 2025-10-13 06:22:01.715 | repo: downloading from remote: delorean-component-designate 2025-10-13 06:22:01.735 | delorean-python-designate-tests-tempest-347fdbc 898 kB/s | 18 kB 00:00 2025-10-13 06:22:01.764 | delorean-component-designate: using metadata from Tue Apr 9 02:39:28 2024. 2025-10-13 06:22:01.764 | repo: downloading from remote: delorean-component-glance 2025-10-13 06:22:01.788 | delorean-openstack-glance-1fd12c29b339f30fe823e 767 kB/s | 18 kB 00:00 2025-10-13 06:22:01.817 | delorean-component-glance: using metadata from Thu Feb 6 15:31:16 2025. 2025-10-13 06:22:01.817 | repo: downloading from remote: delorean-component-keystone 2025-10-13 06:22:01.841 | delorean-openstack-keystone-e4b40af0ae3698fbbbb 1.2 MB/s | 29 kB 00:00 2025-10-13 06:22:01.872 | delorean-component-keystone: using metadata from Thu Feb 27 04:40:16 2025. 2025-10-13 06:22:01.873 | repo: downloading from remote: delorean-component-manila 2025-10-13 06:22:01.894 | delorean-openstack-manila-3c01b7181572c95dac462 1.2 MB/s | 25 kB 00:00 2025-10-13 06:22:01.927 | delorean-component-manila: using metadata from Thu Dec 12 08:20:32 2024. 2025-10-13 06:22:01.927 | repo: downloading from remote: delorean-component-network 2025-10-13 06:22:01.964 | delorean-python-networking-mlnx-d9ea9e7bae2aa29 4.1 MB/s | 154 kB 00:00 2025-10-13 06:22:02.034 | delorean-component-network: using metadata from Fri Oct 10 15:11:18 2025. 2025-10-13 06:22:02.035 | repo: downloading from remote: delorean-component-octavia 2025-10-13 06:22:02.063 | delorean-openstack-octavia-ba397f07a7331190208c 944 kB/s | 26 kB 00:00 2025-10-13 06:22:02.101 | delorean-component-octavia: using metadata from Fri Jun 6 09:50:54 2025. 2025-10-13 06:22:02.102 | repo: downloading from remote: delorean-component-optimize 2025-10-13 06:22:02.125 | delorean-openstack-watcher-c014f81a8647287f6dcc 725 kB/s | 16 kB 00:00 2025-10-13 06:22:02.154 | delorean-component-optimize: using metadata from Tue Feb 4 08:39:17 2025. 2025-10-13 06:22:02.154 | repo: downloading from remote: delorean-component-podified 2025-10-13 06:22:02.178 | delorean-python-tcib-ff70d03bf5bc0bb6f3540a02d3 315 kB/s | 7.4 kB 00:00 2025-10-13 06:22:02.213 | delorean-component-podified: using metadata from Wed Oct 8 11:09:18 2025. 2025-10-13 06:22:02.213 | repo: downloading from remote: delorean-component-puppet 2025-10-13 06:22:02.252 | delorean-puppet-ceph-91ba84bc002c318a7f961d084e 3.7 MB/s | 144 kB 00:00 2025-10-13 06:22:02.309 | delorean-component-puppet: using metadata from Tue Oct 7 09:19:25 2025. 2025-10-13 06:22:02.309 | repo: downloading from remote: delorean-component-swift 2025-10-13 06:22:02.345 | delorean-openstack-swift-dc98a8463506ac520c469a 399 kB/s | 14 kB 00:00 2025-10-13 06:22:02.384 | delorean-component-swift: using metadata from Wed Sep 3 15:59:49 2025. 2025-10-13 06:22:02.385 | repo: downloading from remote: delorean-component-tempest 2025-10-13 06:22:02.407 | delorean-python-tempestconf-8515371b7cceebd4282 2.4 MB/s | 53 kB 00:00 2025-10-13 06:22:02.444 | delorean-component-tempest: using metadata from Tue Aug 19 09:49:29 2025. 2025-10-13 06:22:02.444 | repo: downloading from remote: delorean-component-ui 2025-10-13 06:22:02.483 | delorean-openstack-heat-ui-013accbfd179753bc3f0 2.5 MB/s | 96 kB 00:00 2025-10-13 06:22:02.537 | delorean-component-ui: using metadata from Tue Aug 19 12:29:39 2025. 2025-10-13 06:22:02.537 | repo: downloading from remote: baseos 2025-10-13 06:22:02.537 | countme: event triggered for baseos: bucket 1 2025-10-13 06:22:03.548 | CentOS Stream 9 - BaseOS 8.7 MB/s | 8.8 MB 00:01 2025-10-13 06:22:05.002 | baseos: using metadata from Wed Oct 8 09:42:12 2025. 2025-10-13 06:22:05.002 | repo: downloading from remote: appstream 2025-10-13 06:22:05.003 | countme: no event for appstream: budget to spend: 2 2025-10-13 06:22:07.187 | CentOS Stream 9 - AppStream 11 MB/s | 25 MB 00:02 2025-10-13 06:22:12.479 | appstream: using metadata from Wed Oct 8 09:45:45 2025. 2025-10-13 06:22:12.479 | repo: downloading from remote: crb 2025-10-13 06:22:12.479 | countme: no event for crb: budget to spend: 2 2025-10-13 06:22:13.690 | CentOS Stream 9 - CRB 5.9 MB/s | 7.2 MB 00:01 2025-10-13 06:22:15.309 | crb: using metadata from Wed Oct 8 09:50:07 2025. 2025-10-13 06:22:15.309 | repo: downloading from remote: extras-common 2025-10-13 06:22:15.309 | countme: no event for extras-common: budget to spend: 2 2025-10-13 06:22:15.842 | CentOS Stream 9 - Extras packages 37 kB/s | 20 kB 00:00 2025-10-13 06:22:15.992 | extras-common: using metadata from Mon Sep 15 14:32:43 2025. 2025-10-13 06:22:15.992 | repo: downloading from remote: delorean-antelope-testing 2025-10-13 06:22:16.055 | dlrn-antelope-testing 18 MB/s | 1.1 MB 00:00 2025-10-13 06:22:16.425 | delorean-antelope-testing: using metadata from Thu Sep 26 08:10:48 2024. 2025-10-13 06:22:16.425 | repo: downloading from remote: delorean-antelope-build-deps 2025-10-13 06:22:16.483 | dlrn-antelope-build-deps 7.9 MB/s | 461 kB 00:00 2025-10-13 06:22:16.724 | delorean-antelope-build-deps: using metadata from Tue Oct 10 04:21:09 2023. 2025-10-13 06:22:16.724 | repo: downloading from remote: centos9-rabbitmq 2025-10-13 06:22:16.785 | centos9-rabbitmq 2.0 MB/s | 123 kB 00:00 2025-10-13 06:22:16.959 | centos9-rabbitmq: using metadata from Tue Dec 3 17:42:31 2024. 2025-10-13 06:22:16.959 | repo: downloading from remote: centos9-storage 2025-10-13 06:22:17.000 | centos9-storage 9.9 MB/s | 415 kB 00:00 2025-10-13 06:22:17.235 | centos9-storage: using metadata from Mon Jun 16 15:25:13 2025. 2025-10-13 06:22:17.235 | repo: downloading from remote: centos9-opstools 2025-10-13 06:22:17.258 | centos9-opstools 2.2 MB/s | 51 kB 00:00 2025-10-13 06:22:17.430 | centos9-opstools: using metadata from Tue Dec 12 09:07:59 2023. 2025-10-13 06:22:17.430 | repo: downloading from remote: centos9-nfv-ovs 2025-10-13 06:22:17.547 | NFV SIG OpenvSwitch 3.8 MB/s | 449 kB 00:00 2025-10-13 06:22:17.822 | centos9-nfv-ovs: using metadata from Fri Oct 3 02:22:50 2025. 2025-10-13 06:22:17.822 | repo: downloading from remote: repo-setup-centos-appstream 2025-10-13 06:22:18.129 | repo-setup-centos-appstream 81 MB/s | 25 MB 00:00 2025-10-13 06:22:23.632 | repo-setup-centos-appstream: using metadata from Wed Oct 8 09:45:45 2025. 2025-10-13 06:22:23.632 | repo: downloading from remote: repo-setup-centos-baseos 2025-10-13 06:22:23.894 | repo-setup-centos-baseos 34 MB/s | 8.8 MB 00:00 2025-10-13 06:22:25.244 | repo-setup-centos-baseos: using metadata from Wed Oct 8 09:42:12 2025. 2025-10-13 06:22:25.244 | repo: downloading from remote: repo-setup-centos-highavailability 2025-10-13 06:22:25.284 | repo-setup-centos-highavailability 18 MB/s | 744 kB 00:00 2025-10-13 06:22:25.573 | repo-setup-centos-highavailability: using metadata from Wed Oct 8 09:50:28 2025. 2025-10-13 06:22:25.573 | repo: downloading from remote: repo-setup-centos-powertools 2025-10-13 06:22:25.832 | repo-setup-centos-powertools 28 MB/s | 7.2 MB 00:00 2025-10-13 06:22:27.403 | repo-setup-centos-powertools: using metadata from Wed Oct 8 09:50:07 2025. 2025-10-13 06:22:27.403 | repo: downloading from remote: epel-low-priority 2025-10-13 06:22:27.403 | countme: no event for epel-low-priority: budget to spend: 1 2025-10-13 06:22:28.239 | Extra Packages for Enterprise Linux 9 - x86_64 24 MB/s | 20 MB 00:00 2025-10-13 06:22:35.969 | epel-low-priority: using metadata from Sun Oct 12 20:22:47 2025. 2025-10-13 06:22:41.566 | Completion plugin: Generating completion cache... 2025-10-13 06:22:41.850 | Includes in repo epel-low-priority: abseil*, grpc*, libarrow*, parquet*, python3-asyncssh, python3-grpcio, re2, thrift* 2025-10-13 06:22:41.855 | Package grub2-tools-1:2.06-115.el9.x86_64 is already installed. 2025-10-13 06:22:41.855 | Package grub2-tools-minimal-1:2.06-115.el9.x86_64 is already installed. 2025-10-13 06:22:41.860 | Package grub2-pc-1:2.06-115.el9.x86_64 is already installed. 2025-10-13 06:22:41.862 | Package grub2-efi-x64-1:2.06-115.el9.x86_64 is already installed. 2025-10-13 06:22:41.864 | Package shim-x64-15.8-2.el9.x86_64 is already installed. 2025-10-13 06:22:41.865 | --> Starting dependency resolution 2025-10-13 06:22:41.959 | ---> Package efibootmgr.x86_64 16-12.el9 will be installed 2025-10-13 06:22:41.959 | ---> Package grub2-efi-x64-modules.noarch 1:2.06-115.el9 will be installed 2025-10-13 06:22:41.959 | --> Finished dependency resolution 2025-10-13 06:22:41.959 | Dependencies resolved. 2025-10-13 06:22:41.960 | ================================================================================ 2025-10-13 06:22:41.960 | Package Arch Version Repository Size 2025-10-13 06:22:41.960 | ================================================================================ 2025-10-13 06:22:41.960 | Installing: 2025-10-13 06:22:41.960 | efibootmgr x86_64 16-12.el9 baseos 45 k 2025-10-13 06:22:41.960 | grub2-efi-x64-modules noarch 1:2.06-115.el9 baseos 1.1 M 2025-10-13 06:22:41.960 | 2025-10-13 06:22:41.960 | Transaction Summary 2025-10-13 06:22:41.960 | ================================================================================ 2025-10-13 06:22:41.960 | Install 2 Packages 2025-10-13 06:22:41.960 | 2025-10-13 06:22:41.960 | Total download size: 1.2 M 2025-10-13 06:22:41.960 | Installed size: 5.7 M 2025-10-13 06:22:41.961 | Downloading Packages: 2025-10-13 06:22:42.442 | (1/2): efibootmgr-16-12.el9.x86_64.rpm 124 kB/s | 45 kB 00:00 2025-10-13 06:22:42.653 | (2/2): grub2-efi-x64-modules-2.06-115.el9.noarc 1.9 MB/s | 1.1 MB 00:00 2025-10-13 06:22:42.655 | -------------------------------------------------------------------------------- 2025-10-13 06:22:42.656 | Total 1.7 MB/s | 1.2 MB 00:00 2025-10-13 06:22:42.656 | Using rpmkeys executable at /usr/bin/rpmkeys to verify signatures 2025-10-13 06:22:42.710 | Running transaction check 2025-10-13 06:22:42.720 | Transaction check succeeded. 2025-10-13 06:22:42.720 | Running transaction test 2025-10-13 06:22:42.796 | Transaction test succeeded. 2025-10-13 06:22:42.797 | Running transaction 2025-10-13 06:22:42.951 | Preparing : 1/1 2025-10-13 06:22:42.972 | Installing : grub2-efi-x64-modules-1:2.06-115.el9.noarch 1/2 2025-10-13 06:22:43.011 | Installing : efibootmgr-16-12.el9.x86_64 2/2 2025-10-13 06:22:43.397 | Running scriptlet: efibootmgr-16-12.el9.x86_64 2/2 2025-10-13 06:22:43.397 | Verifying : efibootmgr-16-12.el9.x86_64 1/2 2025-10-13 06:22:43.404 | Verifying : grub2-efi-x64-modules-1:2.06-115.el9.noarch 2/2 2025-10-13 06:22:43.404 | Completion plugin: Generating completion cache... 2025-10-13 06:22:43.537 | Installed: efibootmgr-16-12.el9.x86_64 2025-10-13 06:22:43.537 | Installed: grub2-efi-x64-modules-1:2.06-115.el9.noarch 2025-10-13 06:22:43.601 | 2025-10-13 06:22:43.601 | Installed: 2025-10-13 06:22:43.601 | efibootmgr-16-12.el9.x86_64 grub2-efi-x64-modules-1:2.06-115.el9.noarch 2025-10-13 06:22:43.601 | 2025-10-13 06:22:43.601 | Complete! 2025-10-13 06:22:43.707 | + '[' install == install ']' 2025-10-13 06:22:43.707 | + '[' dnf == dnf ']' 2025-10-13 06:22:43.707 | + '[' -z '' ']' 2025-10-13 06:22:43.707 | + dnf -y mark install grub2-tools grub2 efibootmgr grub2-efi-x64 grub2-efi-x64-modules shim-x64 2025-10-13 06:22:43.989 | grub2-tools-1:2.06-115.el9.x86_64 marked as user installed. 2025-10-13 06:22:43.989 | grub2-pc-1:2.06-115.el9.x86_64 marked as user installed. 2025-10-13 06:22:43.990 | efibootmgr-16-12.el9.x86_64 marked as user installed. 2025-10-13 06:22:43.990 | grub2-efi-x64-1:2.06-115.el9.x86_64 marked as user installed. 2025-10-13 06:22:43.990 | grub2-efi-x64-modules-1:2.06-115.el9.noarch marked as user installed. 2025-10-13 06:22:43.990 | shim-x64-15.8-2.el9.x86_64 marked as user installed. 2025-10-13 06:22:44.070 | ++ type -p grub-install 2025-10-13 06:22:44.071 | + GRUBNAME= 2025-10-13 06:22:44.071 | + echo 'trying grub2-install' 2025-10-13 06:22:44.071 | trying grub2-install 2025-10-13 06:22:44.071 | + '[' -z '' ']' 2025-10-13 06:22:44.072 | ++ type -p grub2-install 2025-10-13 06:22:44.072 | + GRUBNAME=/usr/sbin/grub2-install 2025-10-13 06:22:44.072 | + type grub2-mkconfig 2025-10-13 06:22:44.072 | + GRUB_MKCONFIG=grub2-mkconfig 2025-10-13 06:22:44.073 | ++ /usr/sbin/grub2-install --version 2025-10-13 06:22:44.077 | + [[ ! /usr/sbin/grub2-install (GRUB) 2.06 =~ 2\. ]] 2025-10-13 06:22:44.077 | ++ grub2-mkconfig --help 2025-10-13 06:22:44.153 | + [[ Usage: grub2-mkconfig [OPTION] 2025-10-13 06:22:44.153 | Generate a grub config file 2025-10-13 06:22:44.153 | 2025-10-13 06:22:44.153 | -o, --output=FILE output generated config to FILE [default=stdout] 2025-10-13 06:22:44.153 | --no-grubenv-update do not update variables in the grubenv file 2025-10-13 06:22:44.153 | --update-bls-cmdline overwrite BLS cmdline args with default args 2025-10-13 06:22:44.153 | -h, --help print this message and exit 2025-10-13 06:22:44.153 | -V, --version print the version information and exit 2025-10-13 06:22:44.153 | 2025-10-13 06:22:44.153 | Report bugs to . =~ --update-bls-cmdline ]] 2025-10-13 06:22:44.153 | + GRUB_MKCONFIG='grub2-mkconfig --update-bls-cmdline' 2025-10-13 06:22:44.153 | + '[' -d /boot/grub2 ']' 2025-10-13 06:22:44.153 | + GRUB_CFG=/boot/grub2/grub.cfg 2025-10-13 06:22:44.153 | + GRUBENV=/boot/grub2/grubenv 2025-10-13 06:22:44.153 | + [[ -L /boot/grub2/grubenv ]] 2025-10-13 06:22:44.153 | + [[ -f /etc/default/grub ]] 2025-10-13 06:22:44.153 | + sed -i 's/\ 'edpm-hardened-uefi.d/dib-manifests' 2025-10-13 06:23:35.710 | '/tmp/dib_build.PZOcXRHM/mnt//etc/dib-manifests/dib-element-manifest' -> 'edpm-hardened-uefi.d/dib-manifests/dib-element-manifest' 2025-10-13 06:23:35.710 | '/tmp/dib_build.PZOcXRHM/mnt//etc/dib-manifests/dib_environment' -> 'edpm-hardened-uefi.d/dib-manifests/dib_environment' 2025-10-13 06:23:35.710 | '/tmp/dib_build.PZOcXRHM/mnt//etc/dib-manifests/dib_arguments' -> 'edpm-hardened-uefi.d/dib-manifests/dib_arguments' 2025-10-13 06:23:35.715 | ++ whoami 2025-10-13 06:23:35.719 | + sudo chown -R root: edpm-hardened-uefi.d/ 2025-10-13 06:23:35.766 | + sudo find /tmp/dib_build.PZOcXRHM/mnt//etc/dib-manifests -type f 2025-10-13 06:23:35.766 | + xargs sudo chown root:root 2025-10-13 06:23:35.843 | + sudo find /tmp/dib_build.PZOcXRHM/mnt//etc/dib-manifests -type f 2025-10-13 06:23:35.843 | + xargs sudo chmod 600 2025-10-13 06:23:35.927 | dib-run-parts 01-copy-manifests-dir completed 2025-10-13 06:23:35.927 | dib-run-parts Running /tmp/dib_build.PZOcXRHM/hooks/cleanup.d/90-remove-resolvconf 2025-10-13 06:23:35.933 | + set -eu 2025-10-13 06:23:35.933 | + set -o pipefail 2025-10-13 06:23:35.933 | + '[' -f /tmp/dib_build.PZOcXRHM/mnt/etc/resolv.conf.ORIG ']' 2025-10-13 06:23:35.933 | + sudo sed -i /nameserver/d /tmp/dib_build.PZOcXRHM/mnt/etc/resolv.conf.ORIG 2025-10-13 06:23:35.977 | dib-run-parts 90-remove-resolvconf completed 2025-10-13 06:23:35.977 | dib-run-parts Running /tmp/dib_build.PZOcXRHM/hooks/cleanup.d/90-remove-ssh-host-keys 2025-10-13 06:23:35.981 | + set -eu 2025-10-13 06:23:35.981 | + set -o pipefail 2025-10-13 06:23:35.981 | + '[' -d /tmp/dib_build.PZOcXRHM/mnt/etc/ssh ']' 2025-10-13 06:23:35.981 | + sudo find /tmp/dib_build.PZOcXRHM/mnt/etc/ssh -name 'ssh_host*' -type f -delete 2025-10-13 06:23:36.022 | dib-run-parts 90-remove-ssh-host-keys completed 2025-10-13 06:23:36.022 | dib-run-parts Running /tmp/dib_build.PZOcXRHM/hooks/cleanup.d/99-remove-dib-img-functions 2025-10-13 06:23:36.027 | + set -eu 2025-10-13 06:23:36.027 | + set -o pipefail 2025-10-13 06:23:36.027 | + sudo rm -f /tmp/dib_build.PZOcXRHM/mnt/lib/diskimage-builder/img-functions 2025-10-13 06:23:36.063 | + sudo rmdir /tmp/dib_build.PZOcXRHM/mnt/lib/diskimage-builder 2025-10-13 06:23:36.096 | dib-run-parts 99-remove-dib-img-functions completed 2025-10-13 06:23:36.097 | dib-run-parts Running /tmp/dib_build.PZOcXRHM/hooks/cleanup.d/99-remove-yum-repo-conf 2025-10-13 06:23:36.103 | + set -eu 2025-10-13 06:23:36.103 | + set -o pipefail 2025-10-13 06:23:36.103 | + '[' -z '/etc/yum.repos.d/*' ']' 2025-10-13 06:23:36.103 | + for file in $DIB_YUM_REPO_CONF 2025-10-13 06:23:36.104 | ++ basename /etc/yum.repos.d/centos-addons.repo 2025-10-13 06:23:36.106 | + sudo rm -f /tmp/dib_build.PZOcXRHM/mnt/etc/yum.repos.d/centos-addons.repo 2025-10-13 06:23:36.145 | + for file in $DIB_YUM_REPO_CONF 2025-10-13 06:23:36.146 | ++ basename /etc/yum.repos.d/centos.repo 2025-10-13 06:23:36.148 | + sudo rm -f /tmp/dib_build.PZOcXRHM/mnt/etc/yum.repos.d/centos.repo 2025-10-13 06:23:36.193 | + for file in $DIB_YUM_REPO_CONF 2025-10-13 06:23:36.194 | ++ basename /etc/yum.repos.d/delorean-antelope-testing.repo 2025-10-13 06:23:36.196 | + sudo rm -f /tmp/dib_build.PZOcXRHM/mnt/etc/yum.repos.d/delorean-antelope-testing.repo 2025-10-13 06:23:36.232 | + for file in $DIB_YUM_REPO_CONF 2025-10-13 06:23:36.233 | ++ basename /etc/yum.repos.d/delorean.repo 2025-10-13 06:23:36.235 | + sudo rm -f /tmp/dib_build.PZOcXRHM/mnt/etc/yum.repos.d/delorean.repo 2025-10-13 06:23:36.279 | + for file in $DIB_YUM_REPO_CONF 2025-10-13 06:23:36.279 | ++ basename /etc/yum.repos.d/repo-setup-centos-appstream.repo 2025-10-13 06:23:36.282 | + sudo rm -f /tmp/dib_build.PZOcXRHM/mnt/etc/yum.repos.d/repo-setup-centos-appstream.repo 2025-10-13 06:23:36.323 | + for file in $DIB_YUM_REPO_CONF 2025-10-13 06:23:36.324 | ++ basename /etc/yum.repos.d/repo-setup-centos-baseos.repo 2025-10-13 06:23:36.326 | + sudo rm -f /tmp/dib_build.PZOcXRHM/mnt/etc/yum.repos.d/repo-setup-centos-baseos.repo 2025-10-13 06:23:36.364 | + for file in $DIB_YUM_REPO_CONF 2025-10-13 06:23:36.364 | ++ basename /etc/yum.repos.d/repo-setup-centos-highavailability.repo 2025-10-13 06:23:36.366 | + sudo rm -f /tmp/dib_build.PZOcXRHM/mnt/etc/yum.repos.d/repo-setup-centos-highavailability.repo 2025-10-13 06:23:36.400 | + for file in $DIB_YUM_REPO_CONF 2025-10-13 06:23:36.401 | ++ basename /etc/yum.repos.d/repo-setup-centos-powertools.repo 2025-10-13 06:23:36.403 | + sudo rm -f /tmp/dib_build.PZOcXRHM/mnt/etc/yum.repos.d/repo-setup-centos-powertools.repo 2025-10-13 06:23:36.445 | dib-run-parts 99-remove-yum-repo-conf completed 2025-10-13 06:23:36.445 | dib-run-parts Running /tmp/dib_build.PZOcXRHM/hooks/cleanup.d/99-selinux-fixfiles-restore 2025-10-13 06:23:36.449 | + set -eu 2025-10-13 06:23:36.449 | + set -o pipefail 2025-10-13 06:23:36.449 | + [[ ! -f /tmp/dib_build.PZOcXRHM/mnt/etc/selinux/targeted/contexts/files/file_contexts ]] 2025-10-13 06:23:36.449 | + [[ ! -x /tmp/dib_build.PZOcXRHM/mnt/usr/sbin/setfiles ]] 2025-10-13 06:23:36.450 | + _runcon= 2025-10-13 06:23:36.450 | + [[ -d /sys/fs/selinux ]] 2025-10-13 06:23:36.450 | + selinuxenabled 2025-10-13 06:23:36.452 | + sudo semanage permissive -a setfiles_mac_t 2025-10-13 06:23:46.476 | + _runcon='runcon -t setfiles_mac_t -- ' 2025-10-13 06:23:46.476 | + _dash_m= 2025-10-13 06:23:46.476 | + [[ centos == \f\e\d\o\r\a ]] 2025-10-13 06:23:46.476 | + IFS='|' 2025-10-13 06:23:46.476 | + read -ra SPLIT_MOUNTS 2025-10-13 06:23:46.477 | + for MOUNTPOINT in "${SPLIT_MOUNTS[@]}" 2025-10-13 06:23:46.477 | + '[' /boot/efi '!=' /tmp/in_target.d ']' 2025-10-13 06:23:46.477 | + '[' /boot/efi '!=' /dev ']' 2025-10-13 06:23:46.477 | + '[' /boot/efi '!=' /boot/efi ']' 2025-10-13 06:23:46.477 | + for MOUNTPOINT in "${SPLIT_MOUNTS[@]}" 2025-10-13 06:23:46.477 | + '[' /boot '!=' /tmp/in_target.d ']' 2025-10-13 06:23:46.477 | + '[' /boot '!=' /dev ']' 2025-10-13 06:23:46.477 | + '[' /boot '!=' /boot/efi ']' 2025-10-13 06:23:46.477 | + '[' -z 'runcon -t setfiles_mac_t -- ' ']' 2025-10-13 06:23:46.477 | + pgrep kauditd 2025-10-13 06:23:46.501 | + [[ /boot == \/ ]] 2025-10-13 06:23:46.502 | + sudo runcon -t setfiles_mac_t -- chroot /tmp/dib_build.PZOcXRHM/mnt /usr/sbin/setfiles -F /etc/selinux/targeted/contexts/files/file_contexts /boot 2025-10-13 06:23:46.577 | + for MOUNTPOINT in "${SPLIT_MOUNTS[@]}" 2025-10-13 06:23:46.577 | + '[' / '!=' /tmp/in_target.d ']' 2025-10-13 06:23:46.577 | + '[' / '!=' /dev ']' 2025-10-13 06:23:46.577 | + '[' / '!=' /boot/efi ']' 2025-10-13 06:23:46.577 | + '[' -z 'runcon -t setfiles_mac_t -- ' ']' 2025-10-13 06:23:46.577 | + pgrep kauditd 2025-10-13 06:23:46.595 | + [[ / == \/ ]] 2025-10-13 06:23:46.596 | ++ mktemp -d 2025-10-13 06:23:46.598 | + TMP_BIND_MOUNT=/tmp/tmp.JaTpzcbagZ 2025-10-13 06:23:46.598 | + sudo mount --bind /tmp/dib_build.PZOcXRHM/mnt /tmp/tmp.JaTpzcbagZ 2025-10-13 06:23:46.630 | + sudo runcon -t setfiles_mac_t -- chroot /tmp/tmp.JaTpzcbagZ /usr/sbin/setfiles -F /etc/selinux/targeted/contexts/files/file_contexts / 2025-10-13 06:23:59.938 | + sudo umount /tmp/tmp.JaTpzcbagZ 2025-10-13 06:23:59.970 | + sudo rmdir /tmp/tmp.JaTpzcbagZ 2025-10-13 06:23:59.994 | + for MOUNTPOINT in "${SPLIT_MOUNTS[@]}" 2025-10-13 06:23:59.994 | + '[' /tmp '!=' /tmp/in_target.d ']' 2025-10-13 06:23:59.994 | + '[' /tmp '!=' /dev ']' 2025-10-13 06:23:59.994 | + '[' /tmp '!=' /boot/efi ']' 2025-10-13 06:23:59.994 | + '[' -z 'runcon -t setfiles_mac_t -- ' ']' 2025-10-13 06:23:59.994 | + pgrep kauditd 2025-10-13 06:24:00.012 | + [[ /tmp == \/ ]] 2025-10-13 06:24:00.012 | + sudo runcon -t setfiles_mac_t -- chroot /tmp/dib_build.PZOcXRHM/mnt /usr/sbin/setfiles -F /etc/selinux/targeted/contexts/files/file_contexts /tmp 2025-10-13 06:24:00.062 | + for MOUNTPOINT in "${SPLIT_MOUNTS[@]}" 2025-10-13 06:24:00.062 | + '[' /var '!=' /tmp/in_target.d ']' 2025-10-13 06:24:00.062 | + '[' /var '!=' /dev ']' 2025-10-13 06:24:00.062 | + '[' /var '!=' /boot/efi ']' 2025-10-13 06:24:00.062 | + '[' -z 'runcon -t setfiles_mac_t -- ' ']' 2025-10-13 06:24:00.062 | + pgrep kauditd 2025-10-13 06:24:00.076 | + [[ /var == \/ ]] 2025-10-13 06:24:00.076 | + sudo runcon -t setfiles_mac_t -- chroot /tmp/dib_build.PZOcXRHM/mnt /usr/sbin/setfiles -F /etc/selinux/targeted/contexts/files/file_contexts /var 2025-10-13 06:24:00.583 | + for MOUNTPOINT in "${SPLIT_MOUNTS[@]}" 2025-10-13 06:24:00.583 | + '[' /var/log '!=' /tmp/in_target.d ']' 2025-10-13 06:24:00.583 | + '[' /var/log '!=' /dev ']' 2025-10-13 06:24:00.583 | + '[' /var/log '!=' /boot/efi ']' 2025-10-13 06:24:00.583 | + '[' -z 'runcon -t setfiles_mac_t -- ' ']' 2025-10-13 06:24:00.583 | + pgrep kauditd 2025-10-13 06:24:00.602 | + [[ /var/log == \/ ]] 2025-10-13 06:24:00.602 | + sudo runcon -t setfiles_mac_t -- chroot /tmp/dib_build.PZOcXRHM/mnt /usr/sbin/setfiles -F /etc/selinux/targeted/contexts/files/file_contexts /var/log 2025-10-13 06:24:00.653 | + for MOUNTPOINT in "${SPLIT_MOUNTS[@]}" 2025-10-13 06:24:00.653 | + '[' /var/log/audit '!=' /tmp/in_target.d ']' 2025-10-13 06:24:00.653 | + '[' /var/log/audit '!=' /dev ']' 2025-10-13 06:24:00.653 | + '[' /var/log/audit '!=' /boot/efi ']' 2025-10-13 06:24:00.653 | + '[' -z 'runcon -t setfiles_mac_t -- ' ']' 2025-10-13 06:24:00.653 | + pgrep kauditd 2025-10-13 06:24:00.665 | + [[ /var/log/audit == \/ ]] 2025-10-13 06:24:00.665 | + sudo runcon -t setfiles_mac_t -- chroot /tmp/dib_build.PZOcXRHM/mnt /usr/sbin/setfiles -F /etc/selinux/targeted/contexts/files/file_contexts /var/log/audit 2025-10-13 06:24:00.746 | + for MOUNTPOINT in "${SPLIT_MOUNTS[@]}" 2025-10-13 06:24:00.746 | + '[' /home '!=' /tmp/in_target.d ']' 2025-10-13 06:24:00.746 | + '[' /home '!=' /dev ']' 2025-10-13 06:24:00.746 | + '[' /home '!=' /boot/efi ']' 2025-10-13 06:24:00.746 | + '[' -z 'runcon -t setfiles_mac_t -- ' ']' 2025-10-13 06:24:00.746 | + pgrep kauditd 2025-10-13 06:24:00.775 | + [[ /home == \/ ]] 2025-10-13 06:24:00.775 | + sudo runcon -t setfiles_mac_t -- chroot /tmp/dib_build.PZOcXRHM/mnt /usr/sbin/setfiles -F /etc/selinux/targeted/contexts/files/file_contexts /home 2025-10-13 06:24:00.823 | dib-run-parts 99-selinux-fixfiles-restore completed 2025-10-13 06:24:00.823 | dib-run-parts ----------------------- PROFILING ----------------------- 2025-10-13 06:24:00.823 | dib-run-parts 2025-10-13 06:24:00.825 | dib-run-parts Target: cleanup.d 2025-10-13 06:24:00.825 | dib-run-parts 2025-10-13 06:24:00.826 | dib-run-parts Script Seconds 2025-10-13 06:24:00.826 | dib-run-parts --------------------------------------- ---------- 2025-10-13 06:24:00.826 | dib-run-parts 2025-10-13 06:24:00.843 | dib-run-parts 01-copy-manifests-dir 0.344 2025-10-13 06:24:00.853 | dib-run-parts 90-remove-resolvconf 0.047 2025-10-13 06:24:00.863 | dib-run-parts 90-remove-ssh-host-keys 0.044 2025-10-13 06:24:00.873 | dib-run-parts 99-remove-dib-img-functions 0.073 2025-10-13 06:24:00.881 | dib-run-parts 99-remove-yum-repo-conf 0.345 2025-10-13 06:24:00.891 | dib-run-parts 99-selinux-fixfiles-restore 24.376 2025-10-13 06:24:00.893 | dib-run-parts 2025-10-13 06:24:00.893 | dib-run-parts --------------------- END PROFILING --------------------- 2025-10-13 06:24:00.901 | + diskimage_builder/lib/common-functions:run_d:259 : check_break after-cleanup bash 2025-10-13 06:24:00.906 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-10-13 06:24:00.907 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-cleanup(,|$)' -q 2025-10-13 06:24:00.919 | + diskimage_builder/lib/img-functions:finalise_base:110 : '[' -L /tmp/dib_build.PZOcXRHM/mnt/etc/resolv.conf ']' 2025-10-13 06:24:00.925 | + diskimage_builder/lib/img-functions:finalise_base:111 : grep '^....i' 2025-10-13 06:24:00.925 | + diskimage_builder/lib/img-functions:finalise_base:111 : lsattr /tmp/dib_build.PZOcXRHM/mnt/etc/resolv.conf 2025-10-13 06:24:00.941 | + diskimage_builder/lib/img-functions:finalise_base:118 : sudo rm -f /tmp/dib_build.PZOcXRHM/mnt/etc/resolv.conf 2025-10-13 06:24:00.969 | + diskimage_builder/lib/img-functions:finalise_base:121 : '[' -L /tmp/dib_build.PZOcXRHM/mnt/etc/resolv.conf.ORIG ']' 2025-10-13 06:24:00.975 | + diskimage_builder/lib/img-functions:finalise_base:121 : '[' -f /tmp/dib_build.PZOcXRHM/mnt/etc/resolv.conf.ORIG ']' 2025-10-13 06:24:00.981 | + diskimage_builder/lib/img-functions:finalise_base:122 : sudo mv /tmp/dib_build.PZOcXRHM/mnt/etc/resolv.conf.ORIG /tmp/dib_build.PZOcXRHM/mnt/etc/resolv.conf 2025-10-13 06:24:01.016 | + diskimage_builder/lib/img-functions:finalise_base:127 : unmount_dir /tmp/dib_build.PZOcXRHM/mnt/tmp 2025-10-13 06:24:01.023 | + diskimage_builder/lib/common-functions:unmount_dir:421 : local dir=/tmp/dib_build.PZOcXRHM/mnt/tmp 2025-10-13 06:24:01.028 | + diskimage_builder/lib/common-functions:unmount_dir:422 : local real_dir 2025-10-13 06:24:01.034 | + diskimage_builder/lib/common-functions:unmount_dir:423 : local mnts 2025-10-13 06:24:01.039 | + diskimage_builder/lib/common-functions:unmount_dir:424 : local split_mounts 2025-10-13 06:24:01.045 | + diskimage_builder/lib/common-functions:unmount_dir:425 : local found_mountpoint 2025-10-13 06:24:01.051 | + diskimage_builder/lib/common-functions:unmount_dir:427 : '[' '!' -d /tmp/dib_build.PZOcXRHM/mnt/tmp ']' 2025-10-13 06:24:01.058 | ++ diskimage_builder/lib/common-functions:unmount_dir:434 : readlink -e /tmp/dib_build.PZOcXRHM/mnt/tmp 2025-10-13 06:24:01.065 | + diskimage_builder/lib/common-functions:unmount_dir:434 : real_dir=/tmp/dib_build.PZOcXRHM/mnt/tmp 2025-10-13 06:24:01.072 | + diskimage_builder/lib/common-functions:unmount_dir:437 : IFS='|' 2025-10-13 06:24:01.077 | + diskimage_builder/lib/common-functions:unmount_dir:437 : read -ra split_mounts 2025-10-13 06:24:01.084 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : awk '{print $2}' 2025-10-13 06:24:01.085 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : grep '^/tmp/dib_build.PZOcXRHM/mnt/tmp/' 2025-10-13 06:24:01.086 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : sort -r 2025-10-13 06:24:01.094 | + diskimage_builder/lib/common-functions:unmount_dir:442 : mnts= 2025-10-13 06:24:01.099 | + diskimage_builder/lib/img-functions:finalise_base:128 : find /tmp/dib_build.PZOcXRHM/mnt/tmp -maxdepth 1 -mindepth 1 2025-10-13 06:24:01.101 | + diskimage_builder/lib/img-functions:finalise_base:128 : xargs sudo rm -rf --one-file-system 2025-10-13 06:24:01.137 | + diskimage_builder/lib/img-functions:finalise_base:130 : sudo find /tmp/dib_build.PZOcXRHM/mnt/var/log -type f -exec cp /dev/null '{}' ';' 2025-10-13 06:24:01.257 | + diskimage_builder/lib/img-functions:finalise_base:132 : sudo find /tmp/dib_build.PZOcXRHM/mnt/root -name '*.log' -type f -delete 2025-10-13 06:24:01.306 | + diskimage_builder/lib/disk-image-create:main:554 : for X in ${!IMAGE_TYPES[@]} 2025-10-13 06:24:01.312 | + diskimage_builder/lib/disk-image-create:main:555 : [[ tar aci =~ qcow2 ]] 2025-10-13 06:24:01.318 | + diskimage_builder/lib/disk-image-create:main:573 : '[' qcow2 == squashfs ']' 2025-10-13 06:24:01.324 | + diskimage_builder/lib/disk-image-create:main:577 : '[' qcow2 == docker ']' 2025-10-13 06:24:01.328 | + diskimage_builder/lib/disk-image-create:main:588 : export EXTRA_UNMOUNT= 2025-10-13 06:24:01.335 | + diskimage_builder/lib/disk-image-create:main:588 : EXTRA_UNMOUNT= 2025-10-13 06:24:01.340 | + diskimage_builder/lib/disk-image-create:main:589 : unmount_image 2025-10-13 06:24:01.345 | + diskimage_builder/lib/img-functions:unmount_image:21 : sync 2025-10-13 06:24:01.415 | + diskimage_builder/lib/img-functions:unmount_image:25 : unmount_dir /tmp/dib_build.PZOcXRHM/mnt 2025-10-13 06:24:01.419 | + diskimage_builder/lib/common-functions:unmount_dir:421 : local dir=/tmp/dib_build.PZOcXRHM/mnt 2025-10-13 06:24:01.424 | + diskimage_builder/lib/common-functions:unmount_dir:422 : local real_dir 2025-10-13 06:24:01.428 | + diskimage_builder/lib/common-functions:unmount_dir:423 : local mnts 2025-10-13 06:24:01.434 | + diskimage_builder/lib/common-functions:unmount_dir:424 : local split_mounts 2025-10-13 06:24:01.438 | + diskimage_builder/lib/common-functions:unmount_dir:425 : local found_mountpoint 2025-10-13 06:24:01.443 | + diskimage_builder/lib/common-functions:unmount_dir:427 : '[' '!' -d /tmp/dib_build.PZOcXRHM/mnt ']' 2025-10-13 06:24:01.449 | ++ diskimage_builder/lib/common-functions:unmount_dir:434 : readlink -e /tmp/dib_build.PZOcXRHM/mnt 2025-10-13 06:24:01.460 | + diskimage_builder/lib/common-functions:unmount_dir:434 : real_dir=/tmp/dib_build.PZOcXRHM/mnt 2025-10-13 06:24:01.465 | + diskimage_builder/lib/common-functions:unmount_dir:437 : IFS='|' 2025-10-13 06:24:01.472 | + diskimage_builder/lib/common-functions:unmount_dir:437 : read -ra split_mounts 2025-10-13 06:24:01.478 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : awk '{print $2}' 2025-10-13 06:24:01.480 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : grep '^/tmp/dib_build.PZOcXRHM/mnt/' 2025-10-13 06:24:01.481 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : sort -r 2025-10-13 06:24:01.491 | + diskimage_builder/lib/common-functions:unmount_dir:442 : mnts='/tmp/dib_build.PZOcXRHM/mnt/var/log/audit 2025-10-13 06:24:01.491 | /tmp/dib_build.PZOcXRHM/mnt/var/log 2025-10-13 06:24:01.491 | /tmp/dib_build.PZOcXRHM/mnt/var 2025-10-13 06:24:01.491 | /tmp/dib_build.PZOcXRHM/mnt/tmp 2025-10-13 06:24:01.491 | /tmp/dib_build.PZOcXRHM/mnt/sys 2025-10-13 06:24:01.491 | /tmp/dib_build.PZOcXRHM/mnt/proc 2025-10-13 06:24:01.491 | /tmp/dib_build.PZOcXRHM/mnt/home 2025-10-13 06:24:01.491 | /tmp/dib_build.PZOcXRHM/mnt/dev/pts 2025-10-13 06:24:01.491 | /tmp/dib_build.PZOcXRHM/mnt/dev 2025-10-13 06:24:01.491 | /tmp/dib_build.PZOcXRHM/mnt/boot/efi 2025-10-13 06:24:01.491 | /tmp/dib_build.PZOcXRHM/mnt/boot' 2025-10-13 06:24:01.497 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2025-10-13 06:24:01.503 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2025-10-13 06:24:01.509 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-13 06:24:01.514 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2025-10-13 06:24:01.519 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.PZOcXRHM/mnt/var/log/audit == */boot/efi ]] 2025-10-13 06:24:01.525 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-13 06:24:01.530 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot != \/ ]] 2025-10-13 06:24:01.534 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.PZOcXRHM/mnt/var/log/audit == */boot ]] 2025-10-13 06:24:01.540 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-13 06:24:01.545 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2025-10-13 06:24:01.550 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-13 06:24:01.555 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /tmp != \/ ]] 2025-10-13 06:24:01.562 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.PZOcXRHM/mnt/var/log/audit == */tmp ]] 2025-10-13 06:24:01.566 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-13 06:24:01.571 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var != \/ ]] 2025-10-13 06:24:01.578 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.PZOcXRHM/mnt/var/log/audit == */var ]] 2025-10-13 06:24:01.582 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-13 06:24:01.588 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log != \/ ]] 2025-10-13 06:24:01.593 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.PZOcXRHM/mnt/var/log/audit == */var/log ]] 2025-10-13 06:24:01.600 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-13 06:24:01.606 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log/audit != \/ ]] 2025-10-13 06:24:01.611 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.PZOcXRHM/mnt/var/log/audit == */var/log/audit ]] 2025-10-13 06:24:01.616 | + diskimage_builder/lib/common-functions:unmount_dir:449 : echo 'Mountpoint /tmp/dib_build.PZOcXRHM/mnt/var/log/audit managed by block device; skipping' 2025-10-13 06:24:01.616 | Mountpoint /tmp/dib_build.PZOcXRHM/mnt/var/log/audit managed by block device; skipping 2025-10-13 06:24:01.621 | + diskimage_builder/lib/common-functions:unmount_dir:450 : found_mountpoint=true 2025-10-13 06:24:01.627 | + diskimage_builder/lib/common-functions:unmount_dir:451 : break 2025-10-13 06:24:01.632 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' true == false ']' 2025-10-13 06:24:01.637 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2025-10-13 06:24:01.642 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2025-10-13 06:24:01.648 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-13 06:24:01.654 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2025-10-13 06:24:01.660 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.PZOcXRHM/mnt/var/log == */boot/efi ]] 2025-10-13 06:24:01.664 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-13 06:24:01.668 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot != \/ ]] 2025-10-13 06:24:01.673 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.PZOcXRHM/mnt/var/log == */boot ]] 2025-10-13 06:24:01.677 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-13 06:24:01.681 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2025-10-13 06:24:01.686 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-13 06:24:01.690 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /tmp != \/ ]] 2025-10-13 06:24:01.695 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.PZOcXRHM/mnt/var/log == */tmp ]] 2025-10-13 06:24:01.701 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-13 06:24:01.706 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var != \/ ]] 2025-10-13 06:24:01.711 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.PZOcXRHM/mnt/var/log == */var ]] 2025-10-13 06:24:01.716 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-13 06:24:01.720 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log != \/ ]] 2025-10-13 06:24:01.726 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.PZOcXRHM/mnt/var/log == */var/log ]] 2025-10-13 06:24:01.731 | + diskimage_builder/lib/common-functions:unmount_dir:449 : echo 'Mountpoint /tmp/dib_build.PZOcXRHM/mnt/var/log managed by block device; skipping' 2025-10-13 06:24:01.731 | Mountpoint /tmp/dib_build.PZOcXRHM/mnt/var/log managed by block device; skipping 2025-10-13 06:24:01.737 | + diskimage_builder/lib/common-functions:unmount_dir:450 : found_mountpoint=true 2025-10-13 06:24:01.742 | + diskimage_builder/lib/common-functions:unmount_dir:451 : break 2025-10-13 06:24:01.747 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' true == false ']' 2025-10-13 06:24:01.752 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2025-10-13 06:24:01.758 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2025-10-13 06:24:01.763 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-13 06:24:01.768 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2025-10-13 06:24:01.773 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.PZOcXRHM/mnt/var == */boot/efi ]] 2025-10-13 06:24:01.778 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-13 06:24:01.784 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot != \/ ]] 2025-10-13 06:24:01.789 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.PZOcXRHM/mnt/var == */boot ]] 2025-10-13 06:24:01.795 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-13 06:24:01.801 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2025-10-13 06:24:01.807 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-13 06:24:01.812 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /tmp != \/ ]] 2025-10-13 06:24:01.817 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.PZOcXRHM/mnt/var == */tmp ]] 2025-10-13 06:24:01.821 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-13 06:24:01.825 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var != \/ ]] 2025-10-13 06:24:01.830 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.PZOcXRHM/mnt/var == */var ]] 2025-10-13 06:24:01.835 | + diskimage_builder/lib/common-functions:unmount_dir:449 : echo 'Mountpoint /tmp/dib_build.PZOcXRHM/mnt/var managed by block device; skipping' 2025-10-13 06:24:01.835 | Mountpoint /tmp/dib_build.PZOcXRHM/mnt/var managed by block device; skipping 2025-10-13 06:24:01.840 | + diskimage_builder/lib/common-functions:unmount_dir:450 : found_mountpoint=true 2025-10-13 06:24:01.845 | + diskimage_builder/lib/common-functions:unmount_dir:451 : break 2025-10-13 06:24:01.851 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' true == false ']' 2025-10-13 06:24:01.856 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2025-10-13 06:24:01.861 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2025-10-13 06:24:01.867 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-13 06:24:01.873 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2025-10-13 06:24:01.880 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.PZOcXRHM/mnt/tmp == */boot/efi ]] 2025-10-13 06:24:01.886 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-13 06:24:01.892 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot != \/ ]] 2025-10-13 06:24:01.899 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.PZOcXRHM/mnt/tmp == */boot ]] 2025-10-13 06:24:01.905 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-13 06:24:01.912 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2025-10-13 06:24:01.918 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-13 06:24:01.924 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /tmp != \/ ]] 2025-10-13 06:24:01.930 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.PZOcXRHM/mnt/tmp == */tmp ]] 2025-10-13 06:24:01.936 | + diskimage_builder/lib/common-functions:unmount_dir:449 : echo 'Mountpoint /tmp/dib_build.PZOcXRHM/mnt/tmp managed by block device; skipping' 2025-10-13 06:24:01.936 | Mountpoint /tmp/dib_build.PZOcXRHM/mnt/tmp managed by block device; skipping 2025-10-13 06:24:01.942 | + diskimage_builder/lib/common-functions:unmount_dir:450 : found_mountpoint=true 2025-10-13 06:24:01.949 | + diskimage_builder/lib/common-functions:unmount_dir:451 : break 2025-10-13 06:24:01.955 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' true == false ']' 2025-10-13 06:24:01.961 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2025-10-13 06:24:01.968 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2025-10-13 06:24:01.974 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-13 06:24:01.980 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2025-10-13 06:24:01.985 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.PZOcXRHM/mnt/sys == */boot/efi ]] 2025-10-13 06:24:01.992 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-13 06:24:01.998 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot != \/ ]] 2025-10-13 06:24:02.004 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.PZOcXRHM/mnt/sys == */boot ]] 2025-10-13 06:24:02.010 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-13 06:24:02.016 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2025-10-13 06:24:02.023 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-13 06:24:02.029 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /tmp != \/ ]] 2025-10-13 06:24:02.036 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.PZOcXRHM/mnt/sys == */tmp ]] 2025-10-13 06:24:02.042 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-13 06:24:02.049 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var != \/ ]] 2025-10-13 06:24:02.056 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.PZOcXRHM/mnt/sys == */var ]] 2025-10-13 06:24:02.062 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-13 06:24:02.068 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log != \/ ]] 2025-10-13 06:24:02.075 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.PZOcXRHM/mnt/sys == */var/log ]] 2025-10-13 06:24:02.082 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-13 06:24:02.088 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log/audit != \/ ]] 2025-10-13 06:24:02.094 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.PZOcXRHM/mnt/sys == */var/log/audit ]] 2025-10-13 06:24:02.101 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-13 06:24:02.107 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /home != \/ ]] 2025-10-13 06:24:02.114 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.PZOcXRHM/mnt/sys == */home ]] 2025-10-13 06:24:02.120 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2025-10-13 06:24:02.126 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /tmp/dib_build.PZOcXRHM/mnt/sys' 2025-10-13 06:24:02.126 | Unmount /tmp/dib_build.PZOcXRHM/mnt/sys 2025-10-13 06:24:02.133 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /tmp/dib_build.PZOcXRHM/mnt/sys 2025-10-13 06:24:02.183 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2025-10-13 06:24:02.190 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2025-10-13 06:24:02.196 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-13 06:24:02.203 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2025-10-13 06:24:02.209 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.PZOcXRHM/mnt/proc == */boot/efi ]] 2025-10-13 06:24:02.216 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-13 06:24:02.222 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot != \/ ]] 2025-10-13 06:24:02.229 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.PZOcXRHM/mnt/proc == */boot ]] 2025-10-13 06:24:02.236 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-13 06:24:02.242 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2025-10-13 06:24:02.249 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-13 06:24:02.255 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /tmp != \/ ]] 2025-10-13 06:24:02.262 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.PZOcXRHM/mnt/proc == */tmp ]] 2025-10-13 06:24:02.269 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-13 06:24:02.275 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var != \/ ]] 2025-10-13 06:24:02.281 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.PZOcXRHM/mnt/proc == */var ]] 2025-10-13 06:24:02.287 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-13 06:24:02.293 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log != \/ ]] 2025-10-13 06:24:02.299 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.PZOcXRHM/mnt/proc == */var/log ]] 2025-10-13 06:24:02.305 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-13 06:24:02.312 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log/audit != \/ ]] 2025-10-13 06:24:02.318 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.PZOcXRHM/mnt/proc == */var/log/audit ]] 2025-10-13 06:24:02.325 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-13 06:24:02.331 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /home != \/ ]] 2025-10-13 06:24:02.337 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.PZOcXRHM/mnt/proc == */home ]] 2025-10-13 06:24:02.343 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2025-10-13 06:24:02.352 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /tmp/dib_build.PZOcXRHM/mnt/proc' 2025-10-13 06:24:02.352 | Unmount /tmp/dib_build.PZOcXRHM/mnt/proc 2025-10-13 06:24:02.358 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /tmp/dib_build.PZOcXRHM/mnt/proc 2025-10-13 06:24:02.405 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2025-10-13 06:24:02.410 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2025-10-13 06:24:02.416 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-13 06:24:02.422 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2025-10-13 06:24:02.427 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.PZOcXRHM/mnt/home == */boot/efi ]] 2025-10-13 06:24:02.432 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-13 06:24:02.439 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot != \/ ]] 2025-10-13 06:24:02.444 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.PZOcXRHM/mnt/home == */boot ]] 2025-10-13 06:24:02.449 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-13 06:24:02.455 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2025-10-13 06:24:02.460 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-13 06:24:02.466 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /tmp != \/ ]] 2025-10-13 06:24:02.472 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.PZOcXRHM/mnt/home == */tmp ]] 2025-10-13 06:24:02.477 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-13 06:24:02.482 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var != \/ ]] 2025-10-13 06:24:02.488 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.PZOcXRHM/mnt/home == */var ]] 2025-10-13 06:24:02.494 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-13 06:24:02.499 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log != \/ ]] 2025-10-13 06:24:02.505 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.PZOcXRHM/mnt/home == */var/log ]] 2025-10-13 06:24:02.510 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-13 06:24:02.515 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log/audit != \/ ]] 2025-10-13 06:24:02.521 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.PZOcXRHM/mnt/home == */var/log/audit ]] 2025-10-13 06:24:02.527 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-13 06:24:02.532 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /home != \/ ]] 2025-10-13 06:24:02.537 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.PZOcXRHM/mnt/home == */home ]] 2025-10-13 06:24:02.543 | + diskimage_builder/lib/common-functions:unmount_dir:449 : echo 'Mountpoint /tmp/dib_build.PZOcXRHM/mnt/home managed by block device; skipping' 2025-10-13 06:24:02.543 | Mountpoint /tmp/dib_build.PZOcXRHM/mnt/home managed by block device; skipping 2025-10-13 06:24:02.548 | + diskimage_builder/lib/common-functions:unmount_dir:450 : found_mountpoint=true 2025-10-13 06:24:02.554 | + diskimage_builder/lib/common-functions:unmount_dir:451 : break 2025-10-13 06:24:02.559 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' true == false ']' 2025-10-13 06:24:02.566 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2025-10-13 06:24:02.572 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2025-10-13 06:24:02.578 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-13 06:24:02.584 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2025-10-13 06:24:02.589 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.PZOcXRHM/mnt/dev/pts == */boot/efi ]] 2025-10-13 06:24:02.594 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-13 06:24:02.600 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot != \/ ]] 2025-10-13 06:24:02.606 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.PZOcXRHM/mnt/dev/pts == */boot ]] 2025-10-13 06:24:02.613 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-13 06:24:02.618 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2025-10-13 06:24:02.624 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-13 06:24:02.630 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /tmp != \/ ]] 2025-10-13 06:24:02.636 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.PZOcXRHM/mnt/dev/pts == */tmp ]] 2025-10-13 06:24:02.643 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-13 06:24:02.649 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var != \/ ]] 2025-10-13 06:24:02.655 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.PZOcXRHM/mnt/dev/pts == */var ]] 2025-10-13 06:24:02.661 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-13 06:24:02.668 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log != \/ ]] 2025-10-13 06:24:02.674 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.PZOcXRHM/mnt/dev/pts == */var/log ]] 2025-10-13 06:24:02.679 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-13 06:24:02.685 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log/audit != \/ ]] 2025-10-13 06:24:02.690 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.PZOcXRHM/mnt/dev/pts == */var/log/audit ]] 2025-10-13 06:24:02.697 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-13 06:24:02.702 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /home != \/ ]] 2025-10-13 06:24:02.708 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.PZOcXRHM/mnt/dev/pts == */home ]] 2025-10-13 06:24:02.715 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2025-10-13 06:24:02.722 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /tmp/dib_build.PZOcXRHM/mnt/dev/pts' 2025-10-13 06:24:02.722 | Unmount /tmp/dib_build.PZOcXRHM/mnt/dev/pts 2025-10-13 06:24:02.729 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /tmp/dib_build.PZOcXRHM/mnt/dev/pts 2025-10-13 06:24:02.767 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2025-10-13 06:24:02.773 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2025-10-13 06:24:02.778 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-13 06:24:02.784 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2025-10-13 06:24:02.790 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.PZOcXRHM/mnt/dev == */boot/efi ]] 2025-10-13 06:24:02.795 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-13 06:24:02.801 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot != \/ ]] 2025-10-13 06:24:02.806 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.PZOcXRHM/mnt/dev == */boot ]] 2025-10-13 06:24:02.811 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-13 06:24:02.817 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2025-10-13 06:24:02.822 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-13 06:24:02.827 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /tmp != \/ ]] 2025-10-13 06:24:02.832 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.PZOcXRHM/mnt/dev == */tmp ]] 2025-10-13 06:24:02.836 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-13 06:24:02.841 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var != \/ ]] 2025-10-13 06:24:02.845 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.PZOcXRHM/mnt/dev == */var ]] 2025-10-13 06:24:02.850 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-13 06:24:02.855 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log != \/ ]] 2025-10-13 06:24:02.860 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.PZOcXRHM/mnt/dev == */var/log ]] 2025-10-13 06:24:02.864 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-13 06:24:02.869 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log/audit != \/ ]] 2025-10-13 06:24:02.873 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.PZOcXRHM/mnt/dev == */var/log/audit ]] 2025-10-13 06:24:02.878 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-13 06:24:02.884 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /home != \/ ]] 2025-10-13 06:24:02.891 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.PZOcXRHM/mnt/dev == */home ]] 2025-10-13 06:24:02.895 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2025-10-13 06:24:02.900 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /tmp/dib_build.PZOcXRHM/mnt/dev' 2025-10-13 06:24:02.900 | Unmount /tmp/dib_build.PZOcXRHM/mnt/dev 2025-10-13 06:24:02.906 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /tmp/dib_build.PZOcXRHM/mnt/dev 2025-10-13 06:24:02.939 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2025-10-13 06:24:02.943 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2025-10-13 06:24:02.949 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-13 06:24:02.953 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2025-10-13 06:24:02.957 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.PZOcXRHM/mnt/boot/efi == */boot/efi ]] 2025-10-13 06:24:02.962 | + diskimage_builder/lib/common-functions:unmount_dir:449 : echo 'Mountpoint /tmp/dib_build.PZOcXRHM/mnt/boot/efi managed by block device; skipping' 2025-10-13 06:24:02.962 | Mountpoint /tmp/dib_build.PZOcXRHM/mnt/boot/efi managed by block device; skipping 2025-10-13 06:24:02.966 | + diskimage_builder/lib/common-functions:unmount_dir:450 : found_mountpoint=true 2025-10-13 06:24:02.970 | + diskimage_builder/lib/common-functions:unmount_dir:451 : break 2025-10-13 06:24:02.975 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' true == false ']' 2025-10-13 06:24:02.978 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2025-10-13 06:24:02.983 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2025-10-13 06:24:02.987 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-13 06:24:02.990 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2025-10-13 06:24:02.994 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.PZOcXRHM/mnt/boot == */boot/efi ]] 2025-10-13 06:24:02.999 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-13 06:24:03.003 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot != \/ ]] 2025-10-13 06:24:03.008 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.PZOcXRHM/mnt/boot == */boot ]] 2025-10-13 06:24:03.013 | + diskimage_builder/lib/common-functions:unmount_dir:449 : echo 'Mountpoint /tmp/dib_build.PZOcXRHM/mnt/boot managed by block device; skipping' 2025-10-13 06:24:03.013 | Mountpoint /tmp/dib_build.PZOcXRHM/mnt/boot managed by block device; skipping 2025-10-13 06:24:03.018 | + diskimage_builder/lib/common-functions:unmount_dir:450 : found_mountpoint=true 2025-10-13 06:24:03.023 | + diskimage_builder/lib/common-functions:unmount_dir:451 : break 2025-10-13 06:24:03.028 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' true == false ']' 2025-10-13 06:24:03.033 | + diskimage_builder/lib/img-functions:unmount_image:26 : '[' -n '' ']' 2025-10-13 06:24:03.037 | + diskimage_builder/lib/img-functions:unmount_image:29 : '[' -n '' ']' 2025-10-13 06:24:03.042 | ++ diskimage_builder/lib/disk-image-create:main:591 : /usr/bin/python3 /usr/lib/python3.9/site-packages/diskimage_builder/lib/dib-block-device.py getval image-path 2025-10-13 06:24:03.195 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:229 2025-10-13 06:24:03.195 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.PZOcXRHM/block-device/config.yaml', 'image-dir': '/tmp/dib_image.B1SOKrZi', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.PZOcXRHM/mnt', 'build-dir': '/tmp/dib_build.PZOcXRHM', 'image-size': '5242880KiB'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2025-10-13 06:24:03.195 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [image-path] 2025-10-13 06:24:03.219 | + diskimage_builder/lib/disk-image-create:main:591 : TMP_IMAGE_PATH=/tmp/dib_image.B1SOKrZi/image0.raw 2025-10-13 06:24:03.224 | + diskimage_builder/lib/disk-image-create:main:592 : export TMP_IMAGE_PATH 2025-10-13 06:24:03.231 | + diskimage_builder/lib/disk-image-create:main:595 : /usr/bin/python3 /usr/lib/python3.9/site-packages/diskimage_builder/lib/dib-block-device.py umount 2025-10-13 06:24:03.406 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:229 2025-10-13 06:24:03.406 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.PZOcXRHM/block-device/config.yaml', 'image-dir': '/tmp/dib_image.B1SOKrZi', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.PZOcXRHM/mnt', 'build-dir': '/tmp/dib_build.PZOcXRHM', 'image-size': '5242880KiB'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2025-10-13 06:24:03.407 | INFO diskimage_builder.block_device.level3.mount [-] Called for [mount_fs_home] 2025-10-13 06:24:03.407 | INFO diskimage_builder.block_device.utils [-] Calling [sudo sync] 2025-10-13 06:24:03.450 | INFO diskimage_builder.block_device.utils [-] Calling [sudo fstrim --verbose /tmp/dib_build.PZOcXRHM/mnt/home] 2025-10-13 06:24:03.493 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: /tmp/dib_build.PZOcXRHM/mnt/home: 300 MiB (314572800 bytes) trimmed exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-10-13 06:24:03.497 | INFO diskimage_builder.block_device.utils [-] Calling [sudo umount /tmp/dib_build.PZOcXRHM/mnt/home] 2025-10-13 06:24:03.557 | INFO diskimage_builder.block_device.level3.mount [-] Called for [mount_fs_audit] 2025-10-13 06:24:03.557 | INFO diskimage_builder.block_device.utils [-] Calling [sudo sync] 2025-10-13 06:24:03.602 | INFO diskimage_builder.block_device.utils [-] Calling [sudo fstrim --verbose /tmp/dib_build.PZOcXRHM/mnt/var/log/audit] 2025-10-13 06:24:03.645 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: /tmp/dib_build.PZOcXRHM/mnt/var/log/audit: 300 MiB (314572800 bytes) trimmed exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-10-13 06:24:03.650 | INFO diskimage_builder.block_device.utils [-] Calling [sudo umount /tmp/dib_build.PZOcXRHM/mnt/var/log/audit] 2025-10-13 06:24:03.713 | INFO diskimage_builder.block_device.level3.mount [-] Called for [mount_fs_log] 2025-10-13 06:24:03.713 | INFO diskimage_builder.block_device.utils [-] Calling [sudo sync] 2025-10-13 06:24:03.758 | INFO diskimage_builder.block_device.utils [-] Calling [sudo fstrim --verbose /tmp/dib_build.PZOcXRHM/mnt/var/log] 2025-10-13 06:24:03.786 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: /tmp/dib_build.PZOcXRHM/mnt/var/log: 300 MiB (314572800 bytes) trimmed exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-10-13 06:24:03.789 | INFO diskimage_builder.block_device.utils [-] Calling [sudo umount /tmp/dib_build.PZOcXRHM/mnt/var/log] 2025-10-13 06:24:03.842 | INFO diskimage_builder.block_device.level3.mount [-] Called for [mount_fs_var] 2025-10-13 06:24:03.842 | INFO diskimage_builder.block_device.utils [-] Calling [sudo sync] 2025-10-13 06:24:03.874 | INFO diskimage_builder.block_device.utils [-] Calling [sudo fstrim --verbose /tmp/dib_build.PZOcXRHM/mnt/var] 2025-10-13 06:24:03.903 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: /tmp/dib_build.PZOcXRHM/mnt/var: 952 MiB (998244352 bytes) trimmed exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-10-13 06:24:03.906 | INFO diskimage_builder.block_device.utils [-] Calling [sudo umount /tmp/dib_build.PZOcXRHM/mnt/var] 2025-10-13 06:24:04.050 | INFO diskimage_builder.block_device.level3.mount [-] Called for [mount_fs_tmp] 2025-10-13 06:24:04.050 | INFO diskimage_builder.block_device.utils [-] Calling [sudo sync] 2025-10-13 06:24:04.075 | INFO diskimage_builder.block_device.utils [-] Calling [sudo fstrim --verbose /tmp/dib_build.PZOcXRHM/mnt/tmp] 2025-10-13 06:24:04.095 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: /tmp/dib_build.PZOcXRHM/mnt/tmp: 300 MiB (314572800 bytes) trimmed exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-10-13 06:24:04.097 | INFO diskimage_builder.block_device.utils [-] Calling [sudo umount /tmp/dib_build.PZOcXRHM/mnt/tmp] 2025-10-13 06:24:04.135 | INFO diskimage_builder.block_device.level3.mount [-] Called for [mount_mkfs_ESP] 2025-10-13 06:24:04.136 | INFO diskimage_builder.block_device.utils [-] Calling [sudo sync] 2025-10-13 06:24:04.176 | INFO diskimage_builder.block_device.utils [-] Calling [sudo umount /tmp/dib_build.PZOcXRHM/mnt/boot/efi] 2025-10-13 06:24:04.232 | INFO diskimage_builder.block_device.level3.mount [-] Called for [mount_mkfs_boot] 2025-10-13 06:24:04.232 | INFO diskimage_builder.block_device.utils [-] Calling [sudo sync] 2025-10-13 06:24:04.261 | INFO diskimage_builder.block_device.utils [-] Calling [sudo fstrim --verbose /tmp/dib_build.PZOcXRHM/mnt/boot] 2025-10-13 06:24:04.396 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: /tmp/dib_build.PZOcXRHM/mnt/boot: 363.1 MiB (380738560 bytes) trimmed exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-10-13 06:24:04.400 | INFO diskimage_builder.block_device.utils [-] Calling [sudo umount /tmp/dib_build.PZOcXRHM/mnt/boot] 2025-10-13 06:24:04.499 | INFO diskimage_builder.block_device.level3.mount [-] Called for [mount_fs_root] 2025-10-13 06:24:04.499 | INFO diskimage_builder.block_device.utils [-] Calling [sudo sync] 2025-10-13 06:24:04.541 | INFO diskimage_builder.block_device.utils [-] Calling [sudo fstrim --verbose /tmp/dib_build.PZOcXRHM/mnt/] 2025-10-13 06:24:04.565 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: /tmp/dib_build.PZOcXRHM/mnt/: 2.2 GiB (2344615936 bytes) trimmed exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-10-13 06:24:04.568 | INFO diskimage_builder.block_device.utils [-] Calling [sudo umount /tmp/dib_build.PZOcXRHM/mnt/] 2025-10-13 06:24:05.190 | INFO diskimage_builder.block_device.utils [-] Calling [sudo lvchange -an /dev/vg/lv_thinpool] 2025-10-13 06:24:05.348 | INFO diskimage_builder.block_device.utils [-] Calling [sudo lvchange -an /dev/vg/lv_root] 2025-10-13 06:24:05.458 | INFO diskimage_builder.block_device.utils [-] Calling [sudo lvchange -an /dev/vg/lv_tmp] 2025-10-13 06:24:05.571 | INFO diskimage_builder.block_device.utils [-] Calling [sudo lvchange -an /dev/vg/lv_var] 2025-10-13 06:24:05.674 | INFO diskimage_builder.block_device.utils [-] Calling [sudo lvchange -an /dev/vg/lv_log] 2025-10-13 06:24:05.782 | INFO diskimage_builder.block_device.utils [-] Calling [sudo lvchange -an /dev/vg/lv_audit] 2025-10-13 06:24:05.870 | INFO diskimage_builder.block_device.utils [-] Calling [sudo lvchange -an /dev/vg/lv_home] 2025-10-13 06:24:06.004 | INFO diskimage_builder.block_device.utils [-] Calling [sudo vgchange -an vg] 2025-10-13 06:24:06.061 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: 0 logical volume(s) in volume group "vg" now active exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-10-13 06:24:06.087 | INFO diskimage_builder.block_device.utils [-] Calling [sudo udevadm settle] 2025-10-13 06:24:06.140 | INFO diskimage_builder.block_device.utils [-] Calling [sudo kpartx -d /dev/loop0] 2025-10-13 06:24:06.232 | INFO diskimage_builder.block_device.level0.localloop [-] loopdev detach 2025-10-13 06:24:06.232 | INFO diskimage_builder.block_device.utils [-] Calling [sudo losetup -d /dev/loop0] 2025-10-13 06:24:06.328 | + diskimage_builder/lib/disk-image-create:main:596 : /usr/bin/python3 /usr/lib/python3.9/site-packages/diskimage_builder/lib/dib-block-device.py cleanup 2025-10-13 06:24:06.509 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:229 2025-10-13 06:24:06.509 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.PZOcXRHM/block-device/config.yaml', 'image-dir': '/tmp/dib_image.B1SOKrZi', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.PZOcXRHM/mnt', 'build-dir': '/tmp/dib_build.PZOcXRHM', 'image-size': '5242880KiB'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2025-10-13 06:24:06.510 | INFO diskimage_builder.block_device.utils [-] Calling [sudo pvscan --cache] 2025-10-13 06:24:06.609 | INFO diskimage_builder.block_device.blockdevice [-] Removing temporary state dir [/tmp/dib_build.PZOcXRHM/states/block-device] 2025-10-13 06:24:06.640 | + diskimage_builder/lib/disk-image-create:main:598 : cleanup_build_dir 2025-10-13 06:24:06.645 | + diskimage_builder/lib/common-functions:cleanup_build_dir:216 : timeout 10 sh -c ' while ! sudo rm -rf /tmp/dib_build.PZOcXRHM/built; do sleep 1; done' 2025-10-13 06:24:06.678 | + diskimage_builder/lib/common-functions:cleanup_build_dir:220 : sudo rm -rf /tmp/dib_build.PZOcXRHM/mnt 2025-10-13 06:24:06.711 | + diskimage_builder/lib/common-functions:cleanup_build_dir:221 : kill_chroot_processes /tmp/dib_build.PZOcXRHM 2025-10-13 06:24:06.826 | + diskimage_builder/lib/common-functions:cleanup_build_dir:222 : tmpfs_check 0 2025-10-13 06:24:06.832 | + diskimage_builder/lib/common-functions:tmpfs_check:22 : local echo_message=0 2025-10-13 06:24:06.838 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : '[' 0 == 0 ']' 2025-10-13 06:24:06.845 | + diskimage_builder/lib/common-functions:tmpfs_check:24 : '[' -r /proc/meminfo ']' 2025-10-13 06:24:06.851 | ++ diskimage_builder/lib/common-functions:tmpfs_check:25 : awk '/^MemTotal/ { print $2 }' /proc/meminfo 2025-10-13 06:24:06.859 | + diskimage_builder/lib/common-functions:tmpfs_check:25 : total_kB=7864344 2025-10-13 06:24:06.866 | + diskimage_builder/lib/common-functions:tmpfs_check:28 : RAM_NEEDED=14 2025-10-13 06:24:06.872 | + diskimage_builder/lib/common-functions:tmpfs_check:29 : '[' 7864344 -lt 14680064 ']' 2025-10-13 06:24:06.877 | + diskimage_builder/lib/common-functions:tmpfs_check:30 : '[' 0 == 1 ']' 2025-10-13 06:24:06.883 | + diskimage_builder/lib/common-functions:tmpfs_check:33 : return 1 2025-10-13 06:24:06.887 | + diskimage_builder/lib/common-functions:cleanup_build_dir:230 : rm -rf --one-file-system /tmp/dib_build.PZOcXRHM 2025-10-13 06:24:06.905 | + diskimage_builder/lib/disk-image-create:main:600 : [[ ! select-boot-kernel-initrd dib-init-system disable-nouveau dynamic-login runtime-ssh-host-keys cache-url edpm-partition-uefi cloud-init-network-renderer selinux-fixfiles-restore override-pip-and-virtualenv pkg-map install-static source-repositories modprobe package-installs edpm-base openvswitch interface-names bootloader enable-packages-install redhat-common install-bin sysprep remove-resolvconf openssh-server yum selinux-permissive centos reset-bls-entries base install-types rpm-distro stable-interface-names repo-setup element-manifest dracut-regenerate growvols manifests =~ no-final-image ]] 2025-10-13 06:24:06.910 | + diskimage_builder/lib/disk-image-create:main:600 : [[ 0 == \0 ]] 2025-10-13 06:24:06.915 | + diskimage_builder/lib/disk-image-create:main:601 : has_raw_type= 2025-10-13 06:24:06.922 | + diskimage_builder/lib/disk-image-create:main:602 : for IMAGE_TYPE in ${IMAGE_TYPES[@]} 2025-10-13 06:24:06.928 | + diskimage_builder/lib/disk-image-create:main:604 : '[' qcow2 = raw ']' 2025-10-13 06:24:06.934 | + diskimage_builder/lib/disk-image-create:main:606 : '[' qcow2 '!=' squashfs ']' 2025-10-13 06:24:06.940 | + diskimage_builder/lib/disk-image-create:main:607 : compress_and_save_image edpm-hardened-uefi.qcow2 2025-10-13 06:24:06.944 | + diskimage_builder/lib/img-functions:compress_and_save_image:137 : test qcow2 '!=' qcow2 2025-10-13 06:24:06.950 | + diskimage_builder/lib/img-functions:compress_and_save_image:138 : '[' -n '' ']' 2025-10-13 06:24:06.956 | + diskimage_builder/lib/img-functions:compress_and_save_image:141 : EXTRA_OPTIONS= 2025-10-13 06:24:06.960 | + diskimage_builder/lib/img-functions:compress_and_save_image:143 : '[' qcow2 = raw ']' 2025-10-13 06:24:06.966 | + diskimage_builder/lib/img-functions:compress_and_save_image:145 : '[' qcow2 == tgz ']' 2025-10-13 06:24:06.972 | + diskimage_builder/lib/img-functions:compress_and_save_image:148 : '[' qcow2 == vhd ']' 2025-10-13 06:24:06.977 | + diskimage_builder/lib/img-functions:compress_and_save_image:156 : echo 'Converting image using qemu-img convert' 2025-10-13 06:24:06.977 | Converting image using qemu-img convert 2025-10-13 06:24:06.981 | + diskimage_builder/lib/img-functions:compress_and_save_image:157 : qemu-img convert -c -f raw -O qcow2 /tmp/dib_image.B1SOKrZi/image0.raw edpm-hardened-uefi.qcow2-new 2025-10-13 06:25:52.191 | + diskimage_builder/lib/img-functions:compress_and_save_image:160 : OUT_IMAGE_PATH=edpm-hardened-uefi.qcow2-new 2025-10-13 06:25:52.196 | + diskimage_builder/lib/img-functions:compress_and_save_image:161 : finish_image edpm-hardened-uefi.qcow2 2025-10-13 06:25:52.201 | + diskimage_builder/lib/common-functions:finish_image:54 : '[' -f edpm-hardened-uefi.qcow2 -a 0 -eq 0 ']' 2025-10-13 06:25:52.207 | + diskimage_builder/lib/common-functions:finish_image:66 : mv edpm-hardened-uefi.qcow2-new edpm-hardened-uefi.qcow2 2025-10-13 06:25:52.214 | + diskimage_builder/lib/common-functions:finish_image:67 : [[ -n 1 ]] 2025-10-13 06:25:52.221 | + diskimage_builder/lib/common-functions:finish_image:67 : [[ 1 != \0 ]] 2025-10-13 06:25:52.227 | + diskimage_builder/lib/common-functions:finish_image:75 : declare -a wait_for 2025-10-13 06:25:52.233 | + diskimage_builder/lib/common-functions:finish_image:76 : [[ 1 == \1 ]] 2025-10-13 06:25:52.239 | + diskimage_builder/lib/common-functions:finish_image:76 : DIB_CHECKSUM=md5,sha256 2025-10-13 06:25:52.246 | + diskimage_builder/lib/common-functions:finish_image:77 : [[ md5,sha256 == *md5* ]] 2025-10-13 06:25:52.253 | + diskimage_builder/lib/common-functions:finish_image:77 : wait_for+=($!) 2025-10-13 06:25:52.253 | + diskimage_builder/lib/common-functions:finish_image:77 : md5sum edpm-hardened-uefi.qcow2 2025-10-13 06:25:52.259 | + diskimage_builder/lib/common-functions:finish_image:78 : [[ md5,sha256 == *sha256* ]] 2025-10-13 06:25:52.266 | + diskimage_builder/lib/common-functions:finish_image:78 : wait_for+=($!) 2025-10-13 06:25:52.267 | + diskimage_builder/lib/common-functions:finish_image:78 : sha256sum edpm-hardened-uefi.qcow2 2025-10-13 06:25:52.273 | + diskimage_builder/lib/common-functions:finish_image:79 : wait 51166 51176 2025-10-13 06:25:53.680 | + diskimage_builder/lib/common-functions:finish_image:81 : echo 'Image file edpm-hardened-uefi.qcow2 created...' 2025-10-13 06:25:53.680 | Image file edpm-hardened-uefi.qcow2 created... 2025-10-13 06:25:53.687 | + diskimage_builder/lib/disk-image-create:main:610 : '[' -n '' ']' 2025-10-13 06:25:53.692 | + diskimage_builder/lib/disk-image-create:main:617 : cleanup_image_dir 2025-10-13 06:25:53.700 | + diskimage_builder/lib/common-functions:cleanup_image_dir:234 : kill_chroot_processes /tmp/dib_image.B1SOKrZi 2025-10-13 06:25:53.812 | + diskimage_builder/lib/common-functions:cleanup_image_dir:235 : tmpfs_check 0 2025-10-13 06:25:53.818 | + diskimage_builder/lib/common-functions:tmpfs_check:22 : local echo_message=0 2025-10-13 06:25:53.825 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : '[' 0 == 0 ']' 2025-10-13 06:25:53.831 | + diskimage_builder/lib/common-functions:tmpfs_check:24 : '[' -r /proc/meminfo ']' 2025-10-13 06:25:53.839 | ++ diskimage_builder/lib/common-functions:tmpfs_check:25 : awk '/^MemTotal/ { print $2 }' /proc/meminfo 2025-10-13 06:25:53.852 | + diskimage_builder/lib/common-functions:tmpfs_check:25 : total_kB=7864344 2025-10-13 06:25:53.858 | + diskimage_builder/lib/common-functions:tmpfs_check:28 : RAM_NEEDED=14 2025-10-13 06:25:53.864 | + diskimage_builder/lib/common-functions:tmpfs_check:29 : '[' 7864344 -lt 14680064 ']' 2025-10-13 06:25:53.871 | + diskimage_builder/lib/common-functions:tmpfs_check:30 : '[' 0 == 1 ']' 2025-10-13 06:25:53.875 | + diskimage_builder/lib/common-functions:tmpfs_check:33 : return 1 2025-10-13 06:25:53.883 | + diskimage_builder/lib/common-functions:cleanup_image_dir:241 : rm -rf --one-file-system /tmp/dib_image.B1SOKrZi 2025-10-13 06:25:54.215 | Build completed successfully