2025-10-10 06:13:29.845 | diskimage-builder version 3.39.1 2025-10-10 06:13:29.847 | 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-10 06:13:29.906 | 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-10 06:13:29.930 | Expanded element dependencies to: yum dib-init-system select-boot-kernel-initrd cache-url bootloader cloud-init-network-renderer edpm-partition-uefi base remove-resolvconf enable-packages-install manifests runtime-ssh-host-keys rpm-distro install-static override-pip-and-virtualenv source-repositories disable-nouveau dynamic-login redhat-common interface-names selinux-fixfiles-restore sysprep reset-bls-entries install-bin selinux-permissive openvswitch centos package-installs growvols edpm-base modprobe install-types pkg-map repo-setup element-manifest dracut-regenerate openssh-server stable-interface-names 2025-10-10 06:13:29.934 | + diskimage_builder/lib/disk-image-create:main:255 : '[' 1 = 1 ']' 2025-10-10 06:13:29.938 | + diskimage_builder/lib/disk-image-create:main:256 : export IMAGE_NAME=edpm-hardened-uefi 2025-10-10 06:13:29.942 | + diskimage_builder/lib/disk-image-create:main:256 : IMAGE_NAME=edpm-hardened-uefi 2025-10-10 06:13:29.946 | + diskimage_builder/lib/disk-image-create:main:260 : for X in ${!IMAGE_TYPES[@]} 2025-10-10 06:13:29.949 | + diskimage_builder/lib/disk-image-create:main:261 : case "${IMAGE_TYPES[$X]}" in 2025-10-10 06:13:29.954 | + diskimage_builder/lib/disk-image-create:main:263 : type qemu-img 2025-10-10 06:13:29.958 | + diskimage_builder/lib/disk-image-create:main:299 : type fstrim 2025-10-10 06:13:29.961 | + diskimage_builder/lib/disk-image-create:main:307 : [[ -n '' ]] 2025-10-10 06:13:29.965 | + diskimage_builder/lib/disk-image-create:main:314 : mk_build_dir 2025-10-10 06:13:29.970 | ++ diskimage_builder/lib/common-functions:mk_build_dir:37 : mktemp -t -d --tmpdir=/tmp dib_build.XXXXXXXX 2025-10-10 06:13:29.975 | + diskimage_builder/lib/common-functions:mk_build_dir:37 : TMP_BUILD_DIR=/tmp/dib_build.rRfAMPBy 2025-10-10 06:13:29.980 | ++ diskimage_builder/lib/common-functions:mk_build_dir:38 : mktemp -t -d --tmpdir=/tmp dib_image.XXXXXXXX 2025-10-10 06:13:29.985 | + diskimage_builder/lib/common-functions:mk_build_dir:38 : TMP_IMAGE_DIR=/tmp/dib_image.CPk1XqZd 2025-10-10 06:13:29.989 | + diskimage_builder/lib/common-functions:mk_build_dir:39 : '[' 0 -eq 0 ']' 2025-10-10 06:13:29.993 | + diskimage_builder/lib/common-functions:mk_build_dir:40 : export TMP_BUILD_DIR 2025-10-10 06:13:29.998 | + diskimage_builder/lib/common-functions:mk_build_dir:41 : tmpfs_check 2025-10-10 06:13:30.003 | + diskimage_builder/lib/common-functions:tmpfs_check:22 : local echo_message=1 2025-10-10 06:13:30.007 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : '[' 0 == 0 ']' 2025-10-10 06:13:30.010 | + diskimage_builder/lib/common-functions:tmpfs_check:24 : '[' -r /proc/meminfo ']' 2025-10-10 06:13:30.014 | ++ diskimage_builder/lib/common-functions:tmpfs_check:25 : awk '/^MemTotal/ { print $2 }' /proc/meminfo 2025-10-10 06:13:30.022 | + diskimage_builder/lib/common-functions:tmpfs_check:25 : total_kB=7864352 2025-10-10 06:13:30.026 | + diskimage_builder/lib/common-functions:tmpfs_check:28 : RAM_NEEDED=14 2025-10-10 06:13:30.030 | + diskimage_builder/lib/common-functions:tmpfs_check:29 : '[' 7864352 -lt 14680064 ']' 2025-10-10 06:13:30.035 | + diskimage_builder/lib/common-functions:tmpfs_check:30 : '[' 1 == 1 ']' 2025-10-10 06:13:30.041 | + diskimage_builder/lib/common-functions:tmpfs_check:31 : echo 'WARNING: Not enough RAM to use tmpfs for build. Using /tmp. (7864352 < 14G)' 2025-10-10 06:13:30.041 | WARNING: Not enough RAM to use tmpfs for build. Using /tmp. (7864352 < 14G) 2025-10-10 06:13:30.044 | + diskimage_builder/lib/common-functions:tmpfs_check:33 : return 1 2025-10-10 06:13:30.048 | + diskimage_builder/lib/common-functions:mk_build_dir:46 : trap trap_cleanup EXIT 2025-10-10 06:13:30.052 | + diskimage_builder/lib/common-functions:mk_build_dir:47 : echo Building in /tmp/dib_build.rRfAMPBy 2025-10-10 06:13:30.052 | Building in /tmp/dib_build.rRfAMPBy 2025-10-10 06:13:30.058 | + diskimage_builder/lib/common-functions:mk_build_dir:48 : export TMP_IMAGE_DIR 2025-10-10 06:13:30.061 | + diskimage_builder/lib/common-functions:mk_build_dir:49 : export OUT_IMAGE_PATH= 2025-10-10 06:13:30.066 | + diskimage_builder/lib/common-functions:mk_build_dir:49 : OUT_IMAGE_PATH= 2025-10-10 06:13:30.070 | + diskimage_builder/lib/common-functions:mk_build_dir:50 : export TMP_HOOKS_PATH=/tmp/dib_build.rRfAMPBy/hooks 2025-10-10 06:13:30.075 | + diskimage_builder/lib/common-functions:mk_build_dir:50 : TMP_HOOKS_PATH=/tmp/dib_build.rRfAMPBy/hooks 2025-10-10 06:13:30.079 | + diskimage_builder/lib/disk-image-create:main:318 : mkdir -p /tmp/dib_build.rRfAMPBy/block-device 2025-10-10 06:13:30.086 | + diskimage_builder/lib/disk-image-create:main:319 : BLOCK_DEVICE_CONFIG_YAML=/tmp/dib_build.rRfAMPBy/block-device/config.yaml 2025-10-10 06:13:30.090 | + diskimage_builder/lib/disk-image-create:main:320 : block_device_create_config_file /tmp/dib_build.rRfAMPBy/block-device/config.yaml 2025-10-10 06:13:30.111 | Searching elements for block-device[-amd64].yaml ... 2025-10-10 06:13:30.118 | Using block-device config: /usr/share/edpm-image-builder/dib/edpm-partition-uefi/block-device-default.yaml 2025-10-10 06:13:30.123 | + diskimage_builder/lib/common-functions:block_device_create_config_file:516 : return 2025-10-10 06:13:30.129 | + diskimage_builder/lib/disk-image-create:main:323 : DIB_BLOCK_DEVICE_PARAMS_YAML=/tmp/dib_build.rRfAMPBy/block-device/params.yaml 2025-10-10 06:13:30.134 | + diskimage_builder/lib/disk-image-create:main:324 : export DIB_BLOCK_DEVICE_PARAMS_YAML 2025-10-10 06:13:30.140 | + diskimage_builder/lib/disk-image-create:main:325 : cat 2025-10-10 06:13:30.149 | + 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-10 06:13:30.345 | 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-10 06:13:30.345 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.rRfAMPBy/block-device/config.yaml', 'image-dir': '/tmp/dib_image.CPk1XqZd', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.rRfAMPBy/mnt', 'build-dir': '/tmp/dib_build.rRfAMPBy'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2025-10-10 06:13:30.359 | 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-10 06:13:30.359 | 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-10 06:13:30.359 | 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-10 06:13:30.360 | INFO diskimage_builder.block_device.blockdevice [-] Wrote final block device config to [/tmp/dib_build.rRfAMPBy/states/block-device/config.json] 2025-10-10 06:13:30.387 | ++ 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-10 06:13:30.552 | 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-10 06:13:30.552 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.rRfAMPBy/block-device/config.yaml', 'image-dir': '/tmp/dib_image.CPk1XqZd', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.rRfAMPBy/mnt', 'build-dir': '/tmp/dib_build.rRfAMPBy'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2025-10-10 06:13:30.552 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [root-label] 2025-10-10 06:13:30.552 | 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-10 06:13:30.576 | + diskimage_builder/lib/disk-image-create:main:338 : DIB_ROOT_LABEL=rhoso-rootfs 2025-10-10 06:13:30.580 | + diskimage_builder/lib/disk-image-create:main:339 : export DIB_ROOT_LABEL 2025-10-10 06:13:30.585 | ++ 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-10 06:13:30.729 | 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-10 06:13:30.729 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.rRfAMPBy/block-device/config.yaml', 'image-dir': '/tmp/dib_image.CPk1XqZd', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.rRfAMPBy/mnt', 'build-dir': '/tmp/dib_build.rRfAMPBy'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2025-10-10 06:13:30.730 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [root-fstype] 2025-10-10 06:13:30.730 | 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-10 06:13:30.754 | + diskimage_builder/lib/disk-image-create:main:342 : DIB_ROOT_FSTYPE=xfs 2025-10-10 06:13:30.758 | + diskimage_builder/lib/disk-image-create:main:343 : export DIB_ROOT_FSTYPE 2025-10-10 06:13:30.764 | ++ 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-10 06:13:30.904 | 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-10 06:13:30.904 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.rRfAMPBy/block-device/config.yaml', 'image-dir': '/tmp/dib_image.CPk1XqZd', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.rRfAMPBy/mnt', 'build-dir': '/tmp/dib_build.rRfAMPBy'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2025-10-10 06:13:30.904 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [boot-label] 2025-10-10 06:13:30.904 | 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-10 06:13:30.928 | + diskimage_builder/lib/disk-image-create:main:347 : DIB_BOOT_LABEL=mkfs_boot 2025-10-10 06:13:30.932 | + diskimage_builder/lib/disk-image-create:main:348 : export DIB_BOOT_LABEL 2025-10-10 06:13:30.937 | ++ 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-10 06:13:31.085 | 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-10 06:13:31.085 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.rRfAMPBy/block-device/config.yaml', 'image-dir': '/tmp/dib_image.CPk1XqZd', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.rRfAMPBy/mnt', 'build-dir': '/tmp/dib_build.rRfAMPBy'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2025-10-10 06:13:31.085 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [mount-points] 2025-10-10 06:13:31.106 | + diskimage_builder/lib/disk-image-create:main:351 : DIB_MOUNTPOINTS='/boot/efi|/boot|/|/tmp|/var|/var/log|/var/log/audit|/home' 2025-10-10 06:13:31.109 | + diskimage_builder/lib/disk-image-create:main:352 : export DIB_MOUNTPOINTS 2025-10-10 06:13:31.113 | + diskimage_builder/lib/disk-image-create:main:354 : create_base 2025-10-10 06:13:31.116 | + diskimage_builder/lib/common-functions:create_base:353 : mkdir /tmp/dib_build.rRfAMPBy/mnt 2025-10-10 06:13:31.120 | + diskimage_builder/lib/common-functions:create_base:357 : sudo chown root.root /tmp/dib_build.rRfAMPBy/mnt 2025-10-10 06:13:31.151 | + diskimage_builder/lib/common-functions:create_base:358 : export TMP_MOUNT_PATH=/tmp/dib_build.rRfAMPBy/mnt 2025-10-10 06:13:31.154 | + diskimage_builder/lib/common-functions:create_base:358 : TMP_MOUNT_PATH=/tmp/dib_build.rRfAMPBy/mnt 2025-10-10 06:13:31.159 | + diskimage_builder/lib/common-functions:create_base:360 : TARGET_ROOT=/tmp/dib_build.rRfAMPBy/mnt 2025-10-10 06:13:31.163 | + diskimage_builder/lib/common-functions:create_base:360 : run_d root 2025-10-10 06:13:31.168 | + diskimage_builder/lib/common-functions:run_d:246 : check_element 2025-10-10 06:13:31.171 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.rRfAMPBy/hooks ']' 2025-10-10 06:13:31.175 | + diskimage_builder/lib/common-functions:check_element:154 : generate_hooks 2025-10-10 06:13:31.196 | Copying hooks for cloud-init-network-renderer 2025-10-10 06:13:31.204 | Copying hooks /usr/share/edpm-image-builder/dib/cloud-init-network-renderer/install.d/81-network-renderer 2025-10-10 06:13:31.258 | Copying hooks for override-pip-and-virtualenv 2025-10-10 06:13:31.286 | Copying hooks for enable-packages-install 2025-10-10 06:13:31.293 | Copying hooks /usr/share/edpm-image-builder/dib/enable-packages-install/environment.d/01-export-install-types.bash 2025-10-10 06:13:31.369 | Copying hooks for install-bin 2025-10-10 06:13:31.376 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/install-bin/pre-install.d/01-install-bin 2025-10-10 06:13:31.429 | Copying hooks for stable-interface-names 2025-10-10 06:13:31.436 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/stable-interface-names/install.d/02-stable-interface-names 2025-10-10 06:13:31.514 | Copying hooks for source-repositories 2025-10-10 06:13:31.523 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/source-repositories/extra-data.d/98-source-repositories 2025-10-10 06:13:31.537 | Copying hooks for interface-names 2025-10-10 06:13:31.542 | Copying hooks /usr/share/edpm-image-builder/dib/interface-names/install.d/70-clear-net-ifnames 2025-10-10 06:13:31.627 | Copying hooks /usr/share/edpm-image-builder/dib/interface-names/install.d/71-clean-stale-interface 2025-10-10 06:13:31.636 | Copying hooks for remove-resolvconf 2025-10-10 06:13:31.643 | Copying hooks /usr/share/edpm-image-builder/dib/remove-resolvconf/cleanup.d/90-remove-resolvconf 2025-10-10 06:13:31.893 | Copying hooks for package-installs 2025-10-10 06:13:31.901 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/bin/package-installs 2025-10-10 06:13:31.903 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/bin/package-installs-squash 2025-10-10 06:13:31.905 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/bin/package-installs-v2 2025-10-10 06:13:31.907 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/bin/package-uninstalls 2025-10-10 06:13:31.912 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/extra-data.d/99-squash-package-install 2025-10-10 06:13:31.918 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/install.d/01-package-installs 2025-10-10 06:13:31.921 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/install.d/99-package-uninstalls 2025-10-10 06:13:31.929 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/post-install.d/00-package-installs 2025-10-10 06:13:31.943 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/post-install.d/95-package-uninstalls 2025-10-10 06:13:31.949 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/pre-install.d/10-package-installs 2025-10-10 06:13:31.954 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/pre-install.d/99-package-uninstalls 2025-10-10 06:13:31.980 | Copying hooks for yum 2025-10-10 06:13:31.987 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/yum/bin/install-packages 2025-10-10 06:13:32.022 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/yum/cleanup.d/99-remove-yum-repo-conf 2025-10-10 06:13:32.028 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/yum/extra-data.d/99-yum-repo-conf 2025-10-10 06:13:32.033 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/yum/post-install.d/99-reset-yum-conf 2025-10-10 06:13:32.038 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/yum/pre-install.d/00-01-yum-keepcache 2025-10-10 06:13:32.040 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/yum/pre-install.d/00-dnf-update 2025-10-10 06:13:32.042 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/yum/pre-install.d/00-install-repo-package 2025-10-10 06:13:32.044 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/yum/pre-install.d/01-00-centos-python3 2025-10-10 06:13:32.046 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/yum/pre-install.d/01-module-configuration 2025-10-10 06:13:32.053 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/yum/root.d/50-yum-cache 2025-10-10 06:13:32.060 | Copying hooks for selinux-permissive 2025-10-10 06:13:32.065 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/selinux-permissive/pre-install.d/11-selinux-permissive 2025-10-10 06:13:32.089 | Copying hooks for dracut-regenerate 2025-10-10 06:13:32.095 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dracut-regenerate/environment.d/10-dracut-regenerate 2025-10-10 06:13:32.102 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dracut-regenerate/extra-data.d/50-dracut-conf 2025-10-10 06:13:32.159 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dracut-regenerate/finalise.d/50-dracut-regenerate 2025-10-10 06:13:32.179 | Copying hooks for modprobe 2025-10-10 06:13:32.186 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/modprobe/extra-data.d/50-modprobe-blacklist 2025-10-10 06:13:32.192 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/modprobe/install.d/80-modprobe-blacklist 2025-10-10 06:13:32.199 | Copying hooks for rpm-distro 2025-10-10 06:13:32.205 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/rpm-distro/post-install.d/06-network-config-nonzeroconf 2025-10-10 06:13:32.210 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/rpm-distro/pre-install.d/00-fix-requiretty 2025-10-10 06:13:32.212 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/rpm-distro/pre-install.d/00-usr-local-bin-secure-path 2025-10-10 06:13:32.215 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/rpm-distro/pre-install.d/01-override-yum-arch 2025-10-10 06:13:32.222 | Copying hooks for base 2025-10-10 06:13:32.229 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/base/environment.d/10-base-defaults 2025-10-10 06:13:32.234 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/base/install.d/00-baseline-environment 2025-10-10 06:13:32.254 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/base/install.d/00-up-to-date 2025-10-10 06:13:32.257 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/base/install.d/10-cloud-init 2025-10-10 06:13:32.262 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/base/pre-install.d/03-baseline-tools 2025-10-10 06:13:32.413 | Copying hooks for reset-bls-entries 2025-10-10 06:13:32.420 | Copying hooks /usr/share/edpm-image-builder/dib/reset-bls-entries/finalise.d/49-mkdir-run-install 2025-10-10 06:13:32.610 | Copying hooks /usr/share/edpm-image-builder/dib/reset-bls-entries/finalise.d/51-rm-run-install 2025-10-10 06:13:32.618 | Copying hooks /usr/share/edpm-image-builder/dib/reset-bls-entries/init-scripts/systemd 2025-10-10 06:13:32.625 | Copying hooks /usr/share/edpm-image-builder/dib/reset-bls-entries/post-install.d/80-reset-bls-entries 2025-10-10 06:13:32.632 | Copying hooks /usr/share/edpm-image-builder/dib/reset-bls-entries/static/usr 2025-10-10 06:13:32.640 | Copying hooks for install-types 2025-10-10 06:13:32.646 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/install-types/extra-data.d/99-enable-install-types 2025-10-10 06:13:32.672 | Copying hooks for element-manifest 2025-10-10 06:13:32.678 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/element-manifest/extra-data.d/75-inject-element-manifest 2025-10-10 06:13:32.685 | Copying hooks for selinux-fixfiles-restore 2025-10-10 06:13:32.690 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/selinux-fixfiles-restore/cleanup.d/99-selinux-fixfiles-restore 2025-10-10 06:13:32.696 | Copying hooks for openssh-server 2025-10-10 06:13:32.701 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/openssh-server/post-install.d/80-enable-sshd-service 2025-10-10 06:13:32.702 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/openssh-server/post-install.d/99-harden-sshd-config 2025-10-10 06:13:32.723 | Copying hooks for bootloader 2025-10-10 06:13:32.728 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/bootloader/environment.d/10-bootloader-default-cmdline 2025-10-10 06:13:32.733 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/bootloader/finalise.d/50-bootloader 2025-10-10 06:13:32.755 | Copying hooks for manifests 2025-10-10 06:13:32.761 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/manifests/cleanup.d/01-copy-manifests-dir 2025-10-10 06:13:32.766 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/manifests/environment.d/14-manifests 2025-10-10 06:13:32.771 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/manifests/extra-data.d/20-manifest-dir 2025-10-10 06:13:32.777 | Copying hooks for growvols 2025-10-10 06:13:32.782 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/growvols/environment.d/15-growvols 2025-10-10 06:13:32.787 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/growvols/init-scripts/systemd 2025-10-10 06:13:32.793 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/growvols/post-install.d/80-growvols 2025-10-10 06:13:32.799 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/growvols/static/usr 2025-10-10 06:13:32.810 | Copying hooks for edpm-partition-uefi 2025-10-10 06:13:32.816 | Copying hooks /usr/share/edpm-image-builder/dib/edpm-partition-uefi/environment.d/15-block-device.bash 2025-10-10 06:13:32.821 | Copying hooks /usr/share/edpm-image-builder/dib/edpm-partition-uefi/finalise.d/51-efi-grub-cfg 2025-10-10 06:13:32.826 | Copying hooks /usr/share/edpm-image-builder/dib/edpm-partition-uefi/post-install.d/80-enable-fstrim 2025-10-10 06:13:32.827 | Copying hooks /usr/share/edpm-image-builder/dib/edpm-partition-uefi/post-install.d/98-enable-tmp-mount 2025-10-10 06:13:32.838 | Copying hooks for edpm-base 2025-10-10 06:13:32.843 | Copying hooks /usr/share/edpm-image-builder/dib/edpm-base/install.d/51-persistent-journal 2025-10-10 06:13:32.863 | Copying hooks for sysprep 2025-10-10 06:13:32.868 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/sysprep/bin/extract-image 2025-10-10 06:13:32.873 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/sysprep/finalise.d/99-clear-machine-id 2025-10-10 06:13:32.879 | Copying hooks for dib-init-system 2025-10-10 06:13:32.884 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dib-init-system/environment.d/99-dib-init-system 2025-10-10 06:13:32.889 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dib-init-system/install.d/20-install-init-scripts 2025-10-10 06:13:32.894 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dib-init-system/post-install.d/10-enable-init-scripts 2025-10-10 06:13:32.899 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dib-init-system/pre-install.d/04-dib-init-system 2025-10-10 06:13:32.904 | Copying hooks for install-static 2025-10-10 06:13:32.909 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/install-static/install.d/10-install-static-files 2025-10-10 06:13:32.920 | Copying hooks for select-boot-kernel-initrd 2025-10-10 06:13:32.925 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/select-boot-kernel-initrd/bin/select-boot-kernel-initrd 2025-10-10 06:13:32.930 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/select-boot-kernel-initrd/cleanup.d/99-remove-dib-img-functions 2025-10-10 06:13:32.934 | 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-10 06:13:32.939 | Copying hooks for dynamic-login 2025-10-10 06:13:32.944 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dynamic-login/init-scripts/systemd 2025-10-10 06:13:32.946 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dynamic-login/init-scripts/sysv 2025-10-10 06:13:32.947 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dynamic-login/init-scripts/upstart 2025-10-10 06:13:32.952 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dynamic-login/install.d/70-enable-dynamic-login-services 2025-10-10 06:13:32.957 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dynamic-login/static/usr 2025-10-10 06:13:32.964 | Copying hooks for redhat-common 2025-10-10 06:13:32.969 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/redhat-common/bin/map-packages 2025-10-10 06:13:32.974 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/redhat-common/environment.d/50-redhat-common 2025-10-10 06:13:32.979 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/redhat-common/finalise.d/01-clean-old-kernels 2025-10-10 06:13:33.043 | Copying hooks for repo-setup 2025-10-10 06:13:33.048 | Copying hooks /usr/share/edpm-image-builder/dib/repo-setup/environment.d/01-repo-setup.bash 2025-10-10 06:13:33.054 | Copying hooks /usr/share/edpm-image-builder/dib/repo-setup/pre-install.d/00-03-repo-setup 2025-10-10 06:13:33.061 | Copying hooks for cache-url 2025-10-10 06:13:33.066 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/cache-url/bin/cache-url 2025-10-10 06:13:33.078 | Copying hooks for disable-nouveau 2025-10-10 06:13:33.085 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/disable-nouveau/dracut.conf.d/disable-nouveau.conf 2025-10-10 06:13:33.092 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/disable-nouveau/modprobe.d/disable-nouveau.conf 2025-10-10 06:13:33.100 | Copying hooks for runtime-ssh-host-keys 2025-10-10 06:13:33.105 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/cleanup.d/90-remove-ssh-host-keys 2025-10-10 06:13:33.110 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/init-scripts/systemd 2025-10-10 06:13:33.112 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/init-scripts/upstart 2025-10-10 06:13:33.117 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/post-install.d/80-ssh-keygen 2025-10-10 06:13:33.122 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/static/usr 2025-10-10 06:13:33.149 | Copying hooks for openvswitch 2025-10-10 06:13:33.154 | Copying hooks /usr/share/edpm-image-builder/dib/openvswitch/install.d/74-openvswitch 2025-10-10 06:13:33.165 | Copying hooks for pkg-map 2025-10-10 06:13:33.170 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/pkg-map/bin/pkg-map 2025-10-10 06:13:33.175 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/pkg-map/extra-data.d/10-create-pkg-map-dir 2025-10-10 06:13:33.180 | Copying hooks for centos 2025-10-10 06:13:33.186 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/centos/environment.d/10-centos-distro-name.bash 2025-10-10 06:13:33.191 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/centos/post-install.d/03-reset-bls-entries 2025-10-10 06:13:33.196 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/centos/pre-install.d/00-02-set-centos-mirror 2025-10-10 06:13:33.198 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/centos/pre-install.d/02-set-machine-id 2025-10-10 06:13:33.203 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/centos/root.d/10-centos-cloud-image 2025-10-10 06:13:33.210 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/centos/test-elements/10-stream-build-succeeds 2025-10-10 06:13:33.212 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/centos/test-elements/8-build-succeeds 2025-10-10 06:13:33.214 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/centos/test-elements/8-stream-build-succeeds 2025-10-10 06:13:33.216 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/centos/test-elements/9-stream-build-succeeds 2025-10-10 06:13:33.230 | + diskimage_builder/lib/common-functions:run_d:247 : check_break before-root bash 2025-10-10 06:13:33.233 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-10-10 06:13:33.234 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-root(,|$)' -q 2025-10-10 06:13:33.265 | + diskimage_builder/lib/common-functions:run_d:248 : '[' -d /tmp/dib_build.rRfAMPBy/hooks/root.d ']' 2025-10-10 06:13:33.268 | + diskimage_builder/lib/common-functions:run_d:249 : echo 'Running hooks from /tmp/dib_build.rRfAMPBy/hooks/root.d' 2025-10-10 06:13:33.268 | Running hooks from /tmp/dib_build.rRfAMPBy/hooks/root.d 2025-10-10 06:13:33.271 | + diskimage_builder/lib/common-functions:run_d:250 : '[' -n '' ']' 2025-10-10 06:13:33.274 | + diskimage_builder/lib/common-functions:run_d:256 : /usr/lib/python3.9/site-packages/diskimage_builder/lib/dib-run-parts /tmp/dib_build.rRfAMPBy/hooks/root.d 2025-10-10 06:13:33.290 | dib-run-parts Sourcing environment file /tmp/dib_build.rRfAMPBy/hooks/root.d/../environment.d/01-export-install-types.bash 2025-10-10 06:13:33.292 | + source /tmp/dib_build.rRfAMPBy/hooks/root.d/../environment.d/01-export-install-types.bash 2025-10-10 06:13:33.309 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2025-10-10 06:13:33.309 | ++ DIB_DEFAULT_INSTALLTYPE=package 2025-10-10 06:13:33.310 | dib-run-parts Sourcing environment file /tmp/dib_build.rRfAMPBy/hooks/root.d/../environment.d/01-repo-setup.bash 2025-10-10 06:13:33.312 | + source /tmp/dib_build.rRfAMPBy/hooks/root.d/../environment.d/01-repo-setup.bash 2025-10-10 06:13:33.415 | ++ export DIB_REPO_SETUP=current-podified 2025-10-10 06:13:33.415 | ++ DIB_REPO_SETUP=current-podified 2025-10-10 06:13:33.415 | ++ export DIB_REPO_SETUP_BRANCH=master 2025-10-10 06:13:33.415 | ++ DIB_REPO_SETUP_BRANCH=master 2025-10-10 06:13:33.415 | ++ export DIB_REPO_SETUP_DISTRO_MIRROR= 2025-10-10 06:13:33.415 | ++ DIB_REPO_SETUP_DISTRO_MIRROR= 2025-10-10 06:13:33.415 | ++ export DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2025-10-10 06:13:33.415 | ++ DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2025-10-10 06:13:33.415 | dib-run-parts Sourcing environment file /tmp/dib_build.rRfAMPBy/hooks/root.d/../environment.d/10-base-defaults 2025-10-10 06:13:33.419 | + source /tmp/dib_build.rRfAMPBy/hooks/root.d/../environment.d/10-base-defaults 2025-10-10 06:13:33.425 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2025-10-10 06:13:33.425 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2025-10-10 06:13:33.425 | ++ export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-10-10 06:13:33.425 | ++ DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-10-10 06:13:33.426 | dib-run-parts Sourcing environment file /tmp/dib_build.rRfAMPBy/hooks/root.d/../environment.d/10-bootloader-default-cmdline 2025-10-10 06:13:33.428 | + source /tmp/dib_build.rRfAMPBy/hooks/root.d/../environment.d/10-bootloader-default-cmdline 2025-10-10 06:13:33.621 | ++ export DIB_BOOTLOADER_DEFAULT_CMDLINE=rd.multipath=default 2025-10-10 06:13:33.621 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE=rd.multipath=default 2025-10-10 06:13:33.621 | ++ export DIB_BOOTLOADER_SERIAL_CONSOLE= 2025-10-10 06:13:33.621 | ++ DIB_BOOTLOADER_SERIAL_CONSOLE= 2025-10-10 06:13:33.621 | ++ '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2025-10-10 06:13:33.621 | ++ export DIB_BOOTLOADER_VIRTUAL_TERMINAL= 2025-10-10 06:13:33.621 | ++ DIB_BOOTLOADER_VIRTUAL_TERMINAL= 2025-10-10 06:13:33.621 | ++ export DIB_NO_TIMER_CHECK=True 2025-10-10 06:13:33.621 | ++ DIB_NO_TIMER_CHECK=True 2025-10-10 06:13:33.621 | ++ export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=False 2025-10-10 06:13:33.621 | ++ DIB_BOOTLOADER_USE_SERIAL_CONSOLE=False 2025-10-10 06:13:33.621 | ++ export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2025-10-10 06:13:33.621 | ++ DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2025-10-10 06:13:33.622 | dib-run-parts Sourcing environment file /tmp/dib_build.rRfAMPBy/hooks/root.d/../environment.d/10-centos-distro-name.bash 2025-10-10 06:13:33.625 | + source /tmp/dib_build.rRfAMPBy/hooks/root.d/../environment.d/10-centos-distro-name.bash 2025-10-10 06:13:33.647 | ++ export DISTRO_NAME=centos 2025-10-10 06:13:33.647 | ++ DISTRO_NAME=centos 2025-10-10 06:13:33.647 | ++ export DIB_RELEASE=9-stream 2025-10-10 06:13:33.647 | ++ DIB_RELEASE=9-stream 2025-10-10 06:13:33.647 | ++ export EFI_BOOT_DIR=EFI/centos 2025-10-10 06:13:33.647 | ++ EFI_BOOT_DIR=EFI/centos 2025-10-10 06:13:33.647 | ++ export YUM=dnf 2025-10-10 06:13:33.647 | ++ YUM=dnf 2025-10-10 06:13:33.647 | dib-run-parts Sourcing environment file /tmp/dib_build.rRfAMPBy/hooks/root.d/../environment.d/10-dracut-regenerate 2025-10-10 06:13:33.649 | + source /tmp/dib_build.rRfAMPBy/hooks/root.d/../environment.d/10-dracut-regenerate 2025-10-10 06:13:33.655 | ++ export 'DIB_DRACUT_ENABLED_MODULES_DEFAULT_CONFIG= 2025-10-10 06:13:33.655 | - name: crypt 2025-10-10 06:13:33.655 | packages: 2025-10-10 06:13:33.655 | - cryptsetup 2025-10-10 06:13:33.655 | - name: lvm 2025-10-10 06:13:33.655 | packages: 2025-10-10 06:13:33.655 | - lvm2 2025-10-10 06:13:33.655 | ' 2025-10-10 06:13:33.655 | ++ DIB_DRACUT_ENABLED_MODULES_DEFAULT_CONFIG=' 2025-10-10 06:13:33.655 | - name: crypt 2025-10-10 06:13:33.655 | packages: 2025-10-10 06:13:33.655 | - cryptsetup 2025-10-10 06:13:33.655 | - name: lvm 2025-10-10 06:13:33.655 | packages: 2025-10-10 06:13:33.655 | - lvm2 2025-10-10 06:13:33.655 | ' 2025-10-10 06:13:33.655 | ++ DIB_DRACUT_ENABLED_MODULES=' 2025-10-10 06:13:33.655 | - name: crypt 2025-10-10 06:13:33.655 | packages: 2025-10-10 06:13:33.655 | - cryptsetup 2025-10-10 06:13:33.655 | - name: lvm 2025-10-10 06:13:33.655 | packages: 2025-10-10 06:13:33.655 | - lvm2 2025-10-10 06:13:33.655 | ' 2025-10-10 06:13:33.655 | ++ export DIB_DRACUT_ENABLED_MODULES 2025-10-10 06:13:33.655 | dib-run-parts Sourcing environment file /tmp/dib_build.rRfAMPBy/hooks/root.d/../environment.d/14-manifests 2025-10-10 06:13:33.658 | + source /tmp/dib_build.rRfAMPBy/hooks/root.d/../environment.d/14-manifests 2025-10-10 06:13:33.667 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-10-10 06:13:33.667 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-10-10 06:13:33.667 | ++ export DIB_MANIFEST_SAVE_DIR=edpm-hardened-uefi.d/ 2025-10-10 06:13:33.667 | ++ DIB_MANIFEST_SAVE_DIR=edpm-hardened-uefi.d/ 2025-10-10 06:13:33.667 | dib-run-parts Sourcing environment file /tmp/dib_build.rRfAMPBy/hooks/root.d/../environment.d/15-block-device.bash 2025-10-10 06:13:33.669 | + source /tmp/dib_build.rRfAMPBy/hooks/root.d/../environment.d/15-block-device.bash 2025-10-10 06:13:33.685 | ++ [[ ppc64 ppc64le ppc64el =~ amd64 ]] 2025-10-10 06:13:33.685 | ++ export DIB_BLOCK_DEVICE=efi 2025-10-10 06:13:33.685 | ++ DIB_BLOCK_DEVICE=efi 2025-10-10 06:13:33.685 | dib-run-parts Sourcing environment file /tmp/dib_build.rRfAMPBy/hooks/root.d/../environment.d/15-growvols 2025-10-10 06:13:33.687 | + source /tmp/dib_build.rRfAMPBy/hooks/root.d/../environment.d/15-growvols 2025-10-10 06:13:33.688 | ++ export DIB_GROWVOLS_TRIGGER=manual 2025-10-10 06:13:33.688 | ++ DIB_GROWVOLS_TRIGGER=manual 2025-10-10 06:13:33.689 | ++ export DIB_GROWVOLS_ARGS= 2025-10-10 06:13:33.689 | ++ DIB_GROWVOLS_ARGS= 2025-10-10 06:13:33.689 | ++ export DIB_GROWVOLS_GROUP= 2025-10-10 06:13:33.689 | ++ DIB_GROWVOLS_GROUP= 2025-10-10 06:13:33.689 | ++ export DIB_GROWVOLS_DEVICE= 2025-10-10 06:13:33.689 | ++ DIB_GROWVOLS_DEVICE= 2025-10-10 06:13:33.689 | dib-run-parts Sourcing environment file /tmp/dib_build.rRfAMPBy/hooks/root.d/../environment.d/50-redhat-common 2025-10-10 06:13:33.692 | + source /tmp/dib_build.rRfAMPBy/hooks/root.d/../environment.d/50-redhat-common 2025-10-10 06:13:33.692 | ++ export DIB_DISABLE_KERNEL_CLEANUP=0 2025-10-10 06:13:33.692 | ++ DIB_DISABLE_KERNEL_CLEANUP=0 2025-10-10 06:13:33.692 | ++ export DIB_INIT_SYSTEM=systemd 2025-10-10 06:13:33.692 | ++ DIB_INIT_SYSTEM=systemd 2025-10-10 06:13:33.692 | dib-run-parts Sourcing environment file /tmp/dib_build.rRfAMPBy/hooks/root.d/../environment.d/99-dib-init-system 2025-10-10 06:13:33.694 | + source /tmp/dib_build.rRfAMPBy/hooks/root.d/../environment.d/99-dib-init-system 2025-10-10 06:13:33.695 | ++ '[' -z systemd ']' 2025-10-10 06:13:33.695 | ++ case $DIB_INIT_SYSTEM in 2025-10-10 06:13:33.695 | dib-run-parts Running /tmp/dib_build.rRfAMPBy/hooks/root.d/10-centos-cloud-image 2025-10-10 06:13:33.700 | + set -eu 2025-10-10 06:13:33.700 | + set -o pipefail 2025-10-10 06:13:33.700 | + '[' -n amd64 ']' 2025-10-10 06:13:33.700 | + '[' -n /tmp/dib_build.rRfAMPBy/mnt ']' 2025-10-10 06:13:33.700 | + [[ amd64 x86_64 arm64 aarch64 ppc64le =~ amd64 ]] 2025-10-10 06:13:33.700 | + [[ amd64 =~ amd64 ]] 2025-10-10 06:13:33.700 | + ARCH=x86_64 2025-10-10 06:13:33.700 | + [[ 9-stream == \9 ]] 2025-10-10 06:13:33.700 | + dib_release_path=9-stream 2025-10-10 06:13:33.700 | + DIB_CLOUD_IMAGES=https://cloud.centos.org/centos/9-stream/x86_64/images 2025-10-10 06:13:33.700 | + DIB_LOCAL_IMAGE=/home/zuul/ci-framework-data/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 2025-10-10 06:13:33.700 | + '[' -n /home/zuul/ci-framework-data/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 ']' 2025-10-10 06:13:33.700 | + IMAGE_LOCATION=/home/zuul/ci-framework-data/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 2025-10-10 06:13:33.700 | + CACHED_IMAGE=/home/zuul/ci-framework-data/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 2025-10-10 06:13:33.701 | ++ basename /home/zuul/ci-framework-data/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 2025-10-10 06:13:33.701 | + BASE_IMAGE_FILE=CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 2025-10-10 06:13:33.701 | + BASE_IMAGE_TAR=CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz 2025-10-10 06:13:33.701 | + echo 'Extracting image...' 2025-10-10 06:13:33.701 | Extracting image... 2025-10-10 06:13:33.702 | + /tmp/dib_build.rRfAMPBy/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-10 06:13:33.706 | + set -eu 2025-10-10 06:13:33.706 | + set -o pipefail 2025-10-10 06:13:33.706 | + BASE_IMAGE_FILE=CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 2025-10-10 06:13:33.706 | + BASE_IMAGE_TAR=CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz 2025-10-10 06:13:33.706 | + IMAGE_LOCATION=/home/zuul/ci-framework-data/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 2025-10-10 06:13:33.706 | + CACHED_IMAGE=/home/zuul/ci-framework-data/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 2025-10-10 06:13:33.706 | + CACHED_TAR=/root/.cache/image-create/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz 2025-10-10 06:13:33.706 | + DIB_LOCAL_IMAGE=/home/zuul/ci-framework-data/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 2025-10-10 06:13:33.706 | + TAR_LOCK=/root/.cache/image-create/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz.lock 2025-10-10 06:13:33.706 | + GUID_EFI=c12a7328-f81f-11d2-ba4b-00a0c93ec93b 2025-10-10 06:13:33.706 | + GUID_LINUX_BOOT=bc13c2ff-59e6-4262-a352-b275fd6f7172 2025-10-10 06:13:33.708 | ++ date 2025-10-10 06:13:33.709 | + echo 'Getting /root/.cache/image-create/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz.lock: Fri Oct 10 06:13:33 UTC 2025' 2025-10-10 06:13:33.709 | Getting /root/.cache/image-create/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz.lock: Fri Oct 10 06:13:33 UTC 2025 2025-10-10 06:13:33.709 | + flock -w 1200 9 2025-10-10 06:13:33.711 | + extract_image 2025-10-10 06:13:33.711 | + '[' -n '' -a -f /root/.cache/image-create/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz ']' 2025-10-10 06:13:33.711 | + '[' -z /home/zuul/ci-framework-data/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 ']' 2025-10-10 06:13:33.711 | + '[' '!' -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-10 06:13:33.711 | + echo 'Repacking base image as tarball.' 2025-10-10 06:13:33.711 | Repacking base image as tarball. 2025-10-10 06:13:33.711 | ++ mktemp --tmpdir=/tmp -d 2025-10-10 06:13:33.713 | + WORKING=/tmp/tmp.ZnDuUjd0qg 2025-10-10 06:13:33.713 | + EACTION='rm -r /tmp/tmp.ZnDuUjd0qg' 2025-10-10 06:13:33.713 | + trap 'rm -r /tmp/tmp.ZnDuUjd0qg' EXIT 2025-10-10 06:13:33.713 | + echo 'Working in /tmp/tmp.ZnDuUjd0qg' 2025-10-10 06:13:33.713 | Working in /tmp/tmp.ZnDuUjd0qg 2025-10-10 06:13:33.713 | ++ mktemp --tmpdir=/tmp/tmp.ZnDuUjd0qg XXXXXX.raw 2025-10-10 06:13:33.714 | + RAW_FILE=/tmp/tmp.ZnDuUjd0qg/W5NunQ.raw 2025-10-10 06:13:33.714 | + '[' ow2 == .xz ']' 2025-10-10 06:13:33.714 | + qemu-img convert -f qcow2 -O raw /home/zuul/ci-framework-data/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 /tmp/tmp.ZnDuUjd0qg/W5NunQ.raw 2025-10-10 06:13:40.920 | +++ sudo losetup -f 2025-10-10 06:13:40.972 | ++ basename /dev/loop0 2025-10-10 06:13:40.973 | + LOOPDEV_BASE=loop0 2025-10-10 06:13:40.974 | + sudo kpartx -av /tmp/tmp.ZnDuUjd0qg/W5NunQ.raw 2025-10-10 06:13:41.116 | add map loop0p1 (253:0): 0 2048 linear 7:0 2048 2025-10-10 06:13:41.116 | add map loop0p2 (253:1): 0 409600 linear 7:0 4096 2025-10-10 06:13:41.116 | add map loop0p3 (253:2): 0 2097152 linear 7:0 413696 2025-10-10 06:13:41.116 | add map loop0p4 (253:3): 0 18458624 linear 7:0 2510848 2025-10-10 06:13:41.119 | + '[' -f /.dockerenv ']' 2025-10-10 06:13:41.119 | + timeout 5 sh -c 'while ! ls /dev/mapper/loop0p* ; do sleep 1; done' 2025-10-10 06:13:41.125 | /dev/mapper/loop0p1 2025-10-10 06:13:41.125 | /dev/mapper/loop0p2 2025-10-10 06:13:41.125 | /dev/mapper/loop0p3 2025-10-10 06:13:41.125 | /dev/mapper/loop0p4 2025-10-10 06:13:41.126 | + EACTION='sudo kpartx -d /tmp/tmp.ZnDuUjd0qg/W5NunQ.raw ; rm -r /tmp/tmp.ZnDuUjd0qg' 2025-10-10 06:13:41.126 | + trap 'sudo kpartx -d /tmp/tmp.ZnDuUjd0qg/W5NunQ.raw ; rm -r /tmp/tmp.ZnDuUjd0qg' EXIT 2025-10-10 06:13:41.126 | + ROOT_LOOPDEV= 2025-10-10 06:13:41.126 | + BOOT_LOOPDEV= 2025-10-10 06:13:41.126 | + EFI_LOOPDEV= 2025-10-10 06:13:41.127 | ++ ls /dev/mapper/loop0p1 /dev/mapper/loop0p2 /dev/mapper/loop0p3 /dev/mapper/loop0p4 2025-10-10 06:13:41.127 | ++ sort -r 2025-10-10 06:13:41.130 | + LOOPDEVS='/dev/mapper/loop0p4 2025-10-10 06:13:41.130 | /dev/mapper/loop0p3 2025-10-10 06:13:41.130 | /dev/mapper/loop0p2 2025-10-10 06:13:41.130 | /dev/mapper/loop0p1' 2025-10-10 06:13:41.131 | ++ echo /dev/mapper/loop0p4 /dev/mapper/loop0p3 /dev/mapper/loop0p2 /dev/mapper/loop0p1 2025-10-10 06:13:41.131 | ++ wc -w 2025-10-10 06:13:41.133 | + LOOPDEV_COUNT=4 2025-10-10 06:13:41.133 | + '[' 4 == 1 ']' 2025-10-10 06:13:41.133 | + for LOOPDEV in ${LOOPDEVS} 2025-10-10 06:13:41.134 | ++ sudo blkid -o value -s TYPE -p /dev/mapper/loop0p4 2025-10-10 06:13:41.160 | + fstype=xfs 2025-10-10 06:13:41.161 | ++ sudo blkid -o value -s LABEL -p /dev/mapper/loop0p4 2025-10-10 06:13:41.183 | + label=root 2025-10-10 06:13:41.184 | ++ sudo blkid -o value -s PART_ENTRY_TYPE -p /dev/mapper/loop0p4 2025-10-10 06:13:41.208 | + part_type=0fc63daf-8483-4772-8e79-3d69d8477de4 2025-10-10 06:13:41.208 | + '[' -z xfs ']' 2025-10-10 06:13:41.208 | + '[' -z '' ']' 2025-10-10 06:13:41.208 | + [[ 0fc63daf-8483-4772-8e79-3d69d8477de4 == c12a7328-f81f-11d2-ba4b-00a0c93ec93b ]] 2025-10-10 06:13:41.208 | + '[' -z '' ']' 2025-10-10 06:13:41.208 | + [[ 0fc63daf-8483-4772-8e79-3d69d8477de4 == bc13c2ff-59e6-4262-a352-b275fd6f7172 ]] 2025-10-10 06:13:41.208 | + [[ root == \b\o\o\t ]] 2025-10-10 06:13:41.208 | + '[' -z '' ']' 2025-10-10 06:13:41.208 | + ROOT_LOOPDEV=/dev/mapper/loop0p4 2025-10-10 06:13:41.208 | + continue 2025-10-10 06:13:41.208 | + for LOOPDEV in ${LOOPDEVS} 2025-10-10 06:13:41.209 | ++ sudo blkid -o value -s TYPE -p /dev/mapper/loop0p3 2025-10-10 06:13:41.231 | + fstype=xfs 2025-10-10 06:13:41.232 | ++ sudo blkid -o value -s LABEL -p /dev/mapper/loop0p3 2025-10-10 06:13:41.254 | + label=boot 2025-10-10 06:13:41.255 | ++ sudo blkid -o value -s PART_ENTRY_TYPE -p /dev/mapper/loop0p3 2025-10-10 06:13:41.281 | + part_type=bc13c2ff-59e6-4262-a352-b275fd6f7172 2025-10-10 06:13:41.281 | + '[' -z xfs ']' 2025-10-10 06:13:41.281 | + '[' -z '' ']' 2025-10-10 06:13:41.281 | + [[ bc13c2ff-59e6-4262-a352-b275fd6f7172 == c12a7328-f81f-11d2-ba4b-00a0c93ec93b ]] 2025-10-10 06:13:41.281 | + '[' -z '' ']' 2025-10-10 06:13:41.281 | + [[ bc13c2ff-59e6-4262-a352-b275fd6f7172 == bc13c2ff-59e6-4262-a352-b275fd6f7172 ]] 2025-10-10 06:13:41.281 | + BOOT_LOOPDEV=/dev/mapper/loop0p3 2025-10-10 06:13:41.281 | + continue 2025-10-10 06:13:41.281 | + for LOOPDEV in ${LOOPDEVS} 2025-10-10 06:13:41.282 | ++ sudo blkid -o value -s TYPE -p /dev/mapper/loop0p2 2025-10-10 06:13:41.305 | + fstype=vfat 2025-10-10 06:13:41.306 | ++ sudo blkid -o value -s LABEL -p /dev/mapper/loop0p2 2025-10-10 06:13:41.330 | + label= 2025-10-10 06:13:41.330 | ++ sudo blkid -o value -s PART_ENTRY_TYPE -p /dev/mapper/loop0p2 2025-10-10 06:13:41.353 | + part_type=c12a7328-f81f-11d2-ba4b-00a0c93ec93b 2025-10-10 06:13:41.353 | + '[' -z vfat ']' 2025-10-10 06:13:41.353 | + '[' -z '' ']' 2025-10-10 06:13:41.353 | + [[ c12a7328-f81f-11d2-ba4b-00a0c93ec93b == c12a7328-f81f-11d2-ba4b-00a0c93ec93b ]] 2025-10-10 06:13:41.353 | + EFI_LOOPDEV=/dev/mapper/loop0p2 2025-10-10 06:13:41.353 | + continue 2025-10-10 06:13:41.353 | + for LOOPDEV in ${LOOPDEVS} 2025-10-10 06:13:41.353 | ++ sudo blkid -o value -s TYPE -p /dev/mapper/loop0p1 2025-10-10 06:13:41.375 | + fstype= 2025-10-10 06:13:41.375 | ++ sudo blkid -o value -s LABEL -p /dev/mapper/loop0p1 2025-10-10 06:13:41.394 | + label= 2025-10-10 06:13:41.394 | ++ sudo blkid -o value -s PART_ENTRY_TYPE -p /dev/mapper/loop0p1 2025-10-10 06:13:41.414 | + part_type=21686148-6449-6e6f-744e-656564454649 2025-10-10 06:13:41.414 | + '[' -z '' ']' 2025-10-10 06:13:41.414 | + continue 2025-10-10 06:13:41.414 | + '[' -z /dev/mapper/loop0p4 ']' 2025-10-10 06:13:41.414 | + mkdir /tmp/tmp.ZnDuUjd0qg/mnt 2025-10-10 06:13:41.416 | ++ sudo blkid -o value -s TYPE /dev/mapper/loop0p4 2025-10-10 06:13:41.438 | + ROOT_FSTYPE=xfs 2025-10-10 06:13:41.438 | + '[' xfs = xfs ']' 2025-10-10 06:13:41.438 | + MOUNTOPTS='-o nouuid,ro' 2025-10-10 06:13:41.438 | + sudo mount -o nouuid,ro /dev/mapper/loop0p4 /tmp/tmp.ZnDuUjd0qg/mnt 2025-10-10 06:13:46.682 | + EACTION='sudo umount -f /tmp/tmp.ZnDuUjd0qg/mnt ; sudo kpartx -d /tmp/tmp.ZnDuUjd0qg/W5NunQ.raw ; rm -r /tmp/tmp.ZnDuUjd0qg' 2025-10-10 06:13:46.683 | + trap 'sudo umount -f /tmp/tmp.ZnDuUjd0qg/mnt ; sudo kpartx -d /tmp/tmp.ZnDuUjd0qg/W5NunQ.raw ; rm -r /tmp/tmp.ZnDuUjd0qg' EXIT 2025-10-10 06:13:46.683 | + '[' '!' -z /dev/mapper/loop0p3 ']' 2025-10-10 06:13:46.683 | ++ sudo blkid -o value -s TYPE /dev/mapper/loop0p4 2025-10-10 06:13:46.705 | + BOOT_FSTYPE=xfs 2025-10-10 06:13:46.705 | + '[' xfs = xfs ']' 2025-10-10 06:13:46.705 | + BOOT_MOUNTOPTS='-o nouuid,ro' 2025-10-10 06:13:46.705 | + sudo mount -o nouuid,ro /dev/mapper/loop0p3 /tmp/tmp.ZnDuUjd0qg/mnt/boot 2025-10-10 06:13:46.747 | + EACTION='sudo umount -f /dev/mapper/loop0p3 ; sudo umount -f /tmp/tmp.ZnDuUjd0qg/mnt ; sudo kpartx -d /tmp/tmp.ZnDuUjd0qg/W5NunQ.raw ; rm -r /tmp/tmp.ZnDuUjd0qg' 2025-10-10 06:13:46.747 | + trap 'sudo umount -f /dev/mapper/loop0p3 ; sudo umount -f /tmp/tmp.ZnDuUjd0qg/mnt ; sudo kpartx -d /tmp/tmp.ZnDuUjd0qg/W5NunQ.raw ; rm -r /tmp/tmp.ZnDuUjd0qg' EXIT 2025-10-10 06:13:46.747 | + '[' '!' -z /dev/mapper/loop0p2 ']' 2025-10-10 06:13:46.747 | + sudo mount /dev/mapper/loop0p2 /tmp/tmp.ZnDuUjd0qg/mnt/boot/efi 2025-10-10 06:13:46.787 | + EACTION='sudo umount -f /dev/mapper/loop0p2 ; sudo umount -f /dev/mapper/loop0p3 ; sudo umount -f /tmp/tmp.ZnDuUjd0qg/mnt ; sudo kpartx -d /tmp/tmp.ZnDuUjd0qg/W5NunQ.raw ; rm -r /tmp/tmp.ZnDuUjd0qg' 2025-10-10 06:13:46.787 | + trap 'sudo umount -f /dev/mapper/loop0p2 ; sudo umount -f /dev/mapper/loop0p3 ; sudo umount -f /tmp/tmp.ZnDuUjd0qg/mnt ; sudo kpartx -d /tmp/tmp.ZnDuUjd0qg/W5NunQ.raw ; rm -r /tmp/tmp.ZnDuUjd0qg' EXIT 2025-10-10 06:13:46.787 | ++ grep -c xattrs-exclude 2025-10-10 06:13:46.790 | ++ sudo chroot /tmp/tmp.ZnDuUjd0qg/mnt bin/tar --help 2025-10-10 06:13:46.832 | + '[' 0 == 1 ']' 2025-10-10 06:13:46.832 | + TAROPTS='--xattrs --xattrs-include=* --xattrs-exclude=security.selinux' 2025-10-10 06:13:46.832 | + sudo chroot /tmp/tmp.ZnDuUjd0qg/mnt bin/tar --xattrs '--xattrs-include=*' --xattrs-exclude=security.selinux -cz . 2025-10-10 06:14:37.037 | + mv /tmp/tmp.ZnDuUjd0qg/tmp.tar /root/.cache/image-create/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz 2025-10-10 06:14:37.039 | + echo 'Extracting base root image from /root/.cache/image-create/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz' 2025-10-10 06:14:37.039 | Extracting base root image from /root/.cache/image-create/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz 2025-10-10 06:14:37.039 | + sudo tar -C /tmp/dib_build.rRfAMPBy/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-10 06:14:46.186 | ++ sudo umount -f /dev/mapper/loop0p2 2025-10-10 06:14:46.212 | ++ sudo umount -f /dev/mapper/loop0p3 2025-10-10 06:14:46.299 | ++ sudo umount -f /tmp/tmp.ZnDuUjd0qg/mnt 2025-10-10 06:14:46.604 | ++ sudo kpartx -d /tmp/tmp.ZnDuUjd0qg/W5NunQ.raw 2025-10-10 06:14:46.699 | ++ rm -r /tmp/tmp.ZnDuUjd0qg 2025-10-10 06:14:47.046 | dib-run-parts 10-centos-cloud-image completed 2025-10-10 06:14:47.046 | dib-run-parts Running /tmp/dib_build.rRfAMPBy/hooks/root.d/50-yum-cache 2025-10-10 06:14:47.050 | + set -eu 2025-10-10 06:14:47.050 | + set -o pipefail 2025-10-10 06:14:47.050 | + '[' -n /tmp/dib_build.rRfAMPBy/mnt ']' 2025-10-10 06:14:47.050 | + YUM_CACHE_DIR=/root/.cache/image-create/yum 2025-10-10 06:14:47.050 | + mkdir -p /root/.cache/image-create/yum 2025-10-10 06:14:47.052 | + sudo mkdir -p /tmp/dib_build.rRfAMPBy/mnt/tmp/yum 2025-10-10 06:14:47.080 | + sudo mount --bind /root/.cache/image-create/yum /tmp/dib_build.rRfAMPBy/mnt/tmp/yum 2025-10-10 06:14:47.121 | dib-run-parts 50-yum-cache completed 2025-10-10 06:14:47.122 | dib-run-parts ----------------------- PROFILING ----------------------- 2025-10-10 06:14:47.122 | dib-run-parts 2025-10-10 06:14:47.124 | dib-run-parts Target: root.d 2025-10-10 06:14:47.124 | dib-run-parts 2025-10-10 06:14:47.124 | dib-run-parts Script Seconds 2025-10-10 06:14:47.124 | dib-run-parts --------------------------------------- ---------- 2025-10-10 06:14:47.124 | dib-run-parts 2025-10-10 06:14:47.136 | dib-run-parts 10-centos-cloud-image 73.350 2025-10-10 06:14:47.144 | dib-run-parts 50-yum-cache 0.074 2025-10-10 06:14:47.147 | dib-run-parts 2025-10-10 06:14:47.147 | dib-run-parts --------------------- END PROFILING --------------------- 2025-10-10 06:14:47.153 | + diskimage_builder/lib/common-functions:run_d:259 : check_break after-root bash 2025-10-10 06:14:47.156 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-10-10 06:14:47.157 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-root(,|$)' -q 2025-10-10 06:14:47.166 | ++ diskimage_builder/lib/common-functions:create_base:361 : ls /tmp/dib_build.rRfAMPBy/mnt 2025-10-10 06:14:47.166 | ++ diskimage_builder/lib/common-functions:create_base:361 : grep -v '^lost+found\|tmp$' 2025-10-10 06:14:47.171 | + diskimage_builder/lib/common-functions:create_base:361 : '[' -z 'afs 2025-10-10 06:14:47.171 | bin 2025-10-10 06:14:47.171 | boot 2025-10-10 06:14:47.171 | dev 2025-10-10 06:14:47.171 | etc 2025-10-10 06:14:47.171 | home 2025-10-10 06:14:47.171 | lib 2025-10-10 06:14:47.171 | lib64 2025-10-10 06:14:47.171 | media 2025-10-10 06:14:47.171 | mnt 2025-10-10 06:14:47.171 | opt 2025-10-10 06:14:47.171 | proc 2025-10-10 06:14:47.171 | root 2025-10-10 06:14:47.171 | run 2025-10-10 06:14:47.171 | sbin 2025-10-10 06:14:47.171 | srv 2025-10-10 06:14:47.171 | sys 2025-10-10 06:14:47.171 | usr 2025-10-10 06:14:47.171 | var' ']' 2025-10-10 06:14:47.173 | + diskimage_builder/lib/common-functions:create_base:375 : '[' -L /tmp/dib_build.rRfAMPBy/mnt/etc/resolv.conf ']' 2025-10-10 06:14:47.176 | + diskimage_builder/lib/common-functions:create_base:375 : '[' -f /tmp/dib_build.rRfAMPBy/mnt/etc/resolv.conf ']' 2025-10-10 06:14:47.179 | + diskimage_builder/lib/common-functions:create_base:376 : sudo mv /tmp/dib_build.rRfAMPBy/mnt/etc/resolv.conf /tmp/dib_build.rRfAMPBy/mnt/etc/resolv.conf.ORIG 2025-10-10 06:14:47.205 | + diskimage_builder/lib/common-functions:create_base:380 : sudo touch /tmp/dib_build.rRfAMPBy/mnt/etc/resolv.conf 2025-10-10 06:14:47.231 | + diskimage_builder/lib/common-functions:create_base:381 : sudo chmod 777 /tmp/dib_build.rRfAMPBy/mnt/etc/resolv.conf 2025-10-10 06:14:47.256 | + diskimage_builder/lib/common-functions:create_base:383 : '[' -e /etc/resolv.conf ']' 2025-10-10 06:14:47.260 | + diskimage_builder/lib/common-functions:create_base:384 : cat /etc/resolv.conf 2025-10-10 06:14:47.265 | + diskimage_builder/lib/common-functions:create_base:388 : mount_proc_dev_sys 2025-10-10 06:14:47.268 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:404 : sudo mount -t proc none /tmp/dib_build.rRfAMPBy/mnt/proc 2025-10-10 06:14:47.294 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:405 : sudo mount --bind /dev /tmp/dib_build.rRfAMPBy/mnt/dev 2025-10-10 06:14:47.320 | ++ diskimage_builder/lib/common-functions:mount_proc_dev_sys:406 : mount_dev_pts_options 2025-10-10 06:14:47.325 | +++ diskimage_builder/lib/common-functions:mount_dev_pts_options:399 : findmnt --first-only /dev/pts --noheadings --output OPTIONS 2025-10-10 06:14:47.331 | ++ 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-10 06:14:47.337 | + 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.rRfAMPBy/mnt/dev/pts 2025-10-10 06:14:47.363 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:414 : sudo mount -o ro -t sysfs none /tmp/dib_build.rRfAMPBy/mnt/sys 2025-10-10 06:14:47.388 | + diskimage_builder/lib/disk-image-create:main:356 : mkdir -p /tmp/dib_build.rRfAMPBy/hooks/environment.d 2025-10-10 06:14:47.392 | + diskimage_builder/lib/disk-image-create:main:357 : echo 'export DIB_DEFAULT_INSTALLTYPE=${DIB_DEFAULT_INSTALLTYPE:-"source"}' 2025-10-10 06:14:47.397 | + diskimage_builder/lib/disk-image-create:main:358 : run_d extra-data 2025-10-10 06:14:47.400 | + diskimage_builder/lib/common-functions:run_d:246 : check_element 2025-10-10 06:14:47.403 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.rRfAMPBy/hooks ']' 2025-10-10 06:14:47.407 | + diskimage_builder/lib/common-functions:run_d:247 : check_break before-extra-data bash 2025-10-10 06:14:47.411 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-extra-data(,|$)' -q 2025-10-10 06:14:47.411 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-10-10 06:14:47.418 | + diskimage_builder/lib/common-functions:run_d:248 : '[' -d /tmp/dib_build.rRfAMPBy/hooks/extra-data.d ']' 2025-10-10 06:14:47.421 | + diskimage_builder/lib/common-functions:run_d:249 : echo 'Running hooks from /tmp/dib_build.rRfAMPBy/hooks/extra-data.d' 2025-10-10 06:14:47.421 | Running hooks from /tmp/dib_build.rRfAMPBy/hooks/extra-data.d 2025-10-10 06:14:47.425 | + diskimage_builder/lib/common-functions:run_d:250 : '[' -n '' ']' 2025-10-10 06:14:47.428 | + diskimage_builder/lib/common-functions:run_d:256 : /usr/lib/python3.9/site-packages/diskimage_builder/lib/dib-run-parts /tmp/dib_build.rRfAMPBy/hooks/extra-data.d 2025-10-10 06:14:47.445 | dib-run-parts Sourcing environment file /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../environment.d/01-export-install-types.bash 2025-10-10 06:14:47.447 | + source /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../environment.d/01-export-install-types.bash 2025-10-10 06:14:47.448 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2025-10-10 06:14:47.448 | ++ DIB_DEFAULT_INSTALLTYPE=package 2025-10-10 06:14:47.448 | dib-run-parts Sourcing environment file /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../environment.d/01-repo-setup.bash 2025-10-10 06:14:47.450 | + source /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../environment.d/01-repo-setup.bash 2025-10-10 06:14:47.450 | ++ export DIB_REPO_SETUP=current-podified 2025-10-10 06:14:47.451 | ++ DIB_REPO_SETUP=current-podified 2025-10-10 06:14:47.451 | ++ export DIB_REPO_SETUP_BRANCH=master 2025-10-10 06:14:47.451 | ++ DIB_REPO_SETUP_BRANCH=master 2025-10-10 06:14:47.451 | ++ export DIB_REPO_SETUP_DISTRO_MIRROR= 2025-10-10 06:14:47.451 | ++ DIB_REPO_SETUP_DISTRO_MIRROR= 2025-10-10 06:14:47.451 | ++ export DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2025-10-10 06:14:47.451 | ++ DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2025-10-10 06:14:47.451 | dib-run-parts Sourcing environment file /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../environment.d/10-base-defaults 2025-10-10 06:14:47.453 | + source /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../environment.d/10-base-defaults 2025-10-10 06:14:47.453 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2025-10-10 06:14:47.453 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2025-10-10 06:14:47.453 | ++ export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-10-10 06:14:47.453 | ++ DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-10-10 06:14:47.453 | dib-run-parts Sourcing environment file /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../environment.d/10-bootloader-default-cmdline 2025-10-10 06:14:47.456 | + source /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../environment.d/10-bootloader-default-cmdline 2025-10-10 06:14:47.456 | ++ export DIB_BOOTLOADER_DEFAULT_CMDLINE=rd.multipath=default 2025-10-10 06:14:47.456 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE=rd.multipath=default 2025-10-10 06:14:47.456 | ++ export DIB_BOOTLOADER_SERIAL_CONSOLE= 2025-10-10 06:14:47.456 | ++ DIB_BOOTLOADER_SERIAL_CONSOLE= 2025-10-10 06:14:47.456 | ++ '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2025-10-10 06:14:47.456 | ++ export DIB_BOOTLOADER_VIRTUAL_TERMINAL= 2025-10-10 06:14:47.456 | ++ DIB_BOOTLOADER_VIRTUAL_TERMINAL= 2025-10-10 06:14:47.456 | ++ export DIB_NO_TIMER_CHECK=True 2025-10-10 06:14:47.456 | ++ DIB_NO_TIMER_CHECK=True 2025-10-10 06:14:47.456 | ++ export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=False 2025-10-10 06:14:47.456 | ++ DIB_BOOTLOADER_USE_SERIAL_CONSOLE=False 2025-10-10 06:14:47.456 | ++ export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2025-10-10 06:14:47.456 | ++ DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2025-10-10 06:14:47.456 | dib-run-parts Sourcing environment file /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../environment.d/10-centos-distro-name.bash 2025-10-10 06:14:47.459 | + source /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../environment.d/10-centos-distro-name.bash 2025-10-10 06:14:47.459 | ++ export DISTRO_NAME=centos 2025-10-10 06:14:47.459 | ++ DISTRO_NAME=centos 2025-10-10 06:14:47.459 | ++ export DIB_RELEASE=9-stream 2025-10-10 06:14:47.459 | ++ DIB_RELEASE=9-stream 2025-10-10 06:14:47.459 | ++ export EFI_BOOT_DIR=EFI/centos 2025-10-10 06:14:47.459 | ++ EFI_BOOT_DIR=EFI/centos 2025-10-10 06:14:47.459 | ++ export YUM=dnf 2025-10-10 06:14:47.459 | ++ YUM=dnf 2025-10-10 06:14:47.459 | dib-run-parts Sourcing environment file /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../environment.d/10-dracut-regenerate 2025-10-10 06:14:47.462 | + source /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../environment.d/10-dracut-regenerate 2025-10-10 06:14:47.462 | ++ export 'DIB_DRACUT_ENABLED_MODULES_DEFAULT_CONFIG= 2025-10-10 06:14:47.462 | - name: crypt 2025-10-10 06:14:47.462 | packages: 2025-10-10 06:14:47.462 | - cryptsetup 2025-10-10 06:14:47.462 | - name: lvm 2025-10-10 06:14:47.462 | packages: 2025-10-10 06:14:47.462 | - lvm2 2025-10-10 06:14:47.462 | ' 2025-10-10 06:14:47.462 | ++ DIB_DRACUT_ENABLED_MODULES_DEFAULT_CONFIG=' 2025-10-10 06:14:47.462 | - name: crypt 2025-10-10 06:14:47.462 | packages: 2025-10-10 06:14:47.462 | - cryptsetup 2025-10-10 06:14:47.462 | - name: lvm 2025-10-10 06:14:47.462 | packages: 2025-10-10 06:14:47.462 | - lvm2 2025-10-10 06:14:47.462 | ' 2025-10-10 06:14:47.462 | ++ DIB_DRACUT_ENABLED_MODULES=' 2025-10-10 06:14:47.462 | - name: crypt 2025-10-10 06:14:47.462 | packages: 2025-10-10 06:14:47.462 | - cryptsetup 2025-10-10 06:14:47.462 | - name: lvm 2025-10-10 06:14:47.462 | packages: 2025-10-10 06:14:47.462 | - lvm2 2025-10-10 06:14:47.462 | ' 2025-10-10 06:14:47.462 | ++ export DIB_DRACUT_ENABLED_MODULES 2025-10-10 06:14:47.462 | dib-run-parts Sourcing environment file /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../environment.d/11-dib-install-type.bash 2025-10-10 06:14:47.465 | + source /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../environment.d/11-dib-install-type.bash 2025-10-10 06:14:47.465 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2025-10-10 06:14:47.465 | ++ DIB_DEFAULT_INSTALLTYPE=package 2025-10-10 06:14:47.465 | dib-run-parts Sourcing environment file /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../environment.d/14-manifests 2025-10-10 06:14:47.467 | + source /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../environment.d/14-manifests 2025-10-10 06:14:47.468 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-10-10 06:14:47.468 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-10-10 06:14:47.468 | ++ export DIB_MANIFEST_SAVE_DIR=edpm-hardened-uefi.d/ 2025-10-10 06:14:47.468 | ++ DIB_MANIFEST_SAVE_DIR=edpm-hardened-uefi.d/ 2025-10-10 06:14:47.468 | dib-run-parts Sourcing environment file /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../environment.d/15-block-device.bash 2025-10-10 06:14:47.470 | + source /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../environment.d/15-block-device.bash 2025-10-10 06:14:47.471 | ++ [[ ppc64 ppc64le ppc64el =~ amd64 ]] 2025-10-10 06:14:47.471 | ++ export DIB_BLOCK_DEVICE=efi 2025-10-10 06:14:47.471 | ++ DIB_BLOCK_DEVICE=efi 2025-10-10 06:14:47.471 | dib-run-parts Sourcing environment file /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../environment.d/15-growvols 2025-10-10 06:14:47.473 | + source /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../environment.d/15-growvols 2025-10-10 06:14:47.473 | ++ export DIB_GROWVOLS_TRIGGER=manual 2025-10-10 06:14:47.473 | ++ DIB_GROWVOLS_TRIGGER=manual 2025-10-10 06:14:47.473 | ++ export DIB_GROWVOLS_ARGS= 2025-10-10 06:14:47.473 | ++ DIB_GROWVOLS_ARGS= 2025-10-10 06:14:47.474 | ++ export DIB_GROWVOLS_GROUP= 2025-10-10 06:14:47.474 | ++ DIB_GROWVOLS_GROUP= 2025-10-10 06:14:47.474 | ++ export DIB_GROWVOLS_DEVICE= 2025-10-10 06:14:47.474 | ++ DIB_GROWVOLS_DEVICE= 2025-10-10 06:14:47.474 | dib-run-parts Sourcing environment file /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../environment.d/50-redhat-common 2025-10-10 06:14:47.476 | + source /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../environment.d/50-redhat-common 2025-10-10 06:14:47.477 | ++ export DIB_DISABLE_KERNEL_CLEANUP=0 2025-10-10 06:14:47.477 | ++ DIB_DISABLE_KERNEL_CLEANUP=0 2025-10-10 06:14:47.477 | ++ export DIB_INIT_SYSTEM=systemd 2025-10-10 06:14:47.477 | ++ DIB_INIT_SYSTEM=systemd 2025-10-10 06:14:47.477 | dib-run-parts Sourcing environment file /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../environment.d/99-dib-init-system 2025-10-10 06:14:47.479 | + source /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../environment.d/99-dib-init-system 2025-10-10 06:14:47.480 | ++ '[' -z systemd ']' 2025-10-10 06:14:47.480 | ++ case $DIB_INIT_SYSTEM in 2025-10-10 06:14:47.480 | dib-run-parts Running /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/10-create-pkg-map-dir 2025-10-10 06:14:47.505 | Copying pkg-map for source-repositories 2025-10-10 06:14:47.533 | Copying pkg-map for dracut-regenerate 2025-10-10 06:14:47.559 | Copying pkg-map for base 2025-10-10 06:14:47.581 | Copying pkg-map for openssh-server 2025-10-10 06:14:47.608 | Copying pkg-map for bootloader 2025-10-10 06:14:47.630 | Copying pkg-map for install-static 2025-10-10 06:14:47.668 | Copying pkg-map for cache-url 2025-10-10 06:14:47.689 | Copying pkg-map for runtime-ssh-host-keys 2025-10-10 06:14:47.714 | dib-run-parts 10-create-pkg-map-dir completed 2025-10-10 06:14:47.715 | dib-run-parts Running /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/20-manifest-dir 2025-10-10 06:14:47.718 | + set -eu 2025-10-10 06:14:47.718 | + set -o pipefail 2025-10-10 06:14:47.718 | + sudo mkdir -p /tmp/dib_build.rRfAMPBy/mnt//etc/dib-manifests 2025-10-10 06:14:47.745 | dib-run-parts 20-manifest-dir completed 2025-10-10 06:14:47.745 | dib-run-parts Running /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/50-dracut-conf 2025-10-10 06:14:47.751 | Copying dracut config from /usr/lib/python3.9/site-packages/diskimage_builder/elements/disable-nouveau 2025-10-10 06:14:47.781 | dib-run-parts 50-dracut-conf completed 2025-10-10 06:14:47.781 | dib-run-parts Running /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/50-modprobe-blacklist 2025-10-10 06:14:47.784 | + set -eu 2025-10-10 06:14:47.784 | + set -o pipefail 2025-10-10 06:14:47.784 | + '[' '!' -d /tmp/dib_build.rRfAMPBy/mnt/etc/modprobe.d ']' 2025-10-10 06:14:47.784 | ++ get_image_element_array 2025-10-10 06:14:47.785 | ++ echo '[yum]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/yum [dib-init-system]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/dib-init-system [select-boot-kernel-initrd]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/select-boot-kernel-initrd [cache-url]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/cache-url [bootloader]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/bootloader [cloud-init-network-renderer]=/usr/share/edpm-image-builder/dib/cloud-init-network-renderer [edpm-partition-uefi]=/usr/share/edpm-image-builder/dib/edpm-partition-uefi [base]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/base [remove-resolvconf]=/usr/share/edpm-image-builder/dib/remove-resolvconf [enable-packages-install]=/usr/share/edpm-image-builder/dib/enable-packages-install [manifests]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/manifests [runtime-ssh-host-keys]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/runtime-ssh-host-keys [rpm-distro]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/rpm-distro [install-static]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/install-static [override-pip-and-virtualenv]=/usr/share/edpm-image-builder/dib/override-pip-and-virtualenv [source-repositories]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/source-repositories [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 [redhat-common]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/redhat-common [interface-names]=/usr/share/edpm-image-builder/dib/interface-names [selinux-fixfiles-restore]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/selinux-fixfiles-restore [sysprep]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/sysprep [reset-bls-entries]=/usr/share/edpm-image-builder/dib/reset-bls-entries [install-bin]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/install-bin [selinux-permissive]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/selinux-permissive [openvswitch]=/usr/share/edpm-image-builder/dib/openvswitch [centos]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/centos [package-installs]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs [growvols]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/growvols [edpm-base]=/usr/share/edpm-image-builder/dib/edpm-base [modprobe]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/modprobe [install-types]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/install-types [pkg-map]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/pkg-map [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 [openssh-server]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/openssh-server [stable-interface-names]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/stable-interface-names ' 2025-10-10 06:14:47.785 | + eval declare -A 'image_elements=([yum]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/yum' '[dib-init-system]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/dib-init-system' '[select-boot-kernel-initrd]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/select-boot-kernel-initrd' '[cache-url]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/cache-url' '[bootloader]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/bootloader' '[cloud-init-network-renderer]=/usr/share/edpm-image-builder/dib/cloud-init-network-renderer' '[edpm-partition-uefi]=/usr/share/edpm-image-builder/dib/edpm-partition-uefi' '[base]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/base' '[remove-resolvconf]=/usr/share/edpm-image-builder/dib/remove-resolvconf' '[enable-packages-install]=/usr/share/edpm-image-builder/dib/enable-packages-install' '[manifests]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/manifests' '[runtime-ssh-host-keys]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/runtime-ssh-host-keys' '[rpm-distro]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/rpm-distro' '[install-static]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/install-static' '[override-pip-and-virtualenv]=/usr/share/edpm-image-builder/dib/override-pip-and-virtualenv' '[source-repositories]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/source-repositories' '[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' '[redhat-common]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/redhat-common' '[interface-names]=/usr/share/edpm-image-builder/dib/interface-names' '[selinux-fixfiles-restore]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/selinux-fixfiles-restore' '[sysprep]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/sysprep' '[reset-bls-entries]=/usr/share/edpm-image-builder/dib/reset-bls-entries' '[install-bin]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/install-bin' '[selinux-permissive]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/selinux-permissive' '[openvswitch]=/usr/share/edpm-image-builder/dib/openvswitch' '[centos]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/centos' '[package-installs]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs' '[growvols]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/growvols' '[edpm-base]=/usr/share/edpm-image-builder/dib/edpm-base' '[modprobe]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/modprobe' '[install-types]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/install-types' '[pkg-map]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/pkg-map' '[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' '[openssh-server]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/openssh-server' '[stable-interface-names]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/stable-interface-names' ')' 2025-10-10 06:14:47.786 | ++ image_elements=(['yum']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/yum' ['dib-init-system']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/dib-init-system' ['select-boot-kernel-initrd']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/select-boot-kernel-initrd' ['cache-url']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/cache-url' ['bootloader']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/bootloader' ['cloud-init-network-renderer']='/usr/share/edpm-image-builder/dib/cloud-init-network-renderer' ['edpm-partition-uefi']='/usr/share/edpm-image-builder/dib/edpm-partition-uefi' ['base']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/base' ['remove-resolvconf']='/usr/share/edpm-image-builder/dib/remove-resolvconf' ['enable-packages-install']='/usr/share/edpm-image-builder/dib/enable-packages-install' ['manifests']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/manifests' ['runtime-ssh-host-keys']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/runtime-ssh-host-keys' ['rpm-distro']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/rpm-distro' ['install-static']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/install-static' ['override-pip-and-virtualenv']='/usr/share/edpm-image-builder/dib/override-pip-and-virtualenv' ['source-repositories']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/source-repositories' ['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' ['redhat-common']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/redhat-common' ['interface-names']='/usr/share/edpm-image-builder/dib/interface-names' ['selinux-fixfiles-restore']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/selinux-fixfiles-restore' ['sysprep']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/sysprep' ['reset-bls-entries']='/usr/share/edpm-image-builder/dib/reset-bls-entries' ['install-bin']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/install-bin' ['selinux-permissive']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/selinux-permissive' ['openvswitch']='/usr/share/edpm-image-builder/dib/openvswitch' ['centos']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/centos' ['package-installs']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs' ['growvols']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/growvols' ['edpm-base']='/usr/share/edpm-image-builder/dib/edpm-base' ['modprobe']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/modprobe' ['install-types']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/install-types' ['pkg-map']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/pkg-map' ['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' ['openssh-server']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/openssh-server' ['stable-interface-names']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/stable-interface-names') 2025-10-10 06:14:47.786 | ++ declare -A image_elements 2025-10-10 06:14:47.786 | + for i in "${!image_elements[@]}" 2025-10-10 06:14:47.786 | + element=cloud-init-network-renderer 2025-10-10 06:14:47.786 | + element_dir=/usr/share/edpm-image-builder/dib/cloud-init-network-renderer 2025-10-10 06:14:47.786 | + '[' -d /usr/share/edpm-image-builder/dib/cloud-init-network-renderer/modprobe.d/ ']' 2025-10-10 06:14:47.786 | + for i in "${!image_elements[@]}" 2025-10-10 06:14:47.786 | + element=override-pip-and-virtualenv 2025-10-10 06:14:47.786 | + element_dir=/usr/share/edpm-image-builder/dib/override-pip-and-virtualenv 2025-10-10 06:14:47.786 | + '[' -d /usr/share/edpm-image-builder/dib/override-pip-and-virtualenv/modprobe.d/ ']' 2025-10-10 06:14:47.786 | + for i in "${!image_elements[@]}" 2025-10-10 06:14:47.786 | + element=enable-packages-install 2025-10-10 06:14:47.786 | + element_dir=/usr/share/edpm-image-builder/dib/enable-packages-install 2025-10-10 06:14:47.786 | + '[' -d /usr/share/edpm-image-builder/dib/enable-packages-install/modprobe.d/ ']' 2025-10-10 06:14:47.786 | + for i in "${!image_elements[@]}" 2025-10-10 06:14:47.786 | + element=install-bin 2025-10-10 06:14:47.786 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/install-bin 2025-10-10 06:14:47.786 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/install-bin/modprobe.d/ ']' 2025-10-10 06:14:47.786 | + for i in "${!image_elements[@]}" 2025-10-10 06:14:47.786 | + element=stable-interface-names 2025-10-10 06:14:47.786 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/stable-interface-names 2025-10-10 06:14:47.786 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/stable-interface-names/modprobe.d/ ']' 2025-10-10 06:14:47.786 | + for i in "${!image_elements[@]}" 2025-10-10 06:14:47.786 | + element=source-repositories 2025-10-10 06:14:47.786 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/source-repositories 2025-10-10 06:14:47.786 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/source-repositories/modprobe.d/ ']' 2025-10-10 06:14:47.786 | + for i in "${!image_elements[@]}" 2025-10-10 06:14:47.786 | + element=interface-names 2025-10-10 06:14:47.786 | + element_dir=/usr/share/edpm-image-builder/dib/interface-names 2025-10-10 06:14:47.786 | + '[' -d /usr/share/edpm-image-builder/dib/interface-names/modprobe.d/ ']' 2025-10-10 06:14:47.786 | + for i in "${!image_elements[@]}" 2025-10-10 06:14:47.786 | + element=remove-resolvconf 2025-10-10 06:14:47.786 | + element_dir=/usr/share/edpm-image-builder/dib/remove-resolvconf 2025-10-10 06:14:47.786 | + '[' -d /usr/share/edpm-image-builder/dib/remove-resolvconf/modprobe.d/ ']' 2025-10-10 06:14:47.786 | + for i in "${!image_elements[@]}" 2025-10-10 06:14:47.786 | + element=package-installs 2025-10-10 06:14:47.786 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs 2025-10-10 06:14:47.786 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/modprobe.d/ ']' 2025-10-10 06:14:47.786 | + for i in "${!image_elements[@]}" 2025-10-10 06:14:47.786 | + element=yum 2025-10-10 06:14:47.786 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/yum 2025-10-10 06:14:47.786 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/yum/modprobe.d/ ']' 2025-10-10 06:14:47.786 | + for i in "${!image_elements[@]}" 2025-10-10 06:14:47.786 | + element=selinux-permissive 2025-10-10 06:14:47.786 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/selinux-permissive 2025-10-10 06:14:47.786 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/selinux-permissive/modprobe.d/ ']' 2025-10-10 06:14:47.786 | + for i in "${!image_elements[@]}" 2025-10-10 06:14:47.786 | + element=dracut-regenerate 2025-10-10 06:14:47.786 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/dracut-regenerate 2025-10-10 06:14:47.786 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/dracut-regenerate/modprobe.d/ ']' 2025-10-10 06:14:47.786 | + for i in "${!image_elements[@]}" 2025-10-10 06:14:47.786 | + element=modprobe 2025-10-10 06:14:47.786 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/modprobe 2025-10-10 06:14:47.786 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/modprobe/modprobe.d/ ']' 2025-10-10 06:14:47.786 | + for i in "${!image_elements[@]}" 2025-10-10 06:14:47.786 | + element=rpm-distro 2025-10-10 06:14:47.787 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/rpm-distro 2025-10-10 06:14:47.787 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/rpm-distro/modprobe.d/ ']' 2025-10-10 06:14:47.787 | + for i in "${!image_elements[@]}" 2025-10-10 06:14:47.787 | + element=base 2025-10-10 06:14:47.787 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/base 2025-10-10 06:14:47.787 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/base/modprobe.d/ ']' 2025-10-10 06:14:47.787 | + for i in "${!image_elements[@]}" 2025-10-10 06:14:47.787 | + element=reset-bls-entries 2025-10-10 06:14:47.787 | + element_dir=/usr/share/edpm-image-builder/dib/reset-bls-entries 2025-10-10 06:14:47.787 | + '[' -d /usr/share/edpm-image-builder/dib/reset-bls-entries/modprobe.d/ ']' 2025-10-10 06:14:47.787 | + for i in "${!image_elements[@]}" 2025-10-10 06:14:47.787 | + element=install-types 2025-10-10 06:14:47.787 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/install-types 2025-10-10 06:14:47.787 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/install-types/modprobe.d/ ']' 2025-10-10 06:14:47.787 | + for i in "${!image_elements[@]}" 2025-10-10 06:14:47.787 | + element=element-manifest 2025-10-10 06:14:47.787 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/element-manifest 2025-10-10 06:14:47.787 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/element-manifest/modprobe.d/ ']' 2025-10-10 06:14:47.787 | + for i in "${!image_elements[@]}" 2025-10-10 06:14:47.787 | + element=selinux-fixfiles-restore 2025-10-10 06:14:47.787 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/selinux-fixfiles-restore 2025-10-10 06:14:47.787 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/selinux-fixfiles-restore/modprobe.d/ ']' 2025-10-10 06:14:47.787 | + for i in "${!image_elements[@]}" 2025-10-10 06:14:47.787 | + element=openssh-server 2025-10-10 06:14:47.787 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/openssh-server 2025-10-10 06:14:47.787 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/openssh-server/modprobe.d/ ']' 2025-10-10 06:14:47.787 | + for i in "${!image_elements[@]}" 2025-10-10 06:14:47.787 | + element=bootloader 2025-10-10 06:14:47.787 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/bootloader 2025-10-10 06:14:47.787 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/bootloader/modprobe.d/ ']' 2025-10-10 06:14:47.787 | + for i in "${!image_elements[@]}" 2025-10-10 06:14:47.787 | + element=manifests 2025-10-10 06:14:47.787 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/manifests 2025-10-10 06:14:47.787 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/manifests/modprobe.d/ ']' 2025-10-10 06:14:47.787 | + for i in "${!image_elements[@]}" 2025-10-10 06:14:47.787 | + element=growvols 2025-10-10 06:14:47.787 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/growvols 2025-10-10 06:14:47.787 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/growvols/modprobe.d/ ']' 2025-10-10 06:14:47.787 | + for i in "${!image_elements[@]}" 2025-10-10 06:14:47.787 | + element=edpm-partition-uefi 2025-10-10 06:14:47.787 | + element_dir=/usr/share/edpm-image-builder/dib/edpm-partition-uefi 2025-10-10 06:14:47.787 | + '[' -d /usr/share/edpm-image-builder/dib/edpm-partition-uefi/modprobe.d/ ']' 2025-10-10 06:14:47.787 | + for i in "${!image_elements[@]}" 2025-10-10 06:14:47.787 | + element=edpm-base 2025-10-10 06:14:47.787 | + element_dir=/usr/share/edpm-image-builder/dib/edpm-base 2025-10-10 06:14:47.787 | + '[' -d /usr/share/edpm-image-builder/dib/edpm-base/modprobe.d/ ']' 2025-10-10 06:14:47.787 | + for i in "${!image_elements[@]}" 2025-10-10 06:14:47.787 | + element=sysprep 2025-10-10 06:14:47.787 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/sysprep 2025-10-10 06:14:47.787 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/sysprep/modprobe.d/ ']' 2025-10-10 06:14:47.787 | + for i in "${!image_elements[@]}" 2025-10-10 06:14:47.787 | + element=dib-init-system 2025-10-10 06:14:47.787 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/dib-init-system 2025-10-10 06:14:47.787 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/dib-init-system/modprobe.d/ ']' 2025-10-10 06:14:47.787 | + for i in "${!image_elements[@]}" 2025-10-10 06:14:47.787 | + element=install-static 2025-10-10 06:14:47.787 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/install-static 2025-10-10 06:14:47.787 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/install-static/modprobe.d/ ']' 2025-10-10 06:14:47.787 | + for i in "${!image_elements[@]}" 2025-10-10 06:14:47.787 | + element=select-boot-kernel-initrd 2025-10-10 06:14:47.787 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/select-boot-kernel-initrd 2025-10-10 06:14:47.787 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/select-boot-kernel-initrd/modprobe.d/ ']' 2025-10-10 06:14:47.787 | + for i in "${!image_elements[@]}" 2025-10-10 06:14:47.787 | + element=dynamic-login 2025-10-10 06:14:47.787 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/dynamic-login 2025-10-10 06:14:47.787 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/dynamic-login/modprobe.d/ ']' 2025-10-10 06:14:47.787 | + for i in "${!image_elements[@]}" 2025-10-10 06:14:47.787 | + element=redhat-common 2025-10-10 06:14:47.787 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/redhat-common 2025-10-10 06:14:47.787 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/redhat-common/modprobe.d/ ']' 2025-10-10 06:14:47.787 | + for i in "${!image_elements[@]}" 2025-10-10 06:14:47.787 | + element=repo-setup 2025-10-10 06:14:47.787 | + element_dir=/usr/share/edpm-image-builder/dib/repo-setup 2025-10-10 06:14:47.787 | + '[' -d /usr/share/edpm-image-builder/dib/repo-setup/modprobe.d/ ']' 2025-10-10 06:14:47.787 | + for i in "${!image_elements[@]}" 2025-10-10 06:14:47.787 | + element=cache-url 2025-10-10 06:14:47.787 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/cache-url 2025-10-10 06:14:47.787 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/cache-url/modprobe.d/ ']' 2025-10-10 06:14:47.787 | + for i in "${!image_elements[@]}" 2025-10-10 06:14:47.787 | + element=disable-nouveau 2025-10-10 06:14:47.787 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/disable-nouveau 2025-10-10 06:14:47.787 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/disable-nouveau/modprobe.d/ ']' 2025-10-10 06:14:47.787 | + sudo cp /usr/lib/python3.9/site-packages/diskimage_builder/elements/disable-nouveau/modprobe.d/disable-nouveau.conf /tmp/dib_build.rRfAMPBy/mnt/etc/modprobe.d/ 2025-10-10 06:14:47.816 | + for i in "${!image_elements[@]}" 2025-10-10 06:14:47.816 | + element=runtime-ssh-host-keys 2025-10-10 06:14:47.816 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/runtime-ssh-host-keys 2025-10-10 06:14:47.816 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/modprobe.d/ ']' 2025-10-10 06:14:47.816 | + for i in "${!image_elements[@]}" 2025-10-10 06:14:47.816 | + element=openvswitch 2025-10-10 06:14:47.816 | + element_dir=/usr/share/edpm-image-builder/dib/openvswitch 2025-10-10 06:14:47.816 | + '[' -d /usr/share/edpm-image-builder/dib/openvswitch/modprobe.d/ ']' 2025-10-10 06:14:47.816 | + for i in "${!image_elements[@]}" 2025-10-10 06:14:47.816 | + element=pkg-map 2025-10-10 06:14:47.816 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/pkg-map 2025-10-10 06:14:47.816 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/pkg-map/modprobe.d/ ']' 2025-10-10 06:14:47.816 | + for i in "${!image_elements[@]}" 2025-10-10 06:14:47.816 | + element=centos 2025-10-10 06:14:47.816 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/centos 2025-10-10 06:14:47.816 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/centos/modprobe.d/ ']' 2025-10-10 06:14:47.818 | dib-run-parts 50-modprobe-blacklist completed 2025-10-10 06:14:47.818 | dib-run-parts Running /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/75-inject-element-manifest 2025-10-10 06:14:47.822 | + set -eu 2025-10-10 06:14:47.822 | + set -o pipefail 2025-10-10 06:14:47.822 | + DIB_ELEMENT_MANIFEST_PATH=/etc/dib-manifests/dib-element-manifest 2025-10-10 06:14:47.823 | ++ dirname /etc/dib-manifests/dib-element-manifest 2025-10-10 06:14:47.824 | + sudo mkdir -p /tmp/dib_build.rRfAMPBy/mnt//etc/dib-manifests 2025-10-10 06:14:47.850 | + sudo /bin/bash -c 'echo yum dib-init-system select-boot-kernel-initrd cache-url bootloader cloud-init-network-renderer edpm-partition-uefi base remove-resolvconf enable-packages-install manifests runtime-ssh-host-keys rpm-distro install-static override-pip-and-virtualenv source-repositories disable-nouveau dynamic-login redhat-common interface-names selinux-fixfiles-restore sysprep reset-bls-entries install-bin selinux-permissive openvswitch centos package-installs growvols edpm-base modprobe install-types pkg-map repo-setup element-manifest dracut-regenerate openssh-server stable-interface-names | tr '\'' '\'' '\''\n'\'' > /tmp/dib_build.rRfAMPBy/mnt//etc/dib-manifests/dib-element-manifest' 2025-10-10 06:14:47.876 | dib-run-parts 75-inject-element-manifest completed 2025-10-10 06:14:47.876 | dib-run-parts Running /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/98-source-repositories 2025-10-10 06:14:47.892 | dib-run-parts 98-source-repositories completed 2025-10-10 06:14:47.892 | dib-run-parts Running /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/99-copy-dib-img-functions 2025-10-10 06:14:47.896 | + set -eu 2025-10-10 06:14:47.896 | + set -o pipefail 2025-10-10 06:14:47.896 | + sudo mkdir -p /tmp/dib_build.rRfAMPBy/mnt/lib/diskimage-builder 2025-10-10 06:14:47.915 | + sudo cp -t /tmp/dib_build.rRfAMPBy/mnt/lib/diskimage-builder /usr/lib/python3.9/site-packages/diskimage_builder/lib/img-functions 2025-10-10 06:14:47.935 | dib-run-parts 99-copy-dib-img-functions completed 2025-10-10 06:14:47.935 | dib-run-parts Running /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/99-enable-install-types 2025-10-10 06:14:47.938 | + set -eu 2025-10-10 06:14:47.938 | + set -o pipefail 2025-10-10 06:14:47.938 | + declare -a SPECIFIED_ELEMS 2025-10-10 06:14:47.938 | + SPECIFIED_ELEMS[0]= 2025-10-10 06:14:47.938 | + PREFIX=DIB_INSTALLTYPE_ 2025-10-10 06:14:47.939 | ++ env 2025-10-10 06:14:47.939 | ++ grep '^DIB_INSTALLTYPE_' 2025-10-10 06:14:47.939 | ++ cut -d= -f1 2025-10-10 06:14:47.941 | ++ echo '' 2025-10-10 06:14:47.941 | + INSTALL_TYPE_VARS= 2025-10-10 06:14:47.941 | ++ find /tmp/dib_build.rRfAMPBy/hooks/install.d -maxdepth 1 -name '*-package-install' -type d 2025-10-10 06:14:47.943 | + default_install_type_dirs= 2025-10-10 06:14:47.944 | dib-run-parts 99-enable-install-types completed 2025-10-10 06:14:47.944 | dib-run-parts Running /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/99-squash-package-install 2025-10-10 06:14:47.947 | + set -eu 2025-10-10 06:14:47.947 | + set -o pipefail 2025-10-10 06:14:47.947 | ++ dirname /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/99-squash-package-install 2025-10-10 06:14:47.948 | + sudo -E /usr/bin/python3 /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../bin/package-installs-squash '--elements=yum dib-init-system select-boot-kernel-initrd cache-url bootloader cloud-init-network-renderer edpm-partition-uefi base remove-resolvconf enable-packages-install manifests runtime-ssh-host-keys rpm-distro install-static override-pip-and-virtualenv source-repositories disable-nouveau dynamic-login redhat-common interface-names selinux-fixfiles-restore sysprep reset-bls-entries install-bin selinux-permissive openvswitch centos package-installs growvols edpm-base modprobe install-types pkg-map repo-setup element-manifest dracut-regenerate openssh-server stable-interface-names' --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.rRfAMPBy/mnt/tmp/package-installs.json 2025-10-10 06:14:48.070 | DEBUG __main__ [-] element_dirs -> [('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'yum'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'dib-init-system'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'select-boot-kernel-initrd'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'cache-url'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'bootloader'), ('/usr/share/edpm-image-builder//dib/', 'cloud-init-network-renderer'), ('/usr/share/edpm-image-builder//dib/', 'edpm-partition-uefi'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'base'), ('/usr/share/edpm-image-builder//dib/', 'remove-resolvconf'), ('/usr/share/edpm-image-builder//dib/', 'enable-packages-install'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'manifests'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'runtime-ssh-host-keys'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'rpm-distro'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'install-static'), ('/usr/share/edpm-image-builder//dib/', 'override-pip-and-virtualenv'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'source-repositories'), ('/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', 'redhat-common'), ('/usr/share/edpm-image-builder//dib/', 'interface-names'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'selinux-fixfiles-restore'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'sysprep'), ('/usr/share/edpm-image-builder//dib/', 'reset-bls-entries'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'install-bin'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'selinux-permissive'), ('/usr/share/edpm-image-builder//dib/', 'openvswitch'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'centos'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'package-installs'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'growvols'), ('/usr/share/edpm-image-builder//dib/', 'edpm-base'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'modprobe'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'install-types'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'pkg-map'), ('/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', 'openssh-server'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'stable-interface-names')] main /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../bin/package-installs-squash:212 2025-10-10 06:14:48.070 | INFO __main__ [-] Squashing install file: /usr/lib/python3.9/site-packages/diskimage_builder/elements/cache-url/package-installs.yaml 2025-10-10 06:14:48.071 | DEBUG __main__ [-] Considering cache-url/curl param:{} collect_data /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-10 06:14:48.071 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-10 06:14:48.071 | INFO __main__ [-] Squashing install file: /usr/lib/python3.9/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/package-installs.yaml 2025-10-10 06:14:48.072 | DEBUG __main__ [-] Considering runtime-ssh-host-keys/openssh-client param:{} collect_data /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-10 06:14:48.072 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-10 06:14:48.072 | INFO __main__ [-] Squashing install file: /usr/lib/python3.9/site-packages/diskimage_builder/elements/install-static/package-installs.yaml 2025-10-10 06:14:48.073 | DEBUG __main__ [-] Considering install-static/rsync param:{} collect_data /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-10 06:14:48.073 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-10 06:14:48.073 | INFO __main__ [-] Squashing install file: /usr/lib/python3.9/site-packages/diskimage_builder/elements/source-repositories/package-installs.yaml 2025-10-10 06:14:48.074 | DEBUG __main__ [-] Considering source-repositories/git param:{} collect_data /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-10 06:14:48.074 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-10 06:14:48.074 | INFO __main__ [-] Squashing install file: /usr/lib/python3.9/site-packages/diskimage_builder/elements/redhat-common/package-installs.yaml 2025-10-10 06:14:48.076 | DEBUG __main__ [-] Considering redhat-common/lsof param:{} collect_data /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-10 06:14:48.076 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-10 06:14:48.076 | DEBUG __main__ [-] Considering redhat-common/tcpdump param:{} collect_data /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-10 06:14:48.076 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-10 06:14:48.076 | DEBUG __main__ [-] Considering redhat-common/traceroute param:{} collect_data /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-10 06:14:48.076 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-10 06:14:48.076 | DEBUG __main__ [-] Considering redhat-common/which param:{} collect_data /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-10 06:14:48.076 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-10 06:14:48.076 | DEBUG __main__ [-] Considering redhat-common/gettext param:{'phase': 'pre-install.d'} collect_data /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-10 06:14:48.076 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-10 06:14:48.076 | DEBUG __main__ [-] Considering redhat-common/ca-certificates param:{} collect_data /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-10 06:14:48.076 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-10 06:14:48.076 | DEBUG __main__ [-] Considering redhat-common/selinux-policy param:{} collect_data /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-10 06:14:48.076 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-10 06:14:48.076 | DEBUG __main__ [-] Considering redhat-common/selinux-policy-targeted param:{} collect_data /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-10 06:14:48.076 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-10 06:14:48.076 | DEBUG __main__ [-] Considering redhat-common/python3-libselinux param:{} collect_data /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-10 06:14:48.077 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-10 06:14:48.077 | DEBUG __main__ [-] Considering redhat-common/python3-policycoreutils param:{} collect_data /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-10 06:14:48.077 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-10 06:14:48.077 | DEBUG __main__ [-] Considering redhat-common/policycoreutils-python-utils param:{} collect_data /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-10 06:14:48.077 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-10 06:14:48.077 | DEBUG __main__ [-] Considering redhat-common/rng-tools param:{} collect_data /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-10 06:14:48.077 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-10 06:14:48.077 | DEBUG __main__ [-] Considering redhat-common/passwd param:{} collect_data /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-10 06:14:48.077 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-10 06:14:48.077 | INFO __main__ [-] Squashing install file: /usr/share/edpm-image-builder//dib/openvswitch/package-installs.yaml 2025-10-10 06:14:48.078 | DEBUG __main__ [-] Considering openvswitch/openvswitch param:{} collect_data /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-10 06:14:48.078 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-10 06:14:48.078 | INFO __main__ [-] Squashing install file: /usr/lib/python3.9/site-packages/diskimage_builder/elements/centos/package-installs.yaml 2025-10-10 06:14:48.078 | DEBUG __main__ [-] Considering centos/device-mapper-multipath param:{} collect_data /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-10 06:14:48.079 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-10 06:14:48.079 | INFO __main__ [-] Squashing install file: /usr/lib/python3.9/site-packages/diskimage_builder/elements/growvols/package-installs.yaml 2025-10-10 06:14:48.080 | DEBUG __main__ [-] Considering growvols/gdisk param:{} collect_data /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-10 06:14:48.080 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-10 06:14:48.080 | DEBUG __main__ [-] Considering growvols/util-linux param:{} collect_data /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-10 06:14:48.080 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-10 06:14:48.080 | DEBUG __main__ [-] Considering growvols/lvm2 param:{} collect_data /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-10 06:14:48.080 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-10 06:14:48.080 | DEBUG __main__ [-] Considering growvols/parted param:{} collect_data /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-10 06:14:48.080 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-10 06:14:48.080 | DEBUG __main__ [-] Considering growvols/xfsprogs param:{} collect_data /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-10 06:14:48.080 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-10 06:14:48.080 | INFO __main__ [-] Squashing install file: /usr/share/edpm-image-builder//dib/edpm-base/package-installs.yaml 2025-10-10 06:14:48.083 | DEBUG __main__ [-] Considering edpm-base/buildah param:{} collect_data /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-10 06:14:48.083 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-10 06:14:48.083 | DEBUG __main__ [-] Considering edpm-base/chrony param:{} collect_data /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-10 06:14:48.083 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-10 06:14:48.083 | DEBUG __main__ [-] Considering edpm-base/crudini param:{} collect_data /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-10 06:14:48.083 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-10 06:14:48.083 | DEBUG __main__ [-] Considering edpm-base/crypto-policies-scripts param:{} collect_data /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-10 06:14:48.083 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-10 06:14:48.083 | DEBUG __main__ [-] Considering edpm-base/device-mapper-multipath param:{} collect_data /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-10 06:14:48.083 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-10 06:14:48.083 | DEBUG __main__ [-] Considering edpm-base/driverctl param:{} collect_data /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-10 06:14:48.083 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-10 06:14:48.083 | DEBUG __main__ [-] Considering edpm-base/grubby param:{} collect_data /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-10 06:14:48.083 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-10 06:14:48.083 | DEBUG __main__ [-] Considering edpm-base/iptables-services param:{} collect_data /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-10 06:14:48.083 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-10 06:14:48.083 | DEBUG __main__ [-] Considering edpm-base/jq param:{} collect_data /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-10 06:14:48.083 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-10 06:14:48.083 | DEBUG __main__ [-] Considering edpm-base/lvm2 param:{} collect_data /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-10 06:14:48.083 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-10 06:14:48.083 | DEBUG __main__ [-] Considering edpm-base/nftables param:{} collect_data /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-10 06:14:48.083 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-10 06:14:48.083 | DEBUG __main__ [-] Considering edpm-base/numactl param:{} collect_data /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-10 06:14:48.083 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-10 06:14:48.083 | DEBUG __main__ [-] Considering edpm-base/openssh-server param:{} collect_data /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-10 06:14:48.083 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-10 06:14:48.083 | DEBUG __main__ [-] Considering edpm-base/openstack-selinux param:{} collect_data /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-10 06:14:48.083 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-10 06:14:48.083 | DEBUG __main__ [-] Considering edpm-base/openvswitch param:{} collect_data /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-10 06:14:48.083 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-10 06:14:48.083 | DEBUG __main__ [-] Considering edpm-base/os-net-config param:{} collect_data /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-10 06:14:48.083 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-10 06:14:48.083 | DEBUG __main__ [-] Considering edpm-base/podman param:{} collect_data /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-10 06:14:48.083 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-10 06:14:48.083 | DEBUG __main__ [-] Considering edpm-base/python3-libselinux param:{} collect_data /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-10 06:14:48.083 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-10 06:14:48.083 | DEBUG __main__ [-] Considering edpm-base/python3-pyyaml param:{} collect_data /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-10 06:14:48.083 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-10 06:14:48.083 | DEBUG __main__ [-] Considering edpm-base/rsync param:{} collect_data /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-10 06:14:48.083 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-10 06:14:48.084 | DEBUG __main__ [-] Considering edpm-base/tmpwatch param:{} collect_data /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-10 06:14:48.084 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-10 06:14:48.084 | DEBUG __main__ [-] Considering edpm-base/tuned-profiles-cpu-partitioning param:{} collect_data /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-10 06:14:48.084 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-10 06:14:48.084 | DEBUG __main__ [-] Considering edpm-base/sysstat param:{} collect_data /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-10 06:14:48.084 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-10 06:14:48.084 | DEBUG __main__ [-] Considering edpm-base/iproute-tc param:{} collect_data /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-10 06:14:48.084 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-10 06:14:48.084 | DEBUG __main__ [-] Considering edpm-base/kexec-tools param:{'uninstall': True} collect_data /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-10 06:14:48.084 | DEBUG __main__ [-] ... installing for 'uninstall' collect_data /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-10 06:14:48.084 | DEBUG __main__ [-] Considering edpm-base/telnet param:{'uninstall': True} collect_data /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-10 06:14:48.084 | DEBUG __main__ [-] ... installing for 'uninstall' collect_data /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-10 06:14:48.084 | INFO __main__ [-] Squashing install file: /usr/lib/python3.9/site-packages/diskimage_builder/elements/dracut-regenerate/package-installs.yaml 2025-10-10 06:14:48.085 | DEBUG __main__ [-] Considering dracut-regenerate/python3-PyYAML param:{'phase': 'pre-install.d'} collect_data /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-10 06:14:48.085 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-10 06:14:48.085 | INFO __main__ [-] Squashing install file: /usr/lib/python3.9/site-packages/diskimage_builder/elements/openssh-server/package-installs.yaml 2025-10-10 06:14:48.085 | DEBUG __main__ [-] Considering openssh-server/openssh-server param:{} collect_data /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-10 06:14:48.085 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-10 06:14:48.085 | INFO __main__ [-] Squashing install file: /usr/lib/python3.9/site-packages/diskimage_builder/elements/stable-interface-names/package-installs.yaml 2025-10-10 06:14:48.086 | DEBUG __main__ [-] Considering stable-interface-names/biosdevname param:{} collect_data /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-10 06:14:48.086 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-10 06:14:48.086 | DEBUG __main__ [-] final_dict -> defaultdict(..., {'install.d': defaultdict(, {'uninstall': [('kexec-tools', 'edpm-base'), ('telnet', 'edpm-base')], 'install': [('curl', 'cache-url'), ('openssh-client', 'runtime-ssh-host-keys'), ('rsync', 'install-static'), ('git', 'source-repositories'), ('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'), ('openvswitch', 'openvswitch'), ('device-mapper-multipath', 'centos'), ('gdisk', 'growvols'), ('util-linux', 'growvols'), ('lvm2', 'growvols'), ('parted', 'growvols'), ('xfsprogs', 'growvols'), ('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'), ('openssh-server', 'openssh-server'), ('biosdevname', 'stable-interface-names')]}), 'pre-install.d': defaultdict(, {'uninstall': [], 'install': [('gettext', 'redhat-common'), ('python3-PyYAML', 'dracut-regenerate')]})}) main /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/../bin/package-installs-squash:232 2025-10-10 06:14:48.099 | dib-run-parts 99-squash-package-install completed 2025-10-10 06:14:48.099 | dib-run-parts Running /tmp/dib_build.rRfAMPBy/hooks/extra-data.d/99-yum-repo-conf 2025-10-10 06:14:48.104 | + set -eu 2025-10-10 06:14:48.104 | + set -o pipefail 2025-10-10 06:14:48.104 | + '[' -z '/etc/yum.repos.d/*' ']' 2025-10-10 06:14:48.105 | + for file in $DIB_YUM_REPO_CONF 2025-10-10 06:14:48.105 | + '[' '!' -f /etc/yum.repos.d/centos-addons.repo ']' 2025-10-10 06:14:48.105 | + sudo cp -L -f /etc/yum.repos.d/centos-addons.repo /tmp/dib_build.rRfAMPBy/mnt/etc/yum.repos.d 2025-10-10 06:14:48.129 | + for file in $DIB_YUM_REPO_CONF 2025-10-10 06:14:48.129 | + '[' '!' -f /etc/yum.repos.d/centos.repo ']' 2025-10-10 06:14:48.129 | + sudo cp -L -f /etc/yum.repos.d/centos.repo /tmp/dib_build.rRfAMPBy/mnt/etc/yum.repos.d 2025-10-10 06:14:48.150 | + for file in $DIB_YUM_REPO_CONF 2025-10-10 06:14:48.150 | + '[' '!' -f /etc/yum.repos.d/delorean-antelope-testing.repo ']' 2025-10-10 06:14:48.150 | + sudo cp -L -f /etc/yum.repos.d/delorean-antelope-testing.repo /tmp/dib_build.rRfAMPBy/mnt/etc/yum.repos.d 2025-10-10 06:14:48.171 | + for file in $DIB_YUM_REPO_CONF 2025-10-10 06:14:48.172 | + '[' '!' -f /etc/yum.repos.d/delorean.repo ']' 2025-10-10 06:14:48.172 | + sudo cp -L -f /etc/yum.repos.d/delorean.repo /tmp/dib_build.rRfAMPBy/mnt/etc/yum.repos.d 2025-10-10 06:14:48.199 | + for file in $DIB_YUM_REPO_CONF 2025-10-10 06:14:48.199 | + '[' '!' -f /etc/yum.repos.d/repo-setup-centos-appstream.repo ']' 2025-10-10 06:14:48.199 | + sudo cp -L -f /etc/yum.repos.d/repo-setup-centos-appstream.repo /tmp/dib_build.rRfAMPBy/mnt/etc/yum.repos.d 2025-10-10 06:14:48.220 | + for file in $DIB_YUM_REPO_CONF 2025-10-10 06:14:48.220 | + '[' '!' -f /etc/yum.repos.d/repo-setup-centos-baseos.repo ']' 2025-10-10 06:14:48.220 | + sudo cp -L -f /etc/yum.repos.d/repo-setup-centos-baseos.repo /tmp/dib_build.rRfAMPBy/mnt/etc/yum.repos.d 2025-10-10 06:14:48.241 | + for file in $DIB_YUM_REPO_CONF 2025-10-10 06:14:48.241 | + '[' '!' -f /etc/yum.repos.d/repo-setup-centos-highavailability.repo ']' 2025-10-10 06:14:48.241 | + sudo cp -L -f /etc/yum.repos.d/repo-setup-centos-highavailability.repo /tmp/dib_build.rRfAMPBy/mnt/etc/yum.repos.d 2025-10-10 06:14:48.264 | + for file in $DIB_YUM_REPO_CONF 2025-10-10 06:14:48.264 | + '[' '!' -f /etc/yum.repos.d/repo-setup-centos-powertools.repo ']' 2025-10-10 06:14:48.264 | + sudo cp -L -f /etc/yum.repos.d/repo-setup-centos-powertools.repo /tmp/dib_build.rRfAMPBy/mnt/etc/yum.repos.d 2025-10-10 06:14:48.294 | dib-run-parts 99-yum-repo-conf completed 2025-10-10 06:14:48.295 | dib-run-parts ----------------------- PROFILING ----------------------- 2025-10-10 06:14:48.295 | dib-run-parts 2025-10-10 06:14:48.296 | dib-run-parts Target: extra-data.d 2025-10-10 06:14:48.296 | dib-run-parts 2025-10-10 06:14:48.296 | dib-run-parts Script Seconds 2025-10-10 06:14:48.296 | dib-run-parts --------------------------------------- ---------- 2025-10-10 06:14:48.296 | dib-run-parts 2025-10-10 06:14:48.307 | dib-run-parts 10-create-pkg-map-dir 0.233 2025-10-10 06:14:48.314 | dib-run-parts 20-manifest-dir 0.028 2025-10-10 06:14:48.320 | dib-run-parts 50-dracut-conf 0.034 2025-10-10 06:14:48.326 | dib-run-parts 50-modprobe-blacklist 0.036 2025-10-10 06:14:48.333 | dib-run-parts 75-inject-element-manifest 0.056 2025-10-10 06:14:48.338 | dib-run-parts 98-source-repositories 0.015 2025-10-10 06:14:48.344 | dib-run-parts 99-copy-dib-img-functions 0.041 2025-10-10 06:14:48.351 | dib-run-parts 99-enable-install-types 0.008 2025-10-10 06:14:48.357 | dib-run-parts 99-squash-package-install 0.154 2025-10-10 06:14:48.364 | dib-run-parts 99-yum-repo-conf 0.194 2025-10-10 06:14:48.366 | dib-run-parts 2025-10-10 06:14:48.366 | dib-run-parts --------------------- END PROFILING --------------------- 2025-10-10 06:14:48.371 | + diskimage_builder/lib/common-functions:run_d:259 : check_break after-extra-data bash 2025-10-10 06:14:48.375 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-10-10 06:14:48.375 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-extra-data(,|$)' -q 2025-10-10 06:14:48.381 | + diskimage_builder/lib/disk-image-create:main:360 : run_d_in_target pre-install 2025-10-10 06:14:48.386 | + diskimage_builder/lib/img-functions:run_d_in_target:64 : check_element 2025-10-10 06:14:48.390 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.rRfAMPBy/hooks ']' 2025-10-10 06:14:48.395 | + diskimage_builder/lib/img-functions:run_d_in_target:67 : '[' -d /tmp/dib_build.rRfAMPBy/hooks/pre-install.d ']' 2025-10-10 06:14:48.398 | + diskimage_builder/lib/img-functions:run_d_in_target:68 : sudo mkdir /tmp/dib_build.rRfAMPBy/mnt/tmp/in_target.d 2025-10-10 06:14:48.422 | + 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.rRfAMPBy/hooks 2025-10-10 06:14:48.446 | + diskimage_builder/lib/img-functions:run_d_in_target:78 : sudo mount --bind /tmp/dib_build.rRfAMPBy/hooks /tmp/dib_build.rRfAMPBy/mnt/tmp/in_target.d 2025-10-10 06:14:48.482 | + diskimage_builder/lib/img-functions:run_d_in_target:79 : sudo mount -o remount,ro,bind /tmp/dib_build.rRfAMPBy/hooks /tmp/dib_build.rRfAMPBy/mnt/tmp/in_target.d 2025-10-10 06:14:48.507 | + diskimage_builder/lib/img-functions:run_d_in_target:80 : check_break before-pre-install run_in_target bash 2025-10-10 06:14:48.511 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-10-10 06:14:48.511 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-pre-install(,|$)' -q 2025-10-10 06:14:48.517 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : '[' -z '' ']' 2025-10-10 06:14:48.521 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : in_target_arg=run_in_target 2025-10-10 06:14:48.524 | + diskimage_builder/lib/img-functions:run_d_in_target:82 : trap 'check_break after-error run_in_target bash' ERR 2025-10-10 06:14:48.528 | + 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-10 06:14:48.532 | + 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-10 06:14:48.536 | + diskimage_builder/lib/img-functions:run_in_target:51 : ORIG_HOME=/root 2025-10-10 06:14:48.539 | + diskimage_builder/lib/img-functions:run_in_target:52 : export HOME=/root 2025-10-10 06:14:48.543 | + diskimage_builder/lib/img-functions:run_in_target:52 : HOME=/root 2025-10-10 06:14:48.547 | + diskimage_builder/lib/img-functions:run_in_target:58 : sudo -E chroot /tmp/dib_build.rRfAMPBy/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-10 06:14:48.588 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/01-export-install-types.bash 2025-10-10 06:14:48.590 | + source /tmp/in_target.d/pre-install.d/../environment.d/01-export-install-types.bash 2025-10-10 06:14:48.590 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2025-10-10 06:14:48.590 | ++ DIB_DEFAULT_INSTALLTYPE=package 2025-10-10 06:14:48.590 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/01-repo-setup.bash 2025-10-10 06:14:48.592 | + source /tmp/in_target.d/pre-install.d/../environment.d/01-repo-setup.bash 2025-10-10 06:14:48.592 | ++ export DIB_REPO_SETUP=current-podified 2025-10-10 06:14:48.592 | ++ DIB_REPO_SETUP=current-podified 2025-10-10 06:14:48.592 | ++ export DIB_REPO_SETUP_BRANCH=master 2025-10-10 06:14:48.592 | ++ DIB_REPO_SETUP_BRANCH=master 2025-10-10 06:14:48.593 | ++ export DIB_REPO_SETUP_DISTRO_MIRROR= 2025-10-10 06:14:48.593 | ++ DIB_REPO_SETUP_DISTRO_MIRROR= 2025-10-10 06:14:48.593 | ++ export DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2025-10-10 06:14:48.593 | ++ DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2025-10-10 06:14:48.593 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-base-defaults 2025-10-10 06:14:48.595 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-base-defaults 2025-10-10 06:14:48.595 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2025-10-10 06:14:48.595 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2025-10-10 06:14:48.595 | ++ export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-10-10 06:14:48.595 | ++ DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-10-10 06:14:48.595 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-bootloader-default-cmdline 2025-10-10 06:14:48.597 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-bootloader-default-cmdline 2025-10-10 06:14:48.597 | ++ export DIB_BOOTLOADER_DEFAULT_CMDLINE=rd.multipath=default 2025-10-10 06:14:48.597 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE=rd.multipath=default 2025-10-10 06:14:48.597 | ++ export DIB_BOOTLOADER_SERIAL_CONSOLE= 2025-10-10 06:14:48.597 | ++ DIB_BOOTLOADER_SERIAL_CONSOLE= 2025-10-10 06:14:48.597 | ++ '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2025-10-10 06:14:48.597 | ++ export DIB_BOOTLOADER_VIRTUAL_TERMINAL= 2025-10-10 06:14:48.597 | ++ DIB_BOOTLOADER_VIRTUAL_TERMINAL= 2025-10-10 06:14:48.597 | ++ export DIB_NO_TIMER_CHECK=True 2025-10-10 06:14:48.597 | ++ DIB_NO_TIMER_CHECK=True 2025-10-10 06:14:48.597 | ++ export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=False 2025-10-10 06:14:48.597 | ++ DIB_BOOTLOADER_USE_SERIAL_CONSOLE=False 2025-10-10 06:14:48.597 | ++ export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2025-10-10 06:14:48.597 | ++ DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2025-10-10 06:14:48.597 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-centos-distro-name.bash 2025-10-10 06:14:48.599 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-centos-distro-name.bash 2025-10-10 06:14:48.600 | ++ export DISTRO_NAME=centos 2025-10-10 06:14:48.600 | ++ DISTRO_NAME=centos 2025-10-10 06:14:48.600 | ++ export DIB_RELEASE=9-stream 2025-10-10 06:14:48.600 | ++ DIB_RELEASE=9-stream 2025-10-10 06:14:48.600 | ++ export EFI_BOOT_DIR=EFI/centos 2025-10-10 06:14:48.600 | ++ EFI_BOOT_DIR=EFI/centos 2025-10-10 06:14:48.600 | ++ export YUM=dnf 2025-10-10 06:14:48.600 | ++ YUM=dnf 2025-10-10 06:14:48.600 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-dracut-regenerate 2025-10-10 06:14:48.602 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-dracut-regenerate 2025-10-10 06:14:48.602 | ++ export 'DIB_DRACUT_ENABLED_MODULES_DEFAULT_CONFIG= 2025-10-10 06:14:48.602 | - name: crypt 2025-10-10 06:14:48.602 | packages: 2025-10-10 06:14:48.602 | - cryptsetup 2025-10-10 06:14:48.602 | - name: lvm 2025-10-10 06:14:48.602 | packages: 2025-10-10 06:14:48.602 | - lvm2 2025-10-10 06:14:48.602 | ' 2025-10-10 06:14:48.602 | ++ DIB_DRACUT_ENABLED_MODULES_DEFAULT_CONFIG=' 2025-10-10 06:14:48.602 | - name: crypt 2025-10-10 06:14:48.602 | packages: 2025-10-10 06:14:48.602 | - cryptsetup 2025-10-10 06:14:48.602 | - name: lvm 2025-10-10 06:14:48.602 | packages: 2025-10-10 06:14:48.602 | - lvm2 2025-10-10 06:14:48.602 | ' 2025-10-10 06:14:48.602 | ++ DIB_DRACUT_ENABLED_MODULES=' 2025-10-10 06:14:48.602 | - name: crypt 2025-10-10 06:14:48.602 | packages: 2025-10-10 06:14:48.602 | - cryptsetup 2025-10-10 06:14:48.602 | - name: lvm 2025-10-10 06:14:48.602 | packages: 2025-10-10 06:14:48.602 | - lvm2 2025-10-10 06:14:48.602 | ' 2025-10-10 06:14:48.602 | ++ export DIB_DRACUT_ENABLED_MODULES 2025-10-10 06:14:48.602 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/11-dib-install-type.bash 2025-10-10 06:14:48.604 | + source /tmp/in_target.d/pre-install.d/../environment.d/11-dib-install-type.bash 2025-10-10 06:14:48.604 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2025-10-10 06:14:48.604 | ++ DIB_DEFAULT_INSTALLTYPE=package 2025-10-10 06:14:48.604 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/14-manifests 2025-10-10 06:14:48.607 | + source /tmp/in_target.d/pre-install.d/../environment.d/14-manifests 2025-10-10 06:14:48.607 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-10-10 06:14:48.607 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-10-10 06:14:48.607 | ++ export DIB_MANIFEST_SAVE_DIR=edpm-hardened-uefi.d/ 2025-10-10 06:14:48.607 | ++ DIB_MANIFEST_SAVE_DIR=edpm-hardened-uefi.d/ 2025-10-10 06:14:48.607 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/15-block-device.bash 2025-10-10 06:14:48.611 | + source /tmp/in_target.d/pre-install.d/../environment.d/15-block-device.bash 2025-10-10 06:14:48.611 | ++ [[ ppc64 ppc64le ppc64el =~ amd64 ]] 2025-10-10 06:14:48.611 | ++ export DIB_BLOCK_DEVICE=efi 2025-10-10 06:14:48.611 | ++ DIB_BLOCK_DEVICE=efi 2025-10-10 06:14:48.611 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/15-growvols 2025-10-10 06:14:48.613 | + source /tmp/in_target.d/pre-install.d/../environment.d/15-growvols 2025-10-10 06:14:48.613 | ++ export DIB_GROWVOLS_TRIGGER=manual 2025-10-10 06:14:48.613 | ++ DIB_GROWVOLS_TRIGGER=manual 2025-10-10 06:14:48.613 | ++ export DIB_GROWVOLS_ARGS= 2025-10-10 06:14:48.613 | ++ DIB_GROWVOLS_ARGS= 2025-10-10 06:14:48.613 | ++ export DIB_GROWVOLS_GROUP= 2025-10-10 06:14:48.613 | ++ DIB_GROWVOLS_GROUP= 2025-10-10 06:14:48.613 | ++ export DIB_GROWVOLS_DEVICE= 2025-10-10 06:14:48.614 | ++ DIB_GROWVOLS_DEVICE= 2025-10-10 06:14:48.614 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/50-redhat-common 2025-10-10 06:14:48.616 | + source /tmp/in_target.d/pre-install.d/../environment.d/50-redhat-common 2025-10-10 06:14:48.616 | ++ export DIB_DISABLE_KERNEL_CLEANUP=0 2025-10-10 06:14:48.616 | ++ DIB_DISABLE_KERNEL_CLEANUP=0 2025-10-10 06:14:48.616 | ++ export DIB_INIT_SYSTEM=systemd 2025-10-10 06:14:48.616 | ++ DIB_INIT_SYSTEM=systemd 2025-10-10 06:14:48.616 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/99-dib-init-system 2025-10-10 06:14:48.618 | + source /tmp/in_target.d/pre-install.d/../environment.d/99-dib-init-system 2025-10-10 06:14:48.618 | ++ '[' -z systemd ']' 2025-10-10 06:14:48.618 | ++ case $DIB_INIT_SYSTEM in 2025-10-10 06:14:48.618 | dib-run-parts Running /tmp/in_target.d/pre-install.d/00-01-yum-keepcache 2025-10-10 06:14:48.623 | + set -eu 2025-10-10 06:14:48.623 | + set -o pipefail 2025-10-10 06:14:48.623 | + [[ dnf == \d\n\f ]] 2025-10-10 06:14:48.623 | + cfg=/etc/dnf/dnf.conf 2025-10-10 06:14:48.623 | + echo keepcache=1 2025-10-10 06:14:48.623 | + echo cachedir=/tmp/yum 2025-10-10 06:14:48.626 | dib-run-parts 00-01-yum-keepcache completed 2025-10-10 06:14:48.626 | dib-run-parts Running /tmp/in_target.d/pre-install.d/00-02-set-centos-mirror 2025-10-10 06:14:48.628 | + set -eu 2025-10-10 06:14:48.629 | + set -o pipefail 2025-10-10 06:14:48.629 | + DIB_DISTRIBUTION_MIRROR= 2025-10-10 06:14:48.629 | + '[' -n '' ']' 2025-10-10 06:14:48.629 | + exit 0 2025-10-10 06:14:48.631 | dib-run-parts 00-02-set-centos-mirror completed 2025-10-10 06:14:48.631 | dib-run-parts Running /tmp/in_target.d/pre-install.d/00-03-repo-setup 2025-10-10 06:14:48.634 | + set -o pipefail 2025-10-10 06:14:48.634 | + '[' -n '/etc/yum.repos.d/*' ']' 2025-10-10 06:14:48.634 | + echo 'DIB_YUM_REPO_CONF is set - ignoring DIB_REPO_SETUP=current-podified' 2025-10-10 06:14:48.634 | DIB_YUM_REPO_CONF is set - ignoring DIB_REPO_SETUP=current-podified 2025-10-10 06:14:48.634 | + exit 0 2025-10-10 06:14:48.635 | dib-run-parts 00-03-repo-setup completed 2025-10-10 06:14:48.635 | dib-run-parts Running /tmp/in_target.d/pre-install.d/00-dnf-update 2025-10-10 06:14:48.639 | + set -eu 2025-10-10 06:14:48.639 | + set -o pipefail 2025-10-10 06:14:48.639 | + [[ centos == \f\e\d\o\r\a ]] 2025-10-10 06:14:48.640 | dib-run-parts 00-dnf-update completed 2025-10-10 06:14:48.641 | dib-run-parts Running /tmp/in_target.d/pre-install.d/00-fix-requiretty 2025-10-10 06:14:48.643 | + set -eu 2025-10-10 06:14:48.643 | + set -o pipefail 2025-10-10 06:14:48.643 | + sed -i -e '/^Defaults\s*requiretty/d' -e '/Disable "ssh hostname/d' /etc/sudoers 2025-10-10 06:14:48.645 | + sed -i -e '/You have to run/d' /etc/sudoers 2025-10-10 06:14:48.648 | + visudo -c 2025-10-10 06:14:48.650 | /etc/sudoers: parsed OK 2025-10-10 06:14:48.652 | dib-run-parts 00-fix-requiretty completed 2025-10-10 06:14:48.652 | dib-run-parts Running /tmp/in_target.d/pre-install.d/00-install-repo-package 2025-10-10 06:14:48.657 | + set -eu 2025-10-10 06:14:48.657 | + set -o pipefail 2025-10-10 06:14:48.657 | + '[' -n '' ']' 2025-10-10 06:14:48.658 | dib-run-parts 00-install-repo-package completed 2025-10-10 06:14:48.658 | dib-run-parts Running /tmp/in_target.d/pre-install.d/00-usr-local-bin-secure-path 2025-10-10 06:14:48.661 | + set -eu 2025-10-10 06:14:48.661 | + set -o pipefail 2025-10-10 06:14:48.661 | + sed -i -e '/secure_path/ s@\([\'\''"]\?\)$@:/usr/local/bin/\1@' /etc/sudoers 2025-10-10 06:14:48.665 | + visudo -c 2025-10-10 06:14:48.667 | /etc/sudoers: parsed OK 2025-10-10 06:14:48.670 | dib-run-parts 00-usr-local-bin-secure-path completed 2025-10-10 06:14:48.670 | dib-run-parts Running /tmp/in_target.d/pre-install.d/01-00-centos-python3 2025-10-10 06:14:48.673 | + set -eu 2025-10-10 06:14:48.673 | + set -o pipefail 2025-10-10 06:14:48.673 | + [[ centos =~ (centos|rhel) ]] 2025-10-10 06:14:48.673 | + dnf install -y python3 python3-pyyaml 2025-10-10 06:14:54.460 | delorean-openstack-barbican-42b4c41831408a8e323 2.3 kB/s | 13 kB 00:05 2025-10-10 06:15:00.777 | delorean-python-glean-10df0bd91b9bc5c9fd9cc02d7 10 kB/s | 65 kB 00:06 2025-10-10 06:15:02.030 | delorean-openstack-cinder-1c00d6490d88e436f26ef 27 kB/s | 32 kB 00:01 2025-10-10 06:15:10.295 | delorean-python-stevedore-c4acc5639fd2329372142 16 kB/s | 131 kB 00:08 2025-10-10 06:15:10.370 | delorean-python-observabilityclient-2f31846d73c 1.1 MB/s | 25 kB 00:00 2025-10-10 06:15:10.429 | delorean-diskimage-builder-7d793e664cf892461c55 12 MB/s | 356 kB 00:00 2025-10-10 06:15:10.566 | delorean-openstack-nova-6f8decf0b4f1aa2e96292b6 1.3 MB/s | 42 kB 00:00 2025-10-10 06:15:10.633 | delorean-python-designate-tests-tempest-347fdbc 657 kB/s | 18 kB 00:00 2025-10-10 06:15:10.699 | delorean-openstack-glance-1fd12c29b339f30fe823e 675 kB/s | 18 kB 00:00 2025-10-10 06:15:10.767 | delorean-openstack-keystone-e4b40af0ae3698fbbbb 1.0 MB/s | 29 kB 00:00 2025-10-10 06:15:10.832 | delorean-openstack-manila-3c01b7181572c95dac462 834 kB/s | 25 kB 00:00 2025-10-10 06:15:10.893 | delorean-python-vmware-nsxlib-458234972d1428ac9 5.4 MB/s | 154 kB 00:00 2025-10-10 06:15:11.024 | delorean-openstack-octavia-ba397f07a7331190208c 367 kB/s | 26 kB 00:00 2025-10-10 06:15:11.090 | delorean-openstack-watcher-c014f81a8647287f6dcc 547 kB/s | 16 kB 00:00 2025-10-10 06:15:11.147 | delorean-python-tcib-ff70d03bf5bc0bb6f3540a02d3 321 kB/s | 7.4 kB 00:00 2025-10-10 06:15:11.208 | delorean-puppet-ceph-91ba84bc002c318a7f961d084e 4.7 MB/s | 144 kB 00:00 2025-10-10 06:15:11.357 | delorean-openstack-swift-dc98a8463506ac520c469a 135 kB/s | 14 kB 00:00 2025-10-10 06:15:11.416 | delorean-python-tempestconf-8515371b7cceebd4282 1.9 MB/s | 53 kB 00:00 2025-10-10 06:15:11.580 | delorean-openstack-heat-ui-013accbfd179753bc3f0 779 kB/s | 96 kB 00:00 2025-10-10 06:15:12.008 | CentOS Stream 9 - BaseOS 23 MB/s | 8.8 MB 00:00 2025-10-10 06:15:14.945 | CentOS Stream 9 - AppStream 18 MB/s | 25 MB 00:01 2025-10-10 06:15:21.682 | CentOS Stream 9 - CRB 7.2 MB/s | 7.2 MB 00:00 2025-10-10 06:15:23.953 | CentOS Stream 9 - Extras packages 28 kB/s | 20 kB 00:00 2025-10-10 06:15:24.136 | dlrn-antelope-testing 30 MB/s | 1.1 MB 00:00 2025-10-10 06:15:24.526 | dlrn-antelope-build-deps 15 MB/s | 461 kB 00:00 2025-10-10 06:15:24.760 | centos9-rabbitmq 8.1 MB/s | 123 kB 00:00 2025-10-10 06:15:24.943 | centos9-storage 23 MB/s | 415 kB 00:00 2025-10-10 06:15:25.182 | centos9-opstools 3.8 MB/s | 51 kB 00:00 2025-10-10 06:15:25.359 | NFV SIG OpenvSwitch 24 MB/s | 449 kB 00:00 2025-10-10 06:15:25.934 | repo-setup-centos-appstream 89 MB/s | 25 MB 00:00 2025-10-10 06:15:31.478 | repo-setup-centos-baseos 87 MB/s | 8.8 MB 00:00 2025-10-10 06:15:32.969 | repo-setup-centos-highavailability 33 MB/s | 744 kB 00:00 2025-10-10 06:15:33.362 | repo-setup-centos-powertools 78 MB/s | 7.2 MB 00:00 2025-10-10 06:15:36.868 | Extra Packages for Enterprise Linux 9 - x86_64 10 MB/s | 20 MB 00:01 2025-10-10 06:15:50.618 | Package python3-3.9.23-2.el9.x86_64 is already installed. 2025-10-10 06:15:50.619 | Package python3-pyyaml-5.4.1-6.el9.x86_64 is already installed. 2025-10-10 06:15:50.693 | Dependencies resolved. 2025-10-10 06:15:50.694 | Nothing to do. 2025-10-10 06:15:50.694 | Complete! 2025-10-10 06:15:50.746 | dib-run-parts 01-00-centos-python3 completed 2025-10-10 06:15:50.746 | dib-run-parts Running /tmp/in_target.d/pre-install.d/01-install-bin 2025-10-10 06:15:50.751 | + set -eu 2025-10-10 06:15:50.751 | + set -o pipefail 2025-10-10 06:15:50.752 | ++ dirname /tmp/in_target.d/pre-install.d/01-install-bin 2025-10-10 06:15:50.753 | + 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-10 06:15:50.761 | dib-run-parts 01-install-bin completed 2025-10-10 06:15:50.761 | dib-run-parts Running /tmp/in_target.d/pre-install.d/01-module-configuration 2025-10-10 06:15:50.766 | + set -eu 2025-10-10 06:15:50.766 | + set -o pipefail 2025-10-10 06:15:50.766 | + export DIB_DNF_MODULE_STREAMS= 2025-10-10 06:15:50.766 | + DIB_DNF_MODULE_STREAMS= 2025-10-10 06:15:50.766 | + '[' dnf == dnf ']' 2025-10-10 06:15:50.768 | dib-run-parts 01-module-configuration completed 2025-10-10 06:15:50.769 | dib-run-parts Running /tmp/in_target.d/pre-install.d/01-override-yum-arch 2025-10-10 06:15:50.771 | + set -eu 2025-10-10 06:15:50.772 | + set -o pipefail 2025-10-10 06:15:50.772 | + [[ amd64 x86_64 =~ amd64 ]] 2025-10-10 06:15:50.772 | + basearch=x86_64 2025-10-10 06:15:50.772 | + arch=x86_64 2025-10-10 06:15:50.772 | + [[ dnf == \d\n\f ]] 2025-10-10 06:15:50.772 | + mkdir -p /etc/dnf/vars 2025-10-10 06:15:50.773 | + echo x86_64 2025-10-10 06:15:50.773 | + echo x86_64 2025-10-10 06:15:50.773 | + [[ centos =~ centos ]] 2025-10-10 06:15:50.773 | + [[ x86_64 == \x\8\6\_\6\4 ]] 2025-10-10 06:15:50.773 | + contentdir=centos 2025-10-10 06:15:50.773 | + echo centos 2025-10-10 06:15:50.775 | dib-run-parts 01-override-yum-arch completed 2025-10-10 06:15:50.775 | dib-run-parts Running /tmp/in_target.d/pre-install.d/02-set-machine-id 2025-10-10 06:15:50.778 | + set -eu 2025-10-10 06:15:50.778 | + set -o pipefail 2025-10-10 06:15:50.778 | + systemd-machine-id-setup 2025-10-10 06:15:50.791 | Initializing machine ID from random generator. 2025-10-10 06:15:50.797 | dib-run-parts 02-set-machine-id completed 2025-10-10 06:15:50.797 | dib-run-parts Running /tmp/in_target.d/pre-install.d/03-baseline-tools 2025-10-10 06:15:50.800 | + set -eu 2025-10-10 06:15:50.800 | + set -o pipefail 2025-10-10 06:15:50.800 | + case $DISTRO_NAME in 2025-10-10 06:15:50.802 | dib-run-parts 03-baseline-tools completed 2025-10-10 06:15:50.802 | dib-run-parts Running /tmp/in_target.d/pre-install.d/04-dib-init-system 2025-10-10 06:15:50.805 | + set -eu 2025-10-10 06:15:50.805 | + set -o pipefail 2025-10-10 06:15:50.805 | + FILE=/usr/local/bin/dib-init-system 2025-10-10 06:15:50.805 | + cat 2025-10-10 06:15:50.807 | + chown root:root /usr/local/bin/dib-init-system 2025-10-10 06:15:50.811 | + chmod 775 /usr/local/bin/dib-init-system 2025-10-10 06:15:50.814 | dib-run-parts 04-dib-init-system completed 2025-10-10 06:15:50.814 | dib-run-parts Running /tmp/in_target.d/pre-install.d/10-package-installs 2025-10-10 06:15:50.817 | + set -eu 2025-10-10 06:15:50.817 | + set -o pipefail 2025-10-10 06:15:50.817 | ++ dirname /tmp/in_target.d/pre-install.d/10-package-installs 2025-10-10 06:15:50.818 | + package-installs -d /tmp/in_target.d/pre-install.d 2025-10-10 06:15:50.820 | + set -eu 2025-10-10 06:15:50.820 | + set -o pipefail 2025-10-10 06:15:50.820 | ++ basename /usr/local/bin/package-installs 2025-10-10 06:15:50.821 | + SCRIPTNAME=package-installs 2025-10-10 06:15:50.822 | ++ getopt -o hd: -n package-installs -- -d /tmp/in_target.d/pre-install.d 2025-10-10 06:15:50.822 | + TEMP=' -d '\''/tmp/in_target.d/pre-install.d'\'' --' 2025-10-10 06:15:50.822 | + '[' 0 '!=' 0 ']' 2025-10-10 06:15:50.822 | + eval set -- ' -d '\''/tmp/in_target.d/pre-install.d'\'' --' 2025-10-10 06:15:50.822 | ++ set -- -d /tmp/in_target.d/pre-install.d -- 2025-10-10 06:15:50.822 | + WORKDIR= 2025-10-10 06:15:50.822 | + true 2025-10-10 06:15:50.822 | + case "$1" in 2025-10-10 06:15:50.822 | + WORKDIR=/tmp/in_target.d/pre-install.d 2025-10-10 06:15:50.823 | + shift 2 2025-10-10 06:15:50.823 | + true 2025-10-10 06:15:50.823 | + case "$1" in 2025-10-10 06:15:50.823 | + shift 2025-10-10 06:15:50.823 | + break 2025-10-10 06:15:50.823 | + '[' -z /tmp/in_target.d/pre-install.d ']' 2025-10-10 06:15:50.823 | + PACKAGES= 2025-10-10 06:15:50.823 | ++ find /tmp/in_target.d/pre-install.d -maxdepth 1 -name 'package-installs-*' 2025-10-10 06:15:50.824 | + '[' -n '' ']' 2025-10-10 06:15:50.825 | + package-installs-v2 --phase pre-install.d /tmp/package-installs.json 2025-10-10 06:15:54.211 | Map install for redhat-common: gettext 2025-10-10 06:15:54.211 | Map install for dracut-regenerate: python3-PyYAML 2025-10-10 06:15:54.211 | Running command: ['install-packages', 'python3-PyYAML', 'gettext'] 2025-10-10 06:15:54.211 | > Running install-packages install. 2025-10-10 06:15:54.211 | > ++ command -v dnf5 2025-10-10 06:15:54.211 | > ++ true 2025-10-10 06:15:54.211 | > + DNF5= 2025-10-10 06:15:54.211 | > + '[' dnf == dnf ']' 2025-10-10 06:15:54.211 | > + '[' -n '' ']' 2025-10-10 06:15:54.211 | > + dnf -y -v install python3-PyYAML gettext 2025-10-10 06:15:54.211 | > 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-10 06:15:54.211 | > DNF version: 4.14.0 2025-10-10 06:15:54.211 | > cachedir: /tmp/yum 2025-10-10 06:15:54.211 | > User-Agent: constructed: 'libdnf (CentOS Stream 9; generic; Linux.x86_64)' 2025-10-10 06:15:54.211 | > repo: using cache for: delorean-component-barbican 2025-10-10 06:15:54.211 | > delorean-component-barbican: using metadata from Tue Dec 10 05:32:05 2024. 2025-10-10 06:15:54.211 | > repo: using cache for: delorean-component-baremetal 2025-10-10 06:15:54.211 | > delorean-component-baremetal: using metadata from Fri Sep 5 02:19:17 2025. 2025-10-10 06:15:54.211 | > repo: using cache for: delorean-component-cinder 2025-10-10 06:15:54.211 | > delorean-component-cinder: using metadata from Wed Aug 13 06:20:23 2025. 2025-10-10 06:15:54.211 | > repo: using cache for: delorean-component-clients 2025-10-10 06:15:54.211 | > delorean-component-clients: using metadata from Tue Dec 3 13:29:53 2024. 2025-10-10 06:15:54.211 | > repo: using cache for: delorean-component-cloudops 2025-10-10 06:15:54.211 | > delorean-component-cloudops: using metadata from Wed Oct 8 09:09:42 2025. 2025-10-10 06:15:54.211 | > repo: using cache for: delorean-component-common 2025-10-10 06:15:54.211 | > delorean-component-common: using metadata from Wed Oct 8 13:11:00 2025. 2025-10-10 06:15:54.211 | > repo: using cache for: delorean-component-compute 2025-10-10 06:15:54.211 | > delorean-component-compute: using metadata from Fri Aug 29 06:54:52 2025. 2025-10-10 06:15:54.211 | > repo: using cache for: delorean-component-designate 2025-10-10 06:15:54.211 | > delorean-component-designate: using metadata from Tue Apr 9 02:39:28 2024. 2025-10-10 06:15:54.211 | > repo: using cache for: delorean-component-glance 2025-10-10 06:15:54.211 | > delorean-component-glance: using metadata from Thu Feb 6 15:31:16 2025. 2025-10-10 06:15:54.211 | > repo: using cache for: delorean-component-keystone 2025-10-10 06:15:54.211 | > delorean-component-keystone: using metadata from Thu Feb 27 04:40:16 2025. 2025-10-10 06:15:54.211 | > repo: using cache for: delorean-component-manila 2025-10-10 06:15:54.211 | > delorean-component-manila: using metadata from Thu Dec 12 08:20:32 2024. 2025-10-10 06:15:54.211 | > repo: using cache for: delorean-component-network 2025-10-10 06:15:54.211 | > delorean-component-network: using metadata from Mon Oct 6 01:49:38 2025. 2025-10-10 06:15:54.211 | > repo: using cache for: delorean-component-octavia 2025-10-10 06:15:54.212 | > delorean-component-octavia: using metadata from Fri Jun 6 09:50:54 2025. 2025-10-10 06:15:54.212 | > repo: using cache for: delorean-component-optimize 2025-10-10 06:15:54.212 | > delorean-component-optimize: using metadata from Tue Feb 4 08:39:17 2025. 2025-10-10 06:15:54.212 | > repo: using cache for: delorean-component-podified 2025-10-10 06:15:54.212 | > delorean-component-podified: using metadata from Wed Oct 8 11:09:18 2025. 2025-10-10 06:15:54.212 | > repo: using cache for: delorean-component-puppet 2025-10-10 06:15:54.212 | > delorean-component-puppet: using metadata from Tue Oct 7 09:19:25 2025. 2025-10-10 06:15:54.212 | > repo: using cache for: delorean-component-swift 2025-10-10 06:15:54.212 | > delorean-component-swift: using metadata from Wed Sep 3 15:59:49 2025. 2025-10-10 06:15:54.212 | > repo: using cache for: delorean-component-tempest 2025-10-10 06:15:54.212 | > delorean-component-tempest: using metadata from Tue Aug 19 09:49:29 2025. 2025-10-10 06:15:54.212 | > repo: using cache for: delorean-component-ui 2025-10-10 06:15:54.212 | > delorean-component-ui: using metadata from Tue Aug 19 12:29:39 2025. 2025-10-10 06:15:54.212 | > repo: using cache for: baseos 2025-10-10 06:15:54.212 | > baseos: using metadata from Wed Oct 8 09:42:12 2025. 2025-10-10 06:15:54.212 | > repo: using cache for: appstream 2025-10-10 06:15:54.212 | > appstream: using metadata from Wed Oct 8 09:45:45 2025. 2025-10-10 06:15:54.212 | > repo: using cache for: crb 2025-10-10 06:15:54.212 | > crb: using metadata from Wed Oct 8 09:50:07 2025. 2025-10-10 06:15:54.212 | > repo: using cache for: extras-common 2025-10-10 06:15:54.212 | > extras-common: using metadata from Mon Sep 15 14:32:43 2025. 2025-10-10 06:15:54.212 | > repo: using cache for: delorean-antelope-testing 2025-10-10 06:15:54.212 | > delorean-antelope-testing: using metadata from Thu Sep 26 08:10:48 2024. 2025-10-10 06:15:54.212 | > repo: using cache for: delorean-antelope-build-deps 2025-10-10 06:15:54.212 | > delorean-antelope-build-deps: using metadata from Tue Oct 10 04:21:09 2023. 2025-10-10 06:15:54.212 | > repo: using cache for: centos9-rabbitmq 2025-10-10 06:15:54.212 | > centos9-rabbitmq: using metadata from Tue Dec 3 17:42:31 2024. 2025-10-10 06:15:54.212 | > repo: using cache for: centos9-storage 2025-10-10 06:15:54.212 | > centos9-storage: using metadata from Mon Jun 16 15:25:13 2025. 2025-10-10 06:15:54.212 | > repo: using cache for: centos9-opstools 2025-10-10 06:15:54.212 | > centos9-opstools: using metadata from Tue Dec 12 09:07:59 2023. 2025-10-10 06:15:54.212 | > repo: using cache for: centos9-nfv-ovs 2025-10-10 06:15:54.212 | > centos9-nfv-ovs: using metadata from Fri Oct 3 02:22:50 2025. 2025-10-10 06:15:54.212 | > repo: using cache for: repo-setup-centos-appstream 2025-10-10 06:15:54.212 | > repo-setup-centos-appstream: using metadata from Wed Oct 8 09:45:45 2025. 2025-10-10 06:15:54.212 | > repo: using cache for: repo-setup-centos-baseos 2025-10-10 06:15:54.212 | > repo-setup-centos-baseos: using metadata from Wed Oct 8 09:42:12 2025. 2025-10-10 06:15:54.212 | > repo: using cache for: repo-setup-centos-highavailability 2025-10-10 06:15:54.212 | > repo-setup-centos-highavailability: using metadata from Wed Oct 8 09:50:28 2025. 2025-10-10 06:15:54.212 | > repo: using cache for: repo-setup-centos-powertools 2025-10-10 06:15:54.212 | > repo-setup-centos-powertools: using metadata from Wed Oct 8 09:50:07 2025. 2025-10-10 06:15:54.212 | > repo: downloading from remote: epel-low-priority 2025-10-10 06:15:54.212 | > countme: no event for epel-low-priority: budget to spend: 1 2025-10-10 06:15:54.212 | > Extra Packages for Enterprise Linux 9 - x86_64 14 MB/s | 20 MB 00:01 2025-10-10 06:15:54.212 | > epel-low-priority: using metadata from Thu Oct 9 20:31:13 2025. 2025-10-10 06:15:54.212 | > Last metadata expiration check: 0:00:01 ago on Fri Oct 10 02:15:52 2025. 2025-10-10 06:15:54.212 | > Completion plugin: Generating completion cache... 2025-10-10 06:15:54.212 | > Includes in repo epel-low-priority: abseil*, grpc*, libarrow*, parquet*, python3-asyncssh, python3-grpcio, re2, thrift* 2025-10-10 06:15:54.212 | > Package python3-pyyaml-5.4.1-6.el9.x86_64 is already installed. 2025-10-10 06:15:54.212 | > Package gettext-0.21-8.el9.x86_64 is already installed. 2025-10-10 06:15:54.212 | > --> Starting dependency resolution 2025-10-10 06:15:54.212 | > --> Finished dependency resolution 2025-10-10 06:15:54.212 | > Dependencies resolved. 2025-10-10 06:15:54.212 | > Nothing to do. 2025-10-10 06:15:54.212 | > Complete! 2025-10-10 06:15:54.212 | > + '[' install == install ']' 2025-10-10 06:15:54.212 | > + '[' dnf == dnf ']' 2025-10-10 06:15:54.212 | > + '[' -z '' ']' 2025-10-10 06:15:54.212 | > + dnf -y mark install python3-PyYAML gettext 2025-10-10 06:15:54.212 | > python3-pyyaml-5.4.1-6.el9.x86_64 marked as user installed. 2025-10-10 06:15:54.212 | > gettext-0.21-8.el9.x86_64 marked as user installed. 2025-10-10 06:15:54.212 | returncode: 0 2025-10-10 06:15:54.219 | dib-run-parts 10-package-installs completed 2025-10-10 06:15:54.219 | dib-run-parts Running /tmp/in_target.d/pre-install.d/11-selinux-permissive 2025-10-10 06:15:54.222 | + set -eu 2025-10-10 06:15:54.222 | + set -o pipefail 2025-10-10 06:15:54.222 | + echo SELINUX=permissive 2025-10-10 06:15:54.223 | + echo SELINUXTYPE=targeted 2025-10-10 06:15:54.224 | dib-run-parts 11-selinux-permissive completed 2025-10-10 06:15:54.224 | dib-run-parts Running /tmp/in_target.d/pre-install.d/99-package-uninstalls 2025-10-10 06:15:54.228 | + set -eu 2025-10-10 06:15:54.228 | + set -o pipefail 2025-10-10 06:15:54.229 | ++ dirname /tmp/in_target.d/pre-install.d/99-package-uninstalls 2025-10-10 06:15:54.230 | + package-uninstalls -d /tmp/in_target.d/pre-install.d 2025-10-10 06:15:54.232 | + set -eu 2025-10-10 06:15:54.232 | + set -o pipefail 2025-10-10 06:15:54.232 | ++ basename /usr/local/bin/package-uninstalls 2025-10-10 06:15:54.233 | + SCRIPTNAME=package-uninstalls 2025-10-10 06:15:54.234 | ++ getopt -o hd: -n package-uninstalls -- -d /tmp/in_target.d/pre-install.d 2025-10-10 06:15:54.235 | + TEMP=' -d '\''/tmp/in_target.d/pre-install.d'\'' --' 2025-10-10 06:15:54.235 | + '[' 0 '!=' 0 ']' 2025-10-10 06:15:54.235 | + eval set -- ' -d '\''/tmp/in_target.d/pre-install.d'\'' --' 2025-10-10 06:15:54.235 | ++ set -- -d /tmp/in_target.d/pre-install.d -- 2025-10-10 06:15:54.235 | + WORKDIR= 2025-10-10 06:15:54.235 | + true 2025-10-10 06:15:54.235 | + case "$1" in 2025-10-10 06:15:54.235 | + WORKDIR=/tmp/in_target.d/pre-install.d 2025-10-10 06:15:54.235 | + shift 2 2025-10-10 06:15:54.235 | + true 2025-10-10 06:15:54.235 | + case "$1" in 2025-10-10 06:15:54.235 | + shift 2025-10-10 06:15:54.235 | + break 2025-10-10 06:15:54.235 | + '[' -z /tmp/in_target.d/pre-install.d ']' 2025-10-10 06:15:54.235 | + PACKAGES= 2025-10-10 06:15:54.235 | ++ find /tmp/in_target.d/pre-install.d -maxdepth 1 -name 'package-installs-*' 2025-10-10 06:15:54.237 | + install-packages -e 2025-10-10 06:15:54.245 | + package-installs-v2 --phase pre-install.d --uninstall /tmp/package-installs.json 2025-10-10 06:15:54.280 | Running command: ['install-packages', '-e'] 2025-10-10 06:15:54.280 | returncode: 0 2025-10-10 06:15:54.287 | dib-run-parts 99-package-uninstalls completed 2025-10-10 06:15:54.287 | dib-run-parts ----------------------- PROFILING ----------------------- 2025-10-10 06:15:54.287 | dib-run-parts 2025-10-10 06:15:54.288 | dib-run-parts Target: pre-install.d 2025-10-10 06:15:54.288 | dib-run-parts 2025-10-10 06:15:54.288 | dib-run-parts Script Seconds 2025-10-10 06:15:54.288 | dib-run-parts --------------------------------------- ---------- 2025-10-10 06:15:54.288 | dib-run-parts 2025-10-10 06:15:54.299 | dib-run-parts 00-01-yum-keepcache 0.006 2025-10-10 06:15:54.304 | dib-run-parts 00-02-set-centos-mirror 0.004 2025-10-10 06:15:54.310 | dib-run-parts 00-03-repo-setup 0.003 2025-10-10 06:15:54.316 | dib-run-parts 00-dnf-update 0.004 2025-10-10 06:15:54.322 | dib-run-parts 00-fix-requiretty 0.010 2025-10-10 06:15:54.328 | dib-run-parts 00-install-repo-package 0.004 2025-10-10 06:15:54.335 | dib-run-parts 00-usr-local-bin-secure-path 0.010 2025-10-10 06:15:54.341 | dib-run-parts 01-00-centos-python3 62.075 2025-10-10 06:15:54.347 | dib-run-parts 01-install-bin 0.013 2025-10-10 06:15:54.354 | dib-run-parts 01-module-configuration 0.006 2025-10-10 06:15:54.361 | dib-run-parts 01-override-yum-arch 0.005 2025-10-10 06:15:54.368 | dib-run-parts 02-set-machine-id 0.020 2025-10-10 06:15:54.375 | dib-run-parts 03-baseline-tools 0.004 2025-10-10 06:15:54.383 | dib-run-parts 04-dib-init-system 0.010 2025-10-10 06:15:54.391 | dib-run-parts 10-package-installs 3.404 2025-10-10 06:15:54.399 | dib-run-parts 11-selinux-permissive 0.004 2025-10-10 06:15:54.407 | dib-run-parts 99-package-uninstalls 0.061 2025-10-10 06:15:54.409 | dib-run-parts 2025-10-10 06:15:54.409 | dib-run-parts --------------------- END PROFILING --------------------- 2025-10-10 06:15:54.418 | + diskimage_builder/lib/img-functions:run_in_target:59 : export HOME=/root 2025-10-10 06:15:54.424 | + diskimage_builder/lib/img-functions:run_in_target:59 : HOME=/root 2025-10-10 06:15:54.429 | + diskimage_builder/lib/img-functions:run_d_in_target:84 : trap - ERR 2025-10-10 06:15:54.432 | + diskimage_builder/lib/img-functions:run_d_in_target:85 : check_break after-pre-install run_in_target bash 2025-10-10 06:15:54.437 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-10-10 06:15:54.438 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-pre-install(,|$)' -q 2025-10-10 06:15:54.446 | + diskimage_builder/lib/img-functions:run_d_in_target:86 : sudo umount -f /tmp/dib_build.rRfAMPBy/mnt/tmp/in_target.d 2025-10-10 06:15:54.479 | + diskimage_builder/lib/img-functions:run_d_in_target:87 : timeout 10 sh -c ' while ! sudo rmdir /tmp/dib_build.rRfAMPBy/mnt/tmp/in_target.d; do sleep 1; done' 2025-10-10 06:15:54.509 | + diskimage_builder/lib/disk-image-create:main:362 : run_d_in_target install 2025-10-10 06:15:54.512 | + diskimage_builder/lib/img-functions:run_d_in_target:64 : check_element 2025-10-10 06:15:54.516 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.rRfAMPBy/hooks ']' 2025-10-10 06:15:54.519 | + diskimage_builder/lib/img-functions:run_d_in_target:67 : '[' -d /tmp/dib_build.rRfAMPBy/hooks/install.d ']' 2025-10-10 06:15:54.522 | + diskimage_builder/lib/img-functions:run_d_in_target:68 : sudo mkdir /tmp/dib_build.rRfAMPBy/mnt/tmp/in_target.d 2025-10-10 06:15:54.553 | + 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.rRfAMPBy/hooks 2025-10-10 06:15:54.580 | + diskimage_builder/lib/img-functions:run_d_in_target:78 : sudo mount --bind /tmp/dib_build.rRfAMPBy/hooks /tmp/dib_build.rRfAMPBy/mnt/tmp/in_target.d 2025-10-10 06:15:54.612 | + diskimage_builder/lib/img-functions:run_d_in_target:79 : sudo mount -o remount,ro,bind /tmp/dib_build.rRfAMPBy/hooks /tmp/dib_build.rRfAMPBy/mnt/tmp/in_target.d 2025-10-10 06:15:54.640 | + diskimage_builder/lib/img-functions:run_d_in_target:80 : check_break before-install run_in_target bash 2025-10-10 06:15:54.645 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-install(,|$)' -q 2025-10-10 06:15:54.646 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-10-10 06:15:54.654 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : '[' -z '' ']' 2025-10-10 06:15:54.659 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : in_target_arg=run_in_target 2025-10-10 06:15:54.664 | + diskimage_builder/lib/img-functions:run_d_in_target:82 : trap 'check_break after-error run_in_target bash' ERR 2025-10-10 06:15:54.670 | + 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-10 06:15:54.676 | + 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-10 06:15:54.681 | + diskimage_builder/lib/img-functions:run_in_target:51 : ORIG_HOME=/root 2025-10-10 06:15:54.686 | + diskimage_builder/lib/img-functions:run_in_target:52 : export HOME=/root 2025-10-10 06:15:54.691 | + diskimage_builder/lib/img-functions:run_in_target:52 : HOME=/root 2025-10-10 06:15:54.696 | + diskimage_builder/lib/img-functions:run_in_target:58 : sudo -E chroot /tmp/dib_build.rRfAMPBy/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-10 06:15:54.738 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/01-export-install-types.bash 2025-10-10 06:15:54.740 | + source /tmp/in_target.d/install.d/../environment.d/01-export-install-types.bash 2025-10-10 06:15:54.740 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2025-10-10 06:15:54.740 | ++ DIB_DEFAULT_INSTALLTYPE=package 2025-10-10 06:15:54.740 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/01-repo-setup.bash 2025-10-10 06:15:54.743 | + source /tmp/in_target.d/install.d/../environment.d/01-repo-setup.bash 2025-10-10 06:15:54.743 | ++ export DIB_REPO_SETUP=current-podified 2025-10-10 06:15:54.743 | ++ DIB_REPO_SETUP=current-podified 2025-10-10 06:15:54.743 | ++ export DIB_REPO_SETUP_BRANCH=master 2025-10-10 06:15:54.743 | ++ DIB_REPO_SETUP_BRANCH=master 2025-10-10 06:15:54.743 | ++ export DIB_REPO_SETUP_DISTRO_MIRROR= 2025-10-10 06:15:54.743 | ++ DIB_REPO_SETUP_DISTRO_MIRROR= 2025-10-10 06:15:54.743 | ++ export DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2025-10-10 06:15:54.743 | ++ DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2025-10-10 06:15:54.743 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-base-defaults 2025-10-10 06:15:54.745 | + source /tmp/in_target.d/install.d/../environment.d/10-base-defaults 2025-10-10 06:15:54.745 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2025-10-10 06:15:54.745 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2025-10-10 06:15:54.745 | ++ export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-10-10 06:15:54.745 | ++ DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-10-10 06:15:54.745 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-bootloader-default-cmdline 2025-10-10 06:15:54.747 | + source /tmp/in_target.d/install.d/../environment.d/10-bootloader-default-cmdline 2025-10-10 06:15:54.747 | ++ export DIB_BOOTLOADER_DEFAULT_CMDLINE=rd.multipath=default 2025-10-10 06:15:54.747 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE=rd.multipath=default 2025-10-10 06:15:54.747 | ++ export DIB_BOOTLOADER_SERIAL_CONSOLE= 2025-10-10 06:15:54.747 | ++ DIB_BOOTLOADER_SERIAL_CONSOLE= 2025-10-10 06:15:54.747 | ++ '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2025-10-10 06:15:54.747 | ++ export DIB_BOOTLOADER_VIRTUAL_TERMINAL= 2025-10-10 06:15:54.747 | ++ DIB_BOOTLOADER_VIRTUAL_TERMINAL= 2025-10-10 06:15:54.747 | ++ export DIB_NO_TIMER_CHECK=True 2025-10-10 06:15:54.747 | ++ DIB_NO_TIMER_CHECK=True 2025-10-10 06:15:54.747 | ++ export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=False 2025-10-10 06:15:54.747 | ++ DIB_BOOTLOADER_USE_SERIAL_CONSOLE=False 2025-10-10 06:15:54.747 | ++ export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2025-10-10 06:15:54.747 | ++ DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2025-10-10 06:15:54.747 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-centos-distro-name.bash 2025-10-10 06:15:54.750 | + source /tmp/in_target.d/install.d/../environment.d/10-centos-distro-name.bash 2025-10-10 06:15:54.750 | ++ export DISTRO_NAME=centos 2025-10-10 06:15:54.750 | ++ DISTRO_NAME=centos 2025-10-10 06:15:54.750 | ++ export DIB_RELEASE=9-stream 2025-10-10 06:15:54.750 | ++ DIB_RELEASE=9-stream 2025-10-10 06:15:54.750 | ++ export EFI_BOOT_DIR=EFI/centos 2025-10-10 06:15:54.750 | ++ EFI_BOOT_DIR=EFI/centos 2025-10-10 06:15:54.750 | ++ export YUM=dnf 2025-10-10 06:15:54.750 | ++ YUM=dnf 2025-10-10 06:15:54.750 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-dracut-regenerate 2025-10-10 06:15:54.752 | + source /tmp/in_target.d/install.d/../environment.d/10-dracut-regenerate 2025-10-10 06:15:54.752 | ++ export 'DIB_DRACUT_ENABLED_MODULES_DEFAULT_CONFIG= 2025-10-10 06:15:54.752 | - name: crypt 2025-10-10 06:15:54.752 | packages: 2025-10-10 06:15:54.752 | - cryptsetup 2025-10-10 06:15:54.752 | - name: lvm 2025-10-10 06:15:54.752 | packages: 2025-10-10 06:15:54.752 | - lvm2 2025-10-10 06:15:54.752 | ' 2025-10-10 06:15:54.752 | ++ DIB_DRACUT_ENABLED_MODULES_DEFAULT_CONFIG=' 2025-10-10 06:15:54.752 | - name: crypt 2025-10-10 06:15:54.752 | packages: 2025-10-10 06:15:54.752 | - cryptsetup 2025-10-10 06:15:54.752 | - name: lvm 2025-10-10 06:15:54.752 | packages: 2025-10-10 06:15:54.752 | - lvm2 2025-10-10 06:15:54.752 | ' 2025-10-10 06:15:54.752 | ++ DIB_DRACUT_ENABLED_MODULES=' 2025-10-10 06:15:54.752 | - name: crypt 2025-10-10 06:15:54.752 | packages: 2025-10-10 06:15:54.752 | - cryptsetup 2025-10-10 06:15:54.752 | - name: lvm 2025-10-10 06:15:54.752 | packages: 2025-10-10 06:15:54.752 | - lvm2 2025-10-10 06:15:54.752 | ' 2025-10-10 06:15:54.752 | ++ export DIB_DRACUT_ENABLED_MODULES 2025-10-10 06:15:54.752 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/11-dib-install-type.bash 2025-10-10 06:15:54.754 | + source /tmp/in_target.d/install.d/../environment.d/11-dib-install-type.bash 2025-10-10 06:15:54.754 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2025-10-10 06:15:54.754 | ++ DIB_DEFAULT_INSTALLTYPE=package 2025-10-10 06:15:54.754 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/14-manifests 2025-10-10 06:15:54.757 | + source /tmp/in_target.d/install.d/../environment.d/14-manifests 2025-10-10 06:15:54.757 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-10-10 06:15:54.757 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-10-10 06:15:54.757 | ++ export DIB_MANIFEST_SAVE_DIR=edpm-hardened-uefi.d/ 2025-10-10 06:15:54.757 | ++ DIB_MANIFEST_SAVE_DIR=edpm-hardened-uefi.d/ 2025-10-10 06:15:54.757 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/15-block-device.bash 2025-10-10 06:15:54.761 | + source /tmp/in_target.d/install.d/../environment.d/15-block-device.bash 2025-10-10 06:15:54.761 | ++ [[ ppc64 ppc64le ppc64el =~ amd64 ]] 2025-10-10 06:15:54.761 | ++ export DIB_BLOCK_DEVICE=efi 2025-10-10 06:15:54.761 | ++ DIB_BLOCK_DEVICE=efi 2025-10-10 06:15:54.761 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/15-growvols 2025-10-10 06:15:54.763 | + source /tmp/in_target.d/install.d/../environment.d/15-growvols 2025-10-10 06:15:54.763 | ++ export DIB_GROWVOLS_TRIGGER=manual 2025-10-10 06:15:54.763 | ++ DIB_GROWVOLS_TRIGGER=manual 2025-10-10 06:15:54.763 | ++ export DIB_GROWVOLS_ARGS= 2025-10-10 06:15:54.763 | ++ DIB_GROWVOLS_ARGS= 2025-10-10 06:15:54.763 | ++ export DIB_GROWVOLS_GROUP= 2025-10-10 06:15:54.763 | ++ DIB_GROWVOLS_GROUP= 2025-10-10 06:15:54.763 | ++ export DIB_GROWVOLS_DEVICE= 2025-10-10 06:15:54.763 | ++ DIB_GROWVOLS_DEVICE= 2025-10-10 06:15:54.763 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/50-redhat-common 2025-10-10 06:15:54.765 | + source /tmp/in_target.d/install.d/../environment.d/50-redhat-common 2025-10-10 06:15:54.765 | ++ export DIB_DISABLE_KERNEL_CLEANUP=0 2025-10-10 06:15:54.765 | ++ DIB_DISABLE_KERNEL_CLEANUP=0 2025-10-10 06:15:54.765 | ++ export DIB_INIT_SYSTEM=systemd 2025-10-10 06:15:54.765 | ++ DIB_INIT_SYSTEM=systemd 2025-10-10 06:15:54.765 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/99-dib-init-system 2025-10-10 06:15:54.768 | + source /tmp/in_target.d/install.d/../environment.d/99-dib-init-system 2025-10-10 06:15:54.768 | ++ '[' -z systemd ']' 2025-10-10 06:15:54.768 | ++ case $DIB_INIT_SYSTEM in 2025-10-10 06:15:54.768 | dib-run-parts Running /tmp/in_target.d/install.d/00-baseline-environment 2025-10-10 06:15:54.771 | + set -eu 2025-10-10 06:15:54.771 | + set -o pipefail 2025-10-10 06:15:54.771 | + '[' 0 -eq 0 ']' 2025-10-10 06:15:54.771 | + install-packages -m base iscsi_package 2025-10-10 06:15:54.811 | INFO:root:Mapping for base : iscsi_package 2025-10-10 06:15:54.849 | INFO:root:Mapping for base : iscsi_package 2025-10-10 06:15:54.854 | Running install-packages install. 2025-10-10 06:15:54.855 | ++ command -v dnf5 2025-10-10 06:15:54.855 | ++ true 2025-10-10 06:15:54.855 | + DNF5= 2025-10-10 06:15:54.855 | + '[' dnf == dnf ']' 2025-10-10 06:15:54.855 | + '[' -n '' ']' 2025-10-10 06:15:54.855 | + dnf -y -v install iscsi-initiator-utils 2025-10-10 06:15:55.030 | 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-10 06:15:55.030 | DNF version: 4.14.0 2025-10-10 06:15:55.030 | cachedir: /tmp/yum 2025-10-10 06:15:55.055 | User-Agent: constructed: 'libdnf (CentOS Stream 9; generic; Linux.x86_64)' 2025-10-10 06:15:55.119 | repo: using cache for: delorean-component-barbican 2025-10-10 06:15:55.119 | delorean-component-barbican: using metadata from Tue Dec 10 05:32:05 2024. 2025-10-10 06:15:55.120 | repo: using cache for: delorean-component-baremetal 2025-10-10 06:15:55.120 | delorean-component-baremetal: using metadata from Fri Sep 5 02:19:17 2025. 2025-10-10 06:15:55.120 | repo: using cache for: delorean-component-cinder 2025-10-10 06:15:55.120 | delorean-component-cinder: using metadata from Wed Aug 13 06:20:23 2025. 2025-10-10 06:15:55.121 | repo: using cache for: delorean-component-clients 2025-10-10 06:15:55.121 | delorean-component-clients: using metadata from Tue Dec 3 13:29:53 2024. 2025-10-10 06:15:55.121 | repo: using cache for: delorean-component-cloudops 2025-10-10 06:15:55.122 | delorean-component-cloudops: using metadata from Wed Oct 8 09:09:42 2025. 2025-10-10 06:15:55.122 | repo: using cache for: delorean-component-common 2025-10-10 06:15:55.123 | delorean-component-common: using metadata from Wed Oct 8 13:11:00 2025. 2025-10-10 06:15:55.124 | repo: using cache for: delorean-component-compute 2025-10-10 06:15:55.124 | delorean-component-compute: using metadata from Fri Aug 29 06:54:52 2025. 2025-10-10 06:15:55.124 | repo: using cache for: delorean-component-designate 2025-10-10 06:15:55.125 | delorean-component-designate: using metadata from Tue Apr 9 02:39:28 2024. 2025-10-10 06:15:55.125 | repo: using cache for: delorean-component-glance 2025-10-10 06:15:55.126 | delorean-component-glance: using metadata from Thu Feb 6 15:31:16 2025. 2025-10-10 06:15:55.126 | repo: using cache for: delorean-component-keystone 2025-10-10 06:15:55.126 | delorean-component-keystone: using metadata from Thu Feb 27 04:40:16 2025. 2025-10-10 06:15:55.126 | repo: using cache for: delorean-component-manila 2025-10-10 06:15:55.127 | delorean-component-manila: using metadata from Thu Dec 12 08:20:32 2024. 2025-10-10 06:15:55.127 | repo: using cache for: delorean-component-network 2025-10-10 06:15:55.128 | delorean-component-network: using metadata from Mon Oct 6 01:49:38 2025. 2025-10-10 06:15:55.128 | repo: using cache for: delorean-component-octavia 2025-10-10 06:15:55.128 | delorean-component-octavia: using metadata from Fri Jun 6 09:50:54 2025. 2025-10-10 06:15:55.128 | repo: using cache for: delorean-component-optimize 2025-10-10 06:15:55.129 | delorean-component-optimize: using metadata from Tue Feb 4 08:39:17 2025. 2025-10-10 06:15:55.129 | repo: using cache for: delorean-component-podified 2025-10-10 06:15:55.129 | delorean-component-podified: using metadata from Wed Oct 8 11:09:18 2025. 2025-10-10 06:15:55.129 | repo: using cache for: delorean-component-puppet 2025-10-10 06:15:55.130 | delorean-component-puppet: using metadata from Tue Oct 7 09:19:25 2025. 2025-10-10 06:15:55.130 | repo: using cache for: delorean-component-swift 2025-10-10 06:15:55.130 | delorean-component-swift: using metadata from Wed Sep 3 15:59:49 2025. 2025-10-10 06:15:55.131 | repo: using cache for: delorean-component-tempest 2025-10-10 06:15:55.131 | delorean-component-tempest: using metadata from Tue Aug 19 09:49:29 2025. 2025-10-10 06:15:55.131 | repo: using cache for: delorean-component-ui 2025-10-10 06:15:55.132 | delorean-component-ui: using metadata from Tue Aug 19 12:29:39 2025. 2025-10-10 06:15:55.132 | repo: using cache for: baseos 2025-10-10 06:15:55.159 | baseos: using metadata from Wed Oct 8 09:42:12 2025. 2025-10-10 06:15:55.160 | repo: using cache for: appstream 2025-10-10 06:15:55.245 | appstream: using metadata from Wed Oct 8 09:45:45 2025. 2025-10-10 06:15:55.245 | repo: using cache for: crb 2025-10-10 06:15:55.260 | crb: using metadata from Wed Oct 8 09:50:07 2025. 2025-10-10 06:15:55.261 | repo: using cache for: extras-common 2025-10-10 06:15:55.261 | extras-common: using metadata from Mon Sep 15 14:32:43 2025. 2025-10-10 06:15:55.261 | repo: using cache for: delorean-antelope-testing 2025-10-10 06:15:55.265 | delorean-antelope-testing: using metadata from Thu Sep 26 08:10:48 2024. 2025-10-10 06:15:55.265 | repo: using cache for: delorean-antelope-build-deps 2025-10-10 06:15:55.267 | delorean-antelope-build-deps: using metadata from Tue Oct 10 04:21:09 2023. 2025-10-10 06:15:55.267 | repo: using cache for: centos9-rabbitmq 2025-10-10 06:15:55.267 | centos9-rabbitmq: using metadata from Tue Dec 3 17:42:31 2024. 2025-10-10 06:15:55.268 | repo: using cache for: centos9-storage 2025-10-10 06:15:55.269 | centos9-storage: using metadata from Mon Jun 16 15:25:13 2025. 2025-10-10 06:15:55.270 | repo: using cache for: centos9-opstools 2025-10-10 06:15:55.270 | centos9-opstools: using metadata from Tue Dec 12 09:07:59 2023. 2025-10-10 06:15:55.270 | repo: using cache for: centos9-nfv-ovs 2025-10-10 06:15:55.274 | centos9-nfv-ovs: using metadata from Fri Oct 3 02:22:50 2025. 2025-10-10 06:15:55.274 | repo: using cache for: repo-setup-centos-appstream 2025-10-10 06:15:55.358 | repo-setup-centos-appstream: using metadata from Wed Oct 8 09:45:45 2025. 2025-10-10 06:15:55.358 | repo: using cache for: repo-setup-centos-baseos 2025-10-10 06:15:55.390 | repo-setup-centos-baseos: using metadata from Wed Oct 8 09:42:12 2025. 2025-10-10 06:15:55.390 | repo: using cache for: repo-setup-centos-highavailability 2025-10-10 06:15:55.392 | repo-setup-centos-highavailability: using metadata from Wed Oct 8 09:50:28 2025. 2025-10-10 06:15:55.392 | repo: using cache for: repo-setup-centos-powertools 2025-10-10 06:15:55.408 | repo-setup-centos-powertools: using metadata from Wed Oct 8 09:50:07 2025. 2025-10-10 06:15:55.409 | repo: using cache for: epel-low-priority 2025-10-10 06:15:55.593 | epel-low-priority: using metadata from Thu Oct 9 20:31:13 2025. 2025-10-10 06:15:55.593 | Last metadata expiration check: 0:00:03 ago on Fri Oct 10 02:15:52 2025. 2025-10-10 06:15:55.856 | Includes in repo epel-low-priority: abseil*, grpc*, libarrow*, parquet*, python3-asyncssh, python3-grpcio, re2, thrift* 2025-10-10 06:15:55.861 | --> Starting dependency resolution 2025-10-10 06:15:55.938 | ---> Package iscsi-initiator-utils.x86_64 6.2.1.11-0.git4b3e853.el9 will be installed 2025-10-10 06:15:55.938 | ---> Package iscsi-initiator-utils-iscsiuio.x86_64 6.2.1.11-0.git4b3e853.el9 will be installed 2025-10-10 06:15:55.938 | ---> Package isns-utils-libs.x86_64 0.101-4.el9 will be installed 2025-10-10 06:15:55.938 | --> Finished dependency resolution 2025-10-10 06:15:55.938 | Dependencies resolved. 2025-10-10 06:15:55.939 | ================================================================================ 2025-10-10 06:15:55.939 | Package Arch Version Repo Size 2025-10-10 06:15:55.939 | ================================================================================ 2025-10-10 06:15:55.939 | Installing: 2025-10-10 06:15:55.939 | iscsi-initiator-utils x86_64 6.2.1.11-0.git4b3e853.el9 baseos 392 k 2025-10-10 06:15:55.939 | Installing dependencies: 2025-10-10 06:15:55.939 | iscsi-initiator-utils-iscsiuio x86_64 6.2.1.11-0.git4b3e853.el9 baseos 81 k 2025-10-10 06:15:55.939 | isns-utils-libs x86_64 0.101-4.el9 baseos 101 k 2025-10-10 06:15:55.939 | 2025-10-10 06:15:55.939 | Transaction Summary 2025-10-10 06:15:55.939 | ================================================================================ 2025-10-10 06:15:55.939 | Install 3 Packages 2025-10-10 06:15:55.939 | 2025-10-10 06:15:55.939 | Total download size: 573 k 2025-10-10 06:15:55.939 | Installed size: 2.1 M 2025-10-10 06:15:55.940 | Downloading Packages: 2025-10-10 06:15:56.305 | (1/3): iscsi-initiator-utils-iscsiuio-6.2.1.11- 293 kB/s | 81 kB 00:00 2025-10-10 06:15:56.317 | (2/3): isns-utils-libs-0.101-4.el9.x86_64.rpm 349 kB/s | 101 kB 00:00 2025-10-10 06:15:56.390 | (3/3): iscsi-initiator-utils-6.2.1.11-0.git4b3e 1.1 MB/s | 392 kB 00:00 2025-10-10 06:15:56.393 | -------------------------------------------------------------------------------- 2025-10-10 06:15:56.394 | Total 1.2 MB/s | 573 kB 00:00 2025-10-10 06:15:56.394 | Using rpmkeys executable at /usr/bin/rpmkeys to verify signatures 2025-10-10 06:15:56.419 | CentOS Stream 9 - BaseOS 1.6 MB/s | 1.6 kB 00:00 2025-10-10 06:15:56.545 | Importing GPG key 0x8483C65D: 2025-10-10 06:15:56.545 | Userid : "CentOS (CentOS Official Signing Key) " 2025-10-10 06:15:56.545 | Fingerprint: 99DB 70FA E1D7 CE22 7FB6 4882 05B5 55B3 8483 C65D 2025-10-10 06:15:56.545 | From : /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial 2025-10-10 06:15:56.551 | Key imported successfully 2025-10-10 06:15:56.617 | Running transaction check 2025-10-10 06:15:56.630 | Transaction check succeeded. 2025-10-10 06:15:56.630 | Running transaction test 2025-10-10 06:15:56.707 | Transaction test succeeded. 2025-10-10 06:15:56.707 | Running transaction 2025-10-10 06:15:56.708 | RPMDB altered outside of DNF. 2025-10-10 06:15:56.795 | Preparing : 1/1 2025-10-10 06:15:56.802 | Installing : isns-utils-libs-0.101-4.el9.x86_64 1/3 2025-10-10 06:15:56.807 | Installing : iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3e853 2/3 2025-10-10 06:15:56.846 | Running scriptlet: iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3e853 2/3 2025-10-10 06:15:56.847 | Created symlink /etc/systemd/system/sockets.target.wants/iscsiuio.socket -> /usr/lib/systemd/system/iscsiuio.socket. 2025-10-10 06:15:56.847 | 2025-10-10 06:15:56.865 | Installing : iscsi-initiator-utils-6.2.1.11-0.git4b3e853.el9.x86_ 3/3 2025-10-10 06:15:56.891 | Running scriptlet: iscsi-initiator-utils-6.2.1.11-0.git4b3e853.el9.x86_ 3/3 2025-10-10 06:15:56.891 | Created symlink /etc/systemd/system/sysinit.target.wants/iscsi-starter.service -> /usr/lib/systemd/system/iscsi-starter.service. 2025-10-10 06:15:56.891 | Created symlink /etc/systemd/system/sockets.target.wants/iscsid.socket -> /usr/lib/systemd/system/iscsid.socket. 2025-10-10 06:15:56.891 | Created symlink /etc/systemd/system/sysinit.target.wants/iscsi-onboot.service -> /usr/lib/systemd/system/iscsi-onboot.service. 2025-10-10 06:15:56.891 | 2025-10-10 06:15:57.525 | Verifying : iscsi-initiator-utils-6.2.1.11-0.git4b3e853.el9.x86_ 1/3 2025-10-10 06:15:57.525 | Verifying : iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3e853 2/3 2025-10-10 06:15:57.532 | Verifying : isns-utils-libs-0.101-4.el9.x86_64 3/3 2025-10-10 06:15:57.532 | Completion plugin: Generating completion cache... 2025-10-10 06:15:57.631 | Installed: iscsi-initiator-utils-6.2.1.11-0.git4b3e853.el9.x86_64 2025-10-10 06:15:57.632 | Installed: iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3e853.el9.x86_64 2025-10-10 06:15:57.632 | Installed: isns-utils-libs-0.101-4.el9.x86_64 2025-10-10 06:15:57.678 | 2025-10-10 06:15:57.678 | Installed: 2025-10-10 06:15:57.678 | iscsi-initiator-utils-6.2.1.11-0.git4b3e853.el9.x86_64 2025-10-10 06:15:57.678 | iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3e853.el9.x86_64 2025-10-10 06:15:57.678 | isns-utils-libs-0.101-4.el9.x86_64 2025-10-10 06:15:57.678 | 2025-10-10 06:15:57.678 | Complete! 2025-10-10 06:15:57.740 | + '[' install == install ']' 2025-10-10 06:15:57.740 | + '[' dnf == dnf ']' 2025-10-10 06:15:57.740 | + '[' -z '' ']' 2025-10-10 06:15:57.740 | + dnf -y mark install iscsi-initiator-utils 2025-10-10 06:15:57.996 | iscsi-initiator-utils-6.2.1.11-0.git4b3e853.el9.x86_64 marked as user installed. 2025-10-10 06:15:58.047 | dib-run-parts 00-baseline-environment completed 2025-10-10 06:15:58.047 | dib-run-parts Running /tmp/in_target.d/install.d/00-up-to-date 2025-10-10 06:15:58.050 | + set -eu 2025-10-10 06:15:58.051 | + set -o pipefail 2025-10-10 06:15:58.051 | + '[' 0 -eq 0 ']' 2025-10-10 06:15:58.051 | + install-packages -u 2025-10-10 06:15:58.840 | Last metadata expiration check: 0:00:06 ago on Fri Oct 10 02:15:52 2025. 2025-10-10 06:15:59.348 | Dependencies resolved. 2025-10-10 06:15:59.349 | ================================================================================ 2025-10-10 06:15:59.349 | Package Arch Version Repository Size 2025-10-10 06:15:59.349 | ================================================================================ 2025-10-10 06:15:59.349 | Upgrading: 2025-10-10 06:15:59.349 | python3-distro noarch 1.7.0-3.el9s delorean-antelope-testing 39 k 2025-10-10 06:15:59.349 | python3-jinja2 noarch 3.0.1-2.el9s delorean-antelope-testing 511 k 2025-10-10 06:15:59.349 | python3-markupsafe x86_64 2.1.1-4.el9s delorean-antelope-testing 27 k 2025-10-10 06:15:59.349 | python3-setuptools noarch 57.4.0-1.el9s centos9-storage 920 k 2025-10-10 06:15:59.349 | 2025-10-10 06:15:59.349 | Transaction Summary 2025-10-10 06:15:59.349 | ================================================================================ 2025-10-10 06:15:59.349 | Upgrade 4 Packages 2025-10-10 06:15:59.349 | 2025-10-10 06:15:59.350 | Total download size: 1.5 M 2025-10-10 06:15:59.350 | Downloading Packages: 2025-10-10 06:15:59.361 | (1/4): python3-markupsafe-2.1.1-4.el9s.x86_64.r 2.7 MB/s | 27 kB 00:00 2025-10-10 06:15:59.363 | (2/4): python3-distro-1.7.0-3.el9s.noarch.rpm 3.2 MB/s | 39 kB 00:00 2025-10-10 06:15:59.368 | (3/4): python3-jinja2-3.0.1-2.el9s.noarch.rpm 29 MB/s | 511 kB 00:00 2025-10-10 06:15:59.380 | (4/4): python3-setuptools-57.4.0-1.el9s.noarch. 49 MB/s | 920 kB 00:00 2025-10-10 06:15:59.381 | -------------------------------------------------------------------------------- 2025-10-10 06:15:59.381 | Total 48 MB/s | 1.5 MB 00:00 2025-10-10 06:15:59.381 | Running transaction check 2025-10-10 06:15:59.395 | Transaction check succeeded. 2025-10-10 06:15:59.395 | Running transaction test 2025-10-10 06:15:59.462 | Transaction test succeeded. 2025-10-10 06:15:59.463 | Running transaction 2025-10-10 06:15:59.640 | Preparing : 1/1 2025-10-10 06:15:59.658 | Upgrading : python3-setuptools-57.4.0-1.el9s.noarch 1/8 2025-10-10 06:15:59.686 | Upgrading : python3-markupsafe-2.1.1-4.el9s.x86_64 2/8 2025-10-10 06:15:59.699 | Upgrading : python3-jinja2-3.0.1-2.el9s.noarch 3/8 2025-10-10 06:15:59.706 | Upgrading : python3-distro-1.7.0-3.el9s.noarch 4/8 2025-10-10 06:15:59.713 | Cleanup : python3-jinja2-2.11.3-8.el9.noarch 5/8 2025-10-10 06:15:59.720 | Cleanup : python3-distro-1.5.0-7.el9.noarch 6/8 2025-10-10 06:15:59.731 | Cleanup : python3-setuptools-53.0.0-15.el9.noarch 7/8 2025-10-10 06:15:59.762 | Cleanup : python3-markupsafe-1.1.1-12.el9.x86_64 8/8 2025-10-10 06:15:59.922 | Running scriptlet: python3-markupsafe-1.1.1-12.el9.x86_64 8/8 2025-10-10 06:15:59.922 | Verifying : python3-distro-1.7.0-3.el9s.noarch 1/8 2025-10-10 06:15:59.922 | Verifying : python3-distro-1.5.0-7.el9.noarch 2/8 2025-10-10 06:15:59.922 | Verifying : python3-jinja2-3.0.1-2.el9s.noarch 3/8 2025-10-10 06:15:59.923 | Verifying : python3-jinja2-2.11.3-8.el9.noarch 4/8 2025-10-10 06:15:59.923 | Verifying : python3-markupsafe-2.1.1-4.el9s.x86_64 5/8 2025-10-10 06:15:59.923 | Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 6/8 2025-10-10 06:15:59.923 | Verifying : python3-setuptools-57.4.0-1.el9s.noarch 7/8 2025-10-10 06:16:00.112 | Verifying : python3-setuptools-53.0.0-15.el9.noarch 8/8 2025-10-10 06:16:00.112 | 2025-10-10 06:16:00.112 | Upgraded: 2025-10-10 06:16:00.112 | python3-distro-1.7.0-3.el9s.noarch 2025-10-10 06:16:00.112 | python3-jinja2-3.0.1-2.el9s.noarch 2025-10-10 06:16:00.112 | python3-markupsafe-2.1.1-4.el9s.x86_64 2025-10-10 06:16:00.112 | python3-setuptools-57.4.0-1.el9s.noarch 2025-10-10 06:16:00.112 | 2025-10-10 06:16:00.112 | Complete! 2025-10-10 06:16:00.182 | dib-run-parts 00-up-to-date completed 2025-10-10 06:16:00.182 | dib-run-parts Running /tmp/in_target.d/install.d/01-package-installs 2025-10-10 06:16:00.186 | + set -eu 2025-10-10 06:16:00.186 | + set -o pipefail 2025-10-10 06:16:00.186 | ++ dirname /tmp/in_target.d/install.d/01-package-installs 2025-10-10 06:16:00.187 | + package-installs -d /tmp/in_target.d/install.d 2025-10-10 06:16:00.189 | + set -eu 2025-10-10 06:16:00.189 | + set -o pipefail 2025-10-10 06:16:00.189 | ++ basename /usr/local/bin/package-installs 2025-10-10 06:16:00.190 | + SCRIPTNAME=package-installs 2025-10-10 06:16:00.191 | ++ getopt -o hd: -n package-installs -- -d /tmp/in_target.d/install.d 2025-10-10 06:16:00.192 | + TEMP=' -d '\''/tmp/in_target.d/install.d'\'' --' 2025-10-10 06:16:00.192 | + '[' 0 '!=' 0 ']' 2025-10-10 06:16:00.192 | + eval set -- ' -d '\''/tmp/in_target.d/install.d'\'' --' 2025-10-10 06:16:00.192 | ++ set -- -d /tmp/in_target.d/install.d -- 2025-10-10 06:16:00.192 | + WORKDIR= 2025-10-10 06:16:00.192 | + true 2025-10-10 06:16:00.192 | + case "$1" in 2025-10-10 06:16:00.192 | + WORKDIR=/tmp/in_target.d/install.d 2025-10-10 06:16:00.192 | + shift 2 2025-10-10 06:16:00.192 | + true 2025-10-10 06:16:00.192 | + case "$1" in 2025-10-10 06:16:00.192 | + shift 2025-10-10 06:16:00.192 | + break 2025-10-10 06:16:00.192 | + '[' -z /tmp/in_target.d/install.d ']' 2025-10-10 06:16:00.192 | + PACKAGES= 2025-10-10 06:16:00.193 | ++ find /tmp/in_target.d/install.d -maxdepth 1 -name 'package-installs-*' 2025-10-10 06:16:00.195 | + '[' -n '' ']' 2025-10-10 06:16:00.195 | + package-installs-v2 --phase install.d /tmp/package-installs.json 2025-10-10 06:16:01.698 | Map install for cache-url: curl 2025-10-10 06:16:01.698 | Map install for runtime-ssh-host-keys: openssh-client 2025-10-10 06:16:01.698 | Map install for install-static: rsync 2025-10-10 06:16:01.698 | Map install for source-repositories: git 2025-10-10 06:16:01.698 | 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-10 06:16:01.698 | Map install for openvswitch: openvswitch 2025-10-10 06:16:01.698 | Map install for centos: device-mapper-multipath 2025-10-10 06:16:01.698 | Map install for growvols: gdisk, util-linux, lvm2, parted, xfsprogs 2025-10-10 06:16:01.698 | 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-10 06:16:01.698 | Map install for openssh-server: openssh-server 2025-10-10 06:16:01.698 | Map install for stable-interface-names: biosdevname 2025-10-10 06:16:01.698 | Running command: ['install-packages', 'openvswitch', 'xfsprogs', 'crudini', 'crypto-policies-scripts', 'buildah', 'passwd', 'openssh-server', 'chrony', 'podman', 'sysstat', 'jq', 'rsync', 'python3-policycoreutils', 'parted', 'traceroute', 'policycoreutils-python-utils', 'lvm2', 'os-net-config', 'python3-pyyaml', 'rng-tools', 'tmpwatch', 'driverctl', 'biosdevname', 'which', 'ca-certificates', 'tcpdump', 'openstack-selinux', 'lsof', 'iptables-services', 'selinux-policy-targeted', 'grubby', 'device-mapper-multipath', 'openssh', 'git-core', 'iproute-tc', 'tuned-profiles-cpu-partitioning', 'python3-libselinux', 'util-linux', 'selinux-policy', 'gdisk', 'numactl', 'nftables'] 2025-10-10 06:16:01.698 | > Running install-packages install. 2025-10-10 06:16:01.698 | > ++ command -v dnf5 2025-10-10 06:16:01.698 | > ++ true 2025-10-10 06:16:01.698 | > + DNF5= 2025-10-10 06:16:01.698 | > + '[' dnf == dnf ']' 2025-10-10 06:16:01.698 | > + '[' -n '' ']' 2025-10-10 06:16:01.698 | > + dnf -y -v install openvswitch xfsprogs crudini crypto-policies-scripts buildah passwd openssh-server chrony podman sysstat jq rsync python3-policycoreutils parted traceroute policycoreutils-python-utils lvm2 os-net-config python3-pyyaml rng-tools tmpwatch driverctl biosdevname which ca-certificates tcpdump openstack-selinux lsof iptables-services selinux-policy-targeted grubby device-mapper-multipath openssh git-core iproute-tc tuned-profiles-cpu-partitioning python3-libselinux util-linux selinux-policy gdisk numactl nftables 2025-10-10 06:16:01.698 | > 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-10 06:16:01.698 | > DNF version: 4.14.0 2025-10-10 06:16:01.698 | > cachedir: /tmp/yum 2025-10-10 06:16:01.698 | > User-Agent: constructed: 'libdnf (CentOS Stream 9; generic; Linux.x86_64)' 2025-10-10 06:16:01.698 | > repo: using cache for: delorean-component-barbican 2025-10-10 06:16:01.698 | > delorean-component-barbican: using metadata from Tue Dec 10 05:32:05 2024. 2025-10-10 06:16:01.698 | > repo: using cache for: delorean-component-baremetal 2025-10-10 06:16:01.698 | > delorean-component-baremetal: using metadata from Fri Sep 5 02:19:17 2025. 2025-10-10 06:16:01.698 | > repo: using cache for: delorean-component-cinder 2025-10-10 06:16:01.698 | > delorean-component-cinder: using metadata from Wed Aug 13 06:20:23 2025. 2025-10-10 06:16:01.698 | > repo: using cache for: delorean-component-clients 2025-10-10 06:16:01.698 | > delorean-component-clients: using metadata from Tue Dec 3 13:29:53 2024. 2025-10-10 06:16:01.698 | > repo: using cache for: delorean-component-cloudops 2025-10-10 06:16:01.698 | > delorean-component-cloudops: using metadata from Wed Oct 8 09:09:42 2025. 2025-10-10 06:16:01.698 | > repo: using cache for: delorean-component-common 2025-10-10 06:16:01.698 | > delorean-component-common: using metadata from Wed Oct 8 13:11:00 2025. 2025-10-10 06:16:01.698 | > repo: using cache for: delorean-component-compute 2025-10-10 06:16:01.698 | > delorean-component-compute: using metadata from Fri Aug 29 06:54:52 2025. 2025-10-10 06:16:01.698 | > repo: using cache for: delorean-component-designate 2025-10-10 06:16:01.698 | > delorean-component-designate: using metadata from Tue Apr 9 02:39:28 2024. 2025-10-10 06:16:01.698 | > repo: using cache for: delorean-component-glance 2025-10-10 06:16:01.698 | > delorean-component-glance: using metadata from Thu Feb 6 15:31:16 2025. 2025-10-10 06:16:01.698 | > repo: using cache for: delorean-component-keystone 2025-10-10 06:16:01.698 | > delorean-component-keystone: using metadata from Thu Feb 27 04:40:16 2025. 2025-10-10 06:16:01.698 | > repo: using cache for: delorean-component-manila 2025-10-10 06:16:01.698 | > delorean-component-manila: using metadata from Thu Dec 12 08:20:32 2024. 2025-10-10 06:16:01.698 | > repo: using cache for: delorean-component-network 2025-10-10 06:16:01.698 | > delorean-component-network: using metadata from Mon Oct 6 01:49:38 2025. 2025-10-10 06:16:01.698 | > repo: using cache for: delorean-component-octavia 2025-10-10 06:16:01.698 | > delorean-component-octavia: using metadata from Fri Jun 6 09:50:54 2025. 2025-10-10 06:16:01.698 | > repo: using cache for: delorean-component-optimize 2025-10-10 06:16:01.698 | > delorean-component-optimize: using metadata from Tue Feb 4 08:39:17 2025. 2025-10-10 06:16:01.698 | > repo: using cache for: delorean-component-podified 2025-10-10 06:16:01.698 | > delorean-component-podified: using metadata from Wed Oct 8 11:09:18 2025. 2025-10-10 06:16:01.698 | > repo: using cache for: delorean-component-puppet 2025-10-10 06:16:01.698 | > delorean-component-puppet: using metadata from Tue Oct 7 09:19:25 2025. 2025-10-10 06:16:01.698 | > repo: using cache for: delorean-component-swift 2025-10-10 06:16:01.698 | > delorean-component-swift: using metadata from Wed Sep 3 15:59:49 2025. 2025-10-10 06:16:01.698 | > repo: using cache for: delorean-component-tempest 2025-10-10 06:16:01.698 | > delorean-component-tempest: using metadata from Tue Aug 19 09:49:29 2025. 2025-10-10 06:16:01.698 | > repo: using cache for: delorean-component-ui 2025-10-10 06:16:01.698 | > delorean-component-ui: using metadata from Tue Aug 19 12:29:39 2025. 2025-10-10 06:16:01.698 | > repo: using cache for: baseos 2025-10-10 06:16:01.698 | > baseos: using metadata from Wed Oct 8 09:42:12 2025. 2025-10-10 06:16:01.698 | > repo: using cache for: appstream 2025-10-10 06:16:01.698 | > appstream: using metadata from Wed Oct 8 09:45:45 2025. 2025-10-10 06:16:01.698 | > repo: using cache for: crb 2025-10-10 06:16:01.698 | > crb: using metadata from Wed Oct 8 09:50:07 2025. 2025-10-10 06:16:01.698 | > repo: using cache for: extras-common 2025-10-10 06:16:01.698 | > extras-common: using metadata from Mon Sep 15 14:32:43 2025. 2025-10-10 06:16:01.698 | > repo: using cache for: delorean-antelope-testing 2025-10-10 06:16:01.698 | > delorean-antelope-testing: using metadata from Thu Sep 26 08:10:48 2024. 2025-10-10 06:16:01.698 | > repo: using cache for: delorean-antelope-build-deps 2025-10-10 06:16:01.698 | > delorean-antelope-build-deps: using metadata from Tue Oct 10 04:21:09 2023. 2025-10-10 06:16:01.698 | > repo: using cache for: centos9-rabbitmq 2025-10-10 06:16:01.698 | > centos9-rabbitmq: using metadata from Tue Dec 3 17:42:31 2024. 2025-10-10 06:16:01.698 | > repo: using cache for: centos9-storage 2025-10-10 06:16:01.698 | > centos9-storage: using metadata from Mon Jun 16 15:25:13 2025. 2025-10-10 06:16:01.698 | > repo: using cache for: centos9-opstools 2025-10-10 06:16:01.698 | > centos9-opstools: using metadata from Tue Dec 12 09:07:59 2023. 2025-10-10 06:16:01.698 | > repo: using cache for: centos9-nfv-ovs 2025-10-10 06:16:01.698 | > centos9-nfv-ovs: using metadata from Fri Oct 3 02:22:50 2025. 2025-10-10 06:16:01.698 | > repo: using cache for: repo-setup-centos-appstream 2025-10-10 06:16:01.698 | > repo-setup-centos-appstream: using metadata from Wed Oct 8 09:45:45 2025. 2025-10-10 06:16:01.699 | > repo: using cache for: repo-setup-centos-baseos 2025-10-10 06:16:01.699 | > repo-setup-centos-baseos: using metadata from Wed Oct 8 09:42:12 2025. 2025-10-10 06:16:01.699 | > repo: using cache for: repo-setup-centos-highavailability 2025-10-10 06:16:01.699 | > repo-setup-centos-highavailability: using metadata from Wed Oct 8 09:50:28 2025. 2025-10-10 06:16:01.699 | > repo: using cache for: repo-setup-centos-powertools 2025-10-10 06:16:01.699 | > repo-setup-centos-powertools: using metadata from Wed Oct 8 09:50:07 2025. 2025-10-10 06:16:01.699 | > repo: using cache for: epel-low-priority 2025-10-10 06:16:01.699 | > epel-low-priority: using metadata from Thu Oct 9 20:31:13 2025. 2025-10-10 06:16:01.699 | > Last metadata expiration check: 0:00:09 ago on Fri Oct 10 02:15:52 2025. 2025-10-10 06:16:01.699 | > Includes in repo epel-low-priority: abseil*, grpc*, libarrow*, parquet*, python3-asyncssh, python3-grpcio, re2, thrift* 2025-10-10 06:16:01.699 | > Package xfsprogs-6.4.0-7.el9.x86_64 is already installed. 2025-10-10 06:16:01.699 | > Package crypto-policies-scripts-20250905-1.git377cc42.el9.noarch is already installed. 2025-10-10 06:16:01.699 | > Package passwd-0.80-12.el9.x86_64 is already installed. 2025-10-10 06:16:01.699 | > Package openssh-server-9.9p1-1.el9.x86_64 is already installed. 2025-10-10 06:16:01.699 | > Package chrony-4.6.1-2.el9.x86_64 is already installed. 2025-10-10 06:16:01.699 | > Package jq-1.6-19.el9.x86_64 is already installed. 2025-10-10 06:16:01.699 | > Package rsync-3.2.5-3.el9.x86_64 is already installed. 2025-10-10 06:16:01.699 | > Package python3-policycoreutils-3.6-3.el9.noarch is already installed. 2025-10-10 06:16:01.699 | > Package parted-3.5-3.el9.x86_64 is already installed. 2025-10-10 06:16:01.699 | > Package policycoreutils-python-utils-3.6-3.el9.noarch is already installed. 2025-10-10 06:16:01.699 | > Package python3-pyyaml-5.4.1-6.el9.x86_64 is already installed. 2025-10-10 06:16:01.699 | > Package which-2.21-30.el9.x86_64 is already installed. 2025-10-10 06:16:01.699 | > Package ca-certificates-2024.2.69_v8.0.303-91.4.el9.noarch is already installed. 2025-10-10 06:16:01.699 | > Package tcpdump-14:4.99.0-9.el9.x86_64 is already installed. 2025-10-10 06:16:01.699 | > Package selinux-policy-targeted-38.1.65-1.el9.noarch is already installed. 2025-10-10 06:16:01.699 | > Package grubby-8.40-69.el9.x86_64 is already installed. 2025-10-10 06:16:01.699 | > Package openssh-9.9p1-1.el9.x86_64 is already installed. 2025-10-10 06:16:01.699 | > Package iproute-tc-6.14.0-2.el9.x86_64 is already installed. 2025-10-10 06:16:01.831 | > Package python3-libselinux-3.6-3.el9.x86_64 is already installed. 2025-10-10 06:16:01.831 | > Package util-linux-2.37.4-21.el9.x86_64 is already installed. 2025-10-10 06:16:01.831 | > Package selinux-policy-38.1.65-1.el9.noarch is already installed. 2025-10-10 06:16:01.831 | > Package gdisk-1.0.7-5.el9.x86_64 is already installed. 2025-10-10 06:16:01.831 | > --> Starting dependency resolution 2025-10-10 06:16:01.831 | > ---> Package python3-stevedore.noarch 5.0.0-0.20241203182731.c4acc56.el9 will be installed 2025-10-10 06:16:01.831 | > ---> Package openstack-selinux.noarch 0.8.41-0.20250527163806.f19cf25.el9 will be installed 2025-10-10 06:16:01.831 | > ---> Package os-net-config.noarch 18.0.3-0.20251008134709.74a5aad.el9 will be installed 2025-10-10 06:16:01.831 | > ---> Package python-oslo-concurrency-lang.noarch 5.1.1-0.20230412082954.0af5942.el9 will be installed 2025-10-10 06:16:01.831 | > ---> Package python-oslo-i18n-lang.noarch 6.0.0-0.20230418095801.03605c2.el9 will be installed 2025-10-10 06:16:01.831 | > ---> Package python-oslo-utils-lang.noarch 6.1.0-0.20230310140524.d49d594.el9 will be installed 2025-10-10 06:16:01.831 | > ---> Package python3-debtcollector.noarch 2.5.0-0.20230310120453.a6b46c5.el9 will be installed 2025-10-10 06:16:01.831 | > ---> Package python3-oslo-concurrency.noarch 5.1.1-0.20230412082954.0af5942.el9 will be installed 2025-10-10 06:16:01.831 | > ---> Package python3-oslo-config.noarch 2:9.1.1-0.20230310201801.515daab.el9 will be installed 2025-10-10 06:16:01.831 | > ---> Package python3-oslo-i18n.noarch 6.0.0-0.20230418095801.03605c2.el9 will be installed 2025-10-10 06:16:01.831 | > ---> Package python3-oslo-utils.noarch 6.1.0-0.20230310140524.d49d594.el9 will be installed 2025-10-10 06:16:01.831 | > ---> Package NetworkManager-config-server.noarch 1:1.54.1-1.el9 will be installed 2025-10-10 06:16:01.831 | > ---> Package bc.x86_64 1.07.1-14.el9 will be installed 2025-10-10 06:16:01.831 | > ---> Package biosdevname.x86_64 0.7.3-10.el9 will be installed 2025-10-10 06:16:01.831 | > ---> Package chkconfig.x86_64 1.24-2.el9 will be installed 2025-10-10 06:16:01.831 | > ---> Package device-mapper-event.x86_64 9:1.02.206-2.el9 will be installed 2025-10-10 06:16:01.831 | > ---> Package device-mapper-event-libs.x86_64 9:1.02.206-2.el9 will be installed 2025-10-10 06:16:01.831 | > ---> Package device-mapper-multipath.x86_64 0.8.7-39.el9 will be installed 2025-10-10 06:16:01.831 | > ---> Package device-mapper-multipath-libs.x86_64 0.8.7-39.el9 will be installed 2025-10-10 06:16:01.831 | > ---> Package device-mapper-persistent-data.x86_64 1.1.0-1.el9 will be installed 2025-10-10 06:16:01.831 | > ---> Package fuse-common.x86_64 3.10.2-9.el9 will be installed 2025-10-10 06:16:01.831 | > ---> Package hdparm.x86_64 9.62-2.el9 will be installed 2025-10-10 06:16:01.831 | > ---> Package initscripts.x86_64 10.11.8-4.el9 will be installed 2025-10-10 06:16:01.831 | > ---> Package iptables-nft.x86_64 1.8.10-11.el9 will be installed 2025-10-10 06:16:01.831 | > ---> Package jitterentropy.x86_64 3.6.0-1.el9 will be installed 2025-10-10 06:16:01.831 | > ---> Package libaio.x86_64 0.3.111-13.el9 will be installed 2025-10-10 06:16:01.831 | > ---> Package libnftnl.x86_64 1.2.6-4.el9 will be installed 2025-10-10 06:16:01.831 | > ---> Package libnvme.x86_64 1.13-1.el9 will be installed 2025-10-10 06:16:01.831 | > ---> Package libtraceevent.x86_64 1.8.4-2.el9 will be installed 2025-10-10 06:16:01.831 | > ---> Package lsof.x86_64 4.94.0-3.el9 will be installed 2025-10-10 06:16:01.831 | > ---> Package lvm2.x86_64 9:2.03.32-2.el9 will be installed 2025-10-10 06:16:01.831 | > ---> Package lvm2-libs.x86_64 9:2.03.32-2.el9 will be installed 2025-10-10 06:16:01.831 | > ---> Package nftables.x86_64 1:1.0.9-4.el9 will be installed 2025-10-10 06:16:01.831 | > ---> Package numactl.x86_64 2.0.19-3.el9 will be installed 2025-10-10 06:16:01.831 | > ---> Package protobuf-c.x86_64 1.3.3-13.el9 will be installed 2025-10-10 06:16:01.832 | > ---> Package python3-iniparse.noarch 0.4-45.el9 will be installed 2025-10-10 06:16:01.832 | > ---> Package python3-inotify.noarch 0.9.6-25.el9 will be installed 2025-10-10 06:16:01.832 | > ---> Package python3-linux-procfs.noarch 0.7.3-1.el9 will be installed 2025-10-10 06:16:01.832 | > ---> Package python3-pyparsing.noarch 2.4.7-9.el9 will be installed 2025-10-10 06:16:01.832 | > ---> Package python3-pyudev.noarch 0.22.0-6.el9 will be installed 2025-10-10 06:16:01.832 | > ---> Package rng-tools.x86_64 6.17-2.el9 will be installed 2025-10-10 06:16:01.832 | > ---> Package shadow-utils-subid.x86_64 2:4.9-15.el9 will be installed 2025-10-10 06:16:01.832 | > ---> Package traceroute.x86_64 3:2.1.1-1.el9 will be installed 2025-10-10 06:16:01.832 | > ---> Package tuned.noarch 2.26.0-1.el9 will be installed 2025-10-10 06:16:01.832 | > ---> Package tuned-profiles-cpu-partitioning.noarch 2.26.0-1.el9 will be installed 2025-10-10 06:16:01.832 | > ---> Package virt-what.x86_64 1.27-2.el9 will be installed 2025-10-10 06:16:01.832 | > ---> Package NetworkManager-ovs.x86_64 1:1.54.1-1.el9 will be installed 2025-10-10 06:16:01.832 | > ---> Package aardvark-dns.x86_64 2:1.16.0-1.el9 will be installed 2025-10-10 06:16:01.832 | > ---> Package buildah.x86_64 2:1.41.3-1.el9 will be installed 2025-10-10 06:16:01.832 | > ---> Package conmon.x86_64 3:2.1.13-1.el9 will be installed 2025-10-10 06:16:01.832 | > ---> Package container-selinux.noarch 4:2.242.0-1.el9 will be installed 2025-10-10 06:16:01.832 | > ---> Package containers-common.x86_64 4:1-134.el9 will be installed 2025-10-10 06:16:01.832 | > ---> Package containers-common-extra.x86_64 4:1-134.el9 will be installed 2025-10-10 06:16:01.832 | > ---> Package criu.x86_64 3.19-3.el9 will be installed 2025-10-10 06:16:01.832 | > ---> Package criu-libs.x86_64 3.19-3.el9 will be installed 2025-10-10 06:16:01.832 | > ---> Package crun.x86_64 1.24-1.el9 will be installed 2025-10-10 06:16:01.832 | > ---> Package driverctl.noarch 0.115-1.el9 will be installed 2025-10-10 06:16:01.832 | > ---> Package fuse-overlayfs.x86_64 1.15-1.el9 will be installed 2025-10-10 06:16:01.832 | > ---> Package fuse3.x86_64 3.10.2-9.el9 will be installed 2025-10-10 06:16:01.832 | > ---> Package fuse3-libs.x86_64 3.10.2-9.el9 will be installed 2025-10-10 06:16:01.832 | > ---> Package git-core.x86_64 2.47.3-1.el9 will be installed 2025-10-10 06:16:01.832 | > ---> Package iptables-nft-services.noarch 1.8.10-11.el9 will be installed 2025-10-10 06:16:01.832 | > ---> Package libbabeltrace.x86_64 1.5.8-10.el9 will be installed 2025-10-10 06:16:01.832 | > ---> Package libnet.x86_64 1.2-7.el9 will be installed 2025-10-10 06:16:01.832 | > ---> Package libslirp.x86_64 4.4.0-8.el9 will be installed 2025-10-10 06:16:01.832 | > ---> Package libuv.x86_64 1:1.42.0-2.el9 will be installed 2025-10-10 06:16:01.832 | > ---> Package lm_sensors-libs.x86_64 3.6.0-10.el9 will be installed 2025-10-10 06:16:01.832 | > ---> Package mstflint.x86_64 4.32.0-1.el9 will be installed 2025-10-10 06:16:01.832 | > ---> Package netavark.x86_64 2:1.16.0-1.el9 will be installed 2025-10-10 06:16:01.832 | > ---> Package nispor.x86_64 1.2.14-1.el9 will be installed 2025-10-10 06:16:01.832 | > ---> Package nmstate.x86_64 2.2.52-1.el9 will be installed 2025-10-10 06:16:01.832 | > ---> Package nmstate-libs.x86_64 2.2.52-1.el9 will be installed 2025-10-10 06:16:01.832 | > ---> Package passt.x86_64 0^20250512.g8ec1341-2.el9 will be installed 2025-10-10 06:16:01.832 | > ---> Package passt-selinux.noarch 0^20250512.g8ec1341-2.el9 will be installed 2025-10-10 06:16:01.832 | > ---> Package pcp-conf.x86_64 6.3.7-5.el9 will be installed 2025-10-10 06:16:01.832 | > ---> Package pcp-libs.x86_64 6.3.7-5.el9 will be installed 2025-10-10 06:16:01.832 | > ---> Package perl-AutoLoader.noarch 5.74-483.el9 will be installed 2025-10-10 06:16:01.832 | > ---> Package perl-B.x86_64 1.80-483.el9 will be installed 2025-10-10 06:16:01.832 | > ---> Package perl-Carp.noarch 1.50-460.el9 will be installed 2025-10-10 06:16:01.832 | > ---> Package perl-Class-Struct.noarch 0.66-483.el9 will be installed 2025-10-10 06:16:01.832 | > ---> Package perl-Data-Dumper.x86_64 2.174-462.el9 will be installed 2025-10-10 06:16:01.832 | > ---> Package perl-Digest.noarch 1.19-4.el9 will be installed 2025-10-10 06:16:01.832 | > ---> Package perl-Digest-MD5.x86_64 2.58-4.el9 will be installed 2025-10-10 06:16:01.832 | > ---> Package perl-Encode.x86_64 4:3.08-462.el9 will be installed 2025-10-10 06:16:01.832 | > ---> Package perl-Errno.x86_64 1.30-483.el9 will be installed 2025-10-10 06:16:01.832 | > ---> Package perl-Exporter.noarch 5.74-461.el9 will be installed 2025-10-10 06:16:01.832 | > ---> Package perl-Fcntl.x86_64 1.13-483.el9 will be installed 2025-10-10 06:16:01.832 | > ---> Package perl-File-Basename.noarch 2.85-483.el9 will be installed 2025-10-10 06:16:01.832 | > ---> Package perl-File-Path.noarch 2.18-4.el9 will be installed 2025-10-10 06:16:01.832 | > ---> Package perl-File-Temp.noarch 1:0.231.100-4.el9 will be installed 2025-10-10 06:16:01.832 | > ---> Package perl-File-stat.noarch 1.09-483.el9 will be installed 2025-10-10 06:16:01.832 | > ---> Package perl-FileHandle.noarch 2.03-483.el9 will be installed 2025-10-10 06:16:01.832 | > ---> Package perl-Getopt-Long.noarch 1:2.52-4.el9 will be installed 2025-10-10 06:16:01.832 | > ---> Package perl-Getopt-Std.noarch 1.12-483.el9 will be installed 2025-10-10 06:16:01.832 | > ---> Package perl-HTTP-Tiny.noarch 0.076-462.el9 will be installed 2025-10-10 06:16:01.832 | > ---> Package perl-IO.x86_64 1.43-483.el9 will be installed 2025-10-10 06:16:01.832 | > ---> Package perl-IO-Socket-IP.noarch 0.41-5.el9 will be installed 2025-10-10 06:16:01.832 | > ---> Package perl-IO-Socket-SSL.noarch 2.073-2.el9 will be installed 2025-10-10 06:16:01.832 | > ---> Package perl-IPC-Open3.noarch 1.21-483.el9 will be installed 2025-10-10 06:16:01.832 | > ---> Package perl-MIME-Base64.x86_64 3.16-4.el9 will be installed 2025-10-10 06:16:01.832 | > ---> Package perl-Mozilla-CA.noarch 20200520-6.el9 will be installed 2025-10-10 06:16:01.832 | > ---> Package perl-NDBM_File.x86_64 1.15-483.el9 will be installed 2025-10-10 06:16:01.832 | > ---> Package perl-Net-SSLeay.x86_64 1.94-3.el9 will be installed 2025-10-10 06:16:01.832 | > ---> Package perl-POSIX.x86_64 1.94-483.el9 will be installed 2025-10-10 06:16:01.832 | > ---> Package perl-PathTools.x86_64 3.78-461.el9 will be installed 2025-10-10 06:16:01.832 | > ---> Package perl-Pod-Escapes.noarch 1:1.07-460.el9 will be installed 2025-10-10 06:16:01.832 | > ---> Package perl-Pod-Perldoc.noarch 3.28.01-461.el9 will be installed 2025-10-10 06:16:01.832 | > ---> Package perl-Pod-Simple.noarch 1:3.42-4.el9 will be installed 2025-10-10 06:16:01.832 | > ---> Package perl-Pod-Usage.noarch 4:2.01-4.el9 will be installed 2025-10-10 06:16:01.832 | > ---> Package perl-Scalar-List-Utils.x86_64 4:1.56-462.el9 will be installed 2025-10-10 06:16:01.832 | > ---> Package perl-SelectSaver.noarch 1.02-483.el9 will be installed 2025-10-10 06:16:01.832 | > ---> Package perl-Socket.x86_64 4:2.031-4.el9 will be installed 2025-10-10 06:16:01.832 | > ---> Package perl-Storable.x86_64 1:3.21-460.el9 will be installed 2025-10-10 06:16:01.853 | > ---> Package perl-Symbol.noarch 1.08-483.el9 will be installed 2025-10-10 06:16:01.853 | > ---> Package perl-Term-ANSIColor.noarch 5.01-461.el9 will be installed 2025-10-10 06:16:01.853 | > ---> Package perl-Term-Cap.noarch 1.17-460.el9 will be installed 2025-10-10 06:16:01.853 | > ---> Package perl-Text-ParseWords.noarch 3.30-460.el9 will be installed 2025-10-10 06:16:01.853 | > ---> Package perl-Text-Tabs+Wrap.noarch 2013.0523-460.el9 will be installed 2025-10-10 06:16:01.853 | > ---> Package perl-Time-Local.noarch 2:1.300-7.el9 will be installed 2025-10-10 06:16:01.853 | > ---> Package perl-URI.noarch 5.09-3.el9 will be installed 2025-10-10 06:16:01.853 | > ---> Package perl-base.noarch 2.27-483.el9 will be installed 2025-10-10 06:16:01.853 | > ---> Package perl-constant.noarch 1.33-461.el9 will be installed 2025-10-10 06:16:01.853 | > ---> Package perl-if.noarch 0.60.800-483.el9 will be installed 2025-10-10 06:16:01.853 | > ---> Package perl-interpreter.x86_64 4:5.32.1-483.el9 will be installed 2025-10-10 06:16:01.853 | > ---> Package perl-libnet.noarch 3.13-4.el9 will be installed 2025-10-10 06:16:01.853 | > ---> Package perl-libs.x86_64 4:5.32.1-483.el9 will be installed 2025-10-10 06:16:01.853 | > ---> Package perl-mro.x86_64 1.23-483.el9 will be installed 2025-10-10 06:16:01.853 | > ---> Package perl-overload.noarch 1.31-483.el9 will be installed 2025-10-10 06:16:01.853 | > ---> Package perl-overloading.noarch 0.02-483.el9 will be installed 2025-10-10 06:16:01.853 | > ---> Package perl-parent.noarch 1:0.238-460.el9 will be installed 2025-10-10 06:16:01.853 | > ---> Package perl-podlators.noarch 1:4.14-460.el9 will be installed 2025-10-10 06:16:01.853 | > ---> Package perl-subs.noarch 1.03-483.el9 will be installed 2025-10-10 06:16:01.853 | > ---> Package perl-vars.noarch 1.05-483.el9 will be installed 2025-10-10 06:16:01.853 | > ---> Package podman.x86_64 6:5.6.0-2.el9 will be installed 2025-10-10 06:16:01.853 | > ---> Package python3-libnmstate.x86_64 2.2.52-1.el9 will be installed 2025-10-10 06:16:01.853 | > ---> Package python3-netaddr.noarch 0.10.1-3.el9 will be installed 2025-10-10 06:16:01.853 | > ---> Package python3-packaging.noarch 20.9-5.el9 will be installed 2025-10-10 06:16:01.853 | > ---> Package python3-perf.x86_64 5.14.0-621.el9 will be installed 2025-10-10 06:16:01.853 | > ---> Package slirp4netns.x86_64 1.3.3-1.el9 will be installed 2025-10-10 06:16:01.853 | > ---> Package sysstat.x86_64 12.5.4-9.el9 will be installed 2025-10-10 06:16:01.853 | > ---> Package tmpwatch.x86_64 2.11-20.el9 will be installed 2025-10-10 06:16:01.853 | > ---> Package unbound-libs.x86_64 1.16.2-21.el9 will be installed 2025-10-10 06:16:01.853 | > ---> Package yajl.x86_64 2.1.0-25.el9 will be installed 2025-10-10 06:16:01.853 | > ---> Package crudini.noarch 0.9.3-4.el9s will be installed 2025-10-10 06:16:01.853 | > ---> Package openstack-network-scripts.x86_64 10.11.1-6.el9s will be installed 2025-10-10 06:16:01.853 | > ---> Package openstack-network-scripts-openvswitch3.3.x86_64 10.11.1-6.el9s will be installed 2025-10-10 06:16:01.854 | > ---> Package python3-fasteners.noarch 0.18-1.el9s will be installed 2025-10-10 06:16:01.854 | > ---> Package python3-iso8601.noarch 1.1.0-1.el9s will be installed 2025-10-10 06:16:01.854 | > ---> Package python3-pbr.noarch 5.11.1-1.el9s will be installed 2025-10-10 06:16:01.854 | > ---> Package python3-pyroute2.noarch 0.7.3-1.el9s will be installed 2025-10-10 06:16:01.854 | > ---> Package python3-rfc3986.noarch 1.5.0-1.el9s will be installed 2025-10-10 06:16:01.854 | > ---> Package python3-wrapt.x86_64 1.14.1-1.el9s will be installed 2025-10-10 06:16:01.854 | > ---> Package rdo-openvswitch.noarch 2:3.3-1.el9s will be installed 2025-10-10 06:16:01.854 | > ---> Package openvswitch-selinux-extra-policy.noarch 1.0-36.el9s will be installed 2025-10-10 06:16:01.854 | > ---> Package openvswitch3.3.x86_64 3.3.4-115.el9s will be installed 2025-10-10 06:16:01.854 | > --> Finished dependency resolution 2025-10-10 06:16:01.854 | > Dependencies resolved. 2025-10-10 06:16:01.854 | > ========================================================================================================================== 2025-10-10 06:16:01.854 | > Package Arch Version Repository Size 2025-10-10 06:16:01.854 | > ========================================================================================================================== 2025-10-10 06:16:01.854 | > Installing: 2025-10-10 06:16:01.854 | > biosdevname x86_64 0.7.3-10.el9 baseos 36 k 2025-10-10 06:16:01.854 | > buildah x86_64 2:1.41.3-1.el9 appstream 10 M 2025-10-10 06:16:01.854 | > crudini noarch 0.9.3-4.el9s delorean-antelope-testing 25 k 2025-10-10 06:16:01.854 | > device-mapper-multipath x86_64 0.8.7-39.el9 baseos 151 k 2025-10-10 06:16:01.854 | > driverctl noarch 0.115-1.el9 appstream 26 k 2025-10-10 06:16:01.854 | > git-core x86_64 2.47.3-1.el9 appstream 4.7 M 2025-10-10 06:16:01.854 | > iptables-nft-services noarch 1.8.10-11.el9 appstream 20 k 2025-10-10 06:16:01.854 | > lsof x86_64 4.94.0-3.el9 baseos 239 k 2025-10-10 06:16:01.854 | > lvm2 x86_64 9:2.03.32-2.el9 baseos 1.6 M 2025-10-10 06:16:01.854 | > nftables x86_64 1:1.0.9-4.el9 baseos 420 k 2025-10-10 06:16:01.854 | > numactl x86_64 2.0.19-3.el9 baseos 69 k 2025-10-10 06:16:01.854 | > openstack-selinux noarch 0.8.41-0.20250527163806.f19cf25.el9 delorean-component-common 244 k 2025-10-10 06:16:01.854 | > os-net-config noarch 18.0.3-0.20251008134709.74a5aad.el9 delorean-component-common 1.2 M 2025-10-10 06:16:01.854 | > podman x86_64 6:5.6.0-2.el9 appstream 16 M 2025-10-10 06:16:01.854 | > rdo-openvswitch noarch 2:3.3-1.el9s delorean-antelope-testing 7.7 k 2025-10-10 06:16:01.854 | > rng-tools x86_64 6.17-2.el9 baseos 71 k 2025-10-10 06:16:01.854 | > sysstat x86_64 12.5.4-9.el9 appstream 482 k 2025-10-10 06:16:01.854 | > tmpwatch x86_64 2.11-20.el9 appstream 36 k 2025-10-10 06:16:01.854 | > traceroute x86_64 3:2.1.1-1.el9 baseos 57 k 2025-10-10 06:16:01.854 | > tuned-profiles-cpu-partitioning noarch 2.26.0-1.el9 baseos 20 k 2025-10-10 06:16:01.854 | > Installing dependencies: 2025-10-10 06:16:01.854 | > NetworkManager-ovs x86_64 1:1.54.1-1.el9 appstream 62 k 2025-10-10 06:16:01.854 | > aardvark-dns x86_64 2:1.16.0-1.el9 appstream 874 k 2025-10-10 06:16:01.854 | > bc x86_64 1.07.1-14.el9 baseos 120 k 2025-10-10 06:16:01.854 | > chkconfig x86_64 1.24-2.el9 baseos 178 k 2025-10-10 06:16:01.854 | > conmon x86_64 3:2.1.13-1.el9 appstream 51 k 2025-10-10 06:16:01.854 | > container-selinux noarch 4:2.242.0-1.el9 appstream 60 k 2025-10-10 06:16:01.854 | > containers-common x86_64 4:1-134.el9 appstream 104 k 2025-10-10 06:16:01.854 | > containers-common-extra x86_64 4:1-134.el9 appstream 5.5 k 2025-10-10 06:16:01.854 | > crun x86_64 1.24-1.el9 appstream 246 k 2025-10-10 06:16:01.854 | > device-mapper-event x86_64 9:1.02.206-2.el9 baseos 34 k 2025-10-10 06:16:01.854 | > device-mapper-event-libs x86_64 9:1.02.206-2.el9 baseos 32 k 2025-10-10 06:16:01.854 | > device-mapper-multipath-libs x86_64 0.8.7-39.el9 baseos 284 k 2025-10-10 06:16:01.854 | > device-mapper-persistent-data x86_64 1.1.0-1.el9 baseos 1.1 M 2025-10-10 06:16:01.854 | > fuse-common x86_64 3.10.2-9.el9 baseos 8.3 k 2025-10-10 06:16:01.854 | > fuse-overlayfs x86_64 1.15-1.el9 appstream 67 k 2025-10-10 06:16:01.854 | > fuse3 x86_64 3.10.2-9.el9 appstream 54 k 2025-10-10 06:16:01.854 | > fuse3-libs x86_64 3.10.2-9.el9 appstream 91 k 2025-10-10 06:16:01.854 | > hdparm x86_64 9.62-2.el9 baseos 96 k 2025-10-10 06:16:01.854 | > initscripts x86_64 10.11.8-4.el9 baseos 228 k 2025-10-10 06:16:01.854 | > iptables-nft x86_64 1.8.10-11.el9 baseos 206 k 2025-10-10 06:16:01.854 | > jitterentropy x86_64 3.6.0-1.el9 baseos 33 k 2025-10-10 06:16:01.854 | > libaio x86_64 0.3.111-13.el9 baseos 24 k 2025-10-10 06:16:01.854 | > libbabeltrace x86_64 1.5.8-10.el9 appstream 190 k 2025-10-10 06:16:01.854 | > libnet x86_64 1.2-7.el9 appstream 58 k 2025-10-10 06:16:01.854 | > libnftnl x86_64 1.2.6-4.el9 baseos 88 k 2025-10-10 06:16:01.854 | > libnvme x86_64 1.13-1.el9 baseos 111 k 2025-10-10 06:16:01.854 | > libslirp x86_64 4.4.0-8.el9 appstream 68 k 2025-10-10 06:16:01.854 | > libtraceevent x86_64 1.8.4-2.el9 baseos 290 k 2025-10-10 06:16:01.854 | > libuv x86_64 1:1.42.0-2.el9 appstream 148 k 2025-10-10 06:16:01.854 | > lm_sensors-libs x86_64 3.6.0-10.el9 appstream 42 k 2025-10-10 06:16:01.854 | > lvm2-libs x86_64 9:2.03.32-2.el9 baseos 1.0 M 2025-10-10 06:16:01.854 | > mstflint x86_64 4.32.0-1.el9 appstream 4.5 M 2025-10-10 06:16:01.854 | > netavark x86_64 2:1.16.0-1.el9 appstream 3.6 M 2025-10-10 06:16:01.854 | > nispor x86_64 1.2.14-1.el9 appstream 1.5 M 2025-10-10 06:16:01.854 | > nmstate x86_64 2.2.52-1.el9 appstream 4.1 M 2025-10-10 06:16:01.854 | > nmstate-libs x86_64 2.2.52-1.el9 appstream 3.3 M 2025-10-10 06:16:01.854 | > openstack-network-scripts x86_64 10.11.1-6.el9s delorean-antelope-testing 48 k 2025-10-10 06:16:01.854 | > openstack-network-scripts-openvswitch3.3 x86_64 10.11.1-6.el9s delorean-antelope-testing 10 k 2025-10-10 06:16:01.854 | > openvswitch-selinux-extra-policy noarch 1.0-36.el9s centos9-nfv-ovs 10 k 2025-10-10 06:16:01.854 | > openvswitch3.3 x86_64 3.3.4-115.el9s centos9-nfv-ovs 6.9 M 2025-10-10 06:16:01.854 | > passt x86_64 0^20250512.g8ec1341-2.el9 appstream 263 k 2025-10-10 06:16:01.854 | > passt-selinux noarch 0^20250512.g8ec1341-2.el9 appstream 26 k 2025-10-10 06:16:01.854 | > pcp-conf x86_64 6.3.7-5.el9 appstream 32 k 2025-10-10 06:16:01.854 | > pcp-libs x86_64 6.3.7-5.el9 appstream 648 k 2025-10-10 06:16:01.854 | > perl-AutoLoader noarch 5.74-483.el9 appstream 21 k 2025-10-10 06:16:01.854 | > perl-B x86_64 1.80-483.el9 appstream 180 k 2025-10-10 06:16:01.854 | > perl-Carp noarch 1.50-460.el9 appstream 30 k 2025-10-10 06:16:01.854 | > perl-Class-Struct noarch 0.66-483.el9 appstream 22 k 2025-10-10 06:16:01.854 | > perl-Data-Dumper x86_64 2.174-462.el9 appstream 56 k 2025-10-10 06:16:01.854 | > perl-Digest noarch 1.19-4.el9 appstream 26 k 2025-10-10 06:16:01.854 | > perl-Digest-MD5 x86_64 2.58-4.el9 appstream 37 k 2025-10-10 06:16:01.854 | > perl-Encode x86_64 4:3.08-462.el9 appstream 1.7 M 2025-10-10 06:16:01.854 | > perl-Errno x86_64 1.30-483.el9 appstream 15 k 2025-10-10 06:16:01.854 | > perl-Exporter noarch 5.74-461.el9 appstream 32 k 2025-10-10 06:16:01.854 | > perl-Fcntl x86_64 1.13-483.el9 appstream 20 k 2025-10-10 06:16:01.854 | > perl-File-Basename noarch 2.85-483.el9 appstream 17 k 2025-10-10 06:16:01.854 | > perl-File-Path noarch 2.18-4.el9 appstream 36 k 2025-10-10 06:16:01.854 | > perl-File-Temp noarch 1:0.231.100-4.el9 appstream 60 k 2025-10-10 06:16:01.854 | > perl-File-stat noarch 1.09-483.el9 appstream 17 k 2025-10-10 06:16:01.854 | > perl-FileHandle noarch 2.03-483.el9 appstream 15 k 2025-10-10 06:16:01.854 | > perl-Getopt-Long noarch 1:2.52-4.el9 appstream 61 k 2025-10-10 06:16:01.854 | > perl-Getopt-Std noarch 1.12-483.el9 appstream 15 k 2025-10-10 06:16:01.854 | > perl-HTTP-Tiny noarch 0.076-462.el9 appstream 54 k 2025-10-10 06:16:01.854 | > perl-IO x86_64 1.43-483.el9 appstream 88 k 2025-10-10 06:16:01.854 | > perl-IO-Socket-IP noarch 0.41-5.el9 appstream 43 k 2025-10-10 06:16:01.854 | > perl-IO-Socket-SSL noarch 2.073-2.el9 appstream 217 k 2025-10-10 06:16:01.854 | > perl-IPC-Open3 noarch 1.21-483.el9 appstream 22 k 2025-10-10 06:16:01.854 | > perl-MIME-Base64 x86_64 3.16-4.el9 appstream 31 k 2025-10-10 06:16:01.854 | > perl-Mozilla-CA noarch 20200520-6.el9 appstream 13 k 2025-10-10 06:16:01.854 | > perl-Net-SSLeay x86_64 1.94-3.el9 appstream 414 k 2025-10-10 06:16:01.854 | > perl-POSIX x86_64 1.94-483.el9 appstream 96 k 2025-10-10 06:16:01.854 | > perl-PathTools x86_64 3.78-461.el9 appstream 88 k 2025-10-10 06:16:01.854 | > perl-Pod-Escapes noarch 1:1.07-460.el9 appstream 21 k 2025-10-10 06:16:01.854 | > perl-Pod-Perldoc noarch 3.28.01-461.el9 appstream 87 k 2025-10-10 06:16:01.854 | > perl-Pod-Simple noarch 1:3.42-4.el9 appstream 225 k 2025-10-10 06:16:01.854 | > perl-Pod-Usage noarch 4:2.01-4.el9 appstream 41 k 2025-10-10 06:16:01.854 | > perl-Scalar-List-Utils x86_64 4:1.56-462.el9 appstream 71 k 2025-10-10 06:16:01.854 | > perl-SelectSaver noarch 1.02-483.el9 appstream 11 k 2025-10-10 06:16:01.854 | > perl-Socket x86_64 4:2.031-4.el9 appstream 56 k 2025-10-10 06:16:01.855 | > perl-Storable x86_64 1:3.21-460.el9 appstream 96 k 2025-10-10 06:16:01.855 | > perl-Symbol noarch 1.08-483.el9 appstream 14 k 2025-10-10 06:16:01.855 | > perl-Term-ANSIColor noarch 5.01-461.el9 appstream 49 k 2025-10-10 06:16:01.855 | > perl-Term-Cap noarch 1.17-460.el9 appstream 23 k 2025-10-10 06:16:02.470 | > perl-Text-ParseWords noarch 3.30-460.el9 appstream 17 k 2025-10-10 06:16:02.470 | > perl-Text-Tabs+Wrap noarch 2013.0523-460.el9 appstream 24 k 2025-10-10 06:16:02.470 | > perl-Time-Local noarch 2:1.300-7.el9 appstream 34 k 2025-10-10 06:16:02.470 | > perl-URI noarch 5.09-3.el9 appstream 121 k 2025-10-10 06:16:02.470 | > perl-base noarch 2.27-483.el9 appstream 16 k 2025-10-10 06:16:02.470 | > perl-constant noarch 1.33-461.el9 appstream 24 k 2025-10-10 06:16:02.470 | > perl-if noarch 0.60.800-483.el9 appstream 14 k 2025-10-10 06:16:02.470 | > perl-interpreter x86_64 4:5.32.1-483.el9 appstream 70 k 2025-10-10 06:16:02.470 | > perl-libnet noarch 3.13-4.el9 appstream 130 k 2025-10-10 06:16:02.470 | > perl-libs x86_64 4:5.32.1-483.el9 appstream 2.2 M 2025-10-10 06:16:02.470 | > perl-mro x86_64 1.23-483.el9 appstream 28 k 2025-10-10 06:16:02.470 | > perl-overload noarch 1.31-483.el9 appstream 45 k 2025-10-10 06:16:02.470 | > perl-overloading noarch 0.02-483.el9 appstream 12 k 2025-10-10 06:16:02.470 | > perl-parent noarch 1:0.238-460.el9 appstream 15 k 2025-10-10 06:16:02.470 | > perl-podlators noarch 1:4.14-460.el9 appstream 114 k 2025-10-10 06:16:02.470 | > perl-subs noarch 1.03-483.el9 appstream 11 k 2025-10-10 06:16:02.470 | > perl-vars noarch 1.05-483.el9 appstream 13 k 2025-10-10 06:16:02.470 | > protobuf-c x86_64 1.3.3-13.el9 baseos 35 k 2025-10-10 06:16:02.470 | > python-oslo-concurrency-lang noarch 5.1.1-0.20230412082954.0af5942.el9 delorean-component-common 13 k 2025-10-10 06:16:02.470 | > python-oslo-i18n-lang noarch 6.0.0-0.20230418095801.03605c2.el9 delorean-component-common 13 k 2025-10-10 06:16:02.470 | > python-oslo-utils-lang noarch 6.1.0-0.20230310140524.d49d594.el9 delorean-component-common 12 k 2025-10-10 06:16:02.470 | > python3-debtcollector noarch 2.5.0-0.20230310120453.a6b46c5.el9 delorean-component-common 31 k 2025-10-10 06:16:02.470 | > python3-fasteners noarch 0.18-1.el9s delorean-antelope-testing 37 k 2025-10-10 06:16:02.470 | > python3-iniparse noarch 0.4-45.el9 baseos 47 k 2025-10-10 06:16:02.470 | > python3-inotify noarch 0.9.6-25.el9 baseos 53 k 2025-10-10 06:16:02.470 | > python3-iso8601 noarch 1.1.0-1.el9s delorean-antelope-testing 23 k 2025-10-10 06:16:02.470 | > python3-libnmstate x86_64 2.2.52-1.el9 appstream 49 k 2025-10-10 06:16:02.470 | > python3-linux-procfs noarch 0.7.3-1.el9 baseos 31 k 2025-10-10 06:16:02.470 | > python3-netaddr noarch 0.10.1-3.el9 appstream 1.5 M 2025-10-10 06:16:02.470 | > python3-oslo-concurrency noarch 5.1.1-0.20230412082954.0af5942.el9 delorean-component-common 42 k 2025-10-10 06:16:02.470 | > python3-oslo-config noarch 2:9.1.1-0.20230310201801.515daab.el9 delorean-component-common 216 k 2025-10-10 06:16:02.470 | > python3-oslo-i18n noarch 6.0.0-0.20230418095801.03605c2.el9 delorean-component-common 56 k 2025-10-10 06:16:02.470 | > python3-oslo-utils noarch 6.1.0-0.20230310140524.d49d594.el9 delorean-component-common 77 k 2025-10-10 06:16:02.470 | > python3-packaging noarch 20.9-5.el9 appstream 77 k 2025-10-10 06:16:02.470 | > python3-pbr noarch 5.11.1-1.el9s delorean-antelope-testing 140 k 2025-10-10 06:16:02.470 | > python3-pyparsing noarch 2.4.7-9.el9 baseos 150 k 2025-10-10 06:16:02.470 | > python3-pyroute2 noarch 0.7.3-1.el9s delorean-antelope-testing 704 k 2025-10-10 06:16:02.470 | > python3-pyudev noarch 0.22.0-6.el9 baseos 90 k 2025-10-10 06:16:02.470 | > python3-rfc3986 noarch 1.5.0-1.el9s delorean-antelope-testing 50 k 2025-10-10 06:16:02.470 | > python3-stevedore noarch 5.0.0-0.20241203182731.c4acc56.el9 delorean-component-clients 67 k 2025-10-10 06:16:02.470 | > python3-wrapt x86_64 1.14.1-1.el9s delorean-antelope-testing 57 k 2025-10-10 06:16:02.470 | > shadow-utils-subid x86_64 2:4.9-15.el9 baseos 85 k 2025-10-10 06:16:02.470 | > slirp4netns x86_64 1.3.3-1.el9 appstream 47 k 2025-10-10 06:16:02.470 | > tuned noarch 2.26.0-1.el9 baseos 470 k 2025-10-10 06:16:02.470 | > unbound-libs x86_64 1.16.2-21.el9 appstream 551 k 2025-10-10 06:16:02.470 | > virt-what x86_64 1.27-2.el9 baseos 42 k 2025-10-10 06:16:02.470 | > yajl x86_64 2.1.0-25.el9 appstream 38 k 2025-10-10 06:16:02.470 | > Installing weak dependencies: 2025-10-10 06:16:02.470 | > NetworkManager-config-server noarch 1:1.54.1-1.el9 baseos 19 k 2025-10-10 06:16:02.470 | > criu x86_64 3.19-3.el9 appstream 557 k 2025-10-10 06:16:02.470 | > criu-libs x86_64 3.19-3.el9 appstream 31 k 2025-10-10 06:16:02.470 | > perl-NDBM_File x86_64 1.15-483.el9 appstream 22 k 2025-10-10 06:16:02.470 | > python3-perf x86_64 5.14.0-621.el9 appstream 1.5 M 2025-10-10 06:16:02.470 | > 2025-10-10 06:16:02.470 | > Transaction Summary 2025-10-10 06:16:02.470 | > ========================================================================================================================== 2025-10-10 06:16:02.470 | > Install 155 Packages 2025-10-10 06:16:02.470 | > 2025-10-10 06:16:02.470 | > Total download size: 80 M 2025-10-10 06:16:02.470 | > Installed size: 301 M 2025-10-10 06:16:02.470 | > Downloading Packages: 2025-10-10 06:16:02.470 | > (1/155): python3-stevedore-5.0.0-0.202412031827 7.1 MB/s | 67 kB 00:00 2025-10-10 06:16:02.470 | > (2/155): python-oslo-concurrency-lang-5.1.1-0.2 3.8 MB/s | 13 kB 00:00 2025-10-10 06:16:02.470 | > (3/155): openstack-selinux-0.8.41-0.20250527163 12 MB/s | 244 kB 00:00 2025-10-10 06:16:02.470 | > (4/155): python-oslo-i18n-lang-6.0.0-0.20230418 858 kB/s | 13 kB 00:00 2025-10-10 06:16:02.470 | > (5/155): python-oslo-utils-lang-6.1.0-0.2023031 936 kB/s | 12 kB 00:00 2025-10-10 06:16:02.470 | > (6/155): python3-debtcollector-2.5.0-0.20230310 2.7 MB/s | 31 kB 00:00 2025-10-10 06:16:02.470 | > (7/155): python3-oslo-concurrency-5.1.1-0.20230 3.3 MB/s | 42 kB 00:00 2025-10-10 06:16:02.470 | > (8/155): python3-oslo-config-9.1.1-0.2023031020 20 MB/s | 216 kB 00:00 2025-10-10 06:16:02.470 | > (9/155): python3-oslo-i18n-6.0.0-0.202304180958 5.1 MB/s | 56 kB 00:00 2025-10-10 06:16:02.470 | > (10/155): python3-oslo-utils-6.1.0-0.2023031014 6.3 MB/s | 77 kB 00:00 2025-10-10 06:16:02.470 | > (11/155): os-net-config-18.0.3-0.20251008134709 13 MB/s | 1.2 MB 00:00 2025-10-10 06:16:02.470 | > (12/155): NetworkManager-config-server-1.54.1-1 71 kB/s | 19 kB 00:00 2025-10-10 06:16:02.470 | > (13/155): bc-1.07.1-14.el9.x86_64.rpm 450 kB/s | 120 kB 00:00 2025-10-10 06:16:02.470 | > (14/155): chkconfig-1.24-2.el9.x86_64.rpm 6.9 MB/s | 178 kB 00:00 2025-10-10 06:16:02.470 | > (15/155): device-mapper-event-1.02.206-2.el9.x8 1.6 MB/s | 34 kB 00:00 2025-10-10 06:16:02.470 | > (16/155): device-mapper-event-libs-1.02.206-2.e 2.3 MB/s | 32 kB 00:00 2025-10-10 06:16:02.470 | > (17/155): device-mapper-multipath-libs-0.8.7-39 19 MB/s | 284 kB 00:00 2025-10-10 06:16:05.326 | > (18/155): device-mapper-multipath-0.8.7-39.el9. 5.3 MB/s | 151 kB 00:00 2025-10-10 06:16:05.326 | > (19/155): fuse-common-3.10.2-9.el9.x86_64.rpm 518 kB/s | 8.3 kB 00:00 2025-10-10 06:16:05.327 | > (20/155): device-mapper-persistent-data-1.1.0-1 30 MB/s | 1.1 MB 00:00 2025-10-10 06:16:05.327 | > (21/155): hdparm-9.62-2.el9.x86_64.rpm 4.7 MB/s | 96 kB 00:00 2025-10-10 06:16:05.327 | > (22/155): initscripts-10.11.8-4.el9.x86_64.rpm 20 MB/s | 228 kB 00:00 2025-10-10 06:16:05.327 | > (23/155): iptables-nft-1.8.10-11.el9.x86_64.rpm 9.2 MB/s | 206 kB 00:00 2025-10-10 06:16:05.327 | > (24/155): jitterentropy-3.6.0-1.el9.x86_64.rpm 1.9 MB/s | 33 kB 00:00 2025-10-10 06:16:05.327 | > (25/155): libaio-0.3.111-13.el9.x86_64.rpm 5.2 MB/s | 24 kB 00:00 2025-10-10 06:16:05.327 | > (26/155): libnvme-1.13-1.el9.x86_64.rpm 15 MB/s | 111 kB 00:00 2025-10-10 06:16:05.327 | > (27/155): libnftnl-1.2.6-4.el9.x86_64.rpm 4.4 MB/s | 88 kB 00:00 2025-10-10 06:16:05.327 | > (28/155): libtraceevent-1.8.4-2.el9.x86_64.rpm 8.7 MB/s | 290 kB 00:00 2025-10-10 06:16:05.327 | > (29/155): lsof-4.94.0-3.el9.x86_64.rpm 7.1 MB/s | 239 kB 00:00 2025-10-10 06:16:05.327 | > (30/155): lvm2-2.03.32-2.el9.x86_64.rpm 23 MB/s | 1.6 MB 00:00 2025-10-10 06:16:05.327 | > (31/155): lvm2-libs-2.03.32-2.el9.x86_64.rpm 15 MB/s | 1.0 MB 00:00 2025-10-10 06:16:05.327 | > (32/155): nftables-1.0.9-4.el9.x86_64.rpm 30 MB/s | 420 kB 00:00 2025-10-10 06:16:05.327 | > (33/155): numactl-2.0.19-3.el9.x86_64.rpm 1.9 MB/s | 69 kB 00:00 2025-10-10 06:16:05.327 | > (34/155): protobuf-c-1.3.3-13.el9.x86_64.rpm 1.0 MB/s | 35 kB 00:00 2025-10-10 06:16:05.327 | > (35/155): python3-iniparse-0.4-45.el9.noarch.rp 5.5 MB/s | 47 kB 00:00 2025-10-10 06:16:05.327 | > (36/155): python3-inotify-0.9.6-25.el9.noarch.r 2.4 MB/s | 53 kB 00:00 2025-10-10 06:16:05.327 | > (37/155): python3-linux-procfs-0.7.3-1.el9.noar 1.2 MB/s | 31 kB 00:00 2025-10-10 06:16:05.327 | > (38/155): python3-pyparsing-2.4.7-9.el9.noarch. 5.3 MB/s | 150 kB 00:00 2025-10-10 06:16:05.327 | > (39/155): python3-pyudev-0.22.0-6.el9.noarch.rp 3.5 MB/s | 90 kB 00:00 2025-10-10 06:16:05.327 | > (40/155): shadow-utils-subid-4.9-15.el9.x86_64. 12 MB/s | 85 kB 00:00 2025-10-10 06:16:05.327 | > (41/155): rng-tools-6.17-2.el9.x86_64.rpm 3.1 MB/s | 71 kB 00:00 2025-10-10 06:16:05.327 | > (42/155): tuned-2.26.0-1.el9.noarch.rpm 17 MB/s | 470 kB 00:00 2025-10-10 06:16:05.327 | > (43/155): traceroute-2.1.1-1.el9.x86_64.rpm 1.3 MB/s | 57 kB 00:00 2025-10-10 06:16:05.327 | > (44/155): virt-what-1.27-2.el9.x86_64.rpm 4.0 MB/s | 42 kB 00:00 2025-10-10 06:16:05.327 | > (45/155): tuned-profiles-cpu-partitioning-2.26. 1.1 MB/s | 20 kB 00:00 2025-10-10 06:16:05.327 | > (46/155): NetworkManager-ovs-1.54.1-1.el9.x86_6 236 kB/s | 62 kB 00:00 2025-10-10 06:16:05.327 | > (47/155): aardvark-dns-1.16.0-1.el9.x86_64.rpm 2.0 MB/s | 874 kB 00:00 2025-10-10 06:16:05.327 | > (48/155): biosdevname-0.7.3-10.el9.x86_64.rpm 34 kB/s | 36 kB 00:01 2025-10-10 06:16:05.327 | > (49/155): conmon-2.1.13-1.el9.x86_64.rpm 987 kB/s | 51 kB 00:00 2025-10-10 06:16:05.327 | > (50/155): containers-common-1-134.el9.x86_64.rp 1.9 MB/s | 104 kB 00:00 2025-10-10 06:16:05.327 | > (51/155): containers-common-extra-1-134.el9.x86 94 kB/s | 5.5 kB 00:00 2025-10-10 06:16:05.327 | > (52/155): criu-3.19-3.el9.x86_64.rpm 9.1 MB/s | 557 kB 00:00 2025-10-10 06:16:05.327 | > (53/155): criu-libs-3.19-3.el9.x86_64.rpm 601 kB/s | 31 kB 00:00 2025-10-10 06:16:05.327 | > (54/155): container-selinux-2.242.0-1.el9.noarc 230 kB/s | 60 kB 00:00 2025-10-10 06:16:05.327 | > (55/155): crun-1.24-1.el9.x86_64.rpm 4.3 MB/s | 246 kB 00:00 2025-10-10 06:16:05.327 | > (56/155): driverctl-0.115-1.el9.noarch.rpm 480 kB/s | 26 kB 00:00 2025-10-10 06:16:05.327 | > (57/155): buildah-1.41.3-1.el9.x86_64.rpm 17 MB/s | 10 MB 00:00 2025-10-10 06:16:05.327 | > (58/155): fuse3-3.10.2-9.el9.x86_64.rpm 503 kB/s | 54 kB 00:00 2025-10-10 06:16:05.327 | > (59/155): fuse-overlayfs-1.15-1.el9.x86_64.rpm 591 kB/s | 67 kB 00:00 2025-10-10 06:16:05.327 | > (60/155): fuse3-libs-3.10.2-9.el9.x86_64.rpm 1.7 MB/s | 91 kB 00:00 2025-10-10 06:16:05.327 | > (61/155): iptables-nft-services-1.8.10-11.el9.n 283 kB/s | 20 kB 00:00 2025-10-10 06:16:05.327 | > (62/155): libbabeltrace-1.5.8-10.el9.x86_64.rpm 3.4 MB/s | 190 kB 00:00 2025-10-10 06:16:05.327 | > (63/155): libnet-1.2-7.el9.x86_64.rpm 1.1 MB/s | 58 kB 00:00 2025-10-10 06:16:05.327 | > (64/155): libslirp-4.4.0-8.el9.x86_64.rpm 1.2 MB/s | 68 kB 00:00 2025-10-10 06:16:05.327 | > (65/155): lm_sensors-libs-3.6.0-10.el9.x86_64.r 813 kB/s | 42 kB 00:00 2025-10-10 06:16:05.327 | > (66/155): git-core-2.47.3-1.el9.x86_64.rpm 15 MB/s | 4.7 MB 00:00 2025-10-10 06:16:05.327 | > (67/155): libuv-1.42.0-2.el9.x86_64.rpm 641 kB/s | 148 kB 00:00 2025-10-10 06:16:05.327 | > (68/155): mstflint-4.32.0-1.el9.x86_64.rpm 13 MB/s | 4.5 MB 00:00 2025-10-10 06:16:05.327 | > (69/155): netavark-1.16.0-1.el9.x86_64.rpm 14 MB/s | 3.6 MB 00:00 2025-10-10 06:16:05.327 | > (70/155): nispor-1.2.14-1.el9.x86_64.rpm 5.9 MB/s | 1.5 MB 00:00 2025-10-10 06:16:05.327 | > (71/155): passt-0^20250512.g8ec1341-2.el9.x86_6 4.5 MB/s | 263 kB 00:00 2025-10-10 06:16:05.327 | > (72/155): nmstate-libs-2.2.52-1.el9.x86_64.rpm 27 MB/s | 3.3 MB 00:00 2025-10-10 06:16:05.327 | > (73/155): passt-selinux-0^20250512.g8ec1341-2.e 497 kB/s | 26 kB 00:00 2025-10-10 06:16:05.327 | > (74/155): pcp-conf-6.3.7-5.el9.x86_64.rpm 617 kB/s | 32 kB 00:00 2025-10-10 06:16:05.327 | > (75/155): nmstate-2.2.52-1.el9.x86_64.rpm 18 MB/s | 4.1 MB 00:00 2025-10-10 06:16:05.327 | > (76/155): pcp-libs-6.3.7-5.el9.x86_64.rpm 8.4 MB/s | 648 kB 00:00 2025-10-10 06:16:05.327 | > (77/155): perl-AutoLoader-5.74-483.el9.noarch.r 346 kB/s | 21 kB 00:00 2025-10-10 06:16:05.327 | > (78/155): perl-B-1.80-483.el9.x86_64.rpm 2.5 MB/s | 180 kB 00:00 2025-10-10 06:16:05.327 | > (79/155): perl-Carp-1.50-460.el9.noarch.rpm 441 kB/s | 30 kB 00:00 2025-10-10 06:16:05.328 | > (80/155): perl-Class-Struct-0.66-483.el9.noarch 383 kB/s | 22 kB 00:00 2025-10-10 06:16:05.328 | > (81/155): perl-Data-Dumper-2.174-462.el9.x86_64 938 kB/s | 56 kB 00:00 2025-10-10 06:16:05.328 | > (82/155): perl-Digest-1.19-4.el9.noarch.rpm 390 kB/s | 26 kB 00:00 2025-10-10 06:16:05.328 | > (83/155): perl-Digest-MD5-2.58-4.el9.x86_64.rpm 630 kB/s | 37 kB 00:00 2025-10-10 06:16:05.328 | > (84/155): perl-Errno-1.30-483.el9.x86_64.rpm 235 kB/s | 15 kB 00:00 2025-10-10 06:16:05.328 | > (85/155): perl-Exporter-5.74-461.el9.noarch.rpm 544 kB/s | 32 kB 00:00 2025-10-10 06:16:05.328 | > (86/155): perl-Encode-3.08-462.el9.x86_64.rpm 14 MB/s | 1.7 MB 00:00 2025-10-10 06:16:05.328 | > (87/155): perl-Fcntl-1.13-483.el9.x86_64.rpm 339 kB/s | 20 kB 00:00 2025-10-10 06:16:05.328 | > (88/155): perl-File-Basename-2.85-483.el9.noarc 292 kB/s | 17 kB 00:00 2025-10-10 06:16:05.328 | > (89/155): perl-File-Path-2.18-4.el9.noarch.rpm 596 kB/s | 36 kB 00:00 2025-10-10 06:16:05.328 | > (90/155): perl-File-Temp-0.231.100-4.el9.noarch 955 kB/s | 60 kB 00:00 2025-10-10 06:16:05.328 | > (91/155): perl-File-stat-1.09-483.el9.noarch.rp 282 kB/s | 17 kB 00:00 2025-10-10 06:16:05.328 | > (92/155): perl-FileHandle-2.03-483.el9.noarch.r 256 kB/s | 15 kB 00:00 2025-10-10 06:16:05.328 | > (93/155): perl-Getopt-Long-2.52-4.el9.noarch.rp 993 kB/s | 61 kB 00:00 2025-10-10 06:16:05.328 | > (94/155): perl-Getopt-Std-1.12-483.el9.noarch.r 239 kB/s | 15 kB 00:00 2025-10-10 06:16:05.328 | > (95/155): perl-HTTP-Tiny-0.076-462.el9.noarch.r 868 kB/s | 54 kB 00:00 2025-10-10 06:16:05.328 | > (96/155): perl-IO-1.43-483.el9.x86_64.rpm 1.4 MB/s | 88 kB 00:00 2025-10-10 06:16:05.328 | > (97/155): perl-IO-Socket-IP-0.41-5.el9.noarch.r 691 kB/s | 43 kB 00:00 2025-10-10 06:16:05.328 | > (98/155): perl-IO-Socket-SSL-2.073-2.el9.noarch 2.7 MB/s | 217 kB 00:00 2025-10-10 06:16:05.328 | > (99/155): perl-IPC-Open3-1.21-483.el9.noarch.rp 323 kB/s | 22 kB 00:00 2025-10-10 06:16:05.328 | > (100/155): perl-MIME-Base64-3.16-4.el9.x86_64.r 479 kB/s | 31 kB 00:00 2025-10-10 06:16:05.328 | > (101/155): perl-Mozilla-CA-20200520-6.el9.noarc 232 kB/s | 13 kB 00:00 2025-10-10 06:16:05.328 | > (102/155): perl-NDBM_File-1.15-483.el9.x86_64.r 367 kB/s | 22 kB 00:00 2025-10-10 06:16:05.328 | > (103/155): perl-Net-SSLeay-1.94-3.el9.x86_64.rp 5.3 MB/s | 414 kB 00:00 2025-10-10 06:16:05.328 | > (104/155): perl-POSIX-1.94-483.el9.x86_64.rpm 1.6 MB/s | 96 kB 00:00 2025-10-10 06:16:05.328 | > (105/155): perl-PathTools-3.78-461.el9.x86_64.r 1.5 MB/s | 88 kB 00:00 2025-10-10 06:16:05.328 | > (106/155): perl-Pod-Escapes-1.07-460.el9.noarch 371 kB/s | 21 kB 00:00 2025-10-10 06:16:05.328 | > (107/155): perl-Pod-Perldoc-3.28.01-461.el9.noa 1.5 MB/s | 87 kB 00:00 2025-10-10 06:16:05.328 | > (108/155): perl-Pod-Simple-3.42-4.el9.noarch.rp 3.7 MB/s | 225 kB 00:00 2025-10-10 06:16:05.328 | > (109/155): perl-Pod-Usage-2.01-4.el9.noarch.rpm 691 kB/s | 41 kB 00:00 2025-10-10 06:16:05.328 | > (110/155): perl-Scalar-List-Utils-1.56-462.el9. 1.2 MB/s | 71 kB 00:00 2025-10-10 06:16:05.328 | > (111/155): perl-SelectSaver-1.02-483.el9.noarch 204 kB/s | 11 kB 00:00 2025-10-10 06:16:05.328 | > (112/155): perl-Socket-2.031-4.el9.x86_64.rpm 984 kB/s | 56 kB 00:00 2025-10-10 06:16:05.328 | > (113/155): perl-Storable-3.21-460.el9.x86_64.rp 1.6 MB/s | 96 kB 00:00 2025-10-10 06:16:05.328 | > (114/155): perl-Symbol-1.08-483.el9.noarch.rpm 240 kB/s | 14 kB 00:00 2025-10-10 06:16:05.328 | > (115/155): perl-Term-ANSIColor-5.01-461.el9.noa 831 kB/s | 49 kB 00:00 2025-10-10 06:16:05.328 | > (116/155): perl-Term-Cap-1.17-460.el9.noarch.rp 396 kB/s | 23 kB 00:00 2025-10-10 06:16:51.376 | > (117/155): perl-Text-ParseWords-3.30-460.el9.no 289 kB/s | 17 kB 00:00 2025-10-10 06:16:51.376 | > (118/155): perl-Text-Tabs+Wrap-2013.0523-460.el 423 kB/s | 24 kB 00:00 2025-10-10 06:16:51.376 | > (119/155): perl-Time-Local-1.300-7.el9.noarch.r 588 kB/s | 34 kB 00:00 2025-10-10 06:16:51.376 | > (120/155): perl-URI-5.09-3.el9.noarch.rpm 2.0 MB/s | 121 kB 00:00 2025-10-10 06:16:51.376 | > (121/155): perl-base-2.27-483.el9.noarch.rpm 283 kB/s | 16 kB 00:00 2025-10-10 06:16:51.376 | > (122/155): perl-constant-1.33-461.el9.noarch.rp 417 kB/s | 24 kB 00:00 2025-10-10 06:16:51.376 | > (123/155): perl-if-0.60.800-483.el9.noarch.rpm 234 kB/s | 14 kB 00:00 2025-10-10 06:16:51.376 | > (124/155): perl-interpreter-5.32.1-483.el9.x86_ 1.2 MB/s | 70 kB 00:00 2025-10-10 06:16:51.376 | > (125/155): perl-libnet-3.13-4.el9.noarch.rpm 1.9 MB/s | 130 kB 00:00 2025-10-10 06:16:51.376 | > (126/155): perl-mro-1.23-483.el9.x86_64.rpm 407 kB/s | 28 kB 00:00 2025-10-10 06:16:51.376 | > (127/155): perl-overload-1.31-483.el9.noarch.rp 716 kB/s | 45 kB 00:00 2025-10-10 06:16:51.376 | > (128/155): perl-libs-5.32.1-483.el9.x86_64.rpm 15 MB/s | 2.2 MB 00:00 2025-10-10 06:16:51.376 | > (129/155): perl-overloading-0.02-483.el9.noarch 188 kB/s | 12 kB 00:00 2025-10-10 06:16:51.376 | > (130/155): perl-parent-0.238-460.el9.noarch.rpm 260 kB/s | 15 kB 00:00 2025-10-10 06:16:51.376 | > (131/155): perl-podlators-4.14-460.el9.noarch.r 1.8 MB/s | 114 kB 00:00 2025-10-10 06:16:51.376 | > (132/155): perl-subs-1.03-483.el9.noarch.rpm 176 kB/s | 11 kB 00:00 2025-10-10 06:16:51.376 | > (133/155): perl-vars-1.05-483.el9.noarch.rpm 218 kB/s | 13 kB 00:00 2025-10-10 06:16:51.376 | > (134/155): python3-libnmstate-2.2.52-1.el9.x86_ 769 kB/s | 49 kB 00:00 2025-10-10 06:16:51.376 | > (135/155): python3-packaging-20.9-5.el9.noarch. 1.3 MB/s | 77 kB 00:00 2025-10-10 06:16:51.376 | > (136/155): python3-netaddr-0.10.1-3.el9.noarch. 13 MB/s | 1.5 MB 00:00 2025-10-10 06:16:51.376 | > (137/155): slirp4netns-1.3.3-1.el9.x86_64.rpm 892 kB/s | 47 kB 00:00 2025-10-10 06:16:51.376 | > (138/155): python3-perf-5.14.0-621.el9.x86_64.r 14 MB/s | 1.5 MB 00:00 2025-10-10 06:16:51.376 | > (139/155): sysstat-12.5.4-9.el9.x86_64.rpm 8.0 MB/s | 482 kB 00:00 2025-10-10 06:16:51.376 | > (140/155): tmpwatch-2.11-20.el9.x86_64.rpm 689 kB/s | 36 kB 00:00 2025-10-10 06:16:51.376 | > (141/155): unbound-libs-1.16.2-21.el9.x86_64.rp 9.2 MB/s | 551 kB 00:00 2025-10-10 06:16:51.376 | > (142/155): crudini-0.9.3-4.el9s.noarch.rpm 7.0 MB/s | 25 kB 00:00 2025-10-10 06:16:51.376 | > (143/155): openstack-network-scripts-10.11.1-6. 12 MB/s | 48 kB 00:00 2025-10-10 06:16:51.376 | > (144/155): openstack-network-scripts-openvswitc 4.1 MB/s | 10 kB 00:00 2025-10-10 06:16:51.376 | > (145/155): python3-fasteners-0.18-1.el9s.noarch 14 MB/s | 37 kB 00:00 2025-10-10 06:16:51.376 | > (146/155): python3-iso8601-1.1.0-1.el9s.noarch. 8.9 MB/s | 23 kB 00:00 2025-10-10 06:16:51.376 | > (147/155): python3-pbr-5.11.1-1.el9s.noarch.rpm 36 MB/s | 140 kB 00:00 2025-10-10 06:16:51.376 | > (148/155): yajl-2.1.0-25.el9.x86_64.rpm 723 kB/s | 38 kB 00:00 2025-10-10 06:16:51.376 | > (149/155): python3-rfc3986-1.5.0-1.el9s.noarch. 12 MB/s | 50 kB 00:00 2025-10-10 06:16:51.376 | > (150/155): python3-pyroute2-0.7.3-1.el9s.noarch 62 MB/s | 704 kB 00:00 2025-10-10 06:16:51.376 | > (151/155): python3-wrapt-1.14.1-1.el9s.x86_64.r 8.8 MB/s | 57 kB 00:00 2025-10-10 06:16:51.376 | > (152/155): rdo-openvswitch-3.3-1.el9s.noarch.rp 2.8 MB/s | 7.7 kB 00:00 2025-10-10 06:16:51.376 | > (153/155): openvswitch-selinux-extra-policy-1.0 1.8 MB/s | 10 kB 00:00 2025-10-10 06:16:51.376 | > (154/155): openvswitch3.3-3.3.4-115.el9s.x86_64 84 MB/s | 6.9 MB 00:00 2025-10-10 06:16:51.376 | > (155/155): podman-5.6.0-2.el9.x86_64.rpm 27 MB/s | 16 MB 00:00 2025-10-10 06:16:51.376 | > -------------------------------------------------------------------------------- 2025-10-10 06:16:51.376 | > Total 18 MB/s | 80 MB 00:04 2025-10-10 06:16:51.376 | > Using rpmkeys executable at /usr/bin/rpmkeys to verify signatures 2025-10-10 06:16:51.376 | > Running transaction check 2025-10-10 06:16:51.376 | > Transaction check succeeded. 2025-10-10 06:16:51.376 | > Running transaction test 2025-10-10 06:16:51.376 | > Transaction test succeeded. 2025-10-10 06:16:51.376 | > Running transaction 2025-10-10 06:16:51.376 | > Preparing : 1/1 2025-10-10 06:16:51.376 | > Installing : passt-0^20250512.g8ec1341-2.el9.x86_64 1/155 2025-10-10 06:16:51.376 | > Running scriptlet: passt-selinux-0^20250512.g8ec1341-2.el9.noarch 2/155 2025-10-10 06:16:51.376 | > Installing : passt-selinux-0^20250512.g8ec1341-2.el9.noarch 2/155 2025-10-10 06:16:51.376 | > Running scriptlet: passt-selinux-0^20250512.g8ec1341-2.el9.noarch 2/155 2025-10-10 06:16:51.376 | > Installing : python3-netaddr-0.10.1-3.el9.noarch 3/155 2025-10-10 06:16:51.376 | > Running scriptlet: container-selinux-4:2.242.0-1.el9.noarch 4/155 2025-10-10 06:16:51.376 | > Installing : container-selinux-4:2.242.0-1.el9.noarch 4/155 2025-10-10 06:16:51.376 | > Running scriptlet: container-selinux-4:2.242.0-1.el9.noarch 4/155 2025-10-10 06:16:51.376 | > Installing : protobuf-c-1.3.3-13.el9.x86_64 5/155 2025-10-10 06:16:51.376 | > Installing : libaio-0.3.111-13.el9.x86_64 6/155 2025-10-10 06:16:51.376 | > Installing : device-mapper-event-libs-9:1.02.206-2.el9.x86_64 7/155 2025-10-10 06:16:51.376 | > Installing : fuse3-libs-3.10.2-9.el9.x86_64 8/155 2025-10-10 06:16:51.376 | > Installing : NetworkManager-ovs-1:1.54.1-1.el9.x86_64 9/155 2025-10-10 06:16:51.376 | > Installing : shadow-utils-subid-2:4.9-15.el9.x86_64 10/155 2025-10-10 06:16:51.376 | > Installing : python3-pyudev-0.22.0-6.el9.noarch 11/155 2025-10-10 06:16:51.376 | > Installing : python3-pyparsing-2.4.7-9.el9.noarch 12/155 2025-10-10 06:16:51.376 | > Installing : libnvme-1.13-1.el9.x86_64 13/155 2025-10-10 06:16:51.376 | > Installing : libnftnl-1.2.6-4.el9.x86_64 14/155 2025-10-10 06:16:51.376 | > Installing : iptables-nft-1.8.10-11.el9.x86_64 15/155 2025-10-10 06:16:51.376 | > Running scriptlet: iptables-nft-1.8.10-11.el9.x86_64 15/155 2025-10-10 06:16:51.376 | > Installing : nftables-1:1.0.9-4.el9.x86_64 16/155 2025-10-10 06:16:51.376 | > Running scriptlet: nftables-1:1.0.9-4.el9.x86_64 16/155 2025-10-10 06:16:51.376 | > Installing : chkconfig-1.24-2.el9.x86_64 17/155 2025-10-10 06:16:51.376 | > Installing : initscripts-10.11.8-4.el9.x86_64 18/155 2025-10-10 06:16:51.376 | > Running scriptlet: initscripts-10.11.8-4.el9.x86_64 18/155 2025-10-10 06:16:51.376 | > Created symlink /etc/systemd/system/sysinit.target.wants/import-state.service -> /usr/lib/systemd/system/import-state.service. 2025-10-10 06:16:51.376 | > Created symlink /etc/systemd/system/sysinit.target.wants/loadmodules.service -> /usr/lib/systemd/system/loadmodules.service. 2025-10-10 06:16:51.376 | > 2025-10-10 06:16:51.376 | > Installing : NetworkManager-config-server-1:1.54.1-1.el9.noar 19/155 2025-10-10 06:16:51.376 | > Installing : nmstate-libs-2.2.52-1.el9.x86_64 20/155 2025-10-10 06:16:51.376 | > Running scriptlet: nmstate-libs-2.2.52-1.el9.x86_64 20/155 2025-10-10 06:16:51.376 | > Installing : nmstate-2.2.52-1.el9.x86_64 21/155 2025-10-10 06:16:51.376 | > Installing : python3-libnmstate-2.2.52-1.el9.x86_64 22/155 2025-10-10 06:16:51.376 | > Installing : python3-packaging-20.9-5.el9.noarch 23/155 2025-10-10 06:16:51.376 | > Installing : device-mapper-event-9:1.02.206-2.el9.x86_64 24/155 2025-10-10 06:16:51.376 | > Running scriptlet: device-mapper-event-9:1.02.206-2.el9.x86_64 24/155 2025-10-10 06:16:51.376 | > Created symlink /etc/systemd/system/sockets.target.wants/dm-event.socket -> /usr/lib/systemd/system/dm-event.socket. 2025-10-10 06:16:51.376 | > 2025-10-10 06:16:51.376 | > Installing : lvm2-libs-9:2.03.32-2.el9.x86_64 25/155 2025-10-10 06:16:51.376 | > Installing : device-mapper-multipath-libs-0.8.7-39.el9.x86_64 26/155 2025-10-10 06:16:51.376 | > Running scriptlet: unbound-libs-1.16.2-21.el9.x86_64 27/155 2025-10-10 06:16:51.376 | > Installing : unbound-libs-1.16.2-21.el9.x86_64 27/155 2025-10-10 06:16:51.376 | > Running scriptlet: unbound-libs-1.16.2-21.el9.x86_64 27/155 2025-10-10 06:16:51.376 | > Created symlink /etc/systemd/system/timers.target.wants/unbound-anchor.timer -> /usr/lib/systemd/system/unbound-anchor.timer. 2025-10-10 06:16:51.376 | > 2025-10-10 06:16:51.376 | > Installing : perl-Digest-1.19-4.el9.noarch 28/155 2025-10-10 06:16:51.376 | > Installing : perl-Digest-MD5-2.58-4.el9.x86_64 29/155 2025-10-10 06:16:51.376 | > Installing : perl-B-1.80-483.el9.x86_64 30/155 2025-10-10 06:16:51.376 | > Installing : perl-FileHandle-2.03-483.el9.noarch 31/155 2025-10-10 06:16:51.376 | > Installing : perl-Data-Dumper-2.174-462.el9.x86_64 32/155 2025-10-10 06:16:51.376 | > Installing : perl-libnet-3.13-4.el9.noarch 33/155 2025-10-10 06:16:51.376 | > Installing : perl-base-2.27-483.el9.noarch 34/155 2025-10-10 06:16:51.376 | > Installing : perl-URI-5.09-3.el9.noarch 35/155 2025-10-10 06:16:51.376 | > Installing : perl-AutoLoader-5.74-483.el9.noarch 36/155 2025-10-10 06:16:51.376 | > Installing : perl-Mozilla-CA-20200520-6.el9.noarch 37/155 2025-10-10 06:17:03.052 | > Installing : perl-if-0.60.800-483.el9.noarch 38/155 2025-10-10 06:17:03.052 | > Installing : perl-IO-Socket-IP-0.41-5.el9.noarch 39/155 2025-10-10 06:17:03.052 | > Installing : perl-Time-Local-2:1.300-7.el9.noarch 40/155 2025-10-10 06:17:03.052 | > Installing : perl-File-Path-2.18-4.el9.noarch 41/155 2025-10-10 06:17:03.052 | > Installing : perl-Pod-Escapes-1:1.07-460.el9.noarch 42/155 2025-10-10 06:17:03.052 | > Installing : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 43/155 2025-10-10 06:17:03.052 | > Installing : perl-IO-Socket-SSL-2.073-2.el9.noarch 44/155 2025-10-10 06:17:03.052 | > Installing : perl-Net-SSLeay-1.94-3.el9.x86_64 45/155 2025-10-10 06:17:03.052 | > Installing : perl-Class-Struct-0.66-483.el9.noarch 46/155 2025-10-10 06:17:03.052 | > Installing : perl-POSIX-1.94-483.el9.x86_64 47/155 2025-10-10 06:17:03.052 | > Installing : perl-Term-ANSIColor-5.01-461.el9.noarch 48/155 2025-10-10 06:17:03.052 | > Installing : perl-IPC-Open3-1.21-483.el9.noarch 49/155 2025-10-10 06:17:03.052 | > Installing : perl-subs-1.03-483.el9.noarch 50/155 2025-10-10 06:17:03.052 | > Installing : perl-File-Temp-1:0.231.100-4.el9.noarch 51/155 2025-10-10 06:17:03.052 | > Installing : perl-Term-Cap-1.17-460.el9.noarch 52/155 2025-10-10 06:17:03.052 | > Installing : perl-Pod-Simple-1:3.42-4.el9.noarch 53/155 2025-10-10 06:17:03.052 | > Installing : perl-HTTP-Tiny-0.076-462.el9.noarch 54/155 2025-10-10 06:17:03.052 | > Installing : perl-Socket-4:2.031-4.el9.x86_64 55/155 2025-10-10 06:17:03.052 | > Installing : perl-SelectSaver-1.02-483.el9.noarch 56/155 2025-10-10 06:17:03.052 | > Installing : perl-Symbol-1.08-483.el9.noarch 57/155 2025-10-10 06:17:03.052 | > Installing : perl-File-stat-1.09-483.el9.noarch 58/155 2025-10-10 06:17:03.052 | > Installing : perl-podlators-1:4.14-460.el9.noarch 59/155 2025-10-10 06:17:03.052 | > Installing : perl-Pod-Perldoc-3.28.01-461.el9.noarch 60/155 2025-10-10 06:17:03.052 | > Installing : perl-Fcntl-1.13-483.el9.x86_64 61/155 2025-10-10 06:17:03.052 | > Installing : perl-Text-ParseWords-3.30-460.el9.noarch 62/155 2025-10-10 06:17:03.052 | > Installing : perl-mro-1.23-483.el9.x86_64 63/155 2025-10-10 06:17:03.052 | > Installing : perl-IO-1.43-483.el9.x86_64 64/155 2025-10-10 06:17:03.052 | > Installing : perl-overloading-0.02-483.el9.noarch 65/155 2025-10-10 06:17:03.052 | > Installing : perl-Pod-Usage-4:2.01-4.el9.noarch 66/155 2025-10-10 06:17:03.052 | > Installing : perl-Errno-1.30-483.el9.x86_64 67/155 2025-10-10 06:17:03.052 | > Installing : perl-File-Basename-2.85-483.el9.noarch 68/155 2025-10-10 06:17:03.052 | > Installing : perl-Getopt-Std-1.12-483.el9.noarch 69/155 2025-10-10 06:17:03.052 | > Installing : perl-MIME-Base64-3.16-4.el9.x86_64 70/155 2025-10-10 06:17:03.052 | > Installing : perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 71/155 2025-10-10 06:17:03.052 | > Installing : perl-constant-1.33-461.el9.noarch 72/155 2025-10-10 06:17:03.052 | > Installing : perl-Storable-1:3.21-460.el9.x86_64 73/155 2025-10-10 06:17:03.052 | > Installing : perl-overload-1.31-483.el9.noarch 74/155 2025-10-10 06:17:03.052 | > Installing : perl-parent-1:0.238-460.el9.noarch 75/155 2025-10-10 06:17:03.052 | > Installing : perl-vars-1.05-483.el9.noarch 76/155 2025-10-10 06:17:03.052 | > Installing : perl-Getopt-Long-1:2.52-4.el9.noarch 77/155 2025-10-10 06:17:03.052 | > Installing : perl-Carp-1.50-460.el9.noarch 78/155 2025-10-10 06:17:03.052 | > Installing : perl-Exporter-5.74-461.el9.noarch 79/155 2025-10-10 06:17:03.052 | > Installing : perl-NDBM_File-1.15-483.el9.x86_64 80/155 2025-10-10 06:17:03.052 | > Installing : perl-PathTools-3.78-461.el9.x86_64 81/155 2025-10-10 06:17:03.052 | > Installing : perl-Encode-4:3.08-462.el9.x86_64 82/155 2025-10-10 06:17:03.052 | > Installing : perl-libs-4:5.32.1-483.el9.x86_64 83/155 2025-10-10 06:17:03.052 | > Installing : perl-interpreter-4:5.32.1-483.el9.x86_64 84/155 2025-10-10 06:17:03.052 | > Running scriptlet: openvswitch-selinux-extra-policy-1.0-36.el9s.noa 85/155 2025-10-10 06:17:03.052 | > Installing : openvswitch-selinux-extra-policy-1.0-36.el9s.noa 85/155 2025-10-10 06:17:03.052 | > Running scriptlet: openvswitch-selinux-extra-policy-1.0-36.el9s.noa 85/155 2025-10-10 06:17:03.052 | > Running scriptlet: openvswitch3.3-3.3.4-115.el9s.x86_64 86/155 2025-10-10 06:17:03.052 | > Installing : openvswitch3.3-3.3.4-115.el9s.x86_64 86/155 2025-10-10 06:17:03.052 | > Running scriptlet: openvswitch3.3-3.3.4-115.el9s.x86_64 86/155 2025-10-10 06:17:03.052 | > Installing : python3-wrapt-1.14.1-1.el9s.x86_64 87/155 2025-10-10 06:17:03.052 | > Installing : python3-debtcollector-2.5.0-0.20230310120453.a6b 88/155 2025-10-10 06:17:03.052 | > Installing : python3-rfc3986-1.5.0-1.el9s.noarch 89/155 2025-10-10 06:17:03.052 | > Installing : python3-pyroute2-0.7.3-1.el9s.noarch 90/155 2025-10-10 06:17:03.052 | > Installing : python3-iso8601-1.1.0-1.el9s.noarch 91/155 2025-10-10 06:17:03.052 | > Installing : python3-fasteners-0.18-1.el9s.noarch 92/155 2025-10-10 06:17:03.052 | > Installing : yajl-2.1.0-25.el9.x86_64 93/155 2025-10-10 06:17:03.052 | > Installing : pcp-conf-6.3.7-5.el9.x86_64 94/155 2025-10-10 06:17:03.052 | > Installing : nispor-1.2.14-1.el9.x86_64 95/155 2025-10-10 06:17:03.052 | > Running scriptlet: nispor-1.2.14-1.el9.x86_64 95/155 2025-10-10 06:17:03.052 | > Installing : mstflint-4.32.0-1.el9.x86_64 96/155 2025-10-10 06:17:03.053 | > Installing : lm_sensors-libs-3.6.0-10.el9.x86_64 97/155 2025-10-10 06:17:03.053 | > Installing : libuv-1:1.42.0-2.el9.x86_64 98/155 2025-10-10 06:17:03.053 | > Installing : pcp-libs-6.3.7-5.el9.x86_64 99/155 2025-10-10 06:17:03.053 | > Installing : libslirp-4.4.0-8.el9.x86_64 100/155 2025-10-10 06:17:03.053 | > Installing : slirp4netns-1.3.3-1.el9.x86_64 101/155 2025-10-10 06:17:03.053 | > Installing : libnet-1.2-7.el9.x86_64 102/155 2025-10-10 06:17:03.053 | > Installing : criu-3.19-3.el9.x86_64 103/155 2025-10-10 06:17:03.053 | > Installing : criu-libs-3.19-3.el9.x86_64 104/155 2025-10-10 06:17:03.053 | > Installing : crun-1.24-1.el9.x86_64 105/155 2025-10-10 06:17:03.053 | > Installing : libbabeltrace-1.5.8-10.el9.x86_64 106/155 2025-10-10 06:17:03.053 | > Installing : git-core-2.47.3-1.el9.x86_64 107/155 2025-10-10 06:17:03.053 | > Installing : python3-pbr-5.11.1-1.el9s.noarch 108/155 2025-10-10 06:17:03.053 | > Installing : conmon-3:2.1.13-1.el9.x86_64 109/155 2025-10-10 06:17:03.053 | > Installing : aardvark-dns-2:1.16.0-1.el9.x86_64 110/155 2025-10-10 06:17:03.053 | > Installing : netavark-2:1.16.0-1.el9.x86_64 111/155 2025-10-10 06:17:03.053 | > Installing : virt-what-1.27-2.el9.x86_64 112/155 2025-10-10 06:17:03.053 | > Installing : python3-linux-procfs-0.7.3-1.el9.noarch 113/155 2025-10-10 06:17:03.053 | > Installing : python3-inotify-0.9.6-25.el9.noarch 114/155 2025-10-10 06:17:03.053 | > Installing : python3-iniparse-0.4-45.el9.noarch 115/155 2025-10-10 06:17:03.053 | > Installing : libtraceevent-1.8.4-2.el9.x86_64 116/155 2025-10-10 06:17:03.053 | > Installing : python3-perf-5.14.0-621.el9.x86_64 117/155 2025-10-10 06:17:03.053 | > Installing : jitterentropy-3.6.0-1.el9.x86_64 118/155 2025-10-10 06:17:03.053 | > Installing : hdparm-9.62-2.el9.x86_64 119/155 2025-10-10 06:17:03.053 | > Installing : tuned-2.26.0-1.el9.noarch 120/155 2025-10-10 06:17:03.053 | > Running scriptlet: tuned-2.26.0-1.el9.noarch 120/155 2025-10-10 06:17:03.053 | > Created symlink /etc/systemd/system/multi-user.target.wants/tuned.service -> /usr/lib/systemd/system/tuned.service. 2025-10-10 06:17:03.053 | > 2025-10-10 06:17:03.053 | > Installing : fuse-common-3.10.2-9.el9.x86_64 121/155 2025-10-10 06:17:03.053 | > Installing : fuse3-3.10.2-9.el9.x86_64 122/155 2025-10-10 06:17:03.053 | > Installing : fuse-overlayfs-1.15-1.el9.x86_64 123/155 2025-10-10 06:17:03.053 | > Running scriptlet: fuse-overlayfs-1.15-1.el9.x86_64 123/155 2025-10-10 06:17:03.053 | > Installing : containers-common-4:1-134.el9.x86_64 124/155 2025-10-10 06:17:03.053 | > Installing : containers-common-extra-4:1-134.el9.x86_64 125/155 2025-10-10 06:17:03.053 | > Installing : device-mapper-persistent-data-1.1.0-1.el9.x86_64 126/155 2025-10-10 06:17:03.053 | > Installing : bc-1.07.1-14.el9.x86_64 127/155 2025-10-10 06:18:06.596 | > Installing : openstack-network-scripts-10.11.1-6.el9s.x86_64 128/155 2025-10-10 06:18:06.596 | > Running scriptlet: openstack-network-scripts-10.11.1-6.el9s.x86_64 128/155 2025-10-10 06:18:06.596 | > Installing : openstack-network-scripts-openvswitch3.3-10.11.1 129/155 2025-10-10 06:18:06.596 | > Installing : python-oslo-utils-lang-6.1.0-0.20230310140524.d4 130/155 2025-10-10 06:18:06.596 | > Installing : python-oslo-i18n-lang-6.0.0-0.20230418095801.036 131/155 2025-10-10 06:18:06.596 | > Installing : python3-oslo-i18n-6.0.0-0.20230418095801.03605c2 132/155 2025-10-10 06:18:06.596 | > Installing : python3-oslo-utils-6.1.0-0.20230310140524.d49d59 133/155 2025-10-10 06:18:06.596 | > Installing : python-oslo-concurrency-lang-5.1.1-0.20230412082 134/155 2025-10-10 06:18:06.596 | > Installing : python3-stevedore-5.0.0-0.20241203182731.c4acc56 135/155 2025-10-10 06:18:06.596 | > Installing : python3-oslo-config-2:9.1.1-0.20230310201801.515 136/155 2025-10-10 06:18:06.596 | > Installing : python3-oslo-concurrency-5.1.1-0.20230412082954. 137/155 2025-10-10 06:18:06.596 | > Installing : os-net-config-18.0.3-0.20251008134709.74a5aad.el 138/155 2025-10-10 06:18:06.596 | > Installing : rdo-openvswitch-2:3.3-1.el9s.noarch 139/155 2025-10-10 06:18:06.596 | > Installing : lvm2-9:2.03.32-2.el9.x86_64 140/155 2025-10-10 06:18:06.596 | > Running scriptlet: lvm2-9:2.03.32-2.el9.x86_64 140/155 2025-10-10 06:18:06.596 | > Created symlink /etc/systemd/system/sysinit.target.wants/lvm2-monitor.service -> /usr/lib/systemd/system/lvm2-monitor.service. 2025-10-10 06:18:06.596 | > Created symlink /etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket -> /usr/lib/systemd/system/lvm2-lvmpolld.socket. 2025-10-10 06:18:06.596 | > 2025-10-10 06:18:06.596 | > Installing : buildah-2:1.41.3-1.el9.x86_64 141/155 2025-10-10 06:18:06.596 | > Installing : podman-6:5.6.0-2.el9.x86_64 142/155 2025-10-10 06:18:06.596 | > Installing : tuned-profiles-cpu-partitioning-2.26.0-1.el9.noa 143/155 2025-10-10 06:18:06.596 | > Installing : rng-tools-6.17-2.el9.x86_64 144/155 2025-10-10 06:18:06.596 | > Running scriptlet: rng-tools-6.17-2.el9.x86_64 144/155 2025-10-10 06:18:06.596 | > Created symlink /etc/systemd/system/multi-user.target.wants/rngd.service -> /usr/lib/systemd/system/rngd.service. 2025-10-10 06:18:06.596 | > 2025-10-10 06:18:06.596 | > Installing : crudini-0.9.3-4.el9s.noarch 145/155 2025-10-10 06:18:06.596 | > Installing : sysstat-12.5.4-9.el9.x86_64 146/155 2025-10-10 06:18:06.596 | > Running scriptlet: sysstat-12.5.4-9.el9.x86_64 146/155 2025-10-10 06:18:06.596 | > Created symlink /etc/systemd/system/multi-user.target.wants/sysstat.service -> /usr/lib/systemd/system/sysstat.service. 2025-10-10 06:18:06.596 | > Created symlink /etc/systemd/system/sysstat.service.wants/sysstat-collect.timer -> /usr/lib/systemd/system/sysstat-collect.timer. 2025-10-10 06:18:06.596 | > Created symlink /etc/systemd/system/sysstat.service.wants/sysstat-summary.timer -> /usr/lib/systemd/system/sysstat-summary.timer. 2025-10-10 06:18:06.596 | > 2025-10-10 06:18:06.596 | > Installing : device-mapper-multipath-0.8.7-39.el9.x86_64 147/155 2025-10-10 06:18:06.596 | > Running scriptlet: device-mapper-multipath-0.8.7-39.el9.x86_64 147/155 2025-10-10 06:18:06.596 | > Created symlink /etc/systemd/system/sysinit.target.wants/multipathd.service -> /usr/lib/systemd/system/multipathd.service. 2025-10-10 06:18:06.596 | > Created symlink /etc/systemd/system/sockets.target.wants/multipathd.socket -> /usr/lib/systemd/system/multipathd.socket. 2025-10-10 06:18:06.596 | > 2025-10-10 06:18:06.596 | > Installing : iptables-nft-services-1.8.10-11.el9.noarch 148/155 2025-10-10 06:18:06.596 | > Running scriptlet: iptables-nft-services-1.8.10-11.el9.noarch 148/155 2025-10-10 06:18:06.596 | > Installing : openstack-selinux-0.8.41-0.20250527163806.f19cf2 149/155 2025-10-10 06:18:06.596 | > Running scriptlet: openstack-selinux-0.8.41-0.20250527163806.f19cf2 149/155 2025-10-10 06:18:06.596 | > Installing : tmpwatch-2.11-20.el9.x86_64 150/155 2025-10-10 06:18:06.596 | > Installing : driverctl-0.115-1.el9.noarch 151/155 2025-10-10 06:18:06.596 | > Running scriptlet: driverctl-0.115-1.el9.noarch 151/155 2025-10-10 06:18:06.596 | > Installing : traceroute-3:2.1.1-1.el9.x86_64 152/155 2025-10-10 06:18:06.596 | > Installing : numactl-2.0.19-3.el9.x86_64 153/155 2025-10-10 06:18:06.596 | > Installing : lsof-4.94.0-3.el9.x86_64 154/155 2025-10-10 06:18:06.596 | > Installing : biosdevname-0.7.3-10.el9.x86_64 155/155 2025-10-10 06:18:06.596 | > Running scriptlet: passt-selinux-0^20250512.g8ec1341-2.el9.noarch 155/155 2025-10-10 06:18:06.596 | > Running scriptlet: container-selinux-4:2.242.0-1.el9.noarch 155/155 2025-10-10 06:18:06.596 | > Running scriptlet: openvswitch-selinux-extra-policy-1.0-36.el9s.noa 155/155 2025-10-10 06:18:06.597 | > Running scriptlet: tuned-2.26.0-1.el9.noarch 155/155 2025-10-10 06:18:06.597 | > Running scriptlet: biosdevname-0.7.3-10.el9.x86_64 155/155 2025-10-10 06:18:06.597 | > Verifying : python3-stevedore-5.0.0-0.20241203182731.c4acc56 1/155 2025-10-10 06:18:06.597 | > Verifying : openstack-selinux-0.8.41-0.20250527163806.f19cf2 2/155 2025-10-10 06:18:06.597 | > Verifying : os-net-config-18.0.3-0.20251008134709.74a5aad.el 3/155 2025-10-10 06:18:06.597 | > Verifying : python-oslo-concurrency-lang-5.1.1-0.20230412082 4/155 2025-10-10 06:18:06.597 | > Verifying : python-oslo-i18n-lang-6.0.0-0.20230418095801.036 5/155 2025-10-10 06:18:06.597 | > Verifying : python-oslo-utils-lang-6.1.0-0.20230310140524.d4 6/155 2025-10-10 06:18:06.597 | > Verifying : python3-debtcollector-2.5.0-0.20230310120453.a6b 7/155 2025-10-10 06:18:06.597 | > Verifying : python3-oslo-concurrency-5.1.1-0.20230412082954. 8/155 2025-10-10 06:18:06.597 | > Verifying : python3-oslo-config-2:9.1.1-0.20230310201801.515 9/155 2025-10-10 06:18:06.597 | > Verifying : python3-oslo-i18n-6.0.0-0.20230418095801.03605c2 10/155 2025-10-10 06:18:06.597 | > Verifying : python3-oslo-utils-6.1.0-0.20230310140524.d49d59 11/155 2025-10-10 06:18:06.597 | > Verifying : NetworkManager-config-server-1:1.54.1-1.el9.noar 12/155 2025-10-10 06:18:06.597 | > Verifying : bc-1.07.1-14.el9.x86_64 13/155 2025-10-10 06:18:06.597 | > Verifying : biosdevname-0.7.3-10.el9.x86_64 14/155 2025-10-10 06:18:06.597 | > Verifying : chkconfig-1.24-2.el9.x86_64 15/155 2025-10-10 06:18:06.597 | > Verifying : device-mapper-event-9:1.02.206-2.el9.x86_64 16/155 2025-10-10 06:18:06.597 | > Verifying : device-mapper-event-libs-9:1.02.206-2.el9.x86_64 17/155 2025-10-10 06:18:06.597 | > Verifying : device-mapper-multipath-0.8.7-39.el9.x86_64 18/155 2025-10-10 06:18:06.597 | > Verifying : device-mapper-multipath-libs-0.8.7-39.el9.x86_64 19/155 2025-10-10 06:18:06.597 | > Verifying : device-mapper-persistent-data-1.1.0-1.el9.x86_64 20/155 2025-10-10 06:18:06.597 | > Verifying : fuse-common-3.10.2-9.el9.x86_64 21/155 2025-10-10 06:18:06.597 | > Verifying : hdparm-9.62-2.el9.x86_64 22/155 2025-10-10 06:18:06.597 | > Verifying : initscripts-10.11.8-4.el9.x86_64 23/155 2025-10-10 06:18:06.597 | > Verifying : iptables-nft-1.8.10-11.el9.x86_64 24/155 2025-10-10 06:18:06.597 | > Verifying : jitterentropy-3.6.0-1.el9.x86_64 25/155 2025-10-10 06:18:06.597 | > Verifying : libaio-0.3.111-13.el9.x86_64 26/155 2025-10-10 06:18:06.597 | > Verifying : libnftnl-1.2.6-4.el9.x86_64 27/155 2025-10-10 06:18:06.597 | > Verifying : libnvme-1.13-1.el9.x86_64 28/155 2025-10-10 06:18:06.597 | > Verifying : libtraceevent-1.8.4-2.el9.x86_64 29/155 2025-10-10 06:18:06.597 | > Verifying : lsof-4.94.0-3.el9.x86_64 30/155 2025-10-10 06:18:06.597 | > Verifying : lvm2-9:2.03.32-2.el9.x86_64 31/155 2025-10-10 06:18:06.597 | > Verifying : lvm2-libs-9:2.03.32-2.el9.x86_64 32/155 2025-10-10 06:18:06.597 | > Verifying : nftables-1:1.0.9-4.el9.x86_64 33/155 2025-10-10 06:18:06.597 | > Verifying : numactl-2.0.19-3.el9.x86_64 34/155 2025-10-10 06:18:06.597 | > Verifying : protobuf-c-1.3.3-13.el9.x86_64 35/155 2025-10-10 06:18:06.597 | > Verifying : python3-iniparse-0.4-45.el9.noarch 36/155 2025-10-10 06:18:06.597 | > Verifying : python3-inotify-0.9.6-25.el9.noarch 37/155 2025-10-10 06:18:06.597 | > Verifying : python3-linux-procfs-0.7.3-1.el9.noarch 38/155 2025-10-10 06:18:06.597 | > Verifying : python3-pyparsing-2.4.7-9.el9.noarch 39/155 2025-10-10 06:18:06.597 | > Verifying : python3-pyudev-0.22.0-6.el9.noarch 40/155 2025-10-10 06:18:06.597 | > Verifying : rng-tools-6.17-2.el9.x86_64 41/155 2025-10-10 06:18:06.597 | > Verifying : shadow-utils-subid-2:4.9-15.el9.x86_64 42/155 2025-10-10 06:18:06.597 | > Verifying : traceroute-3:2.1.1-1.el9.x86_64 43/155 2025-10-10 06:18:06.597 | > Verifying : tuned-2.26.0-1.el9.noarch 44/155 2025-10-10 06:18:06.597 | > Verifying : tuned-profiles-cpu-partitioning-2.26.0-1.el9.noa 45/155 2025-10-10 06:18:06.602 | > Verifying : virt-what-1.27-2.el9.x86_64 46/155 2025-10-10 06:18:06.602 | > Verifying : NetworkManager-ovs-1:1.54.1-1.el9.x86_64 47/155 2025-10-10 06:18:06.602 | > Verifying : aardvark-dns-2:1.16.0-1.el9.x86_64 48/155 2025-10-10 06:18:06.602 | > Verifying : buildah-2:1.41.3-1.el9.x86_64 49/155 2025-10-10 06:18:06.602 | > Verifying : conmon-3:2.1.13-1.el9.x86_64 50/155 2025-10-10 06:18:06.602 | > Verifying : container-selinux-4:2.242.0-1.el9.noarch 51/155 2025-10-10 06:18:06.602 | > Verifying : containers-common-4:1-134.el9.x86_64 52/155 2025-10-10 06:18:06.602 | > Verifying : containers-common-extra-4:1-134.el9.x86_64 53/155 2025-10-10 06:18:06.602 | > Verifying : criu-3.19-3.el9.x86_64 54/155 2025-10-10 06:18:06.602 | > Verifying : criu-libs-3.19-3.el9.x86_64 55/155 2025-10-10 06:18:06.602 | > Verifying : crun-1.24-1.el9.x86_64 56/155 2025-10-10 06:18:06.602 | > Verifying : driverctl-0.115-1.el9.noarch 57/155 2025-10-10 06:18:06.602 | > Verifying : fuse-overlayfs-1.15-1.el9.x86_64 58/155 2025-10-10 06:18:06.602 | > Verifying : fuse3-3.10.2-9.el9.x86_64 59/155 2025-10-10 06:18:06.602 | > Verifying : fuse3-libs-3.10.2-9.el9.x86_64 60/155 2025-10-10 06:18:06.602 | > Verifying : git-core-2.47.3-1.el9.x86_64 61/155 2025-10-10 06:18:06.602 | > Verifying : iptables-nft-services-1.8.10-11.el9.noarch 62/155 2025-10-10 06:18:06.602 | > Verifying : libbabeltrace-1.5.8-10.el9.x86_64 63/155 2025-10-10 06:18:06.602 | > Verifying : libnet-1.2-7.el9.x86_64 64/155 2025-10-10 06:18:06.602 | > Verifying : libslirp-4.4.0-8.el9.x86_64 65/155 2025-10-10 06:18:06.602 | > Verifying : libuv-1:1.42.0-2.el9.x86_64 66/155 2025-10-10 06:18:06.602 | > Verifying : lm_sensors-libs-3.6.0-10.el9.x86_64 67/155 2025-10-10 06:18:06.602 | > Verifying : mstflint-4.32.0-1.el9.x86_64 68/155 2025-10-10 06:18:06.602 | > Verifying : netavark-2:1.16.0-1.el9.x86_64 69/155 2025-10-10 06:18:06.602 | > Verifying : nispor-1.2.14-1.el9.x86_64 70/155 2025-10-10 06:18:06.602 | > Verifying : nmstate-2.2.52-1.el9.x86_64 71/155 2025-10-10 06:18:06.602 | > Verifying : nmstate-libs-2.2.52-1.el9.x86_64 72/155 2025-10-10 06:18:06.602 | > Verifying : passt-0^20250512.g8ec1341-2.el9.x86_64 73/155 2025-10-10 06:18:06.602 | > Verifying : passt-selinux-0^20250512.g8ec1341-2.el9.noarch 74/155 2025-10-10 06:18:06.602 | > Verifying : pcp-conf-6.3.7-5.el9.x86_64 75/155 2025-10-10 06:18:06.602 | > Verifying : pcp-libs-6.3.7-5.el9.x86_64 76/155 2025-10-10 06:18:06.602 | > Verifying : perl-AutoLoader-5.74-483.el9.noarch 77/155 2025-10-10 06:18:06.602 | > Verifying : perl-B-1.80-483.el9.x86_64 78/155 2025-10-10 06:18:06.602 | > Verifying : perl-Carp-1.50-460.el9.noarch 79/155 2025-10-10 06:18:06.602 | > Verifying : perl-Class-Struct-0.66-483.el9.noarch 80/155 2025-10-10 06:18:06.602 | > Verifying : perl-Data-Dumper-2.174-462.el9.x86_64 81/155 2025-10-10 06:18:06.602 | > Verifying : perl-Digest-1.19-4.el9.noarch 82/155 2025-10-10 06:18:06.602 | > Verifying : perl-Digest-MD5-2.58-4.el9.x86_64 83/155 2025-10-10 06:18:06.602 | > Verifying : perl-Encode-4:3.08-462.el9.x86_64 84/155 2025-10-10 06:18:06.602 | > Verifying : perl-Errno-1.30-483.el9.x86_64 85/155 2025-10-10 06:18:06.602 | > Verifying : perl-Exporter-5.74-461.el9.noarch 86/155 2025-10-10 06:18:06.602 | > Verifying : perl-Fcntl-1.13-483.el9.x86_64 87/155 2025-10-10 06:18:06.602 | > Verifying : perl-File-Basename-2.85-483.el9.noarch 88/155 2025-10-10 06:18:06.602 | > Verifying : perl-File-Path-2.18-4.el9.noarch 89/155 2025-10-10 06:18:06.602 | > Verifying : perl-File-Temp-1:0.231.100-4.el9.noarch 90/155 2025-10-10 06:18:06.602 | > Verifying : perl-File-stat-1.09-483.el9.noarch 91/155 2025-10-10 06:18:06.602 | > Verifying : perl-FileHandle-2.03-483.el9.noarch 92/155 2025-10-10 06:18:06.602 | > Verifying : perl-Getopt-Long-1:2.52-4.el9.noarch 93/155 2025-10-10 06:18:06.602 | > Verifying : perl-Getopt-Std-1.12-483.el9.noarch 94/155 2025-10-10 06:18:06.602 | > Verifying : perl-HTTP-Tiny-0.076-462.el9.noarch 95/155 2025-10-10 06:18:06.602 | > Verifying : perl-IO-1.43-483.el9.x86_64 96/155 2025-10-10 06:18:06.602 | > Verifying : perl-IO-Socket-IP-0.41-5.el9.noarch 97/155 2025-10-10 06:18:06.602 | > Verifying : perl-IO-Socket-SSL-2.073-2.el9.noarch 98/155 2025-10-10 06:18:06.602 | > Verifying : perl-IPC-Open3-1.21-483.el9.noarch 99/155 2025-10-10 06:18:06.602 | > Verifying : perl-MIME-Base64-3.16-4.el9.x86_64 100/155 2025-10-10 06:18:06.602 | > Verifying : perl-Mozilla-CA-20200520-6.el9.noarch 101/155 2025-10-10 06:18:06.602 | > Verifying : perl-NDBM_File-1.15-483.el9.x86_64 102/155 2025-10-10 06:18:06.602 | > Verifying : perl-Net-SSLeay-1.94-3.el9.x86_64 103/155 2025-10-10 06:18:06.602 | > Verifying : perl-POSIX-1.94-483.el9.x86_64 104/155 2025-10-10 06:18:06.602 | > Verifying : perl-PathTools-3.78-461.el9.x86_64 105/155 2025-10-10 06:18:06.602 | > Verifying : perl-Pod-Escapes-1:1.07-460.el9.noarch 106/155 2025-10-10 06:18:06.602 | > Verifying : perl-Pod-Perldoc-3.28.01-461.el9.noarch 107/155 2025-10-10 06:18:06.602 | > Verifying : perl-Pod-Simple-1:3.42-4.el9.noarch 108/155 2025-10-10 06:18:06.602 | > Verifying : perl-Pod-Usage-4:2.01-4.el9.noarch 109/155 2025-10-10 06:18:06.602 | > Verifying : perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 110/155 2025-10-10 06:18:06.602 | > Verifying : perl-SelectSaver-1.02-483.el9.noarch 111/155 2025-10-10 06:18:06.602 | > Verifying : perl-Socket-4:2.031-4.el9.x86_64 112/155 2025-10-10 06:18:06.602 | > Verifying : perl-Storable-1:3.21-460.el9.x86_64 113/155 2025-10-10 06:18:06.602 | > Verifying : perl-Symbol-1.08-483.el9.noarch 114/155 2025-10-10 06:18:06.602 | > Verifying : perl-Term-ANSIColor-5.01-461.el9.noarch 115/155 2025-10-10 06:18:06.602 | > Verifying : perl-Term-Cap-1.17-460.el9.noarch 116/155 2025-10-10 06:18:06.602 | > Verifying : perl-Text-ParseWords-3.30-460.el9.noarch 117/155 2025-10-10 06:18:06.602 | > Verifying : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 118/155 2025-10-10 06:18:06.602 | > Verifying : perl-Time-Local-2:1.300-7.el9.noarch 119/155 2025-10-10 06:18:06.602 | > Verifying : perl-URI-5.09-3.el9.noarch 120/155 2025-10-10 06:18:06.602 | > Verifying : perl-base-2.27-483.el9.noarch 121/155 2025-10-10 06:18:06.602 | > Verifying : perl-constant-1.33-461.el9.noarch 122/155 2025-10-10 06:18:06.602 | > Verifying : perl-if-0.60.800-483.el9.noarch 123/155 2025-10-10 06:18:06.602 | > Verifying : perl-interpreter-4:5.32.1-483.el9.x86_64 124/155 2025-10-10 06:18:06.602 | > Verifying : perl-libnet-3.13-4.el9.noarch 125/155 2025-10-10 06:18:06.602 | > Verifying : perl-libs-4:5.32.1-483.el9.x86_64 126/155 2025-10-10 06:18:06.602 | > Verifying : perl-mro-1.23-483.el9.x86_64 127/155 2025-10-10 06:18:06.602 | > Verifying : perl-overload-1.31-483.el9.noarch 128/155 2025-10-10 06:18:06.602 | > Verifying : perl-overloading-0.02-483.el9.noarch 129/155 2025-10-10 06:18:06.602 | > Verifying : perl-parent-1:0.238-460.el9.noarch 130/155 2025-10-10 06:18:06.602 | > Verifying : perl-podlators-1:4.14-460.el9.noarch 131/155 2025-10-10 06:18:06.602 | > Verifying : perl-subs-1.03-483.el9.noarch 132/155 2025-10-10 06:18:06.603 | > Verifying : perl-vars-1.05-483.el9.noarch 133/155 2025-10-10 06:18:06.603 | > Verifying : podman-6:5.6.0-2.el9.x86_64 134/155 2025-10-10 06:18:06.603 | > Verifying : python3-libnmstate-2.2.52-1.el9.x86_64 135/155 2025-10-10 06:18:06.603 | > Verifying : python3-netaddr-0.10.1-3.el9.noarch 136/155 2025-10-10 06:18:06.603 | > Verifying : python3-packaging-20.9-5.el9.noarch 137/155 2025-10-10 06:18:06.603 | > Verifying : python3-perf-5.14.0-621.el9.x86_64 138/155 2025-10-10 06:18:06.603 | > Verifying : slirp4netns-1.3.3-1.el9.x86_64 139/155 2025-10-10 06:18:06.603 | > Verifying : sysstat-12.5.4-9.el9.x86_64 140/155 2025-10-10 06:18:06.603 | > Verifying : tmpwatch-2.11-20.el9.x86_64 141/155 2025-10-10 06:18:06.603 | > Verifying : unbound-libs-1.16.2-21.el9.x86_64 142/155 2025-10-10 06:18:06.603 | > Verifying : yajl-2.1.0-25.el9.x86_64 143/155 2025-10-10 06:18:06.875 | > Verifying : crudini-0.9.3-4.el9s.noarch 144/155 2025-10-10 06:18:06.875 | > Verifying : openstack-network-scripts-10.11.1-6.el9s.x86_64 145/155 2025-10-10 06:18:06.875 | > Verifying : openstack-network-scripts-openvswitch3.3-10.11.1 146/155 2025-10-10 06:18:06.875 | > Verifying : python3-fasteners-0.18-1.el9s.noarch 147/155 2025-10-10 06:18:06.875 | > Verifying : python3-iso8601-1.1.0-1.el9s.noarch 148/155 2025-10-10 06:18:06.875 | > Verifying : python3-pbr-5.11.1-1.el9s.noarch 149/155 2025-10-10 06:18:06.876 | > Verifying : python3-pyroute2-0.7.3-1.el9s.noarch 150/155 2025-10-10 06:18:06.876 | > Verifying : python3-rfc3986-1.5.0-1.el9s.noarch 151/155 2025-10-10 06:18:06.876 | > Verifying : python3-wrapt-1.14.1-1.el9s.x86_64 152/155 2025-10-10 06:18:06.876 | > Verifying : rdo-openvswitch-2:3.3-1.el9s.noarch 153/155 2025-10-10 06:18:06.876 | > Verifying : openvswitch-selinux-extra-policy-1.0-36.el9s.noa 154/155 2025-10-10 06:18:06.876 | > Verifying : openvswitch3.3-3.3.4-115.el9s.x86_64 155/155 2025-10-10 06:18:06.876 | > Completion plugin: Generating completion cache... 2025-10-10 06:18:06.876 | > Installed: NetworkManager-config-server-1:1.54.1-1.el9.noarch 2025-10-10 06:18:06.876 | > Installed: NetworkManager-ovs-1:1.54.1-1.el9.x86_64 2025-10-10 06:18:06.876 | > Installed: aardvark-dns-2:1.16.0-1.el9.x86_64 2025-10-10 06:18:06.876 | > Installed: bc-1.07.1-14.el9.x86_64 2025-10-10 06:18:06.876 | > Installed: biosdevname-0.7.3-10.el9.x86_64 2025-10-10 06:18:06.876 | > Installed: buildah-2:1.41.3-1.el9.x86_64 2025-10-10 06:18:06.876 | > Installed: chkconfig-1.24-2.el9.x86_64 2025-10-10 06:18:06.876 | > Installed: conmon-3:2.1.13-1.el9.x86_64 2025-10-10 06:18:06.876 | > Installed: container-selinux-4:2.242.0-1.el9.noarch 2025-10-10 06:18:06.876 | > Installed: containers-common-4:1-134.el9.x86_64 2025-10-10 06:18:06.876 | > Installed: containers-common-extra-4:1-134.el9.x86_64 2025-10-10 06:18:06.876 | > Installed: criu-3.19-3.el9.x86_64 2025-10-10 06:18:06.876 | > Installed: criu-libs-3.19-3.el9.x86_64 2025-10-10 06:18:06.876 | > Installed: crudini-0.9.3-4.el9s.noarch 2025-10-10 06:18:06.876 | > Installed: crun-1.24-1.el9.x86_64 2025-10-10 06:18:06.876 | > Installed: device-mapper-event-9:1.02.206-2.el9.x86_64 2025-10-10 06:18:06.876 | > Installed: device-mapper-event-libs-9:1.02.206-2.el9.x86_64 2025-10-10 06:18:06.876 | > Installed: device-mapper-multipath-0.8.7-39.el9.x86_64 2025-10-10 06:18:06.876 | > Installed: device-mapper-multipath-libs-0.8.7-39.el9.x86_64 2025-10-10 06:18:06.876 | > Installed: device-mapper-persistent-data-1.1.0-1.el9.x86_64 2025-10-10 06:18:06.876 | > Installed: driverctl-0.115-1.el9.noarch 2025-10-10 06:18:06.876 | > Installed: fuse-common-3.10.2-9.el9.x86_64 2025-10-10 06:18:06.876 | > Installed: fuse-overlayfs-1.15-1.el9.x86_64 2025-10-10 06:18:06.876 | > Installed: fuse3-3.10.2-9.el9.x86_64 2025-10-10 06:18:06.876 | > Installed: fuse3-libs-3.10.2-9.el9.x86_64 2025-10-10 06:18:06.876 | > Installed: git-core-2.47.3-1.el9.x86_64 2025-10-10 06:18:06.876 | > Installed: hdparm-9.62-2.el9.x86_64 2025-10-10 06:18:06.876 | > Installed: initscripts-10.11.8-4.el9.x86_64 2025-10-10 06:18:06.876 | > Installed: iptables-nft-1.8.10-11.el9.x86_64 2025-10-10 06:18:06.876 | > Installed: iptables-nft-services-1.8.10-11.el9.noarch 2025-10-10 06:18:06.876 | > Installed: jitterentropy-3.6.0-1.el9.x86_64 2025-10-10 06:18:06.876 | > Installed: libaio-0.3.111-13.el9.x86_64 2025-10-10 06:18:06.876 | > Installed: libbabeltrace-1.5.8-10.el9.x86_64 2025-10-10 06:18:06.876 | > Installed: libnet-1.2-7.el9.x86_64 2025-10-10 06:18:06.876 | > Installed: libnftnl-1.2.6-4.el9.x86_64 2025-10-10 06:18:06.876 | > Installed: libnvme-1.13-1.el9.x86_64 2025-10-10 06:18:06.876 | > Installed: libslirp-4.4.0-8.el9.x86_64 2025-10-10 06:18:06.876 | > Installed: libtraceevent-1.8.4-2.el9.x86_64 2025-10-10 06:18:06.876 | > Installed: libuv-1:1.42.0-2.el9.x86_64 2025-10-10 06:18:06.876 | > Installed: lm_sensors-libs-3.6.0-10.el9.x86_64 2025-10-10 06:18:06.876 | > Installed: lsof-4.94.0-3.el9.x86_64 2025-10-10 06:18:06.876 | > Installed: lvm2-9:2.03.32-2.el9.x86_64 2025-10-10 06:18:06.876 | > Installed: lvm2-libs-9:2.03.32-2.el9.x86_64 2025-10-10 06:18:06.876 | > Installed: mstflint-4.32.0-1.el9.x86_64 2025-10-10 06:18:06.877 | > Installed: netavark-2:1.16.0-1.el9.x86_64 2025-10-10 06:18:06.877 | > Installed: nftables-1:1.0.9-4.el9.x86_64 2025-10-10 06:18:06.877 | > Installed: nispor-1.2.14-1.el9.x86_64 2025-10-10 06:18:06.877 | > Installed: nmstate-2.2.52-1.el9.x86_64 2025-10-10 06:18:06.877 | > Installed: nmstate-libs-2.2.52-1.el9.x86_64 2025-10-10 06:18:06.877 | > Installed: numactl-2.0.19-3.el9.x86_64 2025-10-10 06:18:06.877 | > Installed: openstack-network-scripts-10.11.1-6.el9s.x86_64 2025-10-10 06:18:06.877 | > Installed: openstack-network-scripts-openvswitch3.3-10.11.1-6.el9s.x86_64 2025-10-10 06:18:06.877 | > Installed: openstack-selinux-0.8.41-0.20250527163806.f19cf25.el9.noarch 2025-10-10 06:18:06.877 | > Installed: openvswitch-selinux-extra-policy-1.0-36.el9s.noarch 2025-10-10 06:18:06.877 | > Installed: openvswitch3.3-3.3.4-115.el9s.x86_64 2025-10-10 06:18:06.877 | > Installed: os-net-config-18.0.3-0.20251008134709.74a5aad.el9.noarch 2025-10-10 06:18:06.877 | > Installed: passt-0^20250512.g8ec1341-2.el9.x86_64 2025-10-10 06:18:06.877 | > Installed: passt-selinux-0^20250512.g8ec1341-2.el9.noarch 2025-10-10 06:18:06.877 | > Installed: pcp-conf-6.3.7-5.el9.x86_64 2025-10-10 06:18:06.877 | > Installed: pcp-libs-6.3.7-5.el9.x86_64 2025-10-10 06:18:06.877 | > Installed: perl-AutoLoader-5.74-483.el9.noarch 2025-10-10 06:18:06.877 | > Installed: perl-B-1.80-483.el9.x86_64 2025-10-10 06:18:06.877 | > Installed: perl-Carp-1.50-460.el9.noarch 2025-10-10 06:18:06.877 | > Installed: perl-Class-Struct-0.66-483.el9.noarch 2025-10-10 06:18:06.877 | > Installed: perl-Data-Dumper-2.174-462.el9.x86_64 2025-10-10 06:18:06.877 | > Installed: perl-Digest-1.19-4.el9.noarch 2025-10-10 06:18:06.877 | > Installed: perl-Digest-MD5-2.58-4.el9.x86_64 2025-10-10 06:18:06.877 | > Installed: perl-Encode-4:3.08-462.el9.x86_64 2025-10-10 06:18:06.877 | > Installed: perl-Errno-1.30-483.el9.x86_64 2025-10-10 06:18:06.877 | > Installed: perl-Exporter-5.74-461.el9.noarch 2025-10-10 06:18:06.877 | > Installed: perl-Fcntl-1.13-483.el9.x86_64 2025-10-10 06:18:06.877 | > Installed: perl-File-Basename-2.85-483.el9.noarch 2025-10-10 06:18:06.877 | > Installed: perl-File-Path-2.18-4.el9.noarch 2025-10-10 06:18:06.877 | > Installed: perl-File-Temp-1:0.231.100-4.el9.noarch 2025-10-10 06:18:06.877 | > Installed: perl-File-stat-1.09-483.el9.noarch 2025-10-10 06:18:06.877 | > Installed: perl-FileHandle-2.03-483.el9.noarch 2025-10-10 06:18:06.877 | > Installed: perl-Getopt-Long-1:2.52-4.el9.noarch 2025-10-10 06:18:06.877 | > Installed: perl-Getopt-Std-1.12-483.el9.noarch 2025-10-10 06:18:06.877 | > Installed: perl-HTTP-Tiny-0.076-462.el9.noarch 2025-10-10 06:18:06.877 | > Installed: perl-IO-1.43-483.el9.x86_64 2025-10-10 06:18:06.877 | > Installed: perl-IO-Socket-IP-0.41-5.el9.noarch 2025-10-10 06:18:06.877 | > Installed: perl-IO-Socket-SSL-2.073-2.el9.noarch 2025-10-10 06:18:06.877 | > Installed: perl-IPC-Open3-1.21-483.el9.noarch 2025-10-10 06:18:06.877 | > Installed: perl-MIME-Base64-3.16-4.el9.x86_64 2025-10-10 06:18:06.877 | > Installed: perl-Mozilla-CA-20200520-6.el9.noarch 2025-10-10 06:18:06.877 | > Installed: perl-NDBM_File-1.15-483.el9.x86_64 2025-10-10 06:18:06.877 | > Installed: perl-Net-SSLeay-1.94-3.el9.x86_64 2025-10-10 06:18:06.877 | > Installed: perl-POSIX-1.94-483.el9.x86_64 2025-10-10 06:18:06.877 | > Installed: perl-PathTools-3.78-461.el9.x86_64 2025-10-10 06:18:06.877 | > Installed: perl-Pod-Escapes-1:1.07-460.el9.noarch 2025-10-10 06:18:06.877 | > Installed: perl-Pod-Perldoc-3.28.01-461.el9.noarch 2025-10-10 06:18:06.877 | > Installed: perl-Pod-Simple-1:3.42-4.el9.noarch 2025-10-10 06:18:06.877 | > Installed: perl-Pod-Usage-4:2.01-4.el9.noarch 2025-10-10 06:18:06.877 | > Installed: perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 2025-10-10 06:18:06.877 | > Installed: perl-SelectSaver-1.02-483.el9.noarch 2025-10-10 06:18:06.877 | > Installed: perl-Socket-4:2.031-4.el9.x86_64 2025-10-10 06:18:06.878 | > Installed: perl-Storable-1:3.21-460.el9.x86_64 2025-10-10 06:18:06.878 | > Installed: perl-Symbol-1.08-483.el9.noarch 2025-10-10 06:18:06.878 | > Installed: perl-Term-ANSIColor-5.01-461.el9.noarch 2025-10-10 06:18:06.878 | > Installed: perl-Term-Cap-1.17-460.el9.noarch 2025-10-10 06:18:06.878 | > Installed: perl-Text-ParseWords-3.30-460.el9.noarch 2025-10-10 06:18:06.878 | > Installed: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 2025-10-10 06:18:06.878 | > Installed: perl-Time-Local-2:1.300-7.el9.noarch 2025-10-10 06:18:06.878 | > Installed: perl-URI-5.09-3.el9.noarch 2025-10-10 06:18:06.878 | > Installed: perl-base-2.27-483.el9.noarch 2025-10-10 06:18:06.878 | > Installed: perl-constant-1.33-461.el9.noarch 2025-10-10 06:18:06.878 | > Installed: perl-if-0.60.800-483.el9.noarch 2025-10-10 06:18:06.878 | > Installed: perl-interpreter-4:5.32.1-483.el9.x86_64 2025-10-10 06:18:06.878 | > Installed: perl-libnet-3.13-4.el9.noarch 2025-10-10 06:18:06.878 | > Installed: perl-libs-4:5.32.1-483.el9.x86_64 2025-10-10 06:18:06.878 | > Installed: perl-mro-1.23-483.el9.x86_64 2025-10-10 06:18:06.878 | > Installed: perl-overload-1.31-483.el9.noarch 2025-10-10 06:18:06.878 | > Installed: perl-overloading-0.02-483.el9.noarch 2025-10-10 06:18:06.878 | > Installed: perl-parent-1:0.238-460.el9.noarch 2025-10-10 06:18:06.878 | > Installed: perl-podlators-1:4.14-460.el9.noarch 2025-10-10 06:18:06.878 | > Installed: perl-subs-1.03-483.el9.noarch 2025-10-10 06:18:06.878 | > Installed: perl-vars-1.05-483.el9.noarch 2025-10-10 06:18:06.878 | > Installed: podman-6:5.6.0-2.el9.x86_64 2025-10-10 06:18:06.878 | > Installed: protobuf-c-1.3.3-13.el9.x86_64 2025-10-10 06:18:06.878 | > Installed: python-oslo-concurrency-lang-5.1.1-0.20230412082954.0af5942.el9.noarch 2025-10-10 06:18:06.878 | > Installed: python-oslo-i18n-lang-6.0.0-0.20230418095801.03605c2.el9.noarch 2025-10-10 06:18:06.878 | > Installed: python-oslo-utils-lang-6.1.0-0.20230310140524.d49d594.el9.noarch 2025-10-10 06:18:06.878 | > Installed: python3-debtcollector-2.5.0-0.20230310120453.a6b46c5.el9.noarch 2025-10-10 06:18:06.878 | > Installed: python3-fasteners-0.18-1.el9s.noarch 2025-10-10 06:18:06.878 | > Installed: python3-iniparse-0.4-45.el9.noarch 2025-10-10 06:18:06.878 | > Installed: python3-inotify-0.9.6-25.el9.noarch 2025-10-10 06:18:06.878 | > Installed: python3-iso8601-1.1.0-1.el9s.noarch 2025-10-10 06:18:06.878 | > Installed: python3-libnmstate-2.2.52-1.el9.x86_64 2025-10-10 06:18:06.878 | > Installed: python3-linux-procfs-0.7.3-1.el9.noarch 2025-10-10 06:18:06.878 | > Installed: python3-netaddr-0.10.1-3.el9.noarch 2025-10-10 06:18:06.878 | > Installed: python3-oslo-concurrency-5.1.1-0.20230412082954.0af5942.el9.noarch 2025-10-10 06:18:06.878 | > Installed: python3-oslo-config-2:9.1.1-0.20230310201801.515daab.el9.noarch 2025-10-10 06:18:06.878 | > Installed: python3-oslo-i18n-6.0.0-0.20230418095801.03605c2.el9.noarch 2025-10-10 06:18:06.878 | > Installed: python3-oslo-utils-6.1.0-0.20230310140524.d49d594.el9.noarch 2025-10-10 06:18:06.878 | > Installed: python3-packaging-20.9-5.el9.noarch 2025-10-10 06:18:06.878 | > Installed: python3-pbr-5.11.1-1.el9s.noarch 2025-10-10 06:18:06.878 | > Installed: python3-perf-5.14.0-621.el9.x86_64 2025-10-10 06:18:06.878 | > Installed: python3-pyparsing-2.4.7-9.el9.noarch 2025-10-10 06:18:06.878 | > Installed: python3-pyroute2-0.7.3-1.el9s.noarch 2025-10-10 06:18:06.878 | > Installed: python3-pyudev-0.22.0-6.el9.noarch 2025-10-10 06:18:06.878 | > Installed: python3-rfc3986-1.5.0-1.el9s.noarch 2025-10-10 06:18:06.879 | > Installed: python3-stevedore-5.0.0-0.20241203182731.c4acc56.el9.noarch 2025-10-10 06:18:06.879 | > Installed: python3-wrapt-1.14.1-1.el9s.x86_64 2025-10-10 06:18:06.955 | > Installed: rdo-openvswitch-2:3.3-1.el9s.noarch 2025-10-10 06:18:06.955 | > Installed: rng-tools-6.17-2.el9.x86_64 2025-10-10 06:18:06.955 | > Installed: shadow-utils-subid-2:4.9-15.el9.x86_64 2025-10-10 06:18:06.955 | > Installed: slirp4netns-1.3.3-1.el9.x86_64 2025-10-10 06:18:06.955 | > Installed: sysstat-12.5.4-9.el9.x86_64 2025-10-10 06:18:06.955 | > Installed: tmpwatch-2.11-20.el9.x86_64 2025-10-10 06:18:06.955 | > Installed: traceroute-3:2.1.1-1.el9.x86_64 2025-10-10 06:18:06.955 | > Installed: tuned-2.26.0-1.el9.noarch 2025-10-10 06:18:06.955 | > Installed: tuned-profiles-cpu-partitioning-2.26.0-1.el9.noarch 2025-10-10 06:18:06.955 | > Installed: unbound-libs-1.16.2-21.el9.x86_64 2025-10-10 06:18:06.955 | > Installed: virt-what-1.27-2.el9.x86_64 2025-10-10 06:18:06.955 | > Installed: yajl-2.1.0-25.el9.x86_64 2025-10-10 06:18:06.955 | > 2025-10-10 06:18:06.955 | > Installed: 2025-10-10 06:18:06.955 | > NetworkManager-config-server-1:1.54.1-1.el9.noarch 2025-10-10 06:18:06.955 | > NetworkManager-ovs-1:1.54.1-1.el9.x86_64 2025-10-10 06:18:06.955 | > aardvark-dns-2:1.16.0-1.el9.x86_64 2025-10-10 06:18:06.955 | > bc-1.07.1-14.el9.x86_64 2025-10-10 06:18:06.955 | > biosdevname-0.7.3-10.el9.x86_64 2025-10-10 06:18:06.955 | > buildah-2:1.41.3-1.el9.x86_64 2025-10-10 06:18:06.955 | > chkconfig-1.24-2.el9.x86_64 2025-10-10 06:18:06.955 | > conmon-3:2.1.13-1.el9.x86_64 2025-10-10 06:18:06.955 | > container-selinux-4:2.242.0-1.el9.noarch 2025-10-10 06:18:06.955 | > containers-common-4:1-134.el9.x86_64 2025-10-10 06:18:06.955 | > containers-common-extra-4:1-134.el9.x86_64 2025-10-10 06:18:06.955 | > criu-3.19-3.el9.x86_64 2025-10-10 06:18:06.955 | > criu-libs-3.19-3.el9.x86_64 2025-10-10 06:18:06.955 | > crudini-0.9.3-4.el9s.noarch 2025-10-10 06:18:06.955 | > crun-1.24-1.el9.x86_64 2025-10-10 06:18:06.955 | > device-mapper-event-9:1.02.206-2.el9.x86_64 2025-10-10 06:18:06.955 | > device-mapper-event-libs-9:1.02.206-2.el9.x86_64 2025-10-10 06:18:06.955 | > device-mapper-multipath-0.8.7-39.el9.x86_64 2025-10-10 06:18:06.955 | > device-mapper-multipath-libs-0.8.7-39.el9.x86_64 2025-10-10 06:18:06.955 | > device-mapper-persistent-data-1.1.0-1.el9.x86_64 2025-10-10 06:18:06.955 | > driverctl-0.115-1.el9.noarch 2025-10-10 06:18:06.955 | > fuse-common-3.10.2-9.el9.x86_64 2025-10-10 06:18:06.955 | > fuse-overlayfs-1.15-1.el9.x86_64 2025-10-10 06:18:06.955 | > fuse3-3.10.2-9.el9.x86_64 2025-10-10 06:18:06.955 | > fuse3-libs-3.10.2-9.el9.x86_64 2025-10-10 06:18:06.955 | > git-core-2.47.3-1.el9.x86_64 2025-10-10 06:18:06.955 | > hdparm-9.62-2.el9.x86_64 2025-10-10 06:18:06.955 | > initscripts-10.11.8-4.el9.x86_64 2025-10-10 06:18:06.955 | > iptables-nft-1.8.10-11.el9.x86_64 2025-10-10 06:18:06.955 | > iptables-nft-services-1.8.10-11.el9.noarch 2025-10-10 06:18:06.955 | > jitterentropy-3.6.0-1.el9.x86_64 2025-10-10 06:18:06.955 | > libaio-0.3.111-13.el9.x86_64 2025-10-10 06:18:06.955 | > libbabeltrace-1.5.8-10.el9.x86_64 2025-10-10 06:18:06.955 | > libnet-1.2-7.el9.x86_64 2025-10-10 06:18:06.955 | > libnftnl-1.2.6-4.el9.x86_64 2025-10-10 06:18:06.955 | > libnvme-1.13-1.el9.x86_64 2025-10-10 06:18:06.955 | > libslirp-4.4.0-8.el9.x86_64 2025-10-10 06:18:06.955 | > libtraceevent-1.8.4-2.el9.x86_64 2025-10-10 06:18:06.955 | > libuv-1:1.42.0-2.el9.x86_64 2025-10-10 06:18:06.956 | > lm_sensors-libs-3.6.0-10.el9.x86_64 2025-10-10 06:18:06.956 | > lsof-4.94.0-3.el9.x86_64 2025-10-10 06:18:06.956 | > lvm2-9:2.03.32-2.el9.x86_64 2025-10-10 06:18:06.956 | > lvm2-libs-9:2.03.32-2.el9.x86_64 2025-10-10 06:18:06.956 | > mstflint-4.32.0-1.el9.x86_64 2025-10-10 06:18:06.956 | > netavark-2:1.16.0-1.el9.x86_64 2025-10-10 06:18:06.956 | > nftables-1:1.0.9-4.el9.x86_64 2025-10-10 06:18:06.956 | > nispor-1.2.14-1.el9.x86_64 2025-10-10 06:18:06.956 | > nmstate-2.2.52-1.el9.x86_64 2025-10-10 06:18:06.956 | > nmstate-libs-2.2.52-1.el9.x86_64 2025-10-10 06:18:06.956 | > numactl-2.0.19-3.el9.x86_64 2025-10-10 06:18:06.956 | > openstack-network-scripts-10.11.1-6.el9s.x86_64 2025-10-10 06:18:06.956 | > openstack-network-scripts-openvswitch3.3-10.11.1-6.el9s.x86_64 2025-10-10 06:18:06.956 | > openstack-selinux-0.8.41-0.20250527163806.f19cf25.el9.noarch 2025-10-10 06:18:06.956 | > openvswitch-selinux-extra-policy-1.0-36.el9s.noarch 2025-10-10 06:18:06.956 | > openvswitch3.3-3.3.4-115.el9s.x86_64 2025-10-10 06:18:06.956 | > os-net-config-18.0.3-0.20251008134709.74a5aad.el9.noarch 2025-10-10 06:18:06.956 | > passt-0^20250512.g8ec1341-2.el9.x86_64 2025-10-10 06:18:06.956 | > passt-selinux-0^20250512.g8ec1341-2.el9.noarch 2025-10-10 06:18:06.956 | > pcp-conf-6.3.7-5.el9.x86_64 2025-10-10 06:18:06.956 | > pcp-libs-6.3.7-5.el9.x86_64 2025-10-10 06:18:06.956 | > perl-AutoLoader-5.74-483.el9.noarch 2025-10-10 06:18:06.956 | > perl-B-1.80-483.el9.x86_64 2025-10-10 06:18:06.956 | > perl-Carp-1.50-460.el9.noarch 2025-10-10 06:18:06.956 | > perl-Class-Struct-0.66-483.el9.noarch 2025-10-10 06:18:06.956 | > perl-Data-Dumper-2.174-462.el9.x86_64 2025-10-10 06:18:06.956 | > perl-Digest-1.19-4.el9.noarch 2025-10-10 06:18:06.956 | > perl-Digest-MD5-2.58-4.el9.x86_64 2025-10-10 06:18:06.956 | > perl-Encode-4:3.08-462.el9.x86_64 2025-10-10 06:18:06.956 | > perl-Errno-1.30-483.el9.x86_64 2025-10-10 06:18:06.956 | > perl-Exporter-5.74-461.el9.noarch 2025-10-10 06:18:06.956 | > perl-Fcntl-1.13-483.el9.x86_64 2025-10-10 06:18:06.956 | > perl-File-Basename-2.85-483.el9.noarch 2025-10-10 06:18:06.956 | > perl-File-Path-2.18-4.el9.noarch 2025-10-10 06:18:06.956 | > perl-File-Temp-1:0.231.100-4.el9.noarch 2025-10-10 06:18:06.956 | > perl-File-stat-1.09-483.el9.noarch 2025-10-10 06:18:06.956 | > perl-FileHandle-2.03-483.el9.noarch 2025-10-10 06:18:06.956 | > perl-Getopt-Long-1:2.52-4.el9.noarch 2025-10-10 06:18:06.956 | > perl-Getopt-Std-1.12-483.el9.noarch 2025-10-10 06:18:06.956 | > perl-HTTP-Tiny-0.076-462.el9.noarch 2025-10-10 06:18:06.956 | > perl-IO-1.43-483.el9.x86_64 2025-10-10 06:18:06.956 | > perl-IO-Socket-IP-0.41-5.el9.noarch 2025-10-10 06:18:06.956 | > perl-IO-Socket-SSL-2.073-2.el9.noarch 2025-10-10 06:18:06.956 | > perl-IPC-Open3-1.21-483.el9.noarch 2025-10-10 06:18:06.956 | > perl-MIME-Base64-3.16-4.el9.x86_64 2025-10-10 06:18:06.956 | > perl-Mozilla-CA-20200520-6.el9.noarch 2025-10-10 06:18:06.956 | > perl-NDBM_File-1.15-483.el9.x86_64 2025-10-10 06:18:06.956 | > perl-Net-SSLeay-1.94-3.el9.x86_64 2025-10-10 06:18:06.956 | > perl-POSIX-1.94-483.el9.x86_64 2025-10-10 06:18:06.956 | > perl-PathTools-3.78-461.el9.x86_64 2025-10-10 06:18:06.956 | > perl-Pod-Escapes-1:1.07-460.el9.noarch 2025-10-10 06:18:06.956 | > perl-Pod-Perldoc-3.28.01-461.el9.noarch 2025-10-10 06:18:07.364 | > perl-Pod-Simple-1:3.42-4.el9.noarch 2025-10-10 06:18:07.364 | > perl-Pod-Usage-4:2.01-4.el9.noarch 2025-10-10 06:18:07.364 | > perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 2025-10-10 06:18:07.364 | > perl-SelectSaver-1.02-483.el9.noarch 2025-10-10 06:18:07.364 | > perl-Socket-4:2.031-4.el9.x86_64 2025-10-10 06:18:07.364 | > perl-Storable-1:3.21-460.el9.x86_64 2025-10-10 06:18:07.364 | > perl-Symbol-1.08-483.el9.noarch 2025-10-10 06:18:07.364 | > perl-Term-ANSIColor-5.01-461.el9.noarch 2025-10-10 06:18:07.364 | > perl-Term-Cap-1.17-460.el9.noarch 2025-10-10 06:18:07.364 | > perl-Text-ParseWords-3.30-460.el9.noarch 2025-10-10 06:18:07.364 | > perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 2025-10-10 06:18:07.364 | > perl-Time-Local-2:1.300-7.el9.noarch 2025-10-10 06:18:07.364 | > perl-URI-5.09-3.el9.noarch 2025-10-10 06:18:07.364 | > perl-base-2.27-483.el9.noarch 2025-10-10 06:18:07.364 | > perl-constant-1.33-461.el9.noarch 2025-10-10 06:18:07.364 | > perl-if-0.60.800-483.el9.noarch 2025-10-10 06:18:07.364 | > perl-interpreter-4:5.32.1-483.el9.x86_64 2025-10-10 06:18:07.364 | > perl-libnet-3.13-4.el9.noarch 2025-10-10 06:18:07.364 | > perl-libs-4:5.32.1-483.el9.x86_64 2025-10-10 06:18:07.364 | > perl-mro-1.23-483.el9.x86_64 2025-10-10 06:18:07.364 | > perl-overload-1.31-483.el9.noarch 2025-10-10 06:18:07.364 | > perl-overloading-0.02-483.el9.noarch 2025-10-10 06:18:07.364 | > perl-parent-1:0.238-460.el9.noarch 2025-10-10 06:18:07.364 | > perl-podlators-1:4.14-460.el9.noarch 2025-10-10 06:18:07.364 | > perl-subs-1.03-483.el9.noarch 2025-10-10 06:18:07.364 | > perl-vars-1.05-483.el9.noarch 2025-10-10 06:18:07.364 | > podman-6:5.6.0-2.el9.x86_64 2025-10-10 06:18:07.364 | > protobuf-c-1.3.3-13.el9.x86_64 2025-10-10 06:18:07.364 | > python-oslo-concurrency-lang-5.1.1-0.20230412082954.0af5942.el9.noarch 2025-10-10 06:18:07.364 | > python-oslo-i18n-lang-6.0.0-0.20230418095801.03605c2.el9.noarch 2025-10-10 06:18:07.364 | > python-oslo-utils-lang-6.1.0-0.20230310140524.d49d594.el9.noarch 2025-10-10 06:18:07.364 | > python3-debtcollector-2.5.0-0.20230310120453.a6b46c5.el9.noarch 2025-10-10 06:18:07.364 | > python3-fasteners-0.18-1.el9s.noarch 2025-10-10 06:18:07.364 | > python3-iniparse-0.4-45.el9.noarch 2025-10-10 06:18:07.364 | > python3-inotify-0.9.6-25.el9.noarch 2025-10-10 06:18:07.364 | > python3-iso8601-1.1.0-1.el9s.noarch 2025-10-10 06:18:07.364 | > python3-libnmstate-2.2.52-1.el9.x86_64 2025-10-10 06:18:07.364 | > python3-linux-procfs-0.7.3-1.el9.noarch 2025-10-10 06:18:07.364 | > python3-netaddr-0.10.1-3.el9.noarch 2025-10-10 06:18:07.364 | > python3-oslo-concurrency-5.1.1-0.20230412082954.0af5942.el9.noarch 2025-10-10 06:18:07.364 | > python3-oslo-config-2:9.1.1-0.20230310201801.515daab.el9.noarch 2025-10-10 06:18:07.364 | > python3-oslo-i18n-6.0.0-0.20230418095801.03605c2.el9.noarch 2025-10-10 06:18:07.364 | > python3-oslo-utils-6.1.0-0.20230310140524.d49d594.el9.noarch 2025-10-10 06:18:07.364 | > python3-packaging-20.9-5.el9.noarch 2025-10-10 06:18:07.364 | > python3-pbr-5.11.1-1.el9s.noarch 2025-10-10 06:18:07.364 | > python3-perf-5.14.0-621.el9.x86_64 2025-10-10 06:18:07.364 | > python3-pyparsing-2.4.7-9.el9.noarch 2025-10-10 06:18:07.364 | > python3-pyroute2-0.7.3-1.el9s.noarch 2025-10-10 06:18:07.364 | > python3-pyudev-0.22.0-6.el9.noarch 2025-10-10 06:18:07.364 | > python3-rfc3986-1.5.0-1.el9s.noarch 2025-10-10 06:18:07.364 | > python3-stevedore-5.0.0-0.20241203182731.c4acc56.el9.noarch 2025-10-10 06:18:07.364 | > python3-wrapt-1.14.1-1.el9s.x86_64 2025-10-10 06:18:07.364 | > rdo-openvswitch-2:3.3-1.el9s.noarch 2025-10-10 06:18:07.364 | > rng-tools-6.17-2.el9.x86_64 2025-10-10 06:18:07.364 | > shadow-utils-subid-2:4.9-15.el9.x86_64 2025-10-10 06:18:07.364 | > slirp4netns-1.3.3-1.el9.x86_64 2025-10-10 06:18:07.364 | > sysstat-12.5.4-9.el9.x86_64 2025-10-10 06:18:07.364 | > tmpwatch-2.11-20.el9.x86_64 2025-10-10 06:18:07.364 | > traceroute-3:2.1.1-1.el9.x86_64 2025-10-10 06:18:07.364 | > tuned-2.26.0-1.el9.noarch 2025-10-10 06:18:07.364 | > tuned-profiles-cpu-partitioning-2.26.0-1.el9.noarch 2025-10-10 06:18:07.364 | > unbound-libs-1.16.2-21.el9.x86_64 2025-10-10 06:18:07.364 | > virt-what-1.27-2.el9.x86_64 2025-10-10 06:18:07.364 | > yajl-2.1.0-25.el9.x86_64 2025-10-10 06:18:07.364 | > 2025-10-10 06:18:07.364 | > Complete! 2025-10-10 06:18:07.364 | > + '[' install == install ']' 2025-10-10 06:18:07.364 | > + '[' dnf == dnf ']' 2025-10-10 06:18:07.364 | > + '[' -z '' ']' 2025-10-10 06:18:07.364 | > + dnf -y mark install openvswitch xfsprogs crudini crypto-policies-scripts buildah passwd openssh-server chrony podman sysstat jq rsync python3-policycoreutils parted traceroute policycoreutils-python-utils lvm2 os-net-config python3-pyyaml rng-tools tmpwatch driverctl biosdevname which ca-certificates tcpdump openstack-selinux lsof iptables-services selinux-policy-targeted grubby device-mapper-multipath openssh git-core iproute-tc tuned-profiles-cpu-partitioning python3-libselinux util-linux selinux-policy gdisk numactl nftables 2025-10-10 06:18:07.364 | > rdo-openvswitch-2:3.3-1.el9s.noarch marked as user installed. 2025-10-10 06:18:07.364 | > xfsprogs-6.4.0-7.el9.x86_64 marked as user installed. 2025-10-10 06:18:07.364 | > crudini-0.9.3-4.el9s.noarch marked as user installed. 2025-10-10 06:18:07.364 | > crypto-policies-scripts-20250905-1.git377cc42.el9.noarch marked as user installed. 2025-10-10 06:18:07.364 | > buildah-2:1.41.3-1.el9.x86_64 marked as user installed. 2025-10-10 06:18:07.364 | > passwd-0.80-12.el9.x86_64 marked as user installed. 2025-10-10 06:18:07.364 | > openssh-server-9.9p1-1.el9.x86_64 marked as user installed. 2025-10-10 06:18:07.364 | > chrony-4.6.1-2.el9.x86_64 marked as user installed. 2025-10-10 06:18:07.364 | > podman-6:5.6.0-2.el9.x86_64 marked as user installed. 2025-10-10 06:18:07.364 | > sysstat-12.5.4-9.el9.x86_64 marked as user installed. 2025-10-10 06:18:07.364 | > jq-1.6-19.el9.x86_64 marked as user installed. 2025-10-10 06:18:07.364 | > rsync-3.2.5-3.el9.x86_64 marked as user installed. 2025-10-10 06:18:07.364 | > python3-policycoreutils-3.6-3.el9.noarch marked as user installed. 2025-10-10 06:18:07.364 | > parted-3.5-3.el9.x86_64 marked as user installed. 2025-10-10 06:18:07.364 | > traceroute-3:2.1.1-1.el9.x86_64 marked as user installed. 2025-10-10 06:18:07.364 | > policycoreutils-python-utils-3.6-3.el9.noarch marked as user installed. 2025-10-10 06:18:07.364 | > lvm2-9:2.03.32-2.el9.x86_64 marked as user installed. 2025-10-10 06:18:07.364 | > os-net-config-18.0.3-0.20251008134709.74a5aad.el9.noarch marked as user installed. 2025-10-10 06:18:07.364 | > python3-pyyaml-5.4.1-6.el9.x86_64 marked as user installed. 2025-10-10 06:18:07.365 | > rng-tools-6.17-2.el9.x86_64 marked as user installed. 2025-10-10 06:18:07.365 | > tmpwatch-2.11-20.el9.x86_64 marked as user installed. 2025-10-10 06:18:07.365 | > driverctl-0.115-1.el9.noarch marked as user installed. 2025-10-10 06:18:07.365 | > biosdevname-0.7.3-10.el9.x86_64 marked as user installed. 2025-10-10 06:18:07.365 | > which-2.21-30.el9.x86_64 marked as user installed. 2025-10-10 06:18:07.365 | > ca-certificates-2024.2.69_v8.0.303-91.4.el9.noarch marked as user installed. 2025-10-10 06:18:07.365 | > tcpdump-14:4.99.0-9.el9.x86_64 marked as user installed. 2025-10-10 06:18:07.365 | > openstack-selinux-0.8.41-0.20250527163806.f19cf25.el9.noarch marked as user installed. 2025-10-10 06:18:07.365 | > lsof-4.94.0-3.el9.x86_64 marked as user installed. 2025-10-10 06:18:07.365 | > iptables-nft-services-1.8.10-11.el9.noarch marked as user installed. 2025-10-10 06:18:07.365 | > selinux-policy-targeted-38.1.65-1.el9.noarch marked as user installed. 2025-10-10 06:18:07.365 | > grubby-8.40-69.el9.x86_64 marked as user installed. 2025-10-10 06:18:07.365 | > device-mapper-multipath-0.8.7-39.el9.x86_64 marked as user installed. 2025-10-10 06:18:07.365 | > openssh-9.9p1-1.el9.x86_64 marked as user installed. 2025-10-10 06:18:07.365 | > git-core-2.47.3-1.el9.x86_64 marked as user installed. 2025-10-10 06:18:07.365 | > iproute-tc-6.14.0-2.el9.x86_64 marked as user installed. 2025-10-10 06:18:07.365 | > tuned-profiles-cpu-partitioning-2.26.0-1.el9.noarch marked as user installed. 2025-10-10 06:18:07.449 | > python3-libselinux-3.6-3.el9.x86_64 marked as user installed. 2025-10-10 06:18:07.449 | > util-linux-2.37.4-21.el9.x86_64 marked as user installed. 2025-10-10 06:18:07.449 | > selinux-policy-38.1.65-1.el9.noarch marked as user installed. 2025-10-10 06:18:07.449 | > gdisk-1.0.7-5.el9.x86_64 marked as user installed. 2025-10-10 06:18:07.449 | > numactl-2.0.19-3.el9.x86_64 marked as user installed. 2025-10-10 06:18:07.449 | > nftables-1:1.0.9-4.el9.x86_64 marked as user installed. 2025-10-10 06:18:07.449 | returncode: 0 2025-10-10 06:18:07.456 | dib-run-parts 01-package-installs completed 2025-10-10 06:18:07.456 | dib-run-parts Running /tmp/in_target.d/install.d/02-stable-interface-names 2025-10-10 06:18:07.460 | + set -eu 2025-10-10 06:18:07.460 | + set -o pipefail 2025-10-10 06:18:07.460 | + NET_NAME_SLOT_FILE=/etc/udev/rules.d/80-net-name-slot.rules 2025-10-10 06:18:07.460 | + '[' -h /etc/udev/rules.d/80-net-name-slot.rules ']' 2025-10-10 06:18:07.460 | + rm /etc/udev/rules.d/80-net-name-slot.rules 2025-10-10 06:18:07.462 | dib-run-parts 02-stable-interface-names completed 2025-10-10 06:18:07.462 | dib-run-parts Running /tmp/in_target.d/install.d/10-cloud-init 2025-10-10 06:18:07.465 | + set -eu 2025-10-10 06:18:07.465 | + set -o pipefail 2025-10-10 06:18:07.465 | + mkdir -p /etc/cloud/cloud.cfg.d 2025-10-10 06:18:07.467 | + '[' -n '' ']' 2025-10-10 06:18:07.468 | dib-run-parts 10-cloud-init completed 2025-10-10 06:18:07.468 | dib-run-parts Running /tmp/in_target.d/install.d/10-install-static-files 2025-10-10 06:18:07.471 | + set -eu 2025-10-10 06:18:07.471 | + set -o pipefail 2025-10-10 06:18:07.472 | ++ dirname /tmp/in_target.d/install.d/10-install-static-files 2025-10-10 06:18:07.473 | + STATIC_SOURCE=/tmp/in_target.d/install.d/../static 2025-10-10 06:18:07.473 | + '[' -d /tmp/in_target.d/install.d/../static ']' 2025-10-10 06:18:07.473 | + rsync -lCr /tmp/in_target.d/install.d/../static/ / 2025-10-10 06:18:07.521 | dib-run-parts 10-install-static-files completed 2025-10-10 06:18:07.521 | dib-run-parts Running /tmp/in_target.d/install.d/20-install-init-scripts 2025-10-10 06:18:07.525 | + set -eu 2025-10-10 06:18:07.525 | + set -o pipefail 2025-10-10 06:18:07.525 | ++ dirname /tmp/in_target.d/install.d/20-install-init-scripts 2025-10-10 06:18:07.527 | + scripts_dir=/tmp/in_target.d/install.d/../init-scripts/systemd/ 2025-10-10 06:18:07.527 | + '[' -d /tmp/in_target.d/install.d/../init-scripts/systemd/ ']' 2025-10-10 06:18:07.527 | + dest= 2025-10-10 06:18:07.527 | + case $DIB_INIT_SYSTEM in 2025-10-10 06:18:07.527 | + dest=/usr/lib/systemd/system/ 2025-10-10 06:18:07.527 | + '[' -z /usr/lib/systemd/system/ ']' 2025-10-10 06:18:07.527 | + cp -RP /tmp/in_target.d/install.d/../init-scripts/systemd/. /usr/lib/systemd/system/ 2025-10-10 06:18:07.530 | dib-run-parts 20-install-init-scripts completed 2025-10-10 06:18:07.530 | dib-run-parts Running /tmp/in_target.d/install.d/51-persistent-journal 2025-10-10 06:18:07.536 | dib-run-parts 51-persistent-journal completed 2025-10-10 06:18:07.536 | dib-run-parts Running /tmp/in_target.d/install.d/70-clear-net-ifnames 2025-10-10 06:18:07.540 | + set -o pipefail 2025-10-10 06:18:07.540 | + '[' -f /etc/default/grub ']' 2025-10-10 06:18:07.540 | + sed -i s/net.ifnames=0//g /etc/default/grub 2025-10-10 06:18:07.544 | dib-run-parts 70-clear-net-ifnames completed 2025-10-10 06:18:07.544 | dib-run-parts Running /tmp/in_target.d/install.d/70-enable-dynamic-login-services 2025-10-10 06:18:07.547 | + set -eu 2025-10-10 06:18:07.547 | + set -o pipefail 2025-10-10 06:18:07.547 | + case "$DIB_INIT_SYSTEM" in 2025-10-10 06:18:07.547 | + systemctl enable dynamic-login.service 2025-10-10 06:18:07.554 | Created symlink /etc/systemd/system/multi-user.target.wants/dynamic-login.service -> /usr/lib/systemd/system/dynamic-login.service. 2025-10-10 06:18:07.557 | dib-run-parts 70-enable-dynamic-login-services completed 2025-10-10 06:18:07.557 | dib-run-parts Running /tmp/in_target.d/install.d/71-clean-stale-interface 2025-10-10 06:18:07.560 | + set -o pipefail 2025-10-10 06:18:07.560 | + rm -f '/etc/sysconfig/network-scripts/ifcfg-ens*' 2025-10-10 06:18:07.562 | + rm -f /etc/sysconfig/network-scripts/ifcfg-eth0 2025-10-10 06:18:07.565 | dib-run-parts 71-clean-stale-interface completed 2025-10-10 06:18:07.565 | dib-run-parts Running /tmp/in_target.d/install.d/74-openvswitch 2025-10-10 06:18:07.568 | + systemctl enable openvswitch 2025-10-10 06:18:07.573 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch.service -> /usr/lib/systemd/system/openvswitch.service. 2025-10-10 06:18:07.576 | dib-run-parts 74-openvswitch completed 2025-10-10 06:18:07.576 | dib-run-parts Running /tmp/in_target.d/install.d/80-modprobe-blacklist 2025-10-10 06:18:07.579 | + set -eu 2025-10-10 06:18:07.579 | + set -o pipefail 2025-10-10 06:18:07.579 | + MODULES_LIST='usb-storage cramfs freevxfs jffs2 hfs hfsplus squashfs udf bluetooth' 2025-10-10 06:18:07.579 | + for mod_name in $MODULES_LIST 2025-10-10 06:18:07.579 | + echo 'blacklist usb-storage' 2025-10-10 06:18:07.579 | + for mod_name in $MODULES_LIST 2025-10-10 06:18:07.579 | + echo 'blacklist cramfs' 2025-10-10 06:18:07.579 | + for mod_name in $MODULES_LIST 2025-10-10 06:18:07.579 | + echo 'blacklist freevxfs' 2025-10-10 06:18:07.579 | + for mod_name in $MODULES_LIST 2025-10-10 06:18:07.579 | + echo 'blacklist jffs2' 2025-10-10 06:18:07.579 | + for mod_name in $MODULES_LIST 2025-10-10 06:18:07.579 | + echo 'blacklist hfs' 2025-10-10 06:18:07.579 | + for mod_name in $MODULES_LIST 2025-10-10 06:18:07.579 | + echo 'blacklist hfsplus' 2025-10-10 06:18:07.579 | + for mod_name in $MODULES_LIST 2025-10-10 06:18:07.579 | + echo 'blacklist squashfs' 2025-10-10 06:18:07.579 | + for mod_name in $MODULES_LIST 2025-10-10 06:18:07.579 | + echo 'blacklist udf' 2025-10-10 06:18:07.580 | + for mod_name in $MODULES_LIST 2025-10-10 06:18:07.580 | + echo 'blacklist bluetooth' 2025-10-10 06:18:07.581 | dib-run-parts 80-modprobe-blacklist completed 2025-10-10 06:18:07.581 | dib-run-parts Running /tmp/in_target.d/install.d/81-network-renderer 2025-10-10 06:18:07.584 | + DIB_CLOUD_INIT_NETWORK_RENDERERS='[network-manager, sysconfig, eni, netplan, networkd]' 2025-10-10 06:18:07.584 | + mkdir -p /etc/cloud/cloud.cfg.d 2025-10-10 06:18:07.585 | + cat 2025-10-10 06:18:07.587 | + chmod 0644 /etc/cloud/cloud.cfg.d/90-network-manager-renderer.cfg 2025-10-10 06:18:07.589 | dib-run-parts 81-network-renderer completed 2025-10-10 06:18:07.589 | dib-run-parts Running /tmp/in_target.d/install.d/99-package-uninstalls 2025-10-10 06:18:07.592 | + set -eu 2025-10-10 06:18:07.592 | + set -o pipefail 2025-10-10 06:18:07.593 | ++ dirname /tmp/in_target.d/install.d/99-package-uninstalls 2025-10-10 06:18:07.594 | + package-uninstalls -d /tmp/in_target.d/install.d 2025-10-10 06:18:07.595 | + set -eu 2025-10-10 06:18:07.595 | + set -o pipefail 2025-10-10 06:18:07.595 | ++ basename /usr/local/bin/package-uninstalls 2025-10-10 06:18:07.597 | + SCRIPTNAME=package-uninstalls 2025-10-10 06:18:07.597 | ++ getopt -o hd: -n package-uninstalls -- -d /tmp/in_target.d/install.d 2025-10-10 06:18:07.598 | + TEMP=' -d '\''/tmp/in_target.d/install.d'\'' --' 2025-10-10 06:18:07.598 | + '[' 0 '!=' 0 ']' 2025-10-10 06:18:07.598 | + eval set -- ' -d '\''/tmp/in_target.d/install.d'\'' --' 2025-10-10 06:18:07.598 | ++ set -- -d /tmp/in_target.d/install.d -- 2025-10-10 06:18:07.598 | + WORKDIR= 2025-10-10 06:18:07.598 | + true 2025-10-10 06:18:07.598 | + case "$1" in 2025-10-10 06:18:07.598 | + WORKDIR=/tmp/in_target.d/install.d 2025-10-10 06:18:07.598 | + shift 2 2025-10-10 06:18:07.598 | + true 2025-10-10 06:18:07.598 | + case "$1" in 2025-10-10 06:18:07.598 | + shift 2025-10-10 06:18:07.598 | + break 2025-10-10 06:18:07.598 | + '[' -z /tmp/in_target.d/install.d ']' 2025-10-10 06:18:07.598 | + PACKAGES= 2025-10-10 06:18:07.598 | ++ find /tmp/in_target.d/install.d -maxdepth 1 -name 'package-installs-*' 2025-10-10 06:18:07.600 | + install-packages -e 2025-10-10 06:18:07.607 | + package-installs-v2 --phase install.d --uninstall /tmp/package-installs.json 2025-10-10 06:18:08.584 | Map uninstall for edpm-base: kexec-tools, telnet 2025-10-10 06:18:08.584 | Running command: ['install-packages', '-e', 'telnet', 'kexec-tools'] 2025-10-10 06:18:08.584 | > Running install-packages remove. 2025-10-10 06:18:08.584 | > ++ command -v dnf5 2025-10-10 06:18:08.584 | > ++ true 2025-10-10 06:18:08.584 | > + DNF5= 2025-10-10 06:18:08.584 | > + '[' dnf == dnf ']' 2025-10-10 06:18:08.584 | > + '[' -n '' ']' 2025-10-10 06:18:08.584 | > + dnf -y -v remove telnet kexec-tools 2025-10-10 06:18:08.584 | > 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-10 06:18:08.584 | > DNF version: 4.14.0 2025-10-10 06:18:08.584 | > cachedir: /tmp/yum 2025-10-10 06:18:08.584 | > User-Agent: constructed: 'libdnf (CentOS Stream 9; generic; Linux.x86_64)' 2025-10-10 06:18:08.584 | > No match for argument: telnet 2025-10-10 06:18:08.584 | > --> Starting dependency resolution 2025-10-10 06:18:08.584 | > --> Finding unneeded leftover dependencies 2025-10-10 06:18:08.584 | > ---> Package binutils.x86_64 2.35.2-67.el9 will be erased 2025-10-10 06:18:08.584 | > ---> Package binutils-gold.x86_64 2.35.2-67.el9 will be erased 2025-10-10 06:18:08.584 | > ---> Package dracut-network.x86_64 057-102.git20250818.el9 will be erased 2025-10-10 06:18:08.585 | > ---> Package dracut-squash.x86_64 057-102.git20250818.el9 will be erased 2025-10-10 06:18:08.585 | > ---> Package elfutils-debuginfod-client.x86_64 0.193-1.el9 will be erased 2025-10-10 06:18:08.585 | > ---> Package kexec-tools.x86_64 2.0.29-10.el9 will be erased 2025-10-10 06:18:08.585 | > ---> Package lzo.x86_64 2.10-7.el9 will be erased 2025-10-10 06:18:08.585 | > ---> Package snappy.x86_64 1.1.8-8.el9 will be erased 2025-10-10 06:18:08.585 | > ---> Package squashfs-tools.x86_64 4.4-10.git1.el9 will be erased 2025-10-10 06:18:08.585 | > --> Finished dependency resolution 2025-10-10 06:18:08.585 | > Dependencies resolved. 2025-10-10 06:18:08.585 | > ================================================================================ 2025-10-10 06:18:08.585 | > Package Arch Version Repository Size 2025-10-10 06:18:08.585 | > ================================================================================ 2025-10-10 06:18:08.585 | > Removing: 2025-10-10 06:18:08.585 | > kexec-tools x86_64 2.0.29-10.el9 @anaconda 1.3 M 2025-10-10 06:18:08.585 | > Removing unused dependencies: 2025-10-10 06:18:08.585 | > binutils x86_64 2.35.2-67.el9 @anaconda 24 M 2025-10-10 06:18:08.585 | > binutils-gold x86_64 2.35.2-67.el9 @anaconda 2.0 M 2025-10-10 06:18:08.585 | > dracut-network x86_64 057-102.git20250818.el9 @anaconda 207 k 2025-10-10 06:18:08.585 | > dracut-squash x86_64 057-102.git20250818.el9 @anaconda 3.2 k 2025-10-10 06:18:08.585 | > elfutils-debuginfod-client x86_64 0.193-1.el9 @anaconda 79 k 2025-10-10 06:18:08.585 | > lzo x86_64 2.10-7.el9 @anaconda 159 k 2025-10-10 06:18:08.585 | > snappy x86_64 1.1.8-8.el9 @anaconda 63 k 2025-10-10 06:18:08.585 | > squashfs-tools x86_64 4.4-10.git1.el9 @anaconda 426 k 2025-10-10 06:18:08.585 | > 2025-10-10 06:18:08.585 | > Transaction Summary 2025-10-10 06:18:08.585 | > ================================================================================ 2025-10-10 06:18:08.585 | > Remove 9 Packages 2025-10-10 06:18:08.585 | > 2025-10-10 06:18:08.585 | > Freed space: 28 M 2025-10-10 06:18:08.585 | > Running transaction check 2025-10-10 06:18:08.585 | > Transaction check succeeded. 2025-10-10 06:18:08.585 | > Running transaction test 2025-10-10 06:18:08.585 | > Transaction test succeeded. 2025-10-10 06:18:08.585 | > Running transaction 2025-10-10 06:18:08.585 | > RPMDB altered outside of DNF. 2025-10-10 06:18:08.585 | > Preparing : 1/1 2025-10-10 06:18:08.585 | > Running scriptlet: kexec-tools-2.0.29-10.el9.x86_64 1/9 2025-10-10 06:18:08.585 | > Erasing : kexec-tools-2.0.29-10.el9.x86_64 1/9 2025-10-10 06:18:08.585 | > Running scriptlet: kexec-tools-2.0.29-10.el9.x86_64 1/9 2025-10-10 06:18:08.585 | > Erasing : dracut-squash-057-102.git20250818.el9.x86_64 2/9 2025-10-10 06:18:08.585 | > Erasing : dracut-network-057-102.git20250818.el9.x86_64 3/9 2025-10-10 06:18:08.585 | > Running scriptlet: binutils-2.35.2-67.el9.x86_64 4/9 2025-10-10 06:18:08.585 | > Erasing : binutils-2.35.2-67.el9.x86_64 4/9 2025-10-10 06:18:08.585 | > Running scriptlet: binutils-2.35.2-67.el9.x86_64 4/9 2025-10-10 06:18:08.585 | > Erasing : squashfs-tools-4.4-10.git1.el9.x86_64 5/9 2025-10-10 06:18:08.585 | > Erasing : lzo-2.10-7.el9.x86_64 6/9 2025-10-10 06:18:08.585 | > Erasing : binutils-gold-2.35.2-67.el9.x86_64 7/9 2025-10-10 06:18:08.585 | > Erasing : elfutils-debuginfod-client-0.193-1.el9.x86_64 8/9 2025-10-10 06:18:08.585 | > Erasing : snappy-1.1.8-8.el9.x86_64 9/9 2025-10-10 06:18:08.585 | > Running scriptlet: snappy-1.1.8-8.el9.x86_64 9/9 2025-10-10 06:18:08.585 | > Verifying : binutils-2.35.2-67.el9.x86_64 1/9 2025-10-10 06:18:08.585 | > Verifying : binutils-gold-2.35.2-67.el9.x86_64 2/9 2025-10-10 06:18:08.585 | > Verifying : dracut-network-057-102.git20250818.el9.x86_64 3/9 2025-10-10 06:18:08.585 | > Verifying : dracut-squash-057-102.git20250818.el9.x86_64 4/9 2025-10-10 06:18:08.585 | > Verifying : elfutils-debuginfod-client-0.193-1.el9.x86_64 5/9 2025-10-10 06:18:08.585 | > Verifying : kexec-tools-2.0.29-10.el9.x86_64 6/9 2025-10-10 06:18:08.585 | > Verifying : lzo-2.10-7.el9.x86_64 7/9 2025-10-10 06:18:08.585 | > Verifying : snappy-1.1.8-8.el9.x86_64 8/9 2025-10-10 06:18:08.585 | > Verifying : squashfs-tools-4.4-10.git1.el9.x86_64 9/9 2025-10-10 06:18:08.585 | > Completion plugin: Generating completion cache... 2025-10-10 06:18:08.585 | > Removed: binutils-2.35.2-67.el9.x86_64 2025-10-10 06:18:08.585 | > Removed: binutils-gold-2.35.2-67.el9.x86_64 2025-10-10 06:18:08.585 | > Removed: dracut-network-057-102.git20250818.el9.x86_64 2025-10-10 06:18:08.585 | > Removed: dracut-squash-057-102.git20250818.el9.x86_64 2025-10-10 06:18:08.585 | > Removed: elfutils-debuginfod-client-0.193-1.el9.x86_64 2025-10-10 06:18:08.585 | > Removed: kexec-tools-2.0.29-10.el9.x86_64 2025-10-10 06:18:08.585 | > Removed: lzo-2.10-7.el9.x86_64 2025-10-10 06:18:08.585 | > Removed: snappy-1.1.8-8.el9.x86_64 2025-10-10 06:18:08.585 | > Removed: squashfs-tools-4.4-10.git1.el9.x86_64 2025-10-10 06:18:08.585 | > 2025-10-10 06:18:08.585 | > Removed: 2025-10-10 06:18:08.585 | > binutils-2.35.2-67.el9.x86_64 2025-10-10 06:18:08.585 | > binutils-gold-2.35.2-67.el9.x86_64 2025-10-10 06:18:08.585 | > dracut-network-057-102.git20250818.el9.x86_64 2025-10-10 06:18:08.585 | > dracut-squash-057-102.git20250818.el9.x86_64 2025-10-10 06:18:08.585 | > elfutils-debuginfod-client-0.193-1.el9.x86_64 2025-10-10 06:18:08.585 | > kexec-tools-2.0.29-10.el9.x86_64 2025-10-10 06:18:08.585 | > lzo-2.10-7.el9.x86_64 2025-10-10 06:18:08.585 | > snappy-1.1.8-8.el9.x86_64 2025-10-10 06:18:08.585 | > squashfs-tools-4.4-10.git1.el9.x86_64 2025-10-10 06:18:08.585 | > 2025-10-10 06:18:08.585 | > Complete! 2025-10-10 06:18:08.585 | > + '[' remove == install ']' 2025-10-10 06:18:08.585 | returncode: 0 2025-10-10 06:18:08.593 | dib-run-parts 99-package-uninstalls completed 2025-10-10 06:18:08.593 | dib-run-parts ----------------------- PROFILING ----------------------- 2025-10-10 06:18:08.593 | dib-run-parts 2025-10-10 06:18:08.595 | dib-run-parts Target: install.d 2025-10-10 06:18:08.595 | dib-run-parts 2025-10-10 06:18:08.595 | dib-run-parts Script Seconds 2025-10-10 06:18:08.595 | dib-run-parts --------------------------------------- ---------- 2025-10-10 06:18:08.595 | dib-run-parts 2025-10-10 06:18:08.605 | dib-run-parts 00-baseline-environment 3.278 2025-10-10 06:18:08.611 | dib-run-parts 00-up-to-date 2.133 2025-10-10 06:18:08.618 | dib-run-parts 01-package-installs 127.273 2025-10-10 06:18:08.624 | dib-run-parts 02-stable-interface-names 0.005 2025-10-10 06:18:08.630 | dib-run-parts 10-cloud-init 0.005 2025-10-10 06:18:08.637 | dib-run-parts 10-install-static-files 0.052 2025-10-10 06:18:08.643 | dib-run-parts 20-install-init-scripts 0.007 2025-10-10 06:18:08.651 | dib-run-parts 51-persistent-journal 0.005 2025-10-10 06:18:08.657 | dib-run-parts 70-clear-net-ifnames 0.007 2025-10-10 06:18:08.663 | dib-run-parts 70-enable-dynamic-login-services 0.011 2025-10-10 06:18:08.669 | dib-run-parts 71-clean-stale-interface 0.006 2025-10-10 06:18:08.674 | dib-run-parts 74-openvswitch 0.010 2025-10-10 06:18:08.680 | dib-run-parts 80-modprobe-blacklist 0.003 2025-10-10 06:18:08.686 | dib-run-parts 81-network-renderer 0.006 2025-10-10 06:18:08.692 | dib-run-parts 99-package-uninstalls 1.002 2025-10-10 06:18:08.694 | dib-run-parts 2025-10-10 06:18:08.694 | dib-run-parts --------------------- END PROFILING --------------------- 2025-10-10 06:18:08.702 | + diskimage_builder/lib/img-functions:run_in_target:59 : export HOME=/root 2025-10-10 06:18:08.707 | + diskimage_builder/lib/img-functions:run_in_target:59 : HOME=/root 2025-10-10 06:18:08.712 | + diskimage_builder/lib/img-functions:run_d_in_target:84 : trap - ERR 2025-10-10 06:18:08.717 | + diskimage_builder/lib/img-functions:run_d_in_target:85 : check_break after-install run_in_target bash 2025-10-10 06:18:08.721 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-10-10 06:18:08.721 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-install(,|$)' -q 2025-10-10 06:18:08.727 | + diskimage_builder/lib/img-functions:run_d_in_target:86 : sudo umount -f /tmp/dib_build.rRfAMPBy/mnt/tmp/in_target.d 2025-10-10 06:18:08.759 | + diskimage_builder/lib/img-functions:run_d_in_target:87 : timeout 10 sh -c ' while ! sudo rmdir /tmp/dib_build.rRfAMPBy/mnt/tmp/in_target.d; do sleep 1; done' 2025-10-10 06:18:08.787 | + diskimage_builder/lib/disk-image-create:main:363 : do_extra_package_install 2025-10-10 06:18:08.790 | + diskimage_builder/lib/img-functions:do_extra_package_install:166 : '[' '' '!=' '' ']' 2025-10-10 06:18:08.793 | + diskimage_builder/lib/disk-image-create:main:364 : run_d_in_target post-install 2025-10-10 06:18:08.796 | + diskimage_builder/lib/img-functions:run_d_in_target:64 : check_element 2025-10-10 06:18:08.799 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.rRfAMPBy/hooks ']' 2025-10-10 06:18:08.802 | + diskimage_builder/lib/img-functions:run_d_in_target:67 : '[' -d /tmp/dib_build.rRfAMPBy/hooks/post-install.d ']' 2025-10-10 06:18:08.806 | + diskimage_builder/lib/img-functions:run_d_in_target:68 : sudo mkdir /tmp/dib_build.rRfAMPBy/mnt/tmp/in_target.d 2025-10-10 06:18:08.832 | + 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.rRfAMPBy/hooks 2025-10-10 06:18:08.856 | + diskimage_builder/lib/img-functions:run_d_in_target:78 : sudo mount --bind /tmp/dib_build.rRfAMPBy/hooks /tmp/dib_build.rRfAMPBy/mnt/tmp/in_target.d 2025-10-10 06:18:08.880 | + diskimage_builder/lib/img-functions:run_d_in_target:79 : sudo mount -o remount,ro,bind /tmp/dib_build.rRfAMPBy/hooks /tmp/dib_build.rRfAMPBy/mnt/tmp/in_target.d 2025-10-10 06:18:08.907 | + diskimage_builder/lib/img-functions:run_d_in_target:80 : check_break before-post-install run_in_target bash 2025-10-10 06:18:08.911 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-10-10 06:18:08.913 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-post-install(,|$)' -q 2025-10-10 06:18:08.920 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : '[' -z '' ']' 2025-10-10 06:18:08.924 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : in_target_arg=run_in_target 2025-10-10 06:18:08.927 | + diskimage_builder/lib/img-functions:run_d_in_target:82 : trap 'check_break after-error run_in_target bash' ERR 2025-10-10 06:18:08.931 | + 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-10 06:18:08.934 | + 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-10 06:18:08.938 | + diskimage_builder/lib/img-functions:run_in_target:51 : ORIG_HOME=/root 2025-10-10 06:18:08.942 | + diskimage_builder/lib/img-functions:run_in_target:52 : export HOME=/root 2025-10-10 06:18:08.946 | + diskimage_builder/lib/img-functions:run_in_target:52 : HOME=/root 2025-10-10 06:18:08.950 | + diskimage_builder/lib/img-functions:run_in_target:58 : sudo -E chroot /tmp/dib_build.rRfAMPBy/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-10 06:18:08.990 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/01-export-install-types.bash 2025-10-10 06:18:08.993 | + source /tmp/in_target.d/post-install.d/../environment.d/01-export-install-types.bash 2025-10-10 06:18:08.993 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2025-10-10 06:18:08.993 | ++ DIB_DEFAULT_INSTALLTYPE=package 2025-10-10 06:18:08.993 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/01-repo-setup.bash 2025-10-10 06:18:08.996 | + source /tmp/in_target.d/post-install.d/../environment.d/01-repo-setup.bash 2025-10-10 06:18:08.996 | ++ export DIB_REPO_SETUP=current-podified 2025-10-10 06:18:08.996 | ++ DIB_REPO_SETUP=current-podified 2025-10-10 06:18:08.996 | ++ export DIB_REPO_SETUP_BRANCH=master 2025-10-10 06:18:08.996 | ++ DIB_REPO_SETUP_BRANCH=master 2025-10-10 06:18:08.996 | ++ export DIB_REPO_SETUP_DISTRO_MIRROR= 2025-10-10 06:18:08.996 | ++ DIB_REPO_SETUP_DISTRO_MIRROR= 2025-10-10 06:18:08.996 | ++ export DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2025-10-10 06:18:08.996 | ++ DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2025-10-10 06:18:08.996 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-base-defaults 2025-10-10 06:18:09.000 | + source /tmp/in_target.d/post-install.d/../environment.d/10-base-defaults 2025-10-10 06:18:09.000 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2025-10-10 06:18:09.000 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2025-10-10 06:18:09.000 | ++ export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-10-10 06:18:09.000 | ++ DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-10-10 06:18:09.000 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-bootloader-default-cmdline 2025-10-10 06:18:09.002 | + source /tmp/in_target.d/post-install.d/../environment.d/10-bootloader-default-cmdline 2025-10-10 06:18:09.002 | ++ export DIB_BOOTLOADER_DEFAULT_CMDLINE=rd.multipath=default 2025-10-10 06:18:09.002 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE=rd.multipath=default 2025-10-10 06:18:09.002 | ++ export DIB_BOOTLOADER_SERIAL_CONSOLE= 2025-10-10 06:18:09.002 | ++ DIB_BOOTLOADER_SERIAL_CONSOLE= 2025-10-10 06:18:09.002 | ++ '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2025-10-10 06:18:09.002 | ++ export DIB_BOOTLOADER_VIRTUAL_TERMINAL= 2025-10-10 06:18:09.002 | ++ DIB_BOOTLOADER_VIRTUAL_TERMINAL= 2025-10-10 06:18:09.002 | ++ export DIB_NO_TIMER_CHECK=True 2025-10-10 06:18:09.002 | ++ DIB_NO_TIMER_CHECK=True 2025-10-10 06:18:09.002 | ++ export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=False 2025-10-10 06:18:09.002 | ++ DIB_BOOTLOADER_USE_SERIAL_CONSOLE=False 2025-10-10 06:18:09.002 | ++ export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2025-10-10 06:18:09.002 | ++ DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2025-10-10 06:18:09.003 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-centos-distro-name.bash 2025-10-10 06:18:09.006 | + source /tmp/in_target.d/post-install.d/../environment.d/10-centos-distro-name.bash 2025-10-10 06:18:09.006 | ++ export DISTRO_NAME=centos 2025-10-10 06:18:09.006 | ++ DISTRO_NAME=centos 2025-10-10 06:18:09.006 | ++ export DIB_RELEASE=9-stream 2025-10-10 06:18:09.006 | ++ DIB_RELEASE=9-stream 2025-10-10 06:18:09.006 | ++ export EFI_BOOT_DIR=EFI/centos 2025-10-10 06:18:09.006 | ++ EFI_BOOT_DIR=EFI/centos 2025-10-10 06:18:09.006 | ++ export YUM=dnf 2025-10-10 06:18:09.006 | ++ YUM=dnf 2025-10-10 06:18:09.006 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-dracut-regenerate 2025-10-10 06:18:09.009 | + source /tmp/in_target.d/post-install.d/../environment.d/10-dracut-regenerate 2025-10-10 06:18:09.009 | ++ export 'DIB_DRACUT_ENABLED_MODULES_DEFAULT_CONFIG= 2025-10-10 06:18:09.009 | - name: crypt 2025-10-10 06:18:09.009 | packages: 2025-10-10 06:18:09.009 | - cryptsetup 2025-10-10 06:18:09.009 | - name: lvm 2025-10-10 06:18:09.009 | packages: 2025-10-10 06:18:09.009 | - lvm2 2025-10-10 06:18:09.009 | ' 2025-10-10 06:18:09.009 | ++ DIB_DRACUT_ENABLED_MODULES_DEFAULT_CONFIG=' 2025-10-10 06:18:09.009 | - name: crypt 2025-10-10 06:18:09.009 | packages: 2025-10-10 06:18:09.009 | - cryptsetup 2025-10-10 06:18:09.009 | - name: lvm 2025-10-10 06:18:09.009 | packages: 2025-10-10 06:18:09.009 | - lvm2 2025-10-10 06:18:09.009 | ' 2025-10-10 06:18:09.009 | ++ DIB_DRACUT_ENABLED_MODULES=' 2025-10-10 06:18:09.009 | - name: crypt 2025-10-10 06:18:09.009 | packages: 2025-10-10 06:18:09.009 | - cryptsetup 2025-10-10 06:18:09.009 | - name: lvm 2025-10-10 06:18:09.009 | packages: 2025-10-10 06:18:09.009 | - lvm2 2025-10-10 06:18:09.009 | ' 2025-10-10 06:18:09.009 | ++ export DIB_DRACUT_ENABLED_MODULES 2025-10-10 06:18:09.010 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/11-dib-install-type.bash 2025-10-10 06:18:09.013 | + source /tmp/in_target.d/post-install.d/../environment.d/11-dib-install-type.bash 2025-10-10 06:18:09.013 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2025-10-10 06:18:09.013 | ++ DIB_DEFAULT_INSTALLTYPE=package 2025-10-10 06:18:09.013 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/14-manifests 2025-10-10 06:18:09.016 | + source /tmp/in_target.d/post-install.d/../environment.d/14-manifests 2025-10-10 06:18:09.016 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-10-10 06:18:09.016 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-10-10 06:18:09.016 | ++ export DIB_MANIFEST_SAVE_DIR=edpm-hardened-uefi.d/ 2025-10-10 06:18:09.016 | ++ DIB_MANIFEST_SAVE_DIR=edpm-hardened-uefi.d/ 2025-10-10 06:18:09.016 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/15-block-device.bash 2025-10-10 06:18:09.019 | + source /tmp/in_target.d/post-install.d/../environment.d/15-block-device.bash 2025-10-10 06:18:09.019 | ++ [[ ppc64 ppc64le ppc64el =~ amd64 ]] 2025-10-10 06:18:09.019 | ++ export DIB_BLOCK_DEVICE=efi 2025-10-10 06:18:09.019 | ++ DIB_BLOCK_DEVICE=efi 2025-10-10 06:18:09.019 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/15-growvols 2025-10-10 06:18:09.022 | + source /tmp/in_target.d/post-install.d/../environment.d/15-growvols 2025-10-10 06:18:09.022 | ++ export DIB_GROWVOLS_TRIGGER=manual 2025-10-10 06:18:09.022 | ++ DIB_GROWVOLS_TRIGGER=manual 2025-10-10 06:18:09.022 | ++ export DIB_GROWVOLS_ARGS= 2025-10-10 06:18:09.022 | ++ DIB_GROWVOLS_ARGS= 2025-10-10 06:18:09.022 | ++ export DIB_GROWVOLS_GROUP= 2025-10-10 06:18:09.022 | ++ DIB_GROWVOLS_GROUP= 2025-10-10 06:18:09.022 | ++ export DIB_GROWVOLS_DEVICE= 2025-10-10 06:18:09.022 | ++ DIB_GROWVOLS_DEVICE= 2025-10-10 06:18:09.022 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/50-redhat-common 2025-10-10 06:18:09.025 | + source /tmp/in_target.d/post-install.d/../environment.d/50-redhat-common 2025-10-10 06:18:09.025 | ++ export DIB_DISABLE_KERNEL_CLEANUP=0 2025-10-10 06:18:09.025 | ++ DIB_DISABLE_KERNEL_CLEANUP=0 2025-10-10 06:18:09.025 | ++ export DIB_INIT_SYSTEM=systemd 2025-10-10 06:18:09.025 | ++ DIB_INIT_SYSTEM=systemd 2025-10-10 06:18:09.025 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/99-dib-init-system 2025-10-10 06:18:09.028 | + source /tmp/in_target.d/post-install.d/../environment.d/99-dib-init-system 2025-10-10 06:18:09.028 | ++ '[' -z systemd ']' 2025-10-10 06:18:09.028 | ++ case $DIB_INIT_SYSTEM in 2025-10-10 06:18:09.028 | dib-run-parts Running /tmp/in_target.d/post-install.d/00-package-installs 2025-10-10 06:18:09.031 | + set -eu 2025-10-10 06:18:09.031 | + set -o pipefail 2025-10-10 06:18:09.032 | ++ dirname /tmp/in_target.d/post-install.d/00-package-installs 2025-10-10 06:18:09.033 | + package-installs -d /tmp/in_target.d/post-install.d 2025-10-10 06:18:09.034 | + set -eu 2025-10-10 06:18:09.034 | + set -o pipefail 2025-10-10 06:18:09.034 | ++ basename /usr/local/bin/package-installs 2025-10-10 06:18:09.036 | + SCRIPTNAME=package-installs 2025-10-10 06:18:09.036 | ++ getopt -o hd: -n package-installs -- -d /tmp/in_target.d/post-install.d 2025-10-10 06:18:09.038 | + TEMP=' -d '\''/tmp/in_target.d/post-install.d'\'' --' 2025-10-10 06:18:09.038 | + '[' 0 '!=' 0 ']' 2025-10-10 06:18:09.038 | + eval set -- ' -d '\''/tmp/in_target.d/post-install.d'\'' --' 2025-10-10 06:18:09.038 | ++ set -- -d /tmp/in_target.d/post-install.d -- 2025-10-10 06:18:09.038 | + WORKDIR= 2025-10-10 06:18:09.038 | + true 2025-10-10 06:18:09.038 | + case "$1" in 2025-10-10 06:18:09.038 | + WORKDIR=/tmp/in_target.d/post-install.d 2025-10-10 06:18:09.038 | + shift 2 2025-10-10 06:18:09.038 | + true 2025-10-10 06:18:09.038 | + case "$1" in 2025-10-10 06:18:09.038 | + shift 2025-10-10 06:18:09.038 | + break 2025-10-10 06:18:09.038 | + '[' -z /tmp/in_target.d/post-install.d ']' 2025-10-10 06:18:09.038 | + PACKAGES= 2025-10-10 06:18:09.039 | ++ find /tmp/in_target.d/post-install.d -maxdepth 1 -name 'package-installs-*' 2025-10-10 06:18:09.041 | + '[' -n '' ']' 2025-10-10 06:18:09.041 | + package-installs-v2 --phase post-install.d /tmp/package-installs.json 2025-10-10 06:18:09.068 | Nothing to install 2025-10-10 06:18:09.075 | dib-run-parts 00-package-installs completed 2025-10-10 06:18:09.075 | dib-run-parts Running /tmp/in_target.d/post-install.d/03-reset-bls-entries 2025-10-10 06:18:09.079 | + set -eu 2025-10-10 06:18:09.079 | + set -o pipefail 2025-10-10 06:18:09.079 | + [[ ! 9-stream =~ 9-stream ]] 2025-10-10 06:18:09.079 | + pushd /boot/loader/entries 2025-10-10 06:18:09.079 | /boot/loader/entries / 2025-10-10 06:18:09.080 | + machine_id=4feebc1c3a984b23ac145e9a6cd6833c 2025-10-10 06:18:09.080 | + for entry in *.conf 2025-10-10 06:18:09.081 | ++ echo d6a439f396fe42c8ae286002d185b068-5.14.0-621.el9.x86_64.conf 2025-10-10 06:18:09.081 | ++ sed 's/^[a-f0-9]*/4feebc1c3a984b23ac145e9a6cd6833c/' 2025-10-10 06:18:09.083 | + new_entry=4feebc1c3a984b23ac145e9a6cd6833c-5.14.0-621.el9.x86_64.conf 2025-10-10 06:18:09.083 | + echo 'renaming d6a439f396fe42c8ae286002d185b068-5.14.0-621.el9.x86_64.conf to 4feebc1c3a984b23ac145e9a6cd6833c-5.14.0-621.el9.x86_64.conf for new machine-id' 2025-10-10 06:18:09.083 | renaming d6a439f396fe42c8ae286002d185b068-5.14.0-621.el9.x86_64.conf to 4feebc1c3a984b23ac145e9a6cd6833c-5.14.0-621.el9.x86_64.conf for new machine-id 2025-10-10 06:18:09.083 | + [[ d6a439f396fe42c8ae286002d185b068-5.14.0-621.el9.x86_64.conf != 4feebc1c3a984b23ac145e9a6cd6833c-5.14.0-621.el9.x86_64.conf ]] 2025-10-10 06:18:09.083 | + mv d6a439f396fe42c8ae286002d185b068-5.14.0-621.el9.x86_64.conf 4feebc1c3a984b23ac145e9a6cd6833c-5.14.0-621.el9.x86_64.conf 2025-10-10 06:18:09.085 | + popd 2025-10-10 06:18:09.085 | / 2025-10-10 06:18:09.085 | + echo '--- Show kernels ---' 2025-10-10 06:18:09.085 | --- Show kernels --- 2025-10-10 06:18:09.085 | + grubby --info=ALL 2025-10-10 06:18:09.137 | index=0 2025-10-10 06:18:09.137 | kernel="/vmlinuz-5.14.0-621.el9.x86_64" 2025-10-10 06:18:09.137 | args="ro console=ttyS0,115200n8 no_timer_check net.ifnames=0 crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M" 2025-10-10 06:18:09.137 | root="UUID=7a5fa5e1-bb47-4243-87d2-2c89afe4f80f" 2025-10-10 06:18:09.137 | initrd="/initramfs-5.14.0-621.el9.x86_64.img" 2025-10-10 06:18:09.137 | title="CentOS Stream (5.14.0-621.el9.x86_64) 9" 2025-10-10 06:18:09.137 | id="4feebc1c3a984b23ac145e9a6cd6833c-5.14.0-621.el9.x86_64" 2025-10-10 06:18:09.140 | dib-run-parts 03-reset-bls-entries completed 2025-10-10 06:18:09.140 | dib-run-parts Running /tmp/in_target.d/post-install.d/06-network-config-nonzeroconf 2025-10-10 06:18:09.143 | + set -eu 2025-10-10 06:18:09.143 | + set -o pipefail 2025-10-10 06:18:09.143 | + grep NOZEROCONF /etc/sysconfig/network 2025-10-10 06:18:09.145 | NOZEROCONF=yes 2025-10-10 06:18:09.147 | dib-run-parts 06-network-config-nonzeroconf completed 2025-10-10 06:18:09.147 | dib-run-parts Running /tmp/in_target.d/post-install.d/10-enable-init-scripts 2025-10-10 06:18:09.150 | + set -eu 2025-10-10 06:18:09.150 | + set -o pipefail 2025-10-10 06:18:09.151 | ++ dirname /tmp/in_target.d/post-install.d/10-enable-init-scripts 2025-10-10 06:18:09.151 | + SCRIPTS_DIR=/tmp/in_target.d/post-install.d/../init-scripts/systemd/ 2025-10-10 06:18:09.152 | + [[ -d /tmp/in_target.d/post-install.d/../init-scripts/systemd/ ]] 2025-10-10 06:18:09.152 | + case "${DIB_INIT_SYSTEM}" in 2025-10-10 06:18:09.154 | dib-run-parts 10-enable-init-scripts completed 2025-10-10 06:18:09.154 | dib-run-parts Running /tmp/in_target.d/post-install.d/80-enable-fstrim 2025-10-10 06:18:09.157 | + set -eu 2025-10-10 06:18:09.157 | + set -o pipefail 2025-10-10 06:18:09.157 | + sed -i '/^OnCalendar=/c\OnCalendar=daily' /usr/lib/systemd/system/fstrim.timer 2025-10-10 06:18:09.159 | + sed -i '/^Description=/c\Description=Discard unused blocks once a day' /usr/lib/systemd/system/fstrim.timer 2025-10-10 06:18:09.161 | + systemctl enable fstrim.timer 2025-10-10 06:18:09.169 | Created symlink /etc/systemd/system/timers.target.wants/fstrim.timer -> /usr/lib/systemd/system/fstrim.timer. 2025-10-10 06:18:09.172 | dib-run-parts 80-enable-fstrim completed 2025-10-10 06:18:09.172 | dib-run-parts Running /tmp/in_target.d/post-install.d/80-enable-sshd-service 2025-10-10 06:18:09.175 | + set -eu 2025-10-10 06:18:09.175 | + set -o pipefail 2025-10-10 06:18:09.175 | + case "$DIB_INIT_SYSTEM" in 2025-10-10 06:18:09.176 | + [[ centos = \u\b\u\n\t\u ]] 2025-10-10 06:18:09.176 | + [[ centos = \d\e\b\i\a\n ]] 2025-10-10 06:18:09.176 | + systemctl enable sshd.service 2025-10-10 06:18:09.184 | dib-run-parts 80-enable-sshd-service completed 2025-10-10 06:18:09.184 | dib-run-parts Running /tmp/in_target.d/post-install.d/80-growvols 2025-10-10 06:18:09.188 | + set -eu 2025-10-10 06:18:09.188 | + set -o pipefail 2025-10-10 06:18:09.188 | + case ${DIB_GROWVOLS_TRIGGER} in 2025-10-10 06:18:09.188 | + echo 'growvols triggered manually after boot' 2025-10-10 06:18:09.188 | growvols triggered manually after boot 2025-10-10 06:18:09.188 | + exit 2025-10-10 06:18:09.190 | dib-run-parts 80-growvols completed 2025-10-10 06:18:09.190 | dib-run-parts Running /tmp/in_target.d/post-install.d/80-reset-bls-entries 2025-10-10 06:18:09.193 | + set -eu 2025-10-10 06:18:09.193 | + set -o pipefail 2025-10-10 06:18:09.193 | + systemctl enable reset-bls-entries.service 2025-10-10 06:18:09.201 | Created symlink /etc/systemd/system/sysinit.target.wants/reset-bls-entries.service -> /usr/lib/systemd/system/reset-bls-entries.service. 2025-10-10 06:18:09.203 | dib-run-parts 80-reset-bls-entries completed 2025-10-10 06:18:09.204 | dib-run-parts Running /tmp/in_target.d/post-install.d/80-ssh-keygen 2025-10-10 06:18:09.207 | + set -eu 2025-10-10 06:18:09.207 | + set -o pipefail 2025-10-10 06:18:09.207 | + case "$DIB_INIT_SYSTEM" in 2025-10-10 06:18:09.207 | + [[ centos = \u\b\u\n\t\u ]] 2025-10-10 06:18:09.207 | + [[ centos = \d\e\b\i\a\n ]] 2025-10-10 06:18:09.207 | + rm /usr/lib/systemd/system/ssh-keygen.service 2025-10-10 06:18:09.211 | dib-run-parts 80-ssh-keygen completed 2025-10-10 06:18:09.211 | dib-run-parts Running /tmp/in_target.d/post-install.d/95-package-uninstalls 2025-10-10 06:18:09.214 | + set -eu 2025-10-10 06:18:09.214 | + set -o pipefail 2025-10-10 06:18:09.214 | ++ dirname /tmp/in_target.d/post-install.d/95-package-uninstalls 2025-10-10 06:18:09.216 | + package-uninstalls -d /tmp/in_target.d/post-install.d 2025-10-10 06:18:09.219 | + set -eu 2025-10-10 06:18:09.219 | + set -o pipefail 2025-10-10 06:18:09.219 | ++ basename /usr/local/bin/package-uninstalls 2025-10-10 06:18:09.220 | + SCRIPTNAME=package-uninstalls 2025-10-10 06:18:09.221 | ++ getopt -o hd: -n package-uninstalls -- -d /tmp/in_target.d/post-install.d 2025-10-10 06:18:09.222 | + TEMP=' -d '\''/tmp/in_target.d/post-install.d'\'' --' 2025-10-10 06:18:09.222 | + '[' 0 '!=' 0 ']' 2025-10-10 06:18:09.222 | + eval set -- ' -d '\''/tmp/in_target.d/post-install.d'\'' --' 2025-10-10 06:18:09.223 | ++ set -- -d /tmp/in_target.d/post-install.d -- 2025-10-10 06:18:09.223 | + WORKDIR= 2025-10-10 06:18:09.223 | + true 2025-10-10 06:18:09.223 | + case "$1" in 2025-10-10 06:18:09.223 | + WORKDIR=/tmp/in_target.d/post-install.d 2025-10-10 06:18:09.223 | + shift 2 2025-10-10 06:18:09.223 | + true 2025-10-10 06:18:09.223 | + case "$1" in 2025-10-10 06:18:09.223 | + shift 2025-10-10 06:18:09.223 | + break 2025-10-10 06:18:09.223 | + '[' -z /tmp/in_target.d/post-install.d ']' 2025-10-10 06:18:09.223 | + PACKAGES= 2025-10-10 06:18:09.224 | ++ find /tmp/in_target.d/post-install.d -maxdepth 1 -name 'package-installs-*' 2025-10-10 06:18:09.226 | + install-packages -e 2025-10-10 06:18:09.237 | + package-installs-v2 --phase post-install.d --uninstall /tmp/package-installs.json 2025-10-10 06:18:09.291 | Nothing to uninstall 2025-10-10 06:18:09.298 | dib-run-parts 95-package-uninstalls completed 2025-10-10 06:18:09.298 | dib-run-parts Running /tmp/in_target.d/post-install.d/98-enable-tmp-mount 2025-10-10 06:18:09.302 | + systemctl unmask tmp.mount 2025-10-10 06:18:09.308 | + systemctl enable tmp.mount 2025-10-10 06:18:09.316 | Created symlink /etc/systemd/system/local-fs.target.wants/tmp.mount -> /usr/lib/systemd/system/tmp.mount. 2025-10-10 06:18:09.320 | dib-run-parts 98-enable-tmp-mount completed 2025-10-10 06:18:09.320 | dib-run-parts Running /tmp/in_target.d/post-install.d/99-harden-sshd-config 2025-10-10 06:18:09.323 | + set -eu 2025-10-10 06:18:09.324 | + set -o pipefail 2025-10-10 06:18:09.324 | + '[' 1 -eq 1 ']' 2025-10-10 06:18:09.324 | + 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-10 06:18:09.324 | + ciphers='Ciphers chacha20-poly1305@openssh.com,aes256-gcm@openssh.com,aes128-gcm@openssh.com,aes256-ctr,aes192-ctr,aes128-ctr' 2025-10-10 06:18:09.324 | + kexalgorithms='KexAlgorithms curve25519-sha256@libssh.org,ecdh-sha2-nistp521,ecdh-sha2-nistp384,ecdh-sha2-nistp256,diffie-hellman-group-exchange-sha256' 2025-10-10 06:18:09.324 | + grep -qE '^MACs' /etc/ssh/sshd_config 2025-10-10 06:18:09.326 | + 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-10 06:18:09.329 | + grep -qE '^Ciphers' /etc/ssh/sshd_config 2025-10-10 06:18:09.331 | + 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-10 06:18:09.333 | + grep -qE '^KexAlgorithms' /etc/ssh/sshd_config 2025-10-10 06:18:09.335 | + 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-10 06:18:09.340 | dib-run-parts 99-harden-sshd-config completed 2025-10-10 06:18:09.340 | dib-run-parts Running /tmp/in_target.d/post-install.d/99-reset-yum-conf 2025-10-10 06:18:09.344 | + set -eu 2025-10-10 06:18:09.344 | + set -o pipefail 2025-10-10 06:18:09.344 | + [[ dnf == \d\n\f ]] 2025-10-10 06:18:09.344 | + cfg=/etc/dnf/dnf.conf 2025-10-10 06:18:09.345 | + cachedir=/var/cache/dnf 2025-10-10 06:18:09.345 | + sed -i '/^keepcache/c\keepcache=0' /etc/dnf/dnf.conf 2025-10-10 06:18:09.348 | + sed -i '/^cachedir/c\cachedir=/var/cache/dnf' /etc/dnf/dnf.conf 2025-10-10 06:18:09.352 | dib-run-parts 99-reset-yum-conf completed 2025-10-10 06:18:09.353 | dib-run-parts ----------------------- PROFILING ----------------------- 2025-10-10 06:18:09.353 | dib-run-parts 2025-10-10 06:18:09.354 | dib-run-parts Target: post-install.d 2025-10-10 06:18:09.354 | dib-run-parts 2025-10-10 06:18:09.354 | dib-run-parts Script Seconds 2025-10-10 06:18:09.354 | dib-run-parts --------------------------------------- ---------- 2025-10-10 06:18:09.354 | dib-run-parts 2025-10-10 06:18:09.365 | dib-run-parts 00-package-installs 0.045 2025-10-10 06:18:09.372 | dib-run-parts 03-reset-bls-entries 0.062 2025-10-10 06:18:09.379 | dib-run-parts 06-network-config-nonzeroconf 0.006 2025-10-10 06:18:09.386 | dib-run-parts 10-enable-init-scripts 0.005 2025-10-10 06:18:09.393 | dib-run-parts 80-enable-fstrim 0.017 2025-10-10 06:18:09.400 | dib-run-parts 80-enable-sshd-service 0.011 2025-10-10 06:18:09.408 | dib-run-parts 80-growvols 0.004 2025-10-10 06:18:09.415 | dib-run-parts 80-reset-bls-entries 0.012 2025-10-10 06:18:09.422 | dib-run-parts 80-ssh-keygen 0.006 2025-10-10 06:18:09.431 | dib-run-parts 95-package-uninstalls 0.086 2025-10-10 06:18:09.439 | dib-run-parts 98-enable-tmp-mount 0.020 2025-10-10 06:18:09.447 | dib-run-parts 99-harden-sshd-config 0.019 2025-10-10 06:18:09.454 | dib-run-parts 99-reset-yum-conf 0.010 2025-10-10 06:18:09.457 | dib-run-parts 2025-10-10 06:18:09.457 | dib-run-parts --------------------- END PROFILING --------------------- 2025-10-10 06:18:09.466 | + diskimage_builder/lib/img-functions:run_in_target:59 : export HOME=/root 2025-10-10 06:18:09.470 | + diskimage_builder/lib/img-functions:run_in_target:59 : HOME=/root 2025-10-10 06:18:09.475 | + diskimage_builder/lib/img-functions:run_d_in_target:84 : trap - ERR 2025-10-10 06:18:09.478 | + diskimage_builder/lib/img-functions:run_d_in_target:85 : check_break after-post-install run_in_target bash 2025-10-10 06:18:09.483 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-post-install(,|$)' -q 2025-10-10 06:18:09.484 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-10-10 06:18:09.491 | + diskimage_builder/lib/img-functions:run_d_in_target:86 : sudo umount -f /tmp/dib_build.rRfAMPBy/mnt/tmp/in_target.d 2025-10-10 06:18:09.518 | + diskimage_builder/lib/img-functions:run_d_in_target:87 : timeout 10 sh -c ' while ! sudo rmdir /tmp/dib_build.rRfAMPBy/mnt/tmp/in_target.d; do sleep 1; done' 2025-10-10 06:18:09.546 | + diskimage_builder/lib/disk-image-create:main:365 : run_d post-root 2025-10-10 06:18:09.549 | + diskimage_builder/lib/common-functions:run_d:246 : check_element 2025-10-10 06:18:09.552 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.rRfAMPBy/hooks ']' 2025-10-10 06:18:09.556 | + diskimage_builder/lib/common-functions:run_d:247 : check_break before-post-root bash 2025-10-10 06:18:09.560 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-10-10 06:18:09.560 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-post-root(,|$)' -q 2025-10-10 06:18:09.566 | + diskimage_builder/lib/common-functions:run_d:248 : '[' -d /tmp/dib_build.rRfAMPBy/hooks/post-root.d ']' 2025-10-10 06:18:09.570 | + diskimage_builder/lib/common-functions:run_d:259 : check_break after-post-root bash 2025-10-10 06:18:09.574 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-post-root(,|$)' -q 2025-10-10 06:18:09.574 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-10-10 06:18:09.581 | + diskimage_builder/lib/disk-image-create:main:369 : '[' -e /tmp/dib_build.rRfAMPBy/mnt/lost+found ']' 2025-10-10 06:18:09.584 | + diskimage_builder/lib/disk-image-create:main:373 : unmount_image 2025-10-10 06:18:09.587 | + diskimage_builder/lib/img-functions:unmount_image:21 : sync 2025-10-10 06:18:09.598 | + diskimage_builder/lib/img-functions:unmount_image:25 : unmount_dir /tmp/dib_build.rRfAMPBy/mnt 2025-10-10 06:18:09.602 | + diskimage_builder/lib/common-functions:unmount_dir:421 : local dir=/tmp/dib_build.rRfAMPBy/mnt 2025-10-10 06:18:09.606 | + diskimage_builder/lib/common-functions:unmount_dir:422 : local real_dir 2025-10-10 06:18:09.612 | + diskimage_builder/lib/common-functions:unmount_dir:423 : local mnts 2025-10-10 06:18:09.616 | + diskimage_builder/lib/common-functions:unmount_dir:424 : local split_mounts 2025-10-10 06:18:09.621 | + diskimage_builder/lib/common-functions:unmount_dir:425 : local found_mountpoint 2025-10-10 06:18:09.625 | + diskimage_builder/lib/common-functions:unmount_dir:427 : '[' '!' -d /tmp/dib_build.rRfAMPBy/mnt ']' 2025-10-10 06:18:09.630 | ++ diskimage_builder/lib/common-functions:unmount_dir:434 : readlink -e /tmp/dib_build.rRfAMPBy/mnt 2025-10-10 06:18:09.637 | + diskimage_builder/lib/common-functions:unmount_dir:434 : real_dir=/tmp/dib_build.rRfAMPBy/mnt 2025-10-10 06:18:09.641 | + diskimage_builder/lib/common-functions:unmount_dir:437 : IFS='|' 2025-10-10 06:18:09.646 | + diskimage_builder/lib/common-functions:unmount_dir:437 : read -ra split_mounts 2025-10-10 06:18:09.652 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : awk '{print $2}' 2025-10-10 06:18:09.652 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : grep '^/tmp/dib_build.rRfAMPBy/mnt/' 2025-10-10 06:18:09.652 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : sort -r 2025-10-10 06:18:09.660 | + diskimage_builder/lib/common-functions:unmount_dir:442 : mnts='/tmp/dib_build.rRfAMPBy/mnt/tmp/yum 2025-10-10 06:18:09.660 | /tmp/dib_build.rRfAMPBy/mnt/sys 2025-10-10 06:18:09.660 | /tmp/dib_build.rRfAMPBy/mnt/proc 2025-10-10 06:18:09.660 | /tmp/dib_build.rRfAMPBy/mnt/dev/pts 2025-10-10 06:18:09.660 | /tmp/dib_build.rRfAMPBy/mnt/dev' 2025-10-10 06:18:09.664 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2025-10-10 06:18:09.668 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2025-10-10 06:18:09.672 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-10 06:18:09.676 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2025-10-10 06:18:09.681 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.rRfAMPBy/mnt/tmp/yum == */boot/efi ]] 2025-10-10 06:18:09.686 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-10 06:18:09.690 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot != \/ ]] 2025-10-10 06:18:09.694 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.rRfAMPBy/mnt/tmp/yum == */boot ]] 2025-10-10 06:18:09.699 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-10 06:18:09.703 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2025-10-10 06:18:09.708 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-10 06:18:09.712 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /tmp != \/ ]] 2025-10-10 06:18:09.717 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.rRfAMPBy/mnt/tmp/yum == */tmp ]] 2025-10-10 06:18:09.722 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-10 06:18:09.726 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var != \/ ]] 2025-10-10 06:18:09.730 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.rRfAMPBy/mnt/tmp/yum == */var ]] 2025-10-10 06:18:09.734 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-10 06:18:09.738 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log != \/ ]] 2025-10-10 06:18:09.742 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.rRfAMPBy/mnt/tmp/yum == */var/log ]] 2025-10-10 06:18:09.747 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-10 06:18:09.752 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log/audit != \/ ]] 2025-10-10 06:18:09.756 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.rRfAMPBy/mnt/tmp/yum == */var/log/audit ]] 2025-10-10 06:18:09.760 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-10 06:18:09.765 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /home != \/ ]] 2025-10-10 06:18:09.770 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.rRfAMPBy/mnt/tmp/yum == */home ]] 2025-10-10 06:18:09.775 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2025-10-10 06:18:09.779 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /tmp/dib_build.rRfAMPBy/mnt/tmp/yum' 2025-10-10 06:18:09.779 | Unmount /tmp/dib_build.rRfAMPBy/mnt/tmp/yum 2025-10-10 06:18:09.784 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /tmp/dib_build.rRfAMPBy/mnt/tmp/yum 2025-10-10 06:18:09.814 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2025-10-10 06:18:09.817 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2025-10-10 06:18:09.822 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-10 06:18:09.827 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2025-10-10 06:18:09.832 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.rRfAMPBy/mnt/sys == */boot/efi ]] 2025-10-10 06:18:09.836 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-10 06:18:09.840 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot != \/ ]] 2025-10-10 06:18:09.845 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.rRfAMPBy/mnt/sys == */boot ]] 2025-10-10 06:18:09.850 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-10 06:18:09.854 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2025-10-10 06:18:09.859 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-10 06:18:09.864 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /tmp != \/ ]] 2025-10-10 06:18:09.867 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.rRfAMPBy/mnt/sys == */tmp ]] 2025-10-10 06:18:09.873 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-10 06:18:09.878 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var != \/ ]] 2025-10-10 06:18:09.882 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.rRfAMPBy/mnt/sys == */var ]] 2025-10-10 06:18:09.886 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-10 06:18:09.891 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log != \/ ]] 2025-10-10 06:18:09.897 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.rRfAMPBy/mnt/sys == */var/log ]] 2025-10-10 06:18:09.902 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-10 06:18:09.907 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log/audit != \/ ]] 2025-10-10 06:18:09.912 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.rRfAMPBy/mnt/sys == */var/log/audit ]] 2025-10-10 06:18:09.917 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-10 06:18:09.922 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /home != \/ ]] 2025-10-10 06:18:09.927 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.rRfAMPBy/mnt/sys == */home ]] 2025-10-10 06:18:09.932 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2025-10-10 06:18:09.937 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /tmp/dib_build.rRfAMPBy/mnt/sys' 2025-10-10 06:18:09.937 | Unmount /tmp/dib_build.rRfAMPBy/mnt/sys 2025-10-10 06:18:09.941 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /tmp/dib_build.rRfAMPBy/mnt/sys 2025-10-10 06:18:09.969 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2025-10-10 06:18:09.973 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2025-10-10 06:18:09.978 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-10 06:18:09.985 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2025-10-10 06:18:09.990 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.rRfAMPBy/mnt/proc == */boot/efi ]] 2025-10-10 06:18:09.996 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-10 06:18:10.001 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot != \/ ]] 2025-10-10 06:18:10.006 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.rRfAMPBy/mnt/proc == */boot ]] 2025-10-10 06:18:10.012 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-10 06:18:10.016 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2025-10-10 06:18:10.022 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-10 06:18:10.027 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /tmp != \/ ]] 2025-10-10 06:18:10.033 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.rRfAMPBy/mnt/proc == */tmp ]] 2025-10-10 06:18:10.037 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-10 06:18:10.040 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var != \/ ]] 2025-10-10 06:18:10.045 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.rRfAMPBy/mnt/proc == */var ]] 2025-10-10 06:18:10.050 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-10 06:18:10.056 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log != \/ ]] 2025-10-10 06:18:10.060 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.rRfAMPBy/mnt/proc == */var/log ]] 2025-10-10 06:18:10.066 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-10 06:18:10.070 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log/audit != \/ ]] 2025-10-10 06:18:10.076 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.rRfAMPBy/mnt/proc == */var/log/audit ]] 2025-10-10 06:18:10.081 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-10 06:18:10.086 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /home != \/ ]] 2025-10-10 06:18:10.091 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.rRfAMPBy/mnt/proc == */home ]] 2025-10-10 06:18:10.095 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2025-10-10 06:18:10.100 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /tmp/dib_build.rRfAMPBy/mnt/proc' 2025-10-10 06:18:10.100 | Unmount /tmp/dib_build.rRfAMPBy/mnt/proc 2025-10-10 06:18:10.105 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /tmp/dib_build.rRfAMPBy/mnt/proc 2025-10-10 06:18:10.134 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2025-10-10 06:18:10.138 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2025-10-10 06:18:10.142 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-10 06:18:10.146 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2025-10-10 06:18:10.149 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.rRfAMPBy/mnt/dev/pts == */boot/efi ]] 2025-10-10 06:18:10.152 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-10 06:18:10.158 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot != \/ ]] 2025-10-10 06:18:10.163 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.rRfAMPBy/mnt/dev/pts == */boot ]] 2025-10-10 06:18:10.168 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-10 06:18:10.170 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2025-10-10 06:18:10.174 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-10 06:18:10.178 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /tmp != \/ ]] 2025-10-10 06:18:10.182 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.rRfAMPBy/mnt/dev/pts == */tmp ]] 2025-10-10 06:18:10.186 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-10 06:18:10.190 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var != \/ ]] 2025-10-10 06:18:10.195 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.rRfAMPBy/mnt/dev/pts == */var ]] 2025-10-10 06:18:10.200 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-10 06:18:10.202 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log != \/ ]] 2025-10-10 06:18:10.207 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.rRfAMPBy/mnt/dev/pts == */var/log ]] 2025-10-10 06:18:10.211 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-10 06:18:10.217 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log/audit != \/ ]] 2025-10-10 06:18:10.222 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.rRfAMPBy/mnt/dev/pts == */var/log/audit ]] 2025-10-10 06:18:10.228 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-10 06:18:10.232 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /home != \/ ]] 2025-10-10 06:18:10.238 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.rRfAMPBy/mnt/dev/pts == */home ]] 2025-10-10 06:18:10.243 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2025-10-10 06:18:10.248 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /tmp/dib_build.rRfAMPBy/mnt/dev/pts' 2025-10-10 06:18:10.248 | Unmount /tmp/dib_build.rRfAMPBy/mnt/dev/pts 2025-10-10 06:18:10.253 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /tmp/dib_build.rRfAMPBy/mnt/dev/pts 2025-10-10 06:18:10.289 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2025-10-10 06:18:10.294 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2025-10-10 06:18:10.299 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-10 06:18:10.304 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2025-10-10 06:18:10.309 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.rRfAMPBy/mnt/dev == */boot/efi ]] 2025-10-10 06:18:10.313 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-10 06:18:10.318 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot != \/ ]] 2025-10-10 06:18:10.324 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.rRfAMPBy/mnt/dev == */boot ]] 2025-10-10 06:18:10.328 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-10 06:18:10.334 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2025-10-10 06:18:10.339 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-10 06:18:10.343 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /tmp != \/ ]] 2025-10-10 06:18:10.348 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.rRfAMPBy/mnt/dev == */tmp ]] 2025-10-10 06:18:10.353 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-10 06:18:10.360 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var != \/ ]] 2025-10-10 06:18:10.365 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.rRfAMPBy/mnt/dev == */var ]] 2025-10-10 06:18:10.371 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-10 06:18:10.375 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log != \/ ]] 2025-10-10 06:18:10.380 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.rRfAMPBy/mnt/dev == */var/log ]] 2025-10-10 06:18:10.385 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-10 06:18:10.390 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log/audit != \/ ]] 2025-10-10 06:18:10.397 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.rRfAMPBy/mnt/dev == */var/log/audit ]] 2025-10-10 06:18:10.402 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-10 06:18:10.408 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /home != \/ ]] 2025-10-10 06:18:10.413 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.rRfAMPBy/mnt/dev == */home ]] 2025-10-10 06:18:10.419 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2025-10-10 06:18:10.423 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /tmp/dib_build.rRfAMPBy/mnt/dev' 2025-10-10 06:18:10.423 | Unmount /tmp/dib_build.rRfAMPBy/mnt/dev 2025-10-10 06:18:10.429 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /tmp/dib_build.rRfAMPBy/mnt/dev 2025-10-10 06:18:10.470 | + diskimage_builder/lib/img-functions:unmount_image:26 : '[' -n '' ']' 2025-10-10 06:18:10.475 | + diskimage_builder/lib/img-functions:unmount_image:29 : '[' -n '' ']' 2025-10-10 06:18:10.480 | + diskimage_builder/lib/disk-image-create:main:374 : mv /tmp/dib_build.rRfAMPBy/mnt /tmp/dib_build.rRfAMPBy/built 2025-10-10 06:18:10.502 | + diskimage_builder/lib/disk-image-create:main:381 : du_output=/tmp/dib_build.rRfAMPBy/du_output.tmp 2025-10-10 06:18:10.507 | + diskimage_builder/lib/disk-image-create:main:383 : '[' -n 5 ']' 2025-10-10 06:18:10.515 | ++ diskimage_builder/lib/disk-image-create:main:384 : echo 5 2025-10-10 06:18:10.515 | ++ diskimage_builder/lib/disk-image-create:main:384 : awk '{printf("%d\n",$1 * 1024 *1024)}' 2025-10-10 06:18:10.523 | + diskimage_builder/lib/disk-image-create:main:384 : du_size=5242880 2025-10-10 06:18:10.529 | + diskimage_builder/lib/disk-image-create:main:402 : [[ 0 != 0 ]] 2025-10-10 06:18:10.534 | + diskimage_builder/lib/disk-image-create:main:436 : rm -f /tmp/dib_build.rRfAMPBy/du_output.tmp 2025-10-10 06:18:10.541 | + diskimage_builder/lib/disk-image-create:main:438 : '[' -n '' ']' 2025-10-10 06:18:10.546 | + diskimage_builder/lib/disk-image-create:main:441 : journal_size=64 2025-10-10 06:18:10.550 | + diskimage_builder/lib/disk-image-create:main:444 : '[' xfs = ext4 ']' 2025-10-10 06:18:10.555 | + diskimage_builder/lib/disk-image-create:main:481 : [[ yum dib-init-system select-boot-kernel-initrd cache-url bootloader cloud-init-network-renderer edpm-partition-uefi base remove-resolvconf enable-packages-install manifests runtime-ssh-host-keys rpm-distro install-static override-pip-and-virtualenv source-repositories disable-nouveau dynamic-login redhat-common interface-names selinux-fixfiles-restore sysprep reset-bls-entries install-bin selinux-permissive openvswitch centos package-installs growvols edpm-base modprobe install-types pkg-map repo-setup element-manifest dracut-regenerate openssh-server stable-interface-names =~ block-device-efi ]] 2025-10-10 06:18:10.561 | ++ diskimage_builder/lib/disk-image-create:main:489 : echo 5242880 2025-10-10 06:18:10.561 | ++ diskimage_builder/lib/disk-image-create:main:489 : awk ' { if ($1 % 64 != 0) print $1 + 64 - ( $1 % 64); else print $1; } ' 2025-10-10 06:18:10.569 | + diskimage_builder/lib/disk-image-create:main:489 : export DIB_IMAGE_SIZE=5242880 2025-10-10 06:18:10.574 | + diskimage_builder/lib/disk-image-create:main:489 : DIB_IMAGE_SIZE=5242880 2025-10-10 06:18:10.580 | + diskimage_builder/lib/disk-image-create:main:491 : '[' -n '' ']' 2025-10-10 06:18:10.585 | + diskimage_builder/lib/disk-image-create:main:495 : export TMP_IMAGE_DIR 2025-10-10 06:18:10.590 | + diskimage_builder/lib/disk-image-create:main:498 : eval_run_d block-device IMAGE_BLOCK_DEVICE= 2025-10-10 06:18:10.596 | ++ diskimage_builder/lib/common-functions:eval_run_d:161 : mktemp 2025-10-10 06:18:10.604 | + diskimage_builder/lib/common-functions:eval_run_d:161 : local run_output=/tmp/tmp.SYKKB4sw2W 2025-10-10 06:18:10.610 | + diskimage_builder/lib/common-functions:eval_run_d:162 : trap 'rm -f /tmp/tmp.SYKKB4sw2W; check_break after-error bash' ERR 2025-10-10 06:18:10.616 | + diskimage_builder/lib/common-functions:eval_run_d:163 : run_d block-device /tmp/tmp.SYKKB4sw2W 2025-10-10 06:18:10.622 | + diskimage_builder/lib/common-functions:run_d:246 : check_element 2025-10-10 06:18:10.626 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.rRfAMPBy/hooks ']' 2025-10-10 06:18:10.632 | + diskimage_builder/lib/common-functions:run_d:247 : check_break before-block-device bash 2025-10-10 06:18:10.639 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-10-10 06:18:10.640 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-block-device(,|$)' -q 2025-10-10 06:18:10.649 | + diskimage_builder/lib/common-functions:run_d:248 : '[' -d /tmp/dib_build.rRfAMPBy/hooks/block-device.d ']' 2025-10-10 06:18:10.656 | + diskimage_builder/lib/common-functions:run_d:259 : check_break after-block-device bash 2025-10-10 06:18:10.662 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-block-device(,|$)' -q 2025-10-10 06:18:10.662 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-10-10 06:18:10.670 | + diskimage_builder/lib/common-functions:eval_run_d:164 : grep -q IMAGE_BLOCK_DEVICE= /tmp/tmp.SYKKB4sw2W 2025-10-10 06:18:10.676 | + diskimage_builder/lib/common-functions:eval_run_d:168 : rm /tmp/tmp.SYKKB4sw2W 2025-10-10 06:18:10.683 | + diskimage_builder/lib/common-functions:eval_run_d:169 : trap - ERR 2025-10-10 06:18:10.688 | + diskimage_builder/lib/disk-image-create:main:500 : '[' -z ']' 2025-10-10 06:18:10.693 | + diskimage_builder/lib/disk-image-create:main:503 : echo 'image-size: 5242880KiB' 2025-10-10 06:18:10.698 | + diskimage_builder/lib/disk-image-create:main:505 : '[' -n '' ']' 2025-10-10 06:18:10.702 | + 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-10 06:18:10.889 | 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-10 06:18:10.889 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.rRfAMPBy/block-device/config.yaml', 'image-dir': '/tmp/dib_image.CPk1XqZd', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.rRfAMPBy/mnt', 'build-dir': '/tmp/dib_build.rRfAMPBy', 'image-size': '5242880KiB'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2025-10-10 06:18:10.905 | 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-10 06:18:10.905 | 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-10 06:18:10.905 | 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-10 06:18:10.906 | INFO diskimage_builder.block_device.blockdevice [-] Wrote final block device config to [/tmp/dib_build.rRfAMPBy/states/block-device/config.json] 2025-10-10 06:18:10.942 | + 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-10 06:18:11.103 | 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-10 06:18:11.104 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.rRfAMPBy/block-device/config.yaml', 'image-dir': '/tmp/dib_image.CPk1XqZd', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.rRfAMPBy/mnt', 'build-dir': '/tmp/dib_build.rRfAMPBy', 'image-size': '5242880KiB'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2025-10-10 06:18:11.104 | INFO diskimage_builder.block_device.blockdevice [-] create() called 2025-10-10 06:18:11.104 | 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-10 06:18:11.104 | 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-10 06:18:11.104 | DEBUG diskimage_builder.block_device.level0.localloop [-] Creating LocalLoop object; config [{'name': 'image0'}] default_config [{'config': '/tmp/dib_build.rRfAMPBy/block-device/config.yaml', 'image-dir': '/tmp/dib_image.CPk1XqZd', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.rRfAMPBy/mnt', 'build-dir': '/tmp/dib_build.rRfAMPBy', 'image-size': '5242880KiB'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level0/localloop.py:81 2025-10-10 06:18:11.104 | 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-10 06:18:11.104 | 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-10 06:18:11.104 | 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-10 06:18:11.104 | 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-10 06:18:11.104 | 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-10 06:18:11.104 | 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-10 06:18:11.104 | 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-10 06:18:11.104 | 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-10 06:18:11.104 | 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-10 06:18:11.104 | 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-10 06:18:11.105 | 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-10 06:18:11.105 | 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-10 06:18:11.105 | 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-10 06:18:11.105 | 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-10 06:18:11.105 | 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-10 06:18:11.105 | 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-10 06:18:11.105 | 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-10 06:18:11.105 | 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-10 06:18:11.105 | 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-10 06:18:11.105 | 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-10 06:18:11.105 | 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-10 06:18:11.105 | 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-10 06:18:11.105 | 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-10 06:18:11.105 | 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-10 06:18:11.105 | 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-10 06:18:11.105 | 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-10 06:18:11.105 | 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-10 06:18:11.105 | 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-10 06:18:11.105 | 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-10 06:18:11.105 | 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-10 06:18:11.105 | 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-10 06:18:11.105 | 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-10 06:18:11.105 | 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-10 06:18:11.105 | 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-10 06:18:11.105 | 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-10 06:18:11.105 | 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-10 06:18:11.106 | 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-10 06:18:11.106 | 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-10 06:18:11.106 | 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-10 06:18:11.106 | 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-10 06:18:11.106 | 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-10 06:18:11.106 | 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-10 06:18:11.106 | 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-10 06:18:11.106 | 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-10 06:18:11.106 | 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-10 06:18:11.106 | 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-10 06:18:11.106 | 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-10 06:18:11.106 | 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-10 06:18:11.106 | 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-10 06:18:11.106 | 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-10 06:18:11.106 | 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-10 06:18:11.106 | 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-10 06:18:11.106 | 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-10 06:18:11.106 | 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-10 06:18:11.106 | 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-10 06:18:11.106 | 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-10 06:18:11.106 | 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-10 06:18:11.106 | 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-10 06:18:11.106 | 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-10 06:18:11.106 | 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-10 06:18:11.106 | 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-10 06:18:11.106 | 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-10 06:18:11.106 | 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-10 06:18:11.106 | 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-10 06:18:11.106 | 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-10 06:18:11.106 | 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-10 06:18:11.106 | 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-10 06:18:11.106 | 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-10 06:18:11.106 | 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-10 06:18:11.106 | 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-10 06:18:11.107 | 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-10 06:18:11.107 | 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-10 06:18:11.107 | 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-10 06:18:11.107 | 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-10 06:18:11.107 | 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-10 06:18:11.107 | 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-10 06:18:11.107 | 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-10 06:18:11.107 | 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-10 06:18:11.107 | 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-10 06:18:11.107 | 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-10 06:18:11.107 | 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-10 06:18:11.107 | 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-10 06:18:11.107 | 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-10 06:18:11.107 | 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-10 06:18:11.107 | 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-10 06:18:11.107 | 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-10 06:18:11.107 | 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-10 06:18:11.107 | 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-10 06:18:11.107 | 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-10 06:18:11.107 | 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-10 06:18:11.107 | 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-10 06:18:11.107 | 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-10 06:18:11.107 | 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-10 06:18:11.107 | 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-10 06:18:11.107 | 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-10 06:18:11.107 | 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-10 06:18:11.107 | 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-10 06:18:11.107 | 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-10 06:18:11.107 | 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-10 06:18:11.107 | 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-10 06:18:11.107 | 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-10 06:18:11.108 | 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-10 06:18:11.108 | 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-10 06:18:11.108 | 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-10 06:18:11.108 | 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-10 06:18:11.108 | 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-10 06:18:11.108 | 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-10 06:18:11.108 | 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-10 06:18:11.108 | 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-10 06:18:11.108 | 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-10 06:18:11.108 | 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-10 06:18:11.108 | 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-10 06:18:11.108 | 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-10 06:18:11.108 | 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-10 06:18:11.108 | 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-10 06:18:11.108 | 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-10 06:18:11.108 | 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-10 06:18:11.108 | 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-10 06:18:11.108 | 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-10 06:18:11.108 | 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-10 06:18:11.108 | 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-10 06:18:11.108 | 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-10 06:18:11.108 | 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-10 06:18:11.108 | 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-10 06:18:11.108 | 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-10 06:18:11.108 | 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-10 06:18:11.108 | 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-10 06:18:11.108 | 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-10 06:18:11.108 | 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-10 06:18:11.108 | 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-10 06:18:11.108 | 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-10 06:18:11.108 | 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-10 06:18:11.108 | 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-10 06:18:11.108 | 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-10 06:18:11.108 | 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-10 06:18:11.109 | 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-10 06:18:11.109 | 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-10 06:18:11.109 | 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-10 06:18:11.109 | 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-10 06:18:11.109 | DEBUG diskimage_builder.block_device.level0.localloop [-] [image0] Creating loop on [/tmp/dib_image.CPk1XqZd/image0.raw] with size [5368709120] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level0/localloop.py:107 2025-10-10 06:18:11.109 | INFO diskimage_builder.block_device.level0.localloop [-] Create image file [/tmp/dib_image.CPk1XqZd/image0.raw] 2025-10-10 06:18:11.109 | INFO diskimage_builder.block_device.level0.localloop [-] loopdev attach 2025-10-10 06:18:11.109 | DEBUG diskimage_builder.block_device.level0.localloop [-] Calling [sudo losetup --sector-size 512 --show -f /tmp/dib_image.CPk1XqZd/image0.raw] loopdev_attach /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level0/localloop.py:48 2025-10-10 06:18:11.109 | INFO diskimage_builder.block_device.utils [-] Calling [sudo losetup --sector-size 512 --show -f /tmp/dib_image.CPk1XqZd/image0.raw] 2025-10-10 06:18:11.135 | 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-10 06:18:11.136 | INFO diskimage_builder.block_device.level0.localloop [-] New block device [/dev/loop0] 2025-10-10 06:18:11.136 | DEBUG diskimage_builder.block_device.level0.localloop [-] Created loop name [image0] device [/dev/loop0] image [/tmp/dib_image.CPk1XqZd/image0.raw] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level0/localloop.py:121 2025-10-10 06:18:11.136 | INFO diskimage_builder.block_device.level1.partitioning [-] Creating partition on [image0] [/tmp/dib_image.CPk1XqZd/image0.raw] 2025-10-10 06:18:11.136 | 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-10 06:18:11.136 | 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-10 06:18:11.136 | 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-10 06:18:11.136 | 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-10 06:18:11.136 | 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-10 06:18:11.136 | 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-10 06:18:12.170 | 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-10 06:18:12.170 | 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-10 06:18:12.170 | 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-10 06:18:12.170 | 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-10 06:18:12.170 | 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-10 06:18:12.170 | 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-10 06:18:12.170 | 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-10 06:18:12.170 | 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-10 06:18:12.171 | 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-10 06:18:12.171 | 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-10 06:18:12.171 | 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-10 06:18:12.171 | 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-10 06:18:12.171 | 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-10 06:18:12.173 | INFO diskimage_builder.block_device.utils [-] Calling [sudo sync] 2025-10-10 06:18:12.198 | INFO diskimage_builder.block_device.utils [-] Calling [sudo kpartx -uvs /dev/loop0] 2025-10-10 06:18:12.298 | 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-10 06:18:12.298 | 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-10 06:18:12.298 | 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-10 06:18:12.298 | 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-10 06:18:12.300 | WARNING diskimage_builder.block_device.level2.mkfs [-] UUID will not be written for fs type [vfat] 2025-10-10 06:18:12.300 | 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-10 06:18:12.300 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkfs -t vfat -n MKFS_ESP /dev/mapper/loop0p1] 2025-10-10 06:18:12.332 | 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-10 06:18:12.334 | INFO diskimage_builder.block_device.level1.partitioning [-] Not creating the partitions a second time. 2025-10-10 06:18:12.334 | INFO diskimage_builder.block_device.level1.partitioning [-] Not creating the partitions a second time. 2025-10-10 06:18:12.334 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Creating fs command [['mkfs', '-t', 'ext4', '-L', 'mkfs_boot', '-U', 'f0ba50fb-c332-40bb-b360-6964521e1f72', '-q', '/dev/mapper/loop0p3']] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:135 2025-10-10 06:18:12.335 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkfs -t ext4 -L mkfs_boot -U f0ba50fb-c332-40bb-b360-6964521e1f72 -q /dev/mapper/loop0p3] 2025-10-10 06:18:12.380 | INFO diskimage_builder.block_device.level1.partitioning [-] Not creating the partitions a second time. 2025-10-10 06:18:12.380 | 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-10 06:18:12.380 | INFO diskimage_builder.block_device.utils [-] Calling [sudo pvcreate /dev/mapper/loop0p4 --force] 2025-10-10 06:18:12.444 | 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-10 06:18:12.444 | 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-10 06:18:12.481 | 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-10 06:18:12.481 | INFO diskimage_builder.block_device.utils [-] Calling [sudo vgcreate vg /dev/mapper/loop0p4 --force] 2025-10-10 06:18:12.527 | 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-10 06:18:12.574 | 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-10 06:18:12.574 | INFO diskimage_builder.block_device.utils [-] Calling [sudo lvcreate --name lv_thinpool --type thin-pool -L 4601151488B vg] 2025-10-10 06:18:12.639 | 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-10 06:18:12.825 | 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-10 06:18:12.854 | 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-10 06:18:12.854 | INFO diskimage_builder.block_device.utils [-] Calling [sudo lvcreate --name lv_root --type thin --thin-pool lv_thinpool -V 2344615936B vg] 2025-10-10 06:18:14.048 | 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-10 06:18:14.104 | 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-10 06:18:14.104 | INFO diskimage_builder.block_device.utils [-] Calling [sudo lvcreate --name lv_tmp --type thin --thin-pool lv_thinpool -V 314572800B vg] 2025-10-10 06:18:14.174 | 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-10 06:18:14.253 | 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-10 06:18:14.254 | INFO diskimage_builder.block_device.utils [-] Calling [sudo lvcreate --name lv_var --type thin --thin-pool lv_thinpool -V 998244352B vg] 2025-10-10 06:18:14.332 | 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-10 06:18:14.379 | 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-10 06:18:14.379 | INFO diskimage_builder.block_device.utils [-] Calling [sudo lvcreate --name lv_log --type thin --thin-pool lv_thinpool -V 314572800B vg] 2025-10-10 06:18:14.443 | 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-10 06:18:14.492 | 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-10 06:18:14.492 | INFO diskimage_builder.block_device.utils [-] Calling [sudo lvcreate --name lv_audit --type thin --thin-pool lv_thinpool -V 314572800B vg] 2025-10-10 06:18:14.565 | 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-10 06:18:14.635 | 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-10 06:18:14.635 | INFO diskimage_builder.block_device.utils [-] Calling [sudo lvcreate --name lv_home --type thin --thin-pool lv_thinpool -V 314572800B vg] 2025-10-10 06:18:14.702 | 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-10 06:18:14.742 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Creating fs command [['mkfs', '-t', 'xfs', '-L', 'rhoso-rootfs', '-m', 'uuid=85ffae18-491e-449f-aa3f-3dc71d99fea7', '-q', '/dev/mapper/vg-lv_root']] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:135 2025-10-10 06:18:14.742 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkfs -t xfs -L rhoso-rootfs -m uuid=85ffae18-491e-449f-aa3f-3dc71d99fea7 -q /dev/mapper/vg-lv_root] 2025-10-10 06:18:15.142 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Creating fs command [['mkfs', '-t', 'xfs', '-L', 'fs_tmp', '-m', 'uuid=b738713d-c0cc-4ab7-aea0-71bc9bf00c48', '-q', '/dev/mapper/vg-lv_tmp']] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:135 2025-10-10 06:18:15.142 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkfs -t xfs -L fs_tmp -m uuid=b738713d-c0cc-4ab7-aea0-71bc9bf00c48 -q /dev/mapper/vg-lv_tmp] 2025-10-10 06:18:15.170 | 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-10 06:18:15.548 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Creating fs command [['mkfs', '-t', 'xfs', '-L', 'fs_var', '-m', 'uuid=26da0750-7219-46aa-9d6b-b6bea6df0e9b', '-q', '/dev/mapper/vg-lv_var']] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:135 2025-10-10 06:18:15.549 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkfs -t xfs -L fs_var -m uuid=26da0750-7219-46aa-9d6b-b6bea6df0e9b -q /dev/mapper/vg-lv_var] 2025-10-10 06:18:15.584 | 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-10 06:18:16.012 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Creating fs command [['mkfs', '-t', 'xfs', '-L', 'fs_log', '-m', 'uuid=d5c9bfdf-0f89-4b2c-a511-f07944c14a8c', '-q', '/dev/mapper/vg-lv_log']] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:135 2025-10-10 06:18:16.012 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkfs -t xfs -L fs_log -m uuid=d5c9bfdf-0f89-4b2c-a511-f07944c14a8c -q /dev/mapper/vg-lv_log] 2025-10-10 06:18:16.052 | 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-10 06:18:16.497 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Creating fs command [['mkfs', '-t', 'xfs', '-L', 'fs_audit', '-m', 'uuid=ed584b67-d7c3-4daa-a602-4cb9817b43dc', '-q', '/dev/mapper/vg-lv_audit']] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:135 2025-10-10 06:18:16.497 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkfs -t xfs -L fs_audit -m uuid=ed584b67-d7c3-4daa-a602-4cb9817b43dc -q /dev/mapper/vg-lv_audit] 2025-10-10 06:18:16.520 | 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-10 06:18:16.736 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Creating fs command [['mkfs', '-t', 'xfs', '-L', 'fs_home', '-m', 'uuid=2a3d5787-ce60-48f2-b010-08279d1bdc89', '-q', '/dev/mapper/vg-lv_home']] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:135 2025-10-10 06:18:16.736 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkfs -t xfs -L fs_home -m uuid=2a3d5787-ce60-48f2-b010-08279d1bdc89 -q /dev/mapper/vg-lv_home] 2025-10-10 06:18:16.760 | 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-10 06:18:17.017 | 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-10 06:18:17.017 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkdir -p /tmp/dib_build.rRfAMPBy/mnt/] 2025-10-10 06:18:17.045 | INFO diskimage_builder.block_device.level3.mount [-] Mounting [mount_fs_root] to [/tmp/dib_build.rRfAMPBy/mnt/] 2025-10-10 06:18:17.045 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mount /dev/mapper/vg-lv_root /tmp/dib_build.rRfAMPBy/mnt/] 2025-10-10 06:18:17.079 | 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-10 06:18:17.079 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkdir -p /tmp/dib_build.rRfAMPBy/mnt/boot] 2025-10-10 06:18:17.104 | INFO diskimage_builder.block_device.level3.mount [-] Mounting [mount_mkfs_boot] to [/tmp/dib_build.rRfAMPBy/mnt/boot] 2025-10-10 06:18:17.104 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mount /dev/mapper/loop0p3 /tmp/dib_build.rRfAMPBy/mnt/boot] 2025-10-10 06:18:17.263 | 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-10 06:18:17.263 | 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-10 06:18:17.264 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkdir -p /tmp/dib_build.rRfAMPBy/mnt/boot/efi] 2025-10-10 06:18:17.288 | INFO diskimage_builder.block_device.level3.mount [-] Mounting [mount_mkfs_ESP] to [/tmp/dib_build.rRfAMPBy/mnt/boot/efi] 2025-10-10 06:18:17.288 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mount /dev/mapper/loop0p1 /tmp/dib_build.rRfAMPBy/mnt/boot/efi] 2025-10-10 06:18:17.317 | 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-10 06:18:17.317 | 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-10 06:18:17.317 | 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-10 06:18:17.317 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkdir -p /tmp/dib_build.rRfAMPBy/mnt/tmp] 2025-10-10 06:18:17.342 | INFO diskimage_builder.block_device.level3.mount [-] Mounting [mount_fs_tmp] to [/tmp/dib_build.rRfAMPBy/mnt/tmp] 2025-10-10 06:18:17.342 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mount /dev/mapper/vg-lv_tmp /tmp/dib_build.rRfAMPBy/mnt/tmp] 2025-10-10 06:18:17.375 | 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-10 06:18:17.376 | 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-10 06:18:17.376 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkdir -p /tmp/dib_build.rRfAMPBy/mnt/var] 2025-10-10 06:18:17.400 | INFO diskimage_builder.block_device.level3.mount [-] Mounting [mount_fs_var] to [/tmp/dib_build.rRfAMPBy/mnt/var] 2025-10-10 06:18:17.400 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mount /dev/mapper/vg-lv_var /tmp/dib_build.rRfAMPBy/mnt/var] 2025-10-10 06:18:17.431 | 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-10 06:18:17.431 | 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-10 06:18:17.431 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkdir -p /tmp/dib_build.rRfAMPBy/mnt/var/log] 2025-10-10 06:18:17.457 | INFO diskimage_builder.block_device.level3.mount [-] Mounting [mount_fs_log] to [/tmp/dib_build.rRfAMPBy/mnt/var/log] 2025-10-10 06:18:17.457 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mount /dev/mapper/vg-lv_log /tmp/dib_build.rRfAMPBy/mnt/var/log] 2025-10-10 06:18:17.492 | 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-10 06:18:17.492 | 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-10 06:18:17.492 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkdir -p /tmp/dib_build.rRfAMPBy/mnt/var/log/audit] 2025-10-10 06:18:17.518 | INFO diskimage_builder.block_device.level3.mount [-] Mounting [mount_fs_audit] to [/tmp/dib_build.rRfAMPBy/mnt/var/log/audit] 2025-10-10 06:18:17.518 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mount /dev/mapper/vg-lv_audit /tmp/dib_build.rRfAMPBy/mnt/var/log/audit] 2025-10-10 06:18:17.550 | 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-10 06:18:17.550 | 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-10 06:18:17.550 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkdir -p /tmp/dib_build.rRfAMPBy/mnt/home] 2025-10-10 06:18:17.576 | INFO diskimage_builder.block_device.level3.mount [-] Mounting [mount_fs_home] to [/tmp/dib_build.rRfAMPBy/mnt/home] 2025-10-10 06:18:17.576 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mount /dev/mapper/vg-lv_home /tmp/dib_build.rRfAMPBy/mnt/home] 2025-10-10 06:18:17.614 | 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-10 06:18:17.614 | DEBUG diskimage_builder.block_device.blockdevice [-] Writing state to: /tmp/dib_build.rRfAMPBy/states/block-device/state.json save_state /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:101 2025-10-10 06:18:17.617 | 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-10 06:18:17.618 | 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-10 06:18:17.618 | 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-10 06:18:17.618 | 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-10 06:18:17.618 | DEBUG diskimage_builder.block_device.blockdevice [-] 'image': '/tmp/dib_image.CPk1XqZd/image0.raw'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-10 06:18:17.618 | 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-10 06:18:17.618 | 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-10 06:18:17.618 | 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-10 06:18:17.618 | 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-10 06:18:17.618 | 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-10 06:18:17.618 | 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-10 06:18:17.618 | 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-10 06:18:17.618 | 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-10 06:18:17.618 | 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-10 06:18:17.618 | 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-10 06:18:17.618 | 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-10 06:18:17.618 | 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-10 06:18:17.619 | 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-10 06:18:17.619 | 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-10 06:18:17.619 | 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-10 06:18:17.619 | 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-10 06:18:17.619 | 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-10 06:18:17.619 | 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-10 06:18:17.619 | 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-10 06:18:17.619 | 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-10 06:18:17.619 | 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-10 06:18:17.619 | 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-10 06:18:17.619 | 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-10 06:18:17.619 | 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-10 06:18:17.619 | 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-10 06:18:17.619 | 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-10 06:18:17.619 | 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-10 06:18:17.619 | 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-10 06:18:17.619 | 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-10 06:18:17.620 | 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-10 06:18:17.620 | 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-10 06:18:17.620 | 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-10 06:18:17.620 | 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-10 06:18:17.620 | 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-10 06:18:17.620 | 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-10 06:18:17.620 | 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-10 06:18:17.620 | 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-10 06:18:17.620 | 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-10 06:18:17.620 | 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-10 06:18:17.620 | 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-10 06:18:17.620 | DEBUG diskimage_builder.block_device.blockdevice [-] 'uuid': 'ed584b67-d7c3-4daa-a602-4cb9817b43dc'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-10 06:18:17.620 | 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-10 06:18:17.620 | 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-10 06:18:17.620 | 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-10 06:18:17.620 | 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-10 06:18:17.620 | DEBUG diskimage_builder.block_device.blockdevice [-] 'uuid': '2a3d5787-ce60-48f2-b010-08279d1bdc89'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-10 06:18:17.620 | 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-10 06:18:17.621 | 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-10 06:18:17.621 | 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-10 06:18:17.621 | 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-10 06:18:17.621 | DEBUG diskimage_builder.block_device.blockdevice [-] 'uuid': 'd5c9bfdf-0f89-4b2c-a511-f07944c14a8c'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-10 06:18:17.621 | 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-10 06:18:17.621 | 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-10 06:18:17.621 | 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-10 06:18:17.621 | 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-10 06:18:17.621 | DEBUG diskimage_builder.block_device.blockdevice [-] 'uuid': '85ffae18-491e-449f-aa3f-3dc71d99fea7'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-10 06:18:17.621 | 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-10 06:18:17.621 | 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-10 06:18:17.621 | 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-10 06:18:17.621 | 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-10 06:18:17.621 | DEBUG diskimage_builder.block_device.blockdevice [-] 'uuid': 'b738713d-c0cc-4ab7-aea0-71bc9bf00c48'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-10 06:18:17.621 | 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-10 06:18:17.621 | 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-10 06:18:17.621 | 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-10 06:18:17.621 | 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-10 06:18:17.622 | DEBUG diskimage_builder.block_device.blockdevice [-] 'uuid': '26da0750-7219-46aa-9d6b-b6bea6df0e9b'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-10 06:18:17.622 | 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-10 06:18:17.622 | 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-10 06:18:17.622 | 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-10 06:18:17.622 | 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-10 06:18:17.622 | DEBUG diskimage_builder.block_device.blockdevice [-] 'uuid': '2b9346d7-c35c-44fd-ac3d-a73824b35436'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-10 06:18:17.622 | 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-10 06:18:17.622 | 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-10 06:18:17.622 | 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-10 06:18:17.622 | 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-10 06:18:17.622 | DEBUG diskimage_builder.block_device.blockdevice [-] 'uuid': 'f0ba50fb-c332-40bb-b360-6964521e1f72'}}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-10 06:18:17.622 | 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-10 06:18:17.622 | 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-10 06:18:17.622 | 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-10 06:18:17.622 | 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-10 06:18:17.622 | 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-10 06:18:17.622 | 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-10 06:18:17.623 | 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-10 06:18:17.623 | 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-10 06:18:17.623 | 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-10 06:18:17.623 | 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-10 06:18:17.623 | 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-10 06:18:17.623 | 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-10 06:18:17.623 | 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-10 06:18:17.623 | 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-10 06:18:17.623 | 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-10 06:18:17.623 | 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-10 06:18:17.623 | 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-10 06:18:17.623 | 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-10 06:18:17.623 | 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-10 06:18:17.623 | 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-10 06:18:17.623 | 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-10 06:18:17.623 | 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-10 06:18:17.623 | 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-10 06:18:17.624 | 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-10 06:18:17.624 | 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-10 06:18:17.624 | 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-10 06:18:17.624 | 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-10 06:18:17.624 | 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-10 06:18:17.624 | 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-10 06:18:17.624 | 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-10 06:18:17.624 | 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-10 06:18:17.624 | 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-10 06:18:17.624 | 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-10 06:18:17.624 | 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-10 06:18:17.624 | 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-10 06:18:17.624 | 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-10 06:18:17.624 | 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-10 06:18:17.624 | 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-10 06:18:17.624 | 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-10 06:18:17.625 | 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-10 06:18:17.625 | 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-10 06:18:17.625 | 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-10 06:18:17.625 | 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-10 06:18:17.625 | 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-10 06:18:17.625 | 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-10 06:18:17.625 | 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-10 06:18:17.625 | 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-10 06:18:17.625 | 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-10 06:18:17.625 | 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-10 06:18:17.625 | 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-10 06:18:17.625 | DEBUG diskimage_builder.block_device.blockdevice [-] 'path': '/tmp/dib_build.rRfAMPBy/mnt/'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-10 06:18:17.625 | 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-10 06:18:17.625 | 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-10 06:18:17.625 | DEBUG diskimage_builder.block_device.blockdevice [-] 'path': '/tmp/dib_build.rRfAMPBy/mnt/boot'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-10 06:18:17.626 | 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-10 06:18:17.626 | 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-10 06:18:17.626 | DEBUG diskimage_builder.block_device.blockdevice [-] 'path': '/tmp/dib_build.rRfAMPBy/mnt/boot/efi'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-10 06:18:17.626 | 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-10 06:18:17.626 | 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-10 06:18:17.626 | DEBUG diskimage_builder.block_device.blockdevice [-] 'path': '/tmp/dib_build.rRfAMPBy/mnt/home'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-10 06:18:17.626 | 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-10 06:18:17.626 | 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-10 06:18:17.626 | DEBUG diskimage_builder.block_device.blockdevice [-] 'path': '/tmp/dib_build.rRfAMPBy/mnt/tmp'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-10 06:18:17.626 | 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-10 06:18:17.626 | 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-10 06:18:17.626 | DEBUG diskimage_builder.block_device.blockdevice [-] 'path': '/tmp/dib_build.rRfAMPBy/mnt/var'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-10 06:18:17.626 | 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-10 06:18:17.626 | 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-10 06:18:17.626 | DEBUG diskimage_builder.block_device.blockdevice [-] 'path': '/tmp/dib_build.rRfAMPBy/mnt/var/log'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-10 06:18:17.626 | 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-10 06:18:17.626 | 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-10 06:18:17.626 | DEBUG diskimage_builder.block_device.blockdevice [-] 'path': '/tmp/dib_build.rRfAMPBy/mnt/var/log/audit'}}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-10 06:18:17.627 | 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-10 06:18:17.627 | DEBUG diskimage_builder.block_device.blockdevice [-] '/boot', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-10 06:18:17.627 | 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-10 06:18:17.627 | DEBUG diskimage_builder.block_device.blockdevice [-] '/tmp', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-10 06:18:17.627 | DEBUG diskimage_builder.block_device.blockdevice [-] '/var', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-10 06:18:17.627 | 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-10 06:18:17.627 | 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-10 06:18:17.627 | DEBUG diskimage_builder.block_device.blockdevice [-] '/home'], debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-10 06:18:17.627 | 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-10 06:18:17.627 | 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-10 06:18:17.627 | 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-10 06:18:17.627 | 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-10 06:18:17.627 | DEBUG diskimage_builder.block_device.blockdevice [-] ('/boot', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-10 06:18:17.627 | 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-10 06:18:17.627 | 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-10 06:18:17.627 | 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-10 06:18:17.627 | DEBUG diskimage_builder.block_device.blockdevice [-] ('/tmp', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-10 06:18:17.628 | 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-10 06:18:17.628 | DEBUG diskimage_builder.block_device.blockdevice [-] ('/var', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-10 06:18:17.628 | 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-10 06:18:17.628 | 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-10 06:18:17.628 | 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-10 06:18:17.628 | 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-10 06:18:17.628 | 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-10 06:18:17.628 | DEBUG diskimage_builder.block_device.blockdevice [-] ('/home', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-10 06:18:17.628 | 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-10 06:18:17.628 | 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-10 06:18:17.628 | 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-10 06:18:17.629 | INFO diskimage_builder.block_device.blockdevice [-] create() finished 2025-10-10 06:18:17.657 | ++ 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-10 06:18:17.828 | 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-10 06:18:17.829 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.rRfAMPBy/block-device/config.yaml', 'image-dir': '/tmp/dib_image.CPk1XqZd', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.rRfAMPBy/mnt', 'build-dir': '/tmp/dib_build.rRfAMPBy', 'image-size': '5242880KiB'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2025-10-10 06:18:17.829 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [image-block-device] 2025-10-10 06:18:17.852 | + diskimage_builder/lib/disk-image-create:main:519 : IMAGE_BLOCK_DEVICE=/dev/loop0 2025-10-10 06:18:17.855 | + diskimage_builder/lib/disk-image-create:main:520 : export IMAGE_BLOCK_DEVICE 2025-10-10 06:18:17.859 | ++ 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-10 06:18:17.995 | 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-10 06:18:17.995 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.rRfAMPBy/block-device/config.yaml', 'image-dir': '/tmp/dib_image.CPk1XqZd', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.rRfAMPBy/mnt', 'build-dir': '/tmp/dib_build.rRfAMPBy', 'image-size': '5242880KiB'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2025-10-10 06:18:17.995 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [image-block-devices] 2025-10-10 06:18:18.016 | + 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-10 06:18:18.019 | + diskimage_builder/lib/disk-image-create:main:527 : export IMAGE_BLOCK_DEVICES 2025-10-10 06:18:18.023 | + 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-10 06:18:18.169 | 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-10 06:18:18.170 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.rRfAMPBy/block-device/config.yaml', 'image-dir': '/tmp/dib_image.CPk1XqZd', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.rRfAMPBy/mnt', 'build-dir': '/tmp/dib_build.rRfAMPBy', 'image-size': '5242880KiB'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2025-10-10 06:18:18.170 | INFO diskimage_builder.block_device.blockdevice [-] Creating fstab 2025-10-10 06:18:18.170 | 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-10 06:18:18.170 | 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-10 06:18:18.170 | 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-10 06:18:18.170 | 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-10 06:18:18.170 | 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-10 06:18:18.171 | 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-10 06:18:18.171 | 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-10 06:18:18.171 | 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-10 06:18:18.171 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkdir -p /tmp/dib_build.rRfAMPBy/built/etc] 2025-10-10 06:18:18.194 | INFO diskimage_builder.block_device.utils [-] Calling [sudo cp /tmp/dib_build.rRfAMPBy/states/block-device/fstab /tmp/dib_build.rRfAMPBy/built/etc/fstab] 2025-10-10 06:18:18.245 | + diskimage_builder/lib/disk-image-create:main:534 : LOOPDEV=/dev/loop0 2025-10-10 06:18:18.249 | + diskimage_builder/lib/disk-image-create:main:546 : sudo cp -ra /tmp/dib_build.rRfAMPBy/built/afs /tmp/dib_build.rRfAMPBy/built/bin /tmp/dib_build.rRfAMPBy/built/boot /tmp/dib_build.rRfAMPBy/built/dev /tmp/dib_build.rRfAMPBy/built/etc /tmp/dib_build.rRfAMPBy/built/home /tmp/dib_build.rRfAMPBy/built/lib /tmp/dib_build.rRfAMPBy/built/lib64 /tmp/dib_build.rRfAMPBy/built/media /tmp/dib_build.rRfAMPBy/built/mnt /tmp/dib_build.rRfAMPBy/built/opt /tmp/dib_build.rRfAMPBy/built/proc /tmp/dib_build.rRfAMPBy/built/root /tmp/dib_build.rRfAMPBy/built/run /tmp/dib_build.rRfAMPBy/built/sbin /tmp/dib_build.rRfAMPBy/built/srv /tmp/dib_build.rRfAMPBy/built/sys /tmp/dib_build.rRfAMPBy/built/tmp /tmp/dib_build.rRfAMPBy/built/usr /tmp/dib_build.rRfAMPBy/built/var /tmp/dib_build.rRfAMPBy/mnt 2025-10-10 06:18:24.532 | + diskimage_builder/lib/disk-image-create:main:547 : sudo rm -fr /tmp/dib_build.rRfAMPBy/built/afs /tmp/dib_build.rRfAMPBy/built/bin /tmp/dib_build.rRfAMPBy/built/boot /tmp/dib_build.rRfAMPBy/built/dev /tmp/dib_build.rRfAMPBy/built/etc /tmp/dib_build.rRfAMPBy/built/home /tmp/dib_build.rRfAMPBy/built/lib /tmp/dib_build.rRfAMPBy/built/lib64 /tmp/dib_build.rRfAMPBy/built/media /tmp/dib_build.rRfAMPBy/built/mnt /tmp/dib_build.rRfAMPBy/built/opt /tmp/dib_build.rRfAMPBy/built/proc /tmp/dib_build.rRfAMPBy/built/root /tmp/dib_build.rRfAMPBy/built/run /tmp/dib_build.rRfAMPBy/built/sbin /tmp/dib_build.rRfAMPBy/built/srv /tmp/dib_build.rRfAMPBy/built/sys /tmp/dib_build.rRfAMPBy/built/tmp /tmp/dib_build.rRfAMPBy/built/usr /tmp/dib_build.rRfAMPBy/built/var 2025-10-10 06:18:26.783 | + diskimage_builder/lib/disk-image-create:main:549 : mount_proc_dev_sys 2025-10-10 06:18:26.787 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:404 : sudo mount -t proc none /tmp/dib_build.rRfAMPBy/mnt/proc 2025-10-10 06:18:26.815 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:405 : sudo mount --bind /dev /tmp/dib_build.rRfAMPBy/mnt/dev 2025-10-10 06:18:26.843 | ++ diskimage_builder/lib/common-functions:mount_proc_dev_sys:406 : mount_dev_pts_options 2025-10-10 06:18:26.848 | +++ diskimage_builder/lib/common-functions:mount_dev_pts_options:399 : findmnt --first-only /dev/pts --noheadings --output OPTIONS 2025-10-10 06:18:26.855 | ++ 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-10 06:18:26.860 | + 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.rRfAMPBy/mnt/dev/pts 2025-10-10 06:18:26.888 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:414 : sudo mount -o ro -t sysfs none /tmp/dib_build.rRfAMPBy/mnt/sys 2025-10-10 06:18:26.916 | + diskimage_builder/lib/disk-image-create:main:550 : run_d pre-finalise 2025-10-10 06:18:26.921 | + diskimage_builder/lib/common-functions:run_d:246 : check_element 2025-10-10 06:18:26.925 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.rRfAMPBy/hooks ']' 2025-10-10 06:18:26.929 | + diskimage_builder/lib/common-functions:run_d:247 : check_break before-pre-finalise bash 2025-10-10 06:18:26.933 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-10-10 06:18:26.934 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-pre-finalise(,|$)' -q 2025-10-10 06:18:26.942 | + diskimage_builder/lib/common-functions:run_d:248 : '[' -d /tmp/dib_build.rRfAMPBy/hooks/pre-finalise.d ']' 2025-10-10 06:18:26.946 | + diskimage_builder/lib/common-functions:run_d:259 : check_break after-pre-finalise bash 2025-10-10 06:18:26.951 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-10-10 06:18:26.952 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-pre-finalise(,|$)' -q 2025-10-10 06:18:26.963 | + diskimage_builder/lib/disk-image-create:main:551 : run_d_in_target finalise 2025-10-10 06:18:26.967 | + diskimage_builder/lib/img-functions:run_d_in_target:64 : check_element 2025-10-10 06:18:26.973 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.rRfAMPBy/hooks ']' 2025-10-10 06:18:26.979 | + diskimage_builder/lib/img-functions:run_d_in_target:67 : '[' -d /tmp/dib_build.rRfAMPBy/hooks/finalise.d ']' 2025-10-10 06:18:26.982 | + diskimage_builder/lib/img-functions:run_d_in_target:68 : sudo mkdir /tmp/dib_build.rRfAMPBy/mnt/tmp/in_target.d 2025-10-10 06:18:27.007 | + 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.rRfAMPBy/hooks 2025-10-10 06:18:27.034 | + diskimage_builder/lib/img-functions:run_d_in_target:78 : sudo mount --bind /tmp/dib_build.rRfAMPBy/hooks /tmp/dib_build.rRfAMPBy/mnt/tmp/in_target.d 2025-10-10 06:18:27.056 | + diskimage_builder/lib/img-functions:run_d_in_target:79 : sudo mount -o remount,ro,bind /tmp/dib_build.rRfAMPBy/hooks /tmp/dib_build.rRfAMPBy/mnt/tmp/in_target.d 2025-10-10 06:18:27.080 | + diskimage_builder/lib/img-functions:run_d_in_target:80 : check_break before-finalise run_in_target bash 2025-10-10 06:18:27.085 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-10-10 06:18:27.085 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-finalise(,|$)' -q 2025-10-10 06:18:27.092 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : '[' -z '' ']' 2025-10-10 06:18:27.095 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : in_target_arg=run_in_target 2025-10-10 06:18:27.099 | + diskimage_builder/lib/img-functions:run_d_in_target:82 : trap 'check_break after-error run_in_target bash' ERR 2025-10-10 06:18:27.103 | + 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-10 06:18:27.106 | + 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-10 06:18:27.111 | + diskimage_builder/lib/img-functions:run_in_target:51 : ORIG_HOME=/root 2025-10-10 06:18:27.115 | + diskimage_builder/lib/img-functions:run_in_target:52 : export HOME=/root 2025-10-10 06:18:27.119 | + diskimage_builder/lib/img-functions:run_in_target:52 : HOME=/root 2025-10-10 06:18:27.123 | + diskimage_builder/lib/img-functions:run_in_target:58 : sudo -E chroot /tmp/dib_build.rRfAMPBy/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-10 06:18:27.165 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/01-export-install-types.bash 2025-10-10 06:18:27.167 | + source /tmp/in_target.d/finalise.d/../environment.d/01-export-install-types.bash 2025-10-10 06:18:27.167 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2025-10-10 06:18:27.167 | ++ DIB_DEFAULT_INSTALLTYPE=package 2025-10-10 06:18:27.167 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/01-repo-setup.bash 2025-10-10 06:18:27.170 | + source /tmp/in_target.d/finalise.d/../environment.d/01-repo-setup.bash 2025-10-10 06:18:27.170 | ++ export DIB_REPO_SETUP=current-podified 2025-10-10 06:18:27.170 | ++ DIB_REPO_SETUP=current-podified 2025-10-10 06:18:27.170 | ++ export DIB_REPO_SETUP_BRANCH=master 2025-10-10 06:18:27.170 | ++ DIB_REPO_SETUP_BRANCH=master 2025-10-10 06:18:27.170 | ++ export DIB_REPO_SETUP_DISTRO_MIRROR= 2025-10-10 06:18:27.171 | ++ DIB_REPO_SETUP_DISTRO_MIRROR= 2025-10-10 06:18:27.171 | ++ export DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2025-10-10 06:18:27.171 | ++ DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2025-10-10 06:18:27.171 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-base-defaults 2025-10-10 06:18:27.173 | + source /tmp/in_target.d/finalise.d/../environment.d/10-base-defaults 2025-10-10 06:18:27.173 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2025-10-10 06:18:27.173 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2025-10-10 06:18:27.173 | ++ export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-10-10 06:18:27.173 | ++ DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-10-10 06:18:27.173 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-bootloader-default-cmdline 2025-10-10 06:18:27.175 | + source /tmp/in_target.d/finalise.d/../environment.d/10-bootloader-default-cmdline 2025-10-10 06:18:27.175 | ++ export DIB_BOOTLOADER_DEFAULT_CMDLINE=rd.multipath=default 2025-10-10 06:18:27.175 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE=rd.multipath=default 2025-10-10 06:18:27.175 | ++ export DIB_BOOTLOADER_SERIAL_CONSOLE= 2025-10-10 06:18:27.175 | ++ DIB_BOOTLOADER_SERIAL_CONSOLE= 2025-10-10 06:18:27.175 | ++ '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2025-10-10 06:18:27.175 | ++ export DIB_BOOTLOADER_VIRTUAL_TERMINAL= 2025-10-10 06:18:27.175 | ++ DIB_BOOTLOADER_VIRTUAL_TERMINAL= 2025-10-10 06:18:27.175 | ++ export DIB_NO_TIMER_CHECK=True 2025-10-10 06:18:27.175 | ++ DIB_NO_TIMER_CHECK=True 2025-10-10 06:18:27.175 | ++ export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=False 2025-10-10 06:18:27.175 | ++ DIB_BOOTLOADER_USE_SERIAL_CONSOLE=False 2025-10-10 06:18:27.175 | ++ export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2025-10-10 06:18:27.175 | ++ DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2025-10-10 06:18:27.175 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-centos-distro-name.bash 2025-10-10 06:18:27.177 | + source /tmp/in_target.d/finalise.d/../environment.d/10-centos-distro-name.bash 2025-10-10 06:18:27.177 | ++ export DISTRO_NAME=centos 2025-10-10 06:18:27.177 | ++ DISTRO_NAME=centos 2025-10-10 06:18:27.177 | ++ export DIB_RELEASE=9-stream 2025-10-10 06:18:27.177 | ++ DIB_RELEASE=9-stream 2025-10-10 06:18:27.177 | ++ export EFI_BOOT_DIR=EFI/centos 2025-10-10 06:18:27.177 | ++ EFI_BOOT_DIR=EFI/centos 2025-10-10 06:18:27.177 | ++ export YUM=dnf 2025-10-10 06:18:27.177 | ++ YUM=dnf 2025-10-10 06:18:27.177 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-dracut-regenerate 2025-10-10 06:18:27.180 | + source /tmp/in_target.d/finalise.d/../environment.d/10-dracut-regenerate 2025-10-10 06:18:27.180 | ++ export 'DIB_DRACUT_ENABLED_MODULES_DEFAULT_CONFIG= 2025-10-10 06:18:27.180 | - name: crypt 2025-10-10 06:18:27.180 | packages: 2025-10-10 06:18:27.180 | - cryptsetup 2025-10-10 06:18:27.180 | - name: lvm 2025-10-10 06:18:27.180 | packages: 2025-10-10 06:18:27.180 | - lvm2 2025-10-10 06:18:27.180 | ' 2025-10-10 06:18:27.180 | ++ DIB_DRACUT_ENABLED_MODULES_DEFAULT_CONFIG=' 2025-10-10 06:18:27.180 | - name: crypt 2025-10-10 06:18:27.180 | packages: 2025-10-10 06:18:27.180 | - cryptsetup 2025-10-10 06:18:27.180 | - name: lvm 2025-10-10 06:18:27.180 | packages: 2025-10-10 06:18:27.180 | - lvm2 2025-10-10 06:18:27.180 | ' 2025-10-10 06:18:27.180 | ++ DIB_DRACUT_ENABLED_MODULES=' 2025-10-10 06:18:27.180 | - name: crypt 2025-10-10 06:18:27.180 | packages: 2025-10-10 06:18:27.180 | - cryptsetup 2025-10-10 06:18:27.180 | - name: lvm 2025-10-10 06:18:27.180 | packages: 2025-10-10 06:18:27.180 | - lvm2 2025-10-10 06:18:27.180 | ' 2025-10-10 06:18:27.180 | ++ export DIB_DRACUT_ENABLED_MODULES 2025-10-10 06:18:27.180 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/11-dib-install-type.bash 2025-10-10 06:18:27.182 | + source /tmp/in_target.d/finalise.d/../environment.d/11-dib-install-type.bash 2025-10-10 06:18:27.182 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2025-10-10 06:18:27.182 | ++ DIB_DEFAULT_INSTALLTYPE=package 2025-10-10 06:18:27.182 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/14-manifests 2025-10-10 06:18:27.185 | + source /tmp/in_target.d/finalise.d/../environment.d/14-manifests 2025-10-10 06:18:27.185 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-10-10 06:18:27.185 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-10-10 06:18:27.185 | ++ export DIB_MANIFEST_SAVE_DIR=edpm-hardened-uefi.d/ 2025-10-10 06:18:27.185 | ++ DIB_MANIFEST_SAVE_DIR=edpm-hardened-uefi.d/ 2025-10-10 06:18:27.185 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/15-block-device.bash 2025-10-10 06:18:27.187 | + source /tmp/in_target.d/finalise.d/../environment.d/15-block-device.bash 2025-10-10 06:18:27.187 | ++ [[ ppc64 ppc64le ppc64el =~ amd64 ]] 2025-10-10 06:18:27.187 | ++ export DIB_BLOCK_DEVICE=efi 2025-10-10 06:18:27.187 | ++ DIB_BLOCK_DEVICE=efi 2025-10-10 06:18:27.187 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/15-growvols 2025-10-10 06:18:27.191 | + source /tmp/in_target.d/finalise.d/../environment.d/15-growvols 2025-10-10 06:18:27.191 | ++ export DIB_GROWVOLS_TRIGGER=manual 2025-10-10 06:18:27.191 | ++ DIB_GROWVOLS_TRIGGER=manual 2025-10-10 06:18:27.191 | ++ export DIB_GROWVOLS_ARGS= 2025-10-10 06:18:27.191 | ++ DIB_GROWVOLS_ARGS= 2025-10-10 06:18:27.191 | ++ export DIB_GROWVOLS_GROUP= 2025-10-10 06:18:27.191 | ++ DIB_GROWVOLS_GROUP= 2025-10-10 06:18:27.191 | ++ export DIB_GROWVOLS_DEVICE= 2025-10-10 06:18:27.191 | ++ DIB_GROWVOLS_DEVICE= 2025-10-10 06:18:27.191 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/50-redhat-common 2025-10-10 06:18:27.193 | + source /tmp/in_target.d/finalise.d/../environment.d/50-redhat-common 2025-10-10 06:18:27.193 | ++ export DIB_DISABLE_KERNEL_CLEANUP=0 2025-10-10 06:18:27.193 | ++ DIB_DISABLE_KERNEL_CLEANUP=0 2025-10-10 06:18:27.193 | ++ export DIB_INIT_SYSTEM=systemd 2025-10-10 06:18:27.193 | ++ DIB_INIT_SYSTEM=systemd 2025-10-10 06:18:27.193 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/99-dib-init-system 2025-10-10 06:18:27.195 | + source /tmp/in_target.d/finalise.d/../environment.d/99-dib-init-system 2025-10-10 06:18:27.196 | ++ '[' -z systemd ']' 2025-10-10 06:18:27.196 | ++ case $DIB_INIT_SYSTEM in 2025-10-10 06:18:27.196 | dib-run-parts Running /tmp/in_target.d/finalise.d/01-clean-old-kernels 2025-10-10 06:18:27.199 | + set -eu 2025-10-10 06:18:27.200 | + set -o pipefail 2025-10-10 06:18:27.200 | + '[' 0 -ne 0 ']' 2025-10-10 06:18:27.200 | + YUM=dnf 2025-10-10 06:18:27.200 | + [[ dnf == \d\n\f ]] 2025-10-10 06:18:27.200 | ++ dnf repoquery --installonly --latest-limit=-1 -q 2025-10-10 06:18:28.143 | + _old_kernels= 2025-10-10 06:18:28.143 | + [[ -n '' ]] 2025-10-10 06:18:28.145 | dib-run-parts 01-clean-old-kernels completed 2025-10-10 06:18:28.145 | dib-run-parts Running /tmp/in_target.d/finalise.d/49-mkdir-run-install 2025-10-10 06:18:28.148 | + set -eu 2025-10-10 06:18:28.148 | + set -o pipefail 2025-10-10 06:18:28.148 | + mkdir /run/install 2025-10-10 06:18:28.152 | dib-run-parts 49-mkdir-run-install completed 2025-10-10 06:18:28.152 | dib-run-parts Running /tmp/in_target.d/finalise.d/50-bootloader 2025-10-10 06:18:28.155 | + set -eu 2025-10-10 06:18:28.156 | + set -o pipefail 2025-10-10 06:18:28.156 | + '[' 0 '!=' 0 ']' 2025-10-10 06:18:28.156 | + [[ -f /tmp/grub/install ]] 2025-10-10 06:18:28.156 | + BOOT_DEV=/dev/loop0 2025-10-10 06:18:28.156 | + declare -A DEVICES 2025-10-10 06:18:28.156 | + 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-10 06:18:28.156 | ++ 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-10 06:18:28.156 | + DIB_BLOCK_DEVICE=efi 2025-10-10 06:18:28.156 | + [[ amd64 =~ ppc ]] 2025-10-10 06:18:28.156 | + [[ efi == \m\b\r ]] 2025-10-10 06:18:28.156 | + [[ efi == \g\p\t ]] 2025-10-10 06:18:28.156 | + [[ efi == \e\f\i ]] 2025-10-10 06:18:28.156 | + GRUB_PACKAGES='grub-efi grub-efi-amd64' 2025-10-10 06:18:28.156 | + [[ False == \F\a\l\s\e ]] 2025-10-10 06:18:28.156 | + install-packages -m bootloader grub-efi grub-efi-amd64 2025-10-10 06:18:28.195 | INFO:root:Mapping for bootloader : grub-efi 2025-10-10 06:18:28.230 | INFO:root:Mapping for bootloader : grub-efi-amd64 2025-10-10 06:18:28.297 | INFO:root:Mapping for bootloader : grub-efi grub-efi-amd64 2025-10-10 06:18:28.301 | Running install-packages install. 2025-10-10 06:18:28.302 | ++ command -v dnf5 2025-10-10 06:18:28.302 | ++ true 2025-10-10 06:18:28.302 | + DNF5= 2025-10-10 06:18:28.302 | + '[' dnf == dnf ']' 2025-10-10 06:18:28.303 | + '[' -n '' ']' 2025-10-10 06:18:28.303 | + dnf -y -v install grub2-tools grub2 efibootmgr grub2-efi-x64 grub2-efi-x64-modules shim-x64 2025-10-10 06:18:28.468 | 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-10 06:18:28.468 | DNF version: 4.14.0 2025-10-10 06:18:28.468 | cachedir: /var/cache/dnf 2025-10-10 06:18:28.494 | User-Agent: constructed: 'libdnf (CentOS Stream 9; generic; Linux.x86_64)' 2025-10-10 06:18:28.558 | repo: downloading from remote: delorean-component-barbican 2025-10-10 06:18:28.606 | delorean-openstack-barbican-42b4c41831408a8e323 274 kB/s | 13 kB 00:00 2025-10-10 06:18:28.632 | delorean-component-barbican: using metadata from Tue Dec 10 05:32:05 2024. 2025-10-10 06:18:28.633 | repo: downloading from remote: delorean-component-baremetal 2025-10-10 06:18:28.667 | delorean-python-glean-10df0bd91b9bc5c9fd9cc02d7 1.9 MB/s | 65 kB 00:00 2025-10-10 06:18:28.704 | delorean-component-baremetal: using metadata from Fri Sep 5 02:19:17 2025. 2025-10-10 06:18:28.704 | repo: downloading from remote: delorean-component-cinder 2025-10-10 06:18:28.745 | delorean-openstack-cinder-1c00d6490d88e436f26ef 799 kB/s | 32 kB 00:00 2025-10-10 06:18:28.776 | delorean-component-cinder: using metadata from Wed Aug 13 06:20:23 2025. 2025-10-10 06:18:28.776 | repo: downloading from remote: delorean-component-clients 2025-10-10 06:18:28.813 | delorean-python-stevedore-c4acc5639fd2329372142 3.5 MB/s | 131 kB 00:00 2025-10-10 06:18:28.862 | delorean-component-clients: using metadata from Tue Dec 3 13:29:53 2024. 2025-10-10 06:18:28.863 | repo: downloading from remote: delorean-component-cloudops 2025-10-10 06:18:28.898 | delorean-python-observabilityclient-2f31846d73c 728 kB/s | 25 kB 00:00 2025-10-10 06:18:28.938 | delorean-component-cloudops: using metadata from Wed Oct 8 09:09:42 2025. 2025-10-10 06:18:28.938 | repo: downloading from remote: delorean-component-common 2025-10-10 06:18:28.982 | delorean-diskimage-builder-7d793e664cf892461c55 8.0 MB/s | 356 kB 00:00 2025-10-10 06:18:29.077 | delorean-component-common: using metadata from Wed Oct 8 13:11:00 2025. 2025-10-10 06:18:29.078 | repo: downloading from remote: delorean-component-compute 2025-10-10 06:18:29.113 | delorean-openstack-nova-6f8decf0b4f1aa2e96292b6 1.2 MB/s | 42 kB 00:00 2025-10-10 06:18:29.148 | delorean-component-compute: using metadata from Fri Aug 29 06:54:52 2025. 2025-10-10 06:18:29.149 | repo: downloading from remote: delorean-component-designate 2025-10-10 06:18:29.178 | delorean-python-designate-tests-tempest-347fdbc 605 kB/s | 18 kB 00:00 2025-10-10 06:18:29.210 | delorean-component-designate: using metadata from Tue Apr 9 02:39:28 2024. 2025-10-10 06:18:29.210 | repo: downloading from remote: delorean-component-glance 2025-10-10 06:18:29.243 | delorean-openstack-glance-1fd12c29b339f30fe823e 553 kB/s | 18 kB 00:00 2025-10-10 06:18:29.271 | delorean-component-glance: using metadata from Thu Feb 6 15:31:16 2025. 2025-10-10 06:18:29.272 | repo: downloading from remote: delorean-component-keystone 2025-10-10 06:18:29.312 | delorean-openstack-keystone-e4b40af0ae3698fbbbb 732 kB/s | 29 kB 00:00 2025-10-10 06:18:29.345 | delorean-component-keystone: using metadata from Thu Feb 27 04:40:16 2025. 2025-10-10 06:18:29.345 | repo: downloading from remote: delorean-component-manila 2025-10-10 06:18:29.375 | delorean-openstack-manila-3c01b7181572c95dac462 867 kB/s | 25 kB 00:00 2025-10-10 06:18:29.406 | delorean-component-manila: using metadata from Thu Dec 12 08:20:32 2024. 2025-10-10 06:18:29.406 | repo: downloading from remote: delorean-component-network 2025-10-10 06:18:29.448 | delorean-python-vmware-nsxlib-458234972d1428ac9 3.7 MB/s | 154 kB 00:00 2025-10-10 06:18:29.505 | delorean-component-network: using metadata from Mon Oct 6 01:49:38 2025. 2025-10-10 06:18:29.506 | repo: downloading from remote: delorean-component-octavia 2025-10-10 06:18:29.543 | delorean-openstack-octavia-ba397f07a7331190208c 703 kB/s | 26 kB 00:00 2025-10-10 06:18:29.576 | delorean-component-octavia: using metadata from Fri Jun 6 09:50:54 2025. 2025-10-10 06:18:29.577 | repo: downloading from remote: delorean-component-optimize 2025-10-10 06:18:29.608 | delorean-openstack-watcher-c014f81a8647287f6dcc 532 kB/s | 16 kB 00:00 2025-10-10 06:18:29.642 | delorean-component-optimize: using metadata from Tue Feb 4 08:39:17 2025. 2025-10-10 06:18:29.642 | repo: downloading from remote: delorean-component-podified 2025-10-10 06:18:30.632 | delorean-python-tcib-ff70d03bf5bc0bb6f3540a02d3 7.4 kB/s | 7.4 kB 00:00 2025-10-10 06:18:30.666 | delorean-component-podified: using metadata from Wed Oct 8 11:09:18 2025. 2025-10-10 06:18:30.667 | repo: downloading from remote: delorean-component-puppet 2025-10-10 06:18:30.705 | delorean-puppet-ceph-91ba84bc002c318a7f961d084e 3.7 MB/s | 144 kB 00:00 2025-10-10 06:18:30.749 | delorean-component-puppet: using metadata from Tue Oct 7 09:19:25 2025. 2025-10-10 06:18:30.749 | repo: downloading from remote: delorean-component-swift 2025-10-10 06:18:30.786 | delorean-openstack-swift-dc98a8463506ac520c469a 388 kB/s | 14 kB 00:00 2025-10-10 06:18:30.815 | delorean-component-swift: using metadata from Wed Sep 3 15:59:49 2025. 2025-10-10 06:18:30.815 | repo: downloading from remote: delorean-component-tempest 2025-10-10 06:18:30.849 | delorean-python-tempestconf-8515371b7cceebd4282 1.6 MB/s | 53 kB 00:00 2025-10-10 06:18:30.897 | delorean-component-tempest: using metadata from Tue Aug 19 09:49:29 2025. 2025-10-10 06:18:30.897 | repo: downloading from remote: delorean-component-ui 2025-10-10 06:18:30.939 | delorean-openstack-heat-ui-013accbfd179753bc3f0 2.3 MB/s | 96 kB 00:00 2025-10-10 06:18:30.988 | delorean-component-ui: using metadata from Tue Aug 19 12:29:39 2025. 2025-10-10 06:18:30.988 | repo: downloading from remote: baseos 2025-10-10 06:18:30.988 | countme: no event for baseos: budget to spend: 2 2025-10-10 06:18:32.078 | CentOS Stream 9 - BaseOS 8.1 MB/s | 8.8 MB 00:01 2025-10-10 06:18:33.449 | baseos: using metadata from Wed Oct 8 09:42:12 2025. 2025-10-10 06:18:33.449 | repo: downloading from remote: appstream 2025-10-10 06:18:33.450 | countme: no event for appstream: window already counted 2025-10-10 06:18:35.467 | CentOS Stream 9 - AppStream 12 MB/s | 25 MB 00:02 2025-10-10 06:18:40.847 | appstream: using metadata from Wed Oct 8 09:45:45 2025. 2025-10-10 06:18:40.847 | repo: downloading from remote: crb 2025-10-10 06:18:40.848 | countme: no event for crb: budget to spend: 2 2025-10-10 06:18:42.070 | CentOS Stream 9 - CRB 5.9 MB/s | 7.2 MB 00:01 2025-10-10 06:18:43.764 | crb: using metadata from Wed Oct 8 09:50:07 2025. 2025-10-10 06:18:43.765 | repo: downloading from remote: extras-common 2025-10-10 06:18:43.765 | countme: event triggered for extras-common: bucket 1 2025-10-10 06:18:44.274 | CentOS Stream 9 - Extras packages 39 kB/s | 20 kB 00:00 2025-10-10 06:18:44.432 | extras-common: using metadata from Mon Sep 15 14:32:43 2025. 2025-10-10 06:18:44.432 | repo: downloading from remote: delorean-antelope-testing 2025-10-10 06:18:44.495 | dlrn-antelope-testing 18 MB/s | 1.1 MB 00:00 2025-10-10 06:18:44.862 | delorean-antelope-testing: using metadata from Thu Sep 26 08:10:48 2024. 2025-10-10 06:18:44.862 | repo: downloading from remote: delorean-antelope-build-deps 2025-10-10 06:18:44.910 | dlrn-antelope-build-deps 9.5 MB/s | 461 kB 00:00 2025-10-10 06:18:45.122 | delorean-antelope-build-deps: using metadata from Tue Oct 10 04:21:09 2023. 2025-10-10 06:18:45.123 | repo: downloading from remote: centos9-rabbitmq 2025-10-10 06:18:45.152 | centos9-rabbitmq 4.2 MB/s | 123 kB 00:00 2025-10-10 06:18:45.320 | centos9-rabbitmq: using metadata from Tue Dec 3 17:42:31 2024. 2025-10-10 06:18:45.320 | repo: downloading from remote: centos9-storage 2025-10-10 06:18:45.349 | centos9-storage 14 MB/s | 415 kB 00:00 2025-10-10 06:18:45.560 | centos9-storage: using metadata from Mon Jun 16 15:25:13 2025. 2025-10-10 06:18:45.560 | repo: downloading from remote: centos9-opstools 2025-10-10 06:18:45.578 | centos9-opstools 2.9 MB/s | 51 kB 00:00 2025-10-10 06:18:45.717 | centos9-opstools: using metadata from Tue Dec 12 09:07:59 2023. 2025-10-10 06:18:45.718 | repo: downloading from remote: centos9-nfv-ovs 2025-10-10 06:18:45.749 | NFV SIG OpenvSwitch 14 MB/s | 449 kB 00:00 2025-10-10 06:18:46.031 | centos9-nfv-ovs: using metadata from Fri Oct 3 02:22:50 2025. 2025-10-10 06:18:46.031 | repo: downloading from remote: repo-setup-centos-appstream 2025-10-10 06:18:46.324 | repo-setup-centos-appstream 85 MB/s | 25 MB 00:00 2025-10-10 06:18:51.784 | repo-setup-centos-appstream: using metadata from Wed Oct 8 09:45:45 2025. 2025-10-10 06:18:51.784 | repo: downloading from remote: repo-setup-centos-baseos 2025-10-10 06:18:51.931 | repo-setup-centos-baseos 60 MB/s | 8.8 MB 00:00 2025-10-10 06:18:53.292 | repo-setup-centos-baseos: using metadata from Wed Oct 8 09:42:12 2025. 2025-10-10 06:18:53.293 | repo: downloading from remote: repo-setup-centos-highavailability 2025-10-10 06:18:53.369 | repo-setup-centos-highavailability 9.6 MB/s | 744 kB 00:00 2025-10-10 06:18:53.712 | repo-setup-centos-highavailability: using metadata from Wed Oct 8 09:50:28 2025. 2025-10-10 06:18:53.713 | repo: downloading from remote: repo-setup-centos-powertools 2025-10-10 06:18:54.269 | repo-setup-centos-powertools 13 MB/s | 7.2 MB 00:00 2025-10-10 06:18:55.929 | repo-setup-centos-powertools: using metadata from Wed Oct 8 09:50:07 2025. 2025-10-10 06:18:55.929 | repo: downloading from remote: epel-low-priority 2025-10-10 06:18:55.930 | countme: event triggered for epel-low-priority: bucket 1 2025-10-10 06:18:56.595 | Extra Packages for Enterprise Linux 9 - x86_64 30 MB/s | 20 MB 00:00 2025-10-10 06:19:04.593 | epel-low-priority: using metadata from Thu Oct 9 20:31:13 2025. 2025-10-10 06:19:10.426 | Completion plugin: Generating completion cache... 2025-10-10 06:19:10.885 | Includes in repo epel-low-priority: abseil*, grpc*, libarrow*, parquet*, python3-asyncssh, python3-grpcio, re2, thrift* 2025-10-10 06:19:10.890 | Package grub2-tools-1:2.06-115.el9.x86_64 is already installed. 2025-10-10 06:19:10.890 | Package grub2-tools-minimal-1:2.06-115.el9.x86_64 is already installed. 2025-10-10 06:19:10.897 | Package grub2-pc-1:2.06-115.el9.x86_64 is already installed. 2025-10-10 06:19:10.900 | Package grub2-efi-x64-1:2.06-115.el9.x86_64 is already installed. 2025-10-10 06:19:10.902 | Package shim-x64-15.8-2.el9.x86_64 is already installed. 2025-10-10 06:19:10.902 | --> Starting dependency resolution 2025-10-10 06:19:11.012 | ---> Package efibootmgr.x86_64 16-12.el9 will be installed 2025-10-10 06:19:11.012 | ---> Package grub2-efi-x64-modules.noarch 1:2.06-115.el9 will be installed 2025-10-10 06:19:11.012 | --> Finished dependency resolution 2025-10-10 06:19:11.013 | Dependencies resolved. 2025-10-10 06:19:11.013 | ================================================================================ 2025-10-10 06:19:11.013 | Package Arch Version Repository Size 2025-10-10 06:19:11.013 | ================================================================================ 2025-10-10 06:19:11.013 | Installing: 2025-10-10 06:19:11.013 | efibootmgr x86_64 16-12.el9 baseos 45 k 2025-10-10 06:19:11.013 | grub2-efi-x64-modules noarch 1:2.06-115.el9 baseos 1.1 M 2025-10-10 06:19:11.013 | 2025-10-10 06:19:11.013 | Transaction Summary 2025-10-10 06:19:11.013 | ================================================================================ 2025-10-10 06:19:11.013 | Install 2 Packages 2025-10-10 06:19:11.013 | 2025-10-10 06:19:11.014 | Total download size: 1.2 M 2025-10-10 06:19:11.014 | Installed size: 5.7 M 2025-10-10 06:19:11.014 | Downloading Packages: 2025-10-10 06:19:11.396 | (1/2): efibootmgr-16-12.el9.x86_64.rpm 174 kB/s | 45 kB 00:00 2025-10-10 06:19:11.570 | (2/2): grub2-efi-x64-modules-2.06-115.el9.noarc 2.6 MB/s | 1.1 MB 00:00 2025-10-10 06:19:11.573 | -------------------------------------------------------------------------------- 2025-10-10 06:19:11.573 | Total 2.1 MB/s | 1.2 MB 00:00 2025-10-10 06:19:11.574 | Using rpmkeys executable at /usr/bin/rpmkeys to verify signatures 2025-10-10 06:19:11.612 | Running transaction check 2025-10-10 06:19:11.621 | Transaction check succeeded. 2025-10-10 06:19:11.621 | Running transaction test 2025-10-10 06:19:11.693 | Transaction test succeeded. 2025-10-10 06:19:11.693 | Running transaction 2025-10-10 06:19:11.856 | Preparing : 1/1 2025-10-10 06:19:11.877 | Installing : grub2-efi-x64-modules-1:2.06-115.el9.noarch 1/2 2025-10-10 06:19:11.918 | Installing : efibootmgr-16-12.el9.x86_64 2/2 2025-10-10 06:19:13.545 | Running scriptlet: efibootmgr-16-12.el9.x86_64 2/2 2025-10-10 06:19:13.545 | Verifying : efibootmgr-16-12.el9.x86_64 1/2 2025-10-10 06:19:13.553 | Verifying : grub2-efi-x64-modules-1:2.06-115.el9.noarch 2/2 2025-10-10 06:19:13.553 | Completion plugin: Generating completion cache... 2025-10-10 06:19:13.695 | Installed: efibootmgr-16-12.el9.x86_64 2025-10-10 06:19:13.695 | Installed: grub2-efi-x64-modules-1:2.06-115.el9.noarch 2025-10-10 06:19:13.770 | 2025-10-10 06:19:13.770 | Installed: 2025-10-10 06:19:13.770 | efibootmgr-16-12.el9.x86_64 grub2-efi-x64-modules-1:2.06-115.el9.noarch 2025-10-10 06:19:13.770 | 2025-10-10 06:19:13.770 | Complete! 2025-10-10 06:19:13.855 | + '[' install == install ']' 2025-10-10 06:19:13.855 | + '[' dnf == dnf ']' 2025-10-10 06:19:13.855 | + '[' -z '' ']' 2025-10-10 06:19:13.855 | + dnf -y mark install grub2-tools grub2 efibootmgr grub2-efi-x64 grub2-efi-x64-modules shim-x64 2025-10-10 06:19:14.113 | grub2-tools-1:2.06-115.el9.x86_64 marked as user installed. 2025-10-10 06:19:14.113 | grub2-pc-1:2.06-115.el9.x86_64 marked as user installed. 2025-10-10 06:19:14.113 | efibootmgr-16-12.el9.x86_64 marked as user installed. 2025-10-10 06:19:14.113 | grub2-efi-x64-1:2.06-115.el9.x86_64 marked as user installed. 2025-10-10 06:19:14.113 | grub2-efi-x64-modules-1:2.06-115.el9.noarch marked as user installed. 2025-10-10 06:19:14.114 | shim-x64-15.8-2.el9.x86_64 marked as user installed. 2025-10-10 06:19:14.181 | ++ type -p grub-install 2025-10-10 06:19:14.182 | + GRUBNAME= 2025-10-10 06:19:14.182 | + echo 'trying grub2-install' 2025-10-10 06:19:14.182 | trying grub2-install 2025-10-10 06:19:14.182 | + '[' -z '' ']' 2025-10-10 06:19:14.182 | ++ type -p grub2-install 2025-10-10 06:19:14.183 | + GRUBNAME=/usr/sbin/grub2-install 2025-10-10 06:19:14.183 | + type grub2-mkconfig 2025-10-10 06:19:14.183 | + GRUB_MKCONFIG=grub2-mkconfig 2025-10-10 06:19:14.183 | ++ /usr/sbin/grub2-install --version 2025-10-10 06:19:14.186 | + [[ ! /usr/sbin/grub2-install (GRUB) 2.06 =~ 2\. ]] 2025-10-10 06:19:14.186 | ++ grub2-mkconfig --help 2025-10-10 06:19:14.241 | + [[ Usage: grub2-mkconfig [OPTION] 2025-10-10 06:19:14.241 | Generate a grub config file 2025-10-10 06:19:14.241 | 2025-10-10 06:19:14.241 | -o, --output=FILE output generated config to FILE [default=stdout] 2025-10-10 06:19:14.241 | --no-grubenv-update do not update variables in the grubenv file 2025-10-10 06:19:14.241 | --update-bls-cmdline overwrite BLS cmdline args with default args 2025-10-10 06:19:14.241 | -h, --help print this message and exit 2025-10-10 06:19:14.241 | -V, --version print the version information and exit 2025-10-10 06:19:14.241 | 2025-10-10 06:19:14.241 | Report bugs to . =~ --update-bls-cmdline ]] 2025-10-10 06:19:14.241 | + GRUB_MKCONFIG='grub2-mkconfig --update-bls-cmdline' 2025-10-10 06:19:14.241 | + '[' -d /boot/grub2 ']' 2025-10-10 06:19:14.241 | + GRUB_CFG=/boot/grub2/grub.cfg 2025-10-10 06:19:14.241 | + GRUBENV=/boot/grub2/grubenv 2025-10-10 06:19:14.241 | + [[ -L /boot/grub2/grubenv ]] 2025-10-10 06:19:14.241 | + [[ -f /etc/default/grub ]] 2025-10-10 06:19:14.241 | + sed -i 's/\ 'edpm-hardened-uefi.d/dib-manifests' 2025-10-10 06:19:55.069 | '/tmp/dib_build.rRfAMPBy/mnt//etc/dib-manifests/dib-element-manifest' -> 'edpm-hardened-uefi.d/dib-manifests/dib-element-manifest' 2025-10-10 06:19:55.069 | '/tmp/dib_build.rRfAMPBy/mnt//etc/dib-manifests/dib_environment' -> 'edpm-hardened-uefi.d/dib-manifests/dib_environment' 2025-10-10 06:19:55.069 | '/tmp/dib_build.rRfAMPBy/mnt//etc/dib-manifests/dib_arguments' -> 'edpm-hardened-uefi.d/dib-manifests/dib_arguments' 2025-10-10 06:19:55.071 | ++ whoami 2025-10-10 06:19:55.075 | + sudo chown -R root: edpm-hardened-uefi.d/ 2025-10-10 06:19:55.102 | + sudo find /tmp/dib_build.rRfAMPBy/mnt//etc/dib-manifests -type f 2025-10-10 06:19:55.102 | + xargs sudo chown root:root 2025-10-10 06:19:55.146 | + sudo find /tmp/dib_build.rRfAMPBy/mnt//etc/dib-manifests -type f 2025-10-10 06:19:55.146 | + xargs sudo chmod 600 2025-10-10 06:19:55.193 | dib-run-parts 01-copy-manifests-dir completed 2025-10-10 06:19:55.193 | dib-run-parts Running /tmp/dib_build.rRfAMPBy/hooks/cleanup.d/90-remove-resolvconf 2025-10-10 06:19:55.196 | + set -eu 2025-10-10 06:19:55.196 | + set -o pipefail 2025-10-10 06:19:55.196 | + '[' -f /tmp/dib_build.rRfAMPBy/mnt/etc/resolv.conf.ORIG ']' 2025-10-10 06:19:55.196 | + sudo sed -i /nameserver/d /tmp/dib_build.rRfAMPBy/mnt/etc/resolv.conf.ORIG 2025-10-10 06:19:55.226 | dib-run-parts 90-remove-resolvconf completed 2025-10-10 06:19:55.226 | dib-run-parts Running /tmp/dib_build.rRfAMPBy/hooks/cleanup.d/90-remove-ssh-host-keys 2025-10-10 06:19:55.229 | + set -eu 2025-10-10 06:19:55.229 | + set -o pipefail 2025-10-10 06:19:55.229 | + '[' -d /tmp/dib_build.rRfAMPBy/mnt/etc/ssh ']' 2025-10-10 06:19:55.229 | + sudo find /tmp/dib_build.rRfAMPBy/mnt/etc/ssh -name 'ssh_host*' -type f -delete 2025-10-10 06:19:55.251 | dib-run-parts 90-remove-ssh-host-keys completed 2025-10-10 06:19:55.251 | dib-run-parts Running /tmp/dib_build.rRfAMPBy/hooks/cleanup.d/99-remove-dib-img-functions 2025-10-10 06:19:55.254 | + set -eu 2025-10-10 06:19:55.254 | + set -o pipefail 2025-10-10 06:19:55.254 | + sudo rm -f /tmp/dib_build.rRfAMPBy/mnt/lib/diskimage-builder/img-functions 2025-10-10 06:19:55.275 | + sudo rmdir /tmp/dib_build.rRfAMPBy/mnt/lib/diskimage-builder 2025-10-10 06:19:55.298 | dib-run-parts 99-remove-dib-img-functions completed 2025-10-10 06:19:55.298 | dib-run-parts Running /tmp/dib_build.rRfAMPBy/hooks/cleanup.d/99-remove-yum-repo-conf 2025-10-10 06:19:55.301 | + set -eu 2025-10-10 06:19:55.301 | + set -o pipefail 2025-10-10 06:19:55.302 | + '[' -z '/etc/yum.repos.d/*' ']' 2025-10-10 06:19:55.302 | + for file in $DIB_YUM_REPO_CONF 2025-10-10 06:19:55.302 | ++ basename /etc/yum.repos.d/centos-addons.repo 2025-10-10 06:19:55.303 | + sudo rm -f /tmp/dib_build.rRfAMPBy/mnt/etc/yum.repos.d/centos-addons.repo 2025-10-10 06:19:55.324 | + for file in $DIB_YUM_REPO_CONF 2025-10-10 06:19:55.324 | ++ basename /etc/yum.repos.d/centos.repo 2025-10-10 06:19:55.325 | + sudo rm -f /tmp/dib_build.rRfAMPBy/mnt/etc/yum.repos.d/centos.repo 2025-10-10 06:19:55.349 | + for file in $DIB_YUM_REPO_CONF 2025-10-10 06:19:55.349 | ++ basename /etc/yum.repos.d/delorean-antelope-testing.repo 2025-10-10 06:19:55.350 | + sudo rm -f /tmp/dib_build.rRfAMPBy/mnt/etc/yum.repos.d/delorean-antelope-testing.repo 2025-10-10 06:19:55.372 | + for file in $DIB_YUM_REPO_CONF 2025-10-10 06:19:55.373 | ++ basename /etc/yum.repos.d/delorean.repo 2025-10-10 06:19:55.374 | + sudo rm -f /tmp/dib_build.rRfAMPBy/mnt/etc/yum.repos.d/delorean.repo 2025-10-10 06:19:55.394 | + for file in $DIB_YUM_REPO_CONF 2025-10-10 06:19:55.395 | ++ basename /etc/yum.repos.d/repo-setup-centos-appstream.repo 2025-10-10 06:19:55.396 | + sudo rm -f /tmp/dib_build.rRfAMPBy/mnt/etc/yum.repos.d/repo-setup-centos-appstream.repo 2025-10-10 06:19:55.416 | + for file in $DIB_YUM_REPO_CONF 2025-10-10 06:19:55.417 | ++ basename /etc/yum.repos.d/repo-setup-centos-baseos.repo 2025-10-10 06:19:55.418 | + sudo rm -f /tmp/dib_build.rRfAMPBy/mnt/etc/yum.repos.d/repo-setup-centos-baseos.repo 2025-10-10 06:19:55.439 | + for file in $DIB_YUM_REPO_CONF 2025-10-10 06:19:55.440 | ++ basename /etc/yum.repos.d/repo-setup-centos-highavailability.repo 2025-10-10 06:19:55.441 | + sudo rm -f /tmp/dib_build.rRfAMPBy/mnt/etc/yum.repos.d/repo-setup-centos-highavailability.repo 2025-10-10 06:19:55.465 | + for file in $DIB_YUM_REPO_CONF 2025-10-10 06:19:55.465 | ++ basename /etc/yum.repos.d/repo-setup-centos-powertools.repo 2025-10-10 06:19:55.466 | + sudo rm -f /tmp/dib_build.rRfAMPBy/mnt/etc/yum.repos.d/repo-setup-centos-powertools.repo 2025-10-10 06:19:55.489 | dib-run-parts 99-remove-yum-repo-conf completed 2025-10-10 06:19:55.489 | dib-run-parts Running /tmp/dib_build.rRfAMPBy/hooks/cleanup.d/99-selinux-fixfiles-restore 2025-10-10 06:19:55.493 | + set -eu 2025-10-10 06:19:55.493 | + set -o pipefail 2025-10-10 06:19:55.493 | + [[ ! -f /tmp/dib_build.rRfAMPBy/mnt/etc/selinux/targeted/contexts/files/file_contexts ]] 2025-10-10 06:19:55.493 | + [[ ! -x /tmp/dib_build.rRfAMPBy/mnt/usr/sbin/setfiles ]] 2025-10-10 06:19:55.493 | + _runcon= 2025-10-10 06:19:55.493 | + [[ -d /sys/fs/selinux ]] 2025-10-10 06:19:55.493 | + selinuxenabled 2025-10-10 06:19:55.494 | + sudo semanage permissive -a setfiles_mac_t 2025-10-10 06:20:05.633 | + _runcon='runcon -t setfiles_mac_t -- ' 2025-10-10 06:20:05.633 | + _dash_m= 2025-10-10 06:20:05.633 | + [[ centos == \f\e\d\o\r\a ]] 2025-10-10 06:20:05.633 | + IFS='|' 2025-10-10 06:20:05.633 | + read -ra SPLIT_MOUNTS 2025-10-10 06:20:05.633 | + for MOUNTPOINT in "${SPLIT_MOUNTS[@]}" 2025-10-10 06:20:05.634 | + '[' /boot/efi '!=' /tmp/in_target.d ']' 2025-10-10 06:20:05.634 | + '[' /boot/efi '!=' /dev ']' 2025-10-10 06:20:05.634 | + '[' /boot/efi '!=' /boot/efi ']' 2025-10-10 06:20:05.634 | + for MOUNTPOINT in "${SPLIT_MOUNTS[@]}" 2025-10-10 06:20:05.634 | + '[' /boot '!=' /tmp/in_target.d ']' 2025-10-10 06:20:05.634 | + '[' /boot '!=' /dev ']' 2025-10-10 06:20:05.634 | + '[' /boot '!=' /boot/efi ']' 2025-10-10 06:20:05.634 | + '[' -z 'runcon -t setfiles_mac_t -- ' ']' 2025-10-10 06:20:05.634 | + pgrep kauditd 2025-10-10 06:20:05.665 | + [[ /boot == \/ ]] 2025-10-10 06:20:05.665 | + sudo runcon -t setfiles_mac_t -- chroot /tmp/dib_build.rRfAMPBy/mnt /usr/sbin/setfiles -F /etc/selinux/targeted/contexts/files/file_contexts /boot 2025-10-10 06:20:05.736 | + for MOUNTPOINT in "${SPLIT_MOUNTS[@]}" 2025-10-10 06:20:05.736 | + '[' / '!=' /tmp/in_target.d ']' 2025-10-10 06:20:05.736 | + '[' / '!=' /dev ']' 2025-10-10 06:20:05.736 | + '[' / '!=' /boot/efi ']' 2025-10-10 06:20:05.736 | + '[' -z 'runcon -t setfiles_mac_t -- ' ']' 2025-10-10 06:20:05.736 | + pgrep kauditd 2025-10-10 06:20:05.757 | + [[ / == \/ ]] 2025-10-10 06:20:05.757 | ++ mktemp -d 2025-10-10 06:20:05.758 | + TMP_BIND_MOUNT=/tmp/tmp.uqoKSz5S8H 2025-10-10 06:20:05.759 | + sudo mount --bind /tmp/dib_build.rRfAMPBy/mnt /tmp/tmp.uqoKSz5S8H 2025-10-10 06:20:05.787 | + sudo runcon -t setfiles_mac_t -- chroot /tmp/tmp.uqoKSz5S8H /usr/sbin/setfiles -F /etc/selinux/targeted/contexts/files/file_contexts / 2025-10-10 06:20:19.489 | + sudo umount /tmp/tmp.uqoKSz5S8H 2025-10-10 06:20:19.519 | + sudo rmdir /tmp/tmp.uqoKSz5S8H 2025-10-10 06:20:19.540 | + for MOUNTPOINT in "${SPLIT_MOUNTS[@]}" 2025-10-10 06:20:19.540 | + '[' /tmp '!=' /tmp/in_target.d ']' 2025-10-10 06:20:19.540 | + '[' /tmp '!=' /dev ']' 2025-10-10 06:20:19.540 | + '[' /tmp '!=' /boot/efi ']' 2025-10-10 06:20:19.540 | + '[' -z 'runcon -t setfiles_mac_t -- ' ']' 2025-10-10 06:20:19.540 | + pgrep kauditd 2025-10-10 06:20:19.557 | + [[ /tmp == \/ ]] 2025-10-10 06:20:19.557 | + sudo runcon -t setfiles_mac_t -- chroot /tmp/dib_build.rRfAMPBy/mnt /usr/sbin/setfiles -F /etc/selinux/targeted/contexts/files/file_contexts /tmp 2025-10-10 06:20:19.591 | + for MOUNTPOINT in "${SPLIT_MOUNTS[@]}" 2025-10-10 06:20:19.591 | + '[' /var '!=' /tmp/in_target.d ']' 2025-10-10 06:20:19.591 | + '[' /var '!=' /dev ']' 2025-10-10 06:20:19.591 | + '[' /var '!=' /boot/efi ']' 2025-10-10 06:20:19.591 | + '[' -z 'runcon -t setfiles_mac_t -- ' ']' 2025-10-10 06:20:19.591 | + pgrep kauditd 2025-10-10 06:20:19.610 | + [[ /var == \/ ]] 2025-10-10 06:20:19.610 | + sudo runcon -t setfiles_mac_t -- chroot /tmp/dib_build.rRfAMPBy/mnt /usr/sbin/setfiles -F /etc/selinux/targeted/contexts/files/file_contexts /var 2025-10-10 06:20:20.086 | + for MOUNTPOINT in "${SPLIT_MOUNTS[@]}" 2025-10-10 06:20:20.086 | + '[' /var/log '!=' /tmp/in_target.d ']' 2025-10-10 06:20:20.086 | + '[' /var/log '!=' /dev ']' 2025-10-10 06:20:20.087 | + '[' /var/log '!=' /boot/efi ']' 2025-10-10 06:20:20.087 | + '[' -z 'runcon -t setfiles_mac_t -- ' ']' 2025-10-10 06:20:20.087 | + pgrep kauditd 2025-10-10 06:20:20.103 | + [[ /var/log == \/ ]] 2025-10-10 06:20:20.103 | + sudo runcon -t setfiles_mac_t -- chroot /tmp/dib_build.rRfAMPBy/mnt /usr/sbin/setfiles -F /etc/selinux/targeted/contexts/files/file_contexts /var/log 2025-10-10 06:20:20.147 | + for MOUNTPOINT in "${SPLIT_MOUNTS[@]}" 2025-10-10 06:20:20.148 | + '[' /var/log/audit '!=' /tmp/in_target.d ']' 2025-10-10 06:20:20.148 | + '[' /var/log/audit '!=' /dev ']' 2025-10-10 06:20:20.148 | + '[' /var/log/audit '!=' /boot/efi ']' 2025-10-10 06:20:20.148 | + '[' -z 'runcon -t setfiles_mac_t -- ' ']' 2025-10-10 06:20:20.148 | + pgrep kauditd 2025-10-10 06:20:20.162 | + [[ /var/log/audit == \/ ]] 2025-10-10 06:20:20.162 | + sudo runcon -t setfiles_mac_t -- chroot /tmp/dib_build.rRfAMPBy/mnt /usr/sbin/setfiles -F /etc/selinux/targeted/contexts/files/file_contexts /var/log/audit 2025-10-10 06:20:20.195 | + for MOUNTPOINT in "${SPLIT_MOUNTS[@]}" 2025-10-10 06:20:20.195 | + '[' /home '!=' /tmp/in_target.d ']' 2025-10-10 06:20:20.195 | + '[' /home '!=' /dev ']' 2025-10-10 06:20:20.195 | + '[' /home '!=' /boot/efi ']' 2025-10-10 06:20:20.195 | + '[' -z 'runcon -t setfiles_mac_t -- ' ']' 2025-10-10 06:20:20.195 | + pgrep kauditd 2025-10-10 06:20:20.209 | + [[ /home == \/ ]] 2025-10-10 06:20:20.209 | + sudo runcon -t setfiles_mac_t -- chroot /tmp/dib_build.rRfAMPBy/mnt /usr/sbin/setfiles -F /etc/selinux/targeted/contexts/files/file_contexts /home 2025-10-10 06:20:20.239 | dib-run-parts 99-selinux-fixfiles-restore completed 2025-10-10 06:20:20.239 | dib-run-parts ----------------------- PROFILING ----------------------- 2025-10-10 06:20:20.239 | dib-run-parts 2025-10-10 06:20:20.241 | dib-run-parts Target: cleanup.d 2025-10-10 06:20:20.241 | dib-run-parts 2025-10-10 06:20:20.241 | dib-run-parts Script Seconds 2025-10-10 06:20:20.241 | dib-run-parts --------------------------------------- ---------- 2025-10-10 06:20:20.241 | dib-run-parts 2025-10-10 06:20:20.250 | dib-run-parts 01-copy-manifests-dir 0.187 2025-10-10 06:20:20.256 | dib-run-parts 90-remove-resolvconf 0.032 2025-10-10 06:20:20.263 | dib-run-parts 90-remove-ssh-host-keys 0.024 2025-10-10 06:20:20.270 | dib-run-parts 99-remove-dib-img-functions 0.045 2025-10-10 06:20:20.277 | dib-run-parts 99-remove-yum-repo-conf 0.190 2025-10-10 06:20:20.283 | dib-run-parts 99-selinux-fixfiles-restore 24.749 2025-10-10 06:20:20.285 | dib-run-parts 2025-10-10 06:20:20.285 | dib-run-parts --------------------- END PROFILING --------------------- 2025-10-10 06:20:20.290 | + diskimage_builder/lib/common-functions:run_d:259 : check_break after-cleanup bash 2025-10-10 06:20:20.293 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-cleanup(,|$)' -q 2025-10-10 06:20:20.293 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-10-10 06:20:20.300 | + diskimage_builder/lib/img-functions:finalise_base:110 : '[' -L /tmp/dib_build.rRfAMPBy/mnt/etc/resolv.conf ']' 2025-10-10 06:20:20.303 | + diskimage_builder/lib/img-functions:finalise_base:111 : grep '^....i' 2025-10-10 06:20:20.304 | + diskimage_builder/lib/img-functions:finalise_base:111 : lsattr /tmp/dib_build.rRfAMPBy/mnt/etc/resolv.conf 2025-10-10 06:20:20.309 | + diskimage_builder/lib/img-functions:finalise_base:118 : sudo rm -f /tmp/dib_build.rRfAMPBy/mnt/etc/resolv.conf 2025-10-10 06:20:20.334 | + diskimage_builder/lib/img-functions:finalise_base:121 : '[' -L /tmp/dib_build.rRfAMPBy/mnt/etc/resolv.conf.ORIG ']' 2025-10-10 06:20:20.337 | + diskimage_builder/lib/img-functions:finalise_base:121 : '[' -f /tmp/dib_build.rRfAMPBy/mnt/etc/resolv.conf.ORIG ']' 2025-10-10 06:20:20.341 | + diskimage_builder/lib/img-functions:finalise_base:122 : sudo mv /tmp/dib_build.rRfAMPBy/mnt/etc/resolv.conf.ORIG /tmp/dib_build.rRfAMPBy/mnt/etc/resolv.conf 2025-10-10 06:20:20.364 | + diskimage_builder/lib/img-functions:finalise_base:127 : unmount_dir /tmp/dib_build.rRfAMPBy/mnt/tmp 2025-10-10 06:20:20.367 | + diskimage_builder/lib/common-functions:unmount_dir:421 : local dir=/tmp/dib_build.rRfAMPBy/mnt/tmp 2025-10-10 06:20:20.371 | + diskimage_builder/lib/common-functions:unmount_dir:422 : local real_dir 2025-10-10 06:20:20.375 | + diskimage_builder/lib/common-functions:unmount_dir:423 : local mnts 2025-10-10 06:20:20.378 | + diskimage_builder/lib/common-functions:unmount_dir:424 : local split_mounts 2025-10-10 06:20:20.381 | + diskimage_builder/lib/common-functions:unmount_dir:425 : local found_mountpoint 2025-10-10 06:20:20.385 | + diskimage_builder/lib/common-functions:unmount_dir:427 : '[' '!' -d /tmp/dib_build.rRfAMPBy/mnt/tmp ']' 2025-10-10 06:20:20.388 | ++ diskimage_builder/lib/common-functions:unmount_dir:434 : readlink -e /tmp/dib_build.rRfAMPBy/mnt/tmp 2025-10-10 06:20:20.392 | + diskimage_builder/lib/common-functions:unmount_dir:434 : real_dir=/tmp/dib_build.rRfAMPBy/mnt/tmp 2025-10-10 06:20:20.396 | + diskimage_builder/lib/common-functions:unmount_dir:437 : IFS='|' 2025-10-10 06:20:20.399 | + diskimage_builder/lib/common-functions:unmount_dir:437 : read -ra split_mounts 2025-10-10 06:20:20.404 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : grep '^/tmp/dib_build.rRfAMPBy/mnt/tmp/' 2025-10-10 06:20:20.404 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : awk '{print $2}' 2025-10-10 06:20:20.405 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : sort -r 2025-10-10 06:20:20.411 | + diskimage_builder/lib/common-functions:unmount_dir:442 : mnts= 2025-10-10 06:20:20.415 | + diskimage_builder/lib/img-functions:finalise_base:128 : find /tmp/dib_build.rRfAMPBy/mnt/tmp -maxdepth 1 -mindepth 1 2025-10-10 06:20:20.415 | + diskimage_builder/lib/img-functions:finalise_base:128 : xargs sudo rm -rf --one-file-system 2025-10-10 06:20:20.438 | + diskimage_builder/lib/img-functions:finalise_base:130 : sudo find /tmp/dib_build.rRfAMPBy/mnt/var/log -type f -exec cp /dev/null '{}' ';' 2025-10-10 06:20:20.508 | + diskimage_builder/lib/img-functions:finalise_base:132 : sudo find /tmp/dib_build.rRfAMPBy/mnt/root -name '*.log' -type f -delete 2025-10-10 06:20:20.532 | + diskimage_builder/lib/disk-image-create:main:554 : for X in ${!IMAGE_TYPES[@]} 2025-10-10 06:20:20.536 | + diskimage_builder/lib/disk-image-create:main:555 : [[ tar aci =~ qcow2 ]] 2025-10-10 06:20:20.539 | + diskimage_builder/lib/disk-image-create:main:573 : '[' qcow2 == squashfs ']' 2025-10-10 06:20:20.543 | + diskimage_builder/lib/disk-image-create:main:577 : '[' qcow2 == docker ']' 2025-10-10 06:20:20.546 | + diskimage_builder/lib/disk-image-create:main:588 : export EXTRA_UNMOUNT= 2025-10-10 06:20:20.549 | + diskimage_builder/lib/disk-image-create:main:588 : EXTRA_UNMOUNT= 2025-10-10 06:20:20.553 | + diskimage_builder/lib/disk-image-create:main:589 : unmount_image 2025-10-10 06:20:20.556 | + diskimage_builder/lib/img-functions:unmount_image:21 : sync 2025-10-10 06:20:20.660 | + diskimage_builder/lib/img-functions:unmount_image:25 : unmount_dir /tmp/dib_build.rRfAMPBy/mnt 2025-10-10 06:20:20.663 | + diskimage_builder/lib/common-functions:unmount_dir:421 : local dir=/tmp/dib_build.rRfAMPBy/mnt 2025-10-10 06:20:20.666 | + diskimage_builder/lib/common-functions:unmount_dir:422 : local real_dir 2025-10-10 06:20:20.670 | + diskimage_builder/lib/common-functions:unmount_dir:423 : local mnts 2025-10-10 06:20:20.673 | + diskimage_builder/lib/common-functions:unmount_dir:424 : local split_mounts 2025-10-10 06:20:20.676 | + diskimage_builder/lib/common-functions:unmount_dir:425 : local found_mountpoint 2025-10-10 06:20:20.679 | + diskimage_builder/lib/common-functions:unmount_dir:427 : '[' '!' -d /tmp/dib_build.rRfAMPBy/mnt ']' 2025-10-10 06:20:20.683 | ++ diskimage_builder/lib/common-functions:unmount_dir:434 : readlink -e /tmp/dib_build.rRfAMPBy/mnt 2025-10-10 06:20:20.690 | + diskimage_builder/lib/common-functions:unmount_dir:434 : real_dir=/tmp/dib_build.rRfAMPBy/mnt 2025-10-10 06:20:20.694 | + diskimage_builder/lib/common-functions:unmount_dir:437 : IFS='|' 2025-10-10 06:20:20.698 | + diskimage_builder/lib/common-functions:unmount_dir:437 : read -ra split_mounts 2025-10-10 06:20:20.702 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : awk '{print $2}' 2025-10-10 06:20:20.703 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : sort -r 2025-10-10 06:20:20.704 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : grep '^/tmp/dib_build.rRfAMPBy/mnt/' 2025-10-10 06:20:20.709 | + diskimage_builder/lib/common-functions:unmount_dir:442 : mnts='/tmp/dib_build.rRfAMPBy/mnt/var/log/audit 2025-10-10 06:20:20.709 | /tmp/dib_build.rRfAMPBy/mnt/var/log 2025-10-10 06:20:20.709 | /tmp/dib_build.rRfAMPBy/mnt/var 2025-10-10 06:20:20.709 | /tmp/dib_build.rRfAMPBy/mnt/tmp 2025-10-10 06:20:20.709 | /tmp/dib_build.rRfAMPBy/mnt/sys 2025-10-10 06:20:20.709 | /tmp/dib_build.rRfAMPBy/mnt/proc 2025-10-10 06:20:20.709 | /tmp/dib_build.rRfAMPBy/mnt/home 2025-10-10 06:20:20.709 | /tmp/dib_build.rRfAMPBy/mnt/dev/pts 2025-10-10 06:20:20.709 | /tmp/dib_build.rRfAMPBy/mnt/dev 2025-10-10 06:20:20.709 | /tmp/dib_build.rRfAMPBy/mnt/boot/efi 2025-10-10 06:20:20.709 | /tmp/dib_build.rRfAMPBy/mnt/boot' 2025-10-10 06:20:20.713 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2025-10-10 06:20:20.716 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2025-10-10 06:20:20.719 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-10 06:20:20.722 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2025-10-10 06:20:20.725 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.rRfAMPBy/mnt/var/log/audit == */boot/efi ]] 2025-10-10 06:20:20.729 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-10 06:20:20.732 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot != \/ ]] 2025-10-10 06:20:20.735 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.rRfAMPBy/mnt/var/log/audit == */boot ]] 2025-10-10 06:20:20.738 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-10 06:20:20.741 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2025-10-10 06:20:20.745 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-10 06:20:20.748 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /tmp != \/ ]] 2025-10-10 06:20:20.751 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.rRfAMPBy/mnt/var/log/audit == */tmp ]] 2025-10-10 06:20:20.754 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-10 06:20:20.757 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var != \/ ]] 2025-10-10 06:20:20.761 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.rRfAMPBy/mnt/var/log/audit == */var ]] 2025-10-10 06:20:20.764 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-10 06:20:20.767 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log != \/ ]] 2025-10-10 06:20:20.770 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.rRfAMPBy/mnt/var/log/audit == */var/log ]] 2025-10-10 06:20:20.774 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-10 06:20:20.778 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log/audit != \/ ]] 2025-10-10 06:20:20.782 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.rRfAMPBy/mnt/var/log/audit == */var/log/audit ]] 2025-10-10 06:20:20.785 | + diskimage_builder/lib/common-functions:unmount_dir:449 : echo 'Mountpoint /tmp/dib_build.rRfAMPBy/mnt/var/log/audit managed by block device; skipping' 2025-10-10 06:20:20.785 | Mountpoint /tmp/dib_build.rRfAMPBy/mnt/var/log/audit managed by block device; skipping 2025-10-10 06:20:20.789 | + diskimage_builder/lib/common-functions:unmount_dir:450 : found_mountpoint=true 2025-10-10 06:20:20.793 | + diskimage_builder/lib/common-functions:unmount_dir:451 : break 2025-10-10 06:20:20.797 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' true == false ']' 2025-10-10 06:20:20.800 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2025-10-10 06:20:20.803 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2025-10-10 06:20:20.807 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-10 06:20:20.811 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2025-10-10 06:20:20.815 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.rRfAMPBy/mnt/var/log == */boot/efi ]] 2025-10-10 06:20:20.818 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-10 06:20:20.821 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot != \/ ]] 2025-10-10 06:20:20.826 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.rRfAMPBy/mnt/var/log == */boot ]] 2025-10-10 06:20:20.830 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-10 06:20:20.834 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2025-10-10 06:20:20.838 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-10 06:20:20.842 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /tmp != \/ ]] 2025-10-10 06:20:20.846 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.rRfAMPBy/mnt/var/log == */tmp ]] 2025-10-10 06:20:20.850 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-10 06:20:20.854 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var != \/ ]] 2025-10-10 06:20:20.858 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.rRfAMPBy/mnt/var/log == */var ]] 2025-10-10 06:20:20.862 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-10 06:20:20.867 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log != \/ ]] 2025-10-10 06:20:20.871 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.rRfAMPBy/mnt/var/log == */var/log ]] 2025-10-10 06:20:20.875 | + diskimage_builder/lib/common-functions:unmount_dir:449 : echo 'Mountpoint /tmp/dib_build.rRfAMPBy/mnt/var/log managed by block device; skipping' 2025-10-10 06:20:20.875 | Mountpoint /tmp/dib_build.rRfAMPBy/mnt/var/log managed by block device; skipping 2025-10-10 06:20:20.879 | + diskimage_builder/lib/common-functions:unmount_dir:450 : found_mountpoint=true 2025-10-10 06:20:20.883 | + diskimage_builder/lib/common-functions:unmount_dir:451 : break 2025-10-10 06:20:20.887 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' true == false ']' 2025-10-10 06:20:20.890 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2025-10-10 06:20:20.895 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2025-10-10 06:20:20.898 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-10 06:20:20.903 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2025-10-10 06:20:20.906 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.rRfAMPBy/mnt/var == */boot/efi ]] 2025-10-10 06:20:20.910 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-10 06:20:20.914 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot != \/ ]] 2025-10-10 06:20:20.918 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.rRfAMPBy/mnt/var == */boot ]] 2025-10-10 06:20:20.922 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-10 06:20:20.925 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2025-10-10 06:20:20.928 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-10 06:20:20.932 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /tmp != \/ ]] 2025-10-10 06:20:20.936 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.rRfAMPBy/mnt/var == */tmp ]] 2025-10-10 06:20:20.940 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-10 06:20:20.945 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var != \/ ]] 2025-10-10 06:20:20.951 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.rRfAMPBy/mnt/var == */var ]] 2025-10-10 06:20:20.954 | + diskimage_builder/lib/common-functions:unmount_dir:449 : echo 'Mountpoint /tmp/dib_build.rRfAMPBy/mnt/var managed by block device; skipping' 2025-10-10 06:20:20.954 | Mountpoint /tmp/dib_build.rRfAMPBy/mnt/var managed by block device; skipping 2025-10-10 06:20:20.958 | + diskimage_builder/lib/common-functions:unmount_dir:450 : found_mountpoint=true 2025-10-10 06:20:20.963 | + diskimage_builder/lib/common-functions:unmount_dir:451 : break 2025-10-10 06:20:20.967 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' true == false ']' 2025-10-10 06:20:20.971 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2025-10-10 06:20:20.976 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2025-10-10 06:20:20.980 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-10 06:20:20.984 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2025-10-10 06:20:20.989 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.rRfAMPBy/mnt/tmp == */boot/efi ]] 2025-10-10 06:20:20.993 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-10 06:20:20.996 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot != \/ ]] 2025-10-10 06:20:21.001 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.rRfAMPBy/mnt/tmp == */boot ]] 2025-10-10 06:20:21.006 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-10 06:20:21.010 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2025-10-10 06:20:21.014 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-10 06:20:21.017 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /tmp != \/ ]] 2025-10-10 06:20:21.021 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.rRfAMPBy/mnt/tmp == */tmp ]] 2025-10-10 06:20:21.026 | + diskimage_builder/lib/common-functions:unmount_dir:449 : echo 'Mountpoint /tmp/dib_build.rRfAMPBy/mnt/tmp managed by block device; skipping' 2025-10-10 06:20:21.026 | Mountpoint /tmp/dib_build.rRfAMPBy/mnt/tmp managed by block device; skipping 2025-10-10 06:20:21.030 | + diskimage_builder/lib/common-functions:unmount_dir:450 : found_mountpoint=true 2025-10-10 06:20:21.035 | + diskimage_builder/lib/common-functions:unmount_dir:451 : break 2025-10-10 06:20:21.041 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' true == false ']' 2025-10-10 06:20:21.045 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2025-10-10 06:20:21.048 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2025-10-10 06:20:21.052 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-10 06:20:21.056 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2025-10-10 06:20:21.060 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.rRfAMPBy/mnt/sys == */boot/efi ]] 2025-10-10 06:20:21.064 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-10 06:20:21.067 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot != \/ ]] 2025-10-10 06:20:21.071 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.rRfAMPBy/mnt/sys == */boot ]] 2025-10-10 06:20:21.074 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-10 06:20:21.078 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2025-10-10 06:20:21.081 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-10 06:20:21.084 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /tmp != \/ ]] 2025-10-10 06:20:21.088 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.rRfAMPBy/mnt/sys == */tmp ]] 2025-10-10 06:20:21.091 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-10 06:20:21.094 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var != \/ ]] 2025-10-10 06:20:21.097 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.rRfAMPBy/mnt/sys == */var ]] 2025-10-10 06:20:21.100 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-10 06:20:21.104 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log != \/ ]] 2025-10-10 06:20:21.107 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.rRfAMPBy/mnt/sys == */var/log ]] 2025-10-10 06:20:21.110 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-10 06:20:21.113 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log/audit != \/ ]] 2025-10-10 06:20:21.117 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.rRfAMPBy/mnt/sys == */var/log/audit ]] 2025-10-10 06:20:21.121 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-10 06:20:21.124 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /home != \/ ]] 2025-10-10 06:20:21.127 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.rRfAMPBy/mnt/sys == */home ]] 2025-10-10 06:20:21.130 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2025-10-10 06:20:21.133 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /tmp/dib_build.rRfAMPBy/mnt/sys' 2025-10-10 06:20:21.133 | Unmount /tmp/dib_build.rRfAMPBy/mnt/sys 2025-10-10 06:20:21.136 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /tmp/dib_build.rRfAMPBy/mnt/sys 2025-10-10 06:20:21.167 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2025-10-10 06:20:21.170 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2025-10-10 06:20:21.173 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-10 06:20:21.177 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2025-10-10 06:20:21.181 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.rRfAMPBy/mnt/proc == */boot/efi ]] 2025-10-10 06:20:21.184 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-10 06:20:21.187 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot != \/ ]] 2025-10-10 06:20:21.190 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.rRfAMPBy/mnt/proc == */boot ]] 2025-10-10 06:20:21.193 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-10 06:20:21.196 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2025-10-10 06:20:21.198 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-10 06:20:21.201 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /tmp != \/ ]] 2025-10-10 06:20:21.204 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.rRfAMPBy/mnt/proc == */tmp ]] 2025-10-10 06:20:21.207 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-10 06:20:21.210 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var != \/ ]] 2025-10-10 06:20:21.213 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.rRfAMPBy/mnt/proc == */var ]] 2025-10-10 06:20:21.216 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-10 06:20:21.219 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log != \/ ]] 2025-10-10 06:20:21.222 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.rRfAMPBy/mnt/proc == */var/log ]] 2025-10-10 06:20:21.225 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-10 06:20:21.227 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log/audit != \/ ]] 2025-10-10 06:20:21.231 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.rRfAMPBy/mnt/proc == */var/log/audit ]] 2025-10-10 06:20:21.234 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-10 06:20:21.237 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /home != \/ ]] 2025-10-10 06:20:21.240 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.rRfAMPBy/mnt/proc == */home ]] 2025-10-10 06:20:21.243 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2025-10-10 06:20:21.247 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /tmp/dib_build.rRfAMPBy/mnt/proc' 2025-10-10 06:20:21.247 | Unmount /tmp/dib_build.rRfAMPBy/mnt/proc 2025-10-10 06:20:21.250 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /tmp/dib_build.rRfAMPBy/mnt/proc 2025-10-10 06:20:21.274 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2025-10-10 06:20:21.277 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2025-10-10 06:20:21.280 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-10 06:20:21.283 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2025-10-10 06:20:21.286 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.rRfAMPBy/mnt/home == */boot/efi ]] 2025-10-10 06:20:21.289 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-10 06:20:21.293 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot != \/ ]] 2025-10-10 06:20:21.296 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.rRfAMPBy/mnt/home == */boot ]] 2025-10-10 06:20:21.299 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-10 06:20:21.302 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2025-10-10 06:20:21.305 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-10 06:20:21.309 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /tmp != \/ ]] 2025-10-10 06:20:21.312 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.rRfAMPBy/mnt/home == */tmp ]] 2025-10-10 06:20:21.315 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-10 06:20:21.318 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var != \/ ]] 2025-10-10 06:20:21.321 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.rRfAMPBy/mnt/home == */var ]] 2025-10-10 06:20:21.325 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-10 06:20:21.328 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log != \/ ]] 2025-10-10 06:20:21.331 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.rRfAMPBy/mnt/home == */var/log ]] 2025-10-10 06:20:21.334 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-10 06:20:21.338 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log/audit != \/ ]] 2025-10-10 06:20:21.341 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.rRfAMPBy/mnt/home == */var/log/audit ]] 2025-10-10 06:20:21.345 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-10 06:20:21.348 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /home != \/ ]] 2025-10-10 06:20:21.351 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.rRfAMPBy/mnt/home == */home ]] 2025-10-10 06:20:21.354 | + diskimage_builder/lib/common-functions:unmount_dir:449 : echo 'Mountpoint /tmp/dib_build.rRfAMPBy/mnt/home managed by block device; skipping' 2025-10-10 06:20:21.355 | Mountpoint /tmp/dib_build.rRfAMPBy/mnt/home managed by block device; skipping 2025-10-10 06:20:21.358 | + diskimage_builder/lib/common-functions:unmount_dir:450 : found_mountpoint=true 2025-10-10 06:20:21.362 | + diskimage_builder/lib/common-functions:unmount_dir:451 : break 2025-10-10 06:20:21.365 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' true == false ']' 2025-10-10 06:20:21.369 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2025-10-10 06:20:21.373 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2025-10-10 06:20:21.376 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-10 06:20:21.380 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2025-10-10 06:20:21.384 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.rRfAMPBy/mnt/dev/pts == */boot/efi ]] 2025-10-10 06:20:21.387 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-10 06:20:21.390 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot != \/ ]] 2025-10-10 06:20:21.394 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.rRfAMPBy/mnt/dev/pts == */boot ]] 2025-10-10 06:20:21.397 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-10 06:20:21.401 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2025-10-10 06:20:21.404 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-10 06:20:21.407 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /tmp != \/ ]] 2025-10-10 06:20:21.411 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.rRfAMPBy/mnt/dev/pts == */tmp ]] 2025-10-10 06:20:21.414 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-10 06:20:21.418 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var != \/ ]] 2025-10-10 06:20:21.421 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.rRfAMPBy/mnt/dev/pts == */var ]] 2025-10-10 06:20:21.425 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-10 06:20:21.429 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log != \/ ]] 2025-10-10 06:20:21.432 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.rRfAMPBy/mnt/dev/pts == */var/log ]] 2025-10-10 06:20:21.436 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-10 06:20:21.440 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log/audit != \/ ]] 2025-10-10 06:20:21.443 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.rRfAMPBy/mnt/dev/pts == */var/log/audit ]] 2025-10-10 06:20:21.447 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-10 06:20:21.450 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /home != \/ ]] 2025-10-10 06:20:21.454 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.rRfAMPBy/mnt/dev/pts == */home ]] 2025-10-10 06:20:21.457 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2025-10-10 06:20:21.461 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /tmp/dib_build.rRfAMPBy/mnt/dev/pts' 2025-10-10 06:20:21.461 | Unmount /tmp/dib_build.rRfAMPBy/mnt/dev/pts 2025-10-10 06:20:21.464 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /tmp/dib_build.rRfAMPBy/mnt/dev/pts 2025-10-10 06:20:21.489 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2025-10-10 06:20:21.493 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2025-10-10 06:20:21.496 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-10 06:20:21.499 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2025-10-10 06:20:21.502 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.rRfAMPBy/mnt/dev == */boot/efi ]] 2025-10-10 06:20:21.506 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-10 06:20:21.510 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot != \/ ]] 2025-10-10 06:20:21.513 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.rRfAMPBy/mnt/dev == */boot ]] 2025-10-10 06:20:21.516 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-10 06:20:21.520 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2025-10-10 06:20:21.523 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-10 06:20:21.527 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /tmp != \/ ]] 2025-10-10 06:20:21.531 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.rRfAMPBy/mnt/dev == */tmp ]] 2025-10-10 06:20:21.535 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-10 06:20:21.538 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var != \/ ]] 2025-10-10 06:20:21.541 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.rRfAMPBy/mnt/dev == */var ]] 2025-10-10 06:20:21.545 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-10 06:20:21.548 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log != \/ ]] 2025-10-10 06:20:21.552 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.rRfAMPBy/mnt/dev == */var/log ]] 2025-10-10 06:20:21.556 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-10 06:20:21.559 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log/audit != \/ ]] 2025-10-10 06:20:21.563 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.rRfAMPBy/mnt/dev == */var/log/audit ]] 2025-10-10 06:20:21.566 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-10 06:20:21.570 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /home != \/ ]] 2025-10-10 06:20:21.574 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.rRfAMPBy/mnt/dev == */home ]] 2025-10-10 06:20:21.577 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2025-10-10 06:20:21.581 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /tmp/dib_build.rRfAMPBy/mnt/dev' 2025-10-10 06:20:21.581 | Unmount /tmp/dib_build.rRfAMPBy/mnt/dev 2025-10-10 06:20:21.584 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /tmp/dib_build.rRfAMPBy/mnt/dev 2025-10-10 06:20:21.612 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2025-10-10 06:20:21.616 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2025-10-10 06:20:21.619 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-10 06:20:21.623 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2025-10-10 06:20:21.627 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.rRfAMPBy/mnt/boot/efi == */boot/efi ]] 2025-10-10 06:20:21.630 | + diskimage_builder/lib/common-functions:unmount_dir:449 : echo 'Mountpoint /tmp/dib_build.rRfAMPBy/mnt/boot/efi managed by block device; skipping' 2025-10-10 06:20:21.630 | Mountpoint /tmp/dib_build.rRfAMPBy/mnt/boot/efi managed by block device; skipping 2025-10-10 06:20:21.634 | + diskimage_builder/lib/common-functions:unmount_dir:450 : found_mountpoint=true 2025-10-10 06:20:21.637 | + diskimage_builder/lib/common-functions:unmount_dir:451 : break 2025-10-10 06:20:21.641 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' true == false ']' 2025-10-10 06:20:21.644 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2025-10-10 06:20:21.647 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2025-10-10 06:20:21.650 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-10 06:20:21.654 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2025-10-10 06:20:21.657 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.rRfAMPBy/mnt/boot == */boot/efi ]] 2025-10-10 06:20:21.661 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-10 06:20:21.665 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot != \/ ]] 2025-10-10 06:20:21.669 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.rRfAMPBy/mnt/boot == */boot ]] 2025-10-10 06:20:21.673 | + diskimage_builder/lib/common-functions:unmount_dir:449 : echo 'Mountpoint /tmp/dib_build.rRfAMPBy/mnt/boot managed by block device; skipping' 2025-10-10 06:20:21.673 | Mountpoint /tmp/dib_build.rRfAMPBy/mnt/boot managed by block device; skipping 2025-10-10 06:20:21.678 | + diskimage_builder/lib/common-functions:unmount_dir:450 : found_mountpoint=true 2025-10-10 06:20:21.681 | + diskimage_builder/lib/common-functions:unmount_dir:451 : break 2025-10-10 06:20:21.686 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' true == false ']' 2025-10-10 06:20:21.691 | + diskimage_builder/lib/img-functions:unmount_image:26 : '[' -n '' ']' 2025-10-10 06:20:21.697 | + diskimage_builder/lib/img-functions:unmount_image:29 : '[' -n '' ']' 2025-10-10 06:20:21.701 | ++ 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-10 06:20:21.843 | 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-10 06:20:21.844 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.rRfAMPBy/block-device/config.yaml', 'image-dir': '/tmp/dib_image.CPk1XqZd', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.rRfAMPBy/mnt', 'build-dir': '/tmp/dib_build.rRfAMPBy', 'image-size': '5242880KiB'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2025-10-10 06:20:21.844 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [image-path] 2025-10-10 06:20:21.873 | + diskimage_builder/lib/disk-image-create:main:591 : TMP_IMAGE_PATH=/tmp/dib_image.CPk1XqZd/image0.raw 2025-10-10 06:20:21.878 | + diskimage_builder/lib/disk-image-create:main:592 : export TMP_IMAGE_PATH 2025-10-10 06:20:21.883 | + 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-10 06:20:22.035 | 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-10 06:20:22.035 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.rRfAMPBy/block-device/config.yaml', 'image-dir': '/tmp/dib_image.CPk1XqZd', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.rRfAMPBy/mnt', 'build-dir': '/tmp/dib_build.rRfAMPBy', 'image-size': '5242880KiB'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2025-10-10 06:20:22.036 | INFO diskimage_builder.block_device.level3.mount [-] Called for [mount_fs_home] 2025-10-10 06:20:22.036 | INFO diskimage_builder.block_device.utils [-] Calling [sudo sync] 2025-10-10 06:20:22.061 | INFO diskimage_builder.block_device.utils [-] Calling [sudo fstrim --verbose /tmp/dib_build.rRfAMPBy/mnt/home] 2025-10-10 06:20:22.085 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: /tmp/dib_build.rRfAMPBy/mnt/home: 300 MiB (314572800 bytes) trimmed exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-10-10 06:20:22.087 | INFO diskimage_builder.block_device.utils [-] Calling [sudo umount /tmp/dib_build.rRfAMPBy/mnt/home] 2025-10-10 06:20:22.118 | INFO diskimage_builder.block_device.level3.mount [-] Called for [mount_fs_audit] 2025-10-10 06:20:22.118 | INFO diskimage_builder.block_device.utils [-] Calling [sudo sync] 2025-10-10 06:20:22.143 | INFO diskimage_builder.block_device.utils [-] Calling [sudo fstrim --verbose /tmp/dib_build.rRfAMPBy/mnt/var/log/audit] 2025-10-10 06:20:22.168 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: /tmp/dib_build.rRfAMPBy/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-10 06:20:22.170 | INFO diskimage_builder.block_device.utils [-] Calling [sudo umount /tmp/dib_build.rRfAMPBy/mnt/var/log/audit] 2025-10-10 06:20:22.202 | INFO diskimage_builder.block_device.level3.mount [-] Called for [mount_fs_log] 2025-10-10 06:20:22.202 | INFO diskimage_builder.block_device.utils [-] Calling [sudo sync] 2025-10-10 06:20:22.229 | INFO diskimage_builder.block_device.utils [-] Calling [sudo fstrim --verbose /tmp/dib_build.rRfAMPBy/mnt/var/log] 2025-10-10 06:20:22.252 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: /tmp/dib_build.rRfAMPBy/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-10 06:20:22.253 | INFO diskimage_builder.block_device.utils [-] Calling [sudo umount /tmp/dib_build.rRfAMPBy/mnt/var/log] 2025-10-10 06:20:22.291 | INFO diskimage_builder.block_device.level3.mount [-] Called for [mount_fs_var] 2025-10-10 06:20:22.291 | INFO diskimage_builder.block_device.utils [-] Calling [sudo sync] 2025-10-10 06:20:22.315 | INFO diskimage_builder.block_device.utils [-] Calling [sudo fstrim --verbose /tmp/dib_build.rRfAMPBy/mnt/var] 2025-10-10 06:20:22.336 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: /tmp/dib_build.rRfAMPBy/mnt/var: 952 MiB (998244352 bytes) trimmed exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-10-10 06:20:22.339 | INFO diskimage_builder.block_device.utils [-] Calling [sudo umount /tmp/dib_build.rRfAMPBy/mnt/var] 2025-10-10 06:20:22.457 | INFO diskimage_builder.block_device.level3.mount [-] Called for [mount_fs_tmp] 2025-10-10 06:20:22.457 | INFO diskimage_builder.block_device.utils [-] Calling [sudo sync] 2025-10-10 06:20:22.479 | INFO diskimage_builder.block_device.utils [-] Calling [sudo fstrim --verbose /tmp/dib_build.rRfAMPBy/mnt/tmp] 2025-10-10 06:20:22.501 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: /tmp/dib_build.rRfAMPBy/mnt/tmp: 300 MiB (314572800 bytes) trimmed exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-10-10 06:20:22.503 | INFO diskimage_builder.block_device.utils [-] Calling [sudo umount /tmp/dib_build.rRfAMPBy/mnt/tmp] 2025-10-10 06:20:22.540 | INFO diskimage_builder.block_device.level3.mount [-] Called for [mount_mkfs_ESP] 2025-10-10 06:20:22.540 | INFO diskimage_builder.block_device.utils [-] Calling [sudo sync] 2025-10-10 06:20:22.562 | INFO diskimage_builder.block_device.utils [-] Calling [sudo umount /tmp/dib_build.rRfAMPBy/mnt/boot/efi] 2025-10-10 06:20:22.593 | INFO diskimage_builder.block_device.level3.mount [-] Called for [mount_mkfs_boot] 2025-10-10 06:20:22.594 | INFO diskimage_builder.block_device.utils [-] Calling [sudo sync] 2025-10-10 06:20:22.617 | INFO diskimage_builder.block_device.utils [-] Calling [sudo fstrim --verbose /tmp/dib_build.rRfAMPBy/mnt/boot] 2025-10-10 06:20:22.738 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: /tmp/dib_build.rRfAMPBy/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-10 06:20:22.742 | INFO diskimage_builder.block_device.utils [-] Calling [sudo umount /tmp/dib_build.rRfAMPBy/mnt/boot] 2025-10-10 06:20:22.837 | INFO diskimage_builder.block_device.level3.mount [-] Called for [mount_fs_root] 2025-10-10 06:20:22.838 | INFO diskimage_builder.block_device.utils [-] Calling [sudo sync] 2025-10-10 06:20:22.863 | INFO diskimage_builder.block_device.utils [-] Calling [sudo fstrim --verbose /tmp/dib_build.rRfAMPBy/mnt/] 2025-10-10 06:20:22.889 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: /tmp/dib_build.rRfAMPBy/mnt/: 2.2 GiB (2344615936 bytes) trimmed exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-10-10 06:20:22.892 | INFO diskimage_builder.block_device.utils [-] Calling [sudo umount /tmp/dib_build.rRfAMPBy/mnt/] 2025-10-10 06:20:23.324 | INFO diskimage_builder.block_device.utils [-] Calling [sudo lvchange -an /dev/vg/lv_thinpool] 2025-10-10 06:20:23.467 | INFO diskimage_builder.block_device.utils [-] Calling [sudo lvchange -an /dev/vg/lv_root] 2025-10-10 06:20:23.573 | INFO diskimage_builder.block_device.utils [-] Calling [sudo lvchange -an /dev/vg/lv_tmp] 2025-10-10 06:20:23.663 | INFO diskimage_builder.block_device.utils [-] Calling [sudo lvchange -an /dev/vg/lv_var] 2025-10-10 06:20:23.746 | INFO diskimage_builder.block_device.utils [-] Calling [sudo lvchange -an /dev/vg/lv_log] 2025-10-10 06:20:23.824 | INFO diskimage_builder.block_device.utils [-] Calling [sudo lvchange -an /dev/vg/lv_audit] 2025-10-10 06:20:23.908 | INFO diskimage_builder.block_device.utils [-] Calling [sudo lvchange -an /dev/vg/lv_home] 2025-10-10 06:20:24.044 | INFO diskimage_builder.block_device.utils [-] Calling [sudo vgchange -an vg] 2025-10-10 06:20:24.104 | 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-10 06:20:24.137 | INFO diskimage_builder.block_device.utils [-] Calling [sudo udevadm settle] 2025-10-10 06:20:24.179 | INFO diskimage_builder.block_device.utils [-] Calling [sudo kpartx -d /dev/loop0] 2025-10-10 06:20:24.258 | INFO diskimage_builder.block_device.level0.localloop [-] loopdev detach 2025-10-10 06:20:24.259 | INFO diskimage_builder.block_device.utils [-] Calling [sudo losetup -d /dev/loop0] 2025-10-10 06:20:24.342 | + 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-10 06:20:24.502 | 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-10 06:20:24.502 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.rRfAMPBy/block-device/config.yaml', 'image-dir': '/tmp/dib_image.CPk1XqZd', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.rRfAMPBy/mnt', 'build-dir': '/tmp/dib_build.rRfAMPBy', 'image-size': '5242880KiB'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2025-10-10 06:20:24.503 | INFO diskimage_builder.block_device.utils [-] Calling [sudo pvscan --cache] 2025-10-10 06:20:24.565 | INFO diskimage_builder.block_device.blockdevice [-] Removing temporary state dir [/tmp/dib_build.rRfAMPBy/states/block-device] 2025-10-10 06:20:24.601 | + diskimage_builder/lib/disk-image-create:main:598 : cleanup_build_dir 2025-10-10 06:20:24.606 | + diskimage_builder/lib/common-functions:cleanup_build_dir:216 : timeout 10 sh -c ' while ! sudo rm -rf /tmp/dib_build.rRfAMPBy/built; do sleep 1; done' 2025-10-10 06:20:24.658 | + diskimage_builder/lib/common-functions:cleanup_build_dir:220 : sudo rm -rf /tmp/dib_build.rRfAMPBy/mnt 2025-10-10 06:20:24.690 | + diskimage_builder/lib/common-functions:cleanup_build_dir:221 : kill_chroot_processes /tmp/dib_build.rRfAMPBy 2025-10-10 06:20:24.776 | + diskimage_builder/lib/common-functions:cleanup_build_dir:222 : tmpfs_check 0 2025-10-10 06:20:24.781 | + diskimage_builder/lib/common-functions:tmpfs_check:22 : local echo_message=0 2025-10-10 06:20:24.784 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : '[' 0 == 0 ']' 2025-10-10 06:20:24.789 | + diskimage_builder/lib/common-functions:tmpfs_check:24 : '[' -r /proc/meminfo ']' 2025-10-10 06:20:24.794 | ++ diskimage_builder/lib/common-functions:tmpfs_check:25 : awk '/^MemTotal/ { print $2 }' /proc/meminfo 2025-10-10 06:20:24.800 | + diskimage_builder/lib/common-functions:tmpfs_check:25 : total_kB=7864352 2025-10-10 06:20:24.804 | + diskimage_builder/lib/common-functions:tmpfs_check:28 : RAM_NEEDED=14 2025-10-10 06:20:24.808 | + diskimage_builder/lib/common-functions:tmpfs_check:29 : '[' 7864352 -lt 14680064 ']' 2025-10-10 06:20:24.812 | + diskimage_builder/lib/common-functions:tmpfs_check:30 : '[' 0 == 1 ']' 2025-10-10 06:20:24.817 | + diskimage_builder/lib/common-functions:tmpfs_check:33 : return 1 2025-10-10 06:20:24.822 | + diskimage_builder/lib/common-functions:cleanup_build_dir:230 : rm -rf --one-file-system /tmp/dib_build.rRfAMPBy 2025-10-10 06:20:24.835 | + diskimage_builder/lib/disk-image-create:main:600 : [[ ! yum dib-init-system select-boot-kernel-initrd cache-url bootloader cloud-init-network-renderer edpm-partition-uefi base remove-resolvconf enable-packages-install manifests runtime-ssh-host-keys rpm-distro install-static override-pip-and-virtualenv source-repositories disable-nouveau dynamic-login redhat-common interface-names selinux-fixfiles-restore sysprep reset-bls-entries install-bin selinux-permissive openvswitch centos package-installs growvols edpm-base modprobe install-types pkg-map repo-setup element-manifest dracut-regenerate openssh-server stable-interface-names =~ no-final-image ]] 2025-10-10 06:20:24.839 | + diskimage_builder/lib/disk-image-create:main:600 : [[ 0 == \0 ]] 2025-10-10 06:20:24.842 | + diskimage_builder/lib/disk-image-create:main:601 : has_raw_type= 2025-10-10 06:20:24.845 | + diskimage_builder/lib/disk-image-create:main:602 : for IMAGE_TYPE in ${IMAGE_TYPES[@]} 2025-10-10 06:20:24.849 | + diskimage_builder/lib/disk-image-create:main:604 : '[' qcow2 = raw ']' 2025-10-10 06:20:24.853 | + diskimage_builder/lib/disk-image-create:main:606 : '[' qcow2 '!=' squashfs ']' 2025-10-10 06:20:24.857 | + diskimage_builder/lib/disk-image-create:main:607 : compress_and_save_image edpm-hardened-uefi.qcow2 2025-10-10 06:20:24.861 | + diskimage_builder/lib/img-functions:compress_and_save_image:137 : test qcow2 '!=' qcow2 2025-10-10 06:20:24.865 | + diskimage_builder/lib/img-functions:compress_and_save_image:138 : '[' -n '' ']' 2025-10-10 06:20:24.869 | + diskimage_builder/lib/img-functions:compress_and_save_image:141 : EXTRA_OPTIONS= 2025-10-10 06:20:24.872 | + diskimage_builder/lib/img-functions:compress_and_save_image:143 : '[' qcow2 = raw ']' 2025-10-10 06:20:24.876 | + diskimage_builder/lib/img-functions:compress_and_save_image:145 : '[' qcow2 == tgz ']' 2025-10-10 06:20:24.881 | + diskimage_builder/lib/img-functions:compress_and_save_image:148 : '[' qcow2 == vhd ']' 2025-10-10 06:20:24.884 | + diskimage_builder/lib/img-functions:compress_and_save_image:156 : echo 'Converting image using qemu-img convert' 2025-10-10 06:20:24.884 | Converting image using qemu-img convert 2025-10-10 06:20:24.888 | + diskimage_builder/lib/img-functions:compress_and_save_image:157 : qemu-img convert -c -f raw -O qcow2 /tmp/dib_image.CPk1XqZd/image0.raw edpm-hardened-uefi.qcow2-new 2025-10-10 06:21:36.497 | + diskimage_builder/lib/img-functions:compress_and_save_image:160 : OUT_IMAGE_PATH=edpm-hardened-uefi.qcow2-new 2025-10-10 06:21:36.501 | + diskimage_builder/lib/img-functions:compress_and_save_image:161 : finish_image edpm-hardened-uefi.qcow2 2025-10-10 06:21:36.505 | + diskimage_builder/lib/common-functions:finish_image:54 : '[' -f edpm-hardened-uefi.qcow2 -a 0 -eq 0 ']' 2025-10-10 06:21:36.509 | + diskimage_builder/lib/common-functions:finish_image:66 : mv edpm-hardened-uefi.qcow2-new edpm-hardened-uefi.qcow2 2025-10-10 06:21:36.514 | + diskimage_builder/lib/common-functions:finish_image:67 : [[ -n 1 ]] 2025-10-10 06:21:36.517 | + diskimage_builder/lib/common-functions:finish_image:67 : [[ 1 != \0 ]] 2025-10-10 06:21:36.520 | + diskimage_builder/lib/common-functions:finish_image:75 : declare -a wait_for 2025-10-10 06:21:36.524 | + diskimage_builder/lib/common-functions:finish_image:76 : [[ 1 == \1 ]] 2025-10-10 06:21:36.527 | + diskimage_builder/lib/common-functions:finish_image:76 : DIB_CHECKSUM=md5,sha256 2025-10-10 06:21:36.531 | + diskimage_builder/lib/common-functions:finish_image:77 : [[ md5,sha256 == *md5* ]] 2025-10-10 06:21:36.535 | + diskimage_builder/lib/common-functions:finish_image:77 : md5sum edpm-hardened-uefi.qcow2 2025-10-10 06:21:36.536 | + diskimage_builder/lib/common-functions:finish_image:77 : wait_for+=($!) 2025-10-10 06:21:36.540 | + diskimage_builder/lib/common-functions:finish_image:78 : [[ md5,sha256 == *sha256* ]] 2025-10-10 06:21:36.545 | + diskimage_builder/lib/common-functions:finish_image:78 : sha256sum edpm-hardened-uefi.qcow2 2025-10-10 06:21:36.545 | + diskimage_builder/lib/common-functions:finish_image:78 : wait_for+=($!) 2025-10-10 06:21:36.548 | + diskimage_builder/lib/common-functions:finish_image:79 : wait 51445 51455 2025-10-10 06:21:37.951 | + diskimage_builder/lib/common-functions:finish_image:81 : echo 'Image file edpm-hardened-uefi.qcow2 created...' 2025-10-10 06:21:37.951 | Image file edpm-hardened-uefi.qcow2 created... 2025-10-10 06:21:37.954 | + diskimage_builder/lib/disk-image-create:main:610 : '[' -n '' ']' 2025-10-10 06:21:37.958 | + diskimage_builder/lib/disk-image-create:main:617 : cleanup_image_dir 2025-10-10 06:21:37.961 | + diskimage_builder/lib/common-functions:cleanup_image_dir:234 : kill_chroot_processes /tmp/dib_image.CPk1XqZd 2025-10-10 06:21:38.030 | + diskimage_builder/lib/common-functions:cleanup_image_dir:235 : tmpfs_check 0 2025-10-10 06:21:38.033 | + diskimage_builder/lib/common-functions:tmpfs_check:22 : local echo_message=0 2025-10-10 06:21:38.036 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : '[' 0 == 0 ']' 2025-10-10 06:21:38.039 | + diskimage_builder/lib/common-functions:tmpfs_check:24 : '[' -r /proc/meminfo ']' 2025-10-10 06:21:38.043 | ++ diskimage_builder/lib/common-functions:tmpfs_check:25 : awk '/^MemTotal/ { print $2 }' /proc/meminfo 2025-10-10 06:21:38.049 | + diskimage_builder/lib/common-functions:tmpfs_check:25 : total_kB=7864352 2025-10-10 06:21:38.052 | + diskimage_builder/lib/common-functions:tmpfs_check:28 : RAM_NEEDED=14 2025-10-10 06:21:38.056 | + diskimage_builder/lib/common-functions:tmpfs_check:29 : '[' 7864352 -lt 14680064 ']' 2025-10-10 06:21:38.059 | + diskimage_builder/lib/common-functions:tmpfs_check:30 : '[' 0 == 1 ']' 2025-10-10 06:21:38.062 | + diskimage_builder/lib/common-functions:tmpfs_check:33 : return 1 2025-10-10 06:21:38.066 | + diskimage_builder/lib/common-functions:cleanup_image_dir:241 : rm -rf --one-file-system /tmp/dib_image.CPk1XqZd 2025-10-10 06:21:38.377 | Build completed successfully