2025-12-11 05:17:26.817 | diskimage-builder version 3.37.1 2025-12-11 05:17:26.818 | Building elements: base centos dynamic-login element-manifest selinux-permissive enable-packages-install interface-names ironic-agent-multipath override-pip-and-virtualenv extra-hardware ironic-python-agent-ramdisk repo-setup 2025-12-11 05:17:26.865 | 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-12-11 05:17:26.898 | Expanded element dependencies to: install-bin select-boot-kernel-initrd dhcp-all-interfaces install-types element-manifest base override-pip-and-virtualenv sysprep ironic-python-agent-ramdisk install-static epel runtime-ssh-host-keys repo-setup dib-init-system openssh-server source-repositories ibft-interfaces yum centos ensure-venv interface-names package-installs redhat-common manifests cache-url selinux-fixfiles-restore dib-python rpm-distro pkg-map dynamic-login extra-hardware svc-map no-final-image ironic-ramdisk-base ironic-agent-multipath selinux-permissive enable-packages-install 2025-12-11 05:17:26.901 | + diskimage_builder/lib/disk-image-create:main:255 : '[' 1 = 1 ']' 2025-12-11 05:17:26.903 | + diskimage_builder/lib/disk-image-create:main:256 : export IMAGE_NAME=ironic-python-agent 2025-12-11 05:17:26.906 | + diskimage_builder/lib/disk-image-create:main:256 : IMAGE_NAME=ironic-python-agent 2025-12-11 05:17:26.908 | + diskimage_builder/lib/disk-image-create:main:260 : for X in ${!IMAGE_TYPES[@]} 2025-12-11 05:17:26.911 | + diskimage_builder/lib/disk-image-create:main:261 : case "${IMAGE_TYPES[$X]}" in 2025-12-11 05:17:26.913 | + diskimage_builder/lib/disk-image-create:main:263 : type qemu-img 2025-12-11 05:17:26.915 | + diskimage_builder/lib/disk-image-create:main:299 : type fstrim 2025-12-11 05:17:26.918 | + diskimage_builder/lib/disk-image-create:main:307 : [[ -n '' ]] 2025-12-11 05:17:26.920 | + diskimage_builder/lib/disk-image-create:main:314 : mk_build_dir 2025-12-11 05:17:26.923 | ++ diskimage_builder/lib/common-functions:mk_build_dir:37 : mktemp -t -d --tmpdir=/tmp dib_build.XXXXXXXX 2025-12-11 05:17:26.926 | + diskimage_builder/lib/common-functions:mk_build_dir:37 : TMP_BUILD_DIR=/tmp/dib_build.7EwvFRG5 2025-12-11 05:17:26.929 | ++ diskimage_builder/lib/common-functions:mk_build_dir:38 : mktemp -t -d --tmpdir=/tmp dib_image.XXXXXXXX 2025-12-11 05:17:26.932 | + diskimage_builder/lib/common-functions:mk_build_dir:38 : TMP_IMAGE_DIR=/tmp/dib_image.7EJ1Vvyi 2025-12-11 05:17:26.935 | + diskimage_builder/lib/common-functions:mk_build_dir:39 : '[' 0 -eq 0 ']' 2025-12-11 05:17:26.937 | + diskimage_builder/lib/common-functions:mk_build_dir:40 : export TMP_BUILD_DIR 2025-12-11 05:17:26.939 | + diskimage_builder/lib/common-functions:mk_build_dir:41 : tmpfs_check 2025-12-11 05:17:26.942 | + diskimage_builder/lib/common-functions:tmpfs_check:22 : local echo_message=1 2025-12-11 05:17:26.944 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : '[' 0 == 0 ']' 2025-12-11 05:17:26.947 | + diskimage_builder/lib/common-functions:tmpfs_check:24 : '[' -r /proc/meminfo ']' 2025-12-11 05:17:26.950 | ++ diskimage_builder/lib/common-functions:tmpfs_check:25 : awk '/^MemTotal/ { print $2 }' /proc/meminfo 2025-12-11 05:17:26.955 | + diskimage_builder/lib/common-functions:tmpfs_check:25 : total_kB=7865356 2025-12-11 05:17:26.957 | + diskimage_builder/lib/common-functions:tmpfs_check:28 : RAM_NEEDED=14 2025-12-11 05:17:26.959 | + diskimage_builder/lib/common-functions:tmpfs_check:29 : '[' 7865356 -lt 14680064 ']' 2025-12-11 05:17:26.962 | + diskimage_builder/lib/common-functions:tmpfs_check:30 : '[' 1 == 1 ']' 2025-12-11 05:17:26.965 | + diskimage_builder/lib/common-functions:tmpfs_check:31 : echo 'WARNING: Not enough RAM to use tmpfs for build. Using /tmp. (7865356 < 14G)' 2025-12-11 05:17:26.965 | WARNING: Not enough RAM to use tmpfs for build. Using /tmp. (7865356 < 14G) 2025-12-11 05:17:26.967 | + diskimage_builder/lib/common-functions:tmpfs_check:33 : return 1 2025-12-11 05:17:26.970 | + diskimage_builder/lib/common-functions:mk_build_dir:46 : trap trap_cleanup EXIT 2025-12-11 05:17:26.972 | + diskimage_builder/lib/common-functions:mk_build_dir:47 : echo Building in /tmp/dib_build.7EwvFRG5 2025-12-11 05:17:26.972 | Building in /tmp/dib_build.7EwvFRG5 2025-12-11 05:17:26.975 | + diskimage_builder/lib/common-functions:mk_build_dir:48 : export TMP_IMAGE_DIR 2025-12-11 05:17:26.977 | + diskimage_builder/lib/common-functions:mk_build_dir:49 : export OUT_IMAGE_PATH= 2025-12-11 05:17:26.980 | + diskimage_builder/lib/common-functions:mk_build_dir:49 : OUT_IMAGE_PATH= 2025-12-11 05:17:26.982 | + diskimage_builder/lib/common-functions:mk_build_dir:50 : export TMP_HOOKS_PATH=/tmp/dib_build.7EwvFRG5/hooks 2025-12-11 05:17:26.985 | + diskimage_builder/lib/common-functions:mk_build_dir:50 : TMP_HOOKS_PATH=/tmp/dib_build.7EwvFRG5/hooks 2025-12-11 05:17:26.987 | + diskimage_builder/lib/disk-image-create:main:318 : mkdir -p /tmp/dib_build.7EwvFRG5/block-device 2025-12-11 05:17:26.991 | + diskimage_builder/lib/disk-image-create:main:319 : BLOCK_DEVICE_CONFIG_YAML=/tmp/dib_build.7EwvFRG5/block-device/config.yaml 2025-12-11 05:17:26.994 | + diskimage_builder/lib/disk-image-create:main:320 : block_device_create_config_file /tmp/dib_build.7EwvFRG5/block-device/config.yaml 2025-12-11 05:17:27.005 | Searching elements for block-device[-amd64].yaml ... 2025-12-11 05:17:27.008 | ... done 2025-12-11 05:17:27.008 | Using default block-device fallback config 2025-12-11 05:17:27.011 | + diskimage_builder/lib/disk-image-create:main:323 : DIB_BLOCK_DEVICE_PARAMS_YAML=/tmp/dib_build.7EwvFRG5/block-device/params.yaml 2025-12-11 05:17:27.014 | + diskimage_builder/lib/disk-image-create:main:324 : export DIB_BLOCK_DEVICE_PARAMS_YAML 2025-12-11 05:17:27.017 | + diskimage_builder/lib/disk-image-create:main:325 : cat 2025-12-11 05:17:27.020 | + 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-12-11 05:17:27.136 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:229 2025-12-11 05:17:27.136 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.7EwvFRG5/block-device/config.yaml', 'image-dir': '/tmp/dib_image.7EJ1Vvyi', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.7EwvFRG5/mnt', 'build-dir': '/tmp/dib_build.7EwvFRG5'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2025-12-11 05:17:27.137 | DEBUG diskimage_builder.block_device.blockdevice [-] Config before merge [[{'local_loop': {'name': 'image0', 'mkfs': {'name': 'mkfs_root', 'mount': {'mount_point': '/', 'fstab': {'options': 'defaults', 'fsck-passno': 1}}}}}]] cmd_init /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:260 2025-12-11 05:17:27.137 | DEBUG diskimage_builder.block_device.blockdevice [-] Config before merge [[{'fstab': {'base': 'mount_mkfs_root', 'name': 'fstab_mount_mkfs_root', 'options': 'defaults', 'fsck-passno': 1}}, {'mount': {'base': 'mkfs_root', 'name': 'mount_mkfs_root', 'mount_point': '/'}}, {'mkfs': {'base': 'image0', 'name': 'mkfs_root'}}, {'local_loop': {'name': 'image0'}}]] cmd_init /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:262 2025-12-11 05:17:27.137 | DEBUG diskimage_builder.block_device.blockdevice [-] Final config [[{'fstab': {'base': 'mount_mkfs_root', 'name': 'fstab_mount_mkfs_root', 'options': 'defaults', 'fsck-passno': 1}}, {'mount': {'base': 'mkfs_root', 'name': 'mount_mkfs_root', 'mount_point': '/'}}, {'mkfs': {'base': 'image0', 'name': 'mkfs_root', 'type': 'ext4', 'label': 'cloudimg-rootfs'}}, {'local_loop': {'name': 'image0'}}]] cmd_init /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:264 2025-12-11 05:17:27.138 | INFO diskimage_builder.block_device.blockdevice [-] Wrote final block device config to [/tmp/dib_build.7EwvFRG5/states/block-device/config.json] 2025-12-11 05:17:27.153 | ++ 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-12-11 05:17:27.267 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:229 2025-12-11 05:17:27.267 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.7EwvFRG5/block-device/config.yaml', 'image-dir': '/tmp/dib_image.7EJ1Vvyi', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.7EwvFRG5/mnt', 'build-dir': '/tmp/dib_build.7EwvFRG5'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2025-12-11 05:17:27.267 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [root-label] 2025-12-11 05:17:27.267 | DEBUG diskimage_builder.block_device.blockdevice [-] root-label [cloudimg-rootfs] cmd_getval /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:308 2025-12-11 05:17:27.282 | + diskimage_builder/lib/disk-image-create:main:338 : DIB_ROOT_LABEL=cloudimg-rootfs 2025-12-11 05:17:27.285 | + diskimage_builder/lib/disk-image-create:main:339 : export DIB_ROOT_LABEL 2025-12-11 05:17:27.288 | ++ 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-12-11 05:17:27.403 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:229 2025-12-11 05:17:27.403 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.7EwvFRG5/block-device/config.yaml', 'image-dir': '/tmp/dib_image.7EJ1Vvyi', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.7EwvFRG5/mnt', 'build-dir': '/tmp/dib_build.7EwvFRG5'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2025-12-11 05:17:27.403 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [root-fstype] 2025-12-11 05:17:27.403 | DEBUG diskimage_builder.block_device.blockdevice [-] root-fstype [ext4] cmd_getval /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:315 2025-12-11 05:17:27.417 | + diskimage_builder/lib/disk-image-create:main:342 : DIB_ROOT_FSTYPE=ext4 2025-12-11 05:17:27.420 | + diskimage_builder/lib/disk-image-create:main:343 : export DIB_ROOT_FSTYPE 2025-12-11 05:17:27.423 | ++ 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-12-11 05:17:27.541 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:229 2025-12-11 05:17:27.541 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.7EwvFRG5/block-device/config.yaml', 'image-dir': '/tmp/dib_image.7EJ1Vvyi', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.7EwvFRG5/mnt', 'build-dir': '/tmp/dib_build.7EwvFRG5'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2025-12-11 05:17:27.541 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [boot-label] 2025-12-11 05:17:27.541 | DEBUG diskimage_builder.block_device.blockdevice [-] boot-label [] cmd_getval /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:329 2025-12-11 05:17:27.557 | + diskimage_builder/lib/disk-image-create:main:347 : DIB_BOOT_LABEL= 2025-12-11 05:17:27.559 | + diskimage_builder/lib/disk-image-create:main:348 : export DIB_BOOT_LABEL 2025-12-11 05:17:27.563 | ++ 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-12-11 05:17:27.682 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:229 2025-12-11 05:17:27.682 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.7EwvFRG5/block-device/config.yaml', 'image-dir': '/tmp/dib_image.7EJ1Vvyi', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.7EwvFRG5/mnt', 'build-dir': '/tmp/dib_build.7EwvFRG5'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2025-12-11 05:17:27.683 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [mount-points] 2025-12-11 05:17:27.698 | + diskimage_builder/lib/disk-image-create:main:351 : DIB_MOUNTPOINTS=/ 2025-12-11 05:17:27.701 | + diskimage_builder/lib/disk-image-create:main:352 : export DIB_MOUNTPOINTS 2025-12-11 05:17:27.703 | + diskimage_builder/lib/disk-image-create:main:354 : create_base 2025-12-11 05:17:27.706 | + diskimage_builder/lib/common-functions:create_base:353 : mkdir /tmp/dib_build.7EwvFRG5/mnt 2025-12-11 05:17:27.710 | + diskimage_builder/lib/common-functions:create_base:357 : sudo chown root.root /tmp/dib_build.7EwvFRG5/mnt 2025-12-11 05:17:27.730 | + diskimage_builder/lib/common-functions:create_base:358 : export TMP_MOUNT_PATH=/tmp/dib_build.7EwvFRG5/mnt 2025-12-11 05:17:27.733 | + diskimage_builder/lib/common-functions:create_base:358 : TMP_MOUNT_PATH=/tmp/dib_build.7EwvFRG5/mnt 2025-12-11 05:17:27.735 | + diskimage_builder/lib/common-functions:create_base:360 : TARGET_ROOT=/tmp/dib_build.7EwvFRG5/mnt 2025-12-11 05:17:27.738 | + diskimage_builder/lib/common-functions:create_base:360 : run_d root 2025-12-11 05:17:27.740 | + diskimage_builder/lib/common-functions:run_d:246 : check_element 2025-12-11 05:17:27.743 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.7EwvFRG5/hooks ']' 2025-12-11 05:17:27.745 | + diskimage_builder/lib/common-functions:check_element:154 : generate_hooks 2025-12-11 05:17:27.760 | Copying hooks for override-pip-and-virtualenv 2025-12-11 05:17:27.767 | Copying hooks for epel 2025-12-11 05:17:27.772 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/epel/pre-install.d/05-rpm-epel-release 2025-12-11 05:17:27.780 | Copying hooks for enable-packages-install 2025-12-11 05:17:27.785 | Copying hooks /usr/share/edpm-image-builder/dib/enable-packages-install/environment.d/01-export-install-types.bash 2025-12-11 05:17:27.789 | Copying hooks for install-bin 2025-12-11 05:17:27.794 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/install-bin/pre-install.d/01-install-bin 2025-12-11 05:17:27.798 | Copying hooks for source-repositories 2025-12-11 05:17:27.803 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/source-repositories/extra-data.d/98-source-repositories 2025-12-11 05:17:27.811 | Copying hooks for interface-names 2025-12-11 05:17:27.817 | Copying hooks /usr/share/edpm-image-builder/dib/interface-names/install.d/70-clear-net-ifnames 2025-12-11 05:17:27.818 | Copying hooks /usr/share/edpm-image-builder/dib/interface-names/install.d/71-clean-stale-interface 2025-12-11 05:17:27.822 | Copying hooks for package-installs 2025-12-11 05:17:27.827 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/bin/package-installs 2025-12-11 05:17:27.829 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/bin/package-installs-squash 2025-12-11 05:17:27.830 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/bin/package-installs-v2 2025-12-11 05:17:27.832 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/bin/package-uninstalls 2025-12-11 05:17:27.836 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/extra-data.d/99-squash-package-install 2025-12-11 05:17:27.840 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/install.d/01-package-installs 2025-12-11 05:17:27.842 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/install.d/99-package-uninstalls 2025-12-11 05:17:27.847 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/post-install.d/00-package-installs 2025-12-11 05:17:27.849 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/post-install.d/95-package-uninstalls 2025-12-11 05:17:27.853 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/pre-install.d/10-package-installs 2025-12-11 05:17:27.854 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/pre-install.d/99-package-uninstalls 2025-12-11 05:17:27.861 | Copying hooks for yum 2025-12-11 05:17:27.865 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/yum/bin/install-packages 2025-12-11 05:17:27.870 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/yum/cleanup.d/99-remove-yum-repo-conf 2025-12-11 05:17:27.874 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/yum/extra-data.d/99-yum-repo-conf 2025-12-11 05:17:27.878 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/yum/post-install.d/99-reset-yum-conf 2025-12-11 05:17:27.882 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/yum/pre-install.d/00-01-yum-keepcache 2025-12-11 05:17:27.884 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/yum/pre-install.d/00-dnf-update 2025-12-11 05:17:27.885 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/yum/pre-install.d/00-install-repo-package 2025-12-11 05:17:27.887 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/yum/pre-install.d/01-00-centos-python3 2025-12-11 05:17:27.888 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/yum/pre-install.d/01-module-configuration 2025-12-11 05:17:27.893 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/yum/root.d/50-yum-cache 2025-12-11 05:17:27.898 | Copying hooks for ironic-ramdisk-base 2025-12-11 05:17:27.902 | Copying hooks /usr/share/ironic-python-agent-builder/dib/ironic-ramdisk-base/cleanup.d/98-prepare-resolve-conf 2025-12-11 05:17:27.904 | Copying hooks /usr/share/ironic-python-agent-builder/dib/ironic-ramdisk-base/cleanup.d/99-ramdisk-create 2025-12-11 05:17:27.908 | Copying hooks /usr/share/ironic-python-agent-builder/dib/ironic-ramdisk-base/environment.d/10-checksum.bash 2025-12-11 05:17:27.914 | Copying hooks for selinux-permissive 2025-12-11 05:17:27.918 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/selinux-permissive/pre-install.d/11-selinux-permissive 2025-12-11 05:17:27.922 | Copying hooks for ensure-venv 2025-12-11 05:17:27.930 | Copying hooks for rpm-distro 2025-12-11 05:17:27.934 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/rpm-distro/post-install.d/06-network-config-nonzeroconf 2025-12-11 05:17:27.938 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/rpm-distro/pre-install.d/00-fix-requiretty 2025-12-11 05:17:27.940 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/rpm-distro/pre-install.d/00-usr-local-bin-secure-path 2025-12-11 05:17:27.941 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/rpm-distro/pre-install.d/01-override-yum-arch 2025-12-11 05:17:27.946 | Copying hooks for base 2025-12-11 05:17:27.950 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/base/environment.d/10-base-defaults 2025-12-11 05:17:27.954 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/base/install.d/00-baseline-environment 2025-12-11 05:17:27.956 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/base/install.d/00-up-to-date 2025-12-11 05:17:27.957 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/base/install.d/10-cloud-init 2025-12-11 05:17:27.961 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/base/pre-install.d/03-baseline-tools 2025-12-11 05:17:27.968 | Copying hooks for install-types 2025-12-11 05:17:27.972 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/install-types/extra-data.d/99-enable-install-types 2025-12-11 05:17:27.976 | Copying hooks for dhcp-all-interfaces 2025-12-11 05:17:27.981 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dhcp-all-interfaces/install.d/50-dhcp-all-interfaces 2025-12-11 05:17:27.982 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dhcp-all-interfaces/install.d/60-remove-cloud-image-interfaces 2025-12-11 05:17:27.983 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dhcp-all-interfaces/install.d/NetworkManager-conf.d-00-main.conf 2025-12-11 05:17:27.985 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dhcp-all-interfaces/install.d/dhcp-all-interfaces-udev.rules 2025-12-11 05:17:27.986 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dhcp-all-interfaces/install.d/dhcp-all-interfaces.conf 2025-12-11 05:17:27.988 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dhcp-all-interfaces/install.d/dhcp-all-interfaces.init 2025-12-11 05:17:27.989 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dhcp-all-interfaces/install.d/dhcp-all-interfaces.sh 2025-12-11 05:17:27.990 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dhcp-all-interfaces/install.d/dhcp-interface@.service 2025-12-11 05:17:27.999 | Copying hooks for element-manifest 2025-12-11 05:17:28.003 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/element-manifest/extra-data.d/75-inject-element-manifest 2025-12-11 05:17:28.008 | Copying hooks for ironic-python-agent-ramdisk 2025-12-11 05:17:28.012 | Copying hooks /usr/share/ironic-python-agent-builder/dib/ironic-python-agent-ramdisk/environment.d/01-debian-ipa.bash 2025-12-11 05:17:28.014 | Copying hooks /usr/share/ironic-python-agent-builder/dib/ironic-python-agent-ramdisk/environment.d/10-defaults.bash 2025-12-11 05:17:28.015 | Copying hooks /usr/share/ironic-python-agent-builder/dib/ironic-python-agent-ramdisk/environment.d/20-ipa-distro-family.bash 2025-12-11 05:17:28.019 | Copying hooks /usr/share/ironic-python-agent-builder/dib/ironic-python-agent-ramdisk/extra-data.d/15-ssl-ca-copy 2025-12-11 05:17:28.023 | Copying hooks /usr/share/ironic-python-agent-builder/dib/ironic-python-agent-ramdisk/install.d/ironic-python-agent-ramdisk-package-install 2025-12-11 05:17:28.024 | Copying hooks /usr/share/ironic-python-agent-builder/dib/ironic-python-agent-ramdisk/install.d/ironic-python-agent-ramdisk-source-install 2025-12-11 05:17:28.028 | Copying hooks /usr/share/ironic-python-agent-builder/dib/ironic-python-agent-ramdisk/post-install.d/80-ironic-python-agent-ramdisk 2025-12-11 05:17:28.030 | Copying hooks /usr/share/ironic-python-agent-builder/dib/ironic-python-agent-ramdisk/post-install.d/99-remove-extra-packages 2025-12-11 05:17:28.035 | Copying hooks /usr/share/ironic-python-agent-builder/dib/ironic-python-agent-ramdisk/static/etc 2025-12-11 05:17:28.036 | Copying hooks /usr/share/ironic-python-agent-builder/dib/ironic-python-agent-ramdisk/static/usr 2025-12-11 05:17:28.050 | Copying hooks for extra-hardware 2025-12-11 05:17:28.054 | Copying hooks /usr/share/ironic-python-agent-builder/dib/extra-hardware/environment.d/10-enable-rdo-deps.bash 2025-12-11 05:17:28.057 | Copying hooks /usr/share/ironic-python-agent-builder/dib/extra-hardware/install.d/extra-hardware-package-install 2025-12-11 05:17:28.059 | Copying hooks /usr/share/ironic-python-agent-builder/dib/extra-hardware/install.d/extra-hardware-source-install 2025-12-11 05:17:28.063 | Copying hooks /usr/share/ironic-python-agent-builder/dib/extra-hardware/pre-install.d/10-enable-rdo-deps 2025-12-11 05:17:28.071 | Copying hooks for selinux-fixfiles-restore 2025-12-11 05:17:28.075 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/selinux-fixfiles-restore/cleanup.d/99-selinux-fixfiles-restore 2025-12-11 05:17:28.079 | Copying hooks for openssh-server 2025-12-11 05:17:28.084 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/openssh-server/post-install.d/80-enable-sshd-service 2025-12-11 05:17:28.085 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/openssh-server/post-install.d/99-harden-sshd-config 2025-12-11 05:17:28.094 | Copying hooks for manifests 2025-12-11 05:17:28.098 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/manifests/cleanup.d/01-copy-manifests-dir 2025-12-11 05:17:28.102 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/manifests/environment.d/14-manifests 2025-12-11 05:17:28.106 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/manifests/extra-data.d/20-manifest-dir 2025-12-11 05:17:28.110 | Copying hooks for no-final-image 2025-12-11 05:17:28.115 | Copying hooks for sysprep 2025-12-11 05:17:28.119 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/sysprep/bin/extract-image 2025-12-11 05:17:28.125 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/sysprep/finalise.d/99-clear-machine-id 2025-12-11 05:17:28.129 | Copying hooks for dib-init-system 2025-12-11 05:17:28.133 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dib-init-system/environment.d/99-dib-init-system 2025-12-11 05:17:28.136 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dib-init-system/install.d/20-install-init-scripts 2025-12-11 05:17:28.140 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dib-init-system/post-install.d/10-enable-init-scripts 2025-12-11 05:17:28.144 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dib-init-system/pre-install.d/04-dib-init-system 2025-12-11 05:17:28.148 | Copying hooks for install-static 2025-12-11 05:17:28.152 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/install-static/install.d/10-install-static-files 2025-12-11 05:17:28.160 | Copying hooks for select-boot-kernel-initrd 2025-12-11 05:17:28.164 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/select-boot-kernel-initrd/bin/select-boot-kernel-initrd 2025-12-11 05:17:28.168 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/select-boot-kernel-initrd/cleanup.d/99-remove-dib-img-functions 2025-12-11 05:17:28.171 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/select-boot-kernel-initrd/extra-data.d/99-copy-dib-img-functions 2025-12-11 05:17:28.175 | Copying hooks for dynamic-login 2025-12-11 05:17:28.180 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dynamic-login/init-scripts/systemd 2025-12-11 05:17:28.182 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dynamic-login/init-scripts/sysv 2025-12-11 05:17:28.183 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dynamic-login/init-scripts/upstart 2025-12-11 05:17:28.187 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dynamic-login/install.d/70-enable-dynamic-login-services 2025-12-11 05:17:28.191 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dynamic-login/static/usr 2025-12-11 05:17:28.196 | Copying hooks for redhat-common 2025-12-11 05:17:28.200 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/redhat-common/bin/map-packages 2025-12-11 05:17:28.204 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/redhat-common/environment.d/50-redhat-common 2025-12-11 05:17:28.208 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/redhat-common/finalise.d/01-clean-old-kernels 2025-12-11 05:17:28.214 | Copying hooks for repo-setup 2025-12-11 05:17:28.219 | Copying hooks /usr/share/edpm-image-builder/dib/repo-setup/environment.d/01-repo-setup.bash 2025-12-11 05:17:28.223 | Copying hooks /usr/share/edpm-image-builder/dib/repo-setup/pre-install.d/00-03-repo-setup 2025-12-11 05:17:28.227 | Copying hooks for cache-url 2025-12-11 05:17:28.231 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/cache-url/bin/cache-url 2025-12-11 05:17:28.240 | Copying hooks for ibft-interfaces 2025-12-11 05:17:28.244 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/ibft-interfaces/init-scripts/systemd 2025-12-11 05:17:28.246 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/ibft-interfaces/init-scripts/sysv 2025-12-11 05:17:28.247 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/ibft-interfaces/init-scripts/upstart 2025-12-11 05:17:28.251 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/ibft-interfaces/post-install.d/70-init-ibft-interfaces 2025-12-11 05:17:28.255 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/ibft-interfaces/static/etc 2025-12-11 05:17:28.257 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/ibft-interfaces/static/usr 2025-12-11 05:17:28.265 | Copying hooks for dib-python 2025-12-11 05:17:28.270 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dib-python/cleanup.d/50-dib-python 2025-12-11 05:17:28.274 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dib-python/environment.d/50-dib-python-version 2025-12-11 05:17:28.277 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dib-python/pre-install.d/01-dib-python 2025-12-11 05:17:28.282 | Copying hooks for runtime-ssh-host-keys 2025-12-11 05:17:28.286 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/cleanup.d/90-remove-ssh-host-keys 2025-12-11 05:17:28.289 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/init-scripts/systemd 2025-12-11 05:17:28.291 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/init-scripts/upstart 2025-12-11 05:17:28.295 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/post-install.d/80-ssh-keygen 2025-12-11 05:17:28.300 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/static/usr 2025-12-11 05:17:28.309 | Copying hooks for ironic-agent-multipath 2025-12-11 05:17:28.312 | Copying hooks /usr/share/edpm-image-builder/dib/ironic-agent-multipath/static/etc 2025-12-11 05:17:28.319 | Copying hooks for svc-map 2025-12-11 05:17:28.323 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/svc-map/bin/svc-map 2025-12-11 05:17:28.327 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/svc-map/extra-data.d/10-merge-svc-map-files 2025-12-11 05:17:28.328 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/svc-map/extra-data.d/11-copy-svc-map-file 2025-12-11 05:17:28.337 | Copying hooks for pkg-map 2025-12-11 05:17:28.341 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/pkg-map/bin/pkg-map 2025-12-11 05:17:28.345 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/pkg-map/extra-data.d/10-create-pkg-map-dir 2025-12-11 05:17:28.350 | Copying hooks for centos 2025-12-11 05:17:28.354 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/centos/environment.d/10-centos-distro-name.bash 2025-12-11 05:17:28.358 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/centos/post-install.d/03-reset-bls-entries 2025-12-11 05:17:28.362 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/centos/pre-install.d/00-02-set-centos-mirror 2025-12-11 05:17:28.363 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/centos/pre-install.d/02-set-machine-id 2025-12-11 05:17:28.367 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/centos/root.d/10-centos-cloud-image 2025-12-11 05:17:28.372 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/centos/test-elements/8-build-succeeds 2025-12-11 05:17:28.374 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/centos/test-elements/8-stream-build-succeeds 2025-12-11 05:17:28.375 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/centos/test-elements/9-stream-build-succeeds 2025-12-11 05:17:28.386 | + diskimage_builder/lib/common-functions:run_d:247 : check_break before-root bash 2025-12-11 05:17:28.389 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-12-11 05:17:28.389 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-root(,|$)' -q 2025-12-11 05:17:28.394 | + diskimage_builder/lib/common-functions:run_d:248 : '[' -d /tmp/dib_build.7EwvFRG5/hooks/root.d ']' 2025-12-11 05:17:28.396 | + diskimage_builder/lib/common-functions:run_d:249 : echo 'Running hooks from /tmp/dib_build.7EwvFRG5/hooks/root.d' 2025-12-11 05:17:28.396 | Running hooks from /tmp/dib_build.7EwvFRG5/hooks/root.d 2025-12-11 05:17:28.399 | + diskimage_builder/lib/common-functions:run_d:250 : '[' -n '' ']' 2025-12-11 05:17:28.402 | + diskimage_builder/lib/common-functions:run_d:256 : /usr/lib/python3.9/site-packages/diskimage_builder/lib/dib-run-parts /tmp/dib_build.7EwvFRG5/hooks/root.d 2025-12-11 05:17:28.414 | dib-run-parts Sourcing environment file /tmp/dib_build.7EwvFRG5/hooks/root.d/../environment.d/01-debian-ipa.bash 2025-12-11 05:17:28.416 | + source /tmp/dib_build.7EwvFRG5/hooks/root.d/../environment.d/01-debian-ipa.bash 2025-12-11 05:17:28.416 | ++ DIB_DEBIAN_NON_FREE=non-free-firmware 2025-12-11 05:17:28.416 | ++ [[ 9-stream == \b\u\l\l\s\e\y\e ]] 2025-12-11 05:17:28.416 | ++ export DIB_DEBIAN_COMPONENTS=main,contrib,non-free-firmware 2025-12-11 05:17:28.416 | ++ DIB_DEBIAN_COMPONENTS=main,contrib,non-free-firmware 2025-12-11 05:17:28.416 | ++ [[ main,contrib,non-free-firmware =~ non-free ]] 2025-12-11 05:17:28.416 | ++ export IPA_DEBIAN_NONFREE=true 2025-12-11 05:17:28.416 | ++ IPA_DEBIAN_NONFREE=true 2025-12-11 05:17:28.416 | dib-run-parts Sourcing environment file /tmp/dib_build.7EwvFRG5/hooks/root.d/../environment.d/01-export-install-types.bash 2025-12-11 05:17:28.418 | + source /tmp/dib_build.7EwvFRG5/hooks/root.d/../environment.d/01-export-install-types.bash 2025-12-11 05:17:28.419 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2025-12-11 05:17:28.419 | ++ DIB_DEFAULT_INSTALLTYPE=package 2025-12-11 05:17:28.419 | dib-run-parts Sourcing environment file /tmp/dib_build.7EwvFRG5/hooks/root.d/../environment.d/01-repo-setup.bash 2025-12-11 05:17:28.421 | + source /tmp/dib_build.7EwvFRG5/hooks/root.d/../environment.d/01-repo-setup.bash 2025-12-11 05:17:28.421 | ++ export DIB_REPO_SETUP=current-podified 2025-12-11 05:17:28.421 | ++ DIB_REPO_SETUP=current-podified 2025-12-11 05:17:28.421 | ++ export DIB_REPO_SETUP_BRANCH=master 2025-12-11 05:17:28.421 | ++ DIB_REPO_SETUP_BRANCH=master 2025-12-11 05:17:28.421 | ++ export DIB_REPO_SETUP_DISTRO_MIRROR= 2025-12-11 05:17:28.421 | ++ DIB_REPO_SETUP_DISTRO_MIRROR= 2025-12-11 05:17:28.421 | ++ export DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2025-12-11 05:17:28.421 | ++ DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2025-12-11 05:17:28.421 | dib-run-parts Sourcing environment file /tmp/dib_build.7EwvFRG5/hooks/root.d/../environment.d/10-base-defaults 2025-12-11 05:17:28.423 | + source /tmp/dib_build.7EwvFRG5/hooks/root.d/../environment.d/10-base-defaults 2025-12-11 05:17:28.423 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2025-12-11 05:17:28.423 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2025-12-11 05:17:28.423 | ++ export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-12-11 05:17:28.423 | ++ DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-12-11 05:17:28.423 | dib-run-parts Sourcing environment file /tmp/dib_build.7EwvFRG5/hooks/root.d/../environment.d/10-centos-distro-name.bash 2025-12-11 05:17:28.425 | + source /tmp/dib_build.7EwvFRG5/hooks/root.d/../environment.d/10-centos-distro-name.bash 2025-12-11 05:17:28.426 | ++ export DISTRO_NAME=centos 2025-12-11 05:17:28.426 | ++ DISTRO_NAME=centos 2025-12-11 05:17:28.426 | ++ export DIB_RELEASE=9-stream 2025-12-11 05:17:28.426 | ++ DIB_RELEASE=9-stream 2025-12-11 05:17:28.426 | ++ export EFI_BOOT_DIR=EFI/centos 2025-12-11 05:17:28.426 | ++ EFI_BOOT_DIR=EFI/centos 2025-12-11 05:17:28.426 | ++ export YUM=dnf 2025-12-11 05:17:28.426 | ++ YUM=dnf 2025-12-11 05:17:28.426 | dib-run-parts Sourcing environment file /tmp/dib_build.7EwvFRG5/hooks/root.d/../environment.d/10-checksum.bash 2025-12-11 05:17:28.428 | + source /tmp/dib_build.7EwvFRG5/hooks/root.d/../environment.d/10-checksum.bash 2025-12-11 05:17:28.428 | ++ export DIB_CHECKSUM=1 2025-12-11 05:17:28.428 | ++ DIB_CHECKSUM=1 2025-12-11 05:17:28.428 | dib-run-parts Sourcing environment file /tmp/dib_build.7EwvFRG5/hooks/root.d/../environment.d/10-defaults.bash 2025-12-11 05:17:28.430 | + source /tmp/dib_build.7EwvFRG5/hooks/root.d/../environment.d/10-defaults.bash 2025-12-11 05:17:28.430 | ++ export IPA_REMOVE_FIRMWARE=amdgpu,netronome,qcom,ti-communication,ti-keystone,ueagle-atm,rsi,mrvl,brcm,mediatek,ath10k,rtlwifi,rtw88,rtw89,libertas,ath11k 2025-12-11 05:17:28.430 | ++ IPA_REMOVE_FIRMWARE=amdgpu,netronome,qcom,ti-communication,ti-keystone,ueagle-atm,rsi,mrvl,brcm,mediatek,ath10k,rtlwifi,rtw88,rtw89,libertas,ath11k 2025-12-11 05:17:28.430 | dib-run-parts Sourcing environment file /tmp/dib_build.7EwvFRG5/hooks/root.d/../environment.d/10-enable-rdo-deps.bash 2025-12-11 05:17:28.432 | + source /tmp/dib_build.7EwvFRG5/hooks/root.d/../environment.d/10-enable-rdo-deps.bash 2025-12-11 05:17:28.432 | ++ [[ centos9-stream =~ centos9 ]] 2025-12-11 05:17:28.432 | ++ '[' -n '/etc/yum.repos.d/*' ']' 2025-12-11 05:17:28.432 | ++ export DIB_IPA_HARDWARE_RDO=0 2025-12-11 05:17:28.432 | ++ DIB_IPA_HARDWARE_RDO=0 2025-12-11 05:17:28.432 | dib-run-parts Sourcing environment file /tmp/dib_build.7EwvFRG5/hooks/root.d/../environment.d/14-manifests 2025-12-11 05:17:28.434 | + source /tmp/dib_build.7EwvFRG5/hooks/root.d/../environment.d/14-manifests 2025-12-11 05:17:28.435 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-12-11 05:17:28.435 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-12-11 05:17:28.435 | ++ export DIB_MANIFEST_SAVE_DIR=ironic-python-agent.d/ 2025-12-11 05:17:28.435 | ++ DIB_MANIFEST_SAVE_DIR=ironic-python-agent.d/ 2025-12-11 05:17:28.435 | dib-run-parts Sourcing environment file /tmp/dib_build.7EwvFRG5/hooks/root.d/../environment.d/20-ipa-distro-family.bash 2025-12-11 05:17:28.437 | + source /tmp/dib_build.7EwvFRG5/hooks/root.d/../environment.d/20-ipa-distro-family.bash 2025-12-11 05:17:28.437 | ++ [[ centos =~ (fedora|centos|rhel) ]] 2025-12-11 05:17:28.437 | ++ export IPA_DISTRO_FAMILY=rh 2025-12-11 05:17:28.437 | ++ IPA_DISTRO_FAMILY=rh 2025-12-11 05:17:28.437 | ++ [[ centos =~ (centos|rhel) ]] 2025-12-11 05:17:28.437 | ++ export DIB_DHCP_NETWORK_MANAGER_AUTO=true 2025-12-11 05:17:28.437 | ++ DIB_DHCP_NETWORK_MANAGER_AUTO=true 2025-12-11 05:17:28.437 | ++ [[ centos =~ debian ]] 2025-12-11 05:17:28.437 | dib-run-parts Sourcing environment file /tmp/dib_build.7EwvFRG5/hooks/root.d/../environment.d/50-dib-python-version 2025-12-11 05:17:28.439 | + source /tmp/dib_build.7EwvFRG5/hooks/root.d/../environment.d/50-dib-python-version 2025-12-11 05:17:28.439 | ++ '[' -z 3 ']' 2025-12-11 05:17:28.439 | ++ '[' -z 3 ']' 2025-12-11 05:17:28.439 | ++ export DIB_PYTHON_VERSION 2025-12-11 05:17:28.439 | ++ export DIB_PYTHON=python3 2025-12-11 05:17:28.439 | ++ DIB_PYTHON=python3 2025-12-11 05:17:28.439 | dib-run-parts Sourcing environment file /tmp/dib_build.7EwvFRG5/hooks/root.d/../environment.d/50-redhat-common 2025-12-11 05:17:28.441 | + source /tmp/dib_build.7EwvFRG5/hooks/root.d/../environment.d/50-redhat-common 2025-12-11 05:17:28.441 | ++ export DIB_DISABLE_KERNEL_CLEANUP=0 2025-12-11 05:17:28.441 | ++ DIB_DISABLE_KERNEL_CLEANUP=0 2025-12-11 05:17:28.441 | ++ export DIB_INIT_SYSTEM=systemd 2025-12-11 05:17:28.441 | ++ DIB_INIT_SYSTEM=systemd 2025-12-11 05:17:28.441 | dib-run-parts Sourcing environment file /tmp/dib_build.7EwvFRG5/hooks/root.d/../environment.d/99-dib-init-system 2025-12-11 05:17:28.443 | + source /tmp/dib_build.7EwvFRG5/hooks/root.d/../environment.d/99-dib-init-system 2025-12-11 05:17:28.443 | ++ '[' -z systemd ']' 2025-12-11 05:17:28.443 | ++ case $DIB_INIT_SYSTEM in 2025-12-11 05:17:28.443 | dib-run-parts Running /tmp/dib_build.7EwvFRG5/hooks/root.d/10-centos-cloud-image 2025-12-11 05:17:28.446 | + set -eu 2025-12-11 05:17:28.446 | + set -o pipefail 2025-12-11 05:17:28.446 | + '[' -n amd64 ']' 2025-12-11 05:17:28.446 | + '[' -n /tmp/dib_build.7EwvFRG5/mnt ']' 2025-12-11 05:17:28.446 | + [[ amd64 x86_64 arm64 aarch64 ppc64le =~ amd64 ]] 2025-12-11 05:17:28.446 | + [[ amd64 =~ amd64 ]] 2025-12-11 05:17:28.446 | + ARCH=x86_64 2025-12-11 05:17:28.446 | + [[ 9-stream == \9 ]] 2025-12-11 05:17:28.446 | + dib_release_path=9-stream 2025-12-11 05:17:28.446 | + DIB_CLOUD_IMAGES=https://cloud.centos.org/centos/9-stream/x86_64/images 2025-12-11 05:17:28.446 | + DIB_LOCAL_IMAGE=/home/zuul/ci-framework-data/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 2025-12-11 05:17:28.446 | + '[' -n /home/zuul/ci-framework-data/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 ']' 2025-12-11 05:17:28.446 | + IMAGE_LOCATION=/home/zuul/ci-framework-data/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 2025-12-11 05:17:28.446 | + CACHED_IMAGE=/home/zuul/ci-framework-data/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 2025-12-11 05:17:28.446 | ++ basename /home/zuul/ci-framework-data/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 2025-12-11 05:17:28.447 | + BASE_IMAGE_FILE=CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 2025-12-11 05:17:28.447 | + BASE_IMAGE_TAR=CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz 2025-12-11 05:17:28.447 | + /tmp/dib_build.7EwvFRG5/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-12-11 05:17:28.448 | + set -eu 2025-12-11 05:17:28.448 | + set -o pipefail 2025-12-11 05:17:28.449 | + BASE_IMAGE_FILE=CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 2025-12-11 05:17:28.449 | + BASE_IMAGE_TAR=CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz 2025-12-11 05:17:28.449 | + IMAGE_LOCATION=/home/zuul/ci-framework-data/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 2025-12-11 05:17:28.449 | + CACHED_IMAGE=/home/zuul/ci-framework-data/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 2025-12-11 05:17:28.449 | + CACHED_TAR=/root/.cache/image-create/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz 2025-12-11 05:17:28.449 | + DIB_LOCAL_IMAGE=/home/zuul/ci-framework-data/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 2025-12-11 05:17:28.449 | + TAR_LOCK=/root/.cache/image-create/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz.lock 2025-12-11 05:17:28.449 | + GUID_EFI=c12a7328-f81f-11d2-ba4b-00a0c93ec93b 2025-12-11 05:17:28.449 | + GUID_LINUX_BOOT=bc13c2ff-59e6-4262-a352-b275fd6f7172 2025-12-11 05:17:28.450 | ++ date 2025-12-11 05:17:28.451 | + echo 'Getting /root/.cache/image-create/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz.lock: Thu Dec 11 05:17:28 UTC 2025' 2025-12-11 05:17:28.451 | Getting /root/.cache/image-create/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz.lock: Thu Dec 11 05:17:28 UTC 2025 2025-12-11 05:17:28.451 | + flock -w 1200 9 2025-12-11 05:17:28.452 | + extract_image 2025-12-11 05:17:28.452 | + '[' -n '' -a -f /root/.cache/image-create/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz ']' 2025-12-11 05:17:28.452 | + '[' -z /home/zuul/ci-framework-data/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 ']' 2025-12-11 05:17:28.452 | + '[' '!' -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-12-11 05:17:28.452 | + echo 'Using cached tar from /root/.cache/image-create/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz' 2025-12-11 05:17:28.452 | Using cached tar from /root/.cache/image-create/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz 2025-12-11 05:17:28.452 | + echo 'Extracting base root image from /root/.cache/image-create/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz' 2025-12-11 05:17:28.452 | Extracting base root image from /root/.cache/image-create/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz 2025-12-11 05:17:28.452 | + sudo tar -C /tmp/dib_build.7EwvFRG5/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-12-11 05:17:36.602 | dib-run-parts 10-centos-cloud-image completed 2025-12-11 05:17:36.602 | dib-run-parts Running /tmp/dib_build.7EwvFRG5/hooks/root.d/50-yum-cache 2025-12-11 05:17:36.604 | + set -eu 2025-12-11 05:17:36.604 | + set -o pipefail 2025-12-11 05:17:36.604 | + '[' -n /tmp/dib_build.7EwvFRG5/mnt ']' 2025-12-11 05:17:36.604 | + YUM_CACHE_DIR=/root/.cache/image-create/yum 2025-12-11 05:17:36.604 | + mkdir -p /root/.cache/image-create/yum 2025-12-11 05:17:36.606 | + sudo mkdir -p /tmp/dib_build.7EwvFRG5/mnt/tmp/yum 2025-12-11 05:17:36.623 | + sudo mount --bind /root/.cache/image-create/yum /tmp/dib_build.7EwvFRG5/mnt/tmp/yum 2025-12-11 05:17:36.642 | dib-run-parts 50-yum-cache completed 2025-12-11 05:17:36.642 | dib-run-parts ----------------------- PROFILING ----------------------- 2025-12-11 05:17:36.642 | dib-run-parts 2025-12-11 05:17:36.644 | dib-run-parts Target: root.d 2025-12-11 05:17:36.644 | dib-run-parts 2025-12-11 05:17:36.644 | dib-run-parts Script Seconds 2025-12-11 05:17:36.644 | dib-run-parts --------------------------------------- ---------- 2025-12-11 05:17:36.644 | dib-run-parts 2025-12-11 05:17:36.651 | dib-run-parts 10-centos-cloud-image 8.157 2025-12-11 05:17:36.656 | dib-run-parts 50-yum-cache 0.039 2025-12-11 05:17:36.657 | dib-run-parts 2025-12-11 05:17:36.657 | dib-run-parts --------------------- END PROFILING --------------------- 2025-12-11 05:17:36.660 | + diskimage_builder/lib/common-functions:run_d:259 : check_break after-root bash 2025-12-11 05:17:36.663 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-12-11 05:17:36.663 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-root(,|$)' -q 2025-12-11 05:17:36.668 | ++ diskimage_builder/lib/common-functions:create_base:361 : ls /tmp/dib_build.7EwvFRG5/mnt 2025-12-11 05:17:36.669 | ++ diskimage_builder/lib/common-functions:create_base:361 : grep -v '^lost+found\|tmp$' 2025-12-11 05:17:36.673 | + diskimage_builder/lib/common-functions:create_base:361 : '[' -z 'afs 2025-12-11 05:17:36.673 | bin 2025-12-11 05:17:36.673 | boot 2025-12-11 05:17:36.673 | dev 2025-12-11 05:17:36.673 | etc 2025-12-11 05:17:36.673 | home 2025-12-11 05:17:36.673 | lib 2025-12-11 05:17:36.673 | lib64 2025-12-11 05:17:36.673 | media 2025-12-11 05:17:36.673 | mnt 2025-12-11 05:17:36.673 | opt 2025-12-11 05:17:36.673 | proc 2025-12-11 05:17:36.673 | root 2025-12-11 05:17:36.673 | run 2025-12-11 05:17:36.673 | sbin 2025-12-11 05:17:36.673 | srv 2025-12-11 05:17:36.673 | sys 2025-12-11 05:17:36.673 | usr 2025-12-11 05:17:36.673 | var' ']' 2025-12-11 05:17:36.675 | + diskimage_builder/lib/common-functions:create_base:375 : '[' -L /tmp/dib_build.7EwvFRG5/mnt/etc/resolv.conf ']' 2025-12-11 05:17:36.677 | + diskimage_builder/lib/common-functions:create_base:375 : '[' -f /tmp/dib_build.7EwvFRG5/mnt/etc/resolv.conf ']' 2025-12-11 05:17:36.680 | + diskimage_builder/lib/common-functions:create_base:376 : sudo mv /tmp/dib_build.7EwvFRG5/mnt/etc/resolv.conf /tmp/dib_build.7EwvFRG5/mnt/etc/resolv.conf.ORIG 2025-12-11 05:17:36.698 | + diskimage_builder/lib/common-functions:create_base:380 : sudo touch /tmp/dib_build.7EwvFRG5/mnt/etc/resolv.conf 2025-12-11 05:17:36.716 | + diskimage_builder/lib/common-functions:create_base:381 : sudo chmod 777 /tmp/dib_build.7EwvFRG5/mnt/etc/resolv.conf 2025-12-11 05:17:36.733 | + diskimage_builder/lib/common-functions:create_base:383 : '[' -e /etc/resolv.conf ']' 2025-12-11 05:17:36.735 | + diskimage_builder/lib/common-functions:create_base:384 : cat /etc/resolv.conf 2025-12-11 05:17:36.739 | + diskimage_builder/lib/common-functions:create_base:388 : mount_proc_dev_sys 2025-12-11 05:17:36.742 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:404 : sudo mount -t proc none /tmp/dib_build.7EwvFRG5/mnt/proc 2025-12-11 05:17:36.762 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:405 : sudo mount --bind /dev /tmp/dib_build.7EwvFRG5/mnt/dev 2025-12-11 05:17:36.781 | ++ diskimage_builder/lib/common-functions:mount_proc_dev_sys:406 : mount_dev_pts_options 2025-12-11 05:17:36.784 | +++ diskimage_builder/lib/common-functions:mount_dev_pts_options:399 : findmnt --first-only /dev/pts --noheadings --output OPTIONS 2025-12-11 05:17:36.788 | ++ diskimage_builder/lib/common-functions:mount_dev_pts_options:399 : echo '-o rw,nosuid,noexec,relatime,seclabel,gid=5,mode=620,ptmxmode=000' 2025-12-11 05:17:36.791 | + 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.7EwvFRG5/mnt/dev/pts 2025-12-11 05:17:36.811 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:414 : sudo mount -o ro -t sysfs none /tmp/dib_build.7EwvFRG5/mnt/sys 2025-12-11 05:17:36.830 | + diskimage_builder/lib/disk-image-create:main:356 : mkdir -p /tmp/dib_build.7EwvFRG5/hooks/environment.d 2025-12-11 05:17:36.834 | + diskimage_builder/lib/disk-image-create:main:357 : echo 'export DIB_DEFAULT_INSTALLTYPE=${DIB_DEFAULT_INSTALLTYPE:-"source"}' 2025-12-11 05:17:36.836 | + diskimage_builder/lib/disk-image-create:main:358 : run_d extra-data 2025-12-11 05:17:36.839 | + diskimage_builder/lib/common-functions:run_d:246 : check_element 2025-12-11 05:17:36.841 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.7EwvFRG5/hooks ']' 2025-12-11 05:17:36.844 | + diskimage_builder/lib/common-functions:run_d:247 : check_break before-extra-data bash 2025-12-11 05:17:36.846 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-12-11 05:17:36.847 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-extra-data(,|$)' -q 2025-12-11 05:17:36.851 | + diskimage_builder/lib/common-functions:run_d:248 : '[' -d /tmp/dib_build.7EwvFRG5/hooks/extra-data.d ']' 2025-12-11 05:17:36.854 | + diskimage_builder/lib/common-functions:run_d:249 : echo 'Running hooks from /tmp/dib_build.7EwvFRG5/hooks/extra-data.d' 2025-12-11 05:17:36.854 | Running hooks from /tmp/dib_build.7EwvFRG5/hooks/extra-data.d 2025-12-11 05:17:36.857 | + diskimage_builder/lib/common-functions:run_d:250 : '[' -n '' ']' 2025-12-11 05:17:36.859 | + diskimage_builder/lib/common-functions:run_d:256 : /usr/lib/python3.9/site-packages/diskimage_builder/lib/dib-run-parts /tmp/dib_build.7EwvFRG5/hooks/extra-data.d 2025-12-11 05:17:36.871 | dib-run-parts Sourcing environment file /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../environment.d/01-debian-ipa.bash 2025-12-11 05:17:36.873 | + source /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../environment.d/01-debian-ipa.bash 2025-12-11 05:17:36.873 | ++ DIB_DEBIAN_NON_FREE=non-free-firmware 2025-12-11 05:17:36.873 | ++ [[ 9-stream == \b\u\l\l\s\e\y\e ]] 2025-12-11 05:17:36.873 | ++ export DIB_DEBIAN_COMPONENTS=main,contrib,non-free-firmware 2025-12-11 05:17:36.873 | ++ DIB_DEBIAN_COMPONENTS=main,contrib,non-free-firmware 2025-12-11 05:17:36.873 | ++ [[ main,contrib,non-free-firmware =~ non-free ]] 2025-12-11 05:17:36.873 | ++ export IPA_DEBIAN_NONFREE=true 2025-12-11 05:17:36.873 | ++ IPA_DEBIAN_NONFREE=true 2025-12-11 05:17:36.873 | dib-run-parts Sourcing environment file /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../environment.d/01-export-install-types.bash 2025-12-11 05:17:36.875 | + source /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../environment.d/01-export-install-types.bash 2025-12-11 05:17:36.875 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2025-12-11 05:17:36.875 | ++ DIB_DEFAULT_INSTALLTYPE=package 2025-12-11 05:17:36.875 | dib-run-parts Sourcing environment file /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../environment.d/01-repo-setup.bash 2025-12-11 05:17:36.877 | + source /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../environment.d/01-repo-setup.bash 2025-12-11 05:17:36.877 | ++ export DIB_REPO_SETUP=current-podified 2025-12-11 05:17:36.877 | ++ DIB_REPO_SETUP=current-podified 2025-12-11 05:17:36.877 | ++ export DIB_REPO_SETUP_BRANCH=master 2025-12-11 05:17:36.877 | ++ DIB_REPO_SETUP_BRANCH=master 2025-12-11 05:17:36.877 | ++ export DIB_REPO_SETUP_DISTRO_MIRROR= 2025-12-11 05:17:36.877 | ++ DIB_REPO_SETUP_DISTRO_MIRROR= 2025-12-11 05:17:36.877 | ++ export DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2025-12-11 05:17:36.877 | ++ DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2025-12-11 05:17:36.877 | dib-run-parts Sourcing environment file /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../environment.d/10-base-defaults 2025-12-11 05:17:36.879 | + source /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../environment.d/10-base-defaults 2025-12-11 05:17:36.879 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2025-12-11 05:17:36.879 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2025-12-11 05:17:36.879 | ++ export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-12-11 05:17:36.879 | ++ DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-12-11 05:17:36.879 | dib-run-parts Sourcing environment file /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../environment.d/10-centos-distro-name.bash 2025-12-11 05:17:36.880 | + source /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../environment.d/10-centos-distro-name.bash 2025-12-11 05:17:36.881 | ++ export DISTRO_NAME=centos 2025-12-11 05:17:36.881 | ++ DISTRO_NAME=centos 2025-12-11 05:17:36.881 | ++ export DIB_RELEASE=9-stream 2025-12-11 05:17:36.881 | ++ DIB_RELEASE=9-stream 2025-12-11 05:17:36.881 | ++ export EFI_BOOT_DIR=EFI/centos 2025-12-11 05:17:36.881 | ++ EFI_BOOT_DIR=EFI/centos 2025-12-11 05:17:36.881 | ++ export YUM=dnf 2025-12-11 05:17:36.881 | ++ YUM=dnf 2025-12-11 05:17:36.881 | dib-run-parts Sourcing environment file /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../environment.d/10-checksum.bash 2025-12-11 05:17:36.882 | + source /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../environment.d/10-checksum.bash 2025-12-11 05:17:36.882 | ++ export DIB_CHECKSUM=1 2025-12-11 05:17:36.882 | ++ DIB_CHECKSUM=1 2025-12-11 05:17:36.882 | dib-run-parts Sourcing environment file /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../environment.d/10-defaults.bash 2025-12-11 05:17:36.884 | + source /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../environment.d/10-defaults.bash 2025-12-11 05:17:36.884 | ++ export IPA_REMOVE_FIRMWARE=amdgpu,netronome,qcom,ti-communication,ti-keystone,ueagle-atm,rsi,mrvl,brcm,mediatek,ath10k,rtlwifi,rtw88,rtw89,libertas,ath11k 2025-12-11 05:17:36.884 | ++ IPA_REMOVE_FIRMWARE=amdgpu,netronome,qcom,ti-communication,ti-keystone,ueagle-atm,rsi,mrvl,brcm,mediatek,ath10k,rtlwifi,rtw88,rtw89,libertas,ath11k 2025-12-11 05:17:36.884 | dib-run-parts Sourcing environment file /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../environment.d/10-enable-rdo-deps.bash 2025-12-11 05:17:36.886 | + source /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../environment.d/10-enable-rdo-deps.bash 2025-12-11 05:17:36.886 | ++ [[ centos9-stream =~ centos9 ]] 2025-12-11 05:17:36.886 | ++ '[' -n '/etc/yum.repos.d/*' ']' 2025-12-11 05:17:36.886 | ++ export DIB_IPA_HARDWARE_RDO=0 2025-12-11 05:17:36.886 | ++ DIB_IPA_HARDWARE_RDO=0 2025-12-11 05:17:36.886 | dib-run-parts Sourcing environment file /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../environment.d/11-dib-install-type.bash 2025-12-11 05:17:36.888 | + source /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../environment.d/11-dib-install-type.bash 2025-12-11 05:17:36.888 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2025-12-11 05:17:36.888 | ++ DIB_DEFAULT_INSTALLTYPE=package 2025-12-11 05:17:36.888 | dib-run-parts Sourcing environment file /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../environment.d/14-manifests 2025-12-11 05:17:36.890 | + source /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../environment.d/14-manifests 2025-12-11 05:17:36.890 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-12-11 05:17:36.890 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-12-11 05:17:36.890 | ++ export DIB_MANIFEST_SAVE_DIR=ironic-python-agent.d/ 2025-12-11 05:17:36.890 | ++ DIB_MANIFEST_SAVE_DIR=ironic-python-agent.d/ 2025-12-11 05:17:36.890 | dib-run-parts Sourcing environment file /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../environment.d/20-ipa-distro-family.bash 2025-12-11 05:17:36.892 | + source /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../environment.d/20-ipa-distro-family.bash 2025-12-11 05:17:36.892 | ++ [[ centos =~ (fedora|centos|rhel) ]] 2025-12-11 05:17:36.892 | ++ export IPA_DISTRO_FAMILY=rh 2025-12-11 05:17:36.892 | ++ IPA_DISTRO_FAMILY=rh 2025-12-11 05:17:36.892 | ++ [[ centos =~ (centos|rhel) ]] 2025-12-11 05:17:36.892 | ++ export DIB_DHCP_NETWORK_MANAGER_AUTO=true 2025-12-11 05:17:36.892 | ++ DIB_DHCP_NETWORK_MANAGER_AUTO=true 2025-12-11 05:17:36.892 | ++ [[ centos =~ debian ]] 2025-12-11 05:17:36.892 | dib-run-parts Sourcing environment file /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../environment.d/50-dib-python-version 2025-12-11 05:17:36.893 | + source /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../environment.d/50-dib-python-version 2025-12-11 05:17:36.894 | ++ '[' -z 3 ']' 2025-12-11 05:17:36.894 | ++ '[' -z 3 ']' 2025-12-11 05:17:36.894 | ++ export DIB_PYTHON_VERSION 2025-12-11 05:17:36.894 | ++ export DIB_PYTHON=python3 2025-12-11 05:17:36.894 | ++ DIB_PYTHON=python3 2025-12-11 05:17:36.894 | dib-run-parts Sourcing environment file /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../environment.d/50-redhat-common 2025-12-11 05:17:36.896 | + source /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../environment.d/50-redhat-common 2025-12-11 05:17:36.896 | ++ export DIB_DISABLE_KERNEL_CLEANUP=0 2025-12-11 05:17:36.896 | ++ DIB_DISABLE_KERNEL_CLEANUP=0 2025-12-11 05:17:36.896 | ++ export DIB_INIT_SYSTEM=systemd 2025-12-11 05:17:36.896 | ++ DIB_INIT_SYSTEM=systemd 2025-12-11 05:17:36.896 | dib-run-parts Sourcing environment file /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../environment.d/99-dib-init-system 2025-12-11 05:17:36.898 | + source /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../environment.d/99-dib-init-system 2025-12-11 05:17:36.898 | ++ '[' -z systemd ']' 2025-12-11 05:17:36.898 | ++ case $DIB_INIT_SYSTEM in 2025-12-11 05:17:36.898 | dib-run-parts Running /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/10-create-pkg-map-dir 2025-12-11 05:17:36.917 | Copying pkg-map for epel 2025-12-11 05:17:36.931 | Copying pkg-map for source-repositories 2025-12-11 05:17:36.948 | Copying pkg-map for ensure-venv 2025-12-11 05:17:36.963 | Copying pkg-map for base 2025-12-11 05:17:36.979 | Copying pkg-map for dhcp-all-interfaces 2025-12-11 05:17:36.994 | Copying pkg-map for ironic-python-agent-ramdisk 2025-12-11 05:17:37.009 | Copying pkg-map for extra-hardware 2025-12-11 05:17:37.023 | Copying pkg-map for openssh-server 2025-12-11 05:17:37.038 | Copying pkg-map for install-static 2025-12-11 05:17:37.053 | Copying pkg-map for cache-url 2025-12-11 05:17:37.067 | Copying pkg-map for ibft-interfaces 2025-12-11 05:17:37.081 | Copying pkg-map for runtime-ssh-host-keys 2025-12-11 05:17:37.095 | Copying pkg-map for svc-map 2025-12-11 05:17:37.111 | dib-run-parts 10-create-pkg-map-dir completed 2025-12-11 05:17:37.111 | dib-run-parts Running /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/10-merge-svc-map-files 2025-12-11 05:17:37.153 | dib-run-parts 10-merge-svc-map-files completed 2025-12-11 05:17:37.153 | dib-run-parts Running /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/11-copy-svc-map-file 2025-12-11 05:17:37.155 | + set -eu 2025-12-11 05:17:37.155 | + set -o pipefail 2025-12-11 05:17:37.155 | + sudo install -D -m 0644 /tmp/dib_build.7EwvFRG5/mnt/tmp/svc-map-services /tmp/dib_build.7EwvFRG5/mnt/usr/share/svc-map/services 2025-12-11 05:17:37.175 | dib-run-parts 11-copy-svc-map-file completed 2025-12-11 05:17:37.175 | dib-run-parts Running /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/15-ssl-ca-copy 2025-12-11 05:17:37.178 | + set -eu 2025-12-11 05:17:37.178 | + set -o pipefail 2025-12-11 05:17:37.178 | + '[' -n '' ']' 2025-12-11 05:17:37.179 | dib-run-parts 15-ssl-ca-copy completed 2025-12-11 05:17:37.179 | dib-run-parts Running /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/20-manifest-dir 2025-12-11 05:17:37.181 | + set -eu 2025-12-11 05:17:37.181 | + set -o pipefail 2025-12-11 05:17:37.181 | + sudo mkdir -p /tmp/dib_build.7EwvFRG5/mnt//etc/dib-manifests 2025-12-11 05:17:37.197 | dib-run-parts 20-manifest-dir completed 2025-12-11 05:17:37.197 | dib-run-parts Running /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/75-inject-element-manifest 2025-12-11 05:17:37.199 | + set -eu 2025-12-11 05:17:37.199 | + set -o pipefail 2025-12-11 05:17:37.199 | + DIB_ELEMENT_MANIFEST_PATH=/etc/dib-manifests/dib-element-manifest 2025-12-11 05:17:37.199 | ++ dirname /etc/dib-manifests/dib-element-manifest 2025-12-11 05:17:37.200 | + sudo mkdir -p /tmp/dib_build.7EwvFRG5/mnt//etc/dib-manifests 2025-12-11 05:17:37.214 | + sudo /bin/bash -c 'echo install-bin select-boot-kernel-initrd dhcp-all-interfaces install-types element-manifest base override-pip-and-virtualenv sysprep ironic-python-agent-ramdisk install-static epel runtime-ssh-host-keys repo-setup dib-init-system openssh-server source-repositories ibft-interfaces yum centos ensure-venv interface-names package-installs redhat-common manifests cache-url selinux-fixfiles-restore dib-python rpm-distro pkg-map dynamic-login extra-hardware svc-map no-final-image ironic-ramdisk-base ironic-agent-multipath selinux-permissive enable-packages-install | tr '\'' '\'' '\''\n'\'' > /tmp/dib_build.7EwvFRG5/mnt//etc/dib-manifests/dib-element-manifest' 2025-12-11 05:17:37.231 | dib-run-parts 75-inject-element-manifest completed 2025-12-11 05:17:37.231 | dib-run-parts Running /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/98-source-repositories 2025-12-11 05:17:37.241 | Getting /root/.cache/image-create/source-repositories/repositories_flock: Thu Dec 11 05:17:37 UTC 2025 for /tmp/dib_build.7EwvFRG5/hooks/source-repository-ironic-python-agent 2025-12-11 05:17:37.244 | (0001 / 0001) 2025-12-11 05:17:37.249 | ironic-python-agent install type not set to source 2025-12-11 05:17:37.250 | Getting /root/.cache/image-create/source-repositories/repositories_flock: Thu Dec 11 05:17:37 UTC 2025 for /tmp/dib_build.7EwvFRG5/hooks/source-repository-requirements 2025-12-11 05:17:37.254 | (0001 / 0001) 2025-12-11 05:17:37.259 | requirements install type not set to source 2025-12-11 05:17:37.260 | dib-run-parts 98-source-repositories completed 2025-12-11 05:17:37.260 | dib-run-parts Running /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/99-copy-dib-img-functions 2025-12-11 05:17:37.263 | + set -eu 2025-12-11 05:17:37.263 | + set -o pipefail 2025-12-11 05:17:37.263 | + sudo mkdir -p /tmp/dib_build.7EwvFRG5/mnt/lib/diskimage-builder 2025-12-11 05:17:37.277 | + sudo cp -t /tmp/dib_build.7EwvFRG5/mnt/lib/diskimage-builder /usr/lib/python3.9/site-packages/diskimage_builder/lib/img-functions 2025-12-11 05:17:37.292 | dib-run-parts 99-copy-dib-img-functions completed 2025-12-11 05:17:37.292 | dib-run-parts Running /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/99-enable-install-types 2025-12-11 05:17:37.294 | + set -eu 2025-12-11 05:17:37.294 | + set -o pipefail 2025-12-11 05:17:37.294 | + declare -a SPECIFIED_ELEMS 2025-12-11 05:17:37.294 | + SPECIFIED_ELEMS[0]= 2025-12-11 05:17:37.294 | + PREFIX=DIB_INSTALLTYPE_ 2025-12-11 05:17:37.295 | ++ env 2025-12-11 05:17:37.295 | ++ grep '^DIB_INSTALLTYPE_' 2025-12-11 05:17:37.295 | ++ cut -d= -f1 2025-12-11 05:17:37.296 | ++ echo '' 2025-12-11 05:17:37.296 | + INSTALL_TYPE_VARS= 2025-12-11 05:17:37.297 | ++ find /tmp/dib_build.7EwvFRG5/hooks/install.d -maxdepth 1 -name '*-package-install' -type d 2025-12-11 05:17:37.298 | + default_install_type_dirs='/tmp/dib_build.7EwvFRG5/hooks/install.d/ironic-python-agent-ramdisk-package-install 2025-12-11 05:17:37.298 | /tmp/dib_build.7EwvFRG5/hooks/install.d/extra-hardware-package-install' 2025-12-11 05:17:37.298 | + for _install_dir in $default_install_type_dirs 2025-12-11 05:17:37.298 | + SUFFIX=-package-install 2025-12-11 05:17:37.298 | ++ basename /tmp/dib_build.7EwvFRG5/hooks/install.d/ironic-python-agent-ramdisk-package-install 2025-12-11 05:17:37.299 | + _install_dir=ironic-python-agent-ramdisk-package-install 2025-12-11 05:17:37.299 | + INSTALLDIRPREFIX=ironic-python-agent-ramdisk 2025-12-11 05:17:37.299 | + found=0 2025-12-11 05:17:37.299 | + '[' 0 = 0 ']' 2025-12-11 05:17:37.299 | + pushd /tmp/dib_build.7EwvFRG5/hooks/install.d 2025-12-11 05:17:37.299 | /tmp/dib_build.7EwvFRG5/hooks/install.d /usr/share/edpm-image-builder 2025-12-11 05:17:37.299 | + ln -sf ironic-python-agent-ramdisk-package-install/package-installs-ironic-python-agent-ramdisk . 2025-12-11 05:17:37.300 | + popd 2025-12-11 05:17:37.300 | /usr/share/edpm-image-builder 2025-12-11 05:17:37.300 | + for _install_dir in $default_install_type_dirs 2025-12-11 05:17:37.300 | + SUFFIX=-package-install 2025-12-11 05:17:37.300 | ++ basename /tmp/dib_build.7EwvFRG5/hooks/install.d/extra-hardware-package-install 2025-12-11 05:17:37.301 | + _install_dir=extra-hardware-package-install 2025-12-11 05:17:37.301 | + INSTALLDIRPREFIX=extra-hardware 2025-12-11 05:17:37.301 | + found=0 2025-12-11 05:17:37.301 | + '[' 0 = 0 ']' 2025-12-11 05:17:37.301 | + pushd /tmp/dib_build.7EwvFRG5/hooks/install.d 2025-12-11 05:17:37.301 | /tmp/dib_build.7EwvFRG5/hooks/install.d /usr/share/edpm-image-builder 2025-12-11 05:17:37.301 | + ln -sf extra-hardware-package-install/package-installs-extra-hardware . 2025-12-11 05:17:37.302 | + popd 2025-12-11 05:17:37.302 | /usr/share/edpm-image-builder 2025-12-11 05:17:37.303 | dib-run-parts 99-enable-install-types completed 2025-12-11 05:17:37.303 | dib-run-parts Running /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/99-squash-package-install 2025-12-11 05:17:37.305 | + set -eu 2025-12-11 05:17:37.305 | + set -o pipefail 2025-12-11 05:17:37.306 | ++ dirname /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/99-squash-package-install 2025-12-11 05:17:37.306 | + sudo -E /usr/bin/python3 /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash '--elements=install-bin select-boot-kernel-initrd dhcp-all-interfaces install-types element-manifest base override-pip-and-virtualenv sysprep ironic-python-agent-ramdisk install-static epel runtime-ssh-host-keys repo-setup dib-init-system openssh-server source-repositories ibft-interfaces yum centos ensure-venv interface-names package-installs redhat-common manifests cache-url selinux-fixfiles-restore dib-python rpm-distro pkg-map dynamic-login extra-hardware svc-map no-final-image ironic-ramdisk-base ironic-agent-multipath selinux-permissive enable-packages-install' --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.7EwvFRG5/mnt/tmp/package-installs.json 2025-12-11 05:17:37.368 | DEBUG __main__ [-] element_dirs -> [('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'install-bin'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'select-boot-kernel-initrd'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'dhcp-all-interfaces'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'install-types'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'element-manifest'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'base'), ('/usr/share/edpm-image-builder//dib/', 'override-pip-and-virtualenv'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'sysprep'), ('/usr/share/ironic-python-agent-builder/dib/', 'ironic-python-agent-ramdisk'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'install-static'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'epel'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'runtime-ssh-host-keys'), ('/usr/share/edpm-image-builder//dib/', 'repo-setup'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'dib-init-system'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'openssh-server'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'source-repositories'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'ibft-interfaces'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'yum'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'centos'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'ensure-venv'), ('/usr/share/edpm-image-builder//dib/', 'interface-names'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'package-installs'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'redhat-common'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'manifests'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'cache-url'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'selinux-fixfiles-restore'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'dib-python'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'rpm-distro'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'pkg-map'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'dynamic-login'), ('/usr/share/ironic-python-agent-builder/dib/', 'extra-hardware'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'svc-map'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'no-final-image'), ('/usr/share/ironic-python-agent-builder/dib/', 'ironic-ramdisk-base'), ('/usr/share/edpm-image-builder//dib/', 'ironic-agent-multipath'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'selinux-permissive'), ('/usr/share/edpm-image-builder//dib/', 'enable-packages-install')] main /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:212 2025-12-11 05:17:37.368 | INFO __main__ [-] Squashing install file: /usr/lib/python3.9/site-packages/diskimage_builder/elements/dhcp-all-interfaces/package-installs.yaml 2025-12-11 05:17:37.368 | DEBUG __main__ [-] Considering dhcp-all-interfaces/dhcp-client param:{} collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:127 2025-12-11 05:17:37.368 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:184 2025-12-11 05:17:37.368 | DEBUG __main__ [-] Considering dhcp-all-interfaces/ifupdown param:{} collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:127 2025-12-11 05:17:37.368 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:184 2025-12-11 05:17:37.368 | DEBUG __main__ [-] Considering dhcp-all-interfaces/ndisc6 param:{} collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:127 2025-12-11 05:17:37.369 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:184 2025-12-11 05:17:37.369 | INFO __main__ [-] Squashing install file: /usr/share/ironic-python-agent-builder/dib/ironic-python-agent-ramdisk/package-installs.yaml 2025-12-11 05:17:37.376 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/curl param:{} collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:127 2025-12-11 05:17:37.376 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:184 2025-12-11 05:17:37.376 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/dmidecode param:{'not-arch': 'ppc64,ppc64el,ppc64le'} collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:127 2025-12-11 05:17:37.376 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:184 2025-12-11 05:17:37.376 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/iptables param:{} collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:127 2025-12-11 05:17:37.376 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:184 2025-12-11 05:17:37.376 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/lshw param:{} collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:127 2025-12-11 05:17:37.376 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:184 2025-12-11 05:17:37.376 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/ipmitool param:{} collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:127 2025-12-11 05:17:37.376 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:184 2025-12-11 05:17:37.376 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/qemu-utils param:{} collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:127 2025-12-11 05:17:37.376 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:184 2025-12-11 05:17:37.376 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/gcc param:{} collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:127 2025-12-11 05:17:37.376 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:184 2025-12-11 05:17:37.376 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/python param:{} collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:127 2025-12-11 05:17:37.376 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:184 2025-12-11 05:17:37.376 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/parted param:{} collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:127 2025-12-11 05:17:37.376 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:184 2025-12-11 05:17:37.376 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/hdparm param:{} collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:127 2025-12-11 05:17:37.376 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:184 2025-12-11 05:17:37.376 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/util-linux param:{} collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:127 2025-12-11 05:17:37.376 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:184 2025-12-11 05:17:37.376 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/genisoimage param:{} collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:127 2025-12-11 05:17:37.376 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:184 2025-12-11 05:17:37.376 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/gdisk param:{} collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:127 2025-12-11 05:17:37.377 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:184 2025-12-11 05:17:37.377 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/kmod param:{} collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:127 2025-12-11 05:17:37.377 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:184 2025-12-11 05:17:37.377 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/psmisc param:{} collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:127 2025-12-11 05:17:37.377 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:184 2025-12-11 05:17:37.377 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/dosfstools param:{} collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:127 2025-12-11 05:17:37.377 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:184 2025-12-11 05:17:37.377 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/mdadm param:{} collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:127 2025-12-11 05:17:37.377 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:184 2025-12-11 05:17:37.377 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/efibootmgr param:{'not-arch': 'ppc64,ppc64el,ppc64le'} collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:127 2025-12-11 05:17:37.377 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:184 2025-12-11 05:17:37.377 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/efivar param:{'not-arch': 'ppc64,ppc64el,ppc64le'} collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:127 2025-12-11 05:17:37.377 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:184 2025-12-11 05:17:37.377 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/chrony param:{} collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:127 2025-12-11 05:17:37.377 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:184 2025-12-11 05:17:37.377 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/e2fsprogs param:{} collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:127 2025-12-11 05:17:37.377 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:184 2025-12-11 05:17:37.377 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/nvme-cli param:{} collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:127 2025-12-11 05:17:37.377 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:184 2025-12-11 05:17:37.377 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/open-iscsi param:{} collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:127 2025-12-11 05:17:37.377 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:184 2025-12-11 05:17:37.377 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/smartmontools param:{} collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:127 2025-12-11 05:17:37.377 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:184 2025-12-11 05:17:37.377 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/libffi-dev param:{'build-only': True} collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:127 2025-12-11 05:17:37.377 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:184 2025-12-11 05:17:37.377 | DEBUG __main__ [-] ... installing for 'uninstall' collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:184 2025-12-11 05:17:37.377 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/libssl-dev param:{'build-only': True} collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:127 2025-12-11 05:17:37.377 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:184 2025-12-11 05:17:37.377 | DEBUG __main__ [-] ... installing for 'uninstall' collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:184 2025-12-11 05:17:37.377 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/python-dev param:{'build-only': True} collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:127 2025-12-11 05:17:37.377 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:184 2025-12-11 05:17:37.377 | DEBUG __main__ [-] ... installing for 'uninstall' collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:184 2025-12-11 05:17:37.377 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/linux-firmware param:{'phase': 'post-install.d', 'when': 'IPA_DISTRO_FAMILY = rh'} collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:127 2025-12-11 05:17:37.377 | DEBUG __main__ [-] ... when eval IPA_DISTRO_FAMILY=rh against _when /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:99 2025-12-11 05:17:37.377 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:184 2025-12-11 05:17:37.377 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/firmware-linux-free param:{'when': 'DISTRO_NAME = debian'} collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:127 2025-12-11 05:17:37.377 | DEBUG __main__ [-] ... when eval DISTRO_NAME=debian against _when /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:99 2025-12-11 05:17:37.377 | DEBUG __main__ [-] ... skipped due to when: failures collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:180 2025-12-11 05:17:37.378 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/firmware-misc-nonfree param:{'when': ['DISTRO_NAME = debian', 'IPA_DEBIAN_NONFREE = true']} collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:127 2025-12-11 05:17:37.378 | DEBUG __main__ [-] ... when eval DISTRO_NAME=debian against _when /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:99 2025-12-11 05:17:37.378 | DEBUG __main__ [-] ... when eval IPA_DEBIAN_NONFREE=true against _when /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:99 2025-12-11 05:17:37.378 | DEBUG __main__ [-] ... skipped due to when: failures collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:180 2025-12-11 05:17:37.378 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/intel-microcode param:{'arch': 'x86_64', 'when': ['DISTRO_NAME = debian', 'IPA_DEBIAN_NONFREE = true']} collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:127 2025-12-11 05:17:37.378 | DEBUG __main__ [-] ... skipping due to arch match collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:167 2025-12-11 05:17:37.378 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/amd64-microcode param:{'arch': 'x86_64', 'when': ['DISTRO_NAME = debian', 'IPA_DEBIAN_NONFREE = true']} collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:127 2025-12-11 05:17:37.378 | DEBUG __main__ [-] ... skipping due to arch match collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:167 2025-12-11 05:17:37.378 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/bsdextrautils param:{'when': 'DISTRO_NAME = debian'} collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:127 2025-12-11 05:17:37.378 | DEBUG __main__ [-] ... when eval DISTRO_NAME=debian against _when /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:99 2025-12-11 05:17:37.378 | DEBUG __main__ [-] ... skipped due to when: failures collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:180 2025-12-11 05:17:37.378 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/cloud-init param:{'phase': 'post-install.d', 'uninstall': True} collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:127 2025-12-11 05:17:37.378 | DEBUG __main__ [-] ... installing for 'uninstall' collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:184 2025-12-11 05:17:37.378 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/teamd param:{'phase': 'post-install.d', 'uninstall': True, 'when': 'IPA_DISTRO_FAMILY = rh'} collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:127 2025-12-11 05:17:37.378 | DEBUG __main__ [-] ... when eval IPA_DISTRO_FAMILY=rh against _when /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:99 2025-12-11 05:17:37.378 | DEBUG __main__ [-] ... installing for 'uninstall' collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:184 2025-12-11 05:17:37.378 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/tuned param:{'phase': 'post-install.d', 'uninstall': True, 'when': 'IPA_DISTRO_FAMILY = rh'} collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:127 2025-12-11 05:17:37.378 | DEBUG __main__ [-] ... when eval IPA_DISTRO_FAMILY=rh against _when /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:99 2025-12-11 05:17:37.378 | DEBUG __main__ [-] ... installing for 'uninstall' collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:184 2025-12-11 05:17:37.378 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/git param:{'phase': 'pre-install.d', 'uninstall': True} collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:127 2025-12-11 05:17:37.378 | DEBUG __main__ [-] ... installing for 'uninstall' collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:184 2025-12-11 05:17:37.378 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/man-db param:{'phase': 'pre-install.d', 'uninstall': True} collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:127 2025-12-11 05:17:37.378 | DEBUG __main__ [-] ... installing for 'uninstall' collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:184 2025-12-11 05:17:37.378 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/rsync param:{'phase': 'pre-install.d', 'uninstall': True} collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:127 2025-12-11 05:17:37.378 | DEBUG __main__ [-] ... installing for 'uninstall' collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:184 2025-12-11 05:17:37.378 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/kernel-debug-devel param:{'phase': 'pre-install.d', 'uninstall': True, 'when': 'IPA_DISTRO_FAMILY = rh'} collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:127 2025-12-11 05:17:37.378 | DEBUG __main__ [-] ... when eval IPA_DISTRO_FAMILY=rh against _when /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:99 2025-12-11 05:17:37.378 | DEBUG __main__ [-] ... installing for 'uninstall' collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:184 2025-12-11 05:17:37.378 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/mozjs60 param:{'phase': 'pre-install.d', 'uninstall': True, 'when': 'IPA_DISTRO_FAMILY = rh'} collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:127 2025-12-11 05:17:37.378 | DEBUG __main__ [-] ... when eval IPA_DISTRO_FAMILY=rh against _when /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:99 2025-12-11 05:17:37.378 | DEBUG __main__ [-] ... installing for 'uninstall' collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:184 2025-12-11 05:17:37.378 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/plymouth param:{'phase': 'pre-install.d', 'uninstall': True, 'when': 'IPA_DISTRO_FAMILY = rh'} collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:127 2025-12-11 05:17:37.378 | DEBUG __main__ [-] ... when eval IPA_DISTRO_FAMILY=rh against _when /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:99 2025-12-11 05:17:37.378 | DEBUG __main__ [-] ... installing for 'uninstall' collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:184 2025-12-11 05:17:37.378 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/python3-cairo param:{'phase': 'pre-install.d', 'uninstall': True, 'when': 'IPA_DISTRO_FAMILY = rh'} collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:127 2025-12-11 05:17:37.378 | DEBUG __main__ [-] ... when eval IPA_DISTRO_FAMILY=rh against _when /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:99 2025-12-11 05:17:37.378 | DEBUG __main__ [-] ... installing for 'uninstall' collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:184 2025-12-11 05:17:37.378 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/python3-gobject-base param:{'phase': 'pre-install.d', 'uninstall': True, 'when': 'IPA_DISTRO_FAMILY = rh'} collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:127 2025-12-11 05:17:37.378 | DEBUG __main__ [-] ... when eval IPA_DISTRO_FAMILY=rh against _when /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:99 2025-12-11 05:17:37.378 | DEBUG __main__ [-] ... installing for 'uninstall' collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:184 2025-12-11 05:17:37.378 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/yum param:{'phase': 'pre-install.d', 'uninstall': True, 'when': 'DISTRO_NAME = fedora'} collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:127 2025-12-11 05:17:37.379 | DEBUG __main__ [-] ... when eval DISTRO_NAME=fedora against _when /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:99 2025-12-11 05:17:37.379 | DEBUG __main__ [-] ... skipped due to when: failures collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:180 2025-12-11 05:17:37.379 | INFO __main__ [-] Squashing install file: /usr/lib/python3.9/site-packages/diskimage_builder/elements/install-static/package-installs.yaml 2025-12-11 05:17:37.379 | DEBUG __main__ [-] Considering install-static/rsync param:{} collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:127 2025-12-11 05:17:37.379 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:184 2025-12-11 05:17:37.379 | INFO __main__ [-] Squashing install file: /usr/lib/python3.9/site-packages/diskimage_builder/elements/epel/package-installs.yaml 2025-12-11 05:17:37.380 | DEBUG __main__ [-] Considering epel/wget param:{'phase': 'pre-install.d'} collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:127 2025-12-11 05:17:37.380 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:184 2025-12-11 05:17:37.380 | DEBUG __main__ [-] Considering epel/yum-utils param:{'phase': 'pre-install.d'} collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:127 2025-12-11 05:17:37.380 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:184 2025-12-11 05:17:37.380 | INFO __main__ [-] Squashing install file: /usr/lib/python3.9/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/package-installs.yaml 2025-12-11 05:17:37.380 | DEBUG __main__ [-] Considering runtime-ssh-host-keys/openssh-client param:{} collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:127 2025-12-11 05:17:37.380 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:184 2025-12-11 05:17:37.380 | INFO __main__ [-] Squashing install file: /usr/lib/python3.9/site-packages/diskimage_builder/elements/openssh-server/package-installs.yaml 2025-12-11 05:17:37.381 | DEBUG __main__ [-] Considering openssh-server/openssh-server param:{} collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:127 2025-12-11 05:17:37.381 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:184 2025-12-11 05:17:37.381 | INFO __main__ [-] Squashing install file: /usr/lib/python3.9/site-packages/diskimage_builder/elements/source-repositories/package-installs.yaml 2025-12-11 05:17:37.381 | DEBUG __main__ [-] Considering source-repositories/git param:{} collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:127 2025-12-11 05:17:37.381 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:184 2025-12-11 05:17:37.382 | INFO __main__ [-] Squashing install file: /usr/lib/python3.9/site-packages/diskimage_builder/elements/ibft-interfaces/package-installs.yaml 2025-12-11 05:17:37.382 | DEBUG __main__ [-] Considering ibft-interfaces/iscsi_package param:{} collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:127 2025-12-11 05:17:37.382 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:184 2025-12-11 05:17:37.382 | INFO __main__ [-] Squashing install file: /usr/lib/python3.9/site-packages/diskimage_builder/elements/centos/package-installs.yaml 2025-12-11 05:17:37.382 | DEBUG __main__ [-] Considering centos/device-mapper-multipath param:{} collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:127 2025-12-11 05:17:37.382 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:184 2025-12-11 05:17:37.382 | INFO __main__ [-] Squashing install file: /usr/lib/python3.9/site-packages/diskimage_builder/elements/ensure-venv/package-installs.yaml 2025-12-11 05:17:37.383 | DEBUG __main__ [-] Considering ensure-venv/python3-venv param:{} collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:127 2025-12-11 05:17:37.383 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:184 2025-12-11 05:17:37.383 | INFO __main__ [-] Squashing install file: /usr/lib/python3.9/site-packages/diskimage_builder/elements/redhat-common/package-installs.yaml 2025-12-11 05:17:37.384 | DEBUG __main__ [-] Considering redhat-common/lsof param:{} collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:127 2025-12-11 05:17:37.384 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:184 2025-12-11 05:17:37.384 | DEBUG __main__ [-] Considering redhat-common/tcpdump param:{} collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:127 2025-12-11 05:17:37.384 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:184 2025-12-11 05:17:37.384 | DEBUG __main__ [-] Considering redhat-common/traceroute param:{} collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:127 2025-12-11 05:17:37.384 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:184 2025-12-11 05:17:37.384 | DEBUG __main__ [-] Considering redhat-common/which param:{} collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:127 2025-12-11 05:17:37.384 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:184 2025-12-11 05:17:37.384 | DEBUG __main__ [-] Considering redhat-common/gettext param:{'phase': 'pre-install.d'} collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:127 2025-12-11 05:17:37.384 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:184 2025-12-11 05:17:37.384 | DEBUG __main__ [-] Considering redhat-common/ca-certificates param:{} collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:127 2025-12-11 05:17:37.384 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:184 2025-12-11 05:17:37.384 | DEBUG __main__ [-] Considering redhat-common/selinux-policy param:{} collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:127 2025-12-11 05:17:37.384 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:184 2025-12-11 05:17:37.384 | DEBUG __main__ [-] Considering redhat-common/selinux-policy-targeted param:{} collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:127 2025-12-11 05:17:37.384 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:184 2025-12-11 05:17:37.384 | DEBUG __main__ [-] Considering redhat-common/python3-libselinux param:{} collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:127 2025-12-11 05:17:37.384 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:184 2025-12-11 05:17:37.384 | DEBUG __main__ [-] Considering redhat-common/python3-policycoreutils param:{} collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:127 2025-12-11 05:17:37.384 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:184 2025-12-11 05:17:37.384 | DEBUG __main__ [-] Considering redhat-common/policycoreutils-python-utils param:{} collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:127 2025-12-11 05:17:37.384 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:184 2025-12-11 05:17:37.384 | DEBUG __main__ [-] Considering redhat-common/rng-tools param:{} collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:127 2025-12-11 05:17:37.385 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:184 2025-12-11 05:17:37.385 | DEBUG __main__ [-] Considering redhat-common/passwd param:{} collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:127 2025-12-11 05:17:37.385 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:184 2025-12-11 05:17:37.385 | INFO __main__ [-] Squashing install file: /usr/lib/python3.9/site-packages/diskimage_builder/elements/cache-url/package-installs.yaml 2025-12-11 05:17:37.385 | DEBUG __main__ [-] Considering cache-url/curl param:{} collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:127 2025-12-11 05:17:37.385 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:184 2025-12-11 05:17:37.385 | INFO __main__ [-] Squashing install file: /usr/share/ironic-python-agent-builder/dib/extra-hardware/package-installs.yaml 2025-12-11 05:17:37.386 | DEBUG __main__ [-] Considering extra-hardware/ethtool param:{} collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:127 2025-12-11 05:17:37.386 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:184 2025-12-11 05:17:37.386 | DEBUG __main__ [-] Considering extra-hardware/fio param:{} collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:127 2025-12-11 05:17:37.386 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:184 2025-12-11 05:17:37.386 | DEBUG __main__ [-] Considering extra-hardware/fio-engine-libaio param:{'when': ['IPA_DISTRO_FAMILY = rh', 'DIB_RELEASE != 7', 'DIB_RELEASE != 8']} collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:127 2025-12-11 05:17:37.386 | DEBUG __main__ [-] ... when eval IPA_DISTRO_FAMILY=rh against _when /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:99 2025-12-11 05:17:37.386 | DEBUG __main__ [-] ... when eval DIB_RELEASE!=7 against <9-stream> _when /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:99 2025-12-11 05:17:37.386 | DEBUG __main__ [-] ... when eval DIB_RELEASE!=8 against <9-stream> _when /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:99 2025-12-11 05:17:37.387 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:184 2025-12-11 05:17:37.387 | DEBUG __main__ [-] Considering extra-hardware/hdparm param:{} collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:127 2025-12-11 05:17:37.387 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:184 2025-12-11 05:17:37.387 | DEBUG __main__ [-] Considering extra-hardware/infiniband-diags param:{} collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:127 2025-12-11 05:17:37.387 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:184 2025-12-11 05:17:37.387 | DEBUG __main__ [-] Considering extra-hardware/lldpad param:{} collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:127 2025-12-11 05:17:37.387 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:184 2025-12-11 05:17:37.387 | DEBUG __main__ [-] Considering extra-hardware/pciutils param:{} collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:127 2025-12-11 05:17:37.387 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:184 2025-12-11 05:17:37.387 | DEBUG __main__ [-] Considering extra-hardware/smartmontools param:{} collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:127 2025-12-11 05:17:37.387 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:184 2025-12-11 05:17:37.387 | DEBUG __main__ [-] Considering extra-hardware/sysbench param:{} collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:127 2025-12-11 05:17:37.387 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:184 2025-12-11 05:17:37.387 | DEBUG __main__ [-] Considering extra-hardware/biosdevname param:{'not-arch': 'aarch64,arm64,ppc64,ppc64el,ppc64le', 'when': 'IPA_DISTRO_FAMILY = rh'} collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:127 2025-12-11 05:17:37.387 | DEBUG __main__ [-] ... when eval IPA_DISTRO_FAMILY=rh against _when /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:99 2025-12-11 05:17:37.387 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:184 2025-12-11 05:17:37.387 | INFO __main__ [-] Squashing install file: /usr/lib/python3.9/site-packages/diskimage_builder/elements/svc-map/package-installs.yaml 2025-12-11 05:17:37.388 | DEBUG __main__ [-] Considering svc-map/PyYAML param:{'phase': 'pre-install.d', 'dib_python_version': 2} collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:127 2025-12-11 05:17:37.388 | DEBUG __main__ [-] ... skipping due to python version collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:175 2025-12-11 05:17:37.388 | DEBUG __main__ [-] Considering svc-map/python3-PyYAML param:{'phase': 'pre-install.d', 'dib_python_version': 3} collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:127 2025-12-11 05:17:37.388 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:184 2025-12-11 05:17:37.388 | INFO __main__ [-] Squashing install file: /usr/share/edpm-image-builder//dib/ironic-agent-multipath/package-installs.yaml 2025-12-11 05:17:37.388 | DEBUG __main__ [-] Considering ironic-agent-multipath/iscsi-initiator-utils param:{} collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:127 2025-12-11 05:17:37.388 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:184 2025-12-11 05:17:37.388 | DEBUG __main__ [-] Considering ironic-agent-multipath/device-mapper-multipath param:{} collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:127 2025-12-11 05:17:37.388 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:184 2025-12-11 05:17:37.388 | DEBUG __main__ [-] final_dict -> defaultdict(..., {'install.d': defaultdict(, {'uninstall': [('libffi-dev', 'ironic-python-agent-ramdisk'), ('libssl-dev', 'ironic-python-agent-ramdisk'), ('python-dev', 'ironic-python-agent-ramdisk')], 'install': [('dhcp-client', 'dhcp-all-interfaces'), ('ifupdown', 'dhcp-all-interfaces'), ('ndisc6', 'dhcp-all-interfaces'), ('curl', 'ironic-python-agent-ramdisk'), ('dmidecode', 'ironic-python-agent-ramdisk'), ('iptables', 'ironic-python-agent-ramdisk'), ('lshw', 'ironic-python-agent-ramdisk'), ('ipmitool', 'ironic-python-agent-ramdisk'), ('qemu-utils', 'ironic-python-agent-ramdisk'), ('gcc', 'ironic-python-agent-ramdisk'), ('python', 'ironic-python-agent-ramdisk'), ('parted', 'ironic-python-agent-ramdisk'), ('hdparm', 'ironic-python-agent-ramdisk'), ('util-linux', 'ironic-python-agent-ramdisk'), ('genisoimage', 'ironic-python-agent-ramdisk'), ('gdisk', 'ironic-python-agent-ramdisk'), ('kmod', 'ironic-python-agent-ramdisk'), ('psmisc', 'ironic-python-agent-ramdisk'), ('dosfstools', 'ironic-python-agent-ramdisk'), ('mdadm', 'ironic-python-agent-ramdisk'), ('efibootmgr', 'ironic-python-agent-ramdisk'), ('efivar', 'ironic-python-agent-ramdisk'), ('chrony', 'ironic-python-agent-ramdisk'), ('e2fsprogs', 'ironic-python-agent-ramdisk'), ('nvme-cli', 'ironic-python-agent-ramdisk'), ('open-iscsi', 'ironic-python-agent-ramdisk'), ('smartmontools', 'ironic-python-agent-ramdisk'), ('libffi-dev', 'ironic-python-agent-ramdisk'), ('libssl-dev', 'ironic-python-agent-ramdisk'), ('python-dev', 'ironic-python-agent-ramdisk'), ('rsync', 'install-static'), ('openssh-client', 'runtime-ssh-host-keys'), ('openssh-server', 'openssh-server'), ('git', 'source-repositories'), ('iscsi_package', 'ibft-interfaces'), ('device-mapper-multipath', 'centos'), ('python3-venv', 'ensure-venv'), ('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'), ('curl', 'cache-url'), ('ethtool', 'extra-hardware'), ('fio', 'extra-hardware'), ('fio-engine-libaio', 'extra-hardware'), ('hdparm', 'extra-hardware'), ('infiniband-diags', 'extra-hardware'), ('lldpad', 'extra-hardware'), ('pciutils', 'extra-hardware'), ('smartmontools', 'extra-hardware'), ('sysbench', 'extra-hardware'), ('biosdevname', 'extra-hardware'), ('iscsi-initiator-utils', 'ironic-agent-multipath'), ('device-mapper-multipath', 'ironic-agent-multipath')]}), 'post-install.d': defaultdict(, {'uninstall': [('cloud-init', 'ironic-python-agent-ramdisk'), ('teamd', 'ironic-python-agent-ramdisk'), ('tuned', 'ironic-python-agent-ramdisk')], 'install': [('linux-firmware', 'ironic-python-agent-ramdisk')]}), 'pre-install.d': defaultdict(, {'install': [('wget', 'epel'), ('yum-utils', 'epel'), ('gettext', 'redhat-common'), ('python3-PyYAML', 'svc-map')], 'uninstall': [('git', 'ironic-python-agent-ramdisk'), ('man-db', 'ironic-python-agent-ramdisk'), ('rsync', 'ironic-python-agent-ramdisk'), ('kernel-debug-devel', 'ironic-python-agent-ramdisk'), ('mozjs60', 'ironic-python-agent-ramdisk'), ('plymouth', 'ironic-python-agent-ramdisk'), ('python3-cairo', 'ironic-python-agent-ramdisk'), ('python3-gobject-base', 'ironic-python-agent-ramdisk')]})}) main /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/../bin/package-installs-squash:232 2025-12-11 05:17:37.397 | dib-run-parts 99-squash-package-install completed 2025-12-11 05:17:37.397 | dib-run-parts Running /tmp/dib_build.7EwvFRG5/hooks/extra-data.d/99-yum-repo-conf 2025-12-11 05:17:37.399 | + set -eu 2025-12-11 05:17:37.399 | + set -o pipefail 2025-12-11 05:17:37.399 | + '[' -z '/etc/yum.repos.d/*' ']' 2025-12-11 05:17:37.399 | + for file in $DIB_YUM_REPO_CONF 2025-12-11 05:17:37.399 | + '[' '!' -f /etc/yum.repos.d/centos-addons.repo ']' 2025-12-11 05:17:37.399 | + sudo cp -L -f /etc/yum.repos.d/centos-addons.repo /tmp/dib_build.7EwvFRG5/mnt/etc/yum.repos.d 2025-12-11 05:17:37.414 | + for file in $DIB_YUM_REPO_CONF 2025-12-11 05:17:37.414 | + '[' '!' -f /etc/yum.repos.d/centos.repo ']' 2025-12-11 05:17:37.414 | + sudo cp -L -f /etc/yum.repos.d/centos.repo /tmp/dib_build.7EwvFRG5/mnt/etc/yum.repos.d 2025-12-11 05:17:37.430 | + for file in $DIB_YUM_REPO_CONF 2025-12-11 05:17:37.430 | + '[' '!' -f /etc/yum.repos.d/delorean-master-testing.repo ']' 2025-12-11 05:17:37.430 | + sudo cp -L -f /etc/yum.repos.d/delorean-master-testing.repo /tmp/dib_build.7EwvFRG5/mnt/etc/yum.repos.d 2025-12-11 05:17:37.444 | + for file in $DIB_YUM_REPO_CONF 2025-12-11 05:17:37.444 | + '[' '!' -f /etc/yum.repos.d/delorean.repo ']' 2025-12-11 05:17:37.444 | + sudo cp -L -f /etc/yum.repos.d/delorean.repo /tmp/dib_build.7EwvFRG5/mnt/etc/yum.repos.d 2025-12-11 05:17:37.458 | + for file in $DIB_YUM_REPO_CONF 2025-12-11 05:17:37.458 | + '[' '!' -f /etc/yum.repos.d/repo-setup-centos-appstream.repo ']' 2025-12-11 05:17:37.458 | + sudo cp -L -f /etc/yum.repos.d/repo-setup-centos-appstream.repo /tmp/dib_build.7EwvFRG5/mnt/etc/yum.repos.d 2025-12-11 05:17:37.473 | + for file in $DIB_YUM_REPO_CONF 2025-12-11 05:17:37.474 | + '[' '!' -f /etc/yum.repos.d/repo-setup-centos-baseos.repo ']' 2025-12-11 05:17:37.474 | + sudo cp -L -f /etc/yum.repos.d/repo-setup-centos-baseos.repo /tmp/dib_build.7EwvFRG5/mnt/etc/yum.repos.d 2025-12-11 05:17:37.488 | + for file in $DIB_YUM_REPO_CONF 2025-12-11 05:17:37.488 | + '[' '!' -f /etc/yum.repos.d/repo-setup-centos-highavailability.repo ']' 2025-12-11 05:17:37.488 | + sudo cp -L -f /etc/yum.repos.d/repo-setup-centos-highavailability.repo /tmp/dib_build.7EwvFRG5/mnt/etc/yum.repos.d 2025-12-11 05:17:37.503 | + for file in $DIB_YUM_REPO_CONF 2025-12-11 05:17:37.503 | + '[' '!' -f /etc/yum.repos.d/repo-setup-centos-powertools.repo ']' 2025-12-11 05:17:37.503 | + sudo cp -L -f /etc/yum.repos.d/repo-setup-centos-powertools.repo /tmp/dib_build.7EwvFRG5/mnt/etc/yum.repos.d 2025-12-11 05:17:37.519 | dib-run-parts 99-yum-repo-conf completed 2025-12-11 05:17:37.519 | dib-run-parts ----------------------- PROFILING ----------------------- 2025-12-11 05:17:37.519 | dib-run-parts 2025-12-11 05:17:37.520 | dib-run-parts Target: extra-data.d 2025-12-11 05:17:37.520 | dib-run-parts 2025-12-11 05:17:37.520 | dib-run-parts Script Seconds 2025-12-11 05:17:37.520 | dib-run-parts --------------------------------------- ---------- 2025-12-11 05:17:37.520 | dib-run-parts 2025-12-11 05:17:37.528 | dib-run-parts 10-create-pkg-map-dir 0.212 2025-12-11 05:17:37.533 | dib-run-parts 10-merge-svc-map-files 0.041 2025-12-11 05:17:37.538 | dib-run-parts 11-copy-svc-map-file 0.021 2025-12-11 05:17:37.542 | dib-run-parts 15-ssl-ca-copy 0.003 2025-12-11 05:17:37.547 | dib-run-parts 20-manifest-dir 0.017 2025-12-11 05:17:37.552 | dib-run-parts 75-inject-element-manifest 0.033 2025-12-11 05:17:37.556 | dib-run-parts 98-source-repositories 0.028 2025-12-11 05:17:37.561 | dib-run-parts 99-copy-dib-img-functions 0.031 2025-12-11 05:17:37.566 | dib-run-parts 99-enable-install-types 0.010 2025-12-11 05:17:37.570 | dib-run-parts 99-squash-package-install 0.092 2025-12-11 05:17:37.575 | dib-run-parts 99-yum-repo-conf 0.121 2025-12-11 05:17:37.577 | dib-run-parts 2025-12-11 05:17:37.577 | dib-run-parts --------------------- END PROFILING --------------------- 2025-12-11 05:17:37.581 | + diskimage_builder/lib/common-functions:run_d:259 : check_break after-extra-data bash 2025-12-11 05:17:37.584 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-extra-data(,|$)' -q 2025-12-11 05:17:37.584 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-12-11 05:17:37.588 | + diskimage_builder/lib/disk-image-create:main:360 : run_d_in_target pre-install 2025-12-11 05:17:37.591 | + diskimage_builder/lib/img-functions:run_d_in_target:64 : check_element 2025-12-11 05:17:37.594 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.7EwvFRG5/hooks ']' 2025-12-11 05:17:37.596 | + diskimage_builder/lib/img-functions:run_d_in_target:67 : '[' -d /tmp/dib_build.7EwvFRG5/hooks/pre-install.d ']' 2025-12-11 05:17:37.599 | + diskimage_builder/lib/img-functions:run_d_in_target:68 : sudo mkdir /tmp/dib_build.7EwvFRG5/mnt/tmp/in_target.d 2025-12-11 05:17:37.618 | + 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.7EwvFRG5/hooks 2025-12-11 05:17:37.636 | + diskimage_builder/lib/img-functions:run_d_in_target:78 : sudo mount --bind /tmp/dib_build.7EwvFRG5/hooks /tmp/dib_build.7EwvFRG5/mnt/tmp/in_target.d 2025-12-11 05:17:37.656 | + diskimage_builder/lib/img-functions:run_d_in_target:79 : sudo mount -o remount,ro,bind /tmp/dib_build.7EwvFRG5/hooks /tmp/dib_build.7EwvFRG5/mnt/tmp/in_target.d 2025-12-11 05:17:37.675 | + diskimage_builder/lib/img-functions:run_d_in_target:80 : check_break before-pre-install run_in_target bash 2025-12-11 05:17:37.678 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-pre-install(,|$)' -q 2025-12-11 05:17:37.679 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-12-11 05:17:37.683 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : '[' -z '' ']' 2025-12-11 05:17:37.686 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : in_target_arg=run_in_target 2025-12-11 05:17:37.688 | + diskimage_builder/lib/img-functions:run_d_in_target:82 : trap 'check_break after-error run_in_target bash' ERR 2025-12-11 05:17:37.691 | + 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-12-11 05:17:37.694 | + 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-12-11 05:17:37.697 | + diskimage_builder/lib/img-functions:run_in_target:51 : ORIG_HOME=/root 2025-12-11 05:17:37.700 | + diskimage_builder/lib/img-functions:run_in_target:52 : export HOME=/root 2025-12-11 05:17:37.703 | + diskimage_builder/lib/img-functions:run_in_target:52 : HOME=/root 2025-12-11 05:17:37.706 | + diskimage_builder/lib/img-functions:run_in_target:58 : sudo -E chroot /tmp/dib_build.7EwvFRG5/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-12-11 05:17:37.733 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/01-debian-ipa.bash 2025-12-11 05:17:37.735 | + source /tmp/in_target.d/pre-install.d/../environment.d/01-debian-ipa.bash 2025-12-11 05:17:37.735 | ++ DIB_DEBIAN_NON_FREE=non-free-firmware 2025-12-11 05:17:37.735 | ++ [[ 9-stream == \b\u\l\l\s\e\y\e ]] 2025-12-11 05:17:37.735 | ++ export DIB_DEBIAN_COMPONENTS=main,contrib,non-free-firmware 2025-12-11 05:17:37.735 | ++ DIB_DEBIAN_COMPONENTS=main,contrib,non-free-firmware 2025-12-11 05:17:37.735 | ++ [[ main,contrib,non-free-firmware =~ non-free ]] 2025-12-11 05:17:37.735 | ++ export IPA_DEBIAN_NONFREE=true 2025-12-11 05:17:37.735 | ++ IPA_DEBIAN_NONFREE=true 2025-12-11 05:17:37.735 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/01-export-install-types.bash 2025-12-11 05:17:37.737 | + source /tmp/in_target.d/pre-install.d/../environment.d/01-export-install-types.bash 2025-12-11 05:17:37.737 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2025-12-11 05:17:37.737 | ++ DIB_DEFAULT_INSTALLTYPE=package 2025-12-11 05:17:37.737 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/01-repo-setup.bash 2025-12-11 05:17:37.739 | + source /tmp/in_target.d/pre-install.d/../environment.d/01-repo-setup.bash 2025-12-11 05:17:37.739 | ++ export DIB_REPO_SETUP=current-podified 2025-12-11 05:17:37.739 | ++ DIB_REPO_SETUP=current-podified 2025-12-11 05:17:37.739 | ++ export DIB_REPO_SETUP_BRANCH=master 2025-12-11 05:17:37.739 | ++ DIB_REPO_SETUP_BRANCH=master 2025-12-11 05:17:37.739 | ++ export DIB_REPO_SETUP_DISTRO_MIRROR= 2025-12-11 05:17:37.739 | ++ DIB_REPO_SETUP_DISTRO_MIRROR= 2025-12-11 05:17:37.739 | ++ export DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2025-12-11 05:17:37.739 | ++ DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2025-12-11 05:17:37.739 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-base-defaults 2025-12-11 05:17:37.741 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-base-defaults 2025-12-11 05:17:37.741 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2025-12-11 05:17:37.741 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2025-12-11 05:17:37.741 | ++ export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-12-11 05:17:37.741 | ++ DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-12-11 05:17:37.741 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-centos-distro-name.bash 2025-12-11 05:17:37.742 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-centos-distro-name.bash 2025-12-11 05:17:37.743 | ++ export DISTRO_NAME=centos 2025-12-11 05:17:37.743 | ++ DISTRO_NAME=centos 2025-12-11 05:17:37.743 | ++ export DIB_RELEASE=9-stream 2025-12-11 05:17:37.743 | ++ DIB_RELEASE=9-stream 2025-12-11 05:17:37.743 | ++ export EFI_BOOT_DIR=EFI/centos 2025-12-11 05:17:37.743 | ++ EFI_BOOT_DIR=EFI/centos 2025-12-11 05:17:37.743 | ++ export YUM=dnf 2025-12-11 05:17:37.743 | ++ YUM=dnf 2025-12-11 05:17:37.743 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-checksum.bash 2025-12-11 05:17:37.744 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-checksum.bash 2025-12-11 05:17:37.744 | ++ export DIB_CHECKSUM=1 2025-12-11 05:17:37.744 | ++ DIB_CHECKSUM=1 2025-12-11 05:17:37.744 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-defaults.bash 2025-12-11 05:17:37.746 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-defaults.bash 2025-12-11 05:17:37.746 | ++ export IPA_REMOVE_FIRMWARE=amdgpu,netronome,qcom,ti-communication,ti-keystone,ueagle-atm,rsi,mrvl,brcm,mediatek,ath10k,rtlwifi,rtw88,rtw89,libertas,ath11k 2025-12-11 05:17:37.746 | ++ IPA_REMOVE_FIRMWARE=amdgpu,netronome,qcom,ti-communication,ti-keystone,ueagle-atm,rsi,mrvl,brcm,mediatek,ath10k,rtlwifi,rtw88,rtw89,libertas,ath11k 2025-12-11 05:17:37.746 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-enable-rdo-deps.bash 2025-12-11 05:17:37.748 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-enable-rdo-deps.bash 2025-12-11 05:17:37.748 | ++ [[ centos9-stream =~ centos9 ]] 2025-12-11 05:17:37.748 | ++ '[' -n '/etc/yum.repos.d/*' ']' 2025-12-11 05:17:37.748 | ++ export DIB_IPA_HARDWARE_RDO=0 2025-12-11 05:17:37.748 | ++ DIB_IPA_HARDWARE_RDO=0 2025-12-11 05:17:37.748 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/11-dib-install-type.bash 2025-12-11 05:17:37.750 | + source /tmp/in_target.d/pre-install.d/../environment.d/11-dib-install-type.bash 2025-12-11 05:17:37.750 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2025-12-11 05:17:37.750 | ++ DIB_DEFAULT_INSTALLTYPE=package 2025-12-11 05:17:37.750 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/14-manifests 2025-12-11 05:17:37.752 | + source /tmp/in_target.d/pre-install.d/../environment.d/14-manifests 2025-12-11 05:17:37.752 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-12-11 05:17:37.752 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-12-11 05:17:37.752 | ++ export DIB_MANIFEST_SAVE_DIR=ironic-python-agent.d/ 2025-12-11 05:17:37.752 | ++ DIB_MANIFEST_SAVE_DIR=ironic-python-agent.d/ 2025-12-11 05:17:37.752 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/20-ipa-distro-family.bash 2025-12-11 05:17:37.754 | + source /tmp/in_target.d/pre-install.d/../environment.d/20-ipa-distro-family.bash 2025-12-11 05:17:37.754 | ++ [[ centos =~ (fedora|centos|rhel) ]] 2025-12-11 05:17:37.754 | ++ export IPA_DISTRO_FAMILY=rh 2025-12-11 05:17:37.754 | ++ IPA_DISTRO_FAMILY=rh 2025-12-11 05:17:37.754 | ++ [[ centos =~ (centos|rhel) ]] 2025-12-11 05:17:37.754 | ++ export DIB_DHCP_NETWORK_MANAGER_AUTO=true 2025-12-11 05:17:37.754 | ++ DIB_DHCP_NETWORK_MANAGER_AUTO=true 2025-12-11 05:17:37.754 | ++ [[ centos =~ debian ]] 2025-12-11 05:17:37.754 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/50-dib-python-version 2025-12-11 05:17:37.756 | + source /tmp/in_target.d/pre-install.d/../environment.d/50-dib-python-version 2025-12-11 05:17:37.756 | ++ '[' -z 3 ']' 2025-12-11 05:17:37.756 | ++ '[' -z 3 ']' 2025-12-11 05:17:37.756 | ++ export DIB_PYTHON_VERSION 2025-12-11 05:17:37.756 | ++ export DIB_PYTHON=python3 2025-12-11 05:17:37.756 | ++ DIB_PYTHON=python3 2025-12-11 05:17:37.756 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/50-redhat-common 2025-12-11 05:17:37.758 | + source /tmp/in_target.d/pre-install.d/../environment.d/50-redhat-common 2025-12-11 05:17:37.758 | ++ export DIB_DISABLE_KERNEL_CLEANUP=0 2025-12-11 05:17:37.758 | ++ DIB_DISABLE_KERNEL_CLEANUP=0 2025-12-11 05:17:37.758 | ++ export DIB_INIT_SYSTEM=systemd 2025-12-11 05:17:37.758 | ++ DIB_INIT_SYSTEM=systemd 2025-12-11 05:17:37.758 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/99-dib-init-system 2025-12-11 05:17:37.760 | + source /tmp/in_target.d/pre-install.d/../environment.d/99-dib-init-system 2025-12-11 05:17:37.760 | ++ '[' -z systemd ']' 2025-12-11 05:17:37.760 | ++ case $DIB_INIT_SYSTEM in 2025-12-11 05:17:37.760 | dib-run-parts Running /tmp/in_target.d/pre-install.d/00-01-yum-keepcache 2025-12-11 05:17:37.762 | + set -eu 2025-12-11 05:17:37.762 | + set -o pipefail 2025-12-11 05:17:37.762 | + [[ dnf == \d\n\f ]] 2025-12-11 05:17:37.762 | + cfg=/etc/dnf/dnf.conf 2025-12-11 05:17:37.762 | + echo keepcache=1 2025-12-11 05:17:37.762 | + echo cachedir=/tmp/yum 2025-12-11 05:17:37.763 | dib-run-parts 00-01-yum-keepcache completed 2025-12-11 05:17:37.763 | dib-run-parts Running /tmp/in_target.d/pre-install.d/00-02-set-centos-mirror 2025-12-11 05:17:37.766 | + set -eu 2025-12-11 05:17:37.766 | + set -o pipefail 2025-12-11 05:17:37.766 | + DIB_DISTRIBUTION_MIRROR= 2025-12-11 05:17:37.766 | + '[' -n '' ']' 2025-12-11 05:17:37.766 | + exit 0 2025-12-11 05:17:37.767 | dib-run-parts 00-02-set-centos-mirror completed 2025-12-11 05:17:37.767 | dib-run-parts Running /tmp/in_target.d/pre-install.d/00-03-repo-setup 2025-12-11 05:17:37.770 | + set -o pipefail 2025-12-11 05:17:37.770 | + '[' -n '/etc/yum.repos.d/*' ']' 2025-12-11 05:17:37.770 | + echo 'DIB_YUM_REPO_CONF is set - ignoring DIB_REPO_SETUP=current-podified' 2025-12-11 05:17:37.770 | DIB_YUM_REPO_CONF is set - ignoring DIB_REPO_SETUP=current-podified 2025-12-11 05:17:37.770 | + exit 0 2025-12-11 05:17:37.771 | dib-run-parts 00-03-repo-setup completed 2025-12-11 05:17:37.771 | dib-run-parts Running /tmp/in_target.d/pre-install.d/00-dnf-update 2025-12-11 05:17:37.773 | + set -eu 2025-12-11 05:17:37.773 | + set -o pipefail 2025-12-11 05:17:37.773 | + [[ centos == \f\e\d\o\r\a ]] 2025-12-11 05:17:37.774 | dib-run-parts 00-dnf-update completed 2025-12-11 05:17:37.774 | dib-run-parts Running /tmp/in_target.d/pre-install.d/00-fix-requiretty 2025-12-11 05:17:37.776 | + set -eu 2025-12-11 05:17:37.776 | + set -o pipefail 2025-12-11 05:17:37.776 | + sed -i -e '/^Defaults\s*requiretty/d' -e '/Disable "ssh hostname/d' /etc/sudoers 2025-12-11 05:17:37.778 | + sed -i -e '/You have to run/d' /etc/sudoers 2025-12-11 05:17:37.779 | + visudo -c 2025-12-11 05:17:37.780 | /etc/sudoers: parsed OK 2025-12-11 05:17:37.781 | dib-run-parts 00-fix-requiretty completed 2025-12-11 05:17:37.781 | dib-run-parts Running /tmp/in_target.d/pre-install.d/00-install-repo-package 2025-12-11 05:17:37.783 | + set -eu 2025-12-11 05:17:37.783 | + set -o pipefail 2025-12-11 05:17:37.784 | + '[' -n '' ']' 2025-12-11 05:17:37.785 | dib-run-parts 00-install-repo-package completed 2025-12-11 05:17:37.785 | dib-run-parts Running /tmp/in_target.d/pre-install.d/00-usr-local-bin-secure-path 2025-12-11 05:17:37.787 | + set -eu 2025-12-11 05:17:37.787 | + set -o pipefail 2025-12-11 05:17:37.787 | + sed -i -e '/secure_path/ s@\([\'\''"]\?\)$@:/usr/local/bin/\1@' /etc/sudoers 2025-12-11 05:17:37.788 | + visudo -c 2025-12-11 05:17:37.789 | /etc/sudoers: parsed OK 2025-12-11 05:17:37.790 | dib-run-parts 00-usr-local-bin-secure-path completed 2025-12-11 05:17:37.790 | dib-run-parts Running /tmp/in_target.d/pre-install.d/01-00-centos-python3 2025-12-11 05:17:37.793 | + set -eu 2025-12-11 05:17:37.793 | + set -o pipefail 2025-12-11 05:17:37.793 | + [[ centos =~ (centos|rhel) ]] 2025-12-11 05:17:37.793 | + dnf install -y python3 python3-pyyaml 2025-12-11 05:17:38.129 | delorean-python-castellan-609f4ea667df386849930 22 kB/s | 3.0 kB 00:00 2025-12-11 05:17:38.256 | delorean-openstack-ironic-c525a16b06266b6b474c9 24 kB/s | 3.0 kB 00:00 2025-12-11 05:17:38.383 | delorean-openstack-cinder-92c645f1f1e913b5b1cd8 24 kB/s | 3.0 kB 00:00 2025-12-11 05:17:38.510 | delorean-ansible-collections-openstack-f584c54d 24 kB/s | 3.0 kB 00:00 2025-12-11 05:17:38.644 | delorean-openstack-ceilometer-60803e710e7f5b3cd 23 kB/s | 3.0 kB 00:00 2025-12-11 05:17:38.771 | delorean-openstack-kolla-e7bd46dad0b62ff151667b 24 kB/s | 3.0 kB 00:00 2025-12-11 05:17:38.900 | delorean-openstack-nova-3e7017eb2952d5258d96e27 24 kB/s | 3.0 kB 00:00 2025-12-11 05:17:39.040 | delorean-openstack-designate-82652559ea8641b11c 22 kB/s | 3.0 kB 00:00 2025-12-11 05:17:39.168 | delorean-openstack-glance-e055873be4079bc9d3716 24 kB/s | 3.0 kB 00:00 2025-12-11 05:17:39.294 | delorean-openstack-keystone-4f1b7e96e38463d5fcd 24 kB/s | 3.0 kB 00:00 2025-12-11 05:17:39.433 | delorean-openstack-manila-70623bb84e7880f7f2f75 22 kB/s | 3.0 kB 00:00 2025-12-11 05:17:39.566 | delorean-python-networking-mlnx-7139a7f0bce9d6a 23 kB/s | 3.0 kB 00:00 2025-12-11 05:17:39.699 | delorean-openstack-octavia-e981d3e172b8e4471f97 23 kB/s | 3.0 kB 00:00 2025-12-11 05:17:39.832 | delorean-openstack-watcher-71470dac73abba9e5dcf 23 kB/s | 3.0 kB 00:00 2025-12-11 05:17:39.958 | delorean-ansible-config_template-5ccaa22121a7ff 24 kB/s | 3.0 kB 00:00 2025-12-11 05:17:40.093 | delorean-puppet-magnum-ec92e647ad5e77720f01cce0 23 kB/s | 3.0 kB 00:00 2025-12-11 05:17:40.226 | delorean-openstack-swift-e10c2bafcb8fc80929bce3 23 kB/s | 3.0 kB 00:00 2025-12-11 05:17:40.358 | delorean-python-mistral-tests-tempest-900580c95 23 kB/s | 3.0 kB 00:00 2025-12-11 05:17:40.485 | delorean-python-django-horizon-915b939b342dc65f 24 kB/s | 3.0 kB 00:00 2025-12-11 05:17:41.998 | CentOS Stream 9 - BaseOS 4.6 kB/s | 7.0 kB 00:01 2025-12-11 05:17:42.440 | CentOS Stream 9 - AppStream 18 kB/s | 7.4 kB 00:00 2025-12-11 05:17:43.040 | CentOS Stream 9 - CRB 13 kB/s | 6.9 kB 00:00 2025-12-11 05:17:43.531 | CentOS Stream 9 - Extras packages 18 kB/s | 8.3 kB 00:00 2025-12-11 05:17:43.658 | dlrn-master-testing 24 kB/s | 3.0 kB 00:00 2025-12-11 05:17:43.796 | dlrn-master-build-deps 23 kB/s | 3.0 kB 00:00 2025-12-11 05:17:43.803 | centos9-rabbitmq 749 kB/s | 3.0 kB 00:00 2025-12-11 05:17:43.809 | centos9-storage 605 kB/s | 3.0 kB 00:00 2025-12-11 05:17:43.814 | centos9-opstools 807 kB/s | 3.0 kB 00:00 2025-12-11 05:17:43.819 | NFV SIG OpenvSwitch 809 kB/s | 3.0 kB 00:00 2025-12-11 05:17:43.825 | repo-setup-centos-appstream 1.1 MB/s | 4.4 kB 00:00 2025-12-11 05:17:43.905 | repo-setup-centos-baseos 658 kB/s | 3.9 kB 00:00 2025-12-11 05:17:43.940 | repo-setup-centos-highavailability 929 kB/s | 3.9 kB 00:00 2025-12-11 05:17:43.946 | repo-setup-centos-powertools 989 kB/s | 4.3 kB 00:00 2025-12-11 05:17:44.413 | Extra Packages for Enterprise Linux 9 - x86_64 51 kB/s | 23 kB 00:00 2025-12-11 05:17:44.773 | Package python3-3.9.25-2.el9.x86_64 is already installed. 2025-12-11 05:17:44.774 | Package python3-pyyaml-5.4.1-6.el9.x86_64 is already installed. 2025-12-11 05:17:44.826 | Dependencies resolved. 2025-12-11 05:17:44.827 | Nothing to do. 2025-12-11 05:17:44.827 | Complete! 2025-12-11 05:17:44.861 | dib-run-parts 01-00-centos-python3 completed 2025-12-11 05:17:44.861 | dib-run-parts Running /tmp/in_target.d/pre-install.d/01-dib-python 2025-12-11 05:17:44.864 | + set -eu 2025-12-11 05:17:44.864 | + set -o pipefail 2025-12-11 05:17:44.864 | + [[ centos =~ (centos|rhel) ]] 2025-12-11 05:17:44.864 | + python_path=/usr/libexec/platform-python 2025-12-11 05:17:44.864 | + '[' -z /usr/libexec/platform-python ']' 2025-12-11 05:17:44.864 | + ln -sf /usr/libexec/platform-python /usr/local/bin/dib-python 2025-12-11 05:17:44.866 | dib-run-parts 01-dib-python completed 2025-12-11 05:17:44.866 | dib-run-parts Running /tmp/in_target.d/pre-install.d/01-install-bin 2025-12-11 05:17:44.869 | + set -eu 2025-12-11 05:17:44.869 | + set -o pipefail 2025-12-11 05:17:44.869 | ++ dirname /tmp/in_target.d/pre-install.d/01-install-bin 2025-12-11 05:17:44.870 | + 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 /tmp/in_target.d/pre-install.d/../bin/svc-map /usr/local/bin 2025-12-11 05:17:44.875 | dib-run-parts 01-install-bin completed 2025-12-11 05:17:44.875 | dib-run-parts Running /tmp/in_target.d/pre-install.d/01-module-configuration 2025-12-11 05:17:44.878 | + set -eu 2025-12-11 05:17:44.878 | + set -o pipefail 2025-12-11 05:17:44.878 | + export DIB_DNF_MODULE_STREAMS= 2025-12-11 05:17:44.878 | + DIB_DNF_MODULE_STREAMS= 2025-12-11 05:17:44.878 | + '[' dnf == dnf ']' 2025-12-11 05:17:44.879 | dib-run-parts 01-module-configuration completed 2025-12-11 05:17:44.879 | dib-run-parts Running /tmp/in_target.d/pre-install.d/01-override-yum-arch 2025-12-11 05:17:44.881 | + set -eu 2025-12-11 05:17:44.881 | + set -o pipefail 2025-12-11 05:17:44.881 | + [[ amd64 x86_64 =~ amd64 ]] 2025-12-11 05:17:44.881 | + basearch=x86_64 2025-12-11 05:17:44.881 | + arch=x86_64 2025-12-11 05:17:44.881 | + [[ dnf == \d\n\f ]] 2025-12-11 05:17:44.881 | + mkdir -p /etc/dnf/vars 2025-12-11 05:17:44.882 | + echo x86_64 2025-12-11 05:17:44.883 | + echo x86_64 2025-12-11 05:17:44.883 | + [[ centos =~ centos ]] 2025-12-11 05:17:44.883 | + [[ x86_64 == \x\8\6\_\6\4 ]] 2025-12-11 05:17:44.883 | + contentdir=centos 2025-12-11 05:17:44.883 | + echo centos 2025-12-11 05:17:44.884 | dib-run-parts 01-override-yum-arch completed 2025-12-11 05:17:44.884 | dib-run-parts Running /tmp/in_target.d/pre-install.d/02-set-machine-id 2025-12-11 05:17:44.886 | + set -eu 2025-12-11 05:17:44.886 | + set -o pipefail 2025-12-11 05:17:44.886 | + systemd-machine-id-setup 2025-12-11 05:17:44.891 | Initializing machine ID from random generator. 2025-12-11 05:17:44.893 | dib-run-parts 02-set-machine-id completed 2025-12-11 05:17:44.893 | dib-run-parts Running /tmp/in_target.d/pre-install.d/03-baseline-tools 2025-12-11 05:17:44.895 | + set -eu 2025-12-11 05:17:44.895 | + set -o pipefail 2025-12-11 05:17:44.896 | + case $DISTRO_NAME in 2025-12-11 05:17:44.897 | dib-run-parts 03-baseline-tools completed 2025-12-11 05:17:44.897 | dib-run-parts Running /tmp/in_target.d/pre-install.d/04-dib-init-system 2025-12-11 05:17:44.899 | + set -eu 2025-12-11 05:17:44.899 | + set -o pipefail 2025-12-11 05:17:44.899 | + FILE=/usr/local/bin/dib-init-system 2025-12-11 05:17:44.899 | + cat 2025-12-11 05:17:44.900 | + chown root:root /usr/local/bin/dib-init-system 2025-12-11 05:17:44.903 | + chmod 775 /usr/local/bin/dib-init-system 2025-12-11 05:17:44.905 | dib-run-parts 04-dib-init-system completed 2025-12-11 05:17:44.905 | dib-run-parts Running /tmp/in_target.d/pre-install.d/05-rpm-epel-release 2025-12-11 05:17:44.907 | + set -eu 2025-12-11 05:17:44.907 | + set -o pipefail 2025-12-11 05:17:44.907 | + [[ centos =~ almalinux ]] 2025-12-11 05:17:44.907 | + [[ centos =~ centos ]] 2025-12-11 05:17:44.907 | + dnf install -y epel-release 2025-12-11 05:17:47.379 | Extra Packages for Enterprise Linux 9 - x86_64 12 kB/s | 23 kB 00:01 2025-12-11 05:17:47.781 | Dependencies resolved. 2025-12-11 05:17:47.781 | ================================================================================ 2025-12-11 05:17:47.781 | Package Architecture Version Repository Size 2025-12-11 05:17:47.781 | ================================================================================ 2025-12-11 05:17:47.781 | Installing: 2025-12-11 05:17:47.781 | epel-release noarch 9-7.el9 extras-common 19 k 2025-12-11 05:17:47.781 | Installing weak dependencies: 2025-12-11 05:17:47.781 | epel-next-release noarch 9-7.el9 extras-common 8.1 k 2025-12-11 05:17:47.781 | 2025-12-11 05:17:47.781 | Transaction Summary 2025-12-11 05:17:47.781 | ================================================================================ 2025-12-11 05:17:47.781 | Install 2 Packages 2025-12-11 05:17:47.781 | 2025-12-11 05:17:47.782 | Total download size: 27 k 2025-12-11 05:17:47.782 | Installed size: 29 k 2025-12-11 05:17:47.782 | Downloading Packages: 2025-12-11 05:17:49.857 | (1/2): epel-next-release-9-7.el9.noarch.rpm 84 kB/s | 8.1 kB 00:00 2025-12-11 05:17:49.894 | (2/2): epel-release-9-7.el9.noarch.rpm 140 kB/s | 19 kB 00:00 2025-12-11 05:17:49.894 | -------------------------------------------------------------------------------- 2025-12-11 05:17:49.894 | Total 13 kB/s | 27 kB 00:02 2025-12-11 05:17:49.908 | CentOS Stream 9 - Extras packages 2.1 MB/s | 2.1 kB 00:00 2025-12-11 05:17:50.002 | Importing GPG key 0x1D997668: 2025-12-11 05:17:50.002 | Userid : "CentOS Extras SIG (https://wiki.centos.org/SpecialInterestGroup) " 2025-12-11 05:17:50.002 | Fingerprint: 363F C097 2F64 B699 AED3 968E 1FF6 A217 1D99 7668 2025-12-11 05:17:50.002 | From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-Extras-SHA512 2025-12-11 05:17:50.005 | Key imported successfully 2025-12-11 05:17:50.029 | Running transaction check 2025-12-11 05:17:50.032 | Transaction check succeeded. 2025-12-11 05:17:50.033 | Running transaction test 2025-12-11 05:17:50.036 | Transaction test succeeded. 2025-12-11 05:17:50.036 | Running transaction 2025-12-11 05:17:50.055 | Preparing : 1/1 2025-12-11 05:17:50.057 | Installing : epel-release-9-7.el9.noarch 1/2 2025-12-11 05:17:50.065 | Running scriptlet: epel-release-9-7.el9.noarch 1/2 2025-12-11 05:17:50.065 | Many EPEL packages require the CodeReady Builder (CRB) repository. 2025-12-11 05:17:50.065 | It is recommended that you run /usr/bin/crb enable to enable the CRB repository. 2025-12-11 05:17:50.065 | 2025-12-11 05:17:50.083 | Installing : epel-next-release-9-7.el9.noarch 2/2 2025-12-11 05:17:50.443 | Running scriptlet: epel-next-release-9-7.el9.noarch 2/2 2025-12-11 05:17:50.443 | Verifying : epel-next-release-9-7.el9.noarch 1/2 2025-12-11 05:17:50.550 | Verifying : epel-release-9-7.el9.noarch 2/2 2025-12-11 05:17:50.550 | 2025-12-11 05:17:50.550 | Installed: 2025-12-11 05:17:50.550 | epel-next-release-9-7.el9.noarch epel-release-9-7.el9.noarch 2025-12-11 05:17:50.550 | 2025-12-11 05:17:50.550 | Complete! 2025-12-11 05:17:50.590 | + '[' 1 -ne 0 ']' 2025-12-11 05:17:50.590 | + [[ dnf == \d\n\f ]] 2025-12-11 05:17:50.590 | + rpm -q dnf-plugins-core 2025-12-11 05:17:50.596 | dnf-plugins-core-4.3.0-24.el9.noarch 2025-12-11 05:17:50.597 | + dnf config-manager --set-disabled 'epel*' 2025-12-11 05:17:50.792 | + DIB_EPEL_MIRROR= 2025-12-11 05:17:50.792 | + '[' -n '' ']' 2025-12-11 05:17:50.792 | + exit 0 2025-12-11 05:17:50.794 | dib-run-parts 05-rpm-epel-release completed 2025-12-11 05:17:50.794 | dib-run-parts Running /tmp/in_target.d/pre-install.d/10-enable-rdo-deps 2025-12-11 05:17:50.796 | + set -o pipefail 2025-12-11 05:17:50.796 | + '[' 0 -ne 0 ']' 2025-12-11 05:17:50.797 | dib-run-parts 10-enable-rdo-deps completed 2025-12-11 05:17:50.797 | dib-run-parts Running /tmp/in_target.d/pre-install.d/10-package-installs 2025-12-11 05:17:50.800 | + set -eu 2025-12-11 05:17:50.800 | + set -o pipefail 2025-12-11 05:17:50.800 | ++ dirname /tmp/in_target.d/pre-install.d/10-package-installs 2025-12-11 05:17:50.800 | + package-installs -d /tmp/in_target.d/pre-install.d 2025-12-11 05:17:50.801 | + set -eu 2025-12-11 05:17:50.801 | + set -o pipefail 2025-12-11 05:17:50.802 | ++ basename /usr/local/bin/package-installs 2025-12-11 05:17:50.802 | + SCRIPTNAME=package-installs 2025-12-11 05:17:50.803 | ++ getopt -o hd: -n package-installs -- -d /tmp/in_target.d/pre-install.d 2025-12-11 05:17:50.804 | + TEMP=' -d '\''/tmp/in_target.d/pre-install.d'\'' --' 2025-12-11 05:17:50.804 | + '[' 0 '!=' 0 ']' 2025-12-11 05:17:50.804 | + eval set -- ' -d '\''/tmp/in_target.d/pre-install.d'\'' --' 2025-12-11 05:17:50.804 | ++ set -- -d /tmp/in_target.d/pre-install.d -- 2025-12-11 05:17:50.804 | + WORKDIR= 2025-12-11 05:17:50.804 | + true 2025-12-11 05:17:50.804 | + case "$1" in 2025-12-11 05:17:50.804 | + WORKDIR=/tmp/in_target.d/pre-install.d 2025-12-11 05:17:50.804 | + shift 2 2025-12-11 05:17:50.804 | + true 2025-12-11 05:17:50.804 | + case "$1" in 2025-12-11 05:17:50.804 | + shift 2025-12-11 05:17:50.804 | + break 2025-12-11 05:17:50.804 | + '[' -z /tmp/in_target.d/pre-install.d ']' 2025-12-11 05:17:50.804 | + PACKAGES= 2025-12-11 05:17:50.804 | ++ find /tmp/in_target.d/pre-install.d -maxdepth 1 -name 'package-installs-*' 2025-12-11 05:17:50.805 | + '[' -n '' ']' 2025-12-11 05:17:50.806 | + package-installs-v2 --phase pre-install.d /tmp/package-installs.json 2025-12-11 05:17:53.396 | Map install for epel: wget, yum-utils 2025-12-11 05:17:53.396 | Map install for redhat-common: gettext 2025-12-11 05:17:53.396 | Map install for svc-map: python3-PyYAML 2025-12-11 05:17:53.396 | Running command: ['install-packages', 'python3-pyyaml', 'gettext', 'yum-utils', 'wget'] 2025-12-11 05:17:53.396 | > Running install-packages install. 2025-12-11 05:17:53.396 | > + dnf -v -y install python3-pyyaml gettext yum-utils wget 2025-12-11 05:17:53.396 | > Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade 2025-12-11 05:17:53.396 | > DNF version: 4.14.0 2025-12-11 05:17:53.396 | > cachedir: /tmp/yum 2025-12-11 05:17:53.396 | > User-Agent: constructed: 'libdnf (CentOS Stream 9; generic; Linux.x86_64)' 2025-12-11 05:17:53.396 | > repo: using cache for: delorean-component-barbican 2025-12-11 05:17:53.396 | > delorean-component-barbican: using metadata from Wed Aug 20 02:43:16 2025. 2025-12-11 05:17:53.396 | > repo: using cache for: delorean-component-baremetal 2025-12-11 05:17:53.396 | > delorean-component-baremetal: using metadata from Fri Apr 25 17:32:44 2025. 2025-12-11 05:17:53.396 | > repo: using cache for: delorean-component-cinder 2025-12-11 05:17:53.396 | > delorean-component-cinder: using metadata from Wed Sep 3 03:26:25 2025. 2025-12-11 05:17:53.396 | > repo: using cache for: delorean-component-clients 2025-12-11 05:17:53.396 | > delorean-component-clients: using metadata from Thu Jun 5 08:49:10 2025. 2025-12-11 05:17:53.396 | > repo: using cache for: delorean-component-cloudops 2025-12-11 05:17:53.396 | > delorean-component-cloudops: using metadata from Fri Mar 28 06:55:30 2025. 2025-12-11 05:17:53.396 | > repo: using cache for: delorean-component-common 2025-12-11 05:17:53.396 | > delorean-component-common: using metadata from Thu May 8 03:49:23 2025. 2025-12-11 05:17:53.396 | > repo: using cache for: delorean-component-compute 2025-12-11 05:17:53.396 | > delorean-component-compute: using metadata from Mon Apr 28 06:35:02 2025. 2025-12-11 05:17:53.396 | > repo: using cache for: delorean-component-designate 2025-12-11 05:17:53.396 | > delorean-component-designate: using metadata from Tue Jun 3 12:01:21 2025. 2025-12-11 05:17:53.396 | > repo: using cache for: delorean-component-glance 2025-12-11 05:17:53.396 | > delorean-component-glance: using metadata from Tue Jun 3 05:12:29 2025. 2025-12-11 05:17:53.396 | > repo: using cache for: delorean-component-keystone 2025-12-11 05:17:53.396 | > delorean-component-keystone: using metadata from Thu May 22 21:30:16 2025. 2025-12-11 05:17:53.396 | > repo: using cache for: delorean-component-manila 2025-12-11 05:17:53.396 | > delorean-component-manila: using metadata from Tue May 13 20:07:24 2025. 2025-12-11 05:17:53.396 | > repo: using cache for: delorean-component-network 2025-12-11 05:17:53.396 | > delorean-component-network: using metadata from Fri May 23 06:12:24 2025. 2025-12-11 05:17:53.396 | > repo: using cache for: delorean-component-octavia 2025-12-11 05:17:53.396 | > delorean-component-octavia: using metadata from Wed Jun 18 17:08:29 2025. 2025-12-11 05:17:53.396 | > repo: using cache for: delorean-component-optimize 2025-12-11 05:17:53.396 | > delorean-component-optimize: using metadata from Wed Jul 30 11:30:17 2025. 2025-12-11 05:17:53.396 | > repo: using cache for: delorean-component-podified 2025-12-11 05:17:53.396 | > delorean-component-podified: using metadata from Sat Nov 29 14:33:55 2025. 2025-12-11 05:17:53.396 | > repo: using cache for: delorean-component-puppet 2025-12-11 05:17:53.396 | > delorean-component-puppet: using metadata from Mon Oct 27 21:36:59 2025. 2025-12-11 05:17:53.396 | > repo: using cache for: delorean-component-swift 2025-12-11 05:17:53.396 | > delorean-component-swift: using metadata from Mon Aug 25 23:50:27 2025. 2025-12-11 05:17:53.396 | > repo: using cache for: delorean-component-tempest 2025-12-11 05:17:53.396 | > delorean-component-tempest: using metadata from Mon Sep 15 19:33:56 2025. 2025-12-11 05:17:53.396 | > repo: using cache for: delorean-component-ui 2025-12-11 05:17:53.396 | > delorean-component-ui: using metadata from Wed May 14 13:25:57 2025. 2025-12-11 05:17:53.396 | > repo: using cache for: baseos 2025-12-11 05:17:53.396 | > baseos: using metadata from Mon Dec 8 10:09:26 2025. 2025-12-11 05:17:53.396 | > repo: using cache for: appstream 2025-12-11 05:17:53.396 | > appstream: using metadata from Mon Dec 8 10:12:51 2025. 2025-12-11 05:17:53.396 | > repo: using cache for: crb 2025-12-11 05:17:53.396 | > crb: using metadata from Mon Dec 8 10:17:14 2025. 2025-12-11 05:17:53.396 | > repo: using cache for: extras-common 2025-12-11 05:17:53.396 | > extras-common: using metadata from Thu Oct 30 09:20:08 2025. 2025-12-11 05:17:53.396 | > dlrn-master-testing 22 kB/s | 3.0 kB 00:00 2025-12-11 05:17:53.396 | > reviving: 'delorean-master-testing' can be revived - repomd matches. 2025-12-11 05:17:53.396 | > delorean-master-testing: using metadata from Mon Mar 17 09:11:17 2025. 2025-12-11 05:17:53.396 | > dlrn-master-build-deps 23 kB/s | 3.0 kB 00:00 2025-12-11 05:17:53.396 | > reviving: 'delorean-master-build-deps' can be revived - repomd matches. 2025-12-11 05:17:53.396 | > delorean-master-build-deps: using metadata from Mon Mar 17 09:25:59 2025. 2025-12-11 05:17:53.396 | > centos9-rabbitmq 605 kB/s | 3.0 kB 00:00 2025-12-11 05:17:53.396 | > reviving: 'centos9-rabbitmq' can be revived - repomd matches. 2025-12-11 05:17:53.396 | > centos9-rabbitmq: using metadata from Tue Dec 3 17:42:31 2024. 2025-12-11 05:17:53.396 | > centos9-storage 673 kB/s | 3.0 kB 00:00 2025-12-11 05:17:53.396 | > reviving: 'centos9-storage' can be revived - repomd matches. 2025-12-11 05:17:53.397 | > centos9-storage: using metadata from Mon Jun 16 15:25:13 2025. 2025-12-11 05:17:53.397 | > centos9-opstools 788 kB/s | 3.0 kB 00:00 2025-12-11 05:17:53.397 | > reviving: 'centos9-opstools' can be revived - repomd matches. 2025-12-11 05:17:53.397 | > centos9-opstools: using metadata from Tue Dec 12 09:07:59 2023. 2025-12-11 05:17:53.397 | > NFV SIG OpenvSwitch 803 kB/s | 3.0 kB 00:00 2025-12-11 05:17:53.397 | > reviving: 'centos9-nfv-ovs' can be revived - repomd matches. 2025-12-11 05:17:53.397 | > centos9-nfv-ovs: using metadata from Thu Nov 27 04:42:39 2025. 2025-12-11 05:17:53.397 | > repo: using cache for: repo-setup-centos-appstream 2025-12-11 05:17:53.397 | > repo-setup-centos-appstream: using metadata from Mon Dec 8 10:12:51 2025. 2025-12-11 05:17:53.397 | > repo: using cache for: repo-setup-centos-baseos 2025-12-11 05:17:53.397 | > repo-setup-centos-baseos: using metadata from Mon Dec 8 10:09:26 2025. 2025-12-11 05:17:53.397 | > repo: using cache for: repo-setup-centos-highavailability 2025-12-11 05:17:53.397 | > repo-setup-centos-highavailability: using metadata from Mon Dec 8 10:17:35 2025. 2025-12-11 05:17:53.397 | > repo: using cache for: repo-setup-centos-powertools 2025-12-11 05:17:53.397 | > repo-setup-centos-powertools: using metadata from Mon Dec 8 10:17:14 2025. 2025-12-11 05:17:53.397 | > Package python3-pyyaml-5.4.1-6.el9.x86_64 is already installed. 2025-12-11 05:17:53.397 | > Package gettext-0.21-8.el9.x86_64 is already installed. 2025-12-11 05:17:53.397 | > Package yum-utils-4.3.0-24.el9.noarch is already installed. 2025-12-11 05:17:53.397 | > --> Starting dependency resolution 2025-12-11 05:17:53.397 | > ---> Package wget.x86_64 1.21.1-8.el9 will be installed 2025-12-11 05:17:53.397 | > --> Finished dependency resolution 2025-12-11 05:17:53.397 | > Dependencies resolved. 2025-12-11 05:17:53.397 | > ================================================================================ 2025-12-11 05:17:53.397 | > Package Architecture Version Repository Size 2025-12-11 05:17:53.397 | > ================================================================================ 2025-12-11 05:17:53.397 | > Installing: 2025-12-11 05:17:53.397 | > wget x86_64 1.21.1-8.el9 appstream 784 k 2025-12-11 05:17:53.397 | > 2025-12-11 05:17:53.397 | > Transaction Summary 2025-12-11 05:17:53.397 | > ================================================================================ 2025-12-11 05:17:53.397 | > Install 1 Package 2025-12-11 05:17:53.397 | > 2025-12-11 05:17:53.397 | > Total download size: 784 k 2025-12-11 05:17:53.397 | > Installed size: 3.1 M 2025-12-11 05:17:53.397 | > Downloading Packages: 2025-12-11 05:17:53.397 | > wget-1.21.1-8.el9.x86_64.rpm 2.0 MB/s | 784 kB 00:00 2025-12-11 05:17:53.397 | > -------------------------------------------------------------------------------- 2025-12-11 05:17:53.397 | > Total 1.0 MB/s | 784 kB 00:00 2025-12-11 05:17:53.397 | > Using rpmkeys executable at /usr/bin/rpmkeys to verify signatures 2025-12-11 05:17:53.397 | > CentOS Stream 9 - AppStream 1.6 MB/s | 1.6 kB 00:00 2025-12-11 05:17:53.397 | > Importing GPG key 0x8483C65D: 2025-12-11 05:17:53.397 | > Userid : "CentOS (CentOS Official Signing Key) " 2025-12-11 05:17:53.397 | > Fingerprint: 99DB 70FA E1D7 CE22 7FB6 4882 05B5 55B3 8483 C65D 2025-12-11 05:17:53.397 | > From : /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial 2025-12-11 05:17:53.397 | > Key imported successfully 2025-12-11 05:17:53.397 | > Running transaction check 2025-12-11 05:17:53.397 | > Transaction check succeeded. 2025-12-11 05:17:53.397 | > Running transaction test 2025-12-11 05:17:53.397 | > Transaction test succeeded. 2025-12-11 05:17:53.397 | > Running transaction 2025-12-11 05:17:53.397 | > RPMDB altered outside of DNF. 2025-12-11 05:17:53.397 | > Preparing : 1/1 2025-12-11 05:17:53.397 | > Installing : wget-1.21.1-8.el9.x86_64 1/1 2025-12-11 05:17:53.397 | > Running scriptlet: wget-1.21.1-8.el9.x86_64 1/1 2025-12-11 05:17:53.397 | > Verifying : wget-1.21.1-8.el9.x86_64 1/1 2025-12-11 05:17:53.397 | > Completion plugin: Generating completion cache... 2025-12-11 05:17:53.397 | > Installed: wget-1.21.1-8.el9.x86_64 2025-12-11 05:17:53.397 | > 2025-12-11 05:17:53.397 | > Installed: 2025-12-11 05:17:53.397 | > wget-1.21.1-8.el9.x86_64 2025-12-11 05:17:53.397 | > 2025-12-11 05:17:53.397 | > Complete! 2025-12-11 05:17:53.397 | > + '[' install == install ']' 2025-12-11 05:17:53.397 | > + '[' dnf == dnf ']' 2025-12-11 05:17:53.397 | > + dnf mark install python3-pyyaml gettext yum-utils wget 2025-12-11 05:17:53.397 | > python3-pyyaml-5.4.1-6.el9.x86_64 marked as user installed. 2025-12-11 05:17:53.397 | > gettext-0.21-8.el9.x86_64 marked as user installed. 2025-12-11 05:17:53.397 | > yum-utils-4.3.0-24.el9.noarch marked as user installed. 2025-12-11 05:17:53.397 | > wget-1.21.1-8.el9.x86_64 marked as user installed. 2025-12-11 05:17:53.397 | returncode: 0 2025-12-11 05:17:53.404 | dib-run-parts 10-package-installs completed 2025-12-11 05:17:53.404 | dib-run-parts Running /tmp/in_target.d/pre-install.d/11-selinux-permissive 2025-12-11 05:17:53.406 | + set -eu 2025-12-11 05:17:53.406 | + set -o pipefail 2025-12-11 05:17:53.406 | + echo SELINUX=permissive 2025-12-11 05:17:53.406 | + echo SELINUXTYPE=targeted 2025-12-11 05:17:53.408 | dib-run-parts 11-selinux-permissive completed 2025-12-11 05:17:53.408 | dib-run-parts Running /tmp/in_target.d/pre-install.d/99-package-uninstalls 2025-12-11 05:17:53.410 | + set -eu 2025-12-11 05:17:53.410 | + set -o pipefail 2025-12-11 05:17:53.410 | ++ dirname /tmp/in_target.d/pre-install.d/99-package-uninstalls 2025-12-11 05:17:53.411 | + package-uninstalls -d /tmp/in_target.d/pre-install.d 2025-12-11 05:17:53.412 | + set -eu 2025-12-11 05:17:53.412 | + set -o pipefail 2025-12-11 05:17:53.412 | ++ basename /usr/local/bin/package-uninstalls 2025-12-11 05:17:53.413 | + SCRIPTNAME=package-uninstalls 2025-12-11 05:17:53.413 | ++ getopt -o hd: -n package-uninstalls -- -d /tmp/in_target.d/pre-install.d 2025-12-11 05:17:53.414 | + TEMP=' -d '\''/tmp/in_target.d/pre-install.d'\'' --' 2025-12-11 05:17:53.414 | + '[' 0 '!=' 0 ']' 2025-12-11 05:17:53.414 | + eval set -- ' -d '\''/tmp/in_target.d/pre-install.d'\'' --' 2025-12-11 05:17:53.414 | ++ set -- -d /tmp/in_target.d/pre-install.d -- 2025-12-11 05:17:53.414 | + WORKDIR= 2025-12-11 05:17:53.414 | + true 2025-12-11 05:17:53.414 | + case "$1" in 2025-12-11 05:17:53.414 | + WORKDIR=/tmp/in_target.d/pre-install.d 2025-12-11 05:17:53.414 | + shift 2 2025-12-11 05:17:53.414 | + true 2025-12-11 05:17:53.414 | + case "$1" in 2025-12-11 05:17:53.414 | + shift 2025-12-11 05:17:53.414 | + break 2025-12-11 05:17:53.414 | + '[' -z /tmp/in_target.d/pre-install.d ']' 2025-12-11 05:17:53.414 | + PACKAGES= 2025-12-11 05:17:53.415 | ++ find /tmp/in_target.d/pre-install.d -maxdepth 1 -name 'package-installs-*' 2025-12-11 05:17:53.416 | + install-packages -e 2025-12-11 05:17:53.422 | + package-installs-v2 --phase pre-install.d --uninstall /tmp/package-installs.json 2025-12-11 05:17:54.103 | Map uninstall for ironic-python-agent-ramdisk: git, man-db, rsync, kernel-debug-devel, mozjs60, plymouth, python3-cairo, python3-gobject-base 2025-12-11 05:17:54.103 | Running command: ['install-packages', '-e', 'kernel-debug-devel', 'python3-gobject-base', 'git', 'man-db', 'python3-cairo', 'plymouth', 'mozjs60', 'rsync'] 2025-12-11 05:17:54.103 | > Running install-packages remove. 2025-12-11 05:17:54.103 | > + dnf -v -y remove kernel-debug-devel python3-gobject-base git man-db python3-cairo plymouth mozjs60 rsync 2025-12-11 05:17:54.103 | > Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade 2025-12-11 05:17:54.103 | > DNF version: 4.14.0 2025-12-11 05:17:54.103 | > cachedir: /tmp/yum 2025-12-11 05:17:54.103 | > User-Agent: constructed: 'libdnf (CentOS Stream 9; generic; Linux.x86_64)' 2025-12-11 05:17:54.103 | > No match for argument: kernel-debug-devel 2025-12-11 05:17:54.103 | > No match for argument: git 2025-12-11 05:17:54.103 | > No match for argument: python3-cairo 2025-12-11 05:17:54.103 | > No match for argument: plymouth 2025-12-11 05:17:54.103 | > No match for argument: mozjs60 2025-12-11 05:17:54.103 | > --> Starting dependency resolution 2025-12-11 05:17:54.103 | > --> Finding unneeded leftover dependencies 2025-12-11 05:17:54.103 | > ---> Package gobject-introspection.x86_64 1.68.0-11.el9 will be erased 2025-12-11 05:17:54.103 | > ---> Package groff-base.x86_64 1.22.4-10.el9 will be erased 2025-12-11 05:17:54.103 | > ---> Package libpipeline.x86_64 1.5.3-4.el9 will be erased 2025-12-11 05:17:54.103 | > ---> Package man-db.x86_64 2.9.3-9.el9 will be erased 2025-12-11 05:17:54.103 | > ---> Package policycoreutils-python-utils.noarch 3.6-3.el9 will be erased 2025-12-11 05:17:54.103 | > ---> Package python3-dasbus.noarch 1.7-1.el9 will be erased 2025-12-11 05:17:54.103 | > ---> Package python3-gobject-base.x86_64 3.40.1-6.el9 will be erased 2025-12-11 05:17:54.103 | > ---> Package python3-gobject-base-noarch.noarch 3.40.1-6.el9 will be erased 2025-12-11 05:17:54.103 | > ---> Package python3-libxml2.x86_64 2.9.13-14.el9 will be erased 2025-12-11 05:17:54.103 | > ---> Package rsync.x86_64 3.2.5-4.el9 will be erased 2025-12-11 05:17:54.103 | > ---> Package setroubleshoot-plugins.noarch 3.3.14-4.el9 will be erased 2025-12-11 05:17:54.103 | > ---> Package setroubleshoot-server.x86_64 3.3.35-2.el9 will be erased 2025-12-11 05:17:54.103 | > --> Finished dependency resolution 2025-12-11 05:17:54.103 | > Dependencies resolved. 2025-12-11 05:17:54.103 | > ================================================================================ 2025-12-11 05:17:54.103 | > Package Arch Version Repository Size 2025-12-11 05:17:54.103 | > ================================================================================ 2025-12-11 05:17:54.103 | > Removing: 2025-12-11 05:17:54.103 | > man-db x86_64 2.9.3-9.el9 @anaconda 2.4 M 2025-12-11 05:17:54.103 | > python3-gobject-base x86_64 3.40.1-6.el9 @anaconda 533 k 2025-12-11 05:17:54.103 | > rsync x86_64 3.2.5-4.el9 @anaconda 766 k 2025-12-11 05:17:54.103 | > Removing dependent packages: 2025-12-11 05:17:54.103 | > setroubleshoot-server x86_64 3.3.35-2.el9 @koji-override-0 1.3 M 2025-12-11 05:17:54.103 | > Removing unused dependencies: 2025-12-11 05:17:54.103 | > gobject-introspection x86_64 1.68.0-11.el9 @anaconda 915 k 2025-12-11 05:17:54.103 | > groff-base x86_64 1.22.4-10.el9 @anaconda 3.9 M 2025-12-11 05:17:54.103 | > libpipeline x86_64 1.5.3-4.el9 @anaconda 113 k 2025-12-11 05:17:54.103 | > policycoreutils-python-utils noarch 3.6-3.el9 @koji-override-0 117 k 2025-12-11 05:17:54.103 | > python3-dasbus noarch 1.7-1.el9 @koji-override-0 363 k 2025-12-11 05:17:54.103 | > python3-gobject-base-noarch noarch 3.40.1-6.el9 @anaconda 690 k 2025-12-11 05:17:54.103 | > python3-libxml2 x86_64 2.9.13-14.el9 @anaconda 1.3 M 2025-12-11 05:17:54.103 | > setroubleshoot-plugins noarch 3.3.14-4.el9 @koji-override-0 2.5 M 2025-12-11 05:17:54.103 | > 2025-12-11 05:17:54.103 | > Transaction Summary 2025-12-11 05:17:54.103 | > ================================================================================ 2025-12-11 05:17:54.103 | > Remove 12 Packages 2025-12-11 05:17:54.103 | > 2025-12-11 05:17:54.103 | > Freed space: 15 M 2025-12-11 05:17:54.103 | > Running transaction check 2025-12-11 05:17:54.103 | > Transaction check succeeded. 2025-12-11 05:17:54.103 | > Running transaction test 2025-12-11 05:17:54.103 | > Transaction test succeeded. 2025-12-11 05:17:54.103 | > Running transaction 2025-12-11 05:17:54.103 | > Preparing : 1/1 2025-12-11 05:17:54.103 | > Running scriptlet: man-db-2.9.3-9.el9.x86_64 1/12 2025-12-11 05:17:54.103 | > Erasing : man-db-2.9.3-9.el9.x86_64 1/12 2025-12-11 05:17:54.103 | > Running scriptlet: man-db-2.9.3-9.el9.x86_64 1/12 2025-12-11 05:17:54.103 | > Erasing : setroubleshoot-plugins-3.3.14-4.el9.noarch 2/12 2025-12-11 05:17:54.103 | > Erasing : setroubleshoot-server-3.3.35-2.el9.x86_64 3/12 2025-12-11 05:17:54.103 | > warning: file /run/setroubleshoot: remove failed: No such file or directory 2025-12-11 05:17:54.103 | > 2025-12-11 05:17:54.103 | > Running scriptlet: setroubleshoot-server-3.3.35-2.el9.x86_64 3/12 2025-12-11 05:17:54.103 | > Erasing : python3-dasbus-1.7-1.el9.noarch 4/12 2025-12-11 05:17:54.103 | > Erasing : policycoreutils-python-utils-3.6-3.el9.noarch 5/12 2025-12-11 05:17:54.103 | > Erasing : python3-gobject-base-3.40.1-6.el9.x86_64 6/12 2025-12-11 05:17:54.103 | > Erasing : python3-gobject-base-noarch-3.40.1-6.el9.noarch 7/12 2025-12-11 05:17:54.104 | > Erasing : gobject-introspection-1.68.0-11.el9.x86_64 8/12 2025-12-11 05:17:54.104 | > Erasing : python3-libxml2-2.9.13-14.el9.x86_64 9/12 2025-12-11 05:17:54.104 | > Running scriptlet: groff-base-1.22.4-10.el9.x86_64 10/12 2025-12-11 05:17:54.104 | > Erasing : groff-base-1.22.4-10.el9.x86_64 10/12 2025-12-11 05:17:54.104 | > Running scriptlet: groff-base-1.22.4-10.el9.x86_64 10/12 2025-12-11 05:17:54.104 | > Erasing : libpipeline-1.5.3-4.el9.x86_64 11/12 2025-12-11 05:17:54.104 | > Erasing : rsync-3.2.5-4.el9.x86_64 12/12 2025-12-11 05:17:54.104 | > Verifying : gobject-introspection-1.68.0-11.el9.x86_64 1/12 2025-12-11 05:17:54.104 | > Verifying : groff-base-1.22.4-10.el9.x86_64 2/12 2025-12-11 05:17:54.104 | > Verifying : libpipeline-1.5.3-4.el9.x86_64 3/12 2025-12-11 05:17:54.104 | > Verifying : man-db-2.9.3-9.el9.x86_64 4/12 2025-12-11 05:17:54.104 | > Verifying : policycoreutils-python-utils-3.6-3.el9.noarch 5/12 2025-12-11 05:17:54.104 | > Verifying : python3-dasbus-1.7-1.el9.noarch 6/12 2025-12-11 05:17:54.104 | > Verifying : python3-gobject-base-3.40.1-6.el9.x86_64 7/12 2025-12-11 05:17:54.104 | > Verifying : python3-gobject-base-noarch-3.40.1-6.el9.noarch 8/12 2025-12-11 05:17:54.104 | > Verifying : python3-libxml2-2.9.13-14.el9.x86_64 9/12 2025-12-11 05:17:54.104 | > Verifying : rsync-3.2.5-4.el9.x86_64 10/12 2025-12-11 05:17:54.104 | > Verifying : setroubleshoot-plugins-3.3.14-4.el9.noarch 11/12 2025-12-11 05:17:54.104 | > Verifying : setroubleshoot-server-3.3.35-2.el9.x86_64 12/12 2025-12-11 05:17:54.104 | > Completion plugin: Generating completion cache... 2025-12-11 05:17:54.104 | > Removed: gobject-introspection-1.68.0-11.el9.x86_64 2025-12-11 05:17:54.104 | > Removed: groff-base-1.22.4-10.el9.x86_64 2025-12-11 05:17:54.104 | > Removed: libpipeline-1.5.3-4.el9.x86_64 2025-12-11 05:17:54.104 | > Removed: man-db-2.9.3-9.el9.x86_64 2025-12-11 05:17:54.104 | > Removed: policycoreutils-python-utils-3.6-3.el9.noarch 2025-12-11 05:17:54.104 | > Removed: python3-dasbus-1.7-1.el9.noarch 2025-12-11 05:17:54.104 | > Removed: python3-gobject-base-3.40.1-6.el9.x86_64 2025-12-11 05:17:54.104 | > Removed: python3-gobject-base-noarch-3.40.1-6.el9.noarch 2025-12-11 05:17:54.104 | > Removed: python3-libxml2-2.9.13-14.el9.x86_64 2025-12-11 05:17:54.104 | > Removed: rsync-3.2.5-4.el9.x86_64 2025-12-11 05:17:54.104 | > Removed: setroubleshoot-plugins-3.3.14-4.el9.noarch 2025-12-11 05:17:54.104 | > Removed: setroubleshoot-server-3.3.35-2.el9.x86_64 2025-12-11 05:17:54.104 | > 2025-12-11 05:17:54.104 | > Removed: 2025-12-11 05:17:54.104 | > gobject-introspection-1.68.0-11.el9.x86_64 2025-12-11 05:17:54.104 | > groff-base-1.22.4-10.el9.x86_64 2025-12-11 05:17:54.104 | > libpipeline-1.5.3-4.el9.x86_64 2025-12-11 05:17:54.104 | > man-db-2.9.3-9.el9.x86_64 2025-12-11 05:17:54.104 | > policycoreutils-python-utils-3.6-3.el9.noarch 2025-12-11 05:17:54.104 | > python3-dasbus-1.7-1.el9.noarch 2025-12-11 05:17:54.104 | > python3-gobject-base-3.40.1-6.el9.x86_64 2025-12-11 05:17:54.104 | > python3-gobject-base-noarch-3.40.1-6.el9.noarch 2025-12-11 05:17:54.104 | > python3-libxml2-2.9.13-14.el9.x86_64 2025-12-11 05:17:54.104 | > rsync-3.2.5-4.el9.x86_64 2025-12-11 05:17:54.104 | > setroubleshoot-plugins-3.3.14-4.el9.noarch 2025-12-11 05:17:54.104 | > setroubleshoot-server-3.3.35-2.el9.x86_64 2025-12-11 05:17:54.104 | > 2025-12-11 05:17:54.104 | > Complete! 2025-12-11 05:17:54.104 | > + '[' remove == install ']' 2025-12-11 05:17:54.104 | returncode: 0 2025-12-11 05:17:54.109 | dib-run-parts 99-package-uninstalls completed 2025-12-11 05:17:54.109 | dib-run-parts ----------------------- PROFILING ----------------------- 2025-12-11 05:17:54.110 | dib-run-parts 2025-12-11 05:17:54.111 | dib-run-parts Target: pre-install.d 2025-12-11 05:17:54.111 | dib-run-parts 2025-12-11 05:17:54.111 | dib-run-parts Script Seconds 2025-12-11 05:17:54.111 | dib-run-parts --------------------------------------- ---------- 2025-12-11 05:17:54.111 | dib-run-parts 2025-12-11 05:17:54.118 | dib-run-parts 00-01-yum-keepcache 0.003 2025-12-11 05:17:54.123 | dib-run-parts 00-02-set-centos-mirror 0.003 2025-12-11 05:17:54.127 | dib-run-parts 00-03-repo-setup 0.003 2025-12-11 05:17:54.132 | dib-run-parts 00-dnf-update 0.002 2025-12-11 05:17:54.136 | dib-run-parts 00-fix-requiretty 0.006 2025-12-11 05:17:54.140 | dib-run-parts 00-install-repo-package 0.002 2025-12-11 05:17:54.145 | dib-run-parts 00-usr-local-bin-secure-path 0.005 2025-12-11 05:17:54.149 | dib-run-parts 01-00-centos-python3 7.069 2025-12-11 05:17:54.153 | dib-run-parts 01-dib-python 0.004 2025-12-11 05:17:54.157 | dib-run-parts 01-install-bin 0.008 2025-12-11 05:17:54.162 | dib-run-parts 01-module-configuration 0.002 2025-12-11 05:17:54.166 | dib-run-parts 01-override-yum-arch 0.004 2025-12-11 05:17:54.171 | dib-run-parts 02-set-machine-id 0.008 2025-12-11 05:17:54.175 | dib-run-parts 03-baseline-tools 0.003 2025-12-11 05:17:54.179 | dib-run-parts 04-dib-init-system 0.007 2025-12-11 05:17:54.183 | dib-run-parts 05-rpm-epel-release 5.888 2025-12-11 05:17:54.188 | dib-run-parts 10-enable-rdo-deps 0.003 2025-12-11 05:17:54.192 | dib-run-parts 10-package-installs 2.605 2025-12-11 05:17:54.196 | dib-run-parts 11-selinux-permissive 0.003 2025-12-11 05:17:54.200 | dib-run-parts 99-package-uninstalls 0.700 2025-12-11 05:17:54.202 | dib-run-parts 2025-12-11 05:17:54.202 | dib-run-parts --------------------- END PROFILING --------------------- 2025-12-11 05:17:54.208 | + diskimage_builder/lib/img-functions:run_in_target:59 : export HOME=/root 2025-12-11 05:17:54.211 | + diskimage_builder/lib/img-functions:run_in_target:59 : HOME=/root 2025-12-11 05:17:54.214 | + diskimage_builder/lib/img-functions:run_d_in_target:84 : trap - ERR 2025-12-11 05:17:54.216 | + diskimage_builder/lib/img-functions:run_d_in_target:85 : check_break after-pre-install run_in_target bash 2025-12-11 05:17:54.219 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-12-11 05:17:54.220 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-pre-install(,|$)' -q 2025-12-11 05:17:54.224 | + diskimage_builder/lib/img-functions:run_d_in_target:86 : sudo umount -f /tmp/dib_build.7EwvFRG5/mnt/tmp/in_target.d 2025-12-11 05:17:54.244 | + diskimage_builder/lib/img-functions:run_d_in_target:87 : timeout 10 sh -c ' while ! sudo rmdir /tmp/dib_build.7EwvFRG5/mnt/tmp/in_target.d; do sleep 1; done' 2025-12-11 05:17:54.262 | + diskimage_builder/lib/disk-image-create:main:362 : run_d_in_target install 2025-12-11 05:17:54.265 | + diskimage_builder/lib/img-functions:run_d_in_target:64 : check_element 2025-12-11 05:17:54.268 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.7EwvFRG5/hooks ']' 2025-12-11 05:17:54.270 | + diskimage_builder/lib/img-functions:run_d_in_target:67 : '[' -d /tmp/dib_build.7EwvFRG5/hooks/install.d ']' 2025-12-11 05:17:54.273 | + diskimage_builder/lib/img-functions:run_d_in_target:68 : sudo mkdir /tmp/dib_build.7EwvFRG5/mnt/tmp/in_target.d 2025-12-11 05:17:54.291 | + 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.7EwvFRG5/hooks 2025-12-11 05:17:54.309 | + diskimage_builder/lib/img-functions:run_d_in_target:78 : sudo mount --bind /tmp/dib_build.7EwvFRG5/hooks /tmp/dib_build.7EwvFRG5/mnt/tmp/in_target.d 2025-12-11 05:17:54.327 | + diskimage_builder/lib/img-functions:run_d_in_target:79 : sudo mount -o remount,ro,bind /tmp/dib_build.7EwvFRG5/hooks /tmp/dib_build.7EwvFRG5/mnt/tmp/in_target.d 2025-12-11 05:17:54.345 | + diskimage_builder/lib/img-functions:run_d_in_target:80 : check_break before-install run_in_target bash 2025-12-11 05:17:54.348 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-12-11 05:17:54.349 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-install(,|$)' -q 2025-12-11 05:17:54.353 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : '[' -z '' ']' 2025-12-11 05:17:54.355 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : in_target_arg=run_in_target 2025-12-11 05:17:54.357 | + diskimage_builder/lib/img-functions:run_d_in_target:82 : trap 'check_break after-error run_in_target bash' ERR 2025-12-11 05:17:54.360 | + 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-12-11 05:17:54.363 | + diskimage_builder/lib/img-functions:run_in_target:49 : cmd='/tmp/in_target.d/dib-run-parts /tmp/in_target.d/install.d' 2025-12-11 05:17:54.366 | + diskimage_builder/lib/img-functions:run_in_target:51 : ORIG_HOME=/root 2025-12-11 05:17:54.368 | + diskimage_builder/lib/img-functions:run_in_target:52 : export HOME=/root 2025-12-11 05:17:54.371 | + diskimage_builder/lib/img-functions:run_in_target:52 : HOME=/root 2025-12-11 05:17:54.374 | + diskimage_builder/lib/img-functions:run_in_target:58 : sudo -E chroot /tmp/dib_build.7EwvFRG5/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-12-11 05:17:54.396 | dib-run-parts Ignoring non-executable files: NetworkManager-conf.d-00-main.conf dhcp-all-interfaces-udev.rules dhcp-all-interfaces.conf dhcp-interface@.service package-installs-ironic-python-agent-ramdisk package-installs-extra-hardware 2025-12-11 05:17:54.398 | dib-run-parts Ignoring non-conforming filenames: dhcp-all-interfaces.init dhcp-all-interfaces.sh 2025-12-11 05:17:54.401 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/01-debian-ipa.bash 2025-12-11 05:17:54.403 | + source /tmp/in_target.d/install.d/../environment.d/01-debian-ipa.bash 2025-12-11 05:17:54.403 | ++ DIB_DEBIAN_NON_FREE=non-free-firmware 2025-12-11 05:17:54.403 | ++ [[ 9-stream == \b\u\l\l\s\e\y\e ]] 2025-12-11 05:17:54.403 | ++ export DIB_DEBIAN_COMPONENTS=main,contrib,non-free-firmware 2025-12-11 05:17:54.403 | ++ DIB_DEBIAN_COMPONENTS=main,contrib,non-free-firmware 2025-12-11 05:17:54.403 | ++ [[ main,contrib,non-free-firmware =~ non-free ]] 2025-12-11 05:17:54.403 | ++ export IPA_DEBIAN_NONFREE=true 2025-12-11 05:17:54.403 | ++ IPA_DEBIAN_NONFREE=true 2025-12-11 05:17:54.403 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/01-export-install-types.bash 2025-12-11 05:17:54.405 | + source /tmp/in_target.d/install.d/../environment.d/01-export-install-types.bash 2025-12-11 05:17:54.405 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2025-12-11 05:17:54.405 | ++ DIB_DEFAULT_INSTALLTYPE=package 2025-12-11 05:17:54.405 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/01-repo-setup.bash 2025-12-11 05:17:54.407 | + source /tmp/in_target.d/install.d/../environment.d/01-repo-setup.bash 2025-12-11 05:17:54.407 | ++ export DIB_REPO_SETUP=current-podified 2025-12-11 05:17:54.407 | ++ DIB_REPO_SETUP=current-podified 2025-12-11 05:17:54.407 | ++ export DIB_REPO_SETUP_BRANCH=master 2025-12-11 05:17:54.407 | ++ DIB_REPO_SETUP_BRANCH=master 2025-12-11 05:17:54.407 | ++ export DIB_REPO_SETUP_DISTRO_MIRROR= 2025-12-11 05:17:54.407 | ++ DIB_REPO_SETUP_DISTRO_MIRROR= 2025-12-11 05:17:54.407 | ++ export DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2025-12-11 05:17:54.407 | ++ DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2025-12-11 05:17:54.407 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-base-defaults 2025-12-11 05:17:54.409 | + source /tmp/in_target.d/install.d/../environment.d/10-base-defaults 2025-12-11 05:17:54.409 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2025-12-11 05:17:54.409 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2025-12-11 05:17:54.409 | ++ export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-12-11 05:17:54.409 | ++ DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-12-11 05:17:54.409 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-centos-distro-name.bash 2025-12-11 05:17:54.411 | + source /tmp/in_target.d/install.d/../environment.d/10-centos-distro-name.bash 2025-12-11 05:17:54.411 | ++ export DISTRO_NAME=centos 2025-12-11 05:17:54.411 | ++ DISTRO_NAME=centos 2025-12-11 05:17:54.411 | ++ export DIB_RELEASE=9-stream 2025-12-11 05:17:54.411 | ++ DIB_RELEASE=9-stream 2025-12-11 05:17:54.411 | ++ export EFI_BOOT_DIR=EFI/centos 2025-12-11 05:17:54.411 | ++ EFI_BOOT_DIR=EFI/centos 2025-12-11 05:17:54.411 | ++ export YUM=dnf 2025-12-11 05:17:54.411 | ++ YUM=dnf 2025-12-11 05:17:54.411 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-checksum.bash 2025-12-11 05:17:54.412 | + source /tmp/in_target.d/install.d/../environment.d/10-checksum.bash 2025-12-11 05:17:54.412 | ++ export DIB_CHECKSUM=1 2025-12-11 05:17:54.412 | ++ DIB_CHECKSUM=1 2025-12-11 05:17:54.413 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-defaults.bash 2025-12-11 05:17:54.414 | + source /tmp/in_target.d/install.d/../environment.d/10-defaults.bash 2025-12-11 05:17:54.414 | ++ export IPA_REMOVE_FIRMWARE=amdgpu,netronome,qcom,ti-communication,ti-keystone,ueagle-atm,rsi,mrvl,brcm,mediatek,ath10k,rtlwifi,rtw88,rtw89,libertas,ath11k 2025-12-11 05:17:54.414 | ++ IPA_REMOVE_FIRMWARE=amdgpu,netronome,qcom,ti-communication,ti-keystone,ueagle-atm,rsi,mrvl,brcm,mediatek,ath10k,rtlwifi,rtw88,rtw89,libertas,ath11k 2025-12-11 05:17:54.414 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-enable-rdo-deps.bash 2025-12-11 05:17:54.416 | + source /tmp/in_target.d/install.d/../environment.d/10-enable-rdo-deps.bash 2025-12-11 05:17:54.416 | ++ [[ centos9-stream =~ centos9 ]] 2025-12-11 05:17:54.416 | ++ '[' -n '/etc/yum.repos.d/*' ']' 2025-12-11 05:17:54.416 | ++ export DIB_IPA_HARDWARE_RDO=0 2025-12-11 05:17:54.416 | ++ DIB_IPA_HARDWARE_RDO=0 2025-12-11 05:17:54.416 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/11-dib-install-type.bash 2025-12-11 05:17:54.418 | + source /tmp/in_target.d/install.d/../environment.d/11-dib-install-type.bash 2025-12-11 05:17:54.418 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2025-12-11 05:17:54.418 | ++ DIB_DEFAULT_INSTALLTYPE=package 2025-12-11 05:17:54.418 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/14-manifests 2025-12-11 05:17:54.420 | + source /tmp/in_target.d/install.d/../environment.d/14-manifests 2025-12-11 05:17:54.420 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-12-11 05:17:54.420 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-12-11 05:17:54.420 | ++ export DIB_MANIFEST_SAVE_DIR=ironic-python-agent.d/ 2025-12-11 05:17:54.420 | ++ DIB_MANIFEST_SAVE_DIR=ironic-python-agent.d/ 2025-12-11 05:17:54.420 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/20-ipa-distro-family.bash 2025-12-11 05:17:54.422 | + source /tmp/in_target.d/install.d/../environment.d/20-ipa-distro-family.bash 2025-12-11 05:17:54.422 | ++ [[ centos =~ (fedora|centos|rhel) ]] 2025-12-11 05:17:54.422 | ++ export IPA_DISTRO_FAMILY=rh 2025-12-11 05:17:54.422 | ++ IPA_DISTRO_FAMILY=rh 2025-12-11 05:17:54.422 | ++ [[ centos =~ (centos|rhel) ]] 2025-12-11 05:17:54.422 | ++ export DIB_DHCP_NETWORK_MANAGER_AUTO=true 2025-12-11 05:17:54.422 | ++ DIB_DHCP_NETWORK_MANAGER_AUTO=true 2025-12-11 05:17:54.422 | ++ [[ centos =~ debian ]] 2025-12-11 05:17:54.422 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/50-dib-python-version 2025-12-11 05:17:54.424 | + source /tmp/in_target.d/install.d/../environment.d/50-dib-python-version 2025-12-11 05:17:54.424 | ++ '[' -z 3 ']' 2025-12-11 05:17:54.424 | ++ '[' -z 3 ']' 2025-12-11 05:17:54.424 | ++ export DIB_PYTHON_VERSION 2025-12-11 05:17:54.424 | ++ export DIB_PYTHON=python3 2025-12-11 05:17:54.424 | ++ DIB_PYTHON=python3 2025-12-11 05:17:54.424 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/50-redhat-common 2025-12-11 05:17:54.426 | + source /tmp/in_target.d/install.d/../environment.d/50-redhat-common 2025-12-11 05:17:54.426 | ++ export DIB_DISABLE_KERNEL_CLEANUP=0 2025-12-11 05:17:54.426 | ++ DIB_DISABLE_KERNEL_CLEANUP=0 2025-12-11 05:17:54.426 | ++ export DIB_INIT_SYSTEM=systemd 2025-12-11 05:17:54.426 | ++ DIB_INIT_SYSTEM=systemd 2025-12-11 05:17:54.426 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/99-dib-init-system 2025-12-11 05:17:54.428 | + source /tmp/in_target.d/install.d/../environment.d/99-dib-init-system 2025-12-11 05:17:54.428 | ++ '[' -z systemd ']' 2025-12-11 05:17:54.428 | ++ case $DIB_INIT_SYSTEM in 2025-12-11 05:17:54.428 | dib-run-parts Running /tmp/in_target.d/install.d/00-baseline-environment 2025-12-11 05:17:54.430 | + set -eu 2025-12-11 05:17:54.430 | + set -o pipefail 2025-12-11 05:17:54.430 | + '[' 0 -eq 0 ']' 2025-12-11 05:17:54.430 | + install-packages -m base iscsi_package 2025-12-11 05:17:54.460 | INFO:root:Mapping for base : iscsi_package 2025-12-11 05:17:54.488 | INFO:root:Mapping for base : iscsi_package 2025-12-11 05:17:54.491 | Running install-packages install. 2025-12-11 05:17:54.491 | + dnf -v -y install iscsi-initiator-utils 2025-12-11 05:17:54.624 | Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade 2025-12-11 05:17:54.624 | DNF version: 4.14.0 2025-12-11 05:17:54.624 | cachedir: /tmp/yum 2025-12-11 05:17:54.646 | User-Agent: constructed: 'libdnf (CentOS Stream 9; generic; Linux.x86_64)' 2025-12-11 05:17:54.691 | repo: using cache for: delorean-component-barbican 2025-12-11 05:17:54.692 | delorean-component-barbican: using metadata from Wed Aug 20 02:43:16 2025. 2025-12-11 05:17:54.692 | repo: using cache for: delorean-component-baremetal 2025-12-11 05:17:54.692 | delorean-component-baremetal: using metadata from Fri Apr 25 17:32:44 2025. 2025-12-11 05:17:54.692 | repo: using cache for: delorean-component-cinder 2025-12-11 05:17:54.693 | delorean-component-cinder: using metadata from Wed Sep 3 03:26:25 2025. 2025-12-11 05:17:54.693 | repo: using cache for: delorean-component-clients 2025-12-11 05:17:54.693 | delorean-component-clients: using metadata from Thu Jun 5 08:49:10 2025. 2025-12-11 05:17:54.693 | repo: using cache for: delorean-component-cloudops 2025-12-11 05:17:54.693 | delorean-component-cloudops: using metadata from Fri Mar 28 06:55:30 2025. 2025-12-11 05:17:54.694 | repo: using cache for: delorean-component-common 2025-12-11 05:17:54.695 | delorean-component-common: using metadata from Thu May 8 03:49:23 2025. 2025-12-11 05:17:54.696 | repo: using cache for: delorean-component-compute 2025-12-11 05:17:54.696 | delorean-component-compute: using metadata from Mon Apr 28 06:35:02 2025. 2025-12-11 05:17:54.696 | repo: using cache for: delorean-component-designate 2025-12-11 05:17:54.696 | delorean-component-designate: using metadata from Tue Jun 3 12:01:21 2025. 2025-12-11 05:17:54.696 | repo: using cache for: delorean-component-glance 2025-12-11 05:17:54.697 | delorean-component-glance: using metadata from Tue Jun 3 05:12:29 2025. 2025-12-11 05:17:54.697 | repo: using cache for: delorean-component-keystone 2025-12-11 05:17:54.697 | delorean-component-keystone: using metadata from Thu May 22 21:30:16 2025. 2025-12-11 05:17:54.697 | repo: using cache for: delorean-component-manila 2025-12-11 05:17:54.697 | delorean-component-manila: using metadata from Tue May 13 20:07:24 2025. 2025-12-11 05:17:54.698 | repo: using cache for: delorean-component-network 2025-12-11 05:17:54.698 | delorean-component-network: using metadata from Fri May 23 06:12:24 2025. 2025-12-11 05:17:54.698 | repo: using cache for: delorean-component-octavia 2025-12-11 05:17:54.698 | delorean-component-octavia: using metadata from Wed Jun 18 17:08:29 2025. 2025-12-11 05:17:54.698 | repo: using cache for: delorean-component-optimize 2025-12-11 05:17:54.699 | delorean-component-optimize: using metadata from Wed Jul 30 11:30:17 2025. 2025-12-11 05:17:54.699 | repo: using cache for: delorean-component-podified 2025-12-11 05:17:54.699 | delorean-component-podified: using metadata from Sat Nov 29 14:33:55 2025. 2025-12-11 05:17:54.699 | repo: using cache for: delorean-component-puppet 2025-12-11 05:17:54.699 | delorean-component-puppet: using metadata from Mon Oct 27 21:36:59 2025. 2025-12-11 05:17:54.700 | repo: using cache for: delorean-component-swift 2025-12-11 05:17:54.700 | delorean-component-swift: using metadata from Mon Aug 25 23:50:27 2025. 2025-12-11 05:17:54.700 | repo: using cache for: delorean-component-tempest 2025-12-11 05:17:54.700 | delorean-component-tempest: using metadata from Mon Sep 15 19:33:56 2025. 2025-12-11 05:17:54.700 | repo: using cache for: delorean-component-ui 2025-12-11 05:17:54.701 | delorean-component-ui: using metadata from Wed May 14 13:25:57 2025. 2025-12-11 05:17:54.701 | repo: using cache for: baseos 2025-12-11 05:17:54.720 | baseos: using metadata from Mon Dec 8 10:09:26 2025. 2025-12-11 05:17:54.720 | repo: using cache for: appstream 2025-12-11 05:17:54.794 | appstream: using metadata from Mon Dec 8 10:12:51 2025. 2025-12-11 05:17:54.794 | repo: using cache for: crb 2025-12-11 05:17:54.824 | crb: using metadata from Mon Dec 8 10:17:14 2025. 2025-12-11 05:17:54.824 | repo: using cache for: extras-common 2025-12-11 05:17:54.825 | extras-common: using metadata from Thu Oct 30 09:20:08 2025. 2025-12-11 05:17:54.826 | repo: using cache for: delorean-master-testing 2025-12-11 05:17:54.830 | delorean-master-testing: using metadata from Mon Mar 17 09:11:17 2025. 2025-12-11 05:17:54.831 | repo: using cache for: delorean-master-build-deps 2025-12-11 05:17:54.832 | delorean-master-build-deps: using metadata from Mon Mar 17 09:25:59 2025. 2025-12-11 05:17:54.832 | repo: using cache for: centos9-rabbitmq 2025-12-11 05:17:54.833 | centos9-rabbitmq: using metadata from Tue Dec 3 17:42:31 2024. 2025-12-11 05:17:54.833 | repo: using cache for: centos9-storage 2025-12-11 05:17:54.834 | centos9-storage: using metadata from Mon Jun 16 15:25:13 2025. 2025-12-11 05:17:54.835 | repo: using cache for: centos9-opstools 2025-12-11 05:17:54.835 | centos9-opstools: using metadata from Tue Dec 12 09:07:59 2023. 2025-12-11 05:17:54.836 | repo: using cache for: centos9-nfv-ovs 2025-12-11 05:17:54.837 | centos9-nfv-ovs: using metadata from Thu Nov 27 04:42:39 2025. 2025-12-11 05:17:54.837 | repo: using cache for: repo-setup-centos-appstream 2025-12-11 05:17:54.900 | repo-setup-centos-appstream: using metadata from Mon Dec 8 10:12:51 2025. 2025-12-11 05:17:54.901 | repo: using cache for: repo-setup-centos-baseos 2025-12-11 05:17:54.921 | repo-setup-centos-baseos: using metadata from Mon Dec 8 10:09:26 2025. 2025-12-11 05:17:54.921 | repo: using cache for: repo-setup-centos-highavailability 2025-12-11 05:17:54.922 | repo-setup-centos-highavailability: using metadata from Mon Dec 8 10:17:35 2025. 2025-12-11 05:17:54.922 | repo: using cache for: repo-setup-centos-powertools 2025-12-11 05:17:54.933 | repo-setup-centos-powertools: using metadata from Mon Dec 8 10:17:14 2025. 2025-12-11 05:17:54.933 | Last metadata expiration check: 0:00:03 ago on Thu Dec 11 00:17:51 2025. 2025-12-11 05:17:55.104 | --> Starting dependency resolution 2025-12-11 05:17:55.153 | ---> Package iscsi-initiator-utils.x86_64 6.2.1.11-0.git4b3e853.el9 will be installed 2025-12-11 05:17:55.154 | ---> Package iscsi-initiator-utils-iscsiuio.x86_64 6.2.1.11-0.git4b3e853.el9 will be installed 2025-12-11 05:17:55.154 | ---> Package isns-utils-libs.x86_64 0.101-4.el9 will be installed 2025-12-11 05:17:55.154 | --> Finished dependency resolution 2025-12-11 05:17:55.154 | Dependencies resolved. 2025-12-11 05:17:55.155 | ================================================================================ 2025-12-11 05:17:55.155 | Package Arch Version Repo Size 2025-12-11 05:17:55.155 | ================================================================================ 2025-12-11 05:17:55.155 | Installing: 2025-12-11 05:17:55.155 | iscsi-initiator-utils x86_64 6.2.1.11-0.git4b3e853.el9 baseos 392 k 2025-12-11 05:17:55.155 | Installing dependencies: 2025-12-11 05:17:55.155 | iscsi-initiator-utils-iscsiuio x86_64 6.2.1.11-0.git4b3e853.el9 baseos 81 k 2025-12-11 05:17:55.155 | isns-utils-libs x86_64 0.101-4.el9 baseos 101 k 2025-12-11 05:17:55.155 | 2025-12-11 05:17:55.155 | Transaction Summary 2025-12-11 05:17:55.155 | ================================================================================ 2025-12-11 05:17:55.155 | Install 3 Packages 2025-12-11 05:17:55.155 | 2025-12-11 05:17:55.155 | Total size: 573 k 2025-12-11 05:17:55.155 | Installed size: 2.1 M 2025-12-11 05:17:55.155 | Downloading Packages: 2025-12-11 05:17:55.156 | [SKIPPED] iscsi-initiator-utils-6.2.1.11-0.git4b3e853.el9.x86_64.rpm: Already downloaded 2025-12-11 05:17:55.156 | [SKIPPED] iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3e853.el9.x86_64.rpm: Already downloaded 2025-12-11 05:17:55.156 | [SKIPPED] isns-utils-libs-0.101-4.el9.x86_64.rpm: Already downloaded 2025-12-11 05:17:55.156 | Using rpmkeys executable at /usr/bin/rpmkeys to verify signatures 2025-12-11 05:17:55.189 | Running transaction check 2025-12-11 05:17:55.196 | Transaction check succeeded. 2025-12-11 05:17:55.197 | Running transaction test 2025-12-11 05:17:55.241 | Transaction test succeeded. 2025-12-11 05:17:55.241 | Running transaction 2025-12-11 05:17:55.298 | Preparing : 1/1 2025-12-11 05:17:55.302 | Installing : isns-utils-libs-0.101-4.el9.x86_64 1/3 2025-12-11 05:17:55.304 | Installing : iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3e853 2/3 2025-12-11 05:17:55.319 | Running scriptlet: iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3e853 2/3 2025-12-11 05:17:55.319 | Created symlink /etc/systemd/system/sockets.target.wants/iscsiuio.socket -> /usr/lib/systemd/system/iscsiuio.socket. 2025-12-11 05:17:55.319 | 2025-12-11 05:17:55.332 | Installing : iscsi-initiator-utils-6.2.1.11-0.git4b3e853.el9.x86_ 3/3 2025-12-11 05:17:55.348 | Running scriptlet: iscsi-initiator-utils-6.2.1.11-0.git4b3e853.el9.x86_ 3/3 2025-12-11 05:17:55.348 | Created symlink /etc/systemd/system/sysinit.target.wants/iscsi-starter.service -> /usr/lib/systemd/system/iscsi-starter.service. 2025-12-11 05:17:55.348 | Created symlink /etc/systemd/system/sockets.target.wants/iscsid.socket -> /usr/lib/systemd/system/iscsid.socket. 2025-12-11 05:17:55.348 | Created symlink /etc/systemd/system/sysinit.target.wants/iscsi-onboot.service -> /usr/lib/systemd/system/iscsi-onboot.service. 2025-12-11 05:17:55.348 | 2025-12-11 05:17:55.435 | Verifying : iscsi-initiator-utils-6.2.1.11-0.git4b3e853.el9.x86_ 1/3 2025-12-11 05:17:55.435 | Verifying : iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3e853 2/3 2025-12-11 05:17:55.438 | Verifying : isns-utils-libs-0.101-4.el9.x86_64 3/3 2025-12-11 05:17:55.439 | Completion plugin: Generating completion cache... 2025-12-11 05:17:55.506 | Installed: iscsi-initiator-utils-6.2.1.11-0.git4b3e853.el9.x86_64 2025-12-11 05:17:55.507 | Installed: iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3e853.el9.x86_64 2025-12-11 05:17:55.507 | Installed: isns-utils-libs-0.101-4.el9.x86_64 2025-12-11 05:17:55.537 | 2025-12-11 05:17:55.537 | Installed: 2025-12-11 05:17:55.537 | iscsi-initiator-utils-6.2.1.11-0.git4b3e853.el9.x86_64 2025-12-11 05:17:55.537 | iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3e853.el9.x86_64 2025-12-11 05:17:55.537 | isns-utils-libs-0.101-4.el9.x86_64 2025-12-11 05:17:55.537 | 2025-12-11 05:17:55.537 | Complete! 2025-12-11 05:17:55.575 | + '[' install == install ']' 2025-12-11 05:17:55.575 | + '[' dnf == dnf ']' 2025-12-11 05:17:55.575 | + dnf mark install iscsi-initiator-utils 2025-12-11 05:17:55.780 | iscsi-initiator-utils-6.2.1.11-0.git4b3e853.el9.x86_64 marked as user installed. 2025-12-11 05:17:55.807 | dib-run-parts 00-baseline-environment completed 2025-12-11 05:17:55.807 | dib-run-parts Running /tmp/in_target.d/install.d/00-up-to-date 2025-12-11 05:17:55.809 | + set -eu 2025-12-11 05:17:55.809 | + set -o pipefail 2025-12-11 05:17:55.809 | + '[' 0 -eq 0 ']' 2025-12-11 05:17:55.809 | + install-packages -u 2025-12-11 05:17:56.250 | Last metadata expiration check: 0:00:05 ago on Thu Dec 11 00:17:51 2025. 2025-12-11 05:17:56.578 | Dependencies resolved. 2025-12-11 05:17:56.579 | ================================================================================ 2025-12-11 05:17:56.579 | Package Arch Version Repository Size 2025-12-11 05:17:56.579 | ================================================================================ 2025-12-11 05:17:56.579 | Upgrading: 2025-12-11 05:17:56.579 | python3-distro noarch 1.9.0-2.el9s delorean-master-testing 41 k 2025-12-11 05:17:56.579 | python3-jinja2 noarch 3.0.1-2.el9s delorean-master-testing 511 k 2025-12-11 05:17:56.579 | python3-jsonschema noarch 4.16.0-2.el9s delorean-master-testing 138 k 2025-12-11 05:17:56.579 | python3-markupsafe x86_64 3.0.2-1.el9s delorean-master-testing 28 k 2025-12-11 05:17:56.579 | python3-requests noarch 2.32.3-4.el9s delorean-master-testing 123 k 2025-12-11 05:17:56.579 | python3-setuptools noarch 65.5.1-2.el9s delorean-master-testing 1.2 M 2025-12-11 05:17:56.579 | python3-setuptools-wheel noarch 65.5.1-2.el9s delorean-master-testing 715 k 2025-12-11 05:17:56.579 | 2025-12-11 05:17:56.579 | Transaction Summary 2025-12-11 05:17:56.579 | ================================================================================ 2025-12-11 05:17:56.579 | Upgrade 7 Packages 2025-12-11 05:17:56.579 | 2025-12-11 05:17:56.580 | Total size: 2.7 M 2025-12-11 05:17:56.580 | Downloading Packages: 2025-12-11 05:17:56.581 | [SKIPPED] python3-distro-1.9.0-2.el9s.noarch.rpm: Already downloaded 2025-12-11 05:17:56.581 | [SKIPPED] python3-jinja2-3.0.1-2.el9s.noarch.rpm: Already downloaded 2025-12-11 05:17:56.581 | [SKIPPED] python3-jsonschema-4.16.0-2.el9s.noarch.rpm: Already downloaded 2025-12-11 05:17:56.581 | [SKIPPED] python3-markupsafe-3.0.2-1.el9s.x86_64.rpm: Already downloaded 2025-12-11 05:17:56.581 | [SKIPPED] python3-requests-2.32.3-4.el9s.noarch.rpm: Already downloaded 2025-12-11 05:17:56.581 | [SKIPPED] python3-setuptools-65.5.1-2.el9s.noarch.rpm: Already downloaded 2025-12-11 05:17:56.581 | [SKIPPED] python3-setuptools-wheel-65.5.1-2.el9s.noarch.rpm: Already downloaded 2025-12-11 05:17:56.582 | Running transaction check 2025-12-11 05:17:56.599 | Transaction check succeeded. 2025-12-11 05:17:56.599 | Running transaction test 2025-12-11 05:17:56.666 | Transaction test succeeded. 2025-12-11 05:17:56.666 | Running transaction 2025-12-11 05:17:56.840 | Preparing : 1/1 2025-12-11 05:17:56.851 | Upgrading : python3-setuptools-65.5.1-2.el9s.noarch 1/14 2025-12-11 05:17:56.874 | Upgrading : python3-markupsafe-3.0.2-1.el9s.x86_64 2/14 2025-12-11 05:17:56.880 | Upgrading : python3-jinja2-3.0.1-2.el9s.noarch 3/14 2025-12-11 05:17:56.889 | Upgrading : python3-setuptools-wheel-65.5.1-2.el9s.noarch 4/14 2025-12-11 05:17:56.902 | Upgrading : python3-requests-2.32.3-4.el9s.noarch 5/14 2025-12-11 05:17:56.909 | Upgrading : python3-jsonschema-4.16.0-2.el9s.noarch 6/14 2025-12-11 05:17:56.912 | Upgrading : python3-distro-1.9.0-2.el9s.noarch 7/14 2025-12-11 05:17:56.916 | Cleanup : python3-jinja2-2.11.3-8.el9.noarch 8/14 2025-12-11 05:17:56.919 | Cleanup : python3-jsonschema-3.2.0-13.el9.noarch 9/14 2025-12-11 05:17:56.925 | Cleanup : python3-distro-1.5.0-7.el9.noarch 10/14 2025-12-11 05:17:56.929 | Cleanup : python3-setuptools-53.0.0-15.el9.noarch 11/14 2025-12-11 05:17:56.931 | Cleanup : python3-setuptools-wheel-53.0.0-15.el9.noarch 12/14 2025-12-11 05:17:56.934 | Cleanup : python3-requests-2.25.1-10.el9.noarch 13/14 2025-12-11 05:17:56.952 | Cleanup : python3-markupsafe-1.1.1-12.el9.x86_64 14/14 2025-12-11 05:17:57.028 | Running scriptlet: python3-markupsafe-1.1.1-12.el9.x86_64 14/14 2025-12-11 05:17:57.028 | Verifying : python3-distro-1.9.0-2.el9s.noarch 1/14 2025-12-11 05:17:57.029 | Verifying : python3-distro-1.5.0-7.el9.noarch 2/14 2025-12-11 05:17:57.029 | Verifying : python3-jinja2-3.0.1-2.el9s.noarch 3/14 2025-12-11 05:17:57.029 | Verifying : python3-jinja2-2.11.3-8.el9.noarch 4/14 2025-12-11 05:17:57.029 | Verifying : python3-jsonschema-4.16.0-2.el9s.noarch 5/14 2025-12-11 05:17:57.029 | Verifying : python3-jsonschema-3.2.0-13.el9.noarch 6/14 2025-12-11 05:17:57.029 | Verifying : python3-markupsafe-3.0.2-1.el9s.x86_64 7/14 2025-12-11 05:17:57.029 | Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 8/14 2025-12-11 05:17:57.029 | Verifying : python3-requests-2.32.3-4.el9s.noarch 9/14 2025-12-11 05:17:57.029 | Verifying : python3-requests-2.25.1-10.el9.noarch 10/14 2025-12-11 05:17:57.029 | Verifying : python3-setuptools-65.5.1-2.el9s.noarch 11/14 2025-12-11 05:17:57.029 | Verifying : python3-setuptools-53.0.0-15.el9.noarch 12/14 2025-12-11 05:17:57.029 | Verifying : python3-setuptools-wheel-65.5.1-2.el9s.noarch 13/14 2025-12-11 05:17:57.158 | Verifying : python3-setuptools-wheel-53.0.0-15.el9.noarch 14/14 2025-12-11 05:17:57.158 | 2025-12-11 05:17:57.158 | Upgraded: 2025-12-11 05:17:57.158 | python3-distro-1.9.0-2.el9s.noarch 2025-12-11 05:17:57.158 | python3-jinja2-3.0.1-2.el9s.noarch 2025-12-11 05:17:57.158 | python3-jsonschema-4.16.0-2.el9s.noarch 2025-12-11 05:17:57.158 | python3-markupsafe-3.0.2-1.el9s.x86_64 2025-12-11 05:17:57.158 | python3-requests-2.32.3-4.el9s.noarch 2025-12-11 05:17:57.158 | python3-setuptools-65.5.1-2.el9s.noarch 2025-12-11 05:17:57.158 | python3-setuptools-wheel-65.5.1-2.el9s.noarch 2025-12-11 05:17:57.158 | 2025-12-11 05:17:57.158 | Complete! 2025-12-11 05:17:57.205 | dib-run-parts 00-up-to-date completed 2025-12-11 05:17:57.205 | dib-run-parts Running /tmp/in_target.d/install.d/01-package-installs 2025-12-11 05:17:57.208 | + set -eu 2025-12-11 05:17:57.208 | + set -o pipefail 2025-12-11 05:17:57.208 | ++ dirname /tmp/in_target.d/install.d/01-package-installs 2025-12-11 05:17:57.209 | + package-installs -d /tmp/in_target.d/install.d 2025-12-11 05:17:57.210 | + set -eu 2025-12-11 05:17:57.210 | + set -o pipefail 2025-12-11 05:17:57.210 | ++ basename /usr/local/bin/package-installs 2025-12-11 05:17:57.211 | + SCRIPTNAME=package-installs 2025-12-11 05:17:57.212 | ++ getopt -o hd: -n package-installs -- -d /tmp/in_target.d/install.d 2025-12-11 05:17:57.212 | + TEMP=' -d '\''/tmp/in_target.d/install.d'\'' --' 2025-12-11 05:17:57.212 | + '[' 0 '!=' 0 ']' 2025-12-11 05:17:57.212 | + eval set -- ' -d '\''/tmp/in_target.d/install.d'\'' --' 2025-12-11 05:17:57.212 | ++ set -- -d /tmp/in_target.d/install.d -- 2025-12-11 05:17:57.212 | + WORKDIR= 2025-12-11 05:17:57.213 | + true 2025-12-11 05:17:57.213 | + case "$1" in 2025-12-11 05:17:57.213 | + WORKDIR=/tmp/in_target.d/install.d 2025-12-11 05:17:57.213 | + shift 2 2025-12-11 05:17:57.213 | + true 2025-12-11 05:17:57.213 | + case "$1" in 2025-12-11 05:17:57.213 | + shift 2025-12-11 05:17:57.213 | + break 2025-12-11 05:17:57.213 | + '[' -z /tmp/in_target.d/install.d ']' 2025-12-11 05:17:57.213 | + PACKAGES= 2025-12-11 05:17:57.213 | ++ find /tmp/in_target.d/install.d -maxdepth 1 -name 'package-installs-*' 2025-12-11 05:17:57.214 | + for PACKAGEFILE in $(find $WORKDIR -maxdepth 1 -name "package-installs-*" ) 2025-12-11 05:17:57.215 | ++ basename /tmp/in_target.d/install.d/package-installs-ironic-python-agent-ramdisk 2025-12-11 05:17:57.215 | + basefile=package-installs-ironic-python-agent-ramdisk 2025-12-11 05:17:57.215 | + element_name=ironic-python-agent-ramdisk 2025-12-11 05:17:57.215 | + read pkg 2025-12-11 05:17:57.216 | + '[' -z ironic-python-agent ']' 2025-12-11 05:17:57.216 | + '[' i = '#' ']' 2025-12-11 05:17:57.216 | + '[' i = - ']' 2025-12-11 05:17:57.216 | + '[' -e /usr/share/pkg-map/ironic-python-agent-ramdisk ']' 2025-12-11 05:17:57.216 | + set +e 2025-12-11 05:17:57.216 | ++ pkg-map --element ironic-python-agent-ramdisk ironic-python-agent 2025-12-11 05:17:57.243 | INFO:root:Mapping for ironic-python-agent-ramdisk : ironic-python-agent 2025-12-11 05:17:57.246 | + map_pkg=openstack-ironic-python-agent 2025-12-11 05:17:57.246 | + '[' 0 -eq 0 ']' 2025-12-11 05:17:57.246 | + pkg=openstack-ironic-python-agent 2025-12-11 05:17:57.247 | + set -e 2025-12-11 05:17:57.247 | + PACKAGES=' openstack-ironic-python-agent' 2025-12-11 05:17:57.247 | + read pkg 2025-12-11 05:17:57.247 | + for PACKAGEFILE in $(find $WORKDIR -maxdepth 1 -name "package-installs-*" ) 2025-12-11 05:17:57.247 | ++ basename /tmp/in_target.d/install.d/package-installs-extra-hardware 2025-12-11 05:17:57.248 | + basefile=package-installs-extra-hardware 2025-12-11 05:17:57.248 | + element_name=extra-hardware 2025-12-11 05:17:57.248 | + read pkg 2025-12-11 05:17:57.248 | + '[' -z python-hardware ']' 2025-12-11 05:17:57.248 | + '[' p = '#' ']' 2025-12-11 05:17:57.248 | + '[' p = - ']' 2025-12-11 05:17:57.248 | + '[' -e /usr/share/pkg-map/extra-hardware ']' 2025-12-11 05:17:57.248 | + set +e 2025-12-11 05:17:57.248 | ++ pkg-map --element extra-hardware python-hardware 2025-12-11 05:17:57.273 | INFO:root:Mapping for extra-hardware : python-hardware 2025-12-11 05:17:57.277 | + map_pkg=python3-hardware-detect 2025-12-11 05:17:57.277 | + '[' 0 -eq 0 ']' 2025-12-11 05:17:57.277 | + pkg=python3-hardware-detect 2025-12-11 05:17:57.277 | + set -e 2025-12-11 05:17:57.277 | + PACKAGES=' openstack-ironic-python-agent python3-hardware-detect' 2025-12-11 05:17:57.277 | + read pkg 2025-12-11 05:17:57.277 | + '[' -n ' openstack-ironic-python-agent python3-hardware-detect' ']' 2025-12-11 05:17:57.277 | + install-packages openstack-ironic-python-agent python3-hardware-detect 2025-12-11 05:17:57.293 | Running install-packages install. 2025-12-11 05:17:57.293 | + dnf -v -y install openstack-ironic-python-agent python3-hardware-detect 2025-12-11 05:17:57.444 | Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade 2025-12-11 05:17:57.445 | DNF version: 4.14.0 2025-12-11 05:17:57.445 | cachedir: /tmp/yum 2025-12-11 05:17:57.467 | User-Agent: constructed: 'libdnf (CentOS Stream 9; generic; Linux.x86_64)' 2025-12-11 05:17:57.515 | repo: using cache for: delorean-component-barbican 2025-12-11 05:17:57.516 | delorean-component-barbican: using metadata from Wed Aug 20 02:43:16 2025. 2025-12-11 05:17:57.516 | repo: using cache for: delorean-component-baremetal 2025-12-11 05:17:57.516 | delorean-component-baremetal: using metadata from Fri Apr 25 17:32:44 2025. 2025-12-11 05:17:57.517 | repo: using cache for: delorean-component-cinder 2025-12-11 05:17:57.517 | delorean-component-cinder: using metadata from Wed Sep 3 03:26:25 2025. 2025-12-11 05:17:57.517 | repo: using cache for: delorean-component-clients 2025-12-11 05:17:57.518 | delorean-component-clients: using metadata from Thu Jun 5 08:49:10 2025. 2025-12-11 05:17:57.518 | repo: using cache for: delorean-component-cloudops 2025-12-11 05:17:57.518 | delorean-component-cloudops: using metadata from Fri Mar 28 06:55:30 2025. 2025-12-11 05:17:57.518 | repo: using cache for: delorean-component-common 2025-12-11 05:17:57.520 | delorean-component-common: using metadata from Thu May 8 03:49:23 2025. 2025-12-11 05:17:57.520 | repo: using cache for: delorean-component-compute 2025-12-11 05:17:57.521 | delorean-component-compute: using metadata from Mon Apr 28 06:35:02 2025. 2025-12-11 05:17:57.521 | repo: using cache for: delorean-component-designate 2025-12-11 05:17:57.521 | delorean-component-designate: using metadata from Tue Jun 3 12:01:21 2025. 2025-12-11 05:17:57.521 | repo: using cache for: delorean-component-glance 2025-12-11 05:17:57.522 | delorean-component-glance: using metadata from Tue Jun 3 05:12:29 2025. 2025-12-11 05:17:57.522 | repo: using cache for: delorean-component-keystone 2025-12-11 05:17:57.522 | delorean-component-keystone: using metadata from Thu May 22 21:30:16 2025. 2025-12-11 05:17:57.522 | repo: using cache for: delorean-component-manila 2025-12-11 05:17:57.523 | delorean-component-manila: using metadata from Tue May 13 20:07:24 2025. 2025-12-11 05:17:57.523 | repo: using cache for: delorean-component-network 2025-12-11 05:17:57.523 | delorean-component-network: using metadata from Fri May 23 06:12:24 2025. 2025-12-11 05:17:57.523 | repo: using cache for: delorean-component-octavia 2025-12-11 05:17:57.524 | delorean-component-octavia: using metadata from Wed Jun 18 17:08:29 2025. 2025-12-11 05:17:57.524 | repo: using cache for: delorean-component-optimize 2025-12-11 05:17:57.524 | delorean-component-optimize: using metadata from Wed Jul 30 11:30:17 2025. 2025-12-11 05:17:57.524 | repo: using cache for: delorean-component-podified 2025-12-11 05:17:57.525 | delorean-component-podified: using metadata from Sat Nov 29 14:33:55 2025. 2025-12-11 05:17:57.525 | repo: using cache for: delorean-component-puppet 2025-12-11 05:17:57.525 | delorean-component-puppet: using metadata from Mon Oct 27 21:36:59 2025. 2025-12-11 05:17:57.525 | repo: using cache for: delorean-component-swift 2025-12-11 05:17:57.526 | delorean-component-swift: using metadata from Mon Aug 25 23:50:27 2025. 2025-12-11 05:17:57.526 | repo: using cache for: delorean-component-tempest 2025-12-11 05:17:57.526 | delorean-component-tempest: using metadata from Mon Sep 15 19:33:56 2025. 2025-12-11 05:17:57.526 | repo: using cache for: delorean-component-ui 2025-12-11 05:17:57.527 | delorean-component-ui: using metadata from Wed May 14 13:25:57 2025. 2025-12-11 05:17:57.527 | repo: using cache for: baseos 2025-12-11 05:17:57.547 | baseos: using metadata from Mon Dec 8 10:09:26 2025. 2025-12-11 05:17:57.547 | repo: using cache for: appstream 2025-12-11 05:17:57.623 | appstream: using metadata from Mon Dec 8 10:12:51 2025. 2025-12-11 05:17:57.624 | repo: using cache for: crb 2025-12-11 05:17:57.654 | crb: using metadata from Mon Dec 8 10:17:14 2025. 2025-12-11 05:17:57.654 | repo: using cache for: extras-common 2025-12-11 05:17:57.654 | extras-common: using metadata from Thu Oct 30 09:20:08 2025. 2025-12-11 05:17:57.655 | repo: using cache for: delorean-master-testing 2025-12-11 05:17:57.658 | delorean-master-testing: using metadata from Mon Mar 17 09:11:17 2025. 2025-12-11 05:17:57.659 | repo: using cache for: delorean-master-build-deps 2025-12-11 05:17:57.660 | delorean-master-build-deps: using metadata from Mon Mar 17 09:25:59 2025. 2025-12-11 05:17:57.660 | repo: using cache for: centos9-rabbitmq 2025-12-11 05:17:57.660 | centos9-rabbitmq: using metadata from Tue Dec 3 17:42:31 2024. 2025-12-11 05:17:57.661 | repo: using cache for: centos9-storage 2025-12-11 05:17:57.662 | centos9-storage: using metadata from Mon Jun 16 15:25:13 2025. 2025-12-11 05:17:57.662 | repo: using cache for: centos9-opstools 2025-12-11 05:17:57.662 | centos9-opstools: using metadata from Tue Dec 12 09:07:59 2023. 2025-12-11 05:17:57.662 | repo: using cache for: centos9-nfv-ovs 2025-12-11 05:17:57.663 | centos9-nfv-ovs: using metadata from Thu Nov 27 04:42:39 2025. 2025-12-11 05:17:57.664 | repo: using cache for: repo-setup-centos-appstream 2025-12-11 05:17:57.731 | repo-setup-centos-appstream: using metadata from Mon Dec 8 10:12:51 2025. 2025-12-11 05:17:57.731 | repo: using cache for: repo-setup-centos-baseos 2025-12-11 05:17:57.753 | repo-setup-centos-baseos: using metadata from Mon Dec 8 10:09:26 2025. 2025-12-11 05:17:57.753 | repo: using cache for: repo-setup-centos-highavailability 2025-12-11 05:17:57.754 | repo-setup-centos-highavailability: using metadata from Mon Dec 8 10:17:35 2025. 2025-12-11 05:17:57.755 | repo: using cache for: repo-setup-centos-powertools 2025-12-11 05:17:57.765 | repo-setup-centos-powertools: using metadata from Mon Dec 8 10:17:14 2025. 2025-12-11 05:17:57.766 | Last metadata expiration check: 0:00:06 ago on Thu Dec 11 00:17:51 2025. 2025-12-11 05:17:57.945 | --> Starting dependency resolution 2025-12-11 05:17:57.997 | ---> Package openstack-ironic-python-agent.noarch 10.3.0-0.20250418005726.a15680f.el9 will be installed 2025-12-11 05:17:57.997 | ---> Package python3-ironic-python-agent.noarch 10.3.0-0.20250418005726.a15680f.el9 will be installed 2025-12-11 05:17:57.997 | ---> Package python3-stevedore.noarch 5.4.1-0.20250225155234.27e27c1.el9 will be installed 2025-12-11 05:17:57.997 | ---> Package python-oslo-concurrency-lang.noarch 7.1.0-0.20250317173205.6250095.el9 will be installed 2025-12-11 05:17:57.997 | ---> Package python-oslo-i18n-lang.noarch 6.5.1-0.20250317171545.162e0fa.el9 will be installed 2025-12-11 05:17:57.997 | ---> Package python-oslo-log-lang.noarch 7.1.0-0.20250317172141.0c290b1.el9 will be installed 2025-12-11 05:17:57.998 | ---> Package python-oslo-utils-lang.noarch 8.2.0-0.20250318120252.cb68378.el9 will be installed 2025-12-11 05:17:57.998 | ---> Package python3-debtcollector.noarch 3.0.0-0.20240226181642.0e6ce1c.el9 will be installed 2025-12-11 05:17:57.998 | ---> Package python3-futurist.noarch 3.1.0-0.20250225151745.bd83787.el9 will be installed 2025-12-11 05:17:57.998 | ---> Package python3-hardware-detect.noarch 0.32.1-0.20250310113828.527bcd2.el9 will be installed 2025-12-11 05:17:57.998 | ---> Package python3-oslo-concurrency.noarch 7.1.0-0.20250317173205.6250095.el9 will be installed 2025-12-11 05:17:57.998 | ---> Package python3-oslo-config.noarch 2:9.7.1-0.20250317170827.d583141.el9 will be installed 2025-12-11 05:17:57.998 | ---> Package python3-oslo-context.noarch 5.7.1-0.20250317171221.52d21e6.el9 will be installed 2025-12-11 05:17:57.998 | ---> Package python3-oslo-i18n.noarch 6.5.1-0.20250317171545.162e0fa.el9 will be installed 2025-12-11 05:17:57.999 | ---> Package python3-oslo-log.noarch 7.1.0-0.20250317172141.0c290b1.el9 will be installed 2025-12-11 05:17:57.999 | ---> Package python3-oslo-serialization.noarch 5.7.0-0.20250317180035.bff992d.el9 will be installed 2025-12-11 05:17:57.999 | ---> Package python3-oslo-service.noarch 4.1.1-0.20250317160209.7a52803.el9 will be installed 2025-12-11 05:17:57.999 | ---> Package python3-oslo-utils.noarch 8.2.0-0.20250318120252.cb68378.el9 will be installed 2025-12-11 05:17:57.999 | ---> Package python3-tooz+redis.noarch 6.3.0-0.20241018083720.734acc4.el9 will be installed 2025-12-11 05:17:57.999 | ---> Package python3-tooz+zake.noarch 6.3.0-0.20241018083720.734acc4.el9 will be installed 2025-12-11 05:17:57.999 | ---> Package python3-tooz.noarch 6.3.0-0.20241018083720.734acc4.el9 will be installed 2025-12-11 05:17:57.999 | ---> Package libaio.x86_64 0.3.111-13.el9 will be installed 2025-12-11 05:17:57.999 | ---> Package libconfig.x86_64 1.7.2-9.el9 will be installed 2025-12-11 05:17:58.000 | ---> Package librdmacm.x86_64 57.0-2.el9 will be installed 2025-12-11 05:17:58.000 | ---> Package lldpad.x86_64 1.1.1-4.gitf1dd9eb.el9 will be installed 2025-12-11 05:17:58.000 | ---> Package pciutils.x86_64 3.7.0-7.el9 will be installed 2025-12-11 05:17:58.000 | ---> Package python3-cffi.x86_64 1.14.5-5.el9 will be installed 2025-12-11 05:17:58.000 | ---> Package python3-cryptography.x86_64 36.0.1-5.el9 will be installed 2025-12-11 05:17:58.000 | ---> Package python3-dns.noarch 2.6.1-3.el9 will be installed 2025-12-11 05:17:58.000 | ---> Package python3-ply.noarch 3.11-14.el9 will be installed 2025-12-11 05:17:58.000 | ---> Package python3-pycparser.noarch 2.20-6.el9 will be installed 2025-12-11 05:17:58.001 | ---> Package python3-pyudev.noarch 0.22.0-6.el9 will be installed 2025-12-11 05:17:58.001 | ---> Package smartmontools.x86_64 1:7.2-9.el9 will be installed 2025-12-11 05:17:58.001 | ---> Package boost-iostreams.x86_64 1.75.0-13.el9 will be installed 2025-12-11 05:17:58.001 | ---> Package boost-system.x86_64 1.75.0-13.el9 will be installed 2025-12-11 05:17:58.001 | ---> Package boost-thread.x86_64 1.75.0-13.el9 will be installed 2025-12-11 05:17:58.001 | ---> Package fio.x86_64 3.35-1.el9 will be installed 2025-12-11 05:17:58.001 | ---> Package fio-engine-http.x86_64 3.35-1.el9 will be installed 2025-12-11 05:17:58.001 | ---> Package fio-engine-libaio.x86_64 3.35-1.el9 will be installed 2025-12-11 05:17:58.001 | ---> Package fio-engine-nbd.x86_64 3.35-1.el9 will be installed 2025-12-11 05:17:58.002 | ---> Package fio-engine-rados.x86_64 3.35-1.el9 will be installed 2025-12-11 05:17:58.002 | ---> Package fio-engine-rbd.x86_64 3.35-1.el9 will be installed 2025-12-11 05:17:58.002 | ---> Package fio-engine-rdma.x86_64 3.35-1.el9 will be installed 2025-12-11 05:17:58.002 | ---> Package git-core.x86_64 2.47.3-1.el9 will be installed 2025-12-11 05:17:58.002 | ---> Package libnbd.x86_64 1.20.3-4.el9 will be installed 2025-12-11 05:17:58.002 | ---> Package libpq.x86_64 13.20-1.el9 will be installed 2025-12-11 05:17:58.002 | ---> Package librados2.x86_64 2:16.2.4-5.el9 will be installed 2025-12-11 05:17:58.002 | ---> Package librbd1.x86_64 2:16.2.4-5.el9 will be installed 2025-12-11 05:17:58.003 | ---> Package mariadb-connector-c.x86_64 3.2.6-1.el9 will be installed 2025-12-11 05:17:58.003 | ---> Package mariadb-connector-c-config.noarch 3.2.6-1.el9 will be installed 2025-12-11 05:17:58.003 | ---> Package python3-psutil.x86_64 5.8.0-12.el9 will be installed 2025-12-11 05:17:58.003 | ---> Package qemu-img.x86_64 17:10.1.0-7.el9 will be installed 2025-12-11 05:17:58.003 | ---> Package luajit.x86_64 2.1.1692716794-3.el9s will be installed 2025-12-11 05:17:58.003 | ---> Package python3-async-timeout.noarch 4.0.2-5.el9s will be installed 2025-12-11 05:17:58.003 | ---> Package python3-eventlet.noarch 0.36.1-1.el9s will be installed 2025-12-11 05:17:58.003 | ---> Package python3-fasteners.noarch 0.19-1.el9s will be installed 2025-12-11 05:17:58.004 | ---> Package python3-greenlet.x86_64 3.1.1-1.el9s will be installed 2025-12-11 05:17:58.004 | ---> Package python3-ifaddr.noarch 0.1.7-3.el9s will be installed 2025-12-11 05:17:58.004 | ---> Package python3-iso8601.noarch 2.1.0-1.el9s will be installed 2025-12-11 05:17:58.004 | ---> Package python3-kazoo.noarch 2.8.0-2.el9s will be installed 2025-12-11 05:17:58.004 | ---> Package python3-msgpack.x86_64 1.1.0-1.el9s will be installed 2025-12-11 05:17:58.004 | ---> Package python3-netaddr.noarch 1.3.0-4.el9s will be installed 2025-12-11 05:17:58.004 | ---> Package python3-packaging.noarch 24.2-2.el9s will be installed 2025-12-11 05:17:58.004 | ---> Package python3-paste.noarch 3.10.1-1.el9s will be installed 2025-12-11 05:17:58.005 | ---> Package python3-paste-deploy.noarch 3.1.0-2.el9s will be installed 2025-12-11 05:17:58.005 | ---> Package python3-pbr.noarch 6.1.1-1.el9s will be installed 2025-12-11 05:17:58.005 | ---> Package python3-pint.noarch 0.16.1-3.el9s will be installed 2025-12-11 05:17:58.005 | ---> Package python3-pyOpenSSL.noarch 20.0.1-2.el9s will be installed 2025-12-11 05:17:58.005 | ---> Package python3-pyparsing.noarch 3.1.2-7.el9s will be installed 2025-12-11 05:17:58.005 | ---> Package python3-redis.noarch 5.0.4-1.el9s will be installed 2025-12-11 05:17:58.005 | ---> Package python3-repoze-lru.noarch 0.7-10.el9s will be installed 2025-12-11 05:17:58.005 | ---> Package python3-rfc3986.noarch 2.0.0-1.el9s will be installed 2025-12-11 05:17:58.006 | ---> Package python3-routes.noarch 2.5.1-1.el9s will be installed 2025-12-11 05:17:58.006 | ---> Package python3-tempita.noarch 0.5.2-2.el9s will be installed 2025-12-11 05:17:58.006 | ---> Package python3-tenacity.noarch 8.2.3-1.el9s will be installed 2025-12-11 05:17:58.006 | ---> Package python3-voluptuous.noarch 0.15.2-1.el9s will be installed 2025-12-11 05:17:58.006 | ---> Package python3-webob.noarch 1.8.9-1.el9s will be installed 2025-12-11 05:17:58.006 | ---> Package python3-werkzeug.noarch 3.0.3-1.el9s will be installed 2025-12-11 05:17:58.006 | ---> Package python3-wrapt.x86_64 1.16.0-1.el9s will be installed 2025-12-11 05:17:58.006 | ---> Package python3-yappi.x86_64 1.6.0-1.el9s will be installed 2025-12-11 05:17:58.007 | ---> Package python3-zake.noarch 0.2.2-22.el9s will be installed 2025-12-11 05:17:58.007 | ---> Package python3-zeroconf.noarch 0.38.7-1.el9s will be installed 2025-12-11 05:17:58.007 | ---> Package sysbench.x86_64 1.0.20-5.el9s will be installed 2025-12-11 05:17:58.007 | --> Finished dependency resolution 2025-12-11 05:17:58.008 | Dependencies resolved. 2025-12-11 05:17:58.012 | ================================================================================================================= 2025-12-11 05:17:58.012 | Package Arch Version Repository Size 2025-12-11 05:17:58.012 | ================================================================================================================= 2025-12-11 05:17:58.012 | Installing: 2025-12-11 05:17:58.012 | openstack-ironic-python-agent noarch 10.3.0-0.20250418005726.a15680f.el9 delorean-component-baremetal 11 k 2025-12-11 05:17:58.012 | python3-hardware-detect noarch 0.32.1-0.20250310113828.527bcd2.el9 delorean-component-common 52 k 2025-12-11 05:17:58.012 | Installing dependencies: 2025-12-11 05:17:58.012 | boost-iostreams x86_64 1.75.0-13.el9 appstream 37 k 2025-12-11 05:17:58.012 | boost-system x86_64 1.75.0-13.el9 appstream 11 k 2025-12-11 05:17:58.012 | boost-thread x86_64 1.75.0-13.el9 appstream 53 k 2025-12-11 05:17:58.012 | git-core x86_64 2.47.3-1.el9 appstream 4.7 M 2025-12-11 05:17:58.012 | libaio x86_64 0.3.111-13.el9 baseos 24 k 2025-12-11 05:17:58.012 | libconfig x86_64 1.7.2-9.el9 baseos 72 k 2025-12-11 05:17:58.012 | libnbd x86_64 1.20.3-4.el9 appstream 164 k 2025-12-11 05:17:58.012 | libpq x86_64 13.20-1.el9 appstream 208 k 2025-12-11 05:17:58.012 | librados2 x86_64 2:16.2.4-5.el9 appstream 3.4 M 2025-12-11 05:17:58.012 | librbd1 x86_64 2:16.2.4-5.el9 appstream 3.0 M 2025-12-11 05:17:58.012 | librdmacm x86_64 57.0-2.el9 baseos 70 k 2025-12-11 05:17:58.012 | lldpad x86_64 1.1.1-4.gitf1dd9eb.el9 baseos 295 k 2025-12-11 05:17:58.012 | luajit x86_64 2.1.1692716794-3.el9s delorean-master-testing 402 k 2025-12-11 05:17:58.012 | mariadb-connector-c x86_64 3.2.6-1.el9 appstream 198 k 2025-12-11 05:17:58.012 | mariadb-connector-c-config noarch 3.2.6-1.el9 appstream 11 k 2025-12-11 05:17:58.012 | pciutils x86_64 3.7.0-7.el9 baseos 93 k 2025-12-11 05:17:58.012 | python-oslo-concurrency-lang noarch 7.1.0-0.20250317173205.6250095.el9 delorean-component-common 13 k 2025-12-11 05:17:58.012 | python-oslo-i18n-lang noarch 6.5.1-0.20250317171545.162e0fa.el9 delorean-component-common 14 k 2025-12-11 05:17:58.012 | python-oslo-log-lang noarch 7.1.0-0.20250317172141.0c290b1.el9 delorean-component-common 13 k 2025-12-11 05:17:58.012 | python-oslo-utils-lang noarch 8.2.0-0.20250318120252.cb68378.el9 delorean-component-common 13 k 2025-12-11 05:17:58.012 | python3-async-timeout noarch 4.0.2-5.el9s delorean-master-testing 18 k 2025-12-11 05:17:58.012 | python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2025-12-11 05:17:58.012 | python3-cryptography x86_64 36.0.1-5.el9 baseos 1.2 M 2025-12-11 05:17:58.012 | python3-debtcollector noarch 3.0.0-0.20240226181642.0e6ce1c.el9 delorean-component-common 31 k 2025-12-11 05:17:58.012 | python3-dns noarch 2.6.1-3.el9 baseos 507 k 2025-12-11 05:17:58.012 | python3-eventlet noarch 0.36.1-1.el9s delorean-master-testing 492 k 2025-12-11 05:17:58.012 | python3-fasteners noarch 0.19-1.el9s delorean-master-testing 37 k 2025-12-11 05:17:58.012 | python3-futurist noarch 3.1.0-0.20250225151745.bd83787.el9 delorean-component-common 61 k 2025-12-11 05:17:58.012 | python3-greenlet x86_64 3.1.1-1.el9s delorean-master-testing 215 k 2025-12-11 05:17:58.012 | python3-ifaddr noarch 0.1.7-3.el9s delorean-master-testing 22 k 2025-12-11 05:17:58.012 | python3-ironic-python-agent noarch 10.3.0-0.20250418005726.a15680f.el9 delorean-component-baremetal 293 k 2025-12-11 05:17:58.012 | python3-iso8601 noarch 2.1.0-1.el9s delorean-master-testing 21 k 2025-12-11 05:17:58.012 | python3-kazoo noarch 2.8.0-2.el9s delorean-master-testing 156 k 2025-12-11 05:17:58.012 | python3-msgpack x86_64 1.1.0-1.el9s delorean-master-testing 84 k 2025-12-11 05:17:58.012 | python3-netaddr noarch 1.3.0-4.el9s delorean-master-testing 1.6 M 2025-12-11 05:17:58.012 | python3-oslo-concurrency noarch 7.1.0-0.20250317173205.6250095.el9 delorean-component-common 40 k 2025-12-11 05:17:58.012 | python3-oslo-config noarch 2:9.7.1-0.20250317170827.d583141.el9 delorean-component-common 220 k 2025-12-11 05:17:58.012 | python3-oslo-context noarch 5.7.1-0.20250317171221.52d21e6.el9 delorean-component-common 26 k 2025-12-11 05:17:58.012 | python3-oslo-i18n noarch 6.5.1-0.20250317171545.162e0fa.el9 delorean-component-common 56 k 2025-12-11 05:17:58.013 | python3-oslo-log noarch 7.1.0-0.20250317172141.0c290b1.el9 delorean-component-common 62 k 2025-12-11 05:17:58.013 | python3-oslo-serialization noarch 5.7.0-0.20250317180035.bff992d.el9 delorean-component-common 31 k 2025-12-11 05:17:58.013 | python3-oslo-service noarch 4.1.1-0.20250317160209.7a52803.el9 delorean-component-common 77 k 2025-12-11 05:17:58.013 | python3-oslo-utils noarch 8.2.0-0.20250318120252.cb68378.el9 delorean-component-common 107 k 2025-12-11 05:17:58.013 | python3-packaging noarch 24.2-2.el9s delorean-master-testing 115 k 2025-12-11 05:17:58.013 | python3-paste noarch 3.10.1-1.el9s delorean-master-testing 486 k 2025-12-11 05:17:58.013 | python3-paste-deploy noarch 3.1.0-2.el9s delorean-master-testing 38 k 2025-12-11 05:17:58.013 | python3-pbr noarch 6.1.1-1.el9s delorean-master-testing 146 k 2025-12-11 05:17:58.013 | python3-pint noarch 0.16.1-3.el9s delorean-master-testing 341 k 2025-12-11 05:17:58.013 | python3-ply noarch 3.11-14.el9 baseos 106 k 2025-12-11 05:17:58.013 | python3-psutil x86_64 5.8.0-12.el9 appstream 214 k 2025-12-11 05:17:58.013 | python3-pyOpenSSL noarch 20.0.1-2.el9s delorean-master-testing 89 k 2025-12-11 05:17:58.013 | python3-pycparser noarch 2.20-6.el9 baseos 135 k 2025-12-11 05:17:58.013 | python3-pyparsing noarch 3.1.2-7.el9s delorean-master-testing 214 k 2025-12-11 05:17:58.013 | python3-pyudev noarch 0.22.0-6.el9 baseos 90 k 2025-12-11 05:17:58.013 | python3-redis noarch 5.0.4-1.el9s delorean-master-testing 394 k 2025-12-11 05:17:58.013 | python3-repoze-lru noarch 0.7-10.el9s delorean-master-testing 31 k 2025-12-11 05:17:58.013 | python3-rfc3986 noarch 2.0.0-1.el9s delorean-master-testing 50 k 2025-12-11 05:17:58.013 | python3-routes noarch 2.5.1-1.el9s delorean-master-testing 188 k 2025-12-11 05:17:58.013 | python3-stevedore noarch 5.4.1-0.20250225155234.27e27c1.el9 delorean-component-clients 68 k 2025-12-11 05:17:58.013 | python3-tempita noarch 0.5.2-2.el9s delorean-master-testing 36 k 2025-12-11 05:17:58.013 | python3-tenacity noarch 8.2.3-1.el9s delorean-master-testing 46 k 2025-12-11 05:17:58.013 | python3-tooz noarch 6.3.0-0.20241018083720.734acc4.el9 delorean-component-common 104 k 2025-12-11 05:17:58.013 | python3-tooz+redis noarch 6.3.0-0.20241018083720.734acc4.el9 delorean-component-common 7.8 k 2025-12-11 05:17:58.013 | python3-tooz+zake noarch 6.3.0-0.20241018083720.734acc4.el9 delorean-component-common 7.7 k 2025-12-11 05:17:58.013 | python3-voluptuous noarch 0.15.2-1.el9s delorean-master-testing 60 k 2025-12-11 05:17:58.013 | python3-webob noarch 1.8.9-1.el9s delorean-master-testing 230 k 2025-12-11 05:17:58.013 | python3-werkzeug noarch 3.0.3-1.el9s delorean-master-testing 357 k 2025-12-11 05:17:58.013 | python3-wrapt x86_64 1.16.0-1.el9s delorean-master-testing 60 k 2025-12-11 05:17:58.013 | python3-yappi x86_64 1.6.0-1.el9s delorean-master-testing 54 k 2025-12-11 05:17:58.013 | python3-zake noarch 0.2.2-22.el9s delorean-master-testing 45 k 2025-12-11 05:17:58.013 | python3-zeroconf noarch 0.38.7-1.el9s delorean-master-testing 141 k 2025-12-11 05:17:58.013 | qemu-img x86_64 17:10.1.0-7.el9 appstream 2.6 M 2025-12-11 05:17:58.013 | smartmontools x86_64 1:7.2-9.el9 baseos 557 k 2025-12-11 05:17:58.013 | Installing weak dependencies: 2025-12-11 05:17:58.013 | fio x86_64 3.35-1.el9 appstream 6.2 M 2025-12-11 05:17:58.013 | fio-engine-http x86_64 3.35-1.el9 appstream 18 k 2025-12-11 05:17:58.013 | fio-engine-libaio x86_64 3.35-1.el9 appstream 16 k 2025-12-11 05:17:58.013 | fio-engine-nbd x86_64 3.35-1.el9 appstream 15 k 2025-12-11 05:17:58.013 | fio-engine-rados x86_64 3.35-1.el9 appstream 16 k 2025-12-11 05:17:58.013 | fio-engine-rbd x86_64 3.35-1.el9 appstream 16 k 2025-12-11 05:17:58.013 | fio-engine-rdma x86_64 3.35-1.el9 appstream 21 k 2025-12-11 05:17:58.013 | sysbench x86_64 1.0.20-5.el9s delorean-master-testing 158 k 2025-12-11 05:17:58.013 | 2025-12-11 05:17:58.013 | Transaction Summary 2025-12-11 05:17:58.013 | ================================================================================================================= 2025-12-11 05:17:58.013 | Install 83 Packages 2025-12-11 05:17:58.013 | 2025-12-11 05:17:58.019 | Total size: 32 M 2025-12-11 05:17:58.019 | Total download size: 24 M 2025-12-11 05:17:58.019 | Installed size: 115 M 2025-12-11 05:17:58.019 | Downloading Packages: 2025-12-11 05:17:58.023 | [SKIPPED] python3-stevedore-5.4.1-0.20250225155234.27e27c1.el9.noarch.rpm: Already downloaded 2025-12-11 05:17:58.023 | [SKIPPED] python-oslo-concurrency-lang-7.1.0-0.20250317173205.6250095.el9.noarch.rpm: Already downloaded 2025-12-11 05:17:58.023 | [SKIPPED] python-oslo-i18n-lang-6.5.1-0.20250317171545.162e0fa.el9.noarch.rpm: Already downloaded 2025-12-11 05:17:58.023 | [SKIPPED] python-oslo-utils-lang-8.2.0-0.20250318120252.cb68378.el9.noarch.rpm: Already downloaded 2025-12-11 05:17:58.023 | [SKIPPED] python3-debtcollector-3.0.0-0.20240226181642.0e6ce1c.el9.noarch.rpm: Already downloaded 2025-12-11 05:17:58.024 | [SKIPPED] python3-oslo-concurrency-7.1.0-0.20250317173205.6250095.el9.noarch.rpm: Already downloaded 2025-12-11 05:17:58.024 | [SKIPPED] python3-oslo-config-9.7.1-0.20250317170827.d583141.el9.noarch.rpm: Already downloaded 2025-12-11 05:17:58.024 | [SKIPPED] python3-oslo-i18n-6.5.1-0.20250317171545.162e0fa.el9.noarch.rpm: Already downloaded 2025-12-11 05:17:58.024 | [SKIPPED] python3-oslo-utils-8.2.0-0.20250318120252.cb68378.el9.noarch.rpm: Already downloaded 2025-12-11 05:17:58.024 | [SKIPPED] libaio-0.3.111-13.el9.x86_64.rpm: Already downloaded 2025-12-11 05:17:58.446 | [SKIPPED] python3-pyudev-0.22.0-6.el9.noarch.rpm: Already downloaded 2025-12-11 05:17:58.818 | [SKIPPED] git-core-2.47.3-1.el9.x86_64.rpm: Already downloaded 2025-12-11 05:17:58.818 | [SKIPPED] python3-psutil-5.8.0-12.el9.x86_64.rpm: Already downloaded 2025-12-11 05:17:58.818 | [SKIPPED] python3-fasteners-0.19-1.el9s.noarch.rpm: Already downloaded 2025-12-11 05:17:58.818 | [SKIPPED] python3-iso8601-2.1.0-1.el9s.noarch.rpm: Already downloaded 2025-12-11 05:17:58.818 | [SKIPPED] python3-netaddr-1.3.0-4.el9s.noarch.rpm: Already downloaded 2025-12-11 05:17:58.818 | [SKIPPED] python3-packaging-24.2-2.el9s.noarch.rpm: Already downloaded 2025-12-11 05:17:58.818 | [SKIPPED] python3-pbr-6.1.1-1.el9s.noarch.rpm: Already downloaded 2025-12-11 05:17:58.818 | [SKIPPED] python3-pyparsing-3.1.2-7.el9s.noarch.rpm: Already downloaded 2025-12-11 05:17:58.818 | [SKIPPED] python3-rfc3986-2.0.0-1.el9s.noarch.rpm: Already downloaded 2025-12-11 05:17:58.819 | [SKIPPED] python3-wrapt-1.16.0-1.el9s.x86_64.rpm: Already downloaded 2025-12-11 05:17:58.958 | (22/83): openstack-ironic-python-agent-10.3.0-0 80 kB/s | 11 kB 00:00 2025-12-11 05:17:58.958 | (23/83): python-oslo-log-lang-7.1.0-0.202503171 90 kB/s | 13 kB 00:00 2025-12-11 05:17:58.961 | (24/83): python3-ironic-python-agent-10.3.0-0.2 2.0 MB/s | 293 kB 00:00 2025-12-11 05:17:59.007 | (25/83): python3-oslo-context-5.7.1-0.202503171 569 kB/s | 26 kB 00:00 2025-12-11 05:17:59.008 | (26/83): python3-futurist-3.1.0-0.2025022515174 1.2 MB/s | 61 kB 00:00 2025-12-11 05:17:59.009 | (27/83): python3-hardware-detect-0.32.1-0.20250 1.0 MB/s | 52 kB 00:00 2025-12-11 05:17:59.056 | (28/83): python3-oslo-serialization-5.7.0-0.202 668 kB/s | 31 kB 00:00 2025-12-11 05:17:59.057 | (29/83): python3-oslo-log-7.1.0-0.2025031717214 1.2 MB/s | 62 kB 00:00 2025-12-11 05:17:59.058 | (30/83): python3-oslo-service-4.1.1-0.202503171 1.5 MB/s | 77 kB 00:00 2025-12-11 05:17:59.102 | (31/83): python3-tooz+redis-6.3.0-0.20241018083 168 kB/s | 7.8 kB 00:00 2025-12-11 05:17:59.104 | (32/83): python3-tooz+zake-6.3.0-0.202410180837 164 kB/s | 7.7 kB 00:00 2025-12-11 05:17:59.105 | (33/83): python3-tooz-6.3.0-0.20241018083720.73 2.1 MB/s | 104 kB 00:00 2025-12-11 05:17:59.709 | (34/83): librdmacm-57.0-2.el9.x86_64.rpm 115 kB/s | 70 kB 00:00 2025-12-11 05:17:59.715 | (35/83): libconfig-1.7.2-9.el9.x86_64.rpm 118 kB/s | 72 kB 00:00 2025-12-11 05:17:59.854 | (36/83): pciutils-3.7.0-7.el9.x86_64.rpm 645 kB/s | 93 kB 00:00 2025-12-11 05:17:59.911 | (37/83): lldpad-1.1.1-4.gitf1dd9eb.el9.x86_64.r 367 kB/s | 295 kB 00:00 2025-12-11 05:17:59.959 | (38/83): python3-cffi-1.14.5-5.el9.x86_64.rpm 1.0 MB/s | 253 kB 00:00 2025-12-11 05:18:00.107 | (39/83): python3-ply-3.11-14.el9.noarch.rpm 725 kB/s | 106 kB 00:00 2025-12-11 05:18:00.255 | (40/83): python3-pycparser-2.20-6.el9.noarch.rp 917 kB/s | 135 kB 00:00 2025-12-11 05:18:00.393 | (41/83): python3-dns-2.6.1-3.el9.noarch.rpm 1.0 MB/s | 507 kB 00:00 2025-12-11 05:18:00.494 | (42/83): boost-iostreams-1.75.0-13.el9.x86_64.r 363 kB/s | 37 kB 00:00 2025-12-11 05:18:00.594 | (43/83): boost-system-1.75.0-13.el9.x86_64.rpm 112 kB/s | 11 kB 00:00 2025-12-11 05:18:00.690 | (44/83): smartmontools-7.2-9.el9.x86_64.rpm 1.3 MB/s | 557 kB 00:00 2025-12-11 05:18:00.695 | (45/83): boost-thread-1.75.0-13.el9.x86_64.rpm 527 kB/s | 53 kB 00:00 2025-12-11 05:18:00.756 | (46/83): python3-cryptography-36.0.1-5.el9.x86_ 1.4 MB/s | 1.2 MB 00:00 2025-12-11 05:18:00.802 | (47/83): fio-engine-http-3.35-1.el9.x86_64.rpm 169 kB/s | 18 kB 00:00 2025-12-11 05:18:00.852 | (48/83): fio-engine-libaio-3.35-1.el9.x86_64.rp 161 kB/s | 16 kB 00:00 2025-12-11 05:18:00.901 | (49/83): fio-engine-nbd-3.35-1.el9.x86_64.rpm 148 kB/s | 15 kB 00:00 2025-12-11 05:18:00.950 | (50/83): fio-engine-rados-3.35-1.el9.x86_64.rpm 161 kB/s | 16 kB 00:00 2025-12-11 05:18:00.999 | (51/83): fio-engine-rbd-3.35-1.el9.x86_64.rpm 165 kB/s | 16 kB 00:00 2025-12-11 05:18:01.048 | (52/83): fio-engine-rdma-3.35-1.el9.x86_64.rpm 211 kB/s | 21 kB 00:00 2025-12-11 05:18:01.191 | (53/83): libnbd-1.20.3-4.el9.x86_64.rpm 854 kB/s | 164 kB 00:00 2025-12-11 05:18:01.243 | (54/83): libpq-13.20-1.el9.x86_64.rpm 1.0 MB/s | 208 kB 00:00 2025-12-11 05:18:03.360 | (55/83): librbd1-16.2.4-5.el9.x86_64.rpm 1.4 MB/s | 3.0 MB 00:02 2025-12-11 05:18:03.556 | (56/83): mariadb-connector-c-3.2.6-1.el9.x86_64 1.0 MB/s | 198 kB 00:00 2025-12-11 05:18:03.606 | (57/83): librados2-16.2.4-5.el9.x86_64.rpm 1.4 MB/s | 3.4 MB 00:02 2025-12-11 05:18:03.654 | (58/83): mariadb-connector-c-config-3.2.6-1.el9 109 kB/s | 11 kB 00:00 2025-12-11 05:18:03.707 | (59/83): luajit-2.1.1692716794-3.el9s.x86_64.rp 7.5 MB/s | 402 kB 00:00 2025-12-11 05:18:03.754 | (60/83): python3-async-timeout-4.0.2-5.el9s.noa 384 kB/s | 18 kB 00:00 2025-12-11 05:18:03.804 | (61/83): python3-eventlet-0.36.1-1.el9s.noarch. 9.6 MB/s | 492 kB 00:00 2025-12-11 05:18:03.853 | (62/83): python3-greenlet-3.1.1-1.el9s.x86_64.r 4.3 MB/s | 215 kB 00:00 2025-12-11 05:18:03.899 | (63/83): python3-ifaddr-0.1.7-3.el9s.noarch.rpm 474 kB/s | 22 kB 00:00 2025-12-11 05:18:03.948 | (64/83): python3-kazoo-2.8.0-2.el9s.noarch.rpm 3.2 MB/s | 156 kB 00:00 2025-12-11 05:18:03.997 | (65/83): python3-msgpack-1.1.0-1.el9s.x86_64.rp 1.7 MB/s | 84 kB 00:00 2025-12-11 05:18:04.047 | (66/83): python3-paste-3.10.1-1.el9s.noarch.rpm 9.5 MB/s | 486 kB 00:00 2025-12-11 05:18:04.095 | (67/83): python3-paste-deploy-3.1.0-2.el9s.noar 817 kB/s | 38 kB 00:00 2025-12-11 05:18:04.144 | (68/83): python3-pint-0.16.1-3.el9s.noarch.rpm 6.8 MB/s | 341 kB 00:00 2025-12-11 05:18:04.192 | (69/83): python3-pyOpenSSL-20.0.1-2.el9s.noarch 1.8 MB/s | 89 kB 00:00 2025-12-11 05:18:04.242 | (70/83): python3-redis-5.0.4-1.el9s.noarch.rpm 7.6 MB/s | 394 kB 00:00 2025-12-11 05:18:04.289 | (71/83): python3-repoze-lru-0.7-10.el9s.noarch. 664 kB/s | 31 kB 00:00 2025-12-11 05:18:04.338 | (72/83): python3-routes-2.5.1-1.el9s.noarch.rpm 3.8 MB/s | 188 kB 00:00 2025-12-11 05:18:04.385 | (73/83): python3-tempita-0.5.2-2.el9s.noarch.rp 760 kB/s | 36 kB 00:00 2025-12-11 05:18:04.433 | (74/83): python3-tenacity-8.2.3-1.el9s.noarch.r 958 kB/s | 46 kB 00:00 2025-12-11 05:18:04.481 | (75/83): python3-voluptuous-0.15.2-1.el9s.noarc 1.2 MB/s | 60 kB 00:00 2025-12-11 05:18:04.532 | (76/83): python3-webob-1.8.9-1.el9s.noarch.rpm 4.5 MB/s | 230 kB 00:00 2025-12-11 05:18:04.582 | (77/83): python3-werkzeug-3.0.3-1.el9s.noarch.r 7.0 MB/s | 357 kB 00:00 2025-12-11 05:18:04.630 | (78/83): python3-yappi-1.6.0-1.el9s.x86_64.rpm 1.1 MB/s | 54 kB 00:00 2025-12-11 05:18:04.677 | (79/83): python3-zake-0.2.2-22.el9s.noarch.rpm 953 kB/s | 45 kB 00:00 2025-12-11 05:18:04.725 | (80/83): python3-zeroconf-0.38.7-1.el9s.noarch. 2.9 MB/s | 141 kB 00:00 2025-12-11 05:18:04.773 | (81/83): sysbench-1.0.20-5.el9s.x86_64.rpm 3.2 MB/s | 158 kB 00:00 2025-12-11 05:18:05.274 | (82/83): fio-3.35-1.el9.x86_64.rpm 1.4 MB/s | 6.2 MB 00:04 2025-12-11 05:18:05.454 | (83/83): qemu-img-10.1.0-7.el9.x86_64.rpm 1.4 MB/s | 2.6 MB 00:01 2025-12-11 05:18:05.457 | -------------------------------------------------------------------------------- 2025-12-11 05:18:05.457 | Total 3.2 MB/s | 24 MB 00:07 2025-12-11 05:18:05.458 | Using rpmkeys executable at /usr/bin/rpmkeys to verify signatures 2025-12-11 05:18:05.832 | Running transaction check 2025-12-11 05:18:05.873 | Transaction check succeeded. 2025-12-11 05:18:05.873 | Running transaction test 2025-12-11 05:18:06.151 | Transaction test succeeded. 2025-12-11 05:18:06.151 | Running transaction 2025-12-11 05:18:06.479 | Preparing : 1/1 2025-12-11 05:18:06.483 | Installing : python3-packaging-24.2-2.el9s.noarch 1/83 2025-12-11 05:18:06.488 | Installing : libaio-0.3.111-13.el9.x86_64 2/83 2025-12-11 05:18:06.528 | Installing : python3-tenacity-8.2.3-1.el9s.noarch 3/83 2025-12-11 05:18:06.534 | Installing : python3-netaddr-1.3.0-4.el9s.noarch 4/83 2025-12-11 05:18:06.551 | Installing : python3-msgpack-1.1.0-1.el9s.x86_64 5/83 2025-12-11 05:18:06.558 | Installing : python3-greenlet-3.1.1-1.el9s.x86_64 6/83 2025-12-11 05:18:06.567 | Installing : python3-fasteners-0.19-1.el9s.noarch 7/83 2025-12-11 05:18:06.571 | Installing : python3-psutil-5.8.0-12.el9.x86_64 8/83 2025-12-11 05:18:06.607 | Installing : librdmacm-57.0-2.el9.x86_64 9/83 2025-12-11 05:18:06.626 | Installing : qemu-img-17:10.1.0-7.el9.x86_64 10/83 2025-12-11 05:18:06.632 | Installing : python3-pint-0.16.1-3.el9s.noarch 11/83 2025-12-11 05:18:06.638 | Installing : python3-yappi-1.6.0-1.el9s.x86_64 12/83 2025-12-11 05:18:06.645 | Installing : python3-wrapt-1.16.0-1.el9s.x86_64 13/83 2025-12-11 05:18:06.652 | Installing : python3-debtcollector-3.0.0-0.20240226181642.0e6ce 14/83 2025-12-11 05:18:06.675 | Installing : python3-futurist-3.1.0-0.20250225151745.bd83787.el 15/83 2025-12-11 05:18:06.690 | Installing : python3-werkzeug-3.0.3-1.el9s.noarch 16/83 2025-12-11 05:18:06.696 | Installing : python3-webob-1.8.9-1.el9s.noarch 17/83 2025-12-11 05:18:06.701 | Installing : python3-voluptuous-0.15.2-1.el9s.noarch 18/83 2025-12-11 05:18:06.706 | Installing : python3-tempita-0.5.2-2.el9s.noarch 19/83 2025-12-11 05:18:06.711 | Installing : python3-rfc3986-2.0.0-1.el9s.noarch 20/83 2025-12-11 05:18:06.719 | Installing : python3-repoze-lru-0.7-10.el9s.noarch 21/83 2025-12-11 05:18:06.727 | Installing : python3-routes-2.5.1-1.el9s.noarch 22/83 2025-12-11 05:18:06.733 | Installing : python3-pyparsing-3.1.2-7.el9s.noarch 23/83 2025-12-11 05:18:06.747 | Installing : python3-paste-deploy-3.1.0-2.el9s.noarch 24/83 2025-12-11 05:18:06.753 | Installing : python3-kazoo-2.8.0-2.el9s.noarch 25/83 2025-12-11 05:18:06.757 | Installing : python3-zake-0.2.2-22.el9s.noarch 26/83 2025-12-11 05:18:06.762 | Installing : python3-iso8601-2.1.0-1.el9s.noarch 27/83 2025-12-11 05:18:06.773 | Installing : python3-ifaddr-0.1.7-3.el9s.noarch 28/83 2025-12-11 05:18:06.777 | Installing : python3-zeroconf-0.38.7-1.el9s.noarch 29/83 2025-12-11 05:18:06.801 | Installing : python3-async-timeout-4.0.2-5.el9s.noarch 30/83 2025-12-11 05:18:06.811 | Installing : python3-redis-5.0.4-1.el9s.noarch 31/83 2025-12-11 05:18:06.814 | Installing : luajit-2.1.1692716794-3.el9s.x86_64 32/83 2025-12-11 05:18:06.819 | Installing : mariadb-connector-c-config-3.2.6-1.el9.noarch 33/83 2025-12-11 05:18:06.827 | Installing : mariadb-connector-c-3.2.6-1.el9.x86_64 34/83 2025-12-11 05:18:06.839 | Installing : libpq-13.20-1.el9.x86_64 35/83 2025-12-11 05:18:06.845 | Installing : sysbench-1.0.20-5.el9s.x86_64 36/83 2025-12-11 05:18:06.920 | Installing : libnbd-1.20.3-4.el9.x86_64 37/83 2025-12-11 05:18:06.940 | Installing : git-core-2.47.3-1.el9.x86_64 38/83 2025-12-11 05:18:06.954 | Installing : python3-pbr-6.1.1-1.el9s.noarch 39/83 2025-12-11 05:18:06.959 | Installing : python3-stevedore-5.4.1-0.20250225155234.27e27c1.e 40/83 2025-12-11 05:18:06.962 | Installing : python3-oslo-context-5.7.1-0.20250317171221.52d21e 41/83 2025-12-11 05:18:06.964 | Installing : boost-system-1.75.0-13.el9.x86_64 42/83 2025-12-11 05:18:06.967 | Installing : boost-thread-1.75.0-13.el9.x86_64 43/83 2025-12-11 05:18:07.002 | Installing : boost-iostreams-1.75.0-13.el9.x86_64 44/83 2025-12-11 05:18:07.004 | Installing : librados2-2:16.2.4-5.el9.x86_64 45/83 2025-12-11 05:18:07.046 | Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 45/83 2025-12-11 05:18:07.048 | Installing : librbd1-2:16.2.4-5.el9.x86_64 46/83 2025-12-11 05:18:07.060 | Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 46/83 2025-12-11 05:18:07.062 | Installing : fio-engine-http-3.35-1.el9.x86_64 47/83 2025-12-11 05:18:07.064 | Installing : fio-engine-nbd-3.35-1.el9.x86_64 48/83 2025-12-11 05:18:07.066 | Installing : fio-engine-rados-3.35-1.el9.x86_64 49/83 2025-12-11 05:18:07.068 | Installing : fio-engine-rbd-3.35-1.el9.x86_64 50/83 2025-12-11 05:18:07.113 | Installing : fio-engine-rdma-3.35-1.el9.x86_64 51/83 2025-12-11 05:18:07.118 | Installing : fio-3.35-1.el9.x86_64 52/83 2025-12-11 05:18:07.129 | Installing : fio-engine-libaio-3.35-1.el9.x86_64 53/83 2025-12-11 05:18:07.132 | Installing : smartmontools-1:7.2-9.el9.x86_64 54/83 2025-12-11 05:18:07.146 | Running scriptlet: smartmontools-1:7.2-9.el9.x86_64 54/83 2025-12-11 05:18:07.146 | Created symlink /etc/systemd/system/multi-user.target.wants/smartd.service -> /usr/lib/systemd/system/smartd.service. 2025-12-11 05:18:07.146 | 2025-12-11 05:18:07.160 | Installing : python3-pyudev-0.22.0-6.el9.noarch 55/83 2025-12-11 05:18:07.170 | Installing : python3-ply-3.11-14.el9.noarch 56/83 2025-12-11 05:18:07.181 | Installing : python3-pycparser-2.20-6.el9.noarch 57/83 2025-12-11 05:18:07.228 | Installing : python3-cffi-1.14.5-5.el9.x86_64 58/83 2025-12-11 05:18:07.238 | Installing : python3-cryptography-36.0.1-5.el9.x86_64 59/83 2025-12-11 05:18:07.273 | Installing : python3-pyOpenSSL-20.0.1-2.el9s.noarch 60/83 2025-12-11 05:18:07.317 | Installing : python3-paste-3.10.1-1.el9s.noarch 61/83 2025-12-11 05:18:07.350 | Installing : python3-dns-2.6.1-3.el9.noarch 62/83 2025-12-11 05:18:07.357 | Installing : python3-eventlet-0.36.1-1.el9s.noarch 63/83 2025-12-11 05:18:07.361 | Installing : pciutils-3.7.0-7.el9.x86_64 64/83 2025-12-11 05:18:07.369 | Installing : libconfig-1.7.2-9.el9.x86_64 65/83 2025-12-11 05:18:07.371 | Installing : lldpad-1.1.1-4.gitf1dd9eb.el9.x86_64 66/83 2025-12-11 05:18:07.388 | Running scriptlet: lldpad-1.1.1-4.gitf1dd9eb.el9.x86_64 66/83 2025-12-11 05:18:07.390 | Installing : python-oslo-utils-lang-8.2.0-0.20250318120252.cb68 67/83 2025-12-11 05:18:07.393 | Installing : python-oslo-log-lang-7.1.0-0.20250317172141.0c290b 68/83 2025-12-11 05:18:07.402 | Installing : python-oslo-i18n-lang-6.5.1-0.20250317171545.162e0 69/83 2025-12-11 05:18:07.413 | Installing : python3-oslo-i18n-6.5.1-0.20250317171545.162e0fa.e 70/83 2025-12-11 05:18:07.428 | Installing : python3-oslo-utils-8.2.0-0.20250318120252.cb68378. 71/83 2025-12-11 05:18:07.435 | Installing : python3-oslo-config-2:9.7.1-0.20250317170827.d5831 72/83 2025-12-11 05:18:07.437 | Installing : python3-oslo-serialization-5.7.0-0.20250317180035. 73/83 2025-12-11 05:18:07.438 | Installing : python3-tooz+redis-6.3.0-0.20241018083720.734acc4. 74/83 2025-12-11 05:18:07.446 | Installing : python3-tooz+zake-6.3.0-0.20241018083720.734acc4.e 75/83 2025-12-11 05:18:07.455 | Installing : python3-tooz-6.3.0-0.20241018083720.734acc4.el9.no 76/83 2025-12-11 05:18:07.458 | Installing : python3-oslo-log-7.1.0-0.20250317172141.0c290b1.el 77/83 2025-12-11 05:18:07.464 | Installing : python-oslo-concurrency-lang-7.1.0-0.2025031717320 78/83 2025-12-11 05:18:07.474 | Installing : python3-oslo-concurrency-7.1.0-0.20250317173205.62 79/83 2025-12-11 05:18:07.493 | Installing : python3-oslo-service-4.1.1-0.20250317160209.7a5280 80/83 2025-12-11 05:18:07.498 | Installing : python3-ironic-python-agent-10.3.0-0.2025041800572 81/83 2025-12-11 05:18:07.499 | Installing : openstack-ironic-python-agent-10.3.0-0.20250418005 82/83 2025-12-11 05:18:07.519 | Running scriptlet: openstack-ironic-python-agent-10.3.0-0.20250418005 82/83 2025-12-11 05:18:07.539 | Installing : python3-hardware-detect-0.32.1-0.20250310113828.52 83/83 2025-12-11 05:18:07.713 | Running scriptlet: python3-hardware-detect-0.32.1-0.20250310113828.52 83/83 2025-12-11 05:18:07.713 | Verifying : openstack-ironic-python-agent-10.3.0-0.20250418005 1/83 2025-12-11 05:18:07.713 | Verifying : python3-ironic-python-agent-10.3.0-0.2025041800572 2/83 2025-12-11 05:18:07.713 | Verifying : python3-stevedore-5.4.1-0.20250225155234.27e27c1.e 3/83 2025-12-11 05:18:07.714 | Verifying : python-oslo-concurrency-lang-7.1.0-0.2025031717320 4/83 2025-12-11 05:18:07.714 | Verifying : python-oslo-i18n-lang-6.5.1-0.20250317171545.162e0 5/83 2025-12-11 05:18:07.714 | Verifying : python-oslo-log-lang-7.1.0-0.20250317172141.0c290b 6/83 2025-12-11 05:18:07.714 | Verifying : python-oslo-utils-lang-8.2.0-0.20250318120252.cb68 7/83 2025-12-11 05:18:07.714 | Verifying : python3-debtcollector-3.0.0-0.20240226181642.0e6ce 8/83 2025-12-11 05:18:07.714 | Verifying : python3-futurist-3.1.0-0.20250225151745.bd83787.el 9/83 2025-12-11 05:18:07.714 | Verifying : python3-hardware-detect-0.32.1-0.20250310113828.52 10/83 2025-12-11 05:18:07.714 | Verifying : python3-oslo-concurrency-7.1.0-0.20250317173205.62 11/83 2025-12-11 05:18:07.714 | Verifying : python3-oslo-config-2:9.7.1-0.20250317170827.d5831 12/83 2025-12-11 05:18:07.714 | Verifying : python3-oslo-context-5.7.1-0.20250317171221.52d21e 13/83 2025-12-11 05:18:07.714 | Verifying : python3-oslo-i18n-6.5.1-0.20250317171545.162e0fa.e 14/83 2025-12-11 05:18:07.714 | Verifying : python3-oslo-log-7.1.0-0.20250317172141.0c290b1.el 15/83 2025-12-11 05:18:07.714 | Verifying : python3-oslo-serialization-5.7.0-0.20250317180035. 16/83 2025-12-11 05:18:07.714 | Verifying : python3-oslo-service-4.1.1-0.20250317160209.7a5280 17/83 2025-12-11 05:18:07.715 | Verifying : python3-oslo-utils-8.2.0-0.20250318120252.cb68378. 18/83 2025-12-11 05:18:07.715 | Verifying : python3-tooz+redis-6.3.0-0.20241018083720.734acc4. 19/83 2025-12-11 05:18:07.715 | Verifying : python3-tooz+zake-6.3.0-0.20241018083720.734acc4.e 20/83 2025-12-11 05:18:07.715 | Verifying : python3-tooz-6.3.0-0.20241018083720.734acc4.el9.no 21/83 2025-12-11 05:18:07.715 | Verifying : libaio-0.3.111-13.el9.x86_64 22/83 2025-12-11 05:18:07.715 | Verifying : libconfig-1.7.2-9.el9.x86_64 23/83 2025-12-11 05:18:07.715 | Verifying : librdmacm-57.0-2.el9.x86_64 24/83 2025-12-11 05:18:07.715 | Verifying : lldpad-1.1.1-4.gitf1dd9eb.el9.x86_64 25/83 2025-12-11 05:18:07.715 | Verifying : pciutils-3.7.0-7.el9.x86_64 26/83 2025-12-11 05:18:07.715 | Verifying : python3-cffi-1.14.5-5.el9.x86_64 27/83 2025-12-11 05:18:07.715 | Verifying : python3-cryptography-36.0.1-5.el9.x86_64 28/83 2025-12-11 05:18:07.715 | Verifying : python3-dns-2.6.1-3.el9.noarch 29/83 2025-12-11 05:18:07.715 | Verifying : python3-ply-3.11-14.el9.noarch 30/83 2025-12-11 05:18:07.715 | Verifying : python3-pycparser-2.20-6.el9.noarch 31/83 2025-12-11 05:18:07.715 | Verifying : python3-pyudev-0.22.0-6.el9.noarch 32/83 2025-12-11 05:18:07.715 | Verifying : smartmontools-1:7.2-9.el9.x86_64 33/83 2025-12-11 05:18:07.715 | Verifying : boost-iostreams-1.75.0-13.el9.x86_64 34/83 2025-12-11 05:18:07.715 | Verifying : boost-system-1.75.0-13.el9.x86_64 35/83 2025-12-11 05:18:07.715 | Verifying : boost-thread-1.75.0-13.el9.x86_64 36/83 2025-12-11 05:18:07.715 | Verifying : fio-3.35-1.el9.x86_64 37/83 2025-12-11 05:18:07.715 | Verifying : fio-engine-http-3.35-1.el9.x86_64 38/83 2025-12-11 05:18:07.715 | Verifying : fio-engine-libaio-3.35-1.el9.x86_64 39/83 2025-12-11 05:18:07.715 | Verifying : fio-engine-nbd-3.35-1.el9.x86_64 40/83 2025-12-11 05:18:07.715 | Verifying : fio-engine-rados-3.35-1.el9.x86_64 41/83 2025-12-11 05:18:07.715 | Verifying : fio-engine-rbd-3.35-1.el9.x86_64 42/83 2025-12-11 05:18:07.715 | Verifying : fio-engine-rdma-3.35-1.el9.x86_64 43/83 2025-12-11 05:18:07.715 | Verifying : git-core-2.47.3-1.el9.x86_64 44/83 2025-12-11 05:18:07.715 | Verifying : libnbd-1.20.3-4.el9.x86_64 45/83 2025-12-11 05:18:07.715 | Verifying : libpq-13.20-1.el9.x86_64 46/83 2025-12-11 05:18:07.715 | Verifying : librados2-2:16.2.4-5.el9.x86_64 47/83 2025-12-11 05:18:07.716 | Verifying : librbd1-2:16.2.4-5.el9.x86_64 48/83 2025-12-11 05:18:07.716 | Verifying : mariadb-connector-c-3.2.6-1.el9.x86_64 49/83 2025-12-11 05:18:07.716 | Verifying : mariadb-connector-c-config-3.2.6-1.el9.noarch 50/83 2025-12-11 05:18:07.716 | Verifying : python3-psutil-5.8.0-12.el9.x86_64 51/83 2025-12-11 05:18:07.716 | Verifying : qemu-img-17:10.1.0-7.el9.x86_64 52/83 2025-12-11 05:18:07.716 | Verifying : luajit-2.1.1692716794-3.el9s.x86_64 53/83 2025-12-11 05:18:07.716 | Verifying : python3-async-timeout-4.0.2-5.el9s.noarch 54/83 2025-12-11 05:18:07.716 | Verifying : python3-eventlet-0.36.1-1.el9s.noarch 55/83 2025-12-11 05:18:07.716 | Verifying : python3-fasteners-0.19-1.el9s.noarch 56/83 2025-12-11 05:18:07.716 | Verifying : python3-greenlet-3.1.1-1.el9s.x86_64 57/83 2025-12-11 05:18:07.716 | Verifying : python3-ifaddr-0.1.7-3.el9s.noarch 58/83 2025-12-11 05:18:07.716 | Verifying : python3-iso8601-2.1.0-1.el9s.noarch 59/83 2025-12-11 05:18:07.716 | Verifying : python3-kazoo-2.8.0-2.el9s.noarch 60/83 2025-12-11 05:18:07.716 | Verifying : python3-msgpack-1.1.0-1.el9s.x86_64 61/83 2025-12-11 05:18:07.716 | Verifying : python3-netaddr-1.3.0-4.el9s.noarch 62/83 2025-12-11 05:18:07.716 | Verifying : python3-packaging-24.2-2.el9s.noarch 63/83 2025-12-11 05:18:07.716 | Verifying : python3-paste-3.10.1-1.el9s.noarch 64/83 2025-12-11 05:18:07.716 | Verifying : python3-paste-deploy-3.1.0-2.el9s.noarch 65/83 2025-12-11 05:18:07.716 | Verifying : python3-pbr-6.1.1-1.el9s.noarch 66/83 2025-12-11 05:18:07.716 | Verifying : python3-pint-0.16.1-3.el9s.noarch 67/83 2025-12-11 05:18:07.716 | Verifying : python3-pyOpenSSL-20.0.1-2.el9s.noarch 68/83 2025-12-11 05:18:07.716 | Verifying : python3-pyparsing-3.1.2-7.el9s.noarch 69/83 2025-12-11 05:18:07.716 | Verifying : python3-redis-5.0.4-1.el9s.noarch 70/83 2025-12-11 05:18:07.716 | Verifying : python3-repoze-lru-0.7-10.el9s.noarch 71/83 2025-12-11 05:18:07.716 | Verifying : python3-rfc3986-2.0.0-1.el9s.noarch 72/83 2025-12-11 05:18:07.716 | Verifying : python3-routes-2.5.1-1.el9s.noarch 73/83 2025-12-11 05:18:07.716 | Verifying : python3-tempita-0.5.2-2.el9s.noarch 74/83 2025-12-11 05:18:07.716 | Verifying : python3-tenacity-8.2.3-1.el9s.noarch 75/83 2025-12-11 05:18:07.716 | Verifying : python3-voluptuous-0.15.2-1.el9s.noarch 76/83 2025-12-11 05:18:07.717 | Verifying : python3-webob-1.8.9-1.el9s.noarch 77/83 2025-12-11 05:18:07.717 | Verifying : python3-werkzeug-3.0.3-1.el9s.noarch 78/83 2025-12-11 05:18:07.717 | Verifying : python3-wrapt-1.16.0-1.el9s.x86_64 79/83 2025-12-11 05:18:07.717 | Verifying : python3-yappi-1.6.0-1.el9s.x86_64 80/83 2025-12-11 05:18:07.717 | Verifying : python3-zake-0.2.2-22.el9s.noarch 81/83 2025-12-11 05:18:07.717 | Verifying : python3-zeroconf-0.38.7-1.el9s.noarch 82/83 2025-12-11 05:18:07.731 | Verifying : sysbench-1.0.20-5.el9s.x86_64 83/83 2025-12-11 05:18:07.731 | Completion plugin: Generating completion cache... 2025-12-11 05:18:07.813 | Installed: boost-iostreams-1.75.0-13.el9.x86_64 2025-12-11 05:18:07.813 | Installed: boost-system-1.75.0-13.el9.x86_64 2025-12-11 05:18:07.813 | Installed: boost-thread-1.75.0-13.el9.x86_64 2025-12-11 05:18:07.813 | Installed: fio-3.35-1.el9.x86_64 2025-12-11 05:18:07.813 | Installed: fio-engine-http-3.35-1.el9.x86_64 2025-12-11 05:18:07.813 | Installed: fio-engine-libaio-3.35-1.el9.x86_64 2025-12-11 05:18:07.813 | Installed: fio-engine-nbd-3.35-1.el9.x86_64 2025-12-11 05:18:07.813 | Installed: fio-engine-rados-3.35-1.el9.x86_64 2025-12-11 05:18:07.813 | Installed: fio-engine-rbd-3.35-1.el9.x86_64 2025-12-11 05:18:07.813 | Installed: fio-engine-rdma-3.35-1.el9.x86_64 2025-12-11 05:18:07.813 | Installed: git-core-2.47.3-1.el9.x86_64 2025-12-11 05:18:07.813 | Installed: libaio-0.3.111-13.el9.x86_64 2025-12-11 05:18:07.814 | Installed: libconfig-1.7.2-9.el9.x86_64 2025-12-11 05:18:07.814 | Installed: libnbd-1.20.3-4.el9.x86_64 2025-12-11 05:18:07.814 | Installed: libpq-13.20-1.el9.x86_64 2025-12-11 05:18:07.814 | Installed: librados2-2:16.2.4-5.el9.x86_64 2025-12-11 05:18:07.814 | Installed: librbd1-2:16.2.4-5.el9.x86_64 2025-12-11 05:18:07.814 | Installed: librdmacm-57.0-2.el9.x86_64 2025-12-11 05:18:07.814 | Installed: lldpad-1.1.1-4.gitf1dd9eb.el9.x86_64 2025-12-11 05:18:07.814 | Installed: luajit-2.1.1692716794-3.el9s.x86_64 2025-12-11 05:18:07.814 | Installed: mariadb-connector-c-3.2.6-1.el9.x86_64 2025-12-11 05:18:07.814 | Installed: mariadb-connector-c-config-3.2.6-1.el9.noarch 2025-12-11 05:18:07.814 | Installed: openstack-ironic-python-agent-10.3.0-0.20250418005726.a15680f.el9.noarch 2025-12-11 05:18:07.814 | Installed: pciutils-3.7.0-7.el9.x86_64 2025-12-11 05:18:07.814 | Installed: python-oslo-concurrency-lang-7.1.0-0.20250317173205.6250095.el9.noarch 2025-12-11 05:18:07.814 | Installed: python-oslo-i18n-lang-6.5.1-0.20250317171545.162e0fa.el9.noarch 2025-12-11 05:18:07.814 | Installed: python-oslo-log-lang-7.1.0-0.20250317172141.0c290b1.el9.noarch 2025-12-11 05:18:07.814 | Installed: python-oslo-utils-lang-8.2.0-0.20250318120252.cb68378.el9.noarch 2025-12-11 05:18:07.814 | Installed: python3-async-timeout-4.0.2-5.el9s.noarch 2025-12-11 05:18:07.814 | Installed: python3-cffi-1.14.5-5.el9.x86_64 2025-12-11 05:18:07.814 | Installed: python3-cryptography-36.0.1-5.el9.x86_64 2025-12-11 05:18:07.814 | Installed: python3-debtcollector-3.0.0-0.20240226181642.0e6ce1c.el9.noarch 2025-12-11 05:18:07.814 | Installed: python3-dns-2.6.1-3.el9.noarch 2025-12-11 05:18:07.814 | Installed: python3-eventlet-0.36.1-1.el9s.noarch 2025-12-11 05:18:07.814 | Installed: python3-fasteners-0.19-1.el9s.noarch 2025-12-11 05:18:07.815 | Installed: python3-futurist-3.1.0-0.20250225151745.bd83787.el9.noarch 2025-12-11 05:18:07.815 | Installed: python3-greenlet-3.1.1-1.el9s.x86_64 2025-12-11 05:18:07.815 | Installed: python3-hardware-detect-0.32.1-0.20250310113828.527bcd2.el9.noarch 2025-12-11 05:18:07.815 | Installed: python3-ifaddr-0.1.7-3.el9s.noarch 2025-12-11 05:18:07.815 | Installed: python3-ironic-python-agent-10.3.0-0.20250418005726.a15680f.el9.noarch 2025-12-11 05:18:07.815 | Installed: python3-iso8601-2.1.0-1.el9s.noarch 2025-12-11 05:18:07.815 | Installed: python3-kazoo-2.8.0-2.el9s.noarch 2025-12-11 05:18:07.815 | Installed: python3-msgpack-1.1.0-1.el9s.x86_64 2025-12-11 05:18:07.815 | Installed: python3-netaddr-1.3.0-4.el9s.noarch 2025-12-11 05:18:07.815 | Installed: python3-oslo-concurrency-7.1.0-0.20250317173205.6250095.el9.noarch 2025-12-11 05:18:07.815 | Installed: python3-oslo-config-2:9.7.1-0.20250317170827.d583141.el9.noarch 2025-12-11 05:18:07.815 | Installed: python3-oslo-context-5.7.1-0.20250317171221.52d21e6.el9.noarch 2025-12-11 05:18:07.815 | Installed: python3-oslo-i18n-6.5.1-0.20250317171545.162e0fa.el9.noarch 2025-12-11 05:18:07.815 | Installed: python3-oslo-log-7.1.0-0.20250317172141.0c290b1.el9.noarch 2025-12-11 05:18:07.815 | Installed: python3-oslo-serialization-5.7.0-0.20250317180035.bff992d.el9.noarch 2025-12-11 05:18:07.815 | Installed: python3-oslo-service-4.1.1-0.20250317160209.7a52803.el9.noarch 2025-12-11 05:18:07.815 | Installed: python3-oslo-utils-8.2.0-0.20250318120252.cb68378.el9.noarch 2025-12-11 05:18:07.815 | Installed: python3-packaging-24.2-2.el9s.noarch 2025-12-11 05:18:07.815 | Installed: python3-paste-3.10.1-1.el9s.noarch 2025-12-11 05:18:07.815 | Installed: python3-paste-deploy-3.1.0-2.el9s.noarch 2025-12-11 05:18:07.815 | Installed: python3-pbr-6.1.1-1.el9s.noarch 2025-12-11 05:18:07.815 | Installed: python3-pint-0.16.1-3.el9s.noarch 2025-12-11 05:18:07.815 | Installed: python3-ply-3.11-14.el9.noarch 2025-12-11 05:18:07.816 | Installed: python3-psutil-5.8.0-12.el9.x86_64 2025-12-11 05:18:07.816 | Installed: python3-pyOpenSSL-20.0.1-2.el9s.noarch 2025-12-11 05:18:07.816 | Installed: python3-pycparser-2.20-6.el9.noarch 2025-12-11 05:18:07.816 | Installed: python3-pyparsing-3.1.2-7.el9s.noarch 2025-12-11 05:18:07.816 | Installed: python3-pyudev-0.22.0-6.el9.noarch 2025-12-11 05:18:07.816 | Installed: python3-redis-5.0.4-1.el9s.noarch 2025-12-11 05:18:07.816 | Installed: python3-repoze-lru-0.7-10.el9s.noarch 2025-12-11 05:18:07.816 | Installed: python3-rfc3986-2.0.0-1.el9s.noarch 2025-12-11 05:18:07.816 | Installed: python3-routes-2.5.1-1.el9s.noarch 2025-12-11 05:18:07.816 | Installed: python3-stevedore-5.4.1-0.20250225155234.27e27c1.el9.noarch 2025-12-11 05:18:07.816 | Installed: python3-tempita-0.5.2-2.el9s.noarch 2025-12-11 05:18:07.816 | Installed: python3-tenacity-8.2.3-1.el9s.noarch 2025-12-11 05:18:07.816 | Installed: python3-tooz-6.3.0-0.20241018083720.734acc4.el9.noarch 2025-12-11 05:18:07.816 | Installed: python3-tooz+redis-6.3.0-0.20241018083720.734acc4.el9.noarch 2025-12-11 05:18:07.816 | Installed: python3-tooz+zake-6.3.0-0.20241018083720.734acc4.el9.noarch 2025-12-11 05:18:07.816 | Installed: python3-voluptuous-0.15.2-1.el9s.noarch 2025-12-11 05:18:07.816 | Installed: python3-webob-1.8.9-1.el9s.noarch 2025-12-11 05:18:07.816 | Installed: python3-werkzeug-3.0.3-1.el9s.noarch 2025-12-11 05:18:07.816 | Installed: python3-wrapt-1.16.0-1.el9s.x86_64 2025-12-11 05:18:07.816 | Installed: python3-yappi-1.6.0-1.el9s.x86_64 2025-12-11 05:18:07.816 | Installed: python3-zake-0.2.2-22.el9s.noarch 2025-12-11 05:18:07.816 | Installed: python3-zeroconf-0.38.7-1.el9s.noarch 2025-12-11 05:18:07.816 | Installed: qemu-img-17:10.1.0-7.el9.x86_64 2025-12-11 05:18:07.816 | Installed: smartmontools-1:7.2-9.el9.x86_64 2025-12-11 05:18:07.817 | Installed: sysbench-1.0.20-5.el9s.x86_64 2025-12-11 05:18:07.854 | 2025-12-11 05:18:07.854 | Installed: 2025-12-11 05:18:07.854 | boost-iostreams-1.75.0-13.el9.x86_64 2025-12-11 05:18:07.854 | boost-system-1.75.0-13.el9.x86_64 2025-12-11 05:18:07.854 | boost-thread-1.75.0-13.el9.x86_64 2025-12-11 05:18:07.854 | fio-3.35-1.el9.x86_64 2025-12-11 05:18:07.854 | fio-engine-http-3.35-1.el9.x86_64 2025-12-11 05:18:07.854 | fio-engine-libaio-3.35-1.el9.x86_64 2025-12-11 05:18:07.854 | fio-engine-nbd-3.35-1.el9.x86_64 2025-12-11 05:18:07.854 | fio-engine-rados-3.35-1.el9.x86_64 2025-12-11 05:18:07.854 | fio-engine-rbd-3.35-1.el9.x86_64 2025-12-11 05:18:07.854 | fio-engine-rdma-3.35-1.el9.x86_64 2025-12-11 05:18:07.854 | git-core-2.47.3-1.el9.x86_64 2025-12-11 05:18:07.854 | libaio-0.3.111-13.el9.x86_64 2025-12-11 05:18:07.854 | libconfig-1.7.2-9.el9.x86_64 2025-12-11 05:18:07.854 | libnbd-1.20.3-4.el9.x86_64 2025-12-11 05:18:07.854 | libpq-13.20-1.el9.x86_64 2025-12-11 05:18:07.854 | librados2-2:16.2.4-5.el9.x86_64 2025-12-11 05:18:07.854 | librbd1-2:16.2.4-5.el9.x86_64 2025-12-11 05:18:07.854 | librdmacm-57.0-2.el9.x86_64 2025-12-11 05:18:07.854 | lldpad-1.1.1-4.gitf1dd9eb.el9.x86_64 2025-12-11 05:18:07.854 | luajit-2.1.1692716794-3.el9s.x86_64 2025-12-11 05:18:07.854 | mariadb-connector-c-3.2.6-1.el9.x86_64 2025-12-11 05:18:07.854 | mariadb-connector-c-config-3.2.6-1.el9.noarch 2025-12-11 05:18:07.854 | openstack-ironic-python-agent-10.3.0-0.20250418005726.a15680f.el9.noarch 2025-12-11 05:18:07.854 | pciutils-3.7.0-7.el9.x86_64 2025-12-11 05:18:07.854 | python-oslo-concurrency-lang-7.1.0-0.20250317173205.6250095.el9.noarch 2025-12-11 05:18:07.854 | python-oslo-i18n-lang-6.5.1-0.20250317171545.162e0fa.el9.noarch 2025-12-11 05:18:07.854 | python-oslo-log-lang-7.1.0-0.20250317172141.0c290b1.el9.noarch 2025-12-11 05:18:07.854 | python-oslo-utils-lang-8.2.0-0.20250318120252.cb68378.el9.noarch 2025-12-11 05:18:07.854 | python3-async-timeout-4.0.2-5.el9s.noarch 2025-12-11 05:18:07.854 | python3-cffi-1.14.5-5.el9.x86_64 2025-12-11 05:18:07.854 | python3-cryptography-36.0.1-5.el9.x86_64 2025-12-11 05:18:07.854 | python3-debtcollector-3.0.0-0.20240226181642.0e6ce1c.el9.noarch 2025-12-11 05:18:07.854 | python3-dns-2.6.1-3.el9.noarch 2025-12-11 05:18:07.854 | python3-eventlet-0.36.1-1.el9s.noarch 2025-12-11 05:18:07.854 | python3-fasteners-0.19-1.el9s.noarch 2025-12-11 05:18:07.854 | python3-futurist-3.1.0-0.20250225151745.bd83787.el9.noarch 2025-12-11 05:18:07.854 | python3-greenlet-3.1.1-1.el9s.x86_64 2025-12-11 05:18:07.854 | python3-hardware-detect-0.32.1-0.20250310113828.527bcd2.el9.noarch 2025-12-11 05:18:07.854 | python3-ifaddr-0.1.7-3.el9s.noarch 2025-12-11 05:18:07.854 | python3-ironic-python-agent-10.3.0-0.20250418005726.a15680f.el9.noarch 2025-12-11 05:18:07.854 | python3-iso8601-2.1.0-1.el9s.noarch 2025-12-11 05:18:07.854 | python3-kazoo-2.8.0-2.el9s.noarch 2025-12-11 05:18:07.854 | python3-msgpack-1.1.0-1.el9s.x86_64 2025-12-11 05:18:07.854 | python3-netaddr-1.3.0-4.el9s.noarch 2025-12-11 05:18:07.854 | python3-oslo-concurrency-7.1.0-0.20250317173205.6250095.el9.noarch 2025-12-11 05:18:07.854 | python3-oslo-config-2:9.7.1-0.20250317170827.d583141.el9.noarch 2025-12-11 05:18:07.854 | python3-oslo-context-5.7.1-0.20250317171221.52d21e6.el9.noarch 2025-12-11 05:18:07.854 | python3-oslo-i18n-6.5.1-0.20250317171545.162e0fa.el9.noarch 2025-12-11 05:18:07.854 | python3-oslo-log-7.1.0-0.20250317172141.0c290b1.el9.noarch 2025-12-11 05:18:07.854 | python3-oslo-serialization-5.7.0-0.20250317180035.bff992d.el9.noarch 2025-12-11 05:18:07.854 | python3-oslo-service-4.1.1-0.20250317160209.7a52803.el9.noarch 2025-12-11 05:18:07.854 | python3-oslo-utils-8.2.0-0.20250318120252.cb68378.el9.noarch 2025-12-11 05:18:07.854 | python3-packaging-24.2-2.el9s.noarch 2025-12-11 05:18:07.854 | python3-paste-3.10.1-1.el9s.noarch 2025-12-11 05:18:07.854 | python3-paste-deploy-3.1.0-2.el9s.noarch 2025-12-11 05:18:07.854 | python3-pbr-6.1.1-1.el9s.noarch 2025-12-11 05:18:07.854 | python3-pint-0.16.1-3.el9s.noarch 2025-12-11 05:18:07.854 | python3-ply-3.11-14.el9.noarch 2025-12-11 05:18:07.854 | python3-psutil-5.8.0-12.el9.x86_64 2025-12-11 05:18:07.854 | python3-pyOpenSSL-20.0.1-2.el9s.noarch 2025-12-11 05:18:07.854 | python3-pycparser-2.20-6.el9.noarch 2025-12-11 05:18:07.854 | python3-pyparsing-3.1.2-7.el9s.noarch 2025-12-11 05:18:07.854 | python3-pyudev-0.22.0-6.el9.noarch 2025-12-11 05:18:07.854 | python3-redis-5.0.4-1.el9s.noarch 2025-12-11 05:18:07.854 | python3-repoze-lru-0.7-10.el9s.noarch 2025-12-11 05:18:07.854 | python3-rfc3986-2.0.0-1.el9s.noarch 2025-12-11 05:18:07.854 | python3-routes-2.5.1-1.el9s.noarch 2025-12-11 05:18:07.854 | python3-stevedore-5.4.1-0.20250225155234.27e27c1.el9.noarch 2025-12-11 05:18:07.854 | python3-tempita-0.5.2-2.el9s.noarch 2025-12-11 05:18:07.854 | python3-tenacity-8.2.3-1.el9s.noarch 2025-12-11 05:18:07.854 | python3-tooz-6.3.0-0.20241018083720.734acc4.el9.noarch 2025-12-11 05:18:07.854 | python3-tooz+redis-6.3.0-0.20241018083720.734acc4.el9.noarch 2025-12-11 05:18:07.854 | python3-tooz+zake-6.3.0-0.20241018083720.734acc4.el9.noarch 2025-12-11 05:18:07.854 | python3-voluptuous-0.15.2-1.el9s.noarch 2025-12-11 05:18:07.854 | python3-webob-1.8.9-1.el9s.noarch 2025-12-11 05:18:07.854 | python3-werkzeug-3.0.3-1.el9s.noarch 2025-12-11 05:18:07.854 | python3-wrapt-1.16.0-1.el9s.x86_64 2025-12-11 05:18:07.854 | python3-yappi-1.6.0-1.el9s.x86_64 2025-12-11 05:18:07.854 | python3-zake-0.2.2-22.el9s.noarch 2025-12-11 05:18:07.854 | python3-zeroconf-0.38.7-1.el9s.noarch 2025-12-11 05:18:07.854 | qemu-img-17:10.1.0-7.el9.x86_64 2025-12-11 05:18:07.854 | smartmontools-1:7.2-9.el9.x86_64 2025-12-11 05:18:07.854 | sysbench-1.0.20-5.el9s.x86_64 2025-12-11 05:18:07.854 | 2025-12-11 05:18:07.854 | Complete! 2025-12-11 05:18:07.906 | + '[' install == install ']' 2025-12-11 05:18:07.906 | + '[' dnf == dnf ']' 2025-12-11 05:18:07.906 | + dnf mark install openstack-ironic-python-agent python3-hardware-detect 2025-12-11 05:18:08.118 | openstack-ironic-python-agent-10.3.0-0.20250418005726.a15680f.el9.noarch marked as user installed. 2025-12-11 05:18:08.118 | python3-hardware-detect-0.32.1-0.20250310113828.527bcd2.el9.noarch marked as user installed. 2025-12-11 05:18:08.145 | + package-installs-v2 --phase install.d /tmp/package-installs.json 2025-12-11 05:18:11.432 | Map install for dhcp-all-interfaces: dhcp-client, ifupdown, ndisc6 2025-12-11 05:18:11.433 | Map install for ironic-python-agent-ramdisk: curl, dmidecode, iptables, lshw, ipmitool, qemu-utils, gcc, python, parted, hdparm, util-linux, genisoimage, gdisk, kmod, psmisc, dosfstools, mdadm, efibootmgr, efivar, chrony, e2fsprogs, nvme-cli, open-iscsi, smartmontools, libffi-dev, libssl-dev, python-dev 2025-12-11 05:18:11.433 | Map install for install-static: rsync 2025-12-11 05:18:11.433 | Map install for runtime-ssh-host-keys: openssh-client 2025-12-11 05:18:11.433 | Map install for openssh-server: openssh-server 2025-12-11 05:18:11.433 | Map install for source-repositories: git 2025-12-11 05:18:11.433 | Map install for ibft-interfaces: iscsi_package 2025-12-11 05:18:11.433 | Map install for centos: device-mapper-multipath 2025-12-11 05:18:11.433 | Map install for ensure-venv: python3-venv 2025-12-11 05:18:11.433 | 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-12-11 05:18:11.433 | Map install for cache-url: curl 2025-12-11 05:18:11.433 | Map install for extra-hardware: ethtool, fio, fio-engine-libaio, hdparm, infiniband-diags, lldpad, pciutils, smartmontools, sysbench, biosdevname 2025-12-11 05:18:11.433 | Map install for ironic-agent-multipath: iscsi-initiator-utils, device-mapper-multipath 2025-12-11 05:18:11.433 | Running command: ['install-packages', 'kmod', 'which', 'rsync', 'fio-engine-libaio', 'NetworkManager-initscripts-updown', 'openssh', 'python3-devel', 'gcc', 'rng-tools', 'ethtool', 'traceroute', 'dosfstools', 'pciutils', 'ipmitool', 'iptables', 'psmisc', 'ca-certificates', 'xorriso', 'passwd', 'fio', 'selinux-policy', 'dhclient', 'python3-policycoreutils', 'curl', 'lshw', 'infiniband-diags', 'smartmontools', 'nvme-cli', 'qemu-img', 'python3', 'lsof', 'openssl-devel', 'gdisk', 'efivar', 'biosdevname', 'selinux-policy-targeted', 'util-linux', 'policycoreutils-python-utils', 'device-mapper-multipath', 'sysbench', 'parted', 'dmidecode', 'mdadm', 'libffi-devel', 'tcpdump', 'efibootmgr', 'git-core', 'openssh-server', 'iscsi-initiator-utils', 'python3-libselinux', 'chrony', 'lldpad', 'e2fsprogs', 'hdparm'] 2025-12-11 05:18:11.433 | > Running install-packages install. 2025-12-11 05:18:11.433 | > + dnf -v -y install kmod which rsync fio-engine-libaio NetworkManager-initscripts-updown openssh python3-devel gcc rng-tools ethtool traceroute dosfstools pciutils ipmitool iptables psmisc ca-certificates xorriso passwd fio selinux-policy dhclient python3-policycoreutils curl lshw infiniband-diags smartmontools nvme-cli qemu-img python3 lsof openssl-devel gdisk efivar biosdevname selinux-policy-targeted util-linux policycoreutils-python-utils device-mapper-multipath sysbench parted dmidecode mdadm libffi-devel tcpdump efibootmgr git-core openssh-server iscsi-initiator-utils python3-libselinux chrony lldpad e2fsprogs hdparm 2025-12-11 05:18:11.433 | > Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade 2025-12-11 05:18:11.433 | > DNF version: 4.14.0 2025-12-11 05:18:11.433 | > cachedir: /tmp/yum 2025-12-11 05:18:11.433 | > User-Agent: constructed: 'libdnf (CentOS Stream 9; generic; Linux.x86_64)' 2025-12-11 05:18:11.433 | > repo: using cache for: delorean-component-barbican 2025-12-11 05:18:11.433 | > delorean-component-barbican: using metadata from Wed Aug 20 02:43:16 2025. 2025-12-11 05:18:11.433 | > repo: using cache for: delorean-component-baremetal 2025-12-11 05:18:11.433 | > delorean-component-baremetal: using metadata from Fri Apr 25 17:32:44 2025. 2025-12-11 05:18:11.433 | > repo: using cache for: delorean-component-cinder 2025-12-11 05:18:11.433 | > delorean-component-cinder: using metadata from Wed Sep 3 03:26:25 2025. 2025-12-11 05:18:11.433 | > repo: using cache for: delorean-component-clients 2025-12-11 05:18:11.433 | > delorean-component-clients: using metadata from Thu Jun 5 08:49:10 2025. 2025-12-11 05:18:11.433 | > repo: using cache for: delorean-component-cloudops 2025-12-11 05:18:11.433 | > delorean-component-cloudops: using metadata from Fri Mar 28 06:55:30 2025. 2025-12-11 05:18:11.433 | > repo: using cache for: delorean-component-common 2025-12-11 05:18:11.433 | > delorean-component-common: using metadata from Thu May 8 03:49:23 2025. 2025-12-11 05:18:11.433 | > repo: using cache for: delorean-component-compute 2025-12-11 05:18:11.433 | > delorean-component-compute: using metadata from Mon Apr 28 06:35:02 2025. 2025-12-11 05:18:11.433 | > repo: using cache for: delorean-component-designate 2025-12-11 05:18:11.433 | > delorean-component-designate: using metadata from Tue Jun 3 12:01:21 2025. 2025-12-11 05:18:11.433 | > repo: using cache for: delorean-component-glance 2025-12-11 05:18:11.433 | > delorean-component-glance: using metadata from Tue Jun 3 05:12:29 2025. 2025-12-11 05:18:11.433 | > repo: using cache for: delorean-component-keystone 2025-12-11 05:18:11.433 | > delorean-component-keystone: using metadata from Thu May 22 21:30:16 2025. 2025-12-11 05:18:11.433 | > repo: using cache for: delorean-component-manila 2025-12-11 05:18:11.433 | > delorean-component-manila: using metadata from Tue May 13 20:07:24 2025. 2025-12-11 05:18:11.433 | > repo: using cache for: delorean-component-network 2025-12-11 05:18:11.433 | > delorean-component-network: using metadata from Fri May 23 06:12:24 2025. 2025-12-11 05:18:11.433 | > repo: using cache for: delorean-component-octavia 2025-12-11 05:18:11.433 | > delorean-component-octavia: using metadata from Wed Jun 18 17:08:29 2025. 2025-12-11 05:18:11.433 | > repo: using cache for: delorean-component-optimize 2025-12-11 05:18:11.433 | > delorean-component-optimize: using metadata from Wed Jul 30 11:30:17 2025. 2025-12-11 05:18:11.433 | > repo: using cache for: delorean-component-podified 2025-12-11 05:18:11.433 | > delorean-component-podified: using metadata from Sat Nov 29 14:33:55 2025. 2025-12-11 05:18:11.433 | > repo: using cache for: delorean-component-puppet 2025-12-11 05:18:11.433 | > delorean-component-puppet: using metadata from Mon Oct 27 21:36:59 2025. 2025-12-11 05:18:11.433 | > repo: using cache for: delorean-component-swift 2025-12-11 05:18:11.433 | > delorean-component-swift: using metadata from Mon Aug 25 23:50:27 2025. 2025-12-11 05:18:11.433 | > repo: using cache for: delorean-component-tempest 2025-12-11 05:18:11.433 | > delorean-component-tempest: using metadata from Mon Sep 15 19:33:56 2025. 2025-12-11 05:18:11.433 | > repo: using cache for: delorean-component-ui 2025-12-11 05:18:11.433 | > delorean-component-ui: using metadata from Wed May 14 13:25:57 2025. 2025-12-11 05:18:11.433 | > repo: using cache for: baseos 2025-12-11 05:18:11.433 | > baseos: using metadata from Mon Dec 8 10:09:26 2025. 2025-12-11 05:18:11.433 | > repo: using cache for: appstream 2025-12-11 05:18:11.433 | > appstream: using metadata from Mon Dec 8 10:12:51 2025. 2025-12-11 05:18:11.433 | > repo: using cache for: crb 2025-12-11 05:18:11.433 | > crb: using metadata from Mon Dec 8 10:17:14 2025. 2025-12-11 05:18:11.433 | > repo: using cache for: extras-common 2025-12-11 05:18:11.433 | > extras-common: using metadata from Thu Oct 30 09:20:08 2025. 2025-12-11 05:18:11.433 | > repo: using cache for: delorean-master-testing 2025-12-11 05:18:11.433 | > delorean-master-testing: using metadata from Mon Mar 17 09:11:17 2025. 2025-12-11 05:18:11.433 | > repo: using cache for: delorean-master-build-deps 2025-12-11 05:18:11.433 | > delorean-master-build-deps: using metadata from Mon Mar 17 09:25:59 2025. 2025-12-11 05:18:11.433 | > repo: using cache for: centos9-rabbitmq 2025-12-11 05:18:11.433 | > centos9-rabbitmq: using metadata from Tue Dec 3 17:42:31 2024. 2025-12-11 05:18:11.433 | > repo: using cache for: centos9-storage 2025-12-11 05:18:11.433 | > centos9-storage: using metadata from Mon Jun 16 15:25:13 2025. 2025-12-11 05:18:11.433 | > repo: using cache for: centos9-opstools 2025-12-11 05:18:11.433 | > centos9-opstools: using metadata from Tue Dec 12 09:07:59 2023. 2025-12-11 05:18:11.433 | > repo: using cache for: centos9-nfv-ovs 2025-12-11 05:18:11.433 | > centos9-nfv-ovs: using metadata from Thu Nov 27 04:42:39 2025. 2025-12-11 05:18:11.433 | > repo: using cache for: repo-setup-centos-appstream 2025-12-11 05:18:11.433 | > repo-setup-centos-appstream: using metadata from Mon Dec 8 10:12:51 2025. 2025-12-11 05:18:11.433 | > repo: using cache for: repo-setup-centos-baseos 2025-12-11 05:18:11.433 | > repo-setup-centos-baseos: using metadata from Mon Dec 8 10:09:26 2025. 2025-12-11 05:18:11.433 | > repo: using cache for: repo-setup-centos-highavailability 2025-12-11 05:18:11.433 | > repo-setup-centos-highavailability: using metadata from Mon Dec 8 10:17:35 2025. 2025-12-11 05:18:11.433 | > repo: using cache for: repo-setup-centos-powertools 2025-12-11 05:18:11.433 | > repo-setup-centos-powertools: using metadata from Mon Dec 8 10:17:14 2025. 2025-12-11 05:18:11.433 | > Last metadata expiration check: 0:00:17 ago on Thu Dec 11 00:17:51 2025. 2025-12-11 05:18:11.433 | > Package kmod-28-11.el9.x86_64 is already installed. 2025-12-11 05:18:11.433 | > Package which-2.21-30.el9.x86_64 is already installed. 2025-12-11 05:18:11.433 | > Package fio-engine-libaio-3.35-1.el9.x86_64 is already installed. 2025-12-11 05:18:11.433 | > Package openssh-9.9p1-2.el9.x86_64 is already installed. 2025-12-11 05:18:11.433 | > Package ethtool-2:6.15-2.el9.x86_64 is already installed. 2025-12-11 05:18:11.433 | > Package dosfstools-4.2-3.el9.x86_64 is already installed. 2025-12-11 05:18:11.433 | > Package pciutils-3.7.0-7.el9.x86_64 is already installed. 2025-12-11 05:18:11.433 | > Package psmisc-23.4-3.el9.x86_64 is already installed. 2025-12-11 05:18:11.433 | > Package ca-certificates-2025.2.80_v9.0.305-91.el9.noarch is already installed. 2025-12-11 05:18:11.433 | > Package passwd-0.80-12.el9.x86_64 is already installed. 2025-12-11 05:18:11.433 | > Package fio-3.35-1.el9.x86_64 is already installed. 2025-12-11 05:18:11.433 | > Package selinux-policy-38.1.69-1.el9.noarch is already installed. 2025-12-11 05:18:11.433 | > Package dhcp-client-12:4.4.2-19.b1.el9.x86_64 is already installed. 2025-12-11 05:18:11.433 | > Package python3-policycoreutils-3.6-3.el9.noarch is already installed. 2025-12-11 05:18:11.433 | > Package curl-7.76.1-38.el9.x86_64 is already installed. 2025-12-11 05:18:11.433 | > Package lshw-B.02.20-3.el9.x86_64 is already installed. 2025-12-11 05:18:11.433 | > Package smartmontools-1:7.2-9.el9.x86_64 is already installed. 2025-12-11 05:18:11.525 | > Package qemu-img-17:10.1.0-7.el9.x86_64 is already installed. 2025-12-11 05:18:11.525 | > Package python3-3.9.25-2.el9.x86_64 is already installed. 2025-12-11 05:18:11.525 | > Package gdisk-1.0.7-5.el9.x86_64 is already installed. 2025-12-11 05:18:11.525 | > Package selinux-policy-targeted-38.1.69-1.el9.noarch is already installed. 2025-12-11 05:18:11.525 | > Package util-linux-2.37.4-21.el9.x86_64 is already installed. 2025-12-11 05:18:11.525 | > Package sysbench-1.0.20-5.el9s.x86_64 is already installed. 2025-12-11 05:18:11.525 | > Package parted-3.5-3.el9.x86_64 is already installed. 2025-12-11 05:18:11.525 | > Package dmidecode-1:3.6-2.el9.x86_64 is already installed. 2025-12-11 05:18:11.525 | > Package mdadm-4.4-3.el9.x86_64 is already installed. 2025-12-11 05:18:11.525 | > Package tcpdump-14:4.99.0-9.el9.x86_64 is already installed. 2025-12-11 05:18:11.525 | > Package git-core-2.47.3-1.el9.x86_64 is already installed. 2025-12-11 05:18:11.525 | > Package openssh-server-9.9p1-2.el9.x86_64 is already installed. 2025-12-11 05:18:11.525 | > Package iscsi-initiator-utils-6.2.1.11-0.git4b3e853.el9.x86_64 is already installed. 2025-12-11 05:18:11.525 | > Package python3-libselinux-3.6-3.el9.x86_64 is already installed. 2025-12-11 05:18:11.525 | > Package chrony-4.8-1.el9.x86_64 is already installed. 2025-12-11 05:18:11.525 | > Package lldpad-1.1.1-4.gitf1dd9eb.el9.x86_64 is already installed. 2025-12-11 05:18:11.525 | > Package e2fsprogs-1.46.5-8.el9.x86_64 is already installed. 2025-12-11 05:18:11.525 | > --> Starting dependency resolution 2025-12-11 05:18:11.525 | > ---> Package NetworkManager-initscripts-updown.noarch 1:1.54.2-1.el9 will be installed 2025-12-11 05:18:11.525 | > ---> Package biosdevname.x86_64 0.7.3-10.el9 will be installed 2025-12-11 05:18:11.525 | > ---> Package device-mapper-multipath.x86_64 0.8.7-39.el9 will be installed 2025-12-11 05:18:11.525 | > ---> Package device-mapper-multipath-libs.x86_64 0.8.7-39.el9 will be installed 2025-12-11 05:18:11.525 | > ---> Package efibootmgr.x86_64 16-12.el9 will be installed 2025-12-11 05:18:11.525 | > ---> Package groff-base.x86_64 1.22.4-10.el9 will be installed 2025-12-11 05:18:11.525 | > ---> Package hdparm.x86_64 9.62-2.el9 will be installed 2025-12-11 05:18:11.525 | > ---> Package iptables-nft.x86_64 1.8.10-11.el9 will be installed 2025-12-11 05:18:11.525 | > ---> Package jitterentropy.x86_64 3.6.0-1.el9 will be installed 2025-12-11 05:18:11.525 | > ---> Package libibumad.x86_64 57.0-2.el9 will be installed 2025-12-11 05:18:11.525 | > ---> Package libnftnl.x86_64 1.2.6-4.el9 will be installed 2025-12-11 05:18:11.525 | > ---> Package libnvme.x86_64 1.16.1-2.el9 will be installed 2025-12-11 05:18:11.525 | > ---> Package libpkgconf.x86_64 1.7.3-10.el9 will be installed 2025-12-11 05:18:11.525 | > ---> Package lsof.x86_64 4.94.0-3.el9 will be installed 2025-12-11 05:18:11.525 | > ---> Package make.x86_64 1:4.3-8.el9 will be installed 2025-12-11 05:18:11.525 | > ---> Package nvme-cli.x86_64 2.16-1.el9 will be installed 2025-12-11 05:18:11.525 | > ---> Package pkgconf.x86_64 1.7.3-10.el9 will be installed 2025-12-11 05:18:11.525 | > ---> Package pkgconf-m4.noarch 1.7.3-10.el9 will be installed 2025-12-11 05:18:11.526 | > ---> Package pkgconf-pkg-config.x86_64 1.7.3-10.el9 will be installed 2025-12-11 05:18:11.526 | > ---> Package rng-tools.x86_64 6.17-2.el9 will be installed 2025-12-11 05:18:11.526 | > ---> Package rsync.x86_64 3.2.5-4.el9 will be installed 2025-12-11 05:18:11.526 | > ---> Package traceroute.x86_64 3:2.1.1-1.el9 will be installed 2025-12-11 05:18:11.526 | > ---> Package cpp.x86_64 11.5.0-14.el9 will be installed 2025-12-11 05:18:11.526 | > ---> Package efivar.x86_64 38-3.el9 will be installed 2025-12-11 05:18:11.526 | > ---> Package gcc.x86_64 11.5.0-14.el9 will be installed 2025-12-11 05:18:11.526 | > ---> Package glibc-devel.x86_64 2.34-244.el9 will be installed 2025-12-11 05:18:11.526 | > ---> Package glibc-headers.x86_64 2.34-244.el9 will be installed 2025-12-11 05:18:11.526 | > ---> Package infiniband-diags.x86_64 57.0-2.el9 will be installed 2025-12-11 05:18:11.526 | > ---> Package ipmitool.x86_64 1.8.18-27.el9 will be installed 2025-12-11 05:18:11.526 | > ---> Package kernel-headers.x86_64 5.14.0-648.el9 will be installed 2025-12-11 05:18:11.526 | > ---> Package libburn.x86_64 1.5.4-5.el9 will be installed 2025-12-11 05:18:11.526 | > ---> Package libffi-devel.x86_64 3.4.2-8.el9 will be installed 2025-12-11 05:18:11.526 | > ---> Package libisoburn.x86_64 1.5.4-5.el9 will be installed 2025-12-11 05:18:11.526 | > ---> Package libisofs.x86_64 1.5.4-4.el9 will be installed 2025-12-11 05:18:11.526 | > ---> Package libmpc.x86_64 1.2.1-4.el9 will be installed 2025-12-11 05:18:11.526 | > ---> Package libxcrypt-devel.x86_64 4.4.18-3.el9 will be installed 2025-12-11 05:18:11.526 | > ---> Package openssl-devel.x86_64 1:3.5.1-6.el9 will be installed 2025-12-11 05:18:11.526 | > ---> Package perl-AutoLoader.noarch 5.74-483.el9 will be installed 2025-12-11 05:18:11.526 | > ---> Package perl-B.x86_64 1.80-483.el9 will be installed 2025-12-11 05:18:11.526 | > ---> Package perl-Carp.noarch 1.50-460.el9 will be installed 2025-12-11 05:18:11.526 | > ---> Package perl-Class-Struct.noarch 0.66-483.el9 will be installed 2025-12-11 05:18:11.526 | > ---> Package perl-Data-Dumper.x86_64 2.174-462.el9 will be installed 2025-12-11 05:18:11.526 | > ---> Package perl-Digest.noarch 1.19-4.el9 will be installed 2025-12-11 05:18:11.526 | > ---> Package perl-Digest-MD5.x86_64 2.58-4.el9 will be installed 2025-12-11 05:18:11.526 | > ---> Package perl-Encode.x86_64 4:3.08-462.el9 will be installed 2025-12-11 05:18:11.526 | > ---> Package perl-Errno.x86_64 1.30-483.el9 will be installed 2025-12-11 05:18:11.526 | > ---> Package perl-Exporter.noarch 5.74-461.el9 will be installed 2025-12-11 05:18:11.526 | > ---> Package perl-Fcntl.x86_64 1.13-483.el9 will be installed 2025-12-11 05:18:11.526 | > ---> Package perl-File-Basename.noarch 2.85-483.el9 will be installed 2025-12-11 05:18:11.526 | > ---> Package perl-File-Path.noarch 2.18-4.el9 will be installed 2025-12-11 05:18:11.526 | > ---> Package perl-File-Temp.noarch 1:0.231.100-4.el9 will be installed 2025-12-11 05:18:11.526 | > ---> Package perl-File-stat.noarch 1.09-483.el9 will be installed 2025-12-11 05:18:11.526 | > ---> Package perl-FileHandle.noarch 2.03-483.el9 will be installed 2025-12-11 05:18:11.526 | > ---> Package perl-Getopt-Long.noarch 1:2.52-4.el9 will be installed 2025-12-11 05:18:11.526 | > ---> Package perl-Getopt-Std.noarch 1.12-483.el9 will be installed 2025-12-11 05:18:11.526 | > ---> Package perl-HTTP-Tiny.noarch 0.076-462.el9 will be installed 2025-12-11 05:18:11.526 | > ---> Package perl-IO.x86_64 1.43-483.el9 will be installed 2025-12-11 05:18:11.526 | > ---> Package perl-IO-Socket-IP.noarch 0.41-5.el9 will be installed 2025-12-11 05:18:11.526 | > ---> Package perl-IO-Socket-SSL.noarch 2.073-2.el9 will be installed 2025-12-11 05:18:11.526 | > ---> Package perl-IPC-Open3.noarch 1.21-483.el9 will be installed 2025-12-11 05:18:11.526 | > ---> Package perl-MIME-Base64.x86_64 3.16-4.el9 will be installed 2025-12-11 05:18:11.526 | > ---> Package perl-Mozilla-CA.noarch 20200520-6.el9 will be installed 2025-12-11 05:18:11.526 | > ---> Package perl-NDBM_File.x86_64 1.15-483.el9 will be installed 2025-12-11 05:18:11.526 | > ---> Package perl-Net-SSLeay.x86_64 1.94-3.el9 will be installed 2025-12-11 05:18:11.526 | > ---> Package perl-POSIX.x86_64 1.94-483.el9 will be installed 2025-12-11 05:18:11.526 | > ---> Package perl-PathTools.x86_64 3.78-461.el9 will be installed 2025-12-11 05:18:11.526 | > ---> Package perl-Pod-Escapes.noarch 1:1.07-460.el9 will be installed 2025-12-11 05:18:11.526 | > ---> Package perl-Pod-Perldoc.noarch 3.28.01-461.el9 will be installed 2025-12-11 05:18:11.526 | > ---> Package perl-Pod-Simple.noarch 1:3.42-4.el9 will be installed 2025-12-11 05:18:11.526 | > ---> Package perl-Pod-Usage.noarch 4:2.01-4.el9 will be installed 2025-12-11 05:18:11.526 | > ---> Package perl-Scalar-List-Utils.x86_64 4:1.56-462.el9 will be installed 2025-12-11 05:18:11.526 | > ---> Package perl-SelectSaver.noarch 1.02-483.el9 will be installed 2025-12-11 05:18:11.526 | > ---> Package perl-Socket.x86_64 4:2.031-4.el9 will be installed 2025-12-11 05:18:11.526 | > ---> Package perl-Storable.x86_64 1:3.21-460.el9 will be installed 2025-12-11 05:18:11.526 | > ---> Package perl-Symbol.noarch 1.08-483.el9 will be installed 2025-12-11 05:18:11.526 | > ---> Package perl-Term-ANSIColor.noarch 5.01-461.el9 will be installed 2025-12-11 05:18:11.526 | > ---> Package perl-Term-Cap.noarch 1.17-460.el9 will be installed 2025-12-11 05:18:11.526 | > ---> Package perl-Text-ParseWords.noarch 3.30-460.el9 will be installed 2025-12-11 05:18:11.526 | > ---> Package perl-Text-Tabs+Wrap.noarch 2013.0523-460.el9 will be installed 2025-12-11 05:18:11.526 | > ---> Package perl-Time-Local.noarch 2:1.300-7.el9 will be installed 2025-12-11 05:18:11.526 | > ---> Package perl-URI.noarch 5.09-3.el9 will be installed 2025-12-11 05:18:11.526 | > ---> Package perl-base.noarch 2.27-483.el9 will be installed 2025-12-11 05:18:11.526 | > ---> Package perl-constant.noarch 1.33-461.el9 will be installed 2025-12-11 05:18:11.526 | > ---> Package perl-if.noarch 0.60.800-483.el9 will be installed 2025-12-11 05:18:11.526 | > ---> Package perl-interpreter.x86_64 4:5.32.1-483.el9 will be installed 2025-12-11 05:18:11.526 | > ---> Package perl-libnet.noarch 3.13-4.el9 will be installed 2025-12-11 05:18:11.526 | > ---> Package perl-libs.x86_64 4:5.32.1-483.el9 will be installed 2025-12-11 05:18:11.526 | > ---> Package perl-mro.x86_64 1.23-483.el9 will be installed 2025-12-11 05:18:11.526 | > ---> Package perl-overload.noarch 1.31-483.el9 will be installed 2025-12-11 05:18:11.526 | > ---> Package perl-overloading.noarch 0.02-483.el9 will be installed 2025-12-11 05:18:11.526 | > ---> Package perl-parent.noarch 1:0.238-460.el9 will be installed 2025-12-11 05:18:11.526 | > ---> Package perl-podlators.noarch 1:4.14-460.el9 will be installed 2025-12-11 05:18:11.526 | > ---> Package perl-subs.noarch 1.03-483.el9 will be installed 2025-12-11 05:18:11.526 | > ---> Package perl-vars.noarch 1.05-483.el9 will be installed 2025-12-11 05:18:11.526 | > ---> Package policycoreutils-python-utils.noarch 3.6-3.el9 will be installed 2025-12-11 05:18:11.526 | > ---> Package python3-devel.x86_64 3.9.25-2.el9 will be installed 2025-12-11 05:18:11.526 | > ---> Package python3-pip.noarch 21.3.1-1.el9 will be installed 2025-12-11 05:18:11.526 | > ---> Package xorriso.x86_64 1.5.4-5.el9 will be installed 2025-12-11 05:18:11.526 | > --> Finished dependency resolution 2025-12-11 05:18:11.526 | > Dependencies resolved. 2025-12-11 05:18:11.526 | > ================================================================================ 2025-12-11 05:18:11.526 | > Package Arch Version Repository Size 2025-12-11 05:18:11.526 | > ================================================================================ 2025-12-11 05:18:11.526 | > Installing: 2025-12-11 05:18:11.526 | > NetworkManager-initscripts-updown noarch 1:1.54.2-1.el9 baseos 19 k 2025-12-11 05:18:11.526 | > biosdevname x86_64 0.7.3-10.el9 baseos 36 k 2025-12-11 05:18:13.279 | > device-mapper-multipath x86_64 0.8.7-39.el9 baseos 151 k 2025-12-11 05:18:13.279 | > efibootmgr x86_64 16-12.el9 baseos 45 k 2025-12-11 05:18:13.279 | > efivar x86_64 38-3.el9 appstream 50 k 2025-12-11 05:18:13.279 | > gcc x86_64 11.5.0-14.el9 appstream 32 M 2025-12-11 05:18:13.279 | > hdparm x86_64 9.62-2.el9 baseos 96 k 2025-12-11 05:18:13.279 | > infiniband-diags x86_64 57.0-2.el9 appstream 335 k 2025-12-11 05:18:13.279 | > ipmitool x86_64 1.8.18-27.el9 appstream 387 k 2025-12-11 05:18:13.279 | > iptables-nft x86_64 1.8.10-11.el9 baseos 206 k 2025-12-11 05:18:13.279 | > libffi-devel x86_64 3.4.2-8.el9 appstream 29 k 2025-12-11 05:18:13.279 | > lsof x86_64 4.94.0-3.el9 baseos 239 k 2025-12-11 05:18:13.279 | > nvme-cli x86_64 2.16-1.el9 baseos 1.2 M 2025-12-11 05:18:13.279 | > openssl-devel x86_64 1:3.5.1-6.el9 appstream 4.8 M 2025-12-11 05:18:13.279 | > policycoreutils-python-utils noarch 3.6-3.el9 appstream 76 k 2025-12-11 05:18:13.279 | > python3-devel x86_64 3.9.25-2.el9 appstream 244 k 2025-12-11 05:18:13.279 | > rng-tools x86_64 6.17-2.el9 baseos 71 k 2025-12-11 05:18:13.279 | > rsync x86_64 3.2.5-4.el9 baseos 407 k 2025-12-11 05:18:13.279 | > traceroute x86_64 3:2.1.1-1.el9 baseos 57 k 2025-12-11 05:18:13.279 | > xorriso x86_64 1.5.4-5.el9 appstream 317 k 2025-12-11 05:18:13.279 | > Installing dependencies: 2025-12-11 05:18:13.279 | > cpp x86_64 11.5.0-14.el9 appstream 11 M 2025-12-11 05:18:13.279 | > device-mapper-multipath-libs x86_64 0.8.7-39.el9 baseos 284 k 2025-12-11 05:18:13.279 | > glibc-devel x86_64 2.34-244.el9 appstream 38 k 2025-12-11 05:18:13.279 | > glibc-headers x86_64 2.34-244.el9 appstream 546 k 2025-12-11 05:18:13.279 | > groff-base x86_64 1.22.4-10.el9 baseos 1.1 M 2025-12-11 05:18:13.279 | > jitterentropy x86_64 3.6.0-1.el9 baseos 33 k 2025-12-11 05:18:13.279 | > kernel-headers x86_64 5.14.0-648.el9 appstream 2.2 M 2025-12-11 05:18:13.279 | > libburn x86_64 1.5.4-5.el9 appstream 172 k 2025-12-11 05:18:13.279 | > libibumad x86_64 57.0-2.el9 baseos 27 k 2025-12-11 05:18:13.279 | > libisoburn x86_64 1.5.4-5.el9 appstream 415 k 2025-12-11 05:18:13.279 | > libisofs x86_64 1.5.4-4.el9 appstream 222 k 2025-12-11 05:18:13.279 | > libmpc x86_64 1.2.1-4.el9 appstream 62 k 2025-12-11 05:18:13.279 | > libnftnl x86_64 1.2.6-4.el9 baseos 88 k 2025-12-11 05:18:13.279 | > libnvme x86_64 1.16.1-2.el9 baseos 116 k 2025-12-11 05:18:13.279 | > libpkgconf x86_64 1.7.3-10.el9 baseos 36 k 2025-12-11 05:18:13.279 | > libxcrypt-devel x86_64 4.4.18-3.el9 appstream 29 k 2025-12-11 05:18:13.279 | > make x86_64 1:4.3-8.el9 baseos 536 k 2025-12-11 05:18:13.279 | > perl-AutoLoader noarch 5.74-483.el9 appstream 21 k 2025-12-11 05:18:13.279 | > perl-B x86_64 1.80-483.el9 appstream 180 k 2025-12-11 05:18:13.279 | > perl-Carp noarch 1.50-460.el9 appstream 30 k 2025-12-11 05:18:13.279 | > perl-Class-Struct noarch 0.66-483.el9 appstream 22 k 2025-12-11 05:18:13.279 | > perl-Data-Dumper x86_64 2.174-462.el9 appstream 56 k 2025-12-11 05:18:13.279 | > perl-Digest noarch 1.19-4.el9 appstream 26 k 2025-12-11 05:18:13.279 | > perl-Digest-MD5 x86_64 2.58-4.el9 appstream 37 k 2025-12-11 05:18:13.279 | > perl-Encode x86_64 4:3.08-462.el9 appstream 1.7 M 2025-12-11 05:18:13.279 | > perl-Errno x86_64 1.30-483.el9 appstream 15 k 2025-12-11 05:18:13.279 | > perl-Exporter noarch 5.74-461.el9 appstream 32 k 2025-12-11 05:18:13.279 | > perl-Fcntl x86_64 1.13-483.el9 appstream 20 k 2025-12-11 05:18:13.279 | > perl-File-Basename noarch 2.85-483.el9 appstream 17 k 2025-12-11 05:18:13.279 | > perl-File-Path noarch 2.18-4.el9 appstream 36 k 2025-12-11 05:18:13.280 | > perl-File-Temp noarch 1:0.231.100-4.el9 appstream 60 k 2025-12-11 05:18:13.280 | > perl-File-stat noarch 1.09-483.el9 appstream 17 k 2025-12-11 05:18:13.280 | > perl-FileHandle noarch 2.03-483.el9 appstream 15 k 2025-12-11 05:18:13.280 | > perl-Getopt-Long noarch 1:2.52-4.el9 appstream 61 k 2025-12-11 05:18:13.280 | > perl-Getopt-Std noarch 1.12-483.el9 appstream 15 k 2025-12-11 05:18:13.280 | > perl-HTTP-Tiny noarch 0.076-462.el9 appstream 54 k 2025-12-11 05:18:13.280 | > perl-IO x86_64 1.43-483.el9 appstream 88 k 2025-12-11 05:18:13.280 | > perl-IO-Socket-IP noarch 0.41-5.el9 appstream 43 k 2025-12-11 05:18:13.280 | > perl-IO-Socket-SSL noarch 2.073-2.el9 appstream 217 k 2025-12-11 05:18:13.280 | > perl-IPC-Open3 noarch 1.21-483.el9 appstream 22 k 2025-12-11 05:18:13.280 | > perl-MIME-Base64 x86_64 3.16-4.el9 appstream 31 k 2025-12-11 05:18:13.280 | > perl-Mozilla-CA noarch 20200520-6.el9 appstream 13 k 2025-12-11 05:18:13.280 | > perl-Net-SSLeay x86_64 1.94-3.el9 appstream 414 k 2025-12-11 05:18:13.280 | > perl-POSIX x86_64 1.94-483.el9 appstream 96 k 2025-12-11 05:18:13.280 | > perl-PathTools x86_64 3.78-461.el9 appstream 88 k 2025-12-11 05:18:13.280 | > perl-Pod-Escapes noarch 1:1.07-460.el9 appstream 21 k 2025-12-11 05:18:13.280 | > perl-Pod-Perldoc noarch 3.28.01-461.el9 appstream 87 k 2025-12-11 05:18:13.280 | > perl-Pod-Simple noarch 1:3.42-4.el9 appstream 225 k 2025-12-11 05:18:13.280 | > perl-Pod-Usage noarch 4:2.01-4.el9 appstream 41 k 2025-12-11 05:18:13.280 | > perl-Scalar-List-Utils x86_64 4:1.56-462.el9 appstream 71 k 2025-12-11 05:18:13.280 | > perl-SelectSaver noarch 1.02-483.el9 appstream 11 k 2025-12-11 05:18:13.280 | > perl-Socket x86_64 4:2.031-4.el9 appstream 56 k 2025-12-11 05:18:13.280 | > perl-Storable x86_64 1:3.21-460.el9 appstream 96 k 2025-12-11 05:18:13.280 | > perl-Symbol noarch 1.08-483.el9 appstream 14 k 2025-12-11 05:18:13.280 | > perl-Term-ANSIColor noarch 5.01-461.el9 appstream 49 k 2025-12-11 05:18:13.280 | > perl-Term-Cap noarch 1.17-460.el9 appstream 23 k 2025-12-11 05:18:13.280 | > perl-Text-ParseWords noarch 3.30-460.el9 appstream 17 k 2025-12-11 05:18:13.280 | > perl-Text-Tabs+Wrap noarch 2013.0523-460.el9 appstream 24 k 2025-12-11 05:18:13.280 | > perl-Time-Local noarch 2:1.300-7.el9 appstream 34 k 2025-12-11 05:18:13.280 | > perl-URI noarch 5.09-3.el9 appstream 121 k 2025-12-11 05:18:13.280 | > perl-base noarch 2.27-483.el9 appstream 16 k 2025-12-11 05:18:13.280 | > perl-constant noarch 1.33-461.el9 appstream 24 k 2025-12-11 05:18:13.280 | > perl-if noarch 0.60.800-483.el9 appstream 14 k 2025-12-11 05:18:13.280 | > perl-interpreter x86_64 4:5.32.1-483.el9 appstream 70 k 2025-12-11 05:18:13.280 | > perl-libnet noarch 3.13-4.el9 appstream 130 k 2025-12-11 05:18:13.280 | > perl-libs x86_64 4:5.32.1-483.el9 appstream 2.2 M 2025-12-11 05:18:13.280 | > perl-mro x86_64 1.23-483.el9 appstream 28 k 2025-12-11 05:18:13.280 | > perl-overload noarch 1.31-483.el9 appstream 45 k 2025-12-11 05:18:13.280 | > perl-overloading noarch 0.02-483.el9 appstream 12 k 2025-12-11 05:18:13.280 | > perl-parent noarch 1:0.238-460.el9 appstream 15 k 2025-12-11 05:18:13.280 | > perl-podlators noarch 1:4.14-460.el9 appstream 114 k 2025-12-11 05:18:13.280 | > perl-subs noarch 1.03-483.el9 appstream 11 k 2025-12-11 05:18:13.280 | > perl-vars noarch 1.05-483.el9 appstream 13 k 2025-12-11 05:18:13.280 | > pkgconf x86_64 1.7.3-10.el9 baseos 41 k 2025-12-11 05:18:13.280 | > pkgconf-m4 noarch 1.7.3-10.el9 baseos 15 k 2025-12-11 05:18:13.280 | > pkgconf-pkg-config x86_64 1.7.3-10.el9 baseos 11 k 2025-12-11 05:18:13.280 | > Installing weak dependencies: 2025-12-11 05:18:13.280 | > perl-NDBM_File x86_64 1.15-483.el9 appstream 22 k 2025-12-11 05:18:13.280 | > python3-pip noarch 21.3.1-1.el9 appstream 2.0 M 2025-12-11 05:18:13.280 | > 2025-12-11 05:18:13.280 | > Transaction Summary 2025-12-11 05:18:13.280 | > ================================================================================ 2025-12-11 05:18:13.280 | > Install 98 Packages 2025-12-11 05:18:13.280 | > 2025-12-11 05:18:13.280 | > Total size: 67 M 2025-12-11 05:18:13.280 | > Total download size: 58 M 2025-12-11 05:18:13.280 | > Installed size: 185 M 2025-12-11 05:18:13.280 | > Downloading Packages: 2025-12-11 05:18:16.370 | > [SKIPPED] biosdevname-0.7.3-10.el9.x86_64.rpm: Already downloaded 2025-12-11 05:18:16.370 | > [SKIPPED] device-mapper-multipath-0.8.7-39.el9.x86_64.rpm: Already downloaded 2025-12-11 05:18:16.370 | > [SKIPPED] device-mapper-multipath-libs-0.8.7-39.el9.x86_64.rpm: Already downloaded 2025-12-11 05:18:16.370 | > [SKIPPED] hdparm-9.62-2.el9.x86_64.rpm: Already downloaded 2025-12-11 05:18:16.370 | > [SKIPPED] iptables-nft-1.8.10-11.el9.x86_64.rpm: Already downloaded 2025-12-11 05:18:16.370 | > [SKIPPED] jitterentropy-3.6.0-1.el9.x86_64.rpm: Already downloaded 2025-12-11 05:18:16.370 | > [SKIPPED] libnftnl-1.2.6-4.el9.x86_64.rpm: Already downloaded 2025-12-11 05:18:16.370 | > [SKIPPED] libnvme-1.16.1-2.el9.x86_64.rpm: Already downloaded 2025-12-11 05:18:16.370 | > [SKIPPED] lsof-4.94.0-3.el9.x86_64.rpm: Already downloaded 2025-12-11 05:18:16.370 | > [SKIPPED] rng-tools-6.17-2.el9.x86_64.rpm: Already downloaded 2025-12-11 05:18:16.370 | > [SKIPPED] traceroute-2.1.1-1.el9.x86_64.rpm: Already downloaded 2025-12-11 05:18:16.370 | > [SKIPPED] perl-AutoLoader-5.74-483.el9.noarch.rpm: Already downloaded 2025-12-11 05:18:16.370 | > [SKIPPED] perl-B-1.80-483.el9.x86_64.rpm: Already downloaded 2025-12-11 05:18:16.370 | > [SKIPPED] perl-Carp-1.50-460.el9.noarch.rpm: Already downloaded 2025-12-11 05:18:16.370 | > [SKIPPED] perl-Class-Struct-0.66-483.el9.noarch.rpm: Already downloaded 2025-12-11 05:18:16.370 | > [SKIPPED] perl-Data-Dumper-2.174-462.el9.x86_64.rpm: Already downloaded 2025-12-11 05:18:16.370 | > [SKIPPED] perl-Digest-1.19-4.el9.noarch.rpm: Already downloaded 2025-12-11 05:18:16.370 | > [SKIPPED] perl-Digest-MD5-2.58-4.el9.x86_64.rpm: Already downloaded 2025-12-11 05:18:16.370 | > [SKIPPED] perl-Encode-3.08-462.el9.x86_64.rpm: Already downloaded 2025-12-11 05:18:16.370 | > [SKIPPED] perl-Errno-1.30-483.el9.x86_64.rpm: Already downloaded 2025-12-11 05:18:16.370 | > [SKIPPED] perl-Exporter-5.74-461.el9.noarch.rpm: Already downloaded 2025-12-11 05:18:16.370 | > [SKIPPED] perl-Fcntl-1.13-483.el9.x86_64.rpm: Already downloaded 2025-12-11 05:18:16.370 | > [SKIPPED] perl-File-Basename-2.85-483.el9.noarch.rpm: Already downloaded 2025-12-11 05:18:16.370 | > [SKIPPED] perl-File-Path-2.18-4.el9.noarch.rpm: Already downloaded 2025-12-11 05:18:16.370 | > [SKIPPED] perl-File-Temp-0.231.100-4.el9.noarch.rpm: Already downloaded 2025-12-11 05:18:16.370 | > [SKIPPED] perl-File-stat-1.09-483.el9.noarch.rpm: Already downloaded 2025-12-11 05:18:16.370 | > [SKIPPED] perl-FileHandle-2.03-483.el9.noarch.rpm: Already downloaded 2025-12-11 05:18:16.370 | > [SKIPPED] perl-Getopt-Long-2.52-4.el9.noarch.rpm: Already downloaded 2025-12-11 05:18:16.370 | > [SKIPPED] perl-Getopt-Std-1.12-483.el9.noarch.rpm: Already downloaded 2025-12-11 05:18:16.370 | > [SKIPPED] perl-HTTP-Tiny-0.076-462.el9.noarch.rpm: Already downloaded 2025-12-11 05:18:16.370 | > [SKIPPED] perl-IO-1.43-483.el9.x86_64.rpm: Already downloaded 2025-12-11 05:18:16.370 | > [SKIPPED] perl-IO-Socket-IP-0.41-5.el9.noarch.rpm: Already downloaded 2025-12-11 05:18:16.370 | > [SKIPPED] perl-IO-Socket-SSL-2.073-2.el9.noarch.rpm: Already downloaded 2025-12-11 05:18:16.370 | > [SKIPPED] perl-IPC-Open3-1.21-483.el9.noarch.rpm: Already downloaded 2025-12-11 05:18:16.370 | > [SKIPPED] perl-MIME-Base64-3.16-4.el9.x86_64.rpm: Already downloaded 2025-12-11 05:18:16.370 | > [SKIPPED] perl-Mozilla-CA-20200520-6.el9.noarch.rpm: Already downloaded 2025-12-11 05:18:16.370 | > [SKIPPED] perl-NDBM_File-1.15-483.el9.x86_64.rpm: Already downloaded 2025-12-11 05:18:16.370 | > [SKIPPED] perl-Net-SSLeay-1.94-3.el9.x86_64.rpm: Already downloaded 2025-12-11 05:18:16.370 | > [SKIPPED] perl-POSIX-1.94-483.el9.x86_64.rpm: Already downloaded 2025-12-11 05:18:16.370 | > [SKIPPED] perl-PathTools-3.78-461.el9.x86_64.rpm: Already downloaded 2025-12-11 05:18:16.370 | > [SKIPPED] perl-Pod-Escapes-1.07-460.el9.noarch.rpm: Already downloaded 2025-12-11 05:18:16.370 | > [SKIPPED] perl-Pod-Perldoc-3.28.01-461.el9.noarch.rpm: Already downloaded 2025-12-11 05:18:16.370 | > [SKIPPED] perl-Pod-Simple-3.42-4.el9.noarch.rpm: Already downloaded 2025-12-11 05:18:16.370 | > [SKIPPED] perl-Pod-Usage-2.01-4.el9.noarch.rpm: Already downloaded 2025-12-11 05:18:16.370 | > [SKIPPED] perl-Scalar-List-Utils-1.56-462.el9.x86_64.rpm: Already downloaded 2025-12-11 05:18:16.370 | > [SKIPPED] perl-SelectSaver-1.02-483.el9.noarch.rpm: Already downloaded 2025-12-11 05:18:16.370 | > [SKIPPED] perl-Socket-2.031-4.el9.x86_64.rpm: Already downloaded 2025-12-11 05:18:16.370 | > [SKIPPED] perl-Storable-3.21-460.el9.x86_64.rpm: Already downloaded 2025-12-11 05:18:16.370 | > [SKIPPED] perl-Symbol-1.08-483.el9.noarch.rpm: Already downloaded 2025-12-11 05:18:16.370 | > [SKIPPED] perl-Term-ANSIColor-5.01-461.el9.noarch.rpm: Already downloaded 2025-12-11 05:18:16.370 | > [SKIPPED] perl-Term-Cap-1.17-460.el9.noarch.rpm: Already downloaded 2025-12-11 05:18:16.370 | > [SKIPPED] perl-Text-ParseWords-3.30-460.el9.noarch.rpm: Already downloaded 2025-12-11 05:18:16.370 | > [SKIPPED] perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch.rpm: Already downloaded 2025-12-11 05:18:16.370 | > [SKIPPED] perl-Time-Local-1.300-7.el9.noarch.rpm: Already downloaded 2025-12-11 05:18:16.370 | > [SKIPPED] perl-URI-5.09-3.el9.noarch.rpm: Already downloaded 2025-12-11 05:18:16.370 | > [SKIPPED] perl-base-2.27-483.el9.noarch.rpm: Already downloaded 2025-12-11 05:18:16.370 | > [SKIPPED] perl-constant-1.33-461.el9.noarch.rpm: Already downloaded 2025-12-11 05:18:16.370 | > [SKIPPED] perl-if-0.60.800-483.el9.noarch.rpm: Already downloaded 2025-12-11 05:18:16.370 | > [SKIPPED] perl-interpreter-5.32.1-483.el9.x86_64.rpm: Already downloaded 2025-12-11 05:18:16.370 | > [SKIPPED] perl-libnet-3.13-4.el9.noarch.rpm: Already downloaded 2025-12-11 05:18:16.371 | > [SKIPPED] perl-libs-5.32.1-483.el9.x86_64.rpm: Already downloaded 2025-12-11 05:18:16.371 | > [SKIPPED] perl-mro-1.23-483.el9.x86_64.rpm: Already downloaded 2025-12-11 05:18:16.371 | > [SKIPPED] perl-overload-1.31-483.el9.noarch.rpm: Already downloaded 2025-12-11 05:18:16.371 | > [SKIPPED] perl-overloading-0.02-483.el9.noarch.rpm: Already downloaded 2025-12-11 05:18:16.371 | > [SKIPPED] perl-parent-0.238-460.el9.noarch.rpm: Already downloaded 2025-12-11 05:18:16.371 | > [SKIPPED] perl-podlators-4.14-460.el9.noarch.rpm: Already downloaded 2025-12-11 05:18:16.371 | > [SKIPPED] perl-subs-1.03-483.el9.noarch.rpm: Already downloaded 2025-12-11 05:18:16.371 | > [SKIPPED] perl-vars-1.05-483.el9.noarch.rpm: Already downloaded 2025-12-11 05:18:16.371 | > (69/98): NetworkManager-initscripts-updown-1.54 356 kB/s | 19 kB 00:00 2025-12-11 05:18:16.371 | > (70/98): efibootmgr-16-12.el9.x86_64.rpm 630 kB/s | 45 kB 00:00 2025-12-11 05:18:16.371 | > (71/98): libibumad-57.0-2.el9.x86_64.rpm 1.1 MB/s | 27 kB 00:00 2025-12-11 05:18:16.371 | > (72/98): libpkgconf-1.7.3-10.el9.x86_64.rpm 1.5 MB/s | 36 kB 00:00 2025-12-11 05:18:16.371 | > (73/98): make-4.3-8.el9.x86_64.rpm 3.7 MB/s | 536 kB 00:00 2025-12-11 05:18:16.371 | > (74/98): pkgconf-1.7.3-10.el9.x86_64.rpm 1.6 MB/s | 41 kB 00:00 2025-12-11 05:18:16.371 | > (75/98): pkgconf-m4-1.7.3-10.el9.noarch.rpm 628 kB/s | 15 kB 00:00 2025-12-11 05:18:16.371 | > (76/98): nvme-cli-2.16-1.el9.x86_64.rpm 5.8 MB/s | 1.2 MB 00:00 2025-12-11 05:18:16.371 | > (77/98): pkgconf-pkg-config-1.7.3-10.el9.x86_64 418 kB/s | 11 kB 00:00 2025-12-11 05:18:16.371 | > (78/98): rsync-3.2.5-4.el9.x86_64.rpm 4.2 MB/s | 407 kB 00:00 2025-12-11 05:18:16.371 | > (79/98): groff-base-1.22.4-10.el9.x86_64.rpm 2.5 MB/s | 1.1 MB 00:00 2025-12-11 05:18:16.371 | > (80/98): efivar-38-3.el9.x86_64.rpm 277 kB/s | 50 kB 00:00 2025-12-11 05:18:16.371 | > (81/98): glibc-devel-2.34-244.el9.x86_64.rpm 674 kB/s | 38 kB 00:00 2025-12-11 05:18:16.371 | > (82/98): glibc-headers-2.34-244.el9.x86_64.rpm 2.9 MB/s | 546 kB 00:00 2025-12-11 05:18:16.371 | > (83/98): infiniband-diags-57.0-2.el9.x86_64.rpm 5.7 MB/s | 335 kB 00:00 2025-12-11 05:18:16.371 | > (84/98): cpp-11.5.0-14.el9.x86_64.rpm 18 MB/s | 11 MB 00:00 2025-12-11 05:18:16.371 | > (85/98): ipmitool-1.8.18-27.el9.x86_64.rpm 6.3 MB/s | 387 kB 00:00 2025-12-11 05:18:16.371 | > (86/98): libburn-1.5.4-5.el9.x86_64.rpm 3.3 MB/s | 172 kB 00:00 2025-12-11 05:18:16.371 | > (87/98): libffi-devel-3.4.2-8.el9.x86_64.rpm 655 kB/s | 29 kB 00:00 2025-12-11 05:18:16.371 | > (88/98): libisoburn-1.5.4-5.el9.x86_64.rpm 5.9 MB/s | 415 kB 00:00 2025-12-11 05:18:16.371 | > (89/98): kernel-headers-5.14.0-648.el9.x86_64.r 11 MB/s | 2.2 MB 00:00 2025-12-11 05:18:16.371 | > (90/98): libisofs-1.5.4-4.el9.x86_64.rpm 4.4 MB/s | 222 kB 00:00 2025-12-11 05:18:16.371 | > (91/98): libmpc-1.2.1-4.el9.x86_64.rpm 1.3 MB/s | 62 kB 00:00 2025-12-11 05:18:16.371 | > (92/98): libxcrypt-devel-4.4.18-3.el9.x86_64.rp 671 kB/s | 29 kB 00:00 2025-12-11 05:18:16.371 | > (93/98): policycoreutils-python-utils-3.6-3.el9 1.7 MB/s | 76 kB 00:00 2025-12-11 05:18:16.371 | > (94/98): python3-devel-3.9.25-2.el9.x86_64.rpm 4.2 MB/s | 244 kB 00:00 2025-12-11 05:18:16.371 | > (95/98): python3-pip-21.3.1-1.el9.noarch.rpm 28 MB/s | 2.0 MB 00:00 2025-12-11 05:18:16.371 | > (96/98): openssl-devel-3.5.1-6.el9.x86_64.rpm 21 MB/s | 4.8 MB 00:00 2025-12-11 05:18:16.371 | > (97/98): gcc-11.5.0-14.el9.x86_64.rpm 32 MB/s | 32 MB 00:01 2025-12-11 05:18:16.371 | > (98/98): xorriso-1.5.4-5.el9.x86_64.rpm 3.4 MB/s | 317 kB 00:00 2025-12-11 05:18:16.371 | > -------------------------------------------------------------------------------- 2025-12-11 05:18:19.946 | > Total 12 MB/s | 58 MB 00:04 2025-12-11 05:18:19.946 | > Using rpmkeys executable at /usr/bin/rpmkeys to verify signatures 2025-12-11 05:18:19.946 | > Running transaction check 2025-12-11 05:18:19.946 | > Transaction check succeeded. 2025-12-11 05:18:19.946 | > Running transaction test 2025-12-11 05:18:19.946 | > Transaction test succeeded. 2025-12-11 05:18:19.946 | > Running transaction 2025-12-11 05:18:19.946 | > Preparing : 1/1 2025-12-11 05:18:19.946 | > Installing : libmpc-1.2.1-4.el9.x86_64 1/98 2025-12-11 05:18:19.946 | > Installing : cpp-11.5.0-14.el9.x86_64 2/98 2025-12-11 05:18:19.946 | > Installing : python3-pip-21.3.1-1.el9.noarch 3/98 2025-12-11 05:18:19.946 | > Installing : libisofs-1.5.4-4.el9.x86_64 4/98 2025-12-11 05:18:19.946 | > Installing : libburn-1.5.4-5.el9.x86_64 5/98 2025-12-11 05:18:19.946 | > Installing : libisoburn-1.5.4-5.el9.x86_64 6/98 2025-12-11 05:18:19.946 | > Installing : kernel-headers-5.14.0-648.el9.x86_64 7/98 2025-12-11 05:18:19.946 | > Installing : glibc-headers-2.34-244.el9.x86_64 8/98 2025-12-11 05:18:19.946 | > Installing : pkgconf-m4-1.7.3-10.el9.noarch 9/98 2025-12-11 05:18:19.946 | > Installing : make-1:4.3-8.el9.x86_64 10/98 2025-12-11 05:18:19.946 | > Installing : libpkgconf-1.7.3-10.el9.x86_64 11/98 2025-12-11 05:18:19.946 | > Installing : pkgconf-1.7.3-10.el9.x86_64 12/98 2025-12-11 05:18:19.946 | > Installing : pkgconf-pkg-config-1.7.3-10.el9.x86_64 13/98 2025-12-11 05:18:19.946 | > Installing : glibc-devel-2.34-244.el9.x86_64 14/98 2025-12-11 05:18:19.946 | > Installing : libxcrypt-devel-4.4.18-3.el9.x86_64 15/98 2025-12-11 05:18:19.946 | > Installing : libnvme-1.16.1-2.el9.x86_64 16/98 2025-12-11 05:18:19.946 | > Installing : libnftnl-1.2.6-4.el9.x86_64 17/98 2025-12-11 05:18:19.946 | > Installing : libibumad-57.0-2.el9.x86_64 18/98 2025-12-11 05:18:19.946 | > Installing : jitterentropy-3.6.0-1.el9.x86_64 19/98 2025-12-11 05:18:19.946 | > Running scriptlet: groff-base-1.22.4-10.el9.x86_64 20/98 2025-12-11 05:18:19.946 | > Installing : groff-base-1.22.4-10.el9.x86_64 20/98 2025-12-11 05:18:19.946 | > Running scriptlet: groff-base-1.22.4-10.el9.x86_64 20/98 2025-12-11 05:18:19.946 | > Installing : perl-Digest-1.19-4.el9.noarch 21/98 2025-12-11 05:18:19.946 | > Installing : perl-Digest-MD5-2.58-4.el9.x86_64 22/98 2025-12-11 05:18:19.946 | > Installing : perl-B-1.80-483.el9.x86_64 23/98 2025-12-11 05:18:19.946 | > Installing : perl-FileHandle-2.03-483.el9.noarch 24/98 2025-12-11 05:18:19.946 | > Installing : perl-Data-Dumper-2.174-462.el9.x86_64 25/98 2025-12-11 05:18:19.946 | > Installing : perl-libnet-3.13-4.el9.noarch 26/98 2025-12-11 05:18:19.946 | > Installing : perl-AutoLoader-5.74-483.el9.noarch 27/98 2025-12-11 05:18:19.946 | > Installing : perl-base-2.27-483.el9.noarch 28/98 2025-12-11 05:18:19.946 | > Installing : perl-URI-5.09-3.el9.noarch 29/98 2025-12-11 05:18:19.946 | > Installing : perl-Mozilla-CA-20200520-6.el9.noarch 30/98 2025-12-11 05:18:19.946 | > Installing : perl-if-0.60.800-483.el9.noarch 31/98 2025-12-11 05:18:19.946 | > Installing : perl-IO-Socket-IP-0.41-5.el9.noarch 32/98 2025-12-11 05:18:19.946 | > Installing : perl-Time-Local-2:1.300-7.el9.noarch 33/98 2025-12-11 05:18:19.946 | > Installing : perl-File-Path-2.18-4.el9.noarch 34/98 2025-12-11 05:18:19.946 | > Installing : perl-IO-Socket-SSL-2.073-2.el9.noarch 35/98 2025-12-11 05:18:19.946 | > Installing : perl-Net-SSLeay-1.94-3.el9.x86_64 36/98 2025-12-11 05:18:19.946 | > Installing : perl-Pod-Escapes-1:1.07-460.el9.noarch 37/98 2025-12-11 05:18:19.946 | > Installing : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 38/98 2025-12-11 05:18:19.946 | > Installing : perl-Class-Struct-0.66-483.el9.noarch 39/98 2025-12-11 05:18:19.946 | > Installing : perl-POSIX-1.94-483.el9.x86_64 40/98 2025-12-11 05:18:19.946 | > Installing : perl-Term-ANSIColor-5.01-461.el9.noarch 41/98 2025-12-11 05:18:19.946 | > Installing : perl-IPC-Open3-1.21-483.el9.noarch 42/98 2025-12-11 05:18:19.946 | > Installing : perl-subs-1.03-483.el9.noarch 43/98 2025-12-11 05:18:19.946 | > Installing : perl-File-Temp-1:0.231.100-4.el9.noarch 44/98 2025-12-11 05:18:19.946 | > Installing : perl-HTTP-Tiny-0.076-462.el9.noarch 45/98 2025-12-11 05:18:19.946 | > Installing : perl-Term-Cap-1.17-460.el9.noarch 46/98 2025-12-11 05:18:19.946 | > Installing : perl-Pod-Simple-1:3.42-4.el9.noarch 47/98 2025-12-11 05:18:19.946 | > Installing : perl-Socket-4:2.031-4.el9.x86_64 48/98 2025-12-11 05:18:19.946 | > Installing : perl-SelectSaver-1.02-483.el9.noarch 49/98 2025-12-11 05:18:19.946 | > Installing : perl-Symbol-1.08-483.el9.noarch 50/98 2025-12-11 05:18:19.946 | > Installing : perl-File-stat-1.09-483.el9.noarch 51/98 2025-12-11 05:18:19.946 | > Installing : perl-podlators-1:4.14-460.el9.noarch 52/98 2025-12-11 05:18:19.946 | > Installing : perl-Pod-Perldoc-3.28.01-461.el9.noarch 53/98 2025-12-11 05:18:19.946 | > Installing : perl-Fcntl-1.13-483.el9.x86_64 54/98 2025-12-11 05:18:19.946 | > Installing : perl-Text-ParseWords-3.30-460.el9.noarch 55/98 2025-12-11 05:18:19.946 | > Installing : perl-mro-1.23-483.el9.x86_64 56/98 2025-12-11 05:18:19.946 | > Installing : perl-IO-1.43-483.el9.x86_64 57/98 2025-12-11 05:18:19.946 | > Installing : perl-overloading-0.02-483.el9.noarch 58/98 2025-12-11 05:18:19.946 | > Installing : perl-Pod-Usage-4:2.01-4.el9.noarch 59/98 2025-12-11 05:18:19.946 | > Installing : perl-Errno-1.30-483.el9.x86_64 60/98 2025-12-11 05:18:19.946 | > Installing : perl-File-Basename-2.85-483.el9.noarch 61/98 2025-12-11 05:18:19.946 | > Installing : perl-Getopt-Std-1.12-483.el9.noarch 62/98 2025-12-11 05:18:19.946 | > Installing : perl-MIME-Base64-3.16-4.el9.x86_64 63/98 2025-12-11 05:18:19.946 | > Installing : perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 64/98 2025-12-11 05:18:19.946 | > Installing : perl-constant-1.33-461.el9.noarch 65/98 2025-12-11 05:18:19.946 | > Installing : perl-Storable-1:3.21-460.el9.x86_64 66/98 2025-12-11 05:18:19.946 | > Installing : perl-overload-1.31-483.el9.noarch 67/98 2025-12-11 05:18:19.946 | > Installing : perl-parent-1:0.238-460.el9.noarch 68/98 2025-12-11 05:18:19.946 | > Installing : perl-vars-1.05-483.el9.noarch 69/98 2025-12-11 05:18:19.946 | > Installing : perl-Getopt-Long-1:2.52-4.el9.noarch 70/98 2025-12-11 05:18:19.946 | > Installing : perl-Carp-1.50-460.el9.noarch 71/98 2025-12-11 05:18:19.946 | > Installing : perl-Exporter-5.74-461.el9.noarch 72/98 2025-12-11 05:18:19.946 | > Installing : perl-NDBM_File-1.15-483.el9.x86_64 73/98 2025-12-11 05:18:19.946 | > Installing : perl-PathTools-3.78-461.el9.x86_64 74/98 2025-12-11 05:18:19.946 | > Installing : perl-Encode-4:3.08-462.el9.x86_64 75/98 2025-12-11 05:18:19.946 | > Installing : perl-libs-4:5.32.1-483.el9.x86_64 76/98 2025-12-11 05:18:19.946 | > Installing : perl-interpreter-4:5.32.1-483.el9.x86_64 77/98 2025-12-11 05:18:19.946 | > Installing : device-mapper-multipath-libs-0.8.7-39.el9.x86_64 78/98 2025-12-11 05:18:19.946 | > Installing : device-mapper-multipath-0.8.7-39.el9.x86_64 79/98 2025-12-11 05:18:19.946 | > Running scriptlet: device-mapper-multipath-0.8.7-39.el9.x86_64 79/98 2025-12-11 05:18:19.946 | > Created symlink /etc/systemd/system/sysinit.target.wants/multipathd.service -> /usr/lib/systemd/system/multipathd.service. 2025-12-11 05:18:19.946 | > Created symlink /etc/systemd/system/sockets.target.wants/multipathd.socket -> /usr/lib/systemd/system/multipathd.socket. 2025-12-11 05:18:19.946 | > 2025-12-11 05:18:19.946 | > Installing : infiniband-diags-57.0-2.el9.x86_64 80/98 2025-12-11 05:18:19.946 | > Installing : rng-tools-6.17-2.el9.x86_64 81/98 2025-12-11 05:18:19.946 | > Running scriptlet: rng-tools-6.17-2.el9.x86_64 81/98 2025-12-11 05:18:19.946 | > Created symlink /etc/systemd/system/multi-user.target.wants/rngd.service -> /usr/lib/systemd/system/rngd.service. 2025-12-11 05:18:19.946 | > 2025-12-11 05:18:19.946 | > Installing : iptables-nft-1.8.10-11.el9.x86_64 82/98 2025-12-11 05:18:19.946 | > Running scriptlet: iptables-nft-1.8.10-11.el9.x86_64 82/98 2025-12-11 05:18:19.946 | > Installing : nvme-cli-2.16-1.el9.x86_64 83/98 2025-12-11 05:18:19.946 | > Running scriptlet: nvme-cli-2.16-1.el9.x86_64 83/98 2025-12-11 05:18:21.107 | > Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service -> /usr/lib/systemd/system/nvmefc-boot-connections.service. 2025-12-11 05:18:21.107 | > Running in chroot, ignoring command 'daemon-reload' 2025-12-11 05:18:21.107 | > Running in chroot, ignoring request. 2025-12-11 05:18:21.107 | > Running in chroot, ignoring request. 2025-12-11 05:18:21.108 | > 2025-12-11 05:18:21.108 | > Installing : gcc-11.5.0-14.el9.x86_64 84/98 2025-12-11 05:18:21.108 | > Installing : libffi-devel-3.4.2-8.el9.x86_64 85/98 2025-12-11 05:18:21.108 | > Installing : openssl-devel-1:3.5.1-6.el9.x86_64 86/98 2025-12-11 05:18:21.108 | > Installing : python3-devel-3.9.25-2.el9.x86_64 87/98 2025-12-11 05:18:21.108 | > Running scriptlet: xorriso-1.5.4-5.el9.x86_64 88/98 2025-12-11 05:18:21.108 | > Installing : xorriso-1.5.4-5.el9.x86_64 88/98 2025-12-11 05:18:21.108 | > Running scriptlet: xorriso-1.5.4-5.el9.x86_64 88/98 2025-12-11 05:18:21.108 | > Installing : policycoreutils-python-utils-3.6-3.el9.noarch 89/98 2025-12-11 05:18:21.108 | > Installing : ipmitool-1.8.18-27.el9.x86_64 90/98 2025-12-11 05:18:21.108 | > Installing : efivar-38-3.el9.x86_64 91/98 2025-12-11 05:18:21.108 | > Installing : traceroute-3:2.1.1-1.el9.x86_64 92/98 2025-12-11 05:18:21.108 | > Installing : rsync-3.2.5-4.el9.x86_64 93/98 2025-12-11 05:18:21.108 | > Installing : lsof-4.94.0-3.el9.x86_64 94/98 2025-12-11 05:18:21.108 | > Installing : hdparm-9.62-2.el9.x86_64 95/98 2025-12-11 05:18:21.108 | > Installing : efibootmgr-16-12.el9.x86_64 96/98 2025-12-11 05:18:21.108 | > Installing : biosdevname-0.7.3-10.el9.x86_64 97/98 2025-12-11 05:18:21.108 | > Installing : NetworkManager-initscripts-updown-1:1.54.2-1.el9.n 98/98 2025-12-11 05:18:21.108 | > Running scriptlet: NetworkManager-initscripts-updown-1:1.54.2-1.el9.n 98/98 2025-12-11 05:18:21.108 | > Verifying : NetworkManager-initscripts-updown-1:1.54.2-1.el9.n 1/98 2025-12-11 05:18:21.108 | > Verifying : biosdevname-0.7.3-10.el9.x86_64 2/98 2025-12-11 05:18:21.108 | > Verifying : device-mapper-multipath-0.8.7-39.el9.x86_64 3/98 2025-12-11 05:18:21.108 | > Verifying : device-mapper-multipath-libs-0.8.7-39.el9.x86_64 4/98 2025-12-11 05:18:21.108 | > Verifying : efibootmgr-16-12.el9.x86_64 5/98 2025-12-11 05:18:21.108 | > Verifying : groff-base-1.22.4-10.el9.x86_64 6/98 2025-12-11 05:18:21.108 | > Verifying : hdparm-9.62-2.el9.x86_64 7/98 2025-12-11 05:18:21.108 | > Verifying : iptables-nft-1.8.10-11.el9.x86_64 8/98 2025-12-11 05:18:21.108 | > Verifying : jitterentropy-3.6.0-1.el9.x86_64 9/98 2025-12-11 05:18:21.108 | > Verifying : libibumad-57.0-2.el9.x86_64 10/98 2025-12-11 05:18:21.108 | > Verifying : libnftnl-1.2.6-4.el9.x86_64 11/98 2025-12-11 05:18:21.108 | > Verifying : libnvme-1.16.1-2.el9.x86_64 12/98 2025-12-11 05:18:21.108 | > Verifying : libpkgconf-1.7.3-10.el9.x86_64 13/98 2025-12-11 05:18:21.108 | > Verifying : lsof-4.94.0-3.el9.x86_64 14/98 2025-12-11 05:18:21.108 | > Verifying : make-1:4.3-8.el9.x86_64 15/98 2025-12-11 05:18:21.108 | > Verifying : nvme-cli-2.16-1.el9.x86_64 16/98 2025-12-11 05:18:21.108 | > Verifying : pkgconf-1.7.3-10.el9.x86_64 17/98 2025-12-11 05:18:21.108 | > Verifying : pkgconf-m4-1.7.3-10.el9.noarch 18/98 2025-12-11 05:18:21.108 | > Verifying : pkgconf-pkg-config-1.7.3-10.el9.x86_64 19/98 2025-12-11 05:18:21.108 | > Verifying : rng-tools-6.17-2.el9.x86_64 20/98 2025-12-11 05:18:21.108 | > Verifying : rsync-3.2.5-4.el9.x86_64 21/98 2025-12-11 05:18:21.108 | > Verifying : traceroute-3:2.1.1-1.el9.x86_64 22/98 2025-12-11 05:18:21.108 | > Verifying : cpp-11.5.0-14.el9.x86_64 23/98 2025-12-11 05:18:21.108 | > Verifying : efivar-38-3.el9.x86_64 24/98 2025-12-11 05:18:21.108 | > Verifying : gcc-11.5.0-14.el9.x86_64 25/98 2025-12-11 05:18:21.108 | > Verifying : glibc-devel-2.34-244.el9.x86_64 26/98 2025-12-11 05:18:21.108 | > Verifying : glibc-headers-2.34-244.el9.x86_64 27/98 2025-12-11 05:18:21.108 | > Verifying : infiniband-diags-57.0-2.el9.x86_64 28/98 2025-12-11 05:18:21.108 | > Verifying : ipmitool-1.8.18-27.el9.x86_64 29/98 2025-12-11 05:18:21.108 | > Verifying : kernel-headers-5.14.0-648.el9.x86_64 30/98 2025-12-11 05:18:21.108 | > Verifying : libburn-1.5.4-5.el9.x86_64 31/98 2025-12-11 05:18:21.108 | > Verifying : libffi-devel-3.4.2-8.el9.x86_64 32/98 2025-12-11 05:18:21.108 | > Verifying : libisoburn-1.5.4-5.el9.x86_64 33/98 2025-12-11 05:18:21.108 | > Verifying : libisofs-1.5.4-4.el9.x86_64 34/98 2025-12-11 05:18:21.108 | > Verifying : libmpc-1.2.1-4.el9.x86_64 35/98 2025-12-11 05:18:21.108 | > Verifying : libxcrypt-devel-4.4.18-3.el9.x86_64 36/98 2025-12-11 05:18:21.108 | > Verifying : openssl-devel-1:3.5.1-6.el9.x86_64 37/98 2025-12-11 05:18:21.108 | > Verifying : perl-AutoLoader-5.74-483.el9.noarch 38/98 2025-12-11 05:18:21.108 | > Verifying : perl-B-1.80-483.el9.x86_64 39/98 2025-12-11 05:18:21.108 | > Verifying : perl-Carp-1.50-460.el9.noarch 40/98 2025-12-11 05:18:21.108 | > Verifying : perl-Class-Struct-0.66-483.el9.noarch 41/98 2025-12-11 05:18:21.108 | > Verifying : perl-Data-Dumper-2.174-462.el9.x86_64 42/98 2025-12-11 05:18:21.108 | > Verifying : perl-Digest-1.19-4.el9.noarch 43/98 2025-12-11 05:18:21.108 | > Verifying : perl-Digest-MD5-2.58-4.el9.x86_64 44/98 2025-12-11 05:18:21.108 | > Verifying : perl-Encode-4:3.08-462.el9.x86_64 45/98 2025-12-11 05:18:21.108 | > Verifying : perl-Errno-1.30-483.el9.x86_64 46/98 2025-12-11 05:18:21.108 | > Verifying : perl-Exporter-5.74-461.el9.noarch 47/98 2025-12-11 05:18:21.108 | > Verifying : perl-Fcntl-1.13-483.el9.x86_64 48/98 2025-12-11 05:18:21.108 | > Verifying : perl-File-Basename-2.85-483.el9.noarch 49/98 2025-12-11 05:18:21.108 | > Verifying : perl-File-Path-2.18-4.el9.noarch 50/98 2025-12-11 05:18:21.108 | > Verifying : perl-File-Temp-1:0.231.100-4.el9.noarch 51/98 2025-12-11 05:18:21.108 | > Verifying : perl-File-stat-1.09-483.el9.noarch 52/98 2025-12-11 05:18:21.108 | > Verifying : perl-FileHandle-2.03-483.el9.noarch 53/98 2025-12-11 05:18:21.108 | > Verifying : perl-Getopt-Long-1:2.52-4.el9.noarch 54/98 2025-12-11 05:18:21.108 | > Verifying : perl-Getopt-Std-1.12-483.el9.noarch 55/98 2025-12-11 05:18:21.108 | > Verifying : perl-HTTP-Tiny-0.076-462.el9.noarch 56/98 2025-12-11 05:18:21.108 | > Verifying : perl-IO-1.43-483.el9.x86_64 57/98 2025-12-11 05:18:21.108 | > Verifying : perl-IO-Socket-IP-0.41-5.el9.noarch 58/98 2025-12-11 05:18:21.108 | > Verifying : perl-IO-Socket-SSL-2.073-2.el9.noarch 59/98 2025-12-11 05:18:21.108 | > Verifying : perl-IPC-Open3-1.21-483.el9.noarch 60/98 2025-12-11 05:18:21.108 | > Verifying : perl-MIME-Base64-3.16-4.el9.x86_64 61/98 2025-12-11 05:18:21.108 | > Verifying : perl-Mozilla-CA-20200520-6.el9.noarch 62/98 2025-12-11 05:18:21.108 | > Verifying : perl-NDBM_File-1.15-483.el9.x86_64 63/98 2025-12-11 05:18:21.108 | > Verifying : perl-Net-SSLeay-1.94-3.el9.x86_64 64/98 2025-12-11 05:18:21.108 | > Verifying : perl-POSIX-1.94-483.el9.x86_64 65/98 2025-12-11 05:18:21.108 | > Verifying : perl-PathTools-3.78-461.el9.x86_64 66/98 2025-12-11 05:18:21.108 | > Verifying : perl-Pod-Escapes-1:1.07-460.el9.noarch 67/98 2025-12-11 05:18:21.108 | > Verifying : perl-Pod-Perldoc-3.28.01-461.el9.noarch 68/98 2025-12-11 05:18:21.108 | > Verifying : perl-Pod-Simple-1:3.42-4.el9.noarch 69/98 2025-12-11 05:18:21.108 | > Verifying : perl-Pod-Usage-4:2.01-4.el9.noarch 70/98 2025-12-11 05:18:21.108 | > Verifying : perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 71/98 2025-12-11 05:18:21.108 | > Verifying : perl-SelectSaver-1.02-483.el9.noarch 72/98 2025-12-11 05:18:21.108 | > Verifying : perl-Socket-4:2.031-4.el9.x86_64 73/98 2025-12-11 05:18:21.108 | > Verifying : perl-Storable-1:3.21-460.el9.x86_64 74/98 2025-12-11 05:18:21.108 | > Verifying : perl-Symbol-1.08-483.el9.noarch 75/98 2025-12-11 05:18:21.108 | > Verifying : perl-Term-ANSIColor-5.01-461.el9.noarch 76/98 2025-12-11 05:18:21.108 | > Verifying : perl-Term-Cap-1.17-460.el9.noarch 77/98 2025-12-11 05:18:21.260 | > Verifying : perl-Text-ParseWords-3.30-460.el9.noarch 78/98 2025-12-11 05:18:21.260 | > Verifying : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 79/98 2025-12-11 05:18:21.261 | > Verifying : perl-Time-Local-2:1.300-7.el9.noarch 80/98 2025-12-11 05:18:21.261 | > Verifying : perl-URI-5.09-3.el9.noarch 81/98 2025-12-11 05:18:21.261 | > Verifying : perl-base-2.27-483.el9.noarch 82/98 2025-12-11 05:18:21.261 | > Verifying : perl-constant-1.33-461.el9.noarch 83/98 2025-12-11 05:18:21.261 | > Verifying : perl-if-0.60.800-483.el9.noarch 84/98 2025-12-11 05:18:21.261 | > Verifying : perl-interpreter-4:5.32.1-483.el9.x86_64 85/98 2025-12-11 05:18:21.261 | > Verifying : perl-libnet-3.13-4.el9.noarch 86/98 2025-12-11 05:18:21.261 | > Verifying : perl-libs-4:5.32.1-483.el9.x86_64 87/98 2025-12-11 05:18:21.261 | > Verifying : perl-mro-1.23-483.el9.x86_64 88/98 2025-12-11 05:18:21.261 | > Verifying : perl-overload-1.31-483.el9.noarch 89/98 2025-12-11 05:18:21.261 | > Verifying : perl-overloading-0.02-483.el9.noarch 90/98 2025-12-11 05:18:21.261 | > Verifying : perl-parent-1:0.238-460.el9.noarch 91/98 2025-12-11 05:18:21.261 | > Verifying : perl-podlators-1:4.14-460.el9.noarch 92/98 2025-12-11 05:18:21.261 | > Verifying : perl-subs-1.03-483.el9.noarch 93/98 2025-12-11 05:18:21.261 | > Verifying : perl-vars-1.05-483.el9.noarch 94/98 2025-12-11 05:18:21.261 | > Verifying : policycoreutils-python-utils-3.6-3.el9.noarch 95/98 2025-12-11 05:18:21.261 | > Verifying : python3-devel-3.9.25-2.el9.x86_64 96/98 2025-12-11 05:18:21.261 | > Verifying : python3-pip-21.3.1-1.el9.noarch 97/98 2025-12-11 05:18:21.261 | > Verifying : xorriso-1.5.4-5.el9.x86_64 98/98 2025-12-11 05:18:21.261 | > Completion plugin: Generating completion cache... 2025-12-11 05:18:21.261 | > Installed: NetworkManager-initscripts-updown-1:1.54.2-1.el9.noarch 2025-12-11 05:18:21.261 | > Installed: biosdevname-0.7.3-10.el9.x86_64 2025-12-11 05:18:21.261 | > Installed: cpp-11.5.0-14.el9.x86_64 2025-12-11 05:18:21.261 | > Installed: device-mapper-multipath-0.8.7-39.el9.x86_64 2025-12-11 05:18:21.261 | > Installed: device-mapper-multipath-libs-0.8.7-39.el9.x86_64 2025-12-11 05:18:21.261 | > Installed: efibootmgr-16-12.el9.x86_64 2025-12-11 05:18:21.261 | > Installed: efivar-38-3.el9.x86_64 2025-12-11 05:18:21.261 | > Installed: gcc-11.5.0-14.el9.x86_64 2025-12-11 05:18:21.261 | > Installed: glibc-devel-2.34-244.el9.x86_64 2025-12-11 05:18:21.261 | > Installed: glibc-headers-2.34-244.el9.x86_64 2025-12-11 05:18:21.261 | > Installed: groff-base-1.22.4-10.el9.x86_64 2025-12-11 05:18:21.261 | > Installed: hdparm-9.62-2.el9.x86_64 2025-12-11 05:18:21.261 | > Installed: infiniband-diags-57.0-2.el9.x86_64 2025-12-11 05:18:21.261 | > Installed: ipmitool-1.8.18-27.el9.x86_64 2025-12-11 05:18:21.261 | > Installed: iptables-nft-1.8.10-11.el9.x86_64 2025-12-11 05:18:21.261 | > Installed: jitterentropy-3.6.0-1.el9.x86_64 2025-12-11 05:18:21.261 | > Installed: kernel-headers-5.14.0-648.el9.x86_64 2025-12-11 05:18:21.261 | > Installed: libburn-1.5.4-5.el9.x86_64 2025-12-11 05:18:21.261 | > Installed: libffi-devel-3.4.2-8.el9.x86_64 2025-12-11 05:18:21.261 | > Installed: libibumad-57.0-2.el9.x86_64 2025-12-11 05:18:21.261 | > Installed: libisoburn-1.5.4-5.el9.x86_64 2025-12-11 05:18:21.261 | > Installed: libisofs-1.5.4-4.el9.x86_64 2025-12-11 05:18:21.261 | > Installed: libmpc-1.2.1-4.el9.x86_64 2025-12-11 05:18:21.261 | > Installed: libnftnl-1.2.6-4.el9.x86_64 2025-12-11 05:18:21.261 | > Installed: libnvme-1.16.1-2.el9.x86_64 2025-12-11 05:18:21.261 | > Installed: libpkgconf-1.7.3-10.el9.x86_64 2025-12-11 05:18:21.261 | > Installed: libxcrypt-devel-4.4.18-3.el9.x86_64 2025-12-11 05:18:21.261 | > Installed: lsof-4.94.0-3.el9.x86_64 2025-12-11 05:18:21.261 | > Installed: make-1:4.3-8.el9.x86_64 2025-12-11 05:18:21.261 | > Installed: nvme-cli-2.16-1.el9.x86_64 2025-12-11 05:18:21.261 | > Installed: openssl-devel-1:3.5.1-6.el9.x86_64 2025-12-11 05:18:21.261 | > Installed: perl-AutoLoader-5.74-483.el9.noarch 2025-12-11 05:18:21.261 | > Installed: perl-B-1.80-483.el9.x86_64 2025-12-11 05:18:21.261 | > Installed: perl-Carp-1.50-460.el9.noarch 2025-12-11 05:18:21.261 | > Installed: perl-Class-Struct-0.66-483.el9.noarch 2025-12-11 05:18:21.261 | > Installed: perl-Data-Dumper-2.174-462.el9.x86_64 2025-12-11 05:18:21.261 | > Installed: perl-Digest-1.19-4.el9.noarch 2025-12-11 05:18:21.261 | > Installed: perl-Digest-MD5-2.58-4.el9.x86_64 2025-12-11 05:18:21.261 | > Installed: perl-Encode-4:3.08-462.el9.x86_64 2025-12-11 05:18:21.261 | > Installed: perl-Errno-1.30-483.el9.x86_64 2025-12-11 05:18:21.261 | > Installed: perl-Exporter-5.74-461.el9.noarch 2025-12-11 05:18:21.261 | > Installed: perl-Fcntl-1.13-483.el9.x86_64 2025-12-11 05:18:21.261 | > Installed: perl-File-Basename-2.85-483.el9.noarch 2025-12-11 05:18:21.261 | > Installed: perl-File-Path-2.18-4.el9.noarch 2025-12-11 05:18:21.261 | > Installed: perl-File-Temp-1:0.231.100-4.el9.noarch 2025-12-11 05:18:21.261 | > Installed: perl-File-stat-1.09-483.el9.noarch 2025-12-11 05:18:21.261 | > Installed: perl-FileHandle-2.03-483.el9.noarch 2025-12-11 05:18:21.261 | > Installed: perl-Getopt-Long-1:2.52-4.el9.noarch 2025-12-11 05:18:21.261 | > Installed: perl-Getopt-Std-1.12-483.el9.noarch 2025-12-11 05:18:21.261 | > Installed: perl-HTTP-Tiny-0.076-462.el9.noarch 2025-12-11 05:18:21.261 | > Installed: perl-IO-1.43-483.el9.x86_64 2025-12-11 05:18:21.261 | > Installed: perl-IO-Socket-IP-0.41-5.el9.noarch 2025-12-11 05:18:21.261 | > Installed: perl-IO-Socket-SSL-2.073-2.el9.noarch 2025-12-11 05:18:21.261 | > Installed: perl-IPC-Open3-1.21-483.el9.noarch 2025-12-11 05:18:21.261 | > Installed: perl-MIME-Base64-3.16-4.el9.x86_64 2025-12-11 05:18:21.261 | > Installed: perl-Mozilla-CA-20200520-6.el9.noarch 2025-12-11 05:18:21.261 | > Installed: perl-NDBM_File-1.15-483.el9.x86_64 2025-12-11 05:18:21.261 | > Installed: perl-Net-SSLeay-1.94-3.el9.x86_64 2025-12-11 05:18:21.261 | > Installed: perl-POSIX-1.94-483.el9.x86_64 2025-12-11 05:18:21.261 | > Installed: perl-PathTools-3.78-461.el9.x86_64 2025-12-11 05:18:21.261 | > Installed: perl-Pod-Escapes-1:1.07-460.el9.noarch 2025-12-11 05:18:21.261 | > Installed: perl-Pod-Perldoc-3.28.01-461.el9.noarch 2025-12-11 05:18:21.261 | > Installed: perl-Pod-Simple-1:3.42-4.el9.noarch 2025-12-11 05:18:21.261 | > Installed: perl-Pod-Usage-4:2.01-4.el9.noarch 2025-12-11 05:18:21.261 | > Installed: perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 2025-12-11 05:18:21.261 | > Installed: perl-SelectSaver-1.02-483.el9.noarch 2025-12-11 05:18:21.261 | > Installed: perl-Socket-4:2.031-4.el9.x86_64 2025-12-11 05:18:21.261 | > Installed: perl-Storable-1:3.21-460.el9.x86_64 2025-12-11 05:18:21.261 | > Installed: perl-Symbol-1.08-483.el9.noarch 2025-12-11 05:18:21.261 | > Installed: perl-Term-ANSIColor-5.01-461.el9.noarch 2025-12-11 05:18:21.261 | > Installed: perl-Term-Cap-1.17-460.el9.noarch 2025-12-11 05:18:21.261 | > Installed: perl-Text-ParseWords-3.30-460.el9.noarch 2025-12-11 05:18:21.261 | > Installed: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 2025-12-11 05:18:21.261 | > Installed: perl-Time-Local-2:1.300-7.el9.noarch 2025-12-11 05:18:21.261 | > Installed: perl-URI-5.09-3.el9.noarch 2025-12-11 05:18:21.261 | > Installed: perl-base-2.27-483.el9.noarch 2025-12-11 05:18:21.261 | > Installed: perl-constant-1.33-461.el9.noarch 2025-12-11 05:18:21.261 | > Installed: perl-if-0.60.800-483.el9.noarch 2025-12-11 05:18:21.261 | > Installed: perl-interpreter-4:5.32.1-483.el9.x86_64 2025-12-11 05:18:21.261 | > Installed: perl-libnet-3.13-4.el9.noarch 2025-12-11 05:18:21.261 | > Installed: perl-libs-4:5.32.1-483.el9.x86_64 2025-12-11 05:18:21.261 | > Installed: perl-mro-1.23-483.el9.x86_64 2025-12-11 05:18:21.261 | > Installed: perl-overload-1.31-483.el9.noarch 2025-12-11 05:18:21.261 | > Installed: perl-overloading-0.02-483.el9.noarch 2025-12-11 05:18:21.261 | > Installed: perl-parent-1:0.238-460.el9.noarch 2025-12-11 05:18:21.261 | > Installed: perl-podlators-1:4.14-460.el9.noarch 2025-12-11 05:18:21.261 | > Installed: perl-subs-1.03-483.el9.noarch 2025-12-11 05:18:21.261 | > Installed: perl-vars-1.05-483.el9.noarch 2025-12-11 05:18:21.261 | > Installed: pkgconf-1.7.3-10.el9.x86_64 2025-12-11 05:18:21.261 | > Installed: pkgconf-m4-1.7.3-10.el9.noarch 2025-12-11 05:18:21.261 | > Installed: pkgconf-pkg-config-1.7.3-10.el9.x86_64 2025-12-11 05:18:21.261 | > Installed: policycoreutils-python-utils-3.6-3.el9.noarch 2025-12-11 05:18:21.261 | > Installed: python3-devel-3.9.25-2.el9.x86_64 2025-12-11 05:18:21.261 | > Installed: python3-pip-21.3.1-1.el9.noarch 2025-12-11 05:18:21.261 | > Installed: rng-tools-6.17-2.el9.x86_64 2025-12-11 05:18:21.261 | > Installed: rsync-3.2.5-4.el9.x86_64 2025-12-11 05:18:21.261 | > Installed: traceroute-3:2.1.1-1.el9.x86_64 2025-12-11 05:18:21.261 | > Installed: xorriso-1.5.4-5.el9.x86_64 2025-12-11 05:18:21.261 | > 2025-12-11 05:18:21.261 | > Installed: 2025-12-11 05:18:21.261 | > NetworkManager-initscripts-updown-1:1.54.2-1.el9.noarch 2025-12-11 05:18:21.261 | > biosdevname-0.7.3-10.el9.x86_64 2025-12-11 05:18:21.261 | > cpp-11.5.0-14.el9.x86_64 2025-12-11 05:18:21.261 | > device-mapper-multipath-0.8.7-39.el9.x86_64 2025-12-11 05:18:21.261 | > device-mapper-multipath-libs-0.8.7-39.el9.x86_64 2025-12-11 05:18:21.261 | > efibootmgr-16-12.el9.x86_64 2025-12-11 05:18:21.261 | > efivar-38-3.el9.x86_64 2025-12-11 05:18:21.261 | > gcc-11.5.0-14.el9.x86_64 2025-12-11 05:18:21.261 | > glibc-devel-2.34-244.el9.x86_64 2025-12-11 05:18:21.261 | > glibc-headers-2.34-244.el9.x86_64 2025-12-11 05:18:21.261 | > groff-base-1.22.4-10.el9.x86_64 2025-12-11 05:18:21.261 | > hdparm-9.62-2.el9.x86_64 2025-12-11 05:18:21.261 | > infiniband-diags-57.0-2.el9.x86_64 2025-12-11 05:18:21.261 | > ipmitool-1.8.18-27.el9.x86_64 2025-12-11 05:18:21.261 | > iptables-nft-1.8.10-11.el9.x86_64 2025-12-11 05:18:21.261 | > jitterentropy-3.6.0-1.el9.x86_64 2025-12-11 05:18:21.261 | > kernel-headers-5.14.0-648.el9.x86_64 2025-12-11 05:18:21.261 | > libburn-1.5.4-5.el9.x86_64 2025-12-11 05:18:21.261 | > libffi-devel-3.4.2-8.el9.x86_64 2025-12-11 05:18:21.261 | > libibumad-57.0-2.el9.x86_64 2025-12-11 05:18:21.261 | > libisoburn-1.5.4-5.el9.x86_64 2025-12-11 05:18:21.550 | > libisofs-1.5.4-4.el9.x86_64 2025-12-11 05:18:21.550 | > libmpc-1.2.1-4.el9.x86_64 2025-12-11 05:18:21.550 | > libnftnl-1.2.6-4.el9.x86_64 2025-12-11 05:18:21.550 | > libnvme-1.16.1-2.el9.x86_64 2025-12-11 05:18:21.550 | > libpkgconf-1.7.3-10.el9.x86_64 2025-12-11 05:18:21.550 | > libxcrypt-devel-4.4.18-3.el9.x86_64 2025-12-11 05:18:21.550 | > lsof-4.94.0-3.el9.x86_64 2025-12-11 05:18:21.550 | > make-1:4.3-8.el9.x86_64 2025-12-11 05:18:21.550 | > nvme-cli-2.16-1.el9.x86_64 2025-12-11 05:18:21.550 | > openssl-devel-1:3.5.1-6.el9.x86_64 2025-12-11 05:18:21.550 | > perl-AutoLoader-5.74-483.el9.noarch 2025-12-11 05:18:21.550 | > perl-B-1.80-483.el9.x86_64 2025-12-11 05:18:21.550 | > perl-Carp-1.50-460.el9.noarch 2025-12-11 05:18:21.550 | > perl-Class-Struct-0.66-483.el9.noarch 2025-12-11 05:18:21.550 | > perl-Data-Dumper-2.174-462.el9.x86_64 2025-12-11 05:18:21.550 | > perl-Digest-1.19-4.el9.noarch 2025-12-11 05:18:21.550 | > perl-Digest-MD5-2.58-4.el9.x86_64 2025-12-11 05:18:21.550 | > perl-Encode-4:3.08-462.el9.x86_64 2025-12-11 05:18:21.550 | > perl-Errno-1.30-483.el9.x86_64 2025-12-11 05:18:21.550 | > perl-Exporter-5.74-461.el9.noarch 2025-12-11 05:18:21.550 | > perl-Fcntl-1.13-483.el9.x86_64 2025-12-11 05:18:21.550 | > perl-File-Basename-2.85-483.el9.noarch 2025-12-11 05:18:21.550 | > perl-File-Path-2.18-4.el9.noarch 2025-12-11 05:18:21.550 | > perl-File-Temp-1:0.231.100-4.el9.noarch 2025-12-11 05:18:21.550 | > perl-File-stat-1.09-483.el9.noarch 2025-12-11 05:18:21.550 | > perl-FileHandle-2.03-483.el9.noarch 2025-12-11 05:18:21.550 | > perl-Getopt-Long-1:2.52-4.el9.noarch 2025-12-11 05:18:21.550 | > perl-Getopt-Std-1.12-483.el9.noarch 2025-12-11 05:18:21.550 | > perl-HTTP-Tiny-0.076-462.el9.noarch 2025-12-11 05:18:21.550 | > perl-IO-1.43-483.el9.x86_64 2025-12-11 05:18:21.550 | > perl-IO-Socket-IP-0.41-5.el9.noarch 2025-12-11 05:18:21.550 | > perl-IO-Socket-SSL-2.073-2.el9.noarch 2025-12-11 05:18:21.550 | > perl-IPC-Open3-1.21-483.el9.noarch 2025-12-11 05:18:21.550 | > perl-MIME-Base64-3.16-4.el9.x86_64 2025-12-11 05:18:21.550 | > perl-Mozilla-CA-20200520-6.el9.noarch 2025-12-11 05:18:21.550 | > perl-NDBM_File-1.15-483.el9.x86_64 2025-12-11 05:18:21.550 | > perl-Net-SSLeay-1.94-3.el9.x86_64 2025-12-11 05:18:21.550 | > perl-POSIX-1.94-483.el9.x86_64 2025-12-11 05:18:21.550 | > perl-PathTools-3.78-461.el9.x86_64 2025-12-11 05:18:21.550 | > perl-Pod-Escapes-1:1.07-460.el9.noarch 2025-12-11 05:18:21.550 | > perl-Pod-Perldoc-3.28.01-461.el9.noarch 2025-12-11 05:18:21.550 | > perl-Pod-Simple-1:3.42-4.el9.noarch 2025-12-11 05:18:21.550 | > perl-Pod-Usage-4:2.01-4.el9.noarch 2025-12-11 05:18:21.550 | > perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 2025-12-11 05:18:21.550 | > perl-SelectSaver-1.02-483.el9.noarch 2025-12-11 05:18:21.550 | > perl-Socket-4:2.031-4.el9.x86_64 2025-12-11 05:18:21.550 | > perl-Storable-1:3.21-460.el9.x86_64 2025-12-11 05:18:21.550 | > perl-Symbol-1.08-483.el9.noarch 2025-12-11 05:18:21.550 | > perl-Term-ANSIColor-5.01-461.el9.noarch 2025-12-11 05:18:21.550 | > perl-Term-Cap-1.17-460.el9.noarch 2025-12-11 05:18:21.550 | > perl-Text-ParseWords-3.30-460.el9.noarch 2025-12-11 05:18:21.551 | > perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 2025-12-11 05:18:21.551 | > perl-Time-Local-2:1.300-7.el9.noarch 2025-12-11 05:18:21.551 | > perl-URI-5.09-3.el9.noarch 2025-12-11 05:18:21.551 | > perl-base-2.27-483.el9.noarch 2025-12-11 05:18:21.551 | > perl-constant-1.33-461.el9.noarch 2025-12-11 05:18:21.551 | > perl-if-0.60.800-483.el9.noarch 2025-12-11 05:18:21.551 | > perl-interpreter-4:5.32.1-483.el9.x86_64 2025-12-11 05:18:21.551 | > perl-libnet-3.13-4.el9.noarch 2025-12-11 05:18:21.551 | > perl-libs-4:5.32.1-483.el9.x86_64 2025-12-11 05:18:21.551 | > perl-mro-1.23-483.el9.x86_64 2025-12-11 05:18:21.551 | > perl-overload-1.31-483.el9.noarch 2025-12-11 05:18:21.551 | > perl-overloading-0.02-483.el9.noarch 2025-12-11 05:18:21.551 | > perl-parent-1:0.238-460.el9.noarch 2025-12-11 05:18:21.551 | > perl-podlators-1:4.14-460.el9.noarch 2025-12-11 05:18:21.551 | > perl-subs-1.03-483.el9.noarch 2025-12-11 05:18:21.551 | > perl-vars-1.05-483.el9.noarch 2025-12-11 05:18:21.551 | > pkgconf-1.7.3-10.el9.x86_64 2025-12-11 05:18:21.551 | > pkgconf-m4-1.7.3-10.el9.noarch 2025-12-11 05:18:21.551 | > pkgconf-pkg-config-1.7.3-10.el9.x86_64 2025-12-11 05:18:21.551 | > policycoreutils-python-utils-3.6-3.el9.noarch 2025-12-11 05:18:21.551 | > python3-devel-3.9.25-2.el9.x86_64 2025-12-11 05:18:21.551 | > python3-pip-21.3.1-1.el9.noarch 2025-12-11 05:18:21.551 | > rng-tools-6.17-2.el9.x86_64 2025-12-11 05:18:21.551 | > rsync-3.2.5-4.el9.x86_64 2025-12-11 05:18:21.551 | > traceroute-3:2.1.1-1.el9.x86_64 2025-12-11 05:18:21.551 | > xorriso-1.5.4-5.el9.x86_64 2025-12-11 05:18:21.551 | > 2025-12-11 05:18:21.551 | > Complete! 2025-12-11 05:18:21.551 | > + '[' install == install ']' 2025-12-11 05:18:21.551 | > + '[' dnf == dnf ']' 2025-12-11 05:18:21.551 | > + dnf mark install kmod which rsync fio-engine-libaio NetworkManager-initscripts-updown openssh python3-devel gcc rng-tools ethtool traceroute dosfstools pciutils ipmitool iptables psmisc ca-certificates xorriso passwd fio selinux-policy dhclient python3-policycoreutils curl lshw infiniband-diags smartmontools nvme-cli qemu-img python3 lsof openssl-devel gdisk efivar biosdevname selinux-policy-targeted util-linux policycoreutils-python-utils device-mapper-multipath sysbench parted dmidecode mdadm libffi-devel tcpdump efibootmgr git-core openssh-server iscsi-initiator-utils python3-libselinux chrony lldpad e2fsprogs hdparm 2025-12-11 05:18:21.551 | > kmod-28-11.el9.x86_64 marked as user installed. 2025-12-11 05:18:21.551 | > which-2.21-30.el9.x86_64 marked as user installed. 2025-12-11 05:18:21.551 | > rsync-3.2.5-4.el9.x86_64 marked as user installed. 2025-12-11 05:18:21.551 | > fio-engine-libaio-3.35-1.el9.x86_64 marked as user installed. 2025-12-11 05:18:21.551 | > NetworkManager-initscripts-updown-1:1.54.2-1.el9.noarch marked as user installed. 2025-12-11 05:18:21.551 | > openssh-9.9p1-2.el9.x86_64 marked as user installed. 2025-12-11 05:18:21.551 | > python3-devel-3.9.25-2.el9.x86_64 marked as user installed. 2025-12-11 05:18:21.551 | > gcc-11.5.0-14.el9.x86_64 marked as user installed. 2025-12-11 05:18:21.551 | > rng-tools-6.17-2.el9.x86_64 marked as user installed. 2025-12-11 05:18:21.551 | > ethtool-2:6.15-2.el9.x86_64 marked as user installed. 2025-12-11 05:18:21.551 | > traceroute-3:2.1.1-1.el9.x86_64 marked as user installed. 2025-12-11 05:18:21.551 | > dosfstools-4.2-3.el9.x86_64 marked as user installed. 2025-12-11 05:18:21.551 | > pciutils-3.7.0-7.el9.x86_64 marked as user installed. 2025-12-11 05:18:21.551 | > ipmitool-1.8.18-27.el9.x86_64 marked as user installed. 2025-12-11 05:18:21.551 | > iptables-nft-1.8.10-11.el9.x86_64 marked as user installed. 2025-12-11 05:18:21.551 | > psmisc-23.4-3.el9.x86_64 marked as user installed. 2025-12-11 05:18:21.551 | > ca-certificates-2025.2.80_v9.0.305-91.el9.noarch marked as user installed. 2025-12-11 05:18:21.551 | > xorriso-1.5.4-5.el9.x86_64 marked as user installed. 2025-12-11 05:18:21.597 | > passwd-0.80-12.el9.x86_64 marked as user installed. 2025-12-11 05:18:21.597 | > fio-3.35-1.el9.x86_64 marked as user installed. 2025-12-11 05:18:21.597 | > selinux-policy-38.1.69-1.el9.noarch marked as user installed. 2025-12-11 05:18:21.597 | > dhcp-client-12:4.4.2-19.b1.el9.x86_64 marked as user installed. 2025-12-11 05:18:21.597 | > python3-policycoreutils-3.6-3.el9.noarch marked as user installed. 2025-12-11 05:18:21.597 | > curl-7.76.1-38.el9.x86_64 marked as user installed. 2025-12-11 05:18:21.597 | > lshw-B.02.20-3.el9.x86_64 marked as user installed. 2025-12-11 05:18:21.597 | > infiniband-diags-57.0-2.el9.x86_64 marked as user installed. 2025-12-11 05:18:21.597 | > smartmontools-1:7.2-9.el9.x86_64 marked as user installed. 2025-12-11 05:18:21.597 | > nvme-cli-2.16-1.el9.x86_64 marked as user installed. 2025-12-11 05:18:21.597 | > qemu-img-17:10.1.0-7.el9.x86_64 marked as user installed. 2025-12-11 05:18:21.597 | > python3-3.9.25-2.el9.x86_64 marked as user installed. 2025-12-11 05:18:21.597 | > lsof-4.94.0-3.el9.x86_64 marked as user installed. 2025-12-11 05:18:21.597 | > openssl-devel-1:3.5.1-6.el9.x86_64 marked as user installed. 2025-12-11 05:18:21.597 | > gdisk-1.0.7-5.el9.x86_64 marked as user installed. 2025-12-11 05:18:21.597 | > efivar-38-3.el9.x86_64 marked as user installed. 2025-12-11 05:18:21.597 | > biosdevname-0.7.3-10.el9.x86_64 marked as user installed. 2025-12-11 05:18:21.597 | > selinux-policy-targeted-38.1.69-1.el9.noarch marked as user installed. 2025-12-11 05:18:21.597 | > util-linux-2.37.4-21.el9.x86_64 marked as user installed. 2025-12-11 05:18:21.597 | > policycoreutils-python-utils-3.6-3.el9.noarch marked as user installed. 2025-12-11 05:18:21.597 | > device-mapper-multipath-0.8.7-39.el9.x86_64 marked as user installed. 2025-12-11 05:18:21.597 | > sysbench-1.0.20-5.el9s.x86_64 marked as user installed. 2025-12-11 05:18:21.597 | > parted-3.5-3.el9.x86_64 marked as user installed. 2025-12-11 05:18:21.597 | > dmidecode-1:3.6-2.el9.x86_64 marked as user installed. 2025-12-11 05:18:21.597 | > mdadm-4.4-3.el9.x86_64 marked as user installed. 2025-12-11 05:18:21.597 | > libffi-devel-3.4.2-8.el9.x86_64 marked as user installed. 2025-12-11 05:18:21.597 | > tcpdump-14:4.99.0-9.el9.x86_64 marked as user installed. 2025-12-11 05:18:21.597 | > efibootmgr-16-12.el9.x86_64 marked as user installed. 2025-12-11 05:18:21.597 | > git-core-2.47.3-1.el9.x86_64 marked as user installed. 2025-12-11 05:18:21.597 | > openssh-server-9.9p1-2.el9.x86_64 marked as user installed. 2025-12-11 05:18:21.597 | > iscsi-initiator-utils-6.2.1.11-0.git4b3e853.el9.x86_64 marked as user installed. 2025-12-11 05:18:21.597 | > python3-libselinux-3.6-3.el9.x86_64 marked as user installed. 2025-12-11 05:18:21.597 | > chrony-4.8-1.el9.x86_64 marked as user installed. 2025-12-11 05:18:21.597 | > lldpad-1.1.1-4.gitf1dd9eb.el9.x86_64 marked as user installed. 2025-12-11 05:18:21.597 | > e2fsprogs-1.46.5-8.el9.x86_64 marked as user installed. 2025-12-11 05:18:21.597 | > hdparm-9.62-2.el9.x86_64 marked as user installed. 2025-12-11 05:18:21.597 | returncode: 0 2025-12-11 05:18:21.604 | dib-run-parts 01-package-installs completed 2025-12-11 05:18:21.604 | dib-run-parts Running /tmp/in_target.d/install.d/10-cloud-init 2025-12-11 05:18:21.606 | + set -eu 2025-12-11 05:18:21.606 | + set -o pipefail 2025-12-11 05:18:21.606 | + mkdir -p /etc/cloud/cloud.cfg.d 2025-12-11 05:18:21.608 | + '[' -n '' ']' 2025-12-11 05:18:21.609 | dib-run-parts 10-cloud-init completed 2025-12-11 05:18:21.609 | dib-run-parts Running /tmp/in_target.d/install.d/10-install-static-files 2025-12-11 05:18:21.611 | + set -eu 2025-12-11 05:18:21.611 | + set -o pipefail 2025-12-11 05:18:21.612 | ++ dirname /tmp/in_target.d/install.d/10-install-static-files 2025-12-11 05:18:21.612 | + STATIC_SOURCE=/tmp/in_target.d/install.d/../static 2025-12-11 05:18:21.612 | + '[' -d /tmp/in_target.d/install.d/../static ']' 2025-12-11 05:18:21.612 | + rsync -lCr /tmp/in_target.d/install.d/../static/ / 2025-12-11 05:18:21.661 | dib-run-parts 10-install-static-files completed 2025-12-11 05:18:21.661 | dib-run-parts Running /tmp/in_target.d/install.d/20-install-init-scripts 2025-12-11 05:18:21.663 | + set -eu 2025-12-11 05:18:21.663 | + set -o pipefail 2025-12-11 05:18:21.663 | ++ dirname /tmp/in_target.d/install.d/20-install-init-scripts 2025-12-11 05:18:21.664 | + scripts_dir=/tmp/in_target.d/install.d/../init-scripts/systemd/ 2025-12-11 05:18:21.664 | + '[' -d /tmp/in_target.d/install.d/../init-scripts/systemd/ ']' 2025-12-11 05:18:21.664 | + dest= 2025-12-11 05:18:21.664 | + case $DIB_INIT_SYSTEM in 2025-12-11 05:18:21.664 | + dest=/usr/lib/systemd/system/ 2025-12-11 05:18:21.664 | + '[' -z /usr/lib/systemd/system/ ']' 2025-12-11 05:18:21.664 | + cp -RP /tmp/in_target.d/install.d/../init-scripts/systemd/. /usr/lib/systemd/system/ 2025-12-11 05:18:21.667 | dib-run-parts 20-install-init-scripts completed 2025-12-11 05:18:21.667 | dib-run-parts Running /tmp/in_target.d/install.d/50-dhcp-all-interfaces 2025-12-11 05:18:21.669 | + set -eu 2025-12-11 05:18:21.670 | + set -o pipefail 2025-12-11 05:18:21.670 | ++ dirname /tmp/in_target.d/install.d/50-dhcp-all-interfaces 2025-12-11 05:18:21.671 | + SCRIPTDIR=/tmp/in_target.d/install.d 2025-12-11 05:18:21.671 | + '[' -e /etc/redhat-release ']' 2025-12-11 05:18:21.671 | + [[ 7 =~ 9-stream ]] 2025-12-11 05:18:21.671 | + [[ 8 =~ 9-stream ]] 2025-12-11 05:18:21.671 | + '[' -x /etc/NetworkManager ']' 2025-12-11 05:18:21.671 | + install -D -g root -o root -m 0644 /tmp/in_target.d/install.d/NetworkManager-conf.d-00-main.conf /etc/NetworkManager/conf.d/00-main.conf 2025-12-11 05:18:21.674 | + sed -i s/DIB_DHCP_CLIENT/internal/g /etc/NetworkManager/conf.d/00-main.conf 2025-12-11 05:18:21.676 | + sed -i s/DIB_DHCP_TIMEOUT/60/g /etc/NetworkManager/conf.d/00-main.conf 2025-12-11 05:18:21.677 | + '[' true == true ']' 2025-12-11 05:18:21.677 | + exit 0 2025-12-11 05:18:21.678 | dib-run-parts 50-dhcp-all-interfaces completed 2025-12-11 05:18:21.679 | dib-run-parts Running /tmp/in_target.d/install.d/60-remove-cloud-image-interfaces 2025-12-11 05:18:21.681 | + set -eu 2025-12-11 05:18:21.681 | + set -o pipefail 2025-12-11 05:18:21.681 | ++ ls /etc/sysconfig/network-scripts/ifcfg-eth0 2025-12-11 05:18:21.682 | ++ grep -v ifcfg-lo 2025-12-11 05:18:21.683 | + for ifcfg in $(ls /etc/sysconfig/network-scripts/ifcfg-* | grep -v "ifcfg-lo") 2025-12-11 05:18:21.683 | + rm -f /etc/sysconfig/network-scripts/ifcfg-eth0 2025-12-11 05:18:21.684 | + rm -f '/etc/network/interfaces.d/*' 2025-12-11 05:18:21.685 | + rm -f '/etc/conf.d/net*' 2025-12-11 05:18:21.685 | + '[' -f /etc/network/interfaces ']' 2025-12-11 05:18:21.687 | dib-run-parts 60-remove-cloud-image-interfaces completed 2025-12-11 05:18:21.687 | dib-run-parts Running /tmp/in_target.d/install.d/70-clear-net-ifnames 2025-12-11 05:18:21.689 | + set -o pipefail 2025-12-11 05:18:21.689 | + '[' -f /etc/default/grub ']' 2025-12-11 05:18:21.689 | + sed -i s/net.ifnames=0//g /etc/default/grub 2025-12-11 05:18:21.692 | dib-run-parts 70-clear-net-ifnames completed 2025-12-11 05:18:21.692 | dib-run-parts Running /tmp/in_target.d/install.d/70-enable-dynamic-login-services 2025-12-11 05:18:21.694 | + set -eu 2025-12-11 05:18:21.694 | + set -o pipefail 2025-12-11 05:18:21.694 | + case "$DIB_INIT_SYSTEM" in 2025-12-11 05:18:21.694 | + systemctl enable dynamic-login.service 2025-12-11 05:18:21.699 | Created symlink /etc/systemd/system/multi-user.target.wants/dynamic-login.service -> /usr/lib/systemd/system/dynamic-login.service. 2025-12-11 05:18:21.701 | dib-run-parts 70-enable-dynamic-login-services completed 2025-12-11 05:18:21.701 | dib-run-parts Running /tmp/in_target.d/install.d/71-clean-stale-interface 2025-12-11 05:18:21.704 | + set -o pipefail 2025-12-11 05:18:21.704 | + rm -f '/etc/sysconfig/network-scripts/ifcfg-ens*' 2025-12-11 05:18:21.704 | + rm -f '/etc/sysconfig/network-scripts/ifcfg-eth*' 2025-12-11 05:18:21.707 | dib-run-parts 71-clean-stale-interface completed 2025-12-11 05:18:21.707 | dib-run-parts Running /tmp/in_target.d/install.d/99-package-uninstalls 2025-12-11 05:18:21.709 | + set -eu 2025-12-11 05:18:21.709 | + set -o pipefail 2025-12-11 05:18:21.709 | ++ dirname /tmp/in_target.d/install.d/99-package-uninstalls 2025-12-11 05:18:21.710 | + package-uninstalls -d /tmp/in_target.d/install.d 2025-12-11 05:18:21.711 | + set -eu 2025-12-11 05:18:21.711 | + set -o pipefail 2025-12-11 05:18:21.711 | ++ basename /usr/local/bin/package-uninstalls 2025-12-11 05:18:21.712 | + SCRIPTNAME=package-uninstalls 2025-12-11 05:18:21.712 | ++ getopt -o hd: -n package-uninstalls -- -d /tmp/in_target.d/install.d 2025-12-11 05:18:21.713 | + TEMP=' -d '\''/tmp/in_target.d/install.d'\'' --' 2025-12-11 05:18:21.713 | + '[' 0 '!=' 0 ']' 2025-12-11 05:18:21.713 | + eval set -- ' -d '\''/tmp/in_target.d/install.d'\'' --' 2025-12-11 05:18:21.713 | ++ set -- -d /tmp/in_target.d/install.d -- 2025-12-11 05:18:21.713 | + WORKDIR= 2025-12-11 05:18:21.713 | + true 2025-12-11 05:18:21.713 | + case "$1" in 2025-12-11 05:18:21.713 | + WORKDIR=/tmp/in_target.d/install.d 2025-12-11 05:18:21.713 | + shift 2 2025-12-11 05:18:21.713 | + true 2025-12-11 05:18:21.713 | + case "$1" in 2025-12-11 05:18:21.713 | + shift 2025-12-11 05:18:21.713 | + break 2025-12-11 05:18:21.713 | + '[' -z /tmp/in_target.d/install.d ']' 2025-12-11 05:18:21.713 | + PACKAGES= 2025-12-11 05:18:21.714 | ++ find /tmp/in_target.d/install.d -maxdepth 1 -name 'package-installs-*' 2025-12-11 05:18:21.715 | + for PACKAGEFILE in $(find $WORKDIR -maxdepth 1 -name "package-installs-*" ) 2025-12-11 05:18:21.715 | ++ basename /tmp/in_target.d/install.d/package-installs-ironic-python-agent-ramdisk 2025-12-11 05:18:21.716 | + basefile=package-installs-ironic-python-agent-ramdisk 2025-12-11 05:18:21.716 | + element_name=ironic-python-agent-ramdisk 2025-12-11 05:18:21.716 | + read pkg 2025-12-11 05:18:21.716 | + '[' -z ironic-python-agent ']' 2025-12-11 05:18:21.716 | + '[' i = '#' ']' 2025-12-11 05:18:21.716 | + '[' '!' i = - ']' 2025-12-11 05:18:21.716 | + continue 2025-12-11 05:18:21.716 | + read pkg 2025-12-11 05:18:21.716 | + for PACKAGEFILE in $(find $WORKDIR -maxdepth 1 -name "package-installs-*" ) 2025-12-11 05:18:21.716 | ++ basename /tmp/in_target.d/install.d/package-installs-extra-hardware 2025-12-11 05:18:21.717 | + basefile=package-installs-extra-hardware 2025-12-11 05:18:21.717 | + element_name=extra-hardware 2025-12-11 05:18:21.717 | + read pkg 2025-12-11 05:18:21.717 | + '[' -z python-hardware ']' 2025-12-11 05:18:21.717 | + '[' p = '#' ']' 2025-12-11 05:18:21.717 | + '[' '!' p = - ']' 2025-12-11 05:18:21.717 | + continue 2025-12-11 05:18:21.717 | + read pkg 2025-12-11 05:18:21.717 | + install-packages -e 2025-12-11 05:18:21.723 | + package-installs-v2 --phase install.d --uninstall /tmp/package-installs.json 2025-12-11 05:18:22.806 | Map uninstall for ironic-python-agent-ramdisk: libffi-dev, libssl-dev, python-dev 2025-12-11 05:18:22.806 | Running command: ['install-packages', '-e', 'openssl-devel', 'libffi-devel', 'python3-devel'] 2025-12-11 05:18:22.806 | > Running install-packages remove. 2025-12-11 05:18:22.806 | > + dnf -v -y remove openssl-devel libffi-devel python3-devel 2025-12-11 05:18:22.806 | > Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade 2025-12-11 05:18:22.806 | > DNF version: 4.14.0 2025-12-11 05:18:22.806 | > cachedir: /tmp/yum 2025-12-11 05:18:22.806 | > User-Agent: constructed: 'libdnf (CentOS Stream 9; generic; Linux.x86_64)' 2025-12-11 05:18:22.806 | > --> Starting dependency resolution 2025-12-11 05:18:22.806 | > --> Finding unneeded leftover dependencies 2025-12-11 05:18:22.806 | > ---> Package libffi-devel.x86_64 3.4.2-8.el9 will be erased 2025-12-11 05:18:22.806 | > ---> Package openssl-devel.x86_64 1:3.5.1-6.el9 will be erased 2025-12-11 05:18:22.806 | > ---> Package python3-devel.x86_64 3.9.25-2.el9 will be erased 2025-12-11 05:18:22.806 | > ---> Package python3-pip.noarch 21.3.1-1.el9 will be erased 2025-12-11 05:18:22.806 | > --> Finished dependency resolution 2025-12-11 05:18:22.806 | > Dependencies resolved. 2025-12-11 05:18:22.806 | > ================================================================================ 2025-12-11 05:18:22.806 | > Package Architecture Version Repository Size 2025-12-11 05:18:22.806 | > ================================================================================ 2025-12-11 05:18:22.806 | > Removing: 2025-12-11 05:18:22.806 | > libffi-devel x86_64 3.4.2-8.el9 @appstream 33 k 2025-12-11 05:18:22.806 | > openssl-devel x86_64 1:3.5.1-6.el9 @appstream 5.3 M 2025-12-11 05:18:22.806 | > python3-devel x86_64 3.9.25-2.el9 @appstream 765 k 2025-12-11 05:18:22.806 | > Removing unused dependencies: 2025-12-11 05:18:22.806 | > python3-pip noarch 21.3.1-1.el9 @appstream 8.8 M 2025-12-11 05:18:22.806 | > 2025-12-11 05:18:22.806 | > Transaction Summary 2025-12-11 05:18:22.806 | > ================================================================================ 2025-12-11 05:18:22.806 | > Remove 4 Packages 2025-12-11 05:18:22.806 | > 2025-12-11 05:18:22.806 | > Freed space: 15 M 2025-12-11 05:18:22.806 | > Running transaction check 2025-12-11 05:18:22.806 | > Transaction check succeeded. 2025-12-11 05:18:22.806 | > Running transaction test 2025-12-11 05:18:22.806 | > Transaction test succeeded. 2025-12-11 05:18:22.806 | > Running transaction 2025-12-11 05:18:22.806 | > Preparing : 1/1 2025-12-11 05:18:22.806 | > Erasing : python3-devel-3.9.25-2.el9.x86_64 1/4 2025-12-11 05:18:22.806 | > Erasing : python3-pip-21.3.1-1.el9.noarch 2/4 2025-12-11 05:18:22.806 | > Erasing : openssl-devel-1:3.5.1-6.el9.x86_64 3/4 2025-12-11 05:18:22.806 | > Erasing : libffi-devel-3.4.2-8.el9.x86_64 4/4 2025-12-11 05:18:22.806 | > Verifying : libffi-devel-3.4.2-8.el9.x86_64 1/4 2025-12-11 05:18:22.806 | > Verifying : openssl-devel-1:3.5.1-6.el9.x86_64 2/4 2025-12-11 05:18:22.806 | > Verifying : python3-devel-3.9.25-2.el9.x86_64 3/4 2025-12-11 05:18:22.806 | > Verifying : python3-pip-21.3.1-1.el9.noarch 4/4 2025-12-11 05:18:22.806 | > Completion plugin: Generating completion cache... 2025-12-11 05:18:22.806 | > Removed: libffi-devel-3.4.2-8.el9.x86_64 2025-12-11 05:18:22.806 | > Removed: openssl-devel-1:3.5.1-6.el9.x86_64 2025-12-11 05:18:22.806 | > Removed: python3-devel-3.9.25-2.el9.x86_64 2025-12-11 05:18:22.806 | > Removed: python3-pip-21.3.1-1.el9.noarch 2025-12-11 05:18:22.806 | > 2025-12-11 05:18:22.806 | > Removed: 2025-12-11 05:18:22.806 | > libffi-devel-3.4.2-8.el9.x86_64 openssl-devel-1:3.5.1-6.el9.x86_64 2025-12-11 05:18:22.806 | > python3-devel-3.9.25-2.el9.x86_64 python3-pip-21.3.1-1.el9.noarch 2025-12-11 05:18:22.806 | > 2025-12-11 05:18:22.806 | > Complete! 2025-12-11 05:18:22.806 | > + '[' remove == install ']' 2025-12-11 05:18:22.806 | returncode: 0 2025-12-11 05:18:22.812 | dib-run-parts 99-package-uninstalls completed 2025-12-11 05:18:22.813 | dib-run-parts ----------------------- PROFILING ----------------------- 2025-12-11 05:18:22.813 | dib-run-parts 2025-12-11 05:18:22.814 | dib-run-parts Target: install.d 2025-12-11 05:18:22.814 | dib-run-parts 2025-12-11 05:18:22.814 | dib-run-parts Script Seconds 2025-12-11 05:18:22.814 | dib-run-parts --------------------------------------- ---------- 2025-12-11 05:18:22.814 | dib-run-parts 2025-12-11 05:18:22.822 | dib-run-parts 00-baseline-environment 1.378 2025-12-11 05:18:22.827 | dib-run-parts 00-up-to-date 1.398 2025-12-11 05:18:22.831 | dib-run-parts 01-package-installs 24.397 2025-12-11 05:18:22.836 | dib-run-parts 10-cloud-init 0.004 2025-12-11 05:18:22.840 | dib-run-parts 10-install-static-files 0.051 2025-12-11 05:18:22.845 | dib-run-parts 20-install-init-scripts 0.005 2025-12-11 05:18:22.849 | dib-run-parts 50-dhcp-all-interfaces 0.010 2025-12-11 05:18:22.853 | dib-run-parts 60-remove-cloud-image-interfaces 0.007 2025-12-11 05:18:22.858 | dib-run-parts 70-clear-net-ifnames 0.004 2025-12-11 05:18:22.862 | dib-run-parts 70-enable-dynamic-login-services 0.008 2025-12-11 05:18:22.866 | dib-run-parts 71-clean-stale-interface 0.004 2025-12-11 05:18:22.871 | dib-run-parts 99-package-uninstalls 1.105 2025-12-11 05:18:22.872 | dib-run-parts 2025-12-11 05:18:22.872 | dib-run-parts --------------------- END PROFILING --------------------- 2025-12-11 05:18:22.878 | + diskimage_builder/lib/img-functions:run_in_target:59 : export HOME=/root 2025-12-11 05:18:22.881 | + diskimage_builder/lib/img-functions:run_in_target:59 : HOME=/root 2025-12-11 05:18:22.884 | + diskimage_builder/lib/img-functions:run_d_in_target:84 : trap - ERR 2025-12-11 05:18:22.886 | + diskimage_builder/lib/img-functions:run_d_in_target:85 : check_break after-install run_in_target bash 2025-12-11 05:18:22.889 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-12-11 05:18:22.890 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-install(,|$)' -q 2025-12-11 05:18:22.894 | + diskimage_builder/lib/img-functions:run_d_in_target:86 : sudo umount -f /tmp/dib_build.7EwvFRG5/mnt/tmp/in_target.d 2025-12-11 05:18:22.914 | + diskimage_builder/lib/img-functions:run_d_in_target:87 : timeout 10 sh -c ' while ! sudo rmdir /tmp/dib_build.7EwvFRG5/mnt/tmp/in_target.d; do sleep 1; done' 2025-12-11 05:18:22.934 | + diskimage_builder/lib/disk-image-create:main:363 : do_extra_package_install 2025-12-11 05:18:22.936 | + diskimage_builder/lib/img-functions:do_extra_package_install:166 : '[' '' '!=' '' ']' 2025-12-11 05:18:22.939 | + diskimage_builder/lib/disk-image-create:main:364 : run_d_in_target post-install 2025-12-11 05:18:22.941 | + diskimage_builder/lib/img-functions:run_d_in_target:64 : check_element 2025-12-11 05:18:22.944 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.7EwvFRG5/hooks ']' 2025-12-11 05:18:22.946 | + diskimage_builder/lib/img-functions:run_d_in_target:67 : '[' -d /tmp/dib_build.7EwvFRG5/hooks/post-install.d ']' 2025-12-11 05:18:22.948 | + diskimage_builder/lib/img-functions:run_d_in_target:68 : sudo mkdir /tmp/dib_build.7EwvFRG5/mnt/tmp/in_target.d 2025-12-11 05:18:22.967 | + 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.7EwvFRG5/hooks 2025-12-11 05:18:22.984 | + diskimage_builder/lib/img-functions:run_d_in_target:78 : sudo mount --bind /tmp/dib_build.7EwvFRG5/hooks /tmp/dib_build.7EwvFRG5/mnt/tmp/in_target.d 2025-12-11 05:18:23.004 | + diskimage_builder/lib/img-functions:run_d_in_target:79 : sudo mount -o remount,ro,bind /tmp/dib_build.7EwvFRG5/hooks /tmp/dib_build.7EwvFRG5/mnt/tmp/in_target.d 2025-12-11 05:18:23.023 | + diskimage_builder/lib/img-functions:run_d_in_target:80 : check_break before-post-install run_in_target bash 2025-12-11 05:18:23.027 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-12-11 05:18:23.027 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-post-install(,|$)' -q 2025-12-11 05:18:23.032 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : '[' -z '' ']' 2025-12-11 05:18:23.035 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : in_target_arg=run_in_target 2025-12-11 05:18:23.038 | + diskimage_builder/lib/img-functions:run_d_in_target:82 : trap 'check_break after-error run_in_target bash' ERR 2025-12-11 05:18:23.041 | + 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-12-11 05:18:23.044 | + 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-12-11 05:18:23.047 | + diskimage_builder/lib/img-functions:run_in_target:51 : ORIG_HOME=/root 2025-12-11 05:18:23.050 | + diskimage_builder/lib/img-functions:run_in_target:52 : export HOME=/root 2025-12-11 05:18:23.053 | + diskimage_builder/lib/img-functions:run_in_target:52 : HOME=/root 2025-12-11 05:18:23.057 | + diskimage_builder/lib/img-functions:run_in_target:58 : sudo -E chroot /tmp/dib_build.7EwvFRG5/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-12-11 05:18:23.084 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/01-debian-ipa.bash 2025-12-11 05:18:23.086 | + source /tmp/in_target.d/post-install.d/../environment.d/01-debian-ipa.bash 2025-12-11 05:18:23.086 | ++ DIB_DEBIAN_NON_FREE=non-free-firmware 2025-12-11 05:18:23.086 | ++ [[ 9-stream == \b\u\l\l\s\e\y\e ]] 2025-12-11 05:18:23.087 | ++ export DIB_DEBIAN_COMPONENTS=main,contrib,non-free-firmware 2025-12-11 05:18:23.087 | ++ DIB_DEBIAN_COMPONENTS=main,contrib,non-free-firmware 2025-12-11 05:18:23.087 | ++ [[ main,contrib,non-free-firmware =~ non-free ]] 2025-12-11 05:18:23.087 | ++ export IPA_DEBIAN_NONFREE=true 2025-12-11 05:18:23.087 | ++ IPA_DEBIAN_NONFREE=true 2025-12-11 05:18:23.087 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/01-export-install-types.bash 2025-12-11 05:18:23.088 | + source /tmp/in_target.d/post-install.d/../environment.d/01-export-install-types.bash 2025-12-11 05:18:23.089 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2025-12-11 05:18:23.089 | ++ DIB_DEFAULT_INSTALLTYPE=package 2025-12-11 05:18:23.089 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/01-repo-setup.bash 2025-12-11 05:18:23.090 | + source /tmp/in_target.d/post-install.d/../environment.d/01-repo-setup.bash 2025-12-11 05:18:23.091 | ++ export DIB_REPO_SETUP=current-podified 2025-12-11 05:18:23.091 | ++ DIB_REPO_SETUP=current-podified 2025-12-11 05:18:23.091 | ++ export DIB_REPO_SETUP_BRANCH=master 2025-12-11 05:18:23.091 | ++ DIB_REPO_SETUP_BRANCH=master 2025-12-11 05:18:23.091 | ++ export DIB_REPO_SETUP_DISTRO_MIRROR= 2025-12-11 05:18:23.091 | ++ DIB_REPO_SETUP_DISTRO_MIRROR= 2025-12-11 05:18:23.091 | ++ export DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2025-12-11 05:18:23.091 | ++ DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2025-12-11 05:18:23.091 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-base-defaults 2025-12-11 05:18:23.093 | + source /tmp/in_target.d/post-install.d/../environment.d/10-base-defaults 2025-12-11 05:18:23.093 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2025-12-11 05:18:23.093 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2025-12-11 05:18:23.093 | ++ export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-12-11 05:18:23.093 | ++ DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-12-11 05:18:23.093 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-centos-distro-name.bash 2025-12-11 05:18:23.094 | + source /tmp/in_target.d/post-install.d/../environment.d/10-centos-distro-name.bash 2025-12-11 05:18:23.095 | ++ export DISTRO_NAME=centos 2025-12-11 05:18:23.095 | ++ DISTRO_NAME=centos 2025-12-11 05:18:23.095 | ++ export DIB_RELEASE=9-stream 2025-12-11 05:18:23.095 | ++ DIB_RELEASE=9-stream 2025-12-11 05:18:23.095 | ++ export EFI_BOOT_DIR=EFI/centos 2025-12-11 05:18:23.095 | ++ EFI_BOOT_DIR=EFI/centos 2025-12-11 05:18:23.095 | ++ export YUM=dnf 2025-12-11 05:18:23.095 | ++ YUM=dnf 2025-12-11 05:18:23.095 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-checksum.bash 2025-12-11 05:18:23.096 | + source /tmp/in_target.d/post-install.d/../environment.d/10-checksum.bash 2025-12-11 05:18:23.096 | ++ export DIB_CHECKSUM=1 2025-12-11 05:18:23.097 | ++ DIB_CHECKSUM=1 2025-12-11 05:18:23.097 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-defaults.bash 2025-12-11 05:18:23.098 | + source /tmp/in_target.d/post-install.d/../environment.d/10-defaults.bash 2025-12-11 05:18:23.098 | ++ export IPA_REMOVE_FIRMWARE=amdgpu,netronome,qcom,ti-communication,ti-keystone,ueagle-atm,rsi,mrvl,brcm,mediatek,ath10k,rtlwifi,rtw88,rtw89,libertas,ath11k 2025-12-11 05:18:23.098 | ++ IPA_REMOVE_FIRMWARE=amdgpu,netronome,qcom,ti-communication,ti-keystone,ueagle-atm,rsi,mrvl,brcm,mediatek,ath10k,rtlwifi,rtw88,rtw89,libertas,ath11k 2025-12-11 05:18:23.099 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-enable-rdo-deps.bash 2025-12-11 05:18:23.100 | + source /tmp/in_target.d/post-install.d/../environment.d/10-enable-rdo-deps.bash 2025-12-11 05:18:23.100 | ++ [[ centos9-stream =~ centos9 ]] 2025-12-11 05:18:23.101 | ++ '[' -n '/etc/yum.repos.d/*' ']' 2025-12-11 05:18:23.101 | ++ export DIB_IPA_HARDWARE_RDO=0 2025-12-11 05:18:23.101 | ++ DIB_IPA_HARDWARE_RDO=0 2025-12-11 05:18:23.101 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/11-dib-install-type.bash 2025-12-11 05:18:23.103 | + source /tmp/in_target.d/post-install.d/../environment.d/11-dib-install-type.bash 2025-12-11 05:18:23.103 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2025-12-11 05:18:23.103 | ++ DIB_DEFAULT_INSTALLTYPE=package 2025-12-11 05:18:23.103 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/14-manifests 2025-12-11 05:18:23.105 | + source /tmp/in_target.d/post-install.d/../environment.d/14-manifests 2025-12-11 05:18:23.105 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-12-11 05:18:23.105 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-12-11 05:18:23.105 | ++ export DIB_MANIFEST_SAVE_DIR=ironic-python-agent.d/ 2025-12-11 05:18:23.105 | ++ DIB_MANIFEST_SAVE_DIR=ironic-python-agent.d/ 2025-12-11 05:18:23.105 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/20-ipa-distro-family.bash 2025-12-11 05:18:23.107 | + source /tmp/in_target.d/post-install.d/../environment.d/20-ipa-distro-family.bash 2025-12-11 05:18:23.107 | ++ [[ centos =~ (fedora|centos|rhel) ]] 2025-12-11 05:18:23.107 | ++ export IPA_DISTRO_FAMILY=rh 2025-12-11 05:18:23.107 | ++ IPA_DISTRO_FAMILY=rh 2025-12-11 05:18:23.107 | ++ [[ centos =~ (centos|rhel) ]] 2025-12-11 05:18:23.107 | ++ export DIB_DHCP_NETWORK_MANAGER_AUTO=true 2025-12-11 05:18:23.107 | ++ DIB_DHCP_NETWORK_MANAGER_AUTO=true 2025-12-11 05:18:23.107 | ++ [[ centos =~ debian ]] 2025-12-11 05:18:23.107 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/50-dib-python-version 2025-12-11 05:18:23.109 | + source /tmp/in_target.d/post-install.d/../environment.d/50-dib-python-version 2025-12-11 05:18:23.109 | ++ '[' -z 3 ']' 2025-12-11 05:18:23.109 | ++ '[' -z 3 ']' 2025-12-11 05:18:23.109 | ++ export DIB_PYTHON_VERSION 2025-12-11 05:18:23.109 | ++ export DIB_PYTHON=python3 2025-12-11 05:18:23.109 | ++ DIB_PYTHON=python3 2025-12-11 05:18:23.109 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/50-redhat-common 2025-12-11 05:18:23.111 | + source /tmp/in_target.d/post-install.d/../environment.d/50-redhat-common 2025-12-11 05:18:23.111 | ++ export DIB_DISABLE_KERNEL_CLEANUP=0 2025-12-11 05:18:23.111 | ++ DIB_DISABLE_KERNEL_CLEANUP=0 2025-12-11 05:18:23.111 | ++ export DIB_INIT_SYSTEM=systemd 2025-12-11 05:18:23.111 | ++ DIB_INIT_SYSTEM=systemd 2025-12-11 05:18:23.111 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/99-dib-init-system 2025-12-11 05:18:23.113 | + source /tmp/in_target.d/post-install.d/../environment.d/99-dib-init-system 2025-12-11 05:18:23.113 | ++ '[' -z systemd ']' 2025-12-11 05:18:23.113 | ++ case $DIB_INIT_SYSTEM in 2025-12-11 05:18:23.113 | dib-run-parts Running /tmp/in_target.d/post-install.d/00-package-installs 2025-12-11 05:18:23.115 | + set -eu 2025-12-11 05:18:23.115 | + set -o pipefail 2025-12-11 05:18:23.116 | ++ dirname /tmp/in_target.d/post-install.d/00-package-installs 2025-12-11 05:18:23.117 | + package-installs -d /tmp/in_target.d/post-install.d 2025-12-11 05:18:23.118 | + set -eu 2025-12-11 05:18:23.118 | + set -o pipefail 2025-12-11 05:18:23.118 | ++ basename /usr/local/bin/package-installs 2025-12-11 05:18:23.119 | + SCRIPTNAME=package-installs 2025-12-11 05:18:23.119 | ++ getopt -o hd: -n package-installs -- -d /tmp/in_target.d/post-install.d 2025-12-11 05:18:23.120 | + TEMP=' -d '\''/tmp/in_target.d/post-install.d'\'' --' 2025-12-11 05:18:23.120 | + '[' 0 '!=' 0 ']' 2025-12-11 05:18:23.120 | + eval set -- ' -d '\''/tmp/in_target.d/post-install.d'\'' --' 2025-12-11 05:18:23.120 | ++ set -- -d /tmp/in_target.d/post-install.d -- 2025-12-11 05:18:23.120 | + WORKDIR= 2025-12-11 05:18:23.120 | + true 2025-12-11 05:18:23.120 | + case "$1" in 2025-12-11 05:18:23.120 | + WORKDIR=/tmp/in_target.d/post-install.d 2025-12-11 05:18:23.120 | + shift 2 2025-12-11 05:18:23.120 | + true 2025-12-11 05:18:23.120 | + case "$1" in 2025-12-11 05:18:23.120 | + shift 2025-12-11 05:18:23.120 | + break 2025-12-11 05:18:23.120 | + '[' -z /tmp/in_target.d/post-install.d ']' 2025-12-11 05:18:23.120 | + PACKAGES= 2025-12-11 05:18:23.120 | ++ find /tmp/in_target.d/post-install.d -maxdepth 1 -name 'package-installs-*' 2025-12-11 05:18:23.122 | + '[' -n '' ']' 2025-12-11 05:18:23.122 | + package-installs-v2 --phase post-install.d /tmp/package-installs.json 2025-12-11 05:18:48.513 | Map install for ironic-python-agent-ramdisk: linux-firmware 2025-12-11 05:18:48.513 | Running command: ['install-packages', 'linux-firmware'] 2025-12-11 05:18:48.513 | > Running install-packages install. 2025-12-11 05:18:48.513 | > + dnf -v -y install linux-firmware 2025-12-11 05:18:48.513 | > Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade 2025-12-11 05:18:48.513 | > DNF version: 4.14.0 2025-12-11 05:18:48.513 | > cachedir: /tmp/yum 2025-12-11 05:18:48.513 | > User-Agent: constructed: 'libdnf (CentOS Stream 9; generic; Linux.x86_64)' 2025-12-11 05:18:48.513 | > repo: using cache for: delorean-component-barbican 2025-12-11 05:18:48.513 | > delorean-component-barbican: using metadata from Wed Aug 20 02:43:16 2025. 2025-12-11 05:18:48.513 | > repo: using cache for: delorean-component-baremetal 2025-12-11 05:18:48.513 | > delorean-component-baremetal: using metadata from Fri Apr 25 17:32:44 2025. 2025-12-11 05:18:48.513 | > repo: using cache for: delorean-component-cinder 2025-12-11 05:18:48.513 | > delorean-component-cinder: using metadata from Wed Sep 3 03:26:25 2025. 2025-12-11 05:18:48.513 | > repo: using cache for: delorean-component-clients 2025-12-11 05:18:48.513 | > delorean-component-clients: using metadata from Thu Jun 5 08:49:10 2025. 2025-12-11 05:18:48.513 | > repo: using cache for: delorean-component-cloudops 2025-12-11 05:18:48.513 | > delorean-component-cloudops: using metadata from Fri Mar 28 06:55:30 2025. 2025-12-11 05:18:48.513 | > repo: using cache for: delorean-component-common 2025-12-11 05:18:48.513 | > delorean-component-common: using metadata from Thu May 8 03:49:23 2025. 2025-12-11 05:18:48.513 | > repo: using cache for: delorean-component-compute 2025-12-11 05:18:48.513 | > delorean-component-compute: using metadata from Mon Apr 28 06:35:02 2025. 2025-12-11 05:18:48.513 | > repo: using cache for: delorean-component-designate 2025-12-11 05:18:48.513 | > delorean-component-designate: using metadata from Tue Jun 3 12:01:21 2025. 2025-12-11 05:18:48.513 | > repo: using cache for: delorean-component-glance 2025-12-11 05:18:48.513 | > delorean-component-glance: using metadata from Tue Jun 3 05:12:29 2025. 2025-12-11 05:18:48.513 | > repo: using cache for: delorean-component-keystone 2025-12-11 05:18:48.513 | > delorean-component-keystone: using metadata from Thu May 22 21:30:16 2025. 2025-12-11 05:18:48.513 | > repo: using cache for: delorean-component-manila 2025-12-11 05:18:48.513 | > delorean-component-manila: using metadata from Tue May 13 20:07:24 2025. 2025-12-11 05:18:48.513 | > repo: using cache for: delorean-component-network 2025-12-11 05:18:48.513 | > delorean-component-network: using metadata from Fri May 23 06:12:24 2025. 2025-12-11 05:18:48.513 | > repo: using cache for: delorean-component-octavia 2025-12-11 05:18:48.513 | > delorean-component-octavia: using metadata from Wed Jun 18 17:08:29 2025. 2025-12-11 05:18:48.513 | > repo: using cache for: delorean-component-optimize 2025-12-11 05:18:48.513 | > delorean-component-optimize: using metadata from Wed Jul 30 11:30:17 2025. 2025-12-11 05:18:48.513 | > repo: using cache for: delorean-component-podified 2025-12-11 05:18:48.513 | > delorean-component-podified: using metadata from Sat Nov 29 14:33:55 2025. 2025-12-11 05:18:48.513 | > repo: using cache for: delorean-component-puppet 2025-12-11 05:18:48.513 | > delorean-component-puppet: using metadata from Mon Oct 27 21:36:59 2025. 2025-12-11 05:18:48.513 | > repo: using cache for: delorean-component-swift 2025-12-11 05:18:48.513 | > delorean-component-swift: using metadata from Mon Aug 25 23:50:27 2025. 2025-12-11 05:18:48.513 | > repo: using cache for: delorean-component-tempest 2025-12-11 05:18:48.513 | > delorean-component-tempest: using metadata from Mon Sep 15 19:33:56 2025. 2025-12-11 05:18:48.513 | > repo: using cache for: delorean-component-ui 2025-12-11 05:18:48.513 | > delorean-component-ui: using metadata from Wed May 14 13:25:57 2025. 2025-12-11 05:18:48.513 | > repo: using cache for: baseos 2025-12-11 05:18:48.513 | > baseos: using metadata from Mon Dec 8 10:09:26 2025. 2025-12-11 05:18:48.513 | > repo: using cache for: appstream 2025-12-11 05:18:48.513 | > appstream: using metadata from Mon Dec 8 10:12:51 2025. 2025-12-11 05:18:48.513 | > repo: using cache for: crb 2025-12-11 05:18:48.514 | > crb: using metadata from Mon Dec 8 10:17:14 2025. 2025-12-11 05:18:48.514 | > repo: using cache for: extras-common 2025-12-11 05:18:48.514 | > extras-common: using metadata from Thu Oct 30 09:20:08 2025. 2025-12-11 05:18:48.514 | > repo: using cache for: delorean-master-testing 2025-12-11 05:18:48.514 | > delorean-master-testing: using metadata from Mon Mar 17 09:11:17 2025. 2025-12-11 05:18:48.514 | > repo: using cache for: delorean-master-build-deps 2025-12-11 05:18:48.514 | > delorean-master-build-deps: using metadata from Mon Mar 17 09:25:59 2025. 2025-12-11 05:18:48.514 | > repo: using cache for: centos9-rabbitmq 2025-12-11 05:18:48.514 | > centos9-rabbitmq: using metadata from Tue Dec 3 17:42:31 2024. 2025-12-11 05:18:48.514 | > repo: using cache for: centos9-storage 2025-12-11 05:18:48.514 | > centos9-storage: using metadata from Mon Jun 16 15:25:13 2025. 2025-12-11 05:18:48.514 | > repo: using cache for: centos9-opstools 2025-12-11 05:18:48.514 | > centos9-opstools: using metadata from Tue Dec 12 09:07:59 2023. 2025-12-11 05:18:48.514 | > repo: using cache for: centos9-nfv-ovs 2025-12-11 05:18:48.514 | > centos9-nfv-ovs: using metadata from Thu Nov 27 04:42:39 2025. 2025-12-11 05:18:48.514 | > repo: using cache for: repo-setup-centos-appstream 2025-12-11 05:18:48.514 | > repo-setup-centos-appstream: using metadata from Mon Dec 8 10:12:51 2025. 2025-12-11 05:18:48.514 | > repo: using cache for: repo-setup-centos-baseos 2025-12-11 05:18:48.514 | > repo-setup-centos-baseos: using metadata from Mon Dec 8 10:09:26 2025. 2025-12-11 05:18:48.514 | > repo: using cache for: repo-setup-centos-highavailability 2025-12-11 05:18:48.514 | > repo-setup-centos-highavailability: using metadata from Mon Dec 8 10:17:35 2025. 2025-12-11 05:18:48.514 | > repo: using cache for: repo-setup-centos-powertools 2025-12-11 05:18:48.514 | > repo-setup-centos-powertools: using metadata from Mon Dec 8 10:17:14 2025. 2025-12-11 05:18:48.514 | > Last metadata expiration check: 0:00:32 ago on Thu Dec 11 00:17:51 2025. 2025-12-11 05:18:48.514 | > --> Starting dependency resolution 2025-12-11 05:18:48.514 | > ---> Package linux-firmware.noarch 20251111-158.el9 will be installed 2025-12-11 05:18:48.514 | > ---> Package linux-firmware-whence.noarch 20251111-158.el9 will be installed 2025-12-11 05:18:48.514 | > --> Finished dependency resolution 2025-12-11 05:18:48.514 | > Dependencies resolved. 2025-12-11 05:18:48.514 | > ================================================================================ 2025-12-11 05:18:48.514 | > Package Arch Version Repository Size 2025-12-11 05:18:48.514 | > ================================================================================ 2025-12-11 05:18:48.514 | > Installing: 2025-12-11 05:18:48.514 | > linux-firmware noarch 20251111-158.el9 baseos 602 M 2025-12-11 05:18:48.514 | > Installing dependencies: 2025-12-11 05:18:48.514 | > linux-firmware-whence noarch 20251111-158.el9 baseos 121 k 2025-12-11 05:18:48.514 | > 2025-12-11 05:18:48.514 | > Transaction Summary 2025-12-11 05:18:48.514 | > ================================================================================ 2025-12-11 05:18:48.514 | > Install 2 Packages 2025-12-11 05:18:48.514 | > 2025-12-11 05:18:48.514 | > Total download size: 602 M 2025-12-11 05:18:48.514 | > Installed size: 625 M 2025-12-11 05:18:48.514 | > Downloading Packages: 2025-12-11 05:18:48.514 | > (1/2): linux-firmware-whence-20251111-158.el9.n 313 kB/s | 121 kB 00:00 2025-12-11 05:18:48.514 | > (2/2): linux-firmware-20251111-158.el9.noarch.r 45 MB/s | 602 MB 00:13 2025-12-11 05:18:48.514 | > -------------------------------------------------------------------------------- 2025-12-11 05:18:48.514 | > Total 41 MB/s | 602 MB 00:14 2025-12-11 05:18:48.514 | > Using rpmkeys executable at /usr/bin/rpmkeys to verify signatures 2025-12-11 05:18:48.514 | > Running transaction check 2025-12-11 05:18:48.514 | > Transaction check succeeded. 2025-12-11 05:18:48.514 | > Running transaction test 2025-12-11 05:18:48.514 | > Transaction test succeeded. 2025-12-11 05:18:48.514 | > Running transaction 2025-12-11 05:18:48.514 | > Running scriptlet: linux-firmware-20251111-158.el9.noarch 1/1 2025-12-11 05:18:48.514 | > Preparing : 1/1 2025-12-11 05:18:48.514 | > Installing : linux-firmware-whence-20251111-158.el9.noarch 1/2 2025-12-11 05:18:48.514 | > Installing : linux-firmware-20251111-158.el9.noarch 2/2 2025-12-11 05:18:48.514 | > Running scriptlet: linux-firmware-20251111-158.el9.noarch 2/2 2025-12-11 05:18:48.514 | > Verifying : linux-firmware-20251111-158.el9.noarch 1/2 2025-12-11 05:18:48.514 | > Verifying : linux-firmware-whence-20251111-158.el9.noarch 2/2 2025-12-11 05:18:48.514 | > Completion plugin: Generating completion cache... 2025-12-11 05:18:48.514 | > Installed: linux-firmware-20251111-158.el9.noarch 2025-12-11 05:18:48.514 | > Installed: linux-firmware-whence-20251111-158.el9.noarch 2025-12-11 05:18:48.514 | > 2025-12-11 05:18:48.514 | > Installed: 2025-12-11 05:18:48.514 | > linux-firmware-20251111-158.el9.noarch 2025-12-11 05:18:48.514 | > linux-firmware-whence-20251111-158.el9.noarch 2025-12-11 05:18:48.514 | > 2025-12-11 05:18:48.514 | > Complete! 2025-12-11 05:18:48.514 | > + '[' install == install ']' 2025-12-11 05:18:48.514 | > + '[' dnf == dnf ']' 2025-12-11 05:18:48.514 | > + dnf mark install linux-firmware 2025-12-11 05:18:48.514 | > linux-firmware-20251111-158.el9.noarch marked as user installed. 2025-12-11 05:18:48.514 | returncode: 0 2025-12-11 05:18:48.520 | dib-run-parts 00-package-installs completed 2025-12-11 05:18:48.520 | dib-run-parts Running /tmp/in_target.d/post-install.d/03-reset-bls-entries 2025-12-11 05:18:48.522 | + set -eu 2025-12-11 05:18:48.522 | + set -o pipefail 2025-12-11 05:18:48.522 | + [[ ! 9-stream =~ 9-stream ]] 2025-12-11 05:18:48.522 | + pushd /boot/loader/entries 2025-12-11 05:18:48.522 | /boot/loader/entries / 2025-12-11 05:18:48.523 | + machine_id=b71dda0fc99c466bb66375abf100b2d1 2025-12-11 05:18:48.523 | + for entry in *.conf 2025-12-11 05:18:48.523 | ++ echo c269607aa05b4ee196a663e4aa362634-5.14.0-648.el9.x86_64.conf 2025-12-11 05:18:48.523 | ++ sed 's/^[a-f0-9]*/b71dda0fc99c466bb66375abf100b2d1/' 2025-12-11 05:18:48.525 | + new_entry=b71dda0fc99c466bb66375abf100b2d1-5.14.0-648.el9.x86_64.conf 2025-12-11 05:18:48.525 | + echo 'renaming c269607aa05b4ee196a663e4aa362634-5.14.0-648.el9.x86_64.conf to b71dda0fc99c466bb66375abf100b2d1-5.14.0-648.el9.x86_64.conf for new machine-id' 2025-12-11 05:18:48.525 | renaming c269607aa05b4ee196a663e4aa362634-5.14.0-648.el9.x86_64.conf to b71dda0fc99c466bb66375abf100b2d1-5.14.0-648.el9.x86_64.conf for new machine-id 2025-12-11 05:18:48.525 | + [[ c269607aa05b4ee196a663e4aa362634-5.14.0-648.el9.x86_64.conf != b71dda0fc99c466bb66375abf100b2d1-5.14.0-648.el9.x86_64.conf ]] 2025-12-11 05:18:48.525 | + mv c269607aa05b4ee196a663e4aa362634-5.14.0-648.el9.x86_64.conf b71dda0fc99c466bb66375abf100b2d1-5.14.0-648.el9.x86_64.conf 2025-12-11 05:18:48.527 | + popd 2025-12-11 05:18:48.527 | / 2025-12-11 05:18:48.527 | + echo '--- Show kernels ---' 2025-12-11 05:18:48.527 | --- Show kernels --- 2025-12-11 05:18:48.527 | + grubby --info=ALL 2025-12-11 05:18:48.564 | index=0 2025-12-11 05:18:48.564 | kernel="/vmlinuz-5.14.0-648.el9.x86_64" 2025-12-11 05:18:48.564 | args="ro console=ttyS0,115200n8 no_timer_check net.ifnames=0 crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M" 2025-12-11 05:18:48.564 | root="UUID=5526994b-0260-4ba4-8668-b4271b5f624e" 2025-12-11 05:18:48.564 | initrd="/initramfs-5.14.0-648.el9.x86_64.img" 2025-12-11 05:18:48.564 | title="CentOS Stream (5.14.0-648.el9.x86_64) 9" 2025-12-11 05:18:48.564 | id="b71dda0fc99c466bb66375abf100b2d1-5.14.0-648.el9.x86_64" 2025-12-11 05:18:48.566 | dib-run-parts 03-reset-bls-entries completed 2025-12-11 05:18:48.566 | dib-run-parts Running /tmp/in_target.d/post-install.d/06-network-config-nonzeroconf 2025-12-11 05:18:48.568 | + set -eu 2025-12-11 05:18:48.568 | + set -o pipefail 2025-12-11 05:18:48.568 | + grep NOZEROCONF /etc/sysconfig/network 2025-12-11 05:18:48.569 | NOZEROCONF=yes 2025-12-11 05:18:48.570 | dib-run-parts 06-network-config-nonzeroconf completed 2025-12-11 05:18:48.570 | dib-run-parts Running /tmp/in_target.d/post-install.d/10-enable-init-scripts 2025-12-11 05:18:48.572 | + set -eu 2025-12-11 05:18:48.572 | + set -o pipefail 2025-12-11 05:18:48.572 | ++ dirname /tmp/in_target.d/post-install.d/10-enable-init-scripts 2025-12-11 05:18:48.573 | + SCRIPTS_DIR=/tmp/in_target.d/post-install.d/../init-scripts/systemd/ 2025-12-11 05:18:48.573 | + [[ -d /tmp/in_target.d/post-install.d/../init-scripts/systemd/ ]] 2025-12-11 05:18:48.573 | + case "${DIB_INIT_SYSTEM}" in 2025-12-11 05:18:48.574 | dib-run-parts 10-enable-init-scripts completed 2025-12-11 05:18:48.574 | dib-run-parts Running /tmp/in_target.d/post-install.d/70-init-ibft-interfaces 2025-12-11 05:18:48.576 | + set -eu 2025-12-11 05:18:48.577 | + set -o pipefail 2025-12-11 05:18:48.577 | + case "$DIB_INIT_SYSTEM" in 2025-12-11 05:18:48.577 | + systemctl enable init-ibft-interfaces.service 2025-12-11 05:18:48.582 | Created symlink /etc/systemd/system/multi-user.target.wants/init-ibft-interfaces.service -> /usr/lib/systemd/system/init-ibft-interfaces.service. 2025-12-11 05:18:48.583 | dib-run-parts 70-init-ibft-interfaces completed 2025-12-11 05:18:48.583 | dib-run-parts Running /tmp/in_target.d/post-install.d/80-enable-sshd-service 2025-12-11 05:18:48.586 | + set -eu 2025-12-11 05:18:48.586 | + set -o pipefail 2025-12-11 05:18:48.586 | + case "$DIB_INIT_SYSTEM" in 2025-12-11 05:18:48.586 | + [[ centos = \u\b\u\n\t\u ]] 2025-12-11 05:18:48.586 | + [[ centos = \d\e\b\i\a\n ]] 2025-12-11 05:18:48.586 | + systemctl enable sshd.service 2025-12-11 05:18:48.592 | dib-run-parts 80-enable-sshd-service completed 2025-12-11 05:18:48.592 | dib-run-parts Running /tmp/in_target.d/post-install.d/80-ironic-python-agent-ramdisk 2025-12-11 05:18:48.594 | + set -eu 2025-12-11 05:18:48.594 | + set -o pipefail 2025-12-11 05:18:48.594 | + DIB_IPA_ENABLE_RESCUE=true 2025-12-11 05:18:48.595 | + DIB_IPA_ENABLE_SYSTEMD_NETWORKD=true 2025-12-11 05:18:48.595 | + true 2025-12-11 05:18:48.595 | + mkdir -p /etc/ipa-rescue-config 2025-12-11 05:18:48.596 | + case "$DIB_INIT_SYSTEM" in 2025-12-11 05:18:48.596 | ++ systemctl --no-pager list-unit-files iptables 2025-12-11 05:18:48.600 | + [[ UNIT FILE STATE PRESET 2025-12-11 05:18:48.600 | 2025-12-11 05:18:48.600 | 0 unit files listed. =~ enabled ]] 2025-12-11 05:18:48.600 | ++ svc-map ironic-python-agent 2025-12-11 05:18:48.634 | + systemctl enable openstack-ironic-python-agent.service 2025-12-11 05:18:48.638 | Created symlink /etc/systemd/system/multi-user.target.wants/openstack-ironic-python-agent.service -> /usr/lib/systemd/system/openstack-ironic-python-agent.service. 2025-12-11 05:18:48.639 | + true 2025-12-11 05:18:48.639 | + systemctl enable ironic-agent-create-rescue-user.path 2025-12-11 05:18:48.643 | Created symlink /etc/systemd/system/multi-user.target.wants/ironic-agent-create-rescue-user.path -> /etc/systemd/system/ironic-agent-create-rescue-user.path. 2025-12-11 05:18:48.643 | + systemctl enable ironic-agent-resolve-config-drive.service 2025-12-11 05:18:48.647 | Created symlink /etc/systemd/system/multi-user.target.wants/ironic-agent-resolve-config-drive.service -> /etc/systemd/system/ironic-agent-resolve-config-drive.service. 2025-12-11 05:18:48.648 | + [[ rh == \r\h ]] 2025-12-11 05:18:48.648 | + [[ dnf == \d\n\f ]] 2025-12-11 05:18:48.648 | + systemctl disable dnf-makecache.service 2025-12-11 05:18:48.654 | The unit files have no installation config (WantedBy=, RequiredBy=, Also=, 2025-12-11 05:18:48.654 | Alias= settings in the [Install] section, and DefaultInstance= for template 2025-12-11 05:18:48.654 | units). This means they are not meant to be enabled or disabled using systemctl. 2025-12-11 05:18:48.654 | 2025-12-11 05:18:48.654 | Possible reasons for having this kind of units are: 2025-12-11 05:18:48.654 | * A unit may be statically enabled by being symlinked from another unit's 2025-12-11 05:18:48.654 | .wants/ or .requires/ directory. 2025-12-11 05:18:48.654 | * A unit's purpose may be to act as a helper for some other unit which has 2025-12-11 05:18:48.654 | a requirement dependency on it. 2025-12-11 05:18:48.654 | * A unit may be started when needed via activation (socket, path, timer, 2025-12-11 05:18:48.654 | D-Bus, udev, scripted systemctl call, ...). 2025-12-11 05:18:48.654 | * In case of template units, the unit is meant to be enabled with some 2025-12-11 05:18:48.654 | instance name specified. 2025-12-11 05:18:48.655 | + systemctl disable dnf-makecache.timer 2025-12-11 05:18:48.662 | Removed "/etc/systemd/system/timers.target.wants/dnf-makecache.timer". 2025-12-11 05:18:48.663 | + true 2025-12-11 05:18:48.663 | + [[ centos =~ debian ]] 2025-12-11 05:18:48.663 | + '[' -e /usr/lib/systemd/system/glean-early.service ']' 2025-12-11 05:18:48.663 | + [[ -x /etc/cloud/cloud.cfg.d ]] 2025-12-11 05:18:48.663 | + cat 2025-12-11 05:18:48.665 | dib-run-parts 80-ironic-python-agent-ramdisk completed 2025-12-11 05:18:48.665 | dib-run-parts Running /tmp/in_target.d/post-install.d/80-ssh-keygen 2025-12-11 05:18:48.667 | + set -eu 2025-12-11 05:18:48.667 | + set -o pipefail 2025-12-11 05:18:48.667 | + case "$DIB_INIT_SYSTEM" in 2025-12-11 05:18:48.667 | + [[ centos = \u\b\u\n\t\u ]] 2025-12-11 05:18:48.667 | + [[ centos = \d\e\b\i\a\n ]] 2025-12-11 05:18:48.667 | + rm /usr/lib/systemd/system/ssh-keygen.service 2025-12-11 05:18:48.669 | dib-run-parts 80-ssh-keygen completed 2025-12-11 05:18:48.669 | dib-run-parts Running /tmp/in_target.d/post-install.d/95-package-uninstalls 2025-12-11 05:18:48.671 | + set -eu 2025-12-11 05:18:48.671 | + set -o pipefail 2025-12-11 05:18:48.672 | ++ dirname /tmp/in_target.d/post-install.d/95-package-uninstalls 2025-12-11 05:18:48.672 | + package-uninstalls -d /tmp/in_target.d/post-install.d 2025-12-11 05:18:48.673 | + set -eu 2025-12-11 05:18:48.674 | + set -o pipefail 2025-12-11 05:18:48.674 | ++ basename /usr/local/bin/package-uninstalls 2025-12-11 05:18:48.675 | + SCRIPTNAME=package-uninstalls 2025-12-11 05:18:48.675 | ++ getopt -o hd: -n package-uninstalls -- -d /tmp/in_target.d/post-install.d 2025-12-11 05:18:48.676 | + TEMP=' -d '\''/tmp/in_target.d/post-install.d'\'' --' 2025-12-11 05:18:48.676 | + '[' 0 '!=' 0 ']' 2025-12-11 05:18:48.676 | + eval set -- ' -d '\''/tmp/in_target.d/post-install.d'\'' --' 2025-12-11 05:18:48.676 | ++ set -- -d /tmp/in_target.d/post-install.d -- 2025-12-11 05:18:48.676 | + WORKDIR= 2025-12-11 05:18:48.676 | + true 2025-12-11 05:18:48.676 | + case "$1" in 2025-12-11 05:18:48.676 | + WORKDIR=/tmp/in_target.d/post-install.d 2025-12-11 05:18:48.676 | + shift 2 2025-12-11 05:18:48.676 | + true 2025-12-11 05:18:48.676 | + case "$1" in 2025-12-11 05:18:48.676 | + shift 2025-12-11 05:18:48.676 | + break 2025-12-11 05:18:48.676 | + '[' -z /tmp/in_target.d/post-install.d ']' 2025-12-11 05:18:48.676 | + PACKAGES= 2025-12-11 05:18:48.676 | ++ find /tmp/in_target.d/post-install.d -maxdepth 1 -name 'package-installs-*' 2025-12-11 05:18:48.677 | + install-packages -e 2025-12-11 05:18:48.683 | + package-installs-v2 --phase post-install.d --uninstall /tmp/package-installs.json 2025-12-11 05:18:49.520 | Map uninstall for ironic-python-agent-ramdisk: cloud-init, teamd, tuned 2025-12-11 05:18:49.521 | Running command: ['install-packages', '-e', 'cloud-init', 'tuned', 'teamd'] 2025-12-11 05:18:49.521 | > Running install-packages remove. 2025-12-11 05:18:49.521 | > + dnf -v -y remove cloud-init tuned teamd 2025-12-11 05:18:49.521 | > Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade 2025-12-11 05:18:49.521 | > DNF version: 4.14.0 2025-12-11 05:18:49.521 | > cachedir: /tmp/yum 2025-12-11 05:18:49.521 | > User-Agent: constructed: 'libdnf (CentOS Stream 9; generic; Linux.x86_64)' 2025-12-11 05:18:49.521 | > No match for argument: tuned 2025-12-11 05:18:49.521 | > --> Starting dependency resolution 2025-12-11 05:18:49.521 | > --> Finding unneeded leftover dependencies 2025-12-11 05:18:49.521 | > ---> Package NetworkManager-team.x86_64 1:1.54.2-1.el9 will be erased 2025-12-11 05:18:49.521 | > ---> Package cloud-init.noarch 24.4-7.el9 will be erased 2025-12-11 05:18:49.521 | > ---> Package libdaemon.x86_64 0.14-23.el9 will be erased 2025-12-11 05:18:49.521 | > ---> Package libnl3-cli.x86_64 3.11.0-1.el9 will be erased 2025-12-11 05:18:49.521 | > ---> Package libteam.x86_64 1.31-16.el9 will be erased 2025-12-11 05:18:49.521 | > ---> Package python3-babel.noarch 2.9.1-2.el9 will be erased 2025-12-11 05:18:49.521 | > ---> Package python3-configobj.noarch 5.0.6-25.el9 will be erased 2025-12-11 05:18:49.521 | > ---> Package python3-jinja2.noarch 3.0.1-2.el9s will be erased 2025-12-11 05:18:49.521 | > ---> Package python3-jsonpatch.noarch 1.21-16.el9 will be erased 2025-12-11 05:18:49.521 | > ---> Package python3-jsonpointer.noarch 2.0-4.el9 will be erased 2025-12-11 05:18:49.521 | > ---> Package python3-netifaces.x86_64 0.10.6-15.el9 will be erased 2025-12-11 05:18:49.521 | > ---> Package python3-oauthlib.noarch 3.1.1-5.el9 will be erased 2025-12-11 05:18:49.521 | > ---> Package python3-prettytable.noarch 0.7.2-27.el9 will be erased 2025-12-11 05:18:49.521 | > ---> Package python3-pyserial.noarch 3.4-12.el9 will be erased 2025-12-11 05:18:49.521 | > ---> Package teamd.x86_64 1.31-16.el9 will be erased 2025-12-11 05:18:49.521 | > --> Finished dependency resolution 2025-12-11 05:18:49.521 | > Dependencies resolved. 2025-12-11 05:18:49.521 | > ================================================================================ 2025-12-11 05:18:49.521 | > Package Arch Version Repository Size 2025-12-11 05:18:49.521 | > ================================================================================ 2025-12-11 05:18:49.521 | > Removing: 2025-12-11 05:18:49.521 | > cloud-init noarch 24.4-7.el9 @koji-override-0 4.4 M 2025-12-11 05:18:49.521 | > teamd x86_64 1.31-16.el9 @anaconda 287 k 2025-12-11 05:18:49.521 | > Removing dependent packages: 2025-12-11 05:18:49.521 | > NetworkManager-team x86_64 1:1.54.2-1.el9 @anaconda 56 k 2025-12-11 05:18:49.521 | > Removing unused dependencies: 2025-12-11 05:18:49.521 | > libdaemon x86_64 0.14-23.el9 @anaconda 68 k 2025-12-11 05:18:49.521 | > libnl3-cli x86_64 3.11.0-1.el9 @anaconda 1.0 M 2025-12-11 05:18:49.521 | > libteam x86_64 1.31-16.el9 @anaconda 109 k 2025-12-11 05:18:49.521 | > python3-babel noarch 2.9.1-2.el9 @koji-override-0 27 M 2025-12-11 05:18:49.521 | > python3-configobj noarch 5.0.6-25.el9 @koji-override-0 341 k 2025-12-11 05:18:49.521 | > python3-jinja2 noarch 3.0.1-2.el9s @delorean-master-testing 2.8 M 2025-12-11 05:18:49.521 | > python3-jsonpatch noarch 1.21-16.el9 @koji-override-0 55 k 2025-12-11 05:18:49.521 | > python3-jsonpointer noarch 2.0-4.el9 @koji-override-0 34 k 2025-12-11 05:18:49.521 | > python3-netifaces x86_64 0.10.6-15.el9 @koji-override-0 43 k 2025-12-11 05:18:49.521 | > python3-oauthlib noarch 3.1.1-5.el9 @koji-override-0 888 k 2025-12-11 05:18:49.521 | > python3-prettytable noarch 0.7.2-27.el9 @koji-override-0 166 k 2025-12-11 05:18:49.521 | > python3-pyserial noarch 3.4-12.el9 @koji-override-0 665 k 2025-12-11 05:18:49.521 | > 2025-12-11 05:18:49.521 | > Transaction Summary 2025-12-11 05:18:49.521 | > ================================================================================ 2025-12-11 05:18:49.521 | > Remove 15 Packages 2025-12-11 05:18:49.521 | > 2025-12-11 05:18:49.521 | > Freed space: 38 M 2025-12-11 05:18:49.521 | > Running transaction check 2025-12-11 05:18:49.521 | > Transaction check succeeded. 2025-12-11 05:18:49.521 | > Running transaction test 2025-12-11 05:18:49.521 | > Transaction test succeeded. 2025-12-11 05:18:49.521 | > Running transaction 2025-12-11 05:18:49.521 | > Preparing : 1/1 2025-12-11 05:18:49.521 | > Running scriptlet: cloud-init-24.4-7.el9.noarch 1/15 2025-12-11 05:18:49.521 | > Erasing : cloud-init-24.4-7.el9.noarch 1/15 2025-12-11 05:18:49.521 | > warning: file /run/cloud-init: remove failed: No such file or directory 2025-12-11 05:18:49.521 | > 2025-12-11 05:18:49.521 | > Running scriptlet: cloud-init-24.4-7.el9.noarch 1/15 2025-12-11 05:18:49.521 | > Erasing : python3-jsonpatch-1.21-16.el9.noarch 2/15 2025-12-11 05:18:49.521 | > Erasing : python3-jinja2-3.0.1-2.el9s.noarch 3/15 2025-12-11 05:18:49.521 | > Erasing : NetworkManager-team-1:1.54.2-1.el9.x86_64 4/15 2025-12-11 05:18:49.521 | > Erasing : python3-babel-2.9.1-2.el9.noarch 5/15 2025-12-11 05:18:49.521 | > Erasing : python3-jsonpointer-2.0-4.el9.noarch 6/15 2025-12-11 05:18:49.521 | > Erasing : python3-configobj-5.0.6-25.el9.noarch 7/15 2025-12-11 05:18:49.521 | > Erasing : python3-oauthlib-3.1.1-5.el9.noarch 8/15 2025-12-11 05:18:49.521 | > Erasing : python3-prettytable-0.7.2-27.el9.noarch 9/15 2025-12-11 05:18:49.521 | > Erasing : python3-pyserial-3.4-12.el9.noarch 10/15 2025-12-11 05:18:49.521 | > Erasing : teamd-1.31-16.el9.x86_64 11/15 2025-12-11 05:18:49.521 | > Erasing : libteam-1.31-16.el9.x86_64 12/15 2025-12-11 05:18:49.521 | > Erasing : libnl3-cli-3.11.0-1.el9.x86_64 13/15 2025-12-11 05:18:49.521 | > Erasing : libdaemon-0.14-23.el9.x86_64 14/15 2025-12-11 05:18:49.521 | > Erasing : python3-netifaces-0.10.6-15.el9.x86_64 15/15 2025-12-11 05:18:49.521 | > Verifying : NetworkManager-team-1:1.54.2-1.el9.x86_64 1/15 2025-12-11 05:18:49.521 | > Verifying : cloud-init-24.4-7.el9.noarch 2/15 2025-12-11 05:18:49.521 | > Verifying : libdaemon-0.14-23.el9.x86_64 3/15 2025-12-11 05:18:49.521 | > Verifying : libnl3-cli-3.11.0-1.el9.x86_64 4/15 2025-12-11 05:18:49.521 | > Verifying : libteam-1.31-16.el9.x86_64 5/15 2025-12-11 05:18:49.521 | > Verifying : python3-babel-2.9.1-2.el9.noarch 6/15 2025-12-11 05:18:49.521 | > Verifying : python3-configobj-5.0.6-25.el9.noarch 7/15 2025-12-11 05:18:49.521 | > Verifying : python3-jinja2-3.0.1-2.el9s.noarch 8/15 2025-12-11 05:18:49.521 | > Verifying : python3-jsonpatch-1.21-16.el9.noarch 9/15 2025-12-11 05:18:49.521 | > Verifying : python3-jsonpointer-2.0-4.el9.noarch 10/15 2025-12-11 05:18:49.521 | > Verifying : python3-netifaces-0.10.6-15.el9.x86_64 11/15 2025-12-11 05:18:49.521 | > Verifying : python3-oauthlib-3.1.1-5.el9.noarch 12/15 2025-12-11 05:18:49.521 | > Verifying : python3-prettytable-0.7.2-27.el9.noarch 13/15 2025-12-11 05:18:49.521 | > Verifying : python3-pyserial-3.4-12.el9.noarch 14/15 2025-12-11 05:18:49.521 | > Verifying : teamd-1.31-16.el9.x86_64 15/15 2025-12-11 05:18:49.521 | > Completion plugin: Generating completion cache... 2025-12-11 05:18:49.521 | > Removed: NetworkManager-team-1:1.54.2-1.el9.x86_64 2025-12-11 05:18:49.521 | > Removed: cloud-init-24.4-7.el9.noarch 2025-12-11 05:18:49.521 | > Removed: libdaemon-0.14-23.el9.x86_64 2025-12-11 05:18:49.521 | > Removed: libnl3-cli-3.11.0-1.el9.x86_64 2025-12-11 05:18:49.521 | > Removed: libteam-1.31-16.el9.x86_64 2025-12-11 05:18:49.521 | > Removed: python3-babel-2.9.1-2.el9.noarch 2025-12-11 05:18:49.522 | > Removed: python3-configobj-5.0.6-25.el9.noarch 2025-12-11 05:18:49.522 | > Removed: python3-jinja2-3.0.1-2.el9s.noarch 2025-12-11 05:18:49.522 | > Removed: python3-jsonpatch-1.21-16.el9.noarch 2025-12-11 05:18:49.522 | > Removed: python3-jsonpointer-2.0-4.el9.noarch 2025-12-11 05:18:49.522 | > Removed: python3-netifaces-0.10.6-15.el9.x86_64 2025-12-11 05:18:49.522 | > Removed: python3-oauthlib-3.1.1-5.el9.noarch 2025-12-11 05:18:49.522 | > Removed: python3-prettytable-0.7.2-27.el9.noarch 2025-12-11 05:18:49.522 | > Removed: python3-pyserial-3.4-12.el9.noarch 2025-12-11 05:18:49.522 | > Removed: teamd-1.31-16.el9.x86_64 2025-12-11 05:18:49.522 | > 2025-12-11 05:18:49.522 | > Removed: 2025-12-11 05:18:49.522 | > NetworkManager-team-1:1.54.2-1.el9.x86_64 2025-12-11 05:18:49.522 | > cloud-init-24.4-7.el9.noarch 2025-12-11 05:18:49.522 | > libdaemon-0.14-23.el9.x86_64 2025-12-11 05:18:49.522 | > libnl3-cli-3.11.0-1.el9.x86_64 2025-12-11 05:18:49.522 | > libteam-1.31-16.el9.x86_64 2025-12-11 05:18:49.522 | > python3-babel-2.9.1-2.el9.noarch 2025-12-11 05:18:49.522 | > python3-configobj-5.0.6-25.el9.noarch 2025-12-11 05:18:49.522 | > python3-jinja2-3.0.1-2.el9s.noarch 2025-12-11 05:18:49.522 | > python3-jsonpatch-1.21-16.el9.noarch 2025-12-11 05:18:49.522 | > python3-jsonpointer-2.0-4.el9.noarch 2025-12-11 05:18:49.522 | > python3-netifaces-0.10.6-15.el9.x86_64 2025-12-11 05:18:49.522 | > python3-oauthlib-3.1.1-5.el9.noarch 2025-12-11 05:18:49.563 | > python3-prettytable-0.7.2-27.el9.noarch 2025-12-11 05:18:49.563 | > python3-pyserial-3.4-12.el9.noarch 2025-12-11 05:18:49.563 | > teamd-1.31-16.el9.x86_64 2025-12-11 05:18:49.563 | > 2025-12-11 05:18:49.563 | > Complete! 2025-12-11 05:18:49.563 | > + '[' remove == install ']' 2025-12-11 05:18:49.563 | returncode: 0 2025-12-11 05:18:49.570 | dib-run-parts 95-package-uninstalls completed 2025-12-11 05:18:49.570 | dib-run-parts Running /tmp/in_target.d/post-install.d/99-harden-sshd-config 2025-12-11 05:18:49.572 | + set -eu 2025-12-11 05:18:49.572 | + set -o pipefail 2025-12-11 05:18:49.572 | + '[' 1 -eq 1 ']' 2025-12-11 05:18:49.572 | + 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-12-11 05:18:49.572 | + ciphers='Ciphers chacha20-poly1305@openssh.com,aes256-gcm@openssh.com,aes128-gcm@openssh.com,aes256-ctr,aes192-ctr,aes128-ctr' 2025-12-11 05:18:49.572 | + kexalgorithms='KexAlgorithms curve25519-sha256@libssh.org,ecdh-sha2-nistp521,ecdh-sha2-nistp384,ecdh-sha2-nistp256,diffie-hellman-group-exchange-sha256' 2025-12-11 05:18:49.573 | + grep -qE '^MACs' /etc/ssh/sshd_config 2025-12-11 05:18:49.574 | + 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-12-11 05:18:49.575 | + grep -qE '^Ciphers' /etc/ssh/sshd_config 2025-12-11 05:18:49.577 | + 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-12-11 05:18:49.578 | + grep -qE '^KexAlgorithms' /etc/ssh/sshd_config 2025-12-11 05:18:49.579 | + 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-12-11 05:18:49.582 | dib-run-parts 99-harden-sshd-config completed 2025-12-11 05:18:49.582 | dib-run-parts Running /tmp/in_target.d/post-install.d/99-remove-extra-packages 2025-12-11 05:18:49.584 | + set -eu 2025-12-11 05:18:49.584 | + set -o pipefail 2025-12-11 05:18:49.584 | + rm -rf /tmp/ironic-python-agent 2025-12-11 05:18:49.585 | + KNOWN_FIRMWARE_PATH='/lib/firmware/ /usr/lib/firmware/' 2025-12-11 05:18:49.585 | + for folder in $KNOWN_FIRMWARE_PATH 2025-12-11 05:18:49.585 | + for item in ${IPA_REMOVE_FIRMWARE//,/ } 2025-12-11 05:18:49.585 | + rm -rf /lib/firmware/amdgpu 2025-12-11 05:18:49.610 | + for item in ${IPA_REMOVE_FIRMWARE//,/ } 2025-12-11 05:18:49.610 | + rm -rf /lib/firmware/netronome 2025-12-11 05:18:49.611 | + for item in ${IPA_REMOVE_FIRMWARE//,/ } 2025-12-11 05:18:49.611 | + rm -rf /lib/firmware/qcom 2025-12-11 05:18:49.638 | + for item in ${IPA_REMOVE_FIRMWARE//,/ } 2025-12-11 05:18:49.638 | + rm -rf /lib/firmware/ti-communication 2025-12-11 05:18:49.639 | + for item in ${IPA_REMOVE_FIRMWARE//,/ } 2025-12-11 05:18:49.639 | + rm -rf /lib/firmware/ti-keystone 2025-12-11 05:18:49.641 | + for item in ${IPA_REMOVE_FIRMWARE//,/ } 2025-12-11 05:18:49.641 | + rm -rf /lib/firmware/ueagle-atm 2025-12-11 05:18:49.642 | + for item in ${IPA_REMOVE_FIRMWARE//,/ } 2025-12-11 05:18:49.642 | + rm -rf /lib/firmware/rsi 2025-12-11 05:18:49.643 | + for item in ${IPA_REMOVE_FIRMWARE//,/ } 2025-12-11 05:18:49.643 | + rm -rf /lib/firmware/mrvl 2025-12-11 05:18:49.653 | + for item in ${IPA_REMOVE_FIRMWARE//,/ } 2025-12-11 05:18:49.653 | + rm -rf /lib/firmware/brcm 2025-12-11 05:18:49.657 | + for item in ${IPA_REMOVE_FIRMWARE//,/ } 2025-12-11 05:18:49.657 | + rm -rf /lib/firmware/mediatek 2025-12-11 05:18:49.664 | + for item in ${IPA_REMOVE_FIRMWARE//,/ } 2025-12-11 05:18:49.664 | + rm -rf /lib/firmware/ath10k 2025-12-11 05:18:49.668 | + for item in ${IPA_REMOVE_FIRMWARE//,/ } 2025-12-11 05:18:49.668 | + rm -rf /lib/firmware/rtlwifi 2025-12-11 05:18:49.670 | + for item in ${IPA_REMOVE_FIRMWARE//,/ } 2025-12-11 05:18:49.670 | + rm -rf /lib/firmware/rtw88 2025-12-11 05:18:49.671 | + for item in ${IPA_REMOVE_FIRMWARE//,/ } 2025-12-11 05:18:49.671 | + rm -rf /lib/firmware/rtw89 2025-12-11 05:18:49.672 | + for item in ${IPA_REMOVE_FIRMWARE//,/ } 2025-12-11 05:18:49.672 | + rm -rf /lib/firmware/libertas 2025-12-11 05:18:49.673 | + for item in ${IPA_REMOVE_FIRMWARE//,/ } 2025-12-11 05:18:49.673 | + rm -rf /lib/firmware/ath11k 2025-12-11 05:18:49.679 | + for folder in $KNOWN_FIRMWARE_PATH 2025-12-11 05:18:49.679 | + for item in ${IPA_REMOVE_FIRMWARE//,/ } 2025-12-11 05:18:49.679 | + rm -rf /usr/lib/firmware/amdgpu 2025-12-11 05:18:49.680 | + for item in ${IPA_REMOVE_FIRMWARE//,/ } 2025-12-11 05:18:49.680 | + rm -rf /usr/lib/firmware/netronome 2025-12-11 05:18:49.681 | + for item in ${IPA_REMOVE_FIRMWARE//,/ } 2025-12-11 05:18:49.681 | + rm -rf /usr/lib/firmware/qcom 2025-12-11 05:18:49.682 | + for item in ${IPA_REMOVE_FIRMWARE//,/ } 2025-12-11 05:18:49.682 | + rm -rf /usr/lib/firmware/ti-communication 2025-12-11 05:18:49.683 | + for item in ${IPA_REMOVE_FIRMWARE//,/ } 2025-12-11 05:18:49.683 | + rm -rf /usr/lib/firmware/ti-keystone 2025-12-11 05:18:49.683 | + for item in ${IPA_REMOVE_FIRMWARE//,/ } 2025-12-11 05:18:49.683 | + rm -rf /usr/lib/firmware/ueagle-atm 2025-12-11 05:18:49.684 | + for item in ${IPA_REMOVE_FIRMWARE//,/ } 2025-12-11 05:18:49.684 | + rm -rf /usr/lib/firmware/rsi 2025-12-11 05:18:49.685 | + for item in ${IPA_REMOVE_FIRMWARE//,/ } 2025-12-11 05:18:49.685 | + rm -rf /usr/lib/firmware/mrvl 2025-12-11 05:18:49.686 | + for item in ${IPA_REMOVE_FIRMWARE//,/ } 2025-12-11 05:18:49.686 | + rm -rf /usr/lib/firmware/brcm 2025-12-11 05:18:49.687 | + for item in ${IPA_REMOVE_FIRMWARE//,/ } 2025-12-11 05:18:49.687 | + rm -rf /usr/lib/firmware/mediatek 2025-12-11 05:18:49.688 | + for item in ${IPA_REMOVE_FIRMWARE//,/ } 2025-12-11 05:18:49.688 | + rm -rf /usr/lib/firmware/ath10k 2025-12-11 05:18:49.688 | + for item in ${IPA_REMOVE_FIRMWARE//,/ } 2025-12-11 05:18:49.688 | + rm -rf /usr/lib/firmware/rtlwifi 2025-12-11 05:18:49.689 | + for item in ${IPA_REMOVE_FIRMWARE//,/ } 2025-12-11 05:18:49.689 | + rm -rf /usr/lib/firmware/rtw88 2025-12-11 05:18:49.690 | + for item in ${IPA_REMOVE_FIRMWARE//,/ } 2025-12-11 05:18:49.690 | + rm -rf /usr/lib/firmware/rtw89 2025-12-11 05:18:49.691 | + for item in ${IPA_REMOVE_FIRMWARE//,/ } 2025-12-11 05:18:49.691 | + rm -rf /usr/lib/firmware/libertas 2025-12-11 05:18:49.692 | + for item in ${IPA_REMOVE_FIRMWARE//,/ } 2025-12-11 05:18:49.692 | + rm -rf /usr/lib/firmware/ath11k 2025-12-11 05:18:49.692 | + case "$DISTRO_NAME" in 2025-12-11 05:18:49.692 | + dnf remove -y postfix gcc make 2025-12-11 05:18:49.920 | No match for argument: postfix 2025-12-11 05:18:49.941 | Dependencies resolved. 2025-12-11 05:18:49.943 | ================================================================================ 2025-12-11 05:18:49.943 | Package Arch Version Repository Size 2025-12-11 05:18:49.943 | ================================================================================ 2025-12-11 05:18:49.943 | Removing: 2025-12-11 05:18:49.943 | gcc x86_64 11.5.0-14.el9 @appstream 86 M 2025-12-11 05:18:49.943 | make x86_64 1:4.3-8.el9 @baseos 1.6 M 2025-12-11 05:18:49.943 | Removing unused dependencies: 2025-12-11 05:18:49.943 | cpp x86_64 11.5.0-14.el9 @appstream 29 M 2025-12-11 05:18:49.943 | glibc-devel x86_64 2.34-244.el9 @appstream 49 k 2025-12-11 05:18:49.943 | glibc-headers x86_64 2.34-244.el9 @appstream 2.1 M 2025-12-11 05:18:49.943 | kernel-headers x86_64 5.14.0-648.el9 @appstream 6.3 M 2025-12-11 05:18:49.943 | libmpc x86_64 1.2.1-4.el9 @appstream 135 k 2025-12-11 05:18:49.943 | libpkgconf x86_64 1.7.3-10.el9 @baseos 74 k 2025-12-11 05:18:49.943 | libxcrypt-devel x86_64 4.4.18-3.el9 @appstream 30 k 2025-12-11 05:18:49.943 | pkgconf x86_64 1.7.3-10.el9 @baseos 76 k 2025-12-11 05:18:49.944 | pkgconf-m4 noarch 1.7.3-10.el9 @baseos 14 k 2025-12-11 05:18:49.944 | pkgconf-pkg-config x86_64 1.7.3-10.el9 @baseos 1.2 k 2025-12-11 05:18:49.944 | 2025-12-11 05:18:49.944 | Transaction Summary 2025-12-11 05:18:49.944 | ================================================================================ 2025-12-11 05:18:49.944 | Remove 12 Packages 2025-12-11 05:18:49.944 | 2025-12-11 05:18:49.944 | Freed space: 125 M 2025-12-11 05:18:49.944 | Running transaction check 2025-12-11 05:18:49.954 | Transaction check succeeded. 2025-12-11 05:18:49.954 | Running transaction test 2025-12-11 05:18:50.000 | Transaction test succeeded. 2025-12-11 05:18:50.001 | Running transaction 2025-12-11 05:18:50.097 | Preparing : 1/1 2025-12-11 05:18:50.106 | Erasing : gcc-11.5.0-14.el9.x86_64 1/12 2025-12-11 05:18:50.109 | Erasing : glibc-devel-2.34-244.el9.x86_64 2/12 2025-12-11 05:18:50.111 | Erasing : libxcrypt-devel-4.4.18-3.el9.x86_64 3/12 2025-12-11 05:18:50.114 | Erasing : pkgconf-pkg-config-1.7.3-10.el9.x86_64 4/12 2025-12-11 05:18:50.121 | Erasing : pkgconf-1.7.3-10.el9.x86_64 5/12 2025-12-11 05:18:50.125 | Erasing : cpp-11.5.0-14.el9.x86_64 6/12 2025-12-11 05:18:50.149 | Erasing : pkgconf-m4-1.7.3-10.el9.noarch 7/12 2025-12-11 05:18:50.208 | Erasing : glibc-headers-2.34-244.el9.x86_64 8/12 2025-12-11 05:18:50.221 | Erasing : kernel-headers-5.14.0-648.el9.x86_64 9/12 2025-12-11 05:18:50.223 | Erasing : libmpc-1.2.1-4.el9.x86_64 10/12 2025-12-11 05:18:50.229 | Erasing : libpkgconf-1.7.3-10.el9.x86_64 11/12 2025-12-11 05:18:50.294 | Erasing : make-1:4.3-8.el9.x86_64 12/12 2025-12-11 05:18:50.294 | Verifying : cpp-11.5.0-14.el9.x86_64 1/12 2025-12-11 05:18:50.294 | Verifying : gcc-11.5.0-14.el9.x86_64 2/12 2025-12-11 05:18:50.294 | Verifying : glibc-devel-2.34-244.el9.x86_64 3/12 2025-12-11 05:18:50.294 | Verifying : glibc-headers-2.34-244.el9.x86_64 4/12 2025-12-11 05:18:50.294 | Verifying : kernel-headers-5.14.0-648.el9.x86_64 5/12 2025-12-11 05:18:50.295 | Verifying : libmpc-1.2.1-4.el9.x86_64 6/12 2025-12-11 05:18:50.295 | Verifying : libpkgconf-1.7.3-10.el9.x86_64 7/12 2025-12-11 05:18:50.295 | Verifying : libxcrypt-devel-4.4.18-3.el9.x86_64 8/12 2025-12-11 05:18:50.295 | Verifying : make-1:4.3-8.el9.x86_64 9/12 2025-12-11 05:18:50.295 | Verifying : pkgconf-1.7.3-10.el9.x86_64 10/12 2025-12-11 05:18:50.295 | Verifying : pkgconf-m4-1.7.3-10.el9.noarch 11/12 2025-12-11 05:18:50.353 | Verifying : pkgconf-pkg-config-1.7.3-10.el9.x86_64 12/12 2025-12-11 05:18:50.353 | 2025-12-11 05:18:50.353 | Removed: 2025-12-11 05:18:50.353 | cpp-11.5.0-14.el9.x86_64 gcc-11.5.0-14.el9.x86_64 2025-12-11 05:18:50.353 | glibc-devel-2.34-244.el9.x86_64 glibc-headers-2.34-244.el9.x86_64 2025-12-11 05:18:50.353 | kernel-headers-5.14.0-648.el9.x86_64 libmpc-1.2.1-4.el9.x86_64 2025-12-11 05:18:50.353 | libpkgconf-1.7.3-10.el9.x86_64 libxcrypt-devel-4.4.18-3.el9.x86_64 2025-12-11 05:18:50.353 | make-1:4.3-8.el9.x86_64 pkgconf-1.7.3-10.el9.x86_64 2025-12-11 05:18:50.353 | pkgconf-m4-1.7.3-10.el9.noarch pkgconf-pkg-config-1.7.3-10.el9.x86_64 2025-12-11 05:18:50.353 | 2025-12-11 05:18:50.353 | Complete! 2025-12-11 05:18:50.388 | + dnf remove -y webkit2gtk3-jsc libproxy-webkitgtk4 2025-12-11 05:18:50.619 | Dependencies resolved. 2025-12-11 05:18:50.620 | ================================================================================ 2025-12-11 05:18:50.620 | Package Arch Version Repository Size 2025-12-11 05:18:50.620 | ================================================================================ 2025-12-11 05:18:50.620 | Removing: 2025-12-11 05:18:50.620 | libproxy-webkitgtk4 x86_64 0.4.15-35.el9 @koji-override-0 32 k 2025-12-11 05:18:50.620 | webkit2gtk3-jsc x86_64 2.50.3-1.el9 @koji-override-0 33 M 2025-12-11 05:18:50.620 | 2025-12-11 05:18:50.620 | Transaction Summary 2025-12-11 05:18:50.620 | ================================================================================ 2025-12-11 05:18:50.620 | Remove 2 Packages 2025-12-11 05:18:50.620 | 2025-12-11 05:18:50.621 | Freed space: 33 M 2025-12-11 05:18:50.621 | Running transaction check 2025-12-11 05:18:50.624 | Transaction check succeeded. 2025-12-11 05:18:50.624 | Running transaction test 2025-12-11 05:18:50.636 | Transaction test succeeded. 2025-12-11 05:18:50.636 | Running transaction 2025-12-11 05:18:50.666 | Preparing : 1/1 2025-12-11 05:18:50.672 | Erasing : libproxy-webkitgtk4-0.4.15-35.el9.x86_64 1/2 2025-12-11 05:18:50.738 | Erasing : webkit2gtk3-jsc-2.50.3-1.el9.x86_64 2/2 2025-12-11 05:18:50.738 | Verifying : libproxy-webkitgtk4-0.4.15-35.el9.x86_64 1/2 2025-12-11 05:18:50.790 | Verifying : webkit2gtk3-jsc-2.50.3-1.el9.x86_64 2/2 2025-12-11 05:18:50.790 | 2025-12-11 05:18:50.790 | Removed: 2025-12-11 05:18:50.790 | libproxy-webkitgtk4-0.4.15-35.el9.x86_64 webkit2gtk3-jsc-2.50.3-1.el9.x86_64 2025-12-11 05:18:50.790 | 2025-12-11 05:18:50.790 | Complete! 2025-12-11 05:18:50.819 | + dnf remove -y polkit polkit-libs PackageKit polkit-pkla-compat 2025-12-11 05:18:51.030 | No match for argument: PackageKit 2025-12-11 05:18:51.052 | Dependencies resolved. 2025-12-11 05:18:51.056 | ================================================================================ 2025-12-11 05:18:51.056 | Package Arch Version Repository Size 2025-12-11 05:18:51.056 | ================================================================================ 2025-12-11 05:18:51.056 | Removing: 2025-12-11 05:18:51.056 | polkit x86_64 0.117-14.el9 @anaconda 431 k 2025-12-11 05:18:51.056 | polkit-libs x86_64 0.117-14.el9 @anaconda 28 M 2025-12-11 05:18:51.056 | polkit-pkla-compat x86_64 0.1-21.el9 @anaconda 94 k 2025-12-11 05:18:51.056 | Removing dependent packages: 2025-12-11 05:18:51.056 | shim-x64 x86_64 15.8-2.el9 @anaconda 4.5 M 2025-12-11 05:18:51.056 | Removing unused dependencies: 2025-12-11 05:18:51.056 | flashrom x86_64 1.2-10.el9 @koji-override-0 1.8 M 2025-12-11 05:18:51.056 | fwupd x86_64 1.9.31-1.el9 @anaconda 7.9 M 2025-12-11 05:18:51.056 | fwupd-plugin-flashrom x86_64 1.9.31-1.el9 @koji-override-0 2.0 M 2025-12-11 05:18:51.056 | libatasmart x86_64 0.19-22.el9 @koji-override-0 122 k 2025-12-11 05:18:51.056 | libblockdev x86_64 2.28-16.el9 @koji-override-0 344 k 2025-12-11 05:18:51.056 | libblockdev-crypto x86_64 2.28-16.el9 @koji-override-0 55 k 2025-12-11 05:18:51.056 | libblockdev-fs x86_64 2.28-16.el9 @koji-override-0 64 k 2025-12-11 05:18:51.056 | libblockdev-loop x86_64 2.28-16.el9 @koji-override-0 19 k 2025-12-11 05:18:51.056 | libblockdev-mdraid x86_64 2.28-16.el9 @koji-override-0 31 k 2025-12-11 05:18:51.056 | libblockdev-part x86_64 2.28-16.el9 @koji-override-0 43 k 2025-12-11 05:18:51.056 | libblockdev-swap x86_64 2.28-16.el9 @koji-override-0 23 k 2025-12-11 05:18:51.056 | libblockdev-utils x86_64 2.28-16.el9 @koji-override-0 54 k 2025-12-11 05:18:51.056 | libbytesize x86_64 2.5-3.el9 @koji-override-0 86 k 2025-12-11 05:18:51.056 | libgudev x86_64 237-1.el9 @anaconda 88 k 2025-12-11 05:18:51.056 | libgusb x86_64 0.3.8-2.el9 @anaconda 126 k 2025-12-11 05:18:51.056 | libjcat x86_64 0.1.6-3.el9 @anaconda 181 k 2025-12-11 05:18:51.056 | libudisks2 x86_64 2.9.4-12.el9 @koji-override-0 907 k 2025-12-11 05:18:51.056 | libusbx x86_64 1.0.26-1.el9 @anaconda 166 k 2025-12-11 05:18:51.056 | libxmlb x86_64 0.3.24-1.el9 @anaconda 284 k 2025-12-11 05:18:51.056 | mokutil x86_64 2:0.7.2-1.el9 @anaconda 98 k 2025-12-11 05:18:51.056 | nspr x86_64 4.36.0-4.el9 @koji-override-0 313 k 2025-12-11 05:18:51.056 | nss x86_64 3.112.0-4.el9 @koji-override-0 1.9 M 2025-12-11 05:18:51.056 | nss-softokn x86_64 3.112.0-4.el9 @koji-override-0 1.3 M 2025-12-11 05:18:51.056 | nss-softokn-freebl x86_64 3.112.0-4.el9 @koji-override-0 1.1 M 2025-12-11 05:18:51.056 | nss-sysinit x86_64 3.112.0-4.el9 @koji-override-0 18 k 2025-12-11 05:18:51.056 | nss-util x86_64 3.112.0-4.el9 @koji-override-0 232 k 2025-12-11 05:18:51.056 | shared-mime-info x86_64 2.1-5.el9 @anaconda 4.9 M 2025-12-11 05:18:51.056 | udisks2 x86_64 2.9.4-12.el9 @koji-override-0 2.4 M 2025-12-11 05:18:51.056 | volume_key-libs x86_64 0.3.12-16.el9 @koji-override-0 702 k 2025-12-11 05:18:51.056 | 2025-12-11 05:18:51.056 | Transaction Summary 2025-12-11 05:18:51.056 | ================================================================================ 2025-12-11 05:18:51.056 | Remove 33 Packages 2025-12-11 05:18:51.056 | 2025-12-11 05:18:51.056 | Freed space: 60 M 2025-12-11 05:18:51.056 | Running transaction check 2025-12-11 05:18:51.070 | Transaction check succeeded. 2025-12-11 05:18:51.070 | Running transaction test 2025-12-11 05:18:51.112 | Transaction test succeeded. 2025-12-11 05:18:51.112 | Running transaction 2025-12-11 05:18:51.181 | Preparing : 1/1 2025-12-11 05:18:51.184 | Erasing : shim-x64-15.8-2.el9.x86_64 1/33 2025-12-11 05:18:51.212 | Running scriptlet: fwupd-1.9.31-1.el9.x86_64 2/33 2025-12-11 05:18:51.212 | Erasing : fwupd-1.9.31-1.el9.x86_64 2/33 2025-12-11 05:18:51.225 | Running scriptlet: fwupd-1.9.31-1.el9.x86_64 2/33 2025-12-11 05:18:51.241 | Running scriptlet: udisks2-2.9.4-12.el9.x86_64 3/33 2025-12-11 05:18:51.241 | Removed "/etc/systemd/system/graphical.target.wants/udisks2.service". 2025-12-11 05:18:51.241 | 2025-12-11 05:18:51.249 | Erasing : udisks2-2.9.4-12.el9.x86_64 3/33 2025-12-11 05:18:51.261 | Running scriptlet: udisks2-2.9.4-12.el9.x86_64 3/33 2025-12-11 05:18:51.266 | Erasing : libblockdev-crypto-2.28-16.el9.x86_64 4/33 2025-12-11 05:18:51.270 | Erasing : volume_key-libs-0.3.12-16.el9.x86_64 5/33 2025-12-11 05:18:51.274 | Erasing : nss-3.112.0-4.el9.x86_64 6/33 2025-12-11 05:18:51.278 | Erasing : nss-softokn-3.112.0-4.el9.x86_64 7/33 2025-12-11 05:18:51.280 | Erasing : nss-sysinit-3.112.0-4.el9.x86_64 8/33 2025-12-11 05:18:51.297 | Running scriptlet: polkit-0.117-14.el9.x86_64 9/33 2025-12-11 05:18:51.297 | Erasing : polkit-0.117-14.el9.x86_64 9/33 2025-12-11 05:18:51.308 | Running scriptlet: polkit-0.117-14.el9.x86_64 9/33 2025-12-11 05:18:51.310 | Erasing : libblockdev-fs-2.28-16.el9.x86_64 10/33 2025-12-11 05:18:51.312 | Erasing : libblockdev-mdraid-2.28-16.el9.x86_64 11/33 2025-12-11 05:18:51.314 | Erasing : libblockdev-part-2.28-16.el9.x86_64 12/33 2025-12-11 05:18:51.317 | Erasing : nss-softokn-freebl-3.112.0-4.el9.x86_64 13/33 2025-12-11 05:18:51.320 | Erasing : nss-util-3.112.0-4.el9.x86_64 14/33 2025-12-11 05:18:51.322 | Erasing : libblockdev-2.28-16.el9.x86_64 15/33 2025-12-11 05:18:51.324 | Erasing : libblockdev-loop-2.28-16.el9.x86_64 16/33 2025-12-11 05:18:51.326 | Erasing : libblockdev-swap-2.28-16.el9.x86_64 17/33 2025-12-11 05:18:51.329 | Erasing : fwupd-plugin-flashrom-1.9.31-1.el9.x86_64 18/33 2025-12-11 05:18:51.333 | Erasing : flashrom-1.2-10.el9.x86_64 19/33 2025-12-11 05:18:51.336 | Erasing : polkit-pkla-compat-0.1-21.el9.x86_64 20/33 2025-12-11 05:18:51.338 | Erasing : libgusb-0.3.8-2.el9.x86_64 21/33 2025-12-11 05:18:51.385 | Erasing : libxmlb-0.3.24-1.el9.x86_64 22/33 2025-12-11 05:18:51.394 | Erasing : shared-mime-info-2.1-5.el9.x86_64 23/33 2025-12-11 05:18:51.399 | Erasing : libusbx-1.0.26-1.el9.x86_64 24/33 2025-12-11 05:18:51.403 | Erasing : polkit-libs-0.117-14.el9.x86_64 25/33 2025-12-11 05:18:51.405 | Erasing : libblockdev-utils-2.28-16.el9.x86_64 26/33 2025-12-11 05:18:51.410 | Erasing : nspr-4.36.0-4.el9.x86_64 27/33 2025-12-11 05:18:51.414 | Erasing : libbytesize-2.5-3.el9.x86_64 28/33 2025-12-11 05:18:51.416 | Erasing : libatasmart-0.19-22.el9.x86_64 29/33 2025-12-11 05:18:51.419 | Erasing : libgudev-237-1.el9.x86_64 30/33 2025-12-11 05:18:51.421 | Erasing : libudisks2-2.9.4-12.el9.x86_64 31/33 2025-12-11 05:18:51.424 | Erasing : libjcat-0.1.6-3.el9.x86_64 32/33 2025-12-11 05:18:51.488 | Erasing : mokutil-2:0.7.2-1.el9.x86_64 33/33 2025-12-11 05:18:51.488 | Verifying : flashrom-1.2-10.el9.x86_64 1/33 2025-12-11 05:18:51.488 | Verifying : fwupd-1.9.31-1.el9.x86_64 2/33 2025-12-11 05:18:51.488 | Verifying : fwupd-plugin-flashrom-1.9.31-1.el9.x86_64 3/33 2025-12-11 05:18:51.488 | Verifying : libatasmart-0.19-22.el9.x86_64 4/33 2025-12-11 05:18:51.488 | Verifying : libblockdev-2.28-16.el9.x86_64 5/33 2025-12-11 05:18:51.488 | Verifying : libblockdev-crypto-2.28-16.el9.x86_64 6/33 2025-12-11 05:18:51.489 | Verifying : libblockdev-fs-2.28-16.el9.x86_64 7/33 2025-12-11 05:18:51.489 | Verifying : libblockdev-loop-2.28-16.el9.x86_64 8/33 2025-12-11 05:18:51.489 | Verifying : libblockdev-mdraid-2.28-16.el9.x86_64 9/33 2025-12-11 05:18:51.489 | Verifying : libblockdev-part-2.28-16.el9.x86_64 10/33 2025-12-11 05:18:51.489 | Verifying : libblockdev-swap-2.28-16.el9.x86_64 11/33 2025-12-11 05:18:51.489 | Verifying : libblockdev-utils-2.28-16.el9.x86_64 12/33 2025-12-11 05:18:51.489 | Verifying : libbytesize-2.5-3.el9.x86_64 13/33 2025-12-11 05:18:51.489 | Verifying : libgudev-237-1.el9.x86_64 14/33 2025-12-11 05:18:51.489 | Verifying : libgusb-0.3.8-2.el9.x86_64 15/33 2025-12-11 05:18:51.489 | Verifying : libjcat-0.1.6-3.el9.x86_64 16/33 2025-12-11 05:18:51.489 | Verifying : libudisks2-2.9.4-12.el9.x86_64 17/33 2025-12-11 05:18:51.489 | Verifying : libusbx-1.0.26-1.el9.x86_64 18/33 2025-12-11 05:18:51.489 | Verifying : libxmlb-0.3.24-1.el9.x86_64 19/33 2025-12-11 05:18:51.489 | Verifying : mokutil-2:0.7.2-1.el9.x86_64 20/33 2025-12-11 05:18:51.489 | Verifying : nspr-4.36.0-4.el9.x86_64 21/33 2025-12-11 05:18:51.490 | Verifying : nss-3.112.0-4.el9.x86_64 22/33 2025-12-11 05:18:51.490 | Verifying : nss-softokn-3.112.0-4.el9.x86_64 23/33 2025-12-11 05:18:51.490 | Verifying : nss-softokn-freebl-3.112.0-4.el9.x86_64 24/33 2025-12-11 05:18:51.490 | Verifying : nss-sysinit-3.112.0-4.el9.x86_64 25/33 2025-12-11 05:18:51.490 | Verifying : nss-util-3.112.0-4.el9.x86_64 26/33 2025-12-11 05:18:51.490 | Verifying : polkit-0.117-14.el9.x86_64 27/33 2025-12-11 05:18:51.490 | Verifying : polkit-libs-0.117-14.el9.x86_64 28/33 2025-12-11 05:18:51.490 | Verifying : polkit-pkla-compat-0.1-21.el9.x86_64 29/33 2025-12-11 05:18:51.490 | Verifying : shared-mime-info-2.1-5.el9.x86_64 30/33 2025-12-11 05:18:51.490 | Verifying : shim-x64-15.8-2.el9.x86_64 31/33 2025-12-11 05:18:51.490 | Verifying : udisks2-2.9.4-12.el9.x86_64 32/33 2025-12-11 05:18:51.552 | Verifying : volume_key-libs-0.3.12-16.el9.x86_64 33/33 2025-12-11 05:18:51.552 | 2025-12-11 05:18:51.552 | Removed: 2025-12-11 05:18:51.552 | flashrom-1.2-10.el9.x86_64 2025-12-11 05:18:51.552 | fwupd-1.9.31-1.el9.x86_64 2025-12-11 05:18:51.552 | fwupd-plugin-flashrom-1.9.31-1.el9.x86_64 2025-12-11 05:18:51.552 | libatasmart-0.19-22.el9.x86_64 2025-12-11 05:18:51.552 | libblockdev-2.28-16.el9.x86_64 2025-12-11 05:18:51.552 | libblockdev-crypto-2.28-16.el9.x86_64 2025-12-11 05:18:51.552 | libblockdev-fs-2.28-16.el9.x86_64 2025-12-11 05:18:51.552 | libblockdev-loop-2.28-16.el9.x86_64 2025-12-11 05:18:51.552 | libblockdev-mdraid-2.28-16.el9.x86_64 2025-12-11 05:18:51.552 | libblockdev-part-2.28-16.el9.x86_64 2025-12-11 05:18:51.552 | libblockdev-swap-2.28-16.el9.x86_64 2025-12-11 05:18:51.552 | libblockdev-utils-2.28-16.el9.x86_64 2025-12-11 05:18:51.552 | libbytesize-2.5-3.el9.x86_64 2025-12-11 05:18:51.552 | libgudev-237-1.el9.x86_64 2025-12-11 05:18:51.552 | libgusb-0.3.8-2.el9.x86_64 2025-12-11 05:18:51.552 | libjcat-0.1.6-3.el9.x86_64 2025-12-11 05:18:51.552 | libudisks2-2.9.4-12.el9.x86_64 2025-12-11 05:18:51.552 | libusbx-1.0.26-1.el9.x86_64 2025-12-11 05:18:51.552 | libxmlb-0.3.24-1.el9.x86_64 2025-12-11 05:18:51.552 | mokutil-2:0.7.2-1.el9.x86_64 2025-12-11 05:18:51.552 | nspr-4.36.0-4.el9.x86_64 2025-12-11 05:18:51.552 | nss-3.112.0-4.el9.x86_64 2025-12-11 05:18:51.552 | nss-softokn-3.112.0-4.el9.x86_64 2025-12-11 05:18:51.552 | nss-softokn-freebl-3.112.0-4.el9.x86_64 2025-12-11 05:18:51.552 | nss-sysinit-3.112.0-4.el9.x86_64 2025-12-11 05:18:51.552 | nss-util-3.112.0-4.el9.x86_64 2025-12-11 05:18:51.552 | polkit-0.117-14.el9.x86_64 2025-12-11 05:18:51.552 | polkit-libs-0.117-14.el9.x86_64 2025-12-11 05:18:51.552 | polkit-pkla-compat-0.1-21.el9.x86_64 2025-12-11 05:18:51.553 | shared-mime-info-2.1-5.el9.x86_64 2025-12-11 05:18:51.553 | shim-x64-15.8-2.el9.x86_64 2025-12-11 05:18:51.553 | udisks2-2.9.4-12.el9.x86_64 2025-12-11 05:18:51.553 | volume_key-libs-0.3.12-16.el9.x86_64 2025-12-11 05:18:51.553 | 2025-12-11 05:18:51.553 | Complete! 2025-12-11 05:18:51.593 | + dnf clean all 2025-12-11 05:18:51.893 | 457 files removed 2025-12-11 05:18:51.922 | + rpm --rebuilddb 2025-12-11 05:18:52.387 | + rm -r -f '/var/tmp/*' 2025-12-11 05:18:52.391 | dib-run-parts 99-remove-extra-packages completed 2025-12-11 05:18:52.391 | dib-run-parts Running /tmp/in_target.d/post-install.d/99-reset-yum-conf 2025-12-11 05:18:52.393 | + set -eu 2025-12-11 05:18:52.393 | + set -o pipefail 2025-12-11 05:18:52.393 | + [[ dnf == \d\n\f ]] 2025-12-11 05:18:52.393 | + cfg=/etc/dnf/dnf.conf 2025-12-11 05:18:52.393 | + cachedir=/var/cache/dnf 2025-12-11 05:18:52.393 | + sed -i '/^keepcache/c\keepcache=0' /etc/dnf/dnf.conf 2025-12-11 05:18:52.395 | + sed -i '/^cachedir/c\cachedir=/var/cache/dnf' /etc/dnf/dnf.conf 2025-12-11 05:18:52.398 | dib-run-parts 99-reset-yum-conf completed 2025-12-11 05:18:52.398 | dib-run-parts ----------------------- PROFILING ----------------------- 2025-12-11 05:18:52.398 | dib-run-parts 2025-12-11 05:18:52.399 | dib-run-parts Target: post-install.d 2025-12-11 05:18:52.399 | dib-run-parts 2025-12-11 05:18:52.399 | dib-run-parts Script Seconds 2025-12-11 05:18:52.399 | dib-run-parts --------------------------------------- ---------- 2025-12-11 05:18:52.399 | dib-run-parts 2025-12-11 05:18:52.407 | dib-run-parts 00-package-installs 25.406 2025-12-11 05:18:52.411 | dib-run-parts 03-reset-bls-entries 0.045 2025-12-11 05:18:52.416 | dib-run-parts 06-network-config-nonzeroconf 0.003 2025-12-11 05:18:52.420 | dib-run-parts 10-enable-init-scripts 0.003 2025-12-11 05:18:52.425 | dib-run-parts 70-init-ibft-interfaces 0.008 2025-12-11 05:18:52.429 | dib-run-parts 80-enable-sshd-service 0.008 2025-12-11 05:18:52.433 | dib-run-parts 80-ironic-python-agent-ramdisk 0.072 2025-12-11 05:18:52.438 | dib-run-parts 80-ssh-keygen 0.003 2025-12-11 05:18:52.442 | dib-run-parts 95-package-uninstalls 0.900 2025-12-11 05:18:52.447 | dib-run-parts 99-harden-sshd-config 0.011 2025-12-11 05:18:52.451 | dib-run-parts 99-remove-extra-packages 2.807 2025-12-11 05:18:52.456 | dib-run-parts 99-reset-yum-conf 0.006 2025-12-11 05:18:52.457 | dib-run-parts 2025-12-11 05:18:52.457 | dib-run-parts --------------------- END PROFILING --------------------- 2025-12-11 05:18:52.463 | + diskimage_builder/lib/img-functions:run_in_target:59 : export HOME=/root 2025-12-11 05:18:52.466 | + diskimage_builder/lib/img-functions:run_in_target:59 : HOME=/root 2025-12-11 05:18:52.469 | + diskimage_builder/lib/img-functions:run_d_in_target:84 : trap - ERR 2025-12-11 05:18:52.473 | + diskimage_builder/lib/img-functions:run_d_in_target:85 : check_break after-post-install run_in_target bash 2025-12-11 05:18:52.476 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-12-11 05:18:52.476 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-post-install(,|$)' -q 2025-12-11 05:18:52.481 | + diskimage_builder/lib/img-functions:run_d_in_target:86 : sudo umount -f /tmp/dib_build.7EwvFRG5/mnt/tmp/in_target.d 2025-12-11 05:18:52.501 | + diskimage_builder/lib/img-functions:run_d_in_target:87 : timeout 10 sh -c ' while ! sudo rmdir /tmp/dib_build.7EwvFRG5/mnt/tmp/in_target.d; do sleep 1; done' 2025-12-11 05:18:52.521 | + diskimage_builder/lib/disk-image-create:main:365 : run_d post-root 2025-12-11 05:18:52.523 | + diskimage_builder/lib/common-functions:run_d:246 : check_element 2025-12-11 05:18:52.526 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.7EwvFRG5/hooks ']' 2025-12-11 05:18:52.529 | + diskimage_builder/lib/common-functions:run_d:247 : check_break before-post-root bash 2025-12-11 05:18:52.532 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-post-root(,|$)' -q 2025-12-11 05:18:52.532 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-12-11 05:18:52.536 | + diskimage_builder/lib/common-functions:run_d:248 : '[' -d /tmp/dib_build.7EwvFRG5/hooks/post-root.d ']' 2025-12-11 05:18:52.539 | + diskimage_builder/lib/common-functions:run_d:259 : check_break after-post-root bash 2025-12-11 05:18:52.542 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-12-11 05:18:52.543 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-post-root(,|$)' -q 2025-12-11 05:18:52.548 | + diskimage_builder/lib/disk-image-create:main:369 : '[' -e /tmp/dib_build.7EwvFRG5/mnt/lost+found ']' 2025-12-11 05:18:52.550 | + diskimage_builder/lib/disk-image-create:main:373 : unmount_image 2025-12-11 05:18:52.553 | + diskimage_builder/lib/img-functions:unmount_image:21 : sync 2025-12-11 05:18:52.558 | + diskimage_builder/lib/img-functions:unmount_image:25 : unmount_dir /tmp/dib_build.7EwvFRG5/mnt 2025-12-11 05:18:52.560 | + diskimage_builder/lib/common-functions:unmount_dir:421 : local dir=/tmp/dib_build.7EwvFRG5/mnt 2025-12-11 05:18:52.563 | + diskimage_builder/lib/common-functions:unmount_dir:422 : local real_dir 2025-12-11 05:18:52.565 | + diskimage_builder/lib/common-functions:unmount_dir:423 : local mnts 2025-12-11 05:18:52.568 | + diskimage_builder/lib/common-functions:unmount_dir:424 : local split_mounts 2025-12-11 05:18:52.570 | + diskimage_builder/lib/common-functions:unmount_dir:425 : local found_mountpoint 2025-12-11 05:18:52.573 | + diskimage_builder/lib/common-functions:unmount_dir:427 : '[' '!' -d /tmp/dib_build.7EwvFRG5/mnt ']' 2025-12-11 05:18:52.576 | ++ diskimage_builder/lib/common-functions:unmount_dir:434 : readlink -e /tmp/dib_build.7EwvFRG5/mnt 2025-12-11 05:18:52.579 | + diskimage_builder/lib/common-functions:unmount_dir:434 : real_dir=/tmp/dib_build.7EwvFRG5/mnt 2025-12-11 05:18:52.582 | + diskimage_builder/lib/common-functions:unmount_dir:437 : IFS='|' 2025-12-11 05:18:52.585 | + diskimage_builder/lib/common-functions:unmount_dir:437 : read -ra split_mounts 2025-12-11 05:18:52.589 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : awk '{print $2}' 2025-12-11 05:18:52.590 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : grep '^/tmp/dib_build.7EwvFRG5/mnt/' 2025-12-11 05:18:52.590 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : sort -r 2025-12-11 05:18:52.595 | + diskimage_builder/lib/common-functions:unmount_dir:442 : mnts='/tmp/dib_build.7EwvFRG5/mnt/tmp/yum 2025-12-11 05:18:52.595 | /tmp/dib_build.7EwvFRG5/mnt/sys 2025-12-11 05:18:52.595 | /tmp/dib_build.7EwvFRG5/mnt/proc 2025-12-11 05:18:52.595 | /tmp/dib_build.7EwvFRG5/mnt/dev/pts 2025-12-11 05:18:52.595 | /tmp/dib_build.7EwvFRG5/mnt/dev' 2025-12-11 05:18:52.597 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2025-12-11 05:18:52.600 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2025-12-11 05:18:52.602 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-12-11 05:18:52.605 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2025-12-11 05:18:52.608 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2025-12-11 05:18:52.611 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /tmp/dib_build.7EwvFRG5/mnt/tmp/yum' 2025-12-11 05:18:52.611 | Unmount /tmp/dib_build.7EwvFRG5/mnt/tmp/yum 2025-12-11 05:18:52.613 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /tmp/dib_build.7EwvFRG5/mnt/tmp/yum 2025-12-11 05:18:52.633 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2025-12-11 05:18:52.636 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2025-12-11 05:18:52.638 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-12-11 05:18:52.641 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2025-12-11 05:18:52.643 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2025-12-11 05:18:52.646 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /tmp/dib_build.7EwvFRG5/mnt/sys' 2025-12-11 05:18:52.646 | Unmount /tmp/dib_build.7EwvFRG5/mnt/sys 2025-12-11 05:18:52.648 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /tmp/dib_build.7EwvFRG5/mnt/sys 2025-12-11 05:18:52.668 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2025-12-11 05:18:52.670 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2025-12-11 05:18:52.672 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-12-11 05:18:52.675 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2025-12-11 05:18:52.677 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2025-12-11 05:18:52.680 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /tmp/dib_build.7EwvFRG5/mnt/proc' 2025-12-11 05:18:52.680 | Unmount /tmp/dib_build.7EwvFRG5/mnt/proc 2025-12-11 05:18:52.682 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /tmp/dib_build.7EwvFRG5/mnt/proc 2025-12-11 05:18:52.702 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2025-12-11 05:18:52.705 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2025-12-11 05:18:52.708 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-12-11 05:18:52.711 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2025-12-11 05:18:52.713 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2025-12-11 05:18:52.716 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /tmp/dib_build.7EwvFRG5/mnt/dev/pts' 2025-12-11 05:18:52.716 | Unmount /tmp/dib_build.7EwvFRG5/mnt/dev/pts 2025-12-11 05:18:52.719 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /tmp/dib_build.7EwvFRG5/mnt/dev/pts 2025-12-11 05:18:52.738 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2025-12-11 05:18:52.741 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2025-12-11 05:18:52.744 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-12-11 05:18:52.746 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2025-12-11 05:18:52.749 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2025-12-11 05:18:52.752 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /tmp/dib_build.7EwvFRG5/mnt/dev' 2025-12-11 05:18:52.752 | Unmount /tmp/dib_build.7EwvFRG5/mnt/dev 2025-12-11 05:18:52.754 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /tmp/dib_build.7EwvFRG5/mnt/dev 2025-12-11 05:18:52.773 | + diskimage_builder/lib/img-functions:unmount_image:26 : '[' -n '' ']' 2025-12-11 05:18:52.776 | + diskimage_builder/lib/img-functions:unmount_image:29 : '[' -n '' ']' 2025-12-11 05:18:52.779 | + diskimage_builder/lib/disk-image-create:main:374 : mv /tmp/dib_build.7EwvFRG5/mnt /tmp/dib_build.7EwvFRG5/built 2025-12-11 05:18:52.790 | + diskimage_builder/lib/disk-image-create:main:381 : du_output=/tmp/dib_build.7EwvFRG5/du_output.tmp 2025-12-11 05:18:52.793 | + diskimage_builder/lib/disk-image-create:main:383 : '[' -n '' ']' 2025-12-11 05:18:52.796 | Calculating image size (this may take a minute)... 2025-12-11 05:18:53.042 | + diskimage_builder/lib/disk-image-create:main:402 : [[ 0 != 0 ]] 2025-12-11 05:18:53.045 | + diskimage_builder/lib/disk-image-create:main:436 : rm -f /tmp/dib_build.7EwvFRG5/du_output.tmp 2025-12-11 05:18:53.049 | + diskimage_builder/lib/disk-image-create:main:438 : '[' -n '' ']' 2025-12-11 05:18:53.052 | + diskimage_builder/lib/disk-image-create:main:441 : journal_size=64 2025-12-11 05:18:53.055 | + diskimage_builder/lib/disk-image-create:main:444 : '[' ext4 = ext4 ']' 2025-12-11 05:18:53.058 | + diskimage_builder/lib/disk-image-create:main:448 : MKFS_OPTS='-i 4096 -J size=64 ' 2025-12-11 05:18:53.061 | + diskimage_builder/lib/disk-image-create:main:463 : [[ 9-stream == \t\r\u\s\t\y ]] 2025-12-11 05:18:53.064 | + diskimage_builder/lib/disk-image-create:main:469 : '[' -z '' ']' 2025-12-11 05:18:53.066 | + diskimage_builder/lib/disk-image-create:main:470 : du_size=2545429 2025-12-11 05:18:53.069 | + diskimage_builder/lib/disk-image-create:main:481 : [[ install-bin select-boot-kernel-initrd dhcp-all-interfaces install-types element-manifest base override-pip-and-virtualenv sysprep ironic-python-agent-ramdisk install-static epel runtime-ssh-host-keys repo-setup dib-init-system openssh-server source-repositories ibft-interfaces yum centos ensure-venv interface-names package-installs redhat-common manifests cache-url selinux-fixfiles-restore dib-python rpm-distro pkg-map dynamic-login extra-hardware svc-map no-final-image ironic-ramdisk-base ironic-agent-multipath selinux-permissive enable-packages-install =~ block-device-efi ]] 2025-12-11 05:18:53.073 | ++ diskimage_builder/lib/disk-image-create:main:489 : echo 2545429 2025-12-11 05:18:53.074 | ++ diskimage_builder/lib/disk-image-create:main:489 : awk ' { if ($1 % 64 != 0) print $1 + 64 - ( $1 % 64); else print $1; } ' 2025-12-11 05:18:53.079 | + diskimage_builder/lib/disk-image-create:main:489 : export DIB_IMAGE_SIZE=2545472 2025-12-11 05:18:53.082 | + diskimage_builder/lib/disk-image-create:main:489 : DIB_IMAGE_SIZE=2545472 2025-12-11 05:18:53.084 | + diskimage_builder/lib/disk-image-create:main:491 : '[' -n '' ']' 2025-12-11 05:18:53.087 | + diskimage_builder/lib/disk-image-create:main:495 : export TMP_IMAGE_DIR 2025-12-11 05:18:53.090 | + diskimage_builder/lib/disk-image-create:main:498 : eval_run_d block-device IMAGE_BLOCK_DEVICE= 2025-12-11 05:18:53.093 | ++ diskimage_builder/lib/common-functions:eval_run_d:161 : mktemp 2025-12-11 05:18:53.097 | + diskimage_builder/lib/common-functions:eval_run_d:161 : local run_output=/tmp/tmp.9xV3Ih28pu 2025-12-11 05:18:53.099 | + diskimage_builder/lib/common-functions:eval_run_d:162 : trap 'rm -f /tmp/tmp.9xV3Ih28pu; check_break after-error bash' ERR 2025-12-11 05:18:53.103 | + diskimage_builder/lib/common-functions:eval_run_d:163 : run_d block-device /tmp/tmp.9xV3Ih28pu 2025-12-11 05:18:53.106 | + diskimage_builder/lib/common-functions:run_d:246 : check_element 2025-12-11 05:18:53.109 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.7EwvFRG5/hooks ']' 2025-12-11 05:18:53.112 | + diskimage_builder/lib/common-functions:run_d:247 : check_break before-block-device bash 2025-12-11 05:18:53.115 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-12-11 05:18:53.116 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-block-device(,|$)' -q 2025-12-11 05:18:53.121 | + diskimage_builder/lib/common-functions:run_d:248 : '[' -d /tmp/dib_build.7EwvFRG5/hooks/block-device.d ']' 2025-12-11 05:18:53.124 | + diskimage_builder/lib/common-functions:run_d:259 : check_break after-block-device bash 2025-12-11 05:18:53.127 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-12-11 05:18:53.128 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-block-device(,|$)' -q 2025-12-11 05:18:53.133 | + diskimage_builder/lib/common-functions:eval_run_d:164 : grep -q IMAGE_BLOCK_DEVICE= /tmp/tmp.9xV3Ih28pu 2025-12-11 05:18:53.138 | + diskimage_builder/lib/common-functions:eval_run_d:168 : rm /tmp/tmp.9xV3Ih28pu 2025-12-11 05:18:53.141 | + diskimage_builder/lib/common-functions:eval_run_d:169 : trap - ERR 2025-12-11 05:18:53.144 | + diskimage_builder/lib/disk-image-create:main:500 : '[' -z ']' 2025-12-11 05:18:53.147 | + diskimage_builder/lib/disk-image-create:main:503 : echo 'image-size: 2545472KiB' 2025-12-11 05:18:53.150 | + diskimage_builder/lib/disk-image-create:main:505 : '[' -n '-i 4096 -J size=64 ' ']' 2025-12-11 05:18:53.153 | + diskimage_builder/lib/disk-image-create:main:506 : echo 'root-fs-opts: '\''-i 4096 -J size=64 '\''' 2025-12-11 05:18:53.156 | + 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-12-11 05:18:53.272 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:229 2025-12-11 05:18:53.272 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.7EwvFRG5/block-device/config.yaml', 'image-dir': '/tmp/dib_image.7EJ1Vvyi', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.7EwvFRG5/mnt', 'build-dir': '/tmp/dib_build.7EwvFRG5', 'image-size': '2545472KiB', 'root-fs-opts': '-i 4096 -J size=64 '}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2025-12-11 05:18:53.273 | DEBUG diskimage_builder.block_device.blockdevice [-] Config before merge [[{'local_loop': {'name': 'image0', 'mkfs': {'name': 'mkfs_root', 'mount': {'mount_point': '/', 'fstab': {'options': 'defaults', 'fsck-passno': 1}}}}}]] cmd_init /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:260 2025-12-11 05:18:53.273 | DEBUG diskimage_builder.block_device.blockdevice [-] Config before merge [[{'fstab': {'base': 'mount_mkfs_root', 'name': 'fstab_mount_mkfs_root', 'options': 'defaults', 'fsck-passno': 1}}, {'mount': {'base': 'mkfs_root', 'name': 'mount_mkfs_root', 'mount_point': '/'}}, {'mkfs': {'base': 'image0', 'name': 'mkfs_root'}}, {'local_loop': {'name': 'image0'}}]] cmd_init /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:262 2025-12-11 05:18:53.273 | DEBUG diskimage_builder.block_device.blockdevice [-] Final config [[{'fstab': {'base': 'mount_mkfs_root', 'name': 'fstab_mount_mkfs_root', 'options': 'defaults', 'fsck-passno': 1}}, {'mount': {'base': 'mkfs_root', 'name': 'mount_mkfs_root', 'mount_point': '/'}}, {'mkfs': {'base': 'image0', 'name': 'mkfs_root', 'type': 'ext4', 'opts': '-i 4096 -J size=64 ', 'label': 'cloudimg-rootfs'}}, {'local_loop': {'name': 'image0'}}]] cmd_init /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:264 2025-12-11 05:18:53.274 | INFO diskimage_builder.block_device.blockdevice [-] Wrote final block device config to [/tmp/dib_build.7EwvFRG5/states/block-device/config.json] 2025-12-11 05:18:53.289 | + 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-12-11 05:18:53.405 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:229 2025-12-11 05:18:53.405 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.7EwvFRG5/block-device/config.yaml', 'image-dir': '/tmp/dib_image.7EJ1Vvyi', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.7EwvFRG5/mnt', 'build-dir': '/tmp/dib_build.7EwvFRG5', 'image-size': '2545472KiB', 'root-fs-opts': '-i 4096 -J size=64 '}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2025-12-11 05:18:53.405 | INFO diskimage_builder.block_device.blockdevice [-] create() called 2025-12-11 05:18:53.405 | DEBUG diskimage_builder.block_device.blockdevice [-] Using config [[{'fstab': {'base': 'mount_mkfs_root', 'name': 'fstab_mount_mkfs_root', 'options': 'defaults', 'fsck-passno': 1}}, {'mount': {'base': 'mkfs_root', 'name': 'mount_mkfs_root', 'mount_point': '/'}}, {'mkfs': {'base': 'image0', 'name': 'mkfs_root', 'type': 'ext4', 'opts': '-i 4096 -J size=64 ', 'label': 'cloudimg-rootfs'}}, {'local_loop': {'name': 'image0'}}]] cmd_create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:414 2025-12-11 05:18:53.406 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'fstab': {'base': 'mount_mkfs_root', 'name': 'fstab_mount_mkfs_root', 'options': 'defaults', 'fsck-passno': 1}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2025-12-11 05:18:53.406 | DEBUG diskimage_builder.block_device.config [-] Adding fstab_mount_mkfs_root : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-12-11 05:18:53.406 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'mount': {'base': 'mkfs_root', 'name': 'mount_mkfs_root', 'mount_point': '/'}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2025-12-11 05:18:53.406 | 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-12-11 05:18:53.406 | DEBUG diskimage_builder.block_device.level3.mount [-] Ordered mounts now: [('/', 'mount_mkfs_root')] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level3/mount.py:191 2025-12-11 05:18:53.406 | DEBUG diskimage_builder.block_device.config [-] Adding mount_mkfs_root : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-12-11 05:18:53.406 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'mkfs': {'base': 'image0', 'name': 'mkfs_root', 'type': 'ext4', 'opts': '-i 4096 -J size=64 ', 'label': 'cloudimg-rootfs'}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2025-12-11 05:18:53.406 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Create filesystem object; config [{'base': 'image0', 'name': 'mkfs_root', 'type': 'ext4', 'opts': '-i 4096 -J size=64 ', 'label': 'cloudimg-rootfs'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:44 2025-12-11 05:18:53.406 | 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-12-11 05:18:53.406 | DEBUG diskimage_builder.block_device.config [-] Adding mkfs_root : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-12-11 05:18:53.406 | 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-12-11 05:18:53.406 | DEBUG diskimage_builder.block_device.level0.localloop [-] Creating LocalLoop object; config [{'name': 'image0'}] default_config [{'config': '/tmp/dib_build.7EwvFRG5/block-device/config.yaml', 'image-dir': '/tmp/dib_image.7EJ1Vvyi', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.7EwvFRG5/mnt', 'build-dir': '/tmp/dib_build.7EwvFRG5', 'image-size': '2545472KiB', 'root-fs-opts': '-i 4096 -J size=64 '}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level0/localloop.py:81 2025-12-11 05:18:53.406 | DEBUG diskimage_builder.block_device.level0.localloop [-] Using default image size [2606563328] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level0/localloop.py:89 2025-12-11 05:18:53.407 | DEBUG diskimage_builder.block_device.config [-] Adding image0 : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-12-11 05:18:53.407 | DEBUG diskimage_builder.block_device.config [-] Edges for fstab_mount_mkfs_root: f:['mount_mkfs_root'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-12-11 05:18:53.407 | DEBUG diskimage_builder.block_device.config [-] Edges for mount_mkfs_root: f:['mkfs_root'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-12-11 05:18:53.407 | DEBUG diskimage_builder.block_device.config [-] Edges for mkfs_root: f:['image0'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-12-11 05:18:53.407 | 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-12-11 05:18:53.407 | DEBUG diskimage_builder.block_device.config [-] Call order: ['image0', 'mkfs_root', 'mount_mkfs_root', 'fstab_mount_mkfs_root'] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:241 2025-12-11 05:18:53.407 | DEBUG diskimage_builder.block_device.level0.localloop [-] [image0] Creating loop on [/tmp/dib_image.7EJ1Vvyi/image0.raw] with size [2606563328] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level0/localloop.py:107 2025-12-11 05:18:53.407 | INFO diskimage_builder.block_device.level0.localloop [-] Create image file [/tmp/dib_image.7EJ1Vvyi/image0.raw] 2025-12-11 05:18:53.407 | INFO diskimage_builder.block_device.level0.localloop [-] loopdev attach 2025-12-11 05:18:53.407 | DEBUG diskimage_builder.block_device.level0.localloop [-] Calling [sudo losetup --sector-size 512 --show -f /tmp/dib_image.7EJ1Vvyi/image0.raw] loopdev_attach /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level0/localloop.py:48 2025-12-11 05:18:53.407 | INFO diskimage_builder.block_device.utils [-] Calling [sudo losetup --sector-size 512 --show -f /tmp/dib_image.7EJ1Vvyi/image0.raw] 2025-12-11 05:18:53.434 | 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-12-11 05:18:53.436 | INFO diskimage_builder.block_device.level0.localloop [-] New block device [/dev/loop0] 2025-12-11 05:18:53.436 | DEBUG diskimage_builder.block_device.level0.localloop [-] Created loop name [image0] device [/dev/loop0] image [/tmp/dib_image.7EJ1Vvyi/image0.raw] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level0/localloop.py:121 2025-12-11 05:18:53.436 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Creating fs command [['mkfs', '-t', 'ext4', '-i', '4096', '-J', 'size=64', '-L', 'cloudimg-rootfs', '-U', 'df3f9a29-aaea-44e3-8f15-4c7433aaeed4', '-q', '/dev/loop0']] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:135 2025-12-11 05:18:53.436 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkfs -t ext4 -i 4096 -J size=64 -L cloudimg-rootfs -U df3f9a29-aaea-44e3-8f15-4c7433aaeed4 -q /dev/loop0] 2025-12-11 05:18:53.462 | 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-12-11 05:18:53.463 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkdir -p /tmp/dib_build.7EwvFRG5/mnt/] 2025-12-11 05:18:53.483 | INFO diskimage_builder.block_device.level3.mount [-] Mounting [mount_mkfs_root] to [/tmp/dib_build.7EwvFRG5/mnt/] 2025-12-11 05:18:53.483 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mount /dev/loop0 /tmp/dib_build.7EwvFRG5/mnt/] 2025-12-11 05:18:53.508 | DEBUG diskimage_builder.block_device.level4.fstab [-] fstab create called [fstab_mount_mkfs_root] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level4/fstab.py:38 2025-12-11 05:18:53.508 | DEBUG diskimage_builder.block_device.blockdevice [-] Writing state to: /tmp/dib_build.7EwvFRG5/states/block-device/state.json save_state /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:101 2025-12-11 05:18:53.509 | DEBUG diskimage_builder.block_device.blockdevice [-] {'blockdev': {'image0': {'device': '/dev/loop0', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-12-11 05:18:53.509 | DEBUG diskimage_builder.block_device.blockdevice [-] 'image': '/tmp/dib_image.7EJ1Vvyi/image0.raw'}}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-12-11 05:18:53.509 | DEBUG diskimage_builder.block_device.blockdevice [-] 'filesys': {'mkfs_root': {'device': '/dev/loop0', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-12-11 05:18:53.509 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fstype': 'ext4', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-12-11 05:18:53.509 | DEBUG diskimage_builder.block_device.blockdevice [-] 'label': 'cloudimg-rootfs', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-12-11 05:18:53.509 | DEBUG diskimage_builder.block_device.blockdevice [-] 'opts': ['-i', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-12-11 05:18:53.509 | DEBUG diskimage_builder.block_device.blockdevice [-] '4096', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-12-11 05:18:53.509 | DEBUG diskimage_builder.block_device.blockdevice [-] '-J', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-12-11 05:18:53.509 | DEBUG diskimage_builder.block_device.blockdevice [-] 'size=64'], debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-12-11 05:18:53.509 | DEBUG diskimage_builder.block_device.blockdevice [-] 'uuid': 'df3f9a29-aaea-44e3-8f15-4c7433aaeed4'}}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-12-11 05:18:53.509 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fs_labels': ['cloudimg-rootfs'], debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-12-11 05:18:53.509 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fstab': {'mount_mkfs_root': {'base': 'mount_mkfs_root', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-12-11 05:18:53.509 | 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-12-11 05:18:53.509 | 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-12-11 05:18:53.509 | DEBUG diskimage_builder.block_device.blockdevice [-] 'name': 'fstab_mount_mkfs_root', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-12-11 05:18:53.509 | DEBUG diskimage_builder.block_device.blockdevice [-] 'options': 'defaults'}}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-12-11 05:18:53.509 | DEBUG diskimage_builder.block_device.blockdevice [-] 'mount': {'/': {'base': 'mkfs_root', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-12-11 05:18:53.510 | DEBUG diskimage_builder.block_device.blockdevice [-] 'name': 'mount_mkfs_root', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-12-11 05:18:53.510 | DEBUG diskimage_builder.block_device.blockdevice [-] 'path': '/tmp/dib_build.7EwvFRG5/mnt/'}}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-12-11 05:18:53.510 | DEBUG diskimage_builder.block_device.blockdevice [-] 'mount_order': ['/'], debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-12-11 05:18:53.510 | 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-12-11 05:18:53.510 | DEBUG diskimage_builder.block_device.blockdevice [-] 'mount_mkfs_root')]} debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-12-11 05:18:53.510 | INFO diskimage_builder.block_device.blockdevice [-] create() finished 2025-12-11 05:18:53.534 | ++ 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-12-11 05:18:53.649 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:229 2025-12-11 05:18:53.649 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.7EwvFRG5/block-device/config.yaml', 'image-dir': '/tmp/dib_image.7EJ1Vvyi', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.7EwvFRG5/mnt', 'build-dir': '/tmp/dib_build.7EwvFRG5', 'image-size': '2545472KiB', 'root-fs-opts': '-i 4096 -J size=64 '}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2025-12-11 05:18:53.650 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [image-block-device] 2025-12-11 05:18:53.665 | + diskimage_builder/lib/disk-image-create:main:519 : IMAGE_BLOCK_DEVICE=/dev/loop0 2025-12-11 05:18:53.667 | + diskimage_builder/lib/disk-image-create:main:520 : export IMAGE_BLOCK_DEVICE 2025-12-11 05:18:53.671 | ++ 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-12-11 05:18:53.786 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:229 2025-12-11 05:18:53.786 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.7EwvFRG5/block-device/config.yaml', 'image-dir': '/tmp/dib_image.7EJ1Vvyi', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.7EwvFRG5/mnt', 'build-dir': '/tmp/dib_build.7EwvFRG5', 'image-size': '2545472KiB', 'root-fs-opts': '-i 4096 -J size=64 '}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2025-12-11 05:18:53.786 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [image-block-devices] 2025-12-11 05:18:53.801 | + diskimage_builder/lib/disk-image-create:main:526 : IMAGE_BLOCK_DEVICES=' [image0]=/dev/loop0 ' 2025-12-11 05:18:53.804 | + diskimage_builder/lib/disk-image-create:main:527 : export IMAGE_BLOCK_DEVICES 2025-12-11 05:18:53.806 | + 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-12-11 05:18:53.920 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:229 2025-12-11 05:18:53.920 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.7EwvFRG5/block-device/config.yaml', 'image-dir': '/tmp/dib_image.7EJ1Vvyi', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.7EwvFRG5/mnt', 'build-dir': '/tmp/dib_build.7EwvFRG5', 'image-size': '2545472KiB', 'root-fs-opts': '-i 4096 -J size=64 '}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2025-12-11 05:18:53.921 | INFO diskimage_builder.block_device.blockdevice [-] Creating fstab 2025-12-11 05:18:53.921 | 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-12-11 05:18:53.921 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkdir -p /tmp/dib_build.7EwvFRG5/built/etc] 2025-12-11 05:18:53.941 | INFO diskimage_builder.block_device.utils [-] Calling [sudo cp /tmp/dib_build.7EwvFRG5/states/block-device/fstab /tmp/dib_build.7EwvFRG5/built/etc/fstab] 2025-12-11 05:18:53.978 | + diskimage_builder/lib/disk-image-create:main:534 : LOOPDEV=/dev/loop0 2025-12-11 05:18:53.981 | + diskimage_builder/lib/disk-image-create:main:546 : sudo cp -ra /tmp/dib_build.7EwvFRG5/built/afs /tmp/dib_build.7EwvFRG5/built/bin /tmp/dib_build.7EwvFRG5/built/boot /tmp/dib_build.7EwvFRG5/built/dev /tmp/dib_build.7EwvFRG5/built/etc /tmp/dib_build.7EwvFRG5/built/home /tmp/dib_build.7EwvFRG5/built/lib /tmp/dib_build.7EwvFRG5/built/lib64 /tmp/dib_build.7EwvFRG5/built/media /tmp/dib_build.7EwvFRG5/built/mnt /tmp/dib_build.7EwvFRG5/built/opt /tmp/dib_build.7EwvFRG5/built/proc /tmp/dib_build.7EwvFRG5/built/root /tmp/dib_build.7EwvFRG5/built/run /tmp/dib_build.7EwvFRG5/built/sbin /tmp/dib_build.7EwvFRG5/built/srv /tmp/dib_build.7EwvFRG5/built/sys /tmp/dib_build.7EwvFRG5/built/tmp /tmp/dib_build.7EwvFRG5/built/usr /tmp/dib_build.7EwvFRG5/built/var /tmp/dib_build.7EwvFRG5/mnt 2025-12-11 05:18:57.694 | + diskimage_builder/lib/disk-image-create:main:547 : sudo rm -fr /tmp/dib_build.7EwvFRG5/built/afs /tmp/dib_build.7EwvFRG5/built/bin /tmp/dib_build.7EwvFRG5/built/boot /tmp/dib_build.7EwvFRG5/built/dev /tmp/dib_build.7EwvFRG5/built/etc /tmp/dib_build.7EwvFRG5/built/home /tmp/dib_build.7EwvFRG5/built/lib /tmp/dib_build.7EwvFRG5/built/lib64 /tmp/dib_build.7EwvFRG5/built/media /tmp/dib_build.7EwvFRG5/built/mnt /tmp/dib_build.7EwvFRG5/built/opt /tmp/dib_build.7EwvFRG5/built/proc /tmp/dib_build.7EwvFRG5/built/root /tmp/dib_build.7EwvFRG5/built/run /tmp/dib_build.7EwvFRG5/built/sbin /tmp/dib_build.7EwvFRG5/built/srv /tmp/dib_build.7EwvFRG5/built/sys /tmp/dib_build.7EwvFRG5/built/tmp /tmp/dib_build.7EwvFRG5/built/usr /tmp/dib_build.7EwvFRG5/built/var 2025-12-11 05:18:59.189 | + diskimage_builder/lib/disk-image-create:main:549 : mount_proc_dev_sys 2025-12-11 05:18:59.192 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:404 : sudo mount -t proc none /tmp/dib_build.7EwvFRG5/mnt/proc 2025-12-11 05:18:59.214 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:405 : sudo mount --bind /dev /tmp/dib_build.7EwvFRG5/mnt/dev 2025-12-11 05:18:59.236 | ++ diskimage_builder/lib/common-functions:mount_proc_dev_sys:406 : mount_dev_pts_options 2025-12-11 05:18:59.239 | +++ diskimage_builder/lib/common-functions:mount_dev_pts_options:399 : findmnt --first-only /dev/pts --noheadings --output OPTIONS 2025-12-11 05:18:59.244 | ++ diskimage_builder/lib/common-functions:mount_dev_pts_options:399 : echo '-o rw,nosuid,noexec,relatime,seclabel,gid=5,mode=620,ptmxmode=000' 2025-12-11 05:18:59.246 | + 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.7EwvFRG5/mnt/dev/pts 2025-12-11 05:18:59.266 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:414 : sudo mount -o ro -t sysfs none /tmp/dib_build.7EwvFRG5/mnt/sys 2025-12-11 05:18:59.286 | + diskimage_builder/lib/disk-image-create:main:550 : run_d pre-finalise 2025-12-11 05:18:59.288 | + diskimage_builder/lib/common-functions:run_d:246 : check_element 2025-12-11 05:18:59.291 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.7EwvFRG5/hooks ']' 2025-12-11 05:18:59.293 | + diskimage_builder/lib/common-functions:run_d:247 : check_break before-pre-finalise bash 2025-12-11 05:18:59.296 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-pre-finalise(,|$)' -q 2025-12-11 05:18:59.296 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-12-11 05:18:59.301 | + diskimage_builder/lib/common-functions:run_d:248 : '[' -d /tmp/dib_build.7EwvFRG5/hooks/pre-finalise.d ']' 2025-12-11 05:18:59.309 | + diskimage_builder/lib/common-functions:run_d:259 : check_break after-pre-finalise bash 2025-12-11 05:18:59.312 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-12-11 05:18:59.312 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-pre-finalise(,|$)' -q 2025-12-11 05:18:59.317 | + diskimage_builder/lib/disk-image-create:main:551 : run_d_in_target finalise 2025-12-11 05:18:59.320 | + diskimage_builder/lib/img-functions:run_d_in_target:64 : check_element 2025-12-11 05:18:59.323 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.7EwvFRG5/hooks ']' 2025-12-11 05:18:59.326 | + diskimage_builder/lib/img-functions:run_d_in_target:67 : '[' -d /tmp/dib_build.7EwvFRG5/hooks/finalise.d ']' 2025-12-11 05:18:59.328 | + diskimage_builder/lib/img-functions:run_d_in_target:68 : sudo mkdir /tmp/dib_build.7EwvFRG5/mnt/tmp/in_target.d 2025-12-11 05:18:59.347 | + 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.7EwvFRG5/hooks 2025-12-11 05:18:59.368 | + diskimage_builder/lib/img-functions:run_d_in_target:78 : sudo mount --bind /tmp/dib_build.7EwvFRG5/hooks /tmp/dib_build.7EwvFRG5/mnt/tmp/in_target.d 2025-12-11 05:18:59.389 | + diskimage_builder/lib/img-functions:run_d_in_target:79 : sudo mount -o remount,ro,bind /tmp/dib_build.7EwvFRG5/hooks /tmp/dib_build.7EwvFRG5/mnt/tmp/in_target.d 2025-12-11 05:18:59.408 | + diskimage_builder/lib/img-functions:run_d_in_target:80 : check_break before-finalise run_in_target bash 2025-12-11 05:18:59.411 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-12-11 05:18:59.412 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-finalise(,|$)' -q 2025-12-11 05:18:59.417 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : '[' -z '' ']' 2025-12-11 05:18:59.420 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : in_target_arg=run_in_target 2025-12-11 05:18:59.422 | + diskimage_builder/lib/img-functions:run_d_in_target:82 : trap 'check_break after-error run_in_target bash' ERR 2025-12-11 05:18:59.425 | + 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-12-11 05:18:59.428 | + diskimage_builder/lib/img-functions:run_in_target:49 : cmd='/tmp/in_target.d/dib-run-parts /tmp/in_target.d/finalise.d' 2025-12-11 05:18:59.431 | + diskimage_builder/lib/img-functions:run_in_target:51 : ORIG_HOME=/root 2025-12-11 05:18:59.434 | + diskimage_builder/lib/img-functions:run_in_target:52 : export HOME=/root 2025-12-11 05:18:59.437 | + diskimage_builder/lib/img-functions:run_in_target:52 : HOME=/root 2025-12-11 05:18:59.441 | + diskimage_builder/lib/img-functions:run_in_target:58 : sudo -E chroot /tmp/dib_build.7EwvFRG5/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-12-11 05:18:59.469 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/01-debian-ipa.bash 2025-12-11 05:18:59.471 | + source /tmp/in_target.d/finalise.d/../environment.d/01-debian-ipa.bash 2025-12-11 05:18:59.471 | ++ DIB_DEBIAN_NON_FREE=non-free-firmware 2025-12-11 05:18:59.471 | ++ [[ 9-stream == \b\u\l\l\s\e\y\e ]] 2025-12-11 05:18:59.471 | ++ export DIB_DEBIAN_COMPONENTS=main,contrib,non-free-firmware 2025-12-11 05:18:59.471 | ++ DIB_DEBIAN_COMPONENTS=main,contrib,non-free-firmware 2025-12-11 05:18:59.471 | ++ [[ main,contrib,non-free-firmware =~ non-free ]] 2025-12-11 05:18:59.471 | ++ export IPA_DEBIAN_NONFREE=true 2025-12-11 05:18:59.471 | ++ IPA_DEBIAN_NONFREE=true 2025-12-11 05:18:59.471 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/01-export-install-types.bash 2025-12-11 05:18:59.472 | + source /tmp/in_target.d/finalise.d/../environment.d/01-export-install-types.bash 2025-12-11 05:18:59.472 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2025-12-11 05:18:59.472 | ++ DIB_DEFAULT_INSTALLTYPE=package 2025-12-11 05:18:59.472 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/01-repo-setup.bash 2025-12-11 05:18:59.474 | + source /tmp/in_target.d/finalise.d/../environment.d/01-repo-setup.bash 2025-12-11 05:18:59.474 | ++ export DIB_REPO_SETUP=current-podified 2025-12-11 05:18:59.474 | ++ DIB_REPO_SETUP=current-podified 2025-12-11 05:18:59.474 | ++ export DIB_REPO_SETUP_BRANCH=master 2025-12-11 05:18:59.474 | ++ DIB_REPO_SETUP_BRANCH=master 2025-12-11 05:18:59.474 | ++ export DIB_REPO_SETUP_DISTRO_MIRROR= 2025-12-11 05:18:59.474 | ++ DIB_REPO_SETUP_DISTRO_MIRROR= 2025-12-11 05:18:59.474 | ++ export DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2025-12-11 05:18:59.474 | ++ DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2025-12-11 05:18:59.474 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-base-defaults 2025-12-11 05:18:59.476 | + source /tmp/in_target.d/finalise.d/../environment.d/10-base-defaults 2025-12-11 05:18:59.476 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2025-12-11 05:18:59.476 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2025-12-11 05:18:59.476 | ++ export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-12-11 05:18:59.476 | ++ DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-12-11 05:18:59.476 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-centos-distro-name.bash 2025-12-11 05:18:59.478 | + source /tmp/in_target.d/finalise.d/../environment.d/10-centos-distro-name.bash 2025-12-11 05:18:59.478 | ++ export DISTRO_NAME=centos 2025-12-11 05:18:59.478 | ++ DISTRO_NAME=centos 2025-12-11 05:18:59.478 | ++ export DIB_RELEASE=9-stream 2025-12-11 05:18:59.478 | ++ DIB_RELEASE=9-stream 2025-12-11 05:18:59.478 | ++ export EFI_BOOT_DIR=EFI/centos 2025-12-11 05:18:59.478 | ++ EFI_BOOT_DIR=EFI/centos 2025-12-11 05:18:59.478 | ++ export YUM=dnf 2025-12-11 05:18:59.478 | ++ YUM=dnf 2025-12-11 05:18:59.478 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-checksum.bash 2025-12-11 05:18:59.480 | + source /tmp/in_target.d/finalise.d/../environment.d/10-checksum.bash 2025-12-11 05:18:59.480 | ++ export DIB_CHECKSUM=1 2025-12-11 05:18:59.480 | ++ DIB_CHECKSUM=1 2025-12-11 05:18:59.480 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-defaults.bash 2025-12-11 05:18:59.482 | + source /tmp/in_target.d/finalise.d/../environment.d/10-defaults.bash 2025-12-11 05:18:59.482 | ++ export IPA_REMOVE_FIRMWARE=amdgpu,netronome,qcom,ti-communication,ti-keystone,ueagle-atm,rsi,mrvl,brcm,mediatek,ath10k,rtlwifi,rtw88,rtw89,libertas,ath11k 2025-12-11 05:18:59.482 | ++ IPA_REMOVE_FIRMWARE=amdgpu,netronome,qcom,ti-communication,ti-keystone,ueagle-atm,rsi,mrvl,brcm,mediatek,ath10k,rtlwifi,rtw88,rtw89,libertas,ath11k 2025-12-11 05:18:59.482 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-enable-rdo-deps.bash 2025-12-11 05:18:59.484 | + source /tmp/in_target.d/finalise.d/../environment.d/10-enable-rdo-deps.bash 2025-12-11 05:18:59.484 | ++ [[ centos9-stream =~ centos9 ]] 2025-12-11 05:18:59.484 | ++ '[' -n '/etc/yum.repos.d/*' ']' 2025-12-11 05:18:59.484 | ++ export DIB_IPA_HARDWARE_RDO=0 2025-12-11 05:18:59.484 | ++ DIB_IPA_HARDWARE_RDO=0 2025-12-11 05:18:59.484 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/11-dib-install-type.bash 2025-12-11 05:18:59.486 | + source /tmp/in_target.d/finalise.d/../environment.d/11-dib-install-type.bash 2025-12-11 05:18:59.486 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2025-12-11 05:18:59.486 | ++ DIB_DEFAULT_INSTALLTYPE=package 2025-12-11 05:18:59.486 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/14-manifests 2025-12-11 05:18:59.488 | + source /tmp/in_target.d/finalise.d/../environment.d/14-manifests 2025-12-11 05:18:59.488 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-12-11 05:18:59.488 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-12-11 05:18:59.488 | ++ export DIB_MANIFEST_SAVE_DIR=ironic-python-agent.d/ 2025-12-11 05:18:59.488 | ++ DIB_MANIFEST_SAVE_DIR=ironic-python-agent.d/ 2025-12-11 05:18:59.488 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/20-ipa-distro-family.bash 2025-12-11 05:18:59.490 | + source /tmp/in_target.d/finalise.d/../environment.d/20-ipa-distro-family.bash 2025-12-11 05:18:59.490 | ++ [[ centos =~ (fedora|centos|rhel) ]] 2025-12-11 05:18:59.490 | ++ export IPA_DISTRO_FAMILY=rh 2025-12-11 05:18:59.490 | ++ IPA_DISTRO_FAMILY=rh 2025-12-11 05:18:59.490 | ++ [[ centos =~ (centos|rhel) ]] 2025-12-11 05:18:59.490 | ++ export DIB_DHCP_NETWORK_MANAGER_AUTO=true 2025-12-11 05:18:59.490 | ++ DIB_DHCP_NETWORK_MANAGER_AUTO=true 2025-12-11 05:18:59.490 | ++ [[ centos =~ debian ]] 2025-12-11 05:18:59.490 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/50-dib-python-version 2025-12-11 05:18:59.492 | + source /tmp/in_target.d/finalise.d/../environment.d/50-dib-python-version 2025-12-11 05:18:59.492 | ++ '[' -z 3 ']' 2025-12-11 05:18:59.492 | ++ '[' -z 3 ']' 2025-12-11 05:18:59.492 | ++ export DIB_PYTHON_VERSION 2025-12-11 05:18:59.492 | ++ export DIB_PYTHON=python3 2025-12-11 05:18:59.492 | ++ DIB_PYTHON=python3 2025-12-11 05:18:59.492 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/50-redhat-common 2025-12-11 05:18:59.494 | + source /tmp/in_target.d/finalise.d/../environment.d/50-redhat-common 2025-12-11 05:18:59.494 | ++ export DIB_DISABLE_KERNEL_CLEANUP=0 2025-12-11 05:18:59.494 | ++ DIB_DISABLE_KERNEL_CLEANUP=0 2025-12-11 05:18:59.494 | ++ export DIB_INIT_SYSTEM=systemd 2025-12-11 05:18:59.494 | ++ DIB_INIT_SYSTEM=systemd 2025-12-11 05:18:59.494 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/99-dib-init-system 2025-12-11 05:18:59.496 | + source /tmp/in_target.d/finalise.d/../environment.d/99-dib-init-system 2025-12-11 05:18:59.496 | ++ '[' -z systemd ']' 2025-12-11 05:18:59.496 | ++ case $DIB_INIT_SYSTEM in 2025-12-11 05:18:59.496 | dib-run-parts Running /tmp/in_target.d/finalise.d/01-clean-old-kernels 2025-12-11 05:18:59.498 | + set -eu 2025-12-11 05:18:59.498 | + set -o pipefail 2025-12-11 05:18:59.498 | + '[' 0 -ne 0 ']' 2025-12-11 05:18:59.498 | + YUM=dnf 2025-12-11 05:18:59.498 | + [[ dnf == \d\n\f ]] 2025-12-11 05:18:59.499 | ++ dnf repoquery --installonly --latest-limit=-1 -q 2025-12-11 05:18:59.737 | + _old_kernels= 2025-12-11 05:18:59.737 | + [[ -n '' ]] 2025-12-11 05:18:59.739 | dib-run-parts 01-clean-old-kernels completed 2025-12-11 05:18:59.739 | dib-run-parts Running /tmp/in_target.d/finalise.d/99-clear-machine-id 2025-12-11 05:18:59.742 | + set -eu 2025-12-11 05:18:59.742 | + set -o pipefail 2025-12-11 05:18:59.742 | + '[' -e /var/lib/dbus/machine-id ']' 2025-12-11 05:18:59.742 | + '[' -e /etc/machine-id ']' 2025-12-11 05:18:59.742 | + echo uninitialized 2025-12-11 05:18:59.743 | dib-run-parts 99-clear-machine-id completed 2025-12-11 05:18:59.743 | dib-run-parts ----------------------- PROFILING ----------------------- 2025-12-11 05:18:59.743 | dib-run-parts 2025-12-11 05:18:59.744 | dib-run-parts Target: finalise.d 2025-12-11 05:18:59.744 | dib-run-parts 2025-12-11 05:18:59.744 | dib-run-parts Script Seconds 2025-12-11 05:18:59.744 | dib-run-parts --------------------------------------- ---------- 2025-12-11 05:18:59.744 | dib-run-parts 2025-12-11 05:18:59.752 | dib-run-parts 01-clean-old-kernels 0.242 2025-12-11 05:18:59.757 | dib-run-parts 99-clear-machine-id 0.003 2025-12-11 05:18:59.758 | dib-run-parts 2025-12-11 05:18:59.758 | dib-run-parts --------------------- END PROFILING --------------------- 2025-12-11 05:18:59.763 | + diskimage_builder/lib/img-functions:run_in_target:59 : export HOME=/root 2025-12-11 05:18:59.766 | + diskimage_builder/lib/img-functions:run_in_target:59 : HOME=/root 2025-12-11 05:18:59.769 | + diskimage_builder/lib/img-functions:run_d_in_target:84 : trap - ERR 2025-12-11 05:18:59.772 | + diskimage_builder/lib/img-functions:run_d_in_target:85 : check_break after-finalise run_in_target bash 2025-12-11 05:18:59.774 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-12-11 05:18:59.775 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-finalise(,|$)' -q 2025-12-11 05:18:59.779 | + diskimage_builder/lib/img-functions:run_d_in_target:86 : sudo umount -f /tmp/dib_build.7EwvFRG5/mnt/tmp/in_target.d 2025-12-11 05:18:59.797 | + diskimage_builder/lib/img-functions:run_d_in_target:87 : timeout 10 sh -c ' while ! sudo rmdir /tmp/dib_build.7EwvFRG5/mnt/tmp/in_target.d; do sleep 1; done' 2025-12-11 05:18:59.815 | + diskimage_builder/lib/disk-image-create:main:552 : finalise_base 2025-12-11 05:18:59.818 | + diskimage_builder/lib/img-functions:finalise_base:95 : TARGET_ROOT=/tmp/dib_build.7EwvFRG5/mnt 2025-12-11 05:18:59.821 | + diskimage_builder/lib/img-functions:finalise_base:95 : run_d cleanup 2025-12-11 05:18:59.823 | + diskimage_builder/lib/common-functions:run_d:246 : check_element 2025-12-11 05:18:59.826 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.7EwvFRG5/hooks ']' 2025-12-11 05:18:59.828 | + diskimage_builder/lib/common-functions:run_d:247 : check_break before-cleanup bash 2025-12-11 05:18:59.831 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-12-11 05:18:59.831 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-cleanup(,|$)' -q 2025-12-11 05:18:59.836 | + diskimage_builder/lib/common-functions:run_d:248 : '[' -d /tmp/dib_build.7EwvFRG5/hooks/cleanup.d ']' 2025-12-11 05:18:59.838 | + diskimage_builder/lib/common-functions:run_d:249 : echo 'Running hooks from /tmp/dib_build.7EwvFRG5/hooks/cleanup.d' 2025-12-11 05:18:59.838 | Running hooks from /tmp/dib_build.7EwvFRG5/hooks/cleanup.d 2025-12-11 05:18:59.841 | + diskimage_builder/lib/common-functions:run_d:250 : '[' -n '' ']' 2025-12-11 05:18:59.843 | + diskimage_builder/lib/common-functions:run_d:256 : /usr/lib/python3.9/site-packages/diskimage_builder/lib/dib-run-parts /tmp/dib_build.7EwvFRG5/hooks/cleanup.d 2025-12-11 05:18:59.855 | dib-run-parts Sourcing environment file /tmp/dib_build.7EwvFRG5/hooks/cleanup.d/../environment.d/01-debian-ipa.bash 2025-12-11 05:18:59.856 | + source /tmp/dib_build.7EwvFRG5/hooks/cleanup.d/../environment.d/01-debian-ipa.bash 2025-12-11 05:18:59.856 | ++ DIB_DEBIAN_NON_FREE=non-free-firmware 2025-12-11 05:18:59.856 | ++ [[ 9-stream == \b\u\l\l\s\e\y\e ]] 2025-12-11 05:18:59.856 | ++ export DIB_DEBIAN_COMPONENTS=main,contrib,non-free-firmware 2025-12-11 05:18:59.856 | ++ DIB_DEBIAN_COMPONENTS=main,contrib,non-free-firmware 2025-12-11 05:18:59.856 | ++ [[ main,contrib,non-free-firmware =~ non-free ]] 2025-12-11 05:18:59.856 | ++ export IPA_DEBIAN_NONFREE=true 2025-12-11 05:18:59.856 | ++ IPA_DEBIAN_NONFREE=true 2025-12-11 05:18:59.856 | dib-run-parts Sourcing environment file /tmp/dib_build.7EwvFRG5/hooks/cleanup.d/../environment.d/01-export-install-types.bash 2025-12-11 05:18:59.858 | + source /tmp/dib_build.7EwvFRG5/hooks/cleanup.d/../environment.d/01-export-install-types.bash 2025-12-11 05:18:59.858 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2025-12-11 05:18:59.858 | ++ DIB_DEFAULT_INSTALLTYPE=package 2025-12-11 05:18:59.858 | dib-run-parts Sourcing environment file /tmp/dib_build.7EwvFRG5/hooks/cleanup.d/../environment.d/01-repo-setup.bash 2025-12-11 05:18:59.860 | + source /tmp/dib_build.7EwvFRG5/hooks/cleanup.d/../environment.d/01-repo-setup.bash 2025-12-11 05:18:59.860 | ++ export DIB_REPO_SETUP=current-podified 2025-12-11 05:18:59.860 | ++ DIB_REPO_SETUP=current-podified 2025-12-11 05:18:59.860 | ++ export DIB_REPO_SETUP_BRANCH=master 2025-12-11 05:18:59.860 | ++ DIB_REPO_SETUP_BRANCH=master 2025-12-11 05:18:59.860 | ++ export DIB_REPO_SETUP_DISTRO_MIRROR= 2025-12-11 05:18:59.860 | ++ DIB_REPO_SETUP_DISTRO_MIRROR= 2025-12-11 05:18:59.860 | ++ export DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2025-12-11 05:18:59.860 | ++ DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2025-12-11 05:18:59.860 | dib-run-parts Sourcing environment file /tmp/dib_build.7EwvFRG5/hooks/cleanup.d/../environment.d/10-base-defaults 2025-12-11 05:18:59.862 | + source /tmp/dib_build.7EwvFRG5/hooks/cleanup.d/../environment.d/10-base-defaults 2025-12-11 05:18:59.862 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2025-12-11 05:18:59.862 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2025-12-11 05:18:59.862 | ++ export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-12-11 05:18:59.862 | ++ DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-12-11 05:18:59.862 | dib-run-parts Sourcing environment file /tmp/dib_build.7EwvFRG5/hooks/cleanup.d/../environment.d/10-centos-distro-name.bash 2025-12-11 05:18:59.864 | + source /tmp/dib_build.7EwvFRG5/hooks/cleanup.d/../environment.d/10-centos-distro-name.bash 2025-12-11 05:18:59.864 | ++ export DISTRO_NAME=centos 2025-12-11 05:18:59.864 | ++ DISTRO_NAME=centos 2025-12-11 05:18:59.864 | ++ export DIB_RELEASE=9-stream 2025-12-11 05:18:59.864 | ++ DIB_RELEASE=9-stream 2025-12-11 05:18:59.864 | ++ export EFI_BOOT_DIR=EFI/centos 2025-12-11 05:18:59.864 | ++ EFI_BOOT_DIR=EFI/centos 2025-12-11 05:18:59.864 | ++ export YUM=dnf 2025-12-11 05:18:59.864 | ++ YUM=dnf 2025-12-11 05:18:59.864 | dib-run-parts Sourcing environment file /tmp/dib_build.7EwvFRG5/hooks/cleanup.d/../environment.d/10-checksum.bash 2025-12-11 05:18:59.866 | + source /tmp/dib_build.7EwvFRG5/hooks/cleanup.d/../environment.d/10-checksum.bash 2025-12-11 05:18:59.866 | ++ export DIB_CHECKSUM=1 2025-12-11 05:18:59.866 | ++ DIB_CHECKSUM=1 2025-12-11 05:18:59.866 | dib-run-parts Sourcing environment file /tmp/dib_build.7EwvFRG5/hooks/cleanup.d/../environment.d/10-defaults.bash 2025-12-11 05:18:59.867 | + source /tmp/dib_build.7EwvFRG5/hooks/cleanup.d/../environment.d/10-defaults.bash 2025-12-11 05:18:59.867 | ++ export IPA_REMOVE_FIRMWARE=amdgpu,netronome,qcom,ti-communication,ti-keystone,ueagle-atm,rsi,mrvl,brcm,mediatek,ath10k,rtlwifi,rtw88,rtw89,libertas,ath11k 2025-12-11 05:18:59.867 | ++ IPA_REMOVE_FIRMWARE=amdgpu,netronome,qcom,ti-communication,ti-keystone,ueagle-atm,rsi,mrvl,brcm,mediatek,ath10k,rtlwifi,rtw88,rtw89,libertas,ath11k 2025-12-11 05:18:59.867 | dib-run-parts Sourcing environment file /tmp/dib_build.7EwvFRG5/hooks/cleanup.d/../environment.d/10-enable-rdo-deps.bash 2025-12-11 05:18:59.869 | + source /tmp/dib_build.7EwvFRG5/hooks/cleanup.d/../environment.d/10-enable-rdo-deps.bash 2025-12-11 05:18:59.869 | ++ [[ centos9-stream =~ centos9 ]] 2025-12-11 05:18:59.869 | ++ '[' -n '/etc/yum.repos.d/*' ']' 2025-12-11 05:18:59.869 | ++ export DIB_IPA_HARDWARE_RDO=0 2025-12-11 05:18:59.869 | ++ DIB_IPA_HARDWARE_RDO=0 2025-12-11 05:18:59.869 | dib-run-parts Sourcing environment file /tmp/dib_build.7EwvFRG5/hooks/cleanup.d/../environment.d/11-dib-install-type.bash 2025-12-11 05:18:59.871 | + source /tmp/dib_build.7EwvFRG5/hooks/cleanup.d/../environment.d/11-dib-install-type.bash 2025-12-11 05:18:59.871 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2025-12-11 05:18:59.871 | ++ DIB_DEFAULT_INSTALLTYPE=package 2025-12-11 05:18:59.871 | dib-run-parts Sourcing environment file /tmp/dib_build.7EwvFRG5/hooks/cleanup.d/../environment.d/14-manifests 2025-12-11 05:18:59.873 | + source /tmp/dib_build.7EwvFRG5/hooks/cleanup.d/../environment.d/14-manifests 2025-12-11 05:18:59.873 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-12-11 05:18:59.873 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-12-11 05:18:59.873 | ++ export DIB_MANIFEST_SAVE_DIR=ironic-python-agent.d/ 2025-12-11 05:18:59.873 | ++ DIB_MANIFEST_SAVE_DIR=ironic-python-agent.d/ 2025-12-11 05:18:59.873 | dib-run-parts Sourcing environment file /tmp/dib_build.7EwvFRG5/hooks/cleanup.d/../environment.d/20-ipa-distro-family.bash 2025-12-11 05:18:59.875 | + source /tmp/dib_build.7EwvFRG5/hooks/cleanup.d/../environment.d/20-ipa-distro-family.bash 2025-12-11 05:18:59.875 | ++ [[ centos =~ (fedora|centos|rhel) ]] 2025-12-11 05:18:59.875 | ++ export IPA_DISTRO_FAMILY=rh 2025-12-11 05:18:59.875 | ++ IPA_DISTRO_FAMILY=rh 2025-12-11 05:18:59.875 | ++ [[ centos =~ (centos|rhel) ]] 2025-12-11 05:18:59.875 | ++ export DIB_DHCP_NETWORK_MANAGER_AUTO=true 2025-12-11 05:18:59.875 | ++ DIB_DHCP_NETWORK_MANAGER_AUTO=true 2025-12-11 05:18:59.875 | ++ [[ centos =~ debian ]] 2025-12-11 05:18:59.875 | dib-run-parts Sourcing environment file /tmp/dib_build.7EwvFRG5/hooks/cleanup.d/../environment.d/50-dib-python-version 2025-12-11 05:18:59.877 | + source /tmp/dib_build.7EwvFRG5/hooks/cleanup.d/../environment.d/50-dib-python-version 2025-12-11 05:18:59.877 | ++ '[' -z 3 ']' 2025-12-11 05:18:59.877 | ++ '[' -z 3 ']' 2025-12-11 05:18:59.877 | ++ export DIB_PYTHON_VERSION 2025-12-11 05:18:59.877 | ++ export DIB_PYTHON=python3 2025-12-11 05:18:59.877 | ++ DIB_PYTHON=python3 2025-12-11 05:18:59.877 | dib-run-parts Sourcing environment file /tmp/dib_build.7EwvFRG5/hooks/cleanup.d/../environment.d/50-redhat-common 2025-12-11 05:18:59.879 | + source /tmp/dib_build.7EwvFRG5/hooks/cleanup.d/../environment.d/50-redhat-common 2025-12-11 05:18:59.879 | ++ export DIB_DISABLE_KERNEL_CLEANUP=0 2025-12-11 05:18:59.879 | ++ DIB_DISABLE_KERNEL_CLEANUP=0 2025-12-11 05:18:59.879 | ++ export DIB_INIT_SYSTEM=systemd 2025-12-11 05:18:59.879 | ++ DIB_INIT_SYSTEM=systemd 2025-12-11 05:18:59.879 | dib-run-parts Sourcing environment file /tmp/dib_build.7EwvFRG5/hooks/cleanup.d/../environment.d/99-dib-init-system 2025-12-11 05:18:59.881 | + source /tmp/dib_build.7EwvFRG5/hooks/cleanup.d/../environment.d/99-dib-init-system 2025-12-11 05:18:59.881 | ++ '[' -z systemd ']' 2025-12-11 05:18:59.881 | ++ case $DIB_INIT_SYSTEM in 2025-12-11 05:18:59.881 | dib-run-parts Running /tmp/dib_build.7EwvFRG5/hooks/cleanup.d/01-copy-manifests-dir 2025-12-11 05:18:59.883 | + set -eu 2025-12-11 05:18:59.883 | + set -o pipefail 2025-12-11 05:18:59.883 | + MANIFEST_IMAGE_PATH=/tmp/dib_build.7EwvFRG5/mnt//etc/dib-manifests 2025-12-11 05:18:59.883 | + '[' -d /tmp/dib_build.7EwvFRG5/mnt//etc/dib-manifests ']' 2025-12-11 05:18:59.884 | + echo 'declare -x DIB_ARGS="-o ironic-python-agent -x --checksum --min-tmpfs 7 centos dynamic-login element-manifest selinux-permissive enable-packages-install interface-names ironic-agent-multipath override-pip-and-virtualenv extra-hardware ironic-python-agent-ramdisk repo-setup" 2025-12-11 05:18:59.884 | declare -x DIB_DHCP_TIMEOUT="60" 2025-12-11 05:18:59.884 | declare -x DIB_EPEL_DISABLED="1" 2025-12-11 05:18:59.884 | declare -x DIB_IPA_HARDWARE_RDO="0" 2025-12-11 05:18:59.884 | declare -x DIB_LOCAL_IMAGE="/home/zuul/ci-framework-data/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2" 2025-12-11 05:18:59.884 | declare -x DIB_PYTHON_EXEC="/usr/bin/python3" 2025-12-11 05:18:59.884 | declare -x DIB_PYTHON_VERSION="3" 2025-12-11 05:18:59.884 | declare -x DIB_RELEASE="9-stream" 2025-12-11 05:18:59.884 | + sudo dd of=/tmp/dib_build.7EwvFRG5/mnt//etc/dib-manifests/dib_environment 2025-12-11 05:18:59.884 | declare -x DIB_YUM_REPO_CONF="/etc/yum.repos.d/*"' 2025-12-11 05:18:59.897 | 1+1 records in 2025-12-11 05:18:59.897 | 1+1 records out 2025-12-11 05:18:59.897 | 655 bytes copied, 3.7871e-05 s, 17.3 MB/s 2025-12-11 05:18:59.899 | + echo '-o ironic-python-agent -x --checksum --min-tmpfs 7 centos dynamic-login element-manifest selinux-permissive enable-packages-install interface-names ironic-agent-multipath override-pip-and-virtualenv extra-hardware ironic-python-agent-ramdisk repo-setup' 2025-12-11 05:18:59.899 | + sudo dd of=/tmp/dib_build.7EwvFRG5/mnt//etc/dib-manifests/dib_arguments 2025-12-11 05:18:59.912 | 0+1 records in 2025-12-11 05:18:59.912 | 0+1 records out 2025-12-11 05:18:59.912 | 253 bytes copied, 0.000103204 s, 2.5 MB/s 2025-12-11 05:18:59.913 | + mkdir -p ironic-python-agent.d/ 2025-12-11 05:18:59.915 | + sudo cp --no-preserve=ownership -rv /tmp/dib_build.7EwvFRG5/mnt//etc/dib-manifests ironic-python-agent.d/ 2025-12-11 05:18:59.928 | '/tmp/dib_build.7EwvFRG5/mnt//etc/dib-manifests' -> 'ironic-python-agent.d/dib-manifests' 2025-12-11 05:18:59.928 | '/tmp/dib_build.7EwvFRG5/mnt//etc/dib-manifests/dib-element-manifest' -> 'ironic-python-agent.d/dib-manifests/dib-element-manifest' 2025-12-11 05:18:59.928 | '/tmp/dib_build.7EwvFRG5/mnt//etc/dib-manifests/dib_environment' -> 'ironic-python-agent.d/dib-manifests/dib_environment' 2025-12-11 05:18:59.928 | '/tmp/dib_build.7EwvFRG5/mnt//etc/dib-manifests/dib_arguments' -> 'ironic-python-agent.d/dib-manifests/dib_arguments' 2025-12-11 05:18:59.930 | ++ whoami 2025-12-11 05:18:59.932 | + sudo chown -R root: ironic-python-agent.d/ 2025-12-11 05:18:59.950 | + sudo find /tmp/dib_build.7EwvFRG5/mnt//etc/dib-manifests -type f 2025-12-11 05:18:59.950 | + xargs sudo chown root:root 2025-12-11 05:18:59.983 | + sudo find /tmp/dib_build.7EwvFRG5/mnt//etc/dib-manifests -type f 2025-12-11 05:18:59.983 | + xargs sudo chmod 600 2025-12-11 05:19:00.018 | dib-run-parts 01-copy-manifests-dir completed 2025-12-11 05:19:00.018 | dib-run-parts Running /tmp/dib_build.7EwvFRG5/hooks/cleanup.d/50-dib-python 2025-12-11 05:19:00.021 | + set -eu 2025-12-11 05:19:00.021 | + set -o pipefail 2025-12-11 05:19:00.021 | + sudo unlink /tmp/dib_build.7EwvFRG5/mnt/usr/local/bin/dib-python 2025-12-11 05:19:00.038 | dib-run-parts 50-dib-python completed 2025-12-11 05:19:00.038 | dib-run-parts Running /tmp/dib_build.7EwvFRG5/hooks/cleanup.d/90-remove-ssh-host-keys 2025-12-11 05:19:00.040 | + set -eu 2025-12-11 05:19:00.040 | + set -o pipefail 2025-12-11 05:19:00.040 | + '[' -d /tmp/dib_build.7EwvFRG5/mnt/etc/ssh ']' 2025-12-11 05:19:00.040 | + sudo find /tmp/dib_build.7EwvFRG5/mnt/etc/ssh -name 'ssh_host*' -type f -delete 2025-12-11 05:19:00.056 | dib-run-parts 90-remove-ssh-host-keys completed 2025-12-11 05:19:00.056 | dib-run-parts Running /tmp/dib_build.7EwvFRG5/hooks/cleanup.d/98-prepare-resolve-conf 2025-12-11 05:19:00.059 | + set -eu 2025-12-11 05:19:00.059 | + set -o pipefail 2025-12-11 05:19:00.059 | + '[' -L /tmp/dib_build.7EwvFRG5/mnt/etc/resolv.conf ']' 2025-12-11 05:19:00.059 | + lsattr /tmp/dib_build.7EwvFRG5/mnt/etc/resolv.conf 2025-12-11 05:19:00.059 | + grep '^....i' 2025-12-11 05:19:00.060 | + sudo rm -f /tmp/dib_build.7EwvFRG5/mnt/etc/resolv.conf 2025-12-11 05:19:00.076 | + '[' -L /tmp/dib_build.7EwvFRG5/mnt/etc/resolv.conf.ORIG ']' 2025-12-11 05:19:00.076 | + '[' -f /tmp/dib_build.7EwvFRG5/mnt/etc/resolv.conf.ORIG ']' 2025-12-11 05:19:00.076 | + sudo mv /tmp/dib_build.7EwvFRG5/mnt/etc/resolv.conf.ORIG /tmp/dib_build.7EwvFRG5/mnt/etc/resolv.conf 2025-12-11 05:19:00.092 | dib-run-parts 98-prepare-resolve-conf completed 2025-12-11 05:19:00.092 | dib-run-parts Running /tmp/dib_build.7EwvFRG5/hooks/cleanup.d/99-ramdisk-create 2025-12-11 05:19:00.094 | + set -eu 2025-12-11 05:19:00.094 | + set -o pipefail 2025-12-11 05:19:00.094 | + '[' -n /tmp/dib_build.7EwvFRG5/mnt ']' 2025-12-11 05:19:00.094 | + USER=root 2025-12-11 05:19:00.094 | + source /usr/lib/python3.9/site-packages/diskimage_builder/lib/img-functions 2025-12-11 05:19:00.095 | ++ readlink -f ironic-python-agent 2025-12-11 05:19:00.096 | + IMAGE_PATH=/usr/share/edpm-image-builder/ironic-python-agent 2025-12-11 05:19:00.096 | + cd /tmp/dib_build.7EwvFRG5/mnt 2025-12-11 05:19:00.096 | + DIB_IPA_COMPRESS_CMD=gzip 2025-12-11 05:19:00.096 | + echo '#disabled' 2025-12-11 05:19:00.096 | + sudo mv ./tmp/fstab.new ./etc/fstab 2025-12-11 05:19:00.111 | + sudo ln -s ./sbin/init ./ 2025-12-11 05:19:00.126 | + '[' -a ./dev/random ']' 2025-12-11 05:19:00.126 | + '[' -a ./dev/urandom ']' 2025-12-11 05:19:00.126 | + '[' 0 -gt 0 ']' 2025-12-11 05:19:00.126 | + sudo find . -xdev -path './sys/*' -prune -o -path './tmp/*' -prune -o -path './boot/*' -prune -o -path ./root/.cache -prune -o -path '*site-packages/babel/locale-data/*' -prune -o -path './usr/include/*' -prune -o -path './usr/lib/locale/*' -prune -o -path './usr/share/doc/*' -prune -o -path './usr/share/man/*' -prune -o -path './usr/share/GeoIP/*' -prune -o -path './usr/share/info/*' -prune -o -path './usr/share/licenses/*' -prune -o -path './usr/share/locale/*' -prune -o -path './usr/share/misc/m*' -prune -o -path './usr/src/kernels/*' -prune -o -path './var/cache/*' -prune -o -path './var/log/*' -prune -o -name '*.pyc' '!' -path '*encodings/*' -prune -o -name '*.pyo' -prune -o -print 2025-12-11 05:19:00.126 | + sudo cpio -o -H newc 2025-12-11 05:19:00.126 | + gzip 2025-12-11 05:19:34.659 | 1981060 blocks 2025-12-11 05:19:34.662 | + select_boot_kernel_initrd /tmp/dib_build.7EwvFRG5/mnt 2025-12-11 05:19:34.662 | + TARGET_ROOT=/tmp/dib_build.7EwvFRG5/mnt 2025-12-11 05:19:34.662 | + BOOTDIR=/tmp/dib_build.7EwvFRG5/mnt/boot 2025-12-11 05:19:34.662 | + '[' -n '' -a -n '' ']' 2025-12-11 05:19:34.662 | + '[' -f /tmp/dib_build.7EwvFRG5/mnt/etc/redhat-release ']' 2025-12-11 05:19:34.663 | ++ ls -1rv /tmp/dib_build.7EwvFRG5/mnt/boot/vmlinuz-5.14.0-648.el9.x86_64 2025-12-11 05:19:34.663 | ++ grep PAE 2025-12-11 05:19:34.663 | ++ grep -v debug 2025-12-11 05:19:34.663 | ++ head -1 2025-12-11 05:19:34.665 | ++ echo '' 2025-12-11 05:19:34.665 | + KERNEL= 2025-12-11 05:19:34.665 | ++ ls -1rv /tmp/dib_build.7EwvFRG5/mnt/boot/vmlinuz-5.14.0-648.el9.x86_64 2025-12-11 05:19:34.666 | ++ grep -v debug 2025-12-11 05:19:34.666 | ++ head -1 2025-12-11 05:19:34.667 | + KERNEL=/tmp/dib_build.7EwvFRG5/mnt/boot/vmlinuz-5.14.0-648.el9.x86_64 2025-12-11 05:19:34.667 | + '[' '!' /tmp/dib_build.7EwvFRG5/mnt/boot/vmlinuz-5.14.0-648.el9.x86_64 ']' 2025-12-11 05:19:34.667 | ++ basename /tmp/dib_build.7EwvFRG5/mnt/boot/vmlinuz-5.14.0-648.el9.x86_64 2025-12-11 05:19:34.668 | + KERNEL=vmlinuz-5.14.0-648.el9.x86_64 2025-12-11 05:19:34.668 | + KERNEL_VERSION=5.14.0-648.el9.x86_64 2025-12-11 05:19:34.669 | +++ ls /tmp/dib_build.7EwvFRG5/mnt/boot/initramfs-5.14.0-648.el9.x86_64.img 2025-12-11 05:19:34.670 | ++ basename /tmp/dib_build.7EwvFRG5/mnt/boot/initramfs-5.14.0-648.el9.x86_64.img 2025-12-11 05:19:34.671 | + RAMDISK=initramfs-5.14.0-648.el9.x86_64.img 2025-12-11 05:19:34.671 | + '[' '!' initramfs-5.14.0-648.el9.x86_64.img ']' 2025-12-11 05:19:34.671 | + sudo cp /tmp/dib_build.7EwvFRG5/mnt/boot/vmlinuz-5.14.0-648.el9.x86_64 /usr/share/edpm-image-builder/ironic-python-agent.kernel 2025-12-11 05:19:34.696 | + sudo chown root: /usr/share/edpm-image-builder/ironic-python-agent.kernel 2025-12-11 05:19:34.712 | + [[ -n 1 ]] 2025-12-11 05:19:34.712 | + [[ 1 != \0 ]] 2025-12-11 05:19:34.712 | ++ dirname /usr/share/edpm-image-builder/ironic-python-agent 2025-12-11 05:19:34.713 | + pushd /usr/share/edpm-image-builder 2025-12-11 05:19:34.713 | /usr/share/edpm-image-builder /tmp/dib_build.7EwvFRG5/mnt 2025-12-11 05:19:34.713 | + [[ 1 == \1 ]] 2025-12-11 05:19:34.713 | + DIB_CHECKSUM=md5,sha256 2025-12-11 05:19:34.713 | + [[ md5,sha256 == *md5* ]] 2025-12-11 05:19:34.713 | + md5sum ironic-python-agent.initramfs ironic-python-agent.kernel 2025-12-11 05:19:35.643 | + [[ md5,sha256 == *sha256* ]] 2025-12-11 05:19:35.643 | + sha256sum ironic-python-agent.initramfs ironic-python-agent.kernel 2025-12-11 05:19:36.096 | + popd 2025-12-11 05:19:36.096 | /tmp/dib_build.7EwvFRG5/mnt 2025-12-11 05:19:36.096 | + sudo ls -lh /usr/share/edpm-image-builder/ironic-python-agent.d /usr/share/edpm-image-builder/ironic-python-agent.initramfs /usr/share/edpm-image-builder/ironic-python-agent.kernel /usr/share/edpm-image-builder/ironic-python-agent.md5 /usr/share/edpm-image-builder/ironic-python-agent.sha256 2025-12-11 05:19:36.113 | -rw-r--r--. 1 root root 606M Dec 11 05:19 /usr/share/edpm-image-builder/ironic-python-agent.initramfs 2025-12-11 05:19:36.113 | -rwxr-xr-x. 1 root root 15M Dec 11 05:19 /usr/share/edpm-image-builder/ironic-python-agent.kernel 2025-12-11 05:19:36.113 | -rw-r--r--. 1 root root 125 Dec 11 05:19 /usr/share/edpm-image-builder/ironic-python-agent.md5 2025-12-11 05:19:36.113 | -rw-r--r--. 1 root root 189 Dec 11 05:19 /usr/share/edpm-image-builder/ironic-python-agent.sha256 2025-12-11 05:19:36.113 | 2025-12-11 05:19:36.113 | /usr/share/edpm-image-builder/ironic-python-agent.d: 2025-12-11 05:19:36.113 | total 0 2025-12-11 05:19:36.113 | drwxr-xr-x. 2 root root 78 Dec 11 05:18 dib-manifests 2025-12-11 05:19:36.117 | dib-run-parts 99-ramdisk-create completed 2025-12-11 05:19:36.117 | dib-run-parts Running /tmp/dib_build.7EwvFRG5/hooks/cleanup.d/99-remove-dib-img-functions 2025-12-11 05:19:36.120 | + set -eu 2025-12-11 05:19:36.120 | + set -o pipefail 2025-12-11 05:19:36.120 | + sudo rm -f /tmp/dib_build.7EwvFRG5/mnt/lib/diskimage-builder/img-functions 2025-12-11 05:19:36.137 | + sudo rmdir /tmp/dib_build.7EwvFRG5/mnt/lib/diskimage-builder 2025-12-11 05:19:36.153 | dib-run-parts 99-remove-dib-img-functions completed 2025-12-11 05:19:36.153 | dib-run-parts Running /tmp/dib_build.7EwvFRG5/hooks/cleanup.d/99-remove-yum-repo-conf 2025-12-11 05:19:36.156 | + set -eu 2025-12-11 05:19:36.156 | + set -o pipefail 2025-12-11 05:19:36.156 | + '[' -z '/etc/yum.repos.d/*' ']' 2025-12-11 05:19:36.156 | + for file in $DIB_YUM_REPO_CONF 2025-12-11 05:19:36.156 | ++ basename /etc/yum.repos.d/centos-addons.repo 2025-12-11 05:19:36.157 | + sudo rm -f /tmp/dib_build.7EwvFRG5/mnt/etc/yum.repos.d/centos-addons.repo 2025-12-11 05:19:36.172 | + for file in $DIB_YUM_REPO_CONF 2025-12-11 05:19:36.172 | ++ basename /etc/yum.repos.d/centos.repo 2025-12-11 05:19:36.173 | + sudo rm -f /tmp/dib_build.7EwvFRG5/mnt/etc/yum.repos.d/centos.repo 2025-12-11 05:19:36.188 | + for file in $DIB_YUM_REPO_CONF 2025-12-11 05:19:36.188 | ++ basename /etc/yum.repos.d/delorean-master-testing.repo 2025-12-11 05:19:36.189 | + sudo rm -f /tmp/dib_build.7EwvFRG5/mnt/etc/yum.repos.d/delorean-master-testing.repo 2025-12-11 05:19:36.205 | + for file in $DIB_YUM_REPO_CONF 2025-12-11 05:19:36.206 | ++ basename /etc/yum.repos.d/delorean.repo 2025-12-11 05:19:36.206 | + sudo rm -f /tmp/dib_build.7EwvFRG5/mnt/etc/yum.repos.d/delorean.repo 2025-12-11 05:19:36.222 | + for file in $DIB_YUM_REPO_CONF 2025-12-11 05:19:36.222 | ++ basename /etc/yum.repos.d/repo-setup-centos-appstream.repo 2025-12-11 05:19:36.223 | + sudo rm -f /tmp/dib_build.7EwvFRG5/mnt/etc/yum.repos.d/repo-setup-centos-appstream.repo 2025-12-11 05:19:36.238 | + for file in $DIB_YUM_REPO_CONF 2025-12-11 05:19:36.239 | ++ basename /etc/yum.repos.d/repo-setup-centos-baseos.repo 2025-12-11 05:19:36.239 | + sudo rm -f /tmp/dib_build.7EwvFRG5/mnt/etc/yum.repos.d/repo-setup-centos-baseos.repo 2025-12-11 05:19:36.255 | + for file in $DIB_YUM_REPO_CONF 2025-12-11 05:19:36.256 | ++ basename /etc/yum.repos.d/repo-setup-centos-highavailability.repo 2025-12-11 05:19:36.256 | + sudo rm -f /tmp/dib_build.7EwvFRG5/mnt/etc/yum.repos.d/repo-setup-centos-highavailability.repo 2025-12-11 05:19:36.272 | + for file in $DIB_YUM_REPO_CONF 2025-12-11 05:19:36.272 | ++ basename /etc/yum.repos.d/repo-setup-centos-powertools.repo 2025-12-11 05:19:36.273 | + sudo rm -f /tmp/dib_build.7EwvFRG5/mnt/etc/yum.repos.d/repo-setup-centos-powertools.repo 2025-12-11 05:19:36.290 | dib-run-parts 99-remove-yum-repo-conf completed 2025-12-11 05:19:36.290 | dib-run-parts Running /tmp/dib_build.7EwvFRG5/hooks/cleanup.d/99-selinux-fixfiles-restore 2025-12-11 05:19:36.292 | + set -eu 2025-12-11 05:19:36.293 | + set -o pipefail 2025-12-11 05:19:36.293 | + [[ ! -f /tmp/dib_build.7EwvFRG5/mnt/etc/selinux/targeted/contexts/files/file_contexts ]] 2025-12-11 05:19:36.293 | + [[ ! -x /tmp/dib_build.7EwvFRG5/mnt/usr/sbin/setfiles ]] 2025-12-11 05:19:36.293 | + _runcon= 2025-12-11 05:19:36.293 | + [[ -d /sys/fs/selinux ]] 2025-12-11 05:19:36.293 | + selinuxenabled 2025-12-11 05:19:36.294 | + sudo semanage permissive -a setfiles_mac_t 2025-12-11 05:19:43.194 | + _runcon='runcon -t setfiles_mac_t -- ' 2025-12-11 05:19:43.194 | + _dash_m= 2025-12-11 05:19:43.194 | + [[ centos == \f\e\d\o\r\a ]] 2025-12-11 05:19:43.194 | + IFS='|' 2025-12-11 05:19:43.194 | + read -ra SPLIT_MOUNTS 2025-12-11 05:19:43.194 | + for MOUNTPOINT in "${SPLIT_MOUNTS[@]}" 2025-12-11 05:19:43.194 | + '[' / '!=' /tmp/in_target.d ']' 2025-12-11 05:19:43.194 | + '[' / '!=' /dev ']' 2025-12-11 05:19:43.194 | + '[' / '!=' /boot/efi ']' 2025-12-11 05:19:43.194 | + '[' -z 'runcon -t setfiles_mac_t -- ' ']' 2025-12-11 05:19:43.194 | + pgrep kauditd 2025-12-11 05:19:43.207 | + [[ / == \/ ]] 2025-12-11 05:19:43.207 | ++ mktemp -d 2025-12-11 05:19:43.208 | + TMP_BIND_MOUNT=/tmp/tmp.dZalCHfCDY 2025-12-11 05:19:43.208 | + sudo mount --bind /tmp/dib_build.7EwvFRG5/mnt /tmp/tmp.dZalCHfCDY 2025-12-11 05:19:43.228 | + sudo runcon -t setfiles_mac_t -- chroot /tmp/tmp.dZalCHfCDY /usr/sbin/setfiles -F /etc/selinux/targeted/contexts/files/file_contexts / 2025-12-11 05:19:52.140 | + sudo umount /tmp/tmp.dZalCHfCDY 2025-12-11 05:19:52.162 | + sudo rmdir /tmp/tmp.dZalCHfCDY 2025-12-11 05:19:52.180 | dib-run-parts 99-selinux-fixfiles-restore completed 2025-12-11 05:19:52.180 | dib-run-parts ----------------------- PROFILING ----------------------- 2025-12-11 05:19:52.180 | dib-run-parts 2025-12-11 05:19:52.182 | dib-run-parts Target: cleanup.d 2025-12-11 05:19:52.182 | dib-run-parts 2025-12-11 05:19:52.182 | dib-run-parts Script Seconds 2025-12-11 05:19:52.182 | dib-run-parts --------------------------------------- ---------- 2025-12-11 05:19:52.182 | dib-run-parts 2025-12-11 05:19:52.190 | dib-run-parts 01-copy-manifests-dir 0.136 2025-12-11 05:19:52.195 | dib-run-parts 50-dib-python 0.018 2025-12-11 05:19:52.200 | dib-run-parts 90-remove-ssh-host-keys 0.018 2025-12-11 05:19:52.204 | dib-run-parts 98-prepare-resolve-conf 0.034 2025-12-11 05:19:52.209 | dib-run-parts 99-ramdisk-create 36.024 2025-12-11 05:19:52.214 | dib-run-parts 99-remove-dib-img-functions 0.035 2025-12-11 05:19:52.219 | dib-run-parts 99-remove-yum-repo-conf 0.136 2025-12-11 05:19:52.223 | dib-run-parts 99-selinux-fixfiles-restore 15.889 2025-12-11 05:19:52.225 | dib-run-parts 2025-12-11 05:19:52.225 | dib-run-parts --------------------- END PROFILING --------------------- 2025-12-11 05:19:52.228 | + diskimage_builder/lib/common-functions:run_d:259 : check_break after-cleanup bash 2025-12-11 05:19:52.232 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-12-11 05:19:52.232 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-cleanup(,|$)' -q 2025-12-11 05:19:52.237 | + diskimage_builder/lib/img-functions:finalise_base:110 : '[' -L /tmp/dib_build.7EwvFRG5/mnt/etc/resolv.conf ']' 2025-12-11 05:19:52.241 | + diskimage_builder/lib/img-functions:finalise_base:111 : lsattr /tmp/dib_build.7EwvFRG5/mnt/etc/resolv.conf 2025-12-11 05:19:52.242 | + diskimage_builder/lib/img-functions:finalise_base:111 : grep '^....i' 2025-12-11 05:19:52.245 | + diskimage_builder/lib/img-functions:finalise_base:118 : sudo rm -f /tmp/dib_build.7EwvFRG5/mnt/etc/resolv.conf 2025-12-11 05:19:52.264 | + diskimage_builder/lib/img-functions:finalise_base:121 : '[' -L /tmp/dib_build.7EwvFRG5/mnt/etc/resolv.conf.ORIG ']' 2025-12-11 05:19:52.267 | + diskimage_builder/lib/img-functions:finalise_base:121 : '[' -f /tmp/dib_build.7EwvFRG5/mnt/etc/resolv.conf.ORIG ']' 2025-12-11 05:19:52.270 | + diskimage_builder/lib/img-functions:finalise_base:127 : unmount_dir /tmp/dib_build.7EwvFRG5/mnt/tmp 2025-12-11 05:19:52.272 | + diskimage_builder/lib/common-functions:unmount_dir:421 : local dir=/tmp/dib_build.7EwvFRG5/mnt/tmp 2025-12-11 05:19:52.275 | + diskimage_builder/lib/common-functions:unmount_dir:422 : local real_dir 2025-12-11 05:19:52.277 | + diskimage_builder/lib/common-functions:unmount_dir:423 : local mnts 2025-12-11 05:19:52.280 | + diskimage_builder/lib/common-functions:unmount_dir:424 : local split_mounts 2025-12-11 05:19:52.283 | + diskimage_builder/lib/common-functions:unmount_dir:425 : local found_mountpoint 2025-12-11 05:19:52.285 | + diskimage_builder/lib/common-functions:unmount_dir:427 : '[' '!' -d /tmp/dib_build.7EwvFRG5/mnt/tmp ']' 2025-12-11 05:19:52.288 | ++ diskimage_builder/lib/common-functions:unmount_dir:434 : readlink -e /tmp/dib_build.7EwvFRG5/mnt/tmp 2025-12-11 05:19:52.292 | + diskimage_builder/lib/common-functions:unmount_dir:434 : real_dir=/tmp/dib_build.7EwvFRG5/mnt/tmp 2025-12-11 05:19:52.294 | + diskimage_builder/lib/common-functions:unmount_dir:437 : IFS='|' 2025-12-11 05:19:52.297 | + diskimage_builder/lib/common-functions:unmount_dir:437 : read -ra split_mounts 2025-12-11 05:19:52.301 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : awk '{print $2}' 2025-12-11 05:19:52.301 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : sort -r 2025-12-11 05:19:52.302 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : grep '^/tmp/dib_build.7EwvFRG5/mnt/tmp/' 2025-12-11 05:19:52.306 | + diskimage_builder/lib/common-functions:unmount_dir:442 : mnts= 2025-12-11 05:19:52.309 | + diskimage_builder/lib/img-functions:finalise_base:128 : find /tmp/dib_build.7EwvFRG5/mnt/tmp -maxdepth 1 -mindepth 1 2025-12-11 05:19:52.310 | + diskimage_builder/lib/img-functions:finalise_base:128 : xargs sudo rm -rf --one-file-system 2025-12-11 05:19:52.329 | + diskimage_builder/lib/img-functions:finalise_base:130 : sudo find /tmp/dib_build.7EwvFRG5/mnt/var/log -type f -exec cp /dev/null '{}' ';' 2025-12-11 05:19:52.382 | + diskimage_builder/lib/img-functions:finalise_base:132 : sudo find /tmp/dib_build.7EwvFRG5/mnt/root -name '*.log' -type f -delete 2025-12-11 05:19:52.400 | + diskimage_builder/lib/disk-image-create:main:554 : for X in ${!IMAGE_TYPES[@]} 2025-12-11 05:19:52.403 | + diskimage_builder/lib/disk-image-create:main:555 : [[ tar aci =~ qcow2 ]] 2025-12-11 05:19:52.406 | + diskimage_builder/lib/disk-image-create:main:573 : '[' qcow2 == squashfs ']' 2025-12-11 05:19:52.408 | + diskimage_builder/lib/disk-image-create:main:577 : '[' qcow2 == docker ']' 2025-12-11 05:19:52.411 | + diskimage_builder/lib/disk-image-create:main:588 : export EXTRA_UNMOUNT= 2025-12-11 05:19:52.414 | + diskimage_builder/lib/disk-image-create:main:588 : EXTRA_UNMOUNT= 2025-12-11 05:19:52.417 | + diskimage_builder/lib/disk-image-create:main:589 : unmount_image 2025-12-11 05:19:52.420 | + diskimage_builder/lib/img-functions:unmount_image:21 : sync 2025-12-11 05:19:52.445 | + diskimage_builder/lib/img-functions:unmount_image:25 : unmount_dir /tmp/dib_build.7EwvFRG5/mnt 2025-12-11 05:19:52.448 | + diskimage_builder/lib/common-functions:unmount_dir:421 : local dir=/tmp/dib_build.7EwvFRG5/mnt 2025-12-11 05:19:52.450 | + diskimage_builder/lib/common-functions:unmount_dir:422 : local real_dir 2025-12-11 05:19:52.453 | + diskimage_builder/lib/common-functions:unmount_dir:423 : local mnts 2025-12-11 05:19:52.455 | + diskimage_builder/lib/common-functions:unmount_dir:424 : local split_mounts 2025-12-11 05:19:52.458 | + diskimage_builder/lib/common-functions:unmount_dir:425 : local found_mountpoint 2025-12-11 05:19:52.460 | + diskimage_builder/lib/common-functions:unmount_dir:427 : '[' '!' -d /tmp/dib_build.7EwvFRG5/mnt ']' 2025-12-11 05:19:52.463 | ++ diskimage_builder/lib/common-functions:unmount_dir:434 : readlink -e /tmp/dib_build.7EwvFRG5/mnt 2025-12-11 05:19:52.466 | + diskimage_builder/lib/common-functions:unmount_dir:434 : real_dir=/tmp/dib_build.7EwvFRG5/mnt 2025-12-11 05:19:52.469 | + diskimage_builder/lib/common-functions:unmount_dir:437 : IFS='|' 2025-12-11 05:19:52.471 | + diskimage_builder/lib/common-functions:unmount_dir:437 : read -ra split_mounts 2025-12-11 05:19:52.475 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : sort -r 2025-12-11 05:19:52.475 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : grep '^/tmp/dib_build.7EwvFRG5/mnt/' 2025-12-11 05:19:52.475 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : awk '{print $2}' 2025-12-11 05:19:52.480 | + diskimage_builder/lib/common-functions:unmount_dir:442 : mnts='/tmp/dib_build.7EwvFRG5/mnt/sys 2025-12-11 05:19:52.480 | /tmp/dib_build.7EwvFRG5/mnt/proc 2025-12-11 05:19:52.480 | /tmp/dib_build.7EwvFRG5/mnt/dev/pts 2025-12-11 05:19:52.480 | /tmp/dib_build.7EwvFRG5/mnt/dev' 2025-12-11 05:19:52.483 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2025-12-11 05:19:52.485 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2025-12-11 05:19:52.488 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-12-11 05:19:52.490 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2025-12-11 05:19:52.492 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2025-12-11 05:19:52.495 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /tmp/dib_build.7EwvFRG5/mnt/sys' 2025-12-11 05:19:52.495 | Unmount /tmp/dib_build.7EwvFRG5/mnt/sys 2025-12-11 05:19:52.497 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /tmp/dib_build.7EwvFRG5/mnt/sys 2025-12-11 05:19:52.516 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2025-12-11 05:19:52.519 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2025-12-11 05:19:52.521 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-12-11 05:19:52.524 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2025-12-11 05:19:52.526 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2025-12-11 05:19:52.529 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /tmp/dib_build.7EwvFRG5/mnt/proc' 2025-12-11 05:19:52.529 | Unmount /tmp/dib_build.7EwvFRG5/mnt/proc 2025-12-11 05:19:52.531 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /tmp/dib_build.7EwvFRG5/mnt/proc 2025-12-11 05:19:52.551 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2025-12-11 05:19:52.553 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2025-12-11 05:19:52.556 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-12-11 05:19:52.559 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2025-12-11 05:19:52.562 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2025-12-11 05:19:52.565 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /tmp/dib_build.7EwvFRG5/mnt/dev/pts' 2025-12-11 05:19:52.565 | Unmount /tmp/dib_build.7EwvFRG5/mnt/dev/pts 2025-12-11 05:19:52.567 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /tmp/dib_build.7EwvFRG5/mnt/dev/pts 2025-12-11 05:19:52.587 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2025-12-11 05:19:52.589 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2025-12-11 05:19:52.592 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-12-11 05:19:52.595 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2025-12-11 05:19:52.597 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2025-12-11 05:19:52.600 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /tmp/dib_build.7EwvFRG5/mnt/dev' 2025-12-11 05:19:52.600 | Unmount /tmp/dib_build.7EwvFRG5/mnt/dev 2025-12-11 05:19:52.603 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /tmp/dib_build.7EwvFRG5/mnt/dev 2025-12-11 05:19:52.622 | + diskimage_builder/lib/img-functions:unmount_image:26 : '[' -n '' ']' 2025-12-11 05:19:52.624 | + diskimage_builder/lib/img-functions:unmount_image:29 : '[' -n '' ']' 2025-12-11 05:19:52.628 | ++ 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-12-11 05:19:52.745 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:229 2025-12-11 05:19:52.745 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.7EwvFRG5/block-device/config.yaml', 'image-dir': '/tmp/dib_image.7EJ1Vvyi', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.7EwvFRG5/mnt', 'build-dir': '/tmp/dib_build.7EwvFRG5', 'image-size': '2545472KiB', 'root-fs-opts': '-i 4096 -J size=64 '}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2025-12-11 05:19:52.746 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [image-path] 2025-12-11 05:19:52.762 | + diskimage_builder/lib/disk-image-create:main:591 : TMP_IMAGE_PATH=/tmp/dib_image.7EJ1Vvyi/image0.raw 2025-12-11 05:19:52.764 | + diskimage_builder/lib/disk-image-create:main:592 : export TMP_IMAGE_PATH 2025-12-11 05:19:52.767 | + 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-12-11 05:19:52.887 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:229 2025-12-11 05:19:52.887 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.7EwvFRG5/block-device/config.yaml', 'image-dir': '/tmp/dib_image.7EJ1Vvyi', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.7EwvFRG5/mnt', 'build-dir': '/tmp/dib_build.7EwvFRG5', 'image-size': '2545472KiB', 'root-fs-opts': '-i 4096 -J size=64 '}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2025-12-11 05:19:52.887 | INFO diskimage_builder.block_device.level3.mount [-] Called for [mount_mkfs_root] 2025-12-11 05:19:52.887 | INFO diskimage_builder.block_device.utils [-] Calling [sudo sync] 2025-12-11 05:19:52.908 | INFO diskimage_builder.block_device.utils [-] Calling [sudo fstrim --verbose /tmp/dib_build.7EwvFRG5/mnt/] 2025-12-11 05:19:52.926 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: /tmp/dib_build.7EwvFRG5/mnt/: 791.4 MiB (829886464 bytes) trimmed exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-12-11 05:19:52.928 | INFO diskimage_builder.block_device.utils [-] Calling [sudo umount /tmp/dib_build.7EwvFRG5/mnt/] 2025-12-11 05:19:53.385 | INFO diskimage_builder.block_device.level0.localloop [-] loopdev detach 2025-12-11 05:19:53.385 | INFO diskimage_builder.block_device.utils [-] Calling [sudo losetup -d /dev/loop0] 2025-12-11 05:19:53.426 | + 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-12-11 05:19:53.541 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:229 2025-12-11 05:19:53.541 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.7EwvFRG5/block-device/config.yaml', 'image-dir': '/tmp/dib_image.7EJ1Vvyi', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.7EwvFRG5/mnt', 'build-dir': '/tmp/dib_build.7EwvFRG5', 'image-size': '2545472KiB', 'root-fs-opts': '-i 4096 -J size=64 '}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2025-12-11 05:19:53.541 | INFO diskimage_builder.block_device.blockdevice [-] Removing temporary state dir [/tmp/dib_build.7EwvFRG5/states/block-device] 2025-12-11 05:19:53.556 | + diskimage_builder/lib/disk-image-create:main:598 : cleanup_build_dir 2025-12-11 05:19:53.559 | + diskimage_builder/lib/common-functions:cleanup_build_dir:216 : timeout 10 sh -c ' while ! sudo rm -rf /tmp/dib_build.7EwvFRG5/built; do sleep 1; done' 2025-12-11 05:19:53.582 | + diskimage_builder/lib/common-functions:cleanup_build_dir:220 : sudo rm -rf /tmp/dib_build.7EwvFRG5/mnt 2025-12-11 05:19:53.601 | + diskimage_builder/lib/common-functions:cleanup_build_dir:221 : kill_chroot_processes /tmp/dib_build.7EwvFRG5 2025-12-11 05:19:53.652 | + diskimage_builder/lib/common-functions:cleanup_build_dir:222 : tmpfs_check 0 2025-12-11 05:19:53.654 | + diskimage_builder/lib/common-functions:tmpfs_check:22 : local echo_message=0 2025-12-11 05:19:53.657 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : '[' 0 == 0 ']' 2025-12-11 05:19:53.659 | + diskimage_builder/lib/common-functions:tmpfs_check:24 : '[' -r /proc/meminfo ']' 2025-12-11 05:19:53.662 | ++ diskimage_builder/lib/common-functions:tmpfs_check:25 : awk '/^MemTotal/ { print $2 }' /proc/meminfo 2025-12-11 05:19:53.667 | + diskimage_builder/lib/common-functions:tmpfs_check:25 : total_kB=7865356 2025-12-11 05:19:53.670 | + diskimage_builder/lib/common-functions:tmpfs_check:28 : RAM_NEEDED=14 2025-12-11 05:19:53.673 | + diskimage_builder/lib/common-functions:tmpfs_check:29 : '[' 7865356 -lt 14680064 ']' 2025-12-11 05:19:53.675 | + diskimage_builder/lib/common-functions:tmpfs_check:30 : '[' 0 == 1 ']' 2025-12-11 05:19:53.678 | + diskimage_builder/lib/common-functions:tmpfs_check:33 : return 1 2025-12-11 05:19:53.681 | + diskimage_builder/lib/common-functions:cleanup_build_dir:230 : rm -rf --one-file-system /tmp/dib_build.7EwvFRG5 2025-12-11 05:19:53.690 | + diskimage_builder/lib/disk-image-create:main:600 : [[ ! install-bin select-boot-kernel-initrd dhcp-all-interfaces install-types element-manifest base override-pip-and-virtualenv sysprep ironic-python-agent-ramdisk install-static epel runtime-ssh-host-keys repo-setup dib-init-system openssh-server source-repositories ibft-interfaces yum centos ensure-venv interface-names package-installs redhat-common manifests cache-url selinux-fixfiles-restore dib-python rpm-distro pkg-map dynamic-login extra-hardware svc-map no-final-image ironic-ramdisk-base ironic-agent-multipath selinux-permissive enable-packages-install =~ no-final-image ]] 2025-12-11 05:19:53.693 | + diskimage_builder/lib/disk-image-create:main:617 : cleanup_image_dir 2025-12-11 05:19:53.696 | + diskimage_builder/lib/common-functions:cleanup_image_dir:234 : kill_chroot_processes /tmp/dib_image.7EJ1Vvyi 2025-12-11 05:19:53.739 | + diskimage_builder/lib/common-functions:cleanup_image_dir:235 : tmpfs_check 0 2025-12-11 05:19:53.742 | + diskimage_builder/lib/common-functions:tmpfs_check:22 : local echo_message=0 2025-12-11 05:19:53.744 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : '[' 0 == 0 ']' 2025-12-11 05:19:53.747 | + diskimage_builder/lib/common-functions:tmpfs_check:24 : '[' -r /proc/meminfo ']' 2025-12-11 05:19:53.750 | ++ diskimage_builder/lib/common-functions:tmpfs_check:25 : awk '/^MemTotal/ { print $2 }' /proc/meminfo 2025-12-11 05:19:53.755 | + diskimage_builder/lib/common-functions:tmpfs_check:25 : total_kB=7865356 2025-12-11 05:19:53.758 | + diskimage_builder/lib/common-functions:tmpfs_check:28 : RAM_NEEDED=14 2025-12-11 05:19:53.760 | + diskimage_builder/lib/common-functions:tmpfs_check:29 : '[' 7865356 -lt 14680064 ']' 2025-12-11 05:19:53.763 | + diskimage_builder/lib/common-functions:tmpfs_check:30 : '[' 0 == 1 ']' 2025-12-11 05:19:53.766 | + diskimage_builder/lib/common-functions:tmpfs_check:33 : return 1 2025-12-11 05:19:53.769 | + diskimage_builder/lib/common-functions:cleanup_image_dir:241 : rm -rf --one-file-system /tmp/dib_image.7EJ1Vvyi 2025-12-11 05:19:53.943 | Build completed successfully