2020-03-28 06:03:38.728 | diskimage-builder version 2.34.2 2020-03-28 06:03:38.730 | Building elements: base centos7 selinux-permissive ironic-agent ironic-agent-multipath dynamic-login element-manifest network-gateway enable-packages-install override-pip-and-virtualenv 2020-03-28 06:03:38.822 | DEBUG diskimage_builder.element_dependencies [-] ELEMENTS_PATH is: /usr/lib/python2.7/site-packages/diskimage_builder/elements:/usr/share/tripleo-image-elements:/usr/share/tripleo-puppet-elements _find_all_elements /usr/lib/python2.7/site-packages/diskimage_builder/element_dependencies.py:209 2020-03-28 06:03:39.226 | Expanded element dependencies to: override-pip-and-virtualenv rpm-distro centos manifests dhcp-all-interfaces selinux-permissive source-repositories package-installs dib-python install-bin sysprep dynamic-login centos7 ibft-interfaces enable-packages-install yum select-boot-kernel-initrd network-gateway install-types install-static openssh-server svc-map element-manifest base dib-init-system redhat-common no-final-image ironic-agent-multipath runtime-ssh-host-keys cache-url pkg-map ironic-agent 2020-03-28 06:03:39.233 | + diskimage_builder/lib/disk-image-create:main:262 : '[' 1 = 1 ']' 2020-03-28 06:03:39.238 | + diskimage_builder/lib/disk-image-create:main:263 : export IMAGE_NAME=./ironic-python-agent 2020-03-28 06:03:39.244 | + diskimage_builder/lib/disk-image-create:main:263 : IMAGE_NAME=./ironic-python-agent 2020-03-28 06:03:39.249 | + diskimage_builder/lib/disk-image-create:main:267 : for X in '${!IMAGE_TYPES[@]}' 2020-03-28 06:03:39.254 | + diskimage_builder/lib/disk-image-create:main:268 : case "${IMAGE_TYPES[$X]}" in 2020-03-28 06:03:39.259 | + diskimage_builder/lib/disk-image-create:main:270 : type qemu-img 2020-03-28 06:03:39.265 | + diskimage_builder/lib/disk-image-create:main:306 : type fstrim 2020-03-28 06:03:39.271 | + diskimage_builder/lib/disk-image-create:main:314 : [[ -n '' ]] 2020-03-28 06:03:39.277 | + diskimage_builder/lib/disk-image-create:main:321 : mk_build_dir 2020-03-28 06:03:39.283 | ++ diskimage_builder/lib/common-functions:mk_build_dir:38 : mktemp -t -d --tmpdir=/tmp dib_build.XXXXXXXX 2020-03-28 06:03:39.291 | + diskimage_builder/lib/common-functions:mk_build_dir:38 : TMP_BUILD_DIR=/tmp/dib_build.pX4B1SAV 2020-03-28 06:03:39.297 | ++ diskimage_builder/lib/common-functions:mk_build_dir:39 : mktemp -t -d --tmpdir=/tmp dib_image.XXXXXXXX 2020-03-28 06:03:39.304 | + diskimage_builder/lib/common-functions:mk_build_dir:39 : TMP_IMAGE_DIR=/tmp/dib_image.zwsZ52Ji 2020-03-28 06:03:39.309 | + diskimage_builder/lib/common-functions:mk_build_dir:40 : '[' 0 -eq 0 ']' 2020-03-28 06:03:39.315 | + diskimage_builder/lib/common-functions:mk_build_dir:41 : export TMP_BUILD_DIR 2020-03-28 06:03:39.321 | + diskimage_builder/lib/common-functions:mk_build_dir:42 : tmpfs_check 2020-03-28 06:03:39.326 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : local echo_message=1 2020-03-28 06:03:39.331 | + diskimage_builder/lib/common-functions:tmpfs_check:24 : '[' 0 == 0 ']' 2020-03-28 06:03:39.336 | + diskimage_builder/lib/common-functions:tmpfs_check:25 : '[' -r /proc/meminfo ']' 2020-03-28 06:03:39.343 | ++ diskimage_builder/lib/common-functions:tmpfs_check:26 : awk '/^MemTotal/ { print $2 }' /proc/meminfo 2020-03-28 06:03:39.352 | + diskimage_builder/lib/common-functions:tmpfs_check:26 : total_kB=8172952 2020-03-28 06:03:39.358 | + diskimage_builder/lib/common-functions:tmpfs_check:29 : RAM_NEEDED=14 2020-03-28 06:03:39.363 | + diskimage_builder/lib/common-functions:tmpfs_check:30 : '[' 8172952 -lt 14680064 ']' 2020-03-28 06:03:39.369 | + diskimage_builder/lib/common-functions:tmpfs_check:31 : '[' 1 == 1 ']' 2020-03-28 06:03:39.375 | + diskimage_builder/lib/common-functions:tmpfs_check:32 : echo 'WARNING: Not enough RAM to use tmpfs for build. Using /tmp. (8172952 < 14G)' 2020-03-28 06:03:39.375 | WARNING: Not enough RAM to use tmpfs for build. Using /tmp. (8172952 < 14G) 2020-03-28 06:03:39.380 | + diskimage_builder/lib/common-functions:tmpfs_check:34 : return 1 2020-03-28 06:03:39.387 | + diskimage_builder/lib/common-functions:mk_build_dir:47 : trap trap_cleanup EXIT 2020-03-28 06:03:39.393 | + diskimage_builder/lib/common-functions:mk_build_dir:48 : echo Building in /tmp/dib_build.pX4B1SAV 2020-03-28 06:03:39.393 | Building in /tmp/dib_build.pX4B1SAV 2020-03-28 06:03:39.399 | + diskimage_builder/lib/common-functions:mk_build_dir:49 : export TMP_IMAGE_DIR 2020-03-28 06:03:39.405 | + diskimage_builder/lib/common-functions:mk_build_dir:50 : export OUT_IMAGE_PATH= 2020-03-28 06:03:39.411 | + diskimage_builder/lib/common-functions:mk_build_dir:50 : OUT_IMAGE_PATH= 2020-03-28 06:03:39.419 | + diskimage_builder/lib/common-functions:mk_build_dir:51 : export TMP_HOOKS_PATH=/tmp/dib_build.pX4B1SAV/hooks 2020-03-28 06:03:39.427 | + diskimage_builder/lib/common-functions:mk_build_dir:51 : TMP_HOOKS_PATH=/tmp/dib_build.pX4B1SAV/hooks 2020-03-28 06:03:39.433 | + diskimage_builder/lib/disk-image-create:main:325 : mkdir -p /tmp/dib_build.pX4B1SAV/block-device 2020-03-28 06:03:39.444 | + diskimage_builder/lib/disk-image-create:main:326 : BLOCK_DEVICE_CONFIG_YAML=/tmp/dib_build.pX4B1SAV/block-device/config.yaml 2020-03-28 06:03:39.451 | + diskimage_builder/lib/disk-image-create:main:327 : block_device_create_config_file /tmp/dib_build.pX4B1SAV/block-device/config.yaml 2020-03-28 06:03:39.481 | Searching elements for block-device[-amd64].yaml ... 2020-03-28 06:03:39.491 | ... done 2020-03-28 06:03:39.491 | Using default block-device fallback config 2020-03-28 06:03:39.500 | + diskimage_builder/lib/disk-image-create:main:330 : DIB_BLOCK_DEVICE_PARAMS_YAML=/tmp/dib_build.pX4B1SAV/block-device/params.yaml 2020-03-28 06:03:39.507 | + diskimage_builder/lib/disk-image-create:main:331 : export DIB_BLOCK_DEVICE_PARAMS_YAML 2020-03-28 06:03:39.513 | + diskimage_builder/lib/disk-image-create:main:332 : cat 2020-03-28 06:03:39.521 | + diskimage_builder/lib/disk-image-create:main:341 : dib-block-device init 2020-03-28 06:03:40.747 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:228 2020-03-28 06:03:40.748 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'root-fs-type': 'xfs', 'image-dir': '/tmp/dib_image.zwsZ52Ji', 'root-label': None, 'build-dir': '/tmp/dib_build.pX4B1SAV', 'config': '/tmp/dib_build.pX4B1SAV/block-device/config.yaml', 'mount-base': '/tmp/dib_build.pX4B1SAV/mnt'}] __init__ /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:231 2020-03-28 06:03:40.749 | DEBUG diskimage_builder.block_device.blockdevice [-] Config before merge [[{'local_loop': {'mkfs': {'mount': {'fstab': {'options': 'defaults', 'fsck-passno': 1}, 'mount_point': '/'}, 'name': 'mkfs_root'}, 'name': 'image0'}}]] cmd_init /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:259 2020-03-28 06:03:40.749 | DEBUG diskimage_builder.block_device.blockdevice [-] Config before merge [[{'fstab': {'fsck-passno': 1, 'base': 'mount_mkfs_root', 'name': 'fstab_mount_mkfs_root', 'options': 'defaults'}}, {'mount': {'base': 'mkfs_root', 'mount_point': '/', 'name': 'mount_mkfs_root'}}, {'mkfs': {'base': 'image0', 'name': 'mkfs_root'}}, {'local_loop': {'name': 'image0'}}]] cmd_init /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:261 2020-03-28 06:03:40.750 | DEBUG diskimage_builder.block_device.blockdevice [-] Final config [[{'fstab': {'fsck-passno': 1, 'base': 'mount_mkfs_root', 'name': 'fstab_mount_mkfs_root', 'options': 'defaults'}}, {'mount': {'base': 'mkfs_root', 'mount_point': '/', 'name': 'mount_mkfs_root'}}, {'mkfs': {'base': 'image0', 'type': 'xfs', 'name': 'mkfs_root', 'label': 'img-rootfs'}}, {'local_loop': {'name': 'image0'}}]] cmd_init /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:263 2020-03-28 06:03:40.750 | INFO diskimage_builder.block_device.blockdevice [-] Wrote final block device config to [/tmp/dib_build.pX4B1SAV/states/block-device/config.json] 2020-03-28 06:03:40.799 | ++ diskimage_builder/lib/disk-image-create:main:345 : dib-block-device getval root-label 2020-03-28 06:03:41.538 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:228 2020-03-28 06:03:41.538 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'root-fs-type': 'xfs', 'image-dir': '/tmp/dib_image.zwsZ52Ji', 'root-label': None, 'build-dir': '/tmp/dib_build.pX4B1SAV', 'config': '/tmp/dib_build.pX4B1SAV/block-device/config.yaml', 'mount-base': '/tmp/dib_build.pX4B1SAV/mnt'}] __init__ /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:231 2020-03-28 06:03:41.538 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [root-label] 2020-03-28 06:03:41.538 | DEBUG diskimage_builder.block_device.blockdevice [-] root-label [img-rootfs] cmd_getval /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:307 2020-03-28 06:03:41.583 | + diskimage_builder/lib/disk-image-create:main:345 : DIB_ROOT_LABEL=img-rootfs 2020-03-28 06:03:41.588 | + diskimage_builder/lib/disk-image-create:main:346 : export DIB_ROOT_LABEL 2020-03-28 06:03:41.596 | ++ diskimage_builder/lib/disk-image-create:main:349 : dib-block-device getval root-fstype 2020-03-28 06:03:42.248 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:228 2020-03-28 06:03:42.249 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'root-fs-type': 'xfs', 'image-dir': '/tmp/dib_image.zwsZ52Ji', 'root-label': None, 'build-dir': '/tmp/dib_build.pX4B1SAV', 'config': '/tmp/dib_build.pX4B1SAV/block-device/config.yaml', 'mount-base': '/tmp/dib_build.pX4B1SAV/mnt'}] __init__ /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:231 2020-03-28 06:03:42.249 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [root-fstype] 2020-03-28 06:03:42.249 | DEBUG diskimage_builder.block_device.blockdevice [-] root-fstype [xfs] cmd_getval /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:314 2020-03-28 06:03:42.287 | + diskimage_builder/lib/disk-image-create:main:349 : DIB_ROOT_FSTYPE=xfs 2020-03-28 06:03:42.292 | + diskimage_builder/lib/disk-image-create:main:350 : export DIB_ROOT_FSTYPE 2020-03-28 06:03:42.297 | ++ diskimage_builder/lib/disk-image-create:main:353 : dib-block-device getval mount-points 2020-03-28 06:03:42.980 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:228 2020-03-28 06:03:42.982 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'root-fs-type': 'xfs', 'image-dir': '/tmp/dib_image.zwsZ52Ji', 'root-label': None, 'build-dir': '/tmp/dib_build.pX4B1SAV', 'config': '/tmp/dib_build.pX4B1SAV/block-device/config.yaml', 'mount-base': '/tmp/dib_build.pX4B1SAV/mnt'}] __init__ /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:231 2020-03-28 06:03:42.982 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [mount-points] 2020-03-28 06:03:43.033 | + diskimage_builder/lib/disk-image-create:main:353 : DIB_MOUNTPOINTS=/ 2020-03-28 06:03:43.041 | + diskimage_builder/lib/disk-image-create:main:354 : export DIB_MOUNTPOINTS 2020-03-28 06:03:43.046 | + diskimage_builder/lib/disk-image-create:main:356 : create_base 2020-03-28 06:03:43.051 | + diskimage_builder/lib/common-functions:create_base:357 : mkdir /tmp/dib_build.pX4B1SAV/mnt 2020-03-28 06:03:43.058 | + diskimage_builder/lib/common-functions:create_base:361 : sudo chown root.root /tmp/dib_build.pX4B1SAV/mnt 2020-03-28 06:03:43.132 | + diskimage_builder/lib/common-functions:create_base:362 : export TMP_MOUNT_PATH=/tmp/dib_build.pX4B1SAV/mnt 2020-03-28 06:03:43.137 | + diskimage_builder/lib/common-functions:create_base:362 : TMP_MOUNT_PATH=/tmp/dib_build.pX4B1SAV/mnt 2020-03-28 06:03:43.142 | + diskimage_builder/lib/common-functions:create_base:364 : TARGET_ROOT=/tmp/dib_build.pX4B1SAV/mnt 2020-03-28 06:03:43.148 | + diskimage_builder/lib/common-functions:create_base:364 : run_d root 2020-03-28 06:03:43.153 | + diskimage_builder/lib/common-functions:run_d:254 : check_element 2020-03-28 06:03:43.158 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.pX4B1SAV/hooks ']' 2020-03-28 06:03:43.164 | + diskimage_builder/lib/common-functions:check_element:154 : generate_hooks 2020-03-28 06:03:43.196 | Copying hooks for dhcp-all-interfaces 2020-03-28 06:03:43.218 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/dhcp-all-interfaces/install.d/50-dhcp-all-interfaces 2020-03-28 06:03:43.226 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/dhcp-all-interfaces/install.d/60-remove-cloud-image-interfaces 2020-03-28 06:03:43.232 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/dhcp-all-interfaces/install.d/dhcp-all-interfaces-udev.rules 2020-03-28 06:03:43.236 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/dhcp-all-interfaces/install.d/dhcp-all-interfaces.conf 2020-03-28 06:03:43.239 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/dhcp-all-interfaces/install.d/dhcp-all-interfaces.init 2020-03-28 06:03:43.242 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/dhcp-all-interfaces/install.d/dhcp-all-interfaces.sh 2020-03-28 06:03:43.244 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/dhcp-all-interfaces/install.d/dhcp-interface@.service 2020-03-28 06:03:43.259 | Copying hooks for no-final-image 2020-03-28 06:03:43.267 | Copying hooks for dib-init-system 2020-03-28 06:03:43.282 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/dib-init-system/post-install.d/10-enable-init-scripts 2020-03-28 06:03:43.294 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/dib-init-system/install.d/20-install-init-scripts 2020-03-28 06:03:43.311 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/dib-init-system/environment.d/99-dib-init-system 2020-03-28 06:03:43.323 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/dib-init-system/pre-install.d/04-dib-init-system 2020-03-28 06:03:43.336 | Copying hooks for base 2020-03-28 06:03:43.346 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/base/install.d/00-baseline-environment 2020-03-28 06:03:43.350 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/base/install.d/00-up-to-date 2020-03-28 06:03:43.356 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/base/install.d/10-cloud-init 2020-03-28 06:03:43.365 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/base/environment.d/10-base-defaults 2020-03-28 06:03:43.378 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/base/pre-install.d/03-baseline-tools 2020-03-28 06:03:43.394 | Copying hooks for install-static 2020-03-28 06:03:43.407 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/install-static/install.d/10-install-static-files 2020-03-28 06:03:43.425 | Copying hooks for rpm-distro 2020-03-28 06:03:43.434 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/rpm-distro/post-install.d/06-network-config-nonzeroconf 2020-03-28 06:03:43.443 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/rpm-distro/pre-install.d/00-fix-requiretty 2020-03-28 06:03:43.447 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/rpm-distro/pre-install.d/00-usr-local-bin-secure-path 2020-03-28 06:03:43.451 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/rpm-distro/pre-install.d/01-override-yum-arch 2020-03-28 06:03:43.465 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/rpm-distro/cleanup.d/99-selinux-fixfiles-restore 2020-03-28 06:03:43.476 | Copying hooks for sysprep 2020-03-28 06:03:43.490 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/sysprep/finalise.d/01-clear-machine-id 2020-03-28 06:03:43.504 | Copying hooks for svc-map 2020-03-28 06:03:43.516 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/svc-map/extra-data.d/10-merge-svc-map-files 2020-03-28 06:03:43.521 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/svc-map/extra-data.d/11-copy-svc-map-file 2020-03-28 06:03:43.535 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/svc-map/bin/svc-map 2020-03-28 06:03:43.563 | Copying hooks for install-bin 2020-03-28 06:03:43.575 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/install-bin/pre-install.d/01-install-bin 2020-03-28 06:03:43.588 | Copying hooks for package-installs 2020-03-28 06:03:43.599 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/package-installs/post-install.d/00-package-installs 2020-03-28 06:03:43.603 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/package-installs/post-install.d/95-package-uninstalls 2020-03-28 06:03:43.615 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/package-installs/install.d/01-package-installs 2020-03-28 06:03:43.619 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/package-installs/install.d/99-package-uninstalls 2020-03-28 06:03:43.629 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/package-installs/extra-data.d/99-squash-package-install 2020-03-28 06:03:43.639 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/package-installs/bin/package-installs 2020-03-28 06:03:43.643 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/package-installs/bin/package-installs-squash 2020-03-28 06:03:43.647 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/package-installs/bin/package-installs-v2 2020-03-28 06:03:43.651 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/package-installs/bin/package-uninstalls 2020-03-28 06:03:43.661 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/package-installs/pre-install.d/02-package-installs 2020-03-28 06:03:43.664 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/package-installs/pre-install.d/99-package-uninstalls 2020-03-28 06:03:43.684 | Copying hooks for element-manifest 2020-03-28 06:03:43.691 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/element-manifest/extra-data.d/75-inject-element-manifest 2020-03-28 06:03:43.700 | Copying hooks for select-boot-kernel-initrd 2020-03-28 06:03:43.710 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/select-boot-kernel-initrd/extra-data.d/99-copy-dib-img-functions 2020-03-28 06:03:43.718 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/select-boot-kernel-initrd/bin/select-boot-kernel-initrd 2020-03-28 06:03:43.727 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/select-boot-kernel-initrd/cleanup.d/99-remove-dib-img-functions 2020-03-28 06:03:43.742 | Copying hooks for manifests 2020-03-28 06:03:43.752 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/manifests/extra-data.d/20-manifest-dir 2020-03-28 06:03:43.762 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/manifests/environment.d/14-manifests 2020-03-28 06:03:43.775 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/manifests/cleanup.d/01-copy-manifests-dir 2020-03-28 06:03:43.785 | Copying hooks for centos7 2020-03-28 06:03:43.797 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/centos7/test-elements/build-succeeds 2020-03-28 06:03:43.809 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/centos7/environment.d/00-centos7-element-deprecation.bash 2020-03-28 06:03:43.814 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/centos7/environment.d/09-centos7-distro-name.bash 2020-03-28 06:03:43.818 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/centos7/environment.d/10-centos7-distro-name.bash 2020-03-28 06:03:43.831 | Copying hooks for dib-python 2020-03-28 06:03:43.842 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/dib-python/environment.d/50-dib-python-version 2020-03-28 06:03:43.851 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/dib-python/pre-install.d/01-dib-python 2020-03-28 06:03:43.863 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/dib-python/cleanup.d/50-dib-python 2020-03-28 06:03:43.873 | Copying hooks for cache-url 2020-03-28 06:03:43.883 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/cache-url/bin/cache-url 2020-03-28 06:03:43.921 | Copying hooks for override-pip-and-virtualenv 2020-03-28 06:03:43.930 | Copying hooks for centos 2020-03-28 06:03:43.939 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/centos/test-elements/8-build-succeeds 2020-03-28 06:03:43.963 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/centos/root.d/10-centos-cloud-image 2020-03-28 06:03:43.977 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/centos/environment.d/10-centos-distro-name.bash 2020-03-28 06:03:43.982 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/centos/environment.d/11-yum-dnf.bash 2020-03-28 06:03:43.993 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/centos/pre-install.d/01-set-centos-mirror 2020-03-28 06:03:43.997 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/centos/pre-install.d/02-set-machine-id 2020-03-28 06:03:44.013 | Copying hooks for ironic-agent 2020-03-28 06:03:44.023 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/ironic-agent/post-install.d/80-ironic-agent 2020-03-28 06:03:44.034 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/ironic-agent/test-elements/build-succeeds-fedora 2020-03-28 06:03:44.049 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/ironic-agent/install.d/ironic-agent-package-install 2020-03-28 06:03:44.053 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/ironic-agent/install.d/ironic-agent-source-install 2020-03-28 06:03:44.070 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/ironic-agent/extra-data.d/15-ssl-ca-copy 2020-03-28 06:03:44.080 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/ironic-agent/finalise.d/99-remove-extra-packages 2020-03-28 06:03:44.095 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/ironic-agent/static/etc 2020-03-28 06:03:44.103 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/ironic-agent/static/usr 2020-03-28 06:03:44.116 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/ironic-agent/environment.d/01-ironic-agent.sh 2020-03-28 06:03:44.130 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/ironic-agent/cleanup.d/99-ramdisk-create 2020-03-28 06:03:44.162 | Copying hooks for pkg-map 2020-03-28 06:03:44.170 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/pkg-map/extra-data.d/10-create-pkg-map-dir 2020-03-28 06:03:44.182 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/pkg-map/bin/pkg-map 2020-03-28 06:03:44.199 | Copying hooks for dynamic-login 2020-03-28 06:03:44.221 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/dynamic-login/install.d/70-enable-dynamic-login-services 2020-03-28 06:03:44.235 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/dynamic-login/static/usr 2020-03-28 06:03:44.248 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/dynamic-login/init-scripts/systemd 2020-03-28 06:03:44.256 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/dynamic-login/init-scripts/sysv 2020-03-28 06:03:44.262 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/dynamic-login/init-scripts/upstart 2020-03-28 06:03:44.276 | Copying hooks for yum 2020-03-28 06:03:44.285 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/yum/post-install.d/99-reset-yum-conf 2020-03-28 06:03:44.294 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/yum/root.d/50-yum-cache 2020-03-28 06:03:44.308 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/yum/extra-data.d/99-yum-repo-conf 2020-03-28 06:03:44.322 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/yum/bin/install-packages 2020-03-28 06:03:44.333 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/yum/pre-install.d/00-dnf-update 2020-03-28 06:03:44.338 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/yum/pre-install.d/01-yum-keepcache 2020-03-28 06:03:44.347 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/yum/cleanup.d/99-remove-yum-repo-conf 2020-03-28 06:03:44.360 | Copying hooks for source-repositories 2020-03-28 06:03:44.371 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/source-repositories/extra-data.d/98-source-repositories 2020-03-28 06:03:44.397 | Copying hooks for redhat-common 2020-03-28 06:03:44.407 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/redhat-common/finalise.d/01-clean-old-kernels 2020-03-28 06:03:44.419 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/redhat-common/bin/extract-image 2020-03-28 06:03:44.423 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/redhat-common/bin/map-packages 2020-03-28 06:03:44.439 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/redhat-common/environment.d/50-redhat-common 2020-03-28 06:03:44.473 | Copying hooks for ibft-interfaces 2020-03-28 06:03:44.487 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/ibft-interfaces/post-install.d/70-init-ibft-interfaces 2020-03-28 06:03:44.499 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/ibft-interfaces/static/etc 2020-03-28 06:03:44.506 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/ibft-interfaces/static/usr 2020-03-28 06:03:44.524 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/ibft-interfaces/init-scripts/systemd 2020-03-28 06:03:44.532 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/ibft-interfaces/init-scripts/sysv 2020-03-28 06:03:44.540 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/ibft-interfaces/init-scripts/upstart 2020-03-28 06:03:44.570 | Copying hooks for ironic-agent-multipath 2020-03-28 06:03:44.580 | Copying hooks /usr/share/tripleo-image-elements/ironic-agent-multipath/static/etc 2020-03-28 06:03:44.602 | Copying hooks for network-gateway 2020-03-28 06:03:44.615 | Copying hooks /usr/share/tripleo-image-elements/network-gateway/os-refresh-config/configure.d 2020-03-28 06:03:44.632 | Copying hooks for openssh-server 2020-03-28 06:03:44.644 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/openssh-server/post-install.d/80-enable-sshd-service 2020-03-28 06:03:44.649 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/openssh-server/post-install.d/99-harden-sshd-config 2020-03-28 06:03:44.675 | Copying hooks for selinux-permissive 2020-03-28 06:03:44.687 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/selinux-permissive/pre-install.d/11-selinux-permissive 2020-03-28 06:03:44.698 | Copying hooks for runtime-ssh-host-keys 2020-03-28 06:03:44.708 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/post-install.d/80-ssh-keygen 2020-03-28 06:03:44.722 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/static/usr 2020-03-28 06:03:44.739 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/init-scripts/systemd 2020-03-28 06:03:44.746 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/init-scripts/upstart 2020-03-28 06:03:44.759 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/cleanup.d/90-remove-ssh-host-keys 2020-03-28 06:03:44.785 | Copying hooks for install-types 2020-03-28 06:03:44.797 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/install-types/extra-data.d/99-enable-install-types 2020-03-28 06:03:44.808 | Copying hooks for enable-packages-install 2020-03-28 06:03:44.817 | Copying hooks /usr/share/tripleo-image-elements/enable-packages-install/environment.d/01-export-install-types.bash 2020-03-28 06:03:44.837 | + diskimage_builder/lib/common-functions:run_d:255 : check_break before-root bash 2020-03-28 06:03:44.844 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-root(,|$)' -q 2020-03-28 06:03:44.844 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2020-03-28 06:03:44.861 | + diskimage_builder/lib/common-functions:run_d:256 : '[' -d /tmp/dib_build.pX4B1SAV/hooks/root.d ']' 2020-03-28 06:03:44.865 | + diskimage_builder/lib/common-functions:run_d:257 : echo 'Running hooks from /tmp/dib_build.pX4B1SAV/hooks/root.d' 2020-03-28 06:03:44.865 | Running hooks from /tmp/dib_build.pX4B1SAV/hooks/root.d 2020-03-28 06:03:44.874 | + diskimage_builder/lib/common-functions:run_d:258 : '[' -n '' ']' 2020-03-28 06:03:44.879 | + diskimage_builder/lib/common-functions:run_d:264 : /usr/lib/python2.7/site-packages/diskimage_builder/lib/dib-run-parts /tmp/dib_build.pX4B1SAV/hooks/root.d 2020-03-28 06:03:44.903 | dib-run-parts Sourcing environment file /tmp/dib_build.pX4B1SAV/hooks/root.d/../environment.d/00-centos7-element-deprecation.bash 2020-03-28 06:03:44.912 | + diskimage_builder/lib/dib-run-parts:source_environment:72 : source /tmp/dib_build.pX4B1SAV/hooks/root.d/../environment.d/00-centos7-element-deprecation.bash 2020-03-28 06:03:44.918 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/00-centos7-element-deprecation.bash:source:1 : echo 'The centos7 element is deprecated and will be removed in future releases. Use the centos element instead.' 2020-03-28 06:03:44.918 | The centos7 element is deprecated and will be removed in future releases. Use the centos element instead. 2020-03-28 06:03:44.923 | dib-run-parts Sourcing environment file /tmp/dib_build.pX4B1SAV/hooks/root.d/../environment.d/01-export-install-types.bash 2020-03-28 06:03:44.933 | + diskimage_builder/lib/dib-run-parts:source_environment:72 : source /tmp/dib_build.pX4B1SAV/hooks/root.d/../environment.d/01-export-install-types.bash 2020-03-28 06:03:44.938 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/01-export-install-types.bash:source:1 : export DIB_DEFAULT_INSTALLTYPE=package 2020-03-28 06:03:44.944 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/01-export-install-types.bash:source:1 : DIB_DEFAULT_INSTALLTYPE=package 2020-03-28 06:03:44.950 | dib-run-parts Sourcing environment file /tmp/dib_build.pX4B1SAV/hooks/root.d/../environment.d/01-ironic-agent.sh 2020-03-28 06:03:44.960 | + diskimage_builder/lib/dib-run-parts:source_environment:72 : source /tmp/dib_build.pX4B1SAV/hooks/root.d/../environment.d/01-ironic-agent.sh 2020-03-28 06:03:44.966 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/01-ironic-agent.sh:source:3 : '[' -n '' ']' 2020-03-28 06:03:44.972 | dib-run-parts Sourcing environment file /tmp/dib_build.pX4B1SAV/hooks/root.d/../environment.d/09-centos7-distro-name.bash 2020-03-28 06:03:44.981 | + diskimage_builder/lib/dib-run-parts:source_environment:72 : source /tmp/dib_build.pX4B1SAV/hooks/root.d/../environment.d/09-centos7-distro-name.bash 2020-03-28 06:03:44.986 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/09-centos7-distro-name.bash:source:2 : export DIB_FLAVOR=GenericCloud 2020-03-28 06:03:44.991 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/09-centos7-distro-name.bash:source:2 : DIB_FLAVOR=GenericCloud 2020-03-28 06:03:44.996 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/09-centos7-distro-name.bash:source:3 : export DIB_RELEASE=7 2020-03-28 06:03:45.001 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/09-centos7-distro-name.bash:source:3 : DIB_RELEASE=7 2020-03-28 06:03:45.007 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/09-centos7-distro-name.bash:source:6 : export YUM=yum 2020-03-28 06:03:45.012 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/09-centos7-distro-name.bash:source:6 : YUM=yum 2020-03-28 06:03:45.021 | dib-run-parts Sourcing environment file /tmp/dib_build.pX4B1SAV/hooks/root.d/../environment.d/10-base-defaults 2020-03-28 06:03:45.032 | + diskimage_builder/lib/dib-run-parts:source_environment:72 : source /tmp/dib_build.pX4B1SAV/hooks/root.d/../environment.d/10-base-defaults 2020-03-28 06:03:45.039 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/10-base-defaults:source:1 : export DIB_AVOID_PACKAGES_UPDATE=0 2020-03-28 06:03:45.045 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/10-base-defaults:source:1 : DIB_AVOID_PACKAGES_UPDATE=0 2020-03-28 06:03:45.051 | dib-run-parts Sourcing environment file /tmp/dib_build.pX4B1SAV/hooks/root.d/../environment.d/10-centos-distro-name.bash 2020-03-28 06:03:45.062 | + diskimage_builder/lib/dib-run-parts:source_environment:72 : source /tmp/dib_build.pX4B1SAV/hooks/root.d/../environment.d/10-centos-distro-name.bash 2020-03-28 06:03:45.068 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/10-centos-distro-name.bash:source:1 : export DISTRO_NAME=centos 2020-03-28 06:03:45.074 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/10-centos-distro-name.bash:source:1 : DISTRO_NAME=centos 2020-03-28 06:03:45.080 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/10-centos-distro-name.bash:source:2 : export DIB_RELEASE=7 2020-03-28 06:03:45.086 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/10-centos-distro-name.bash:source:2 : DIB_RELEASE=7 2020-03-28 06:03:45.093 | dib-run-parts Sourcing environment file /tmp/dib_build.pX4B1SAV/hooks/root.d/../environment.d/10-centos7-distro-name.bash 2020-03-28 06:03:45.103 | + diskimage_builder/lib/dib-run-parts:source_environment:72 : source /tmp/dib_build.pX4B1SAV/hooks/root.d/../environment.d/10-centos7-distro-name.bash 2020-03-28 06:03:45.108 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/10-centos7-distro-name.bash:source:1 : export DISTRO_NAME=centos7 2020-03-28 06:03:45.114 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/10-centos7-distro-name.bash:source:1 : DISTRO_NAME=centos7 2020-03-28 06:03:45.120 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/10-centos7-distro-name.bash:source:2 : export DIB_RELEASE=7 2020-03-28 06:03:45.126 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/10-centos7-distro-name.bash:source:2 : DIB_RELEASE=7 2020-03-28 06:03:45.132 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/10-centos7-distro-name.bash:source:5 : export YUM=yum 2020-03-28 06:03:45.137 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/10-centos7-distro-name.bash:source:5 : YUM=yum 2020-03-28 06:03:45.143 | dib-run-parts Sourcing environment file /tmp/dib_build.pX4B1SAV/hooks/root.d/../environment.d/11-yum-dnf.bash 2020-03-28 06:03:45.153 | + diskimage_builder/lib/dib-run-parts:source_environment:72 : source /tmp/dib_build.pX4B1SAV/hooks/root.d/../environment.d/11-yum-dnf.bash 2020-03-28 06:03:45.158 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/11-yum-dnf.bash:source:3 : [[ 7 == \8 ]] 2020-03-28 06:03:45.164 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/11-yum-dnf.bash:source:5 : [[ 7 == \7 ]] 2020-03-28 06:03:45.170 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/11-yum-dnf.bash:source:6 : export YUM=yum 2020-03-28 06:03:45.176 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/11-yum-dnf.bash:source:6 : YUM=yum 2020-03-28 06:03:45.183 | dib-run-parts Sourcing environment file /tmp/dib_build.pX4B1SAV/hooks/root.d/../environment.d/14-manifests 2020-03-28 06:03:45.193 | + diskimage_builder/lib/dib-run-parts:source_environment:72 : source /tmp/dib_build.pX4B1SAV/hooks/root.d/../environment.d/14-manifests 2020-03-28 06:03:45.198 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2020-03-28 06:03:45.203 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2020-03-28 06:03:45.210 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/14-manifests:source:17 : export DIB_MANIFEST_SAVE_DIR=./ironic-python-agent.d/ 2020-03-28 06:03:45.215 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/14-manifests:source:17 : DIB_MANIFEST_SAVE_DIR=./ironic-python-agent.d/ 2020-03-28 06:03:45.223 | dib-run-parts Sourcing environment file /tmp/dib_build.pX4B1SAV/hooks/root.d/../environment.d/50-dib-python-version 2020-03-28 06:03:45.236 | + diskimage_builder/lib/dib-run-parts:source_environment:72 : source /tmp/dib_build.pX4B1SAV/hooks/root.d/../environment.d/50-dib-python-version 2020-03-28 06:03:45.243 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/50-dib-python-version:source:2 : '[' -z 2 ']' 2020-03-28 06:03:45.250 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/50-dib-python-version:source:31 : '[' -z 2 ']' 2020-03-28 06:03:45.255 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/50-dib-python-version:source:35 : export DIB_PYTHON_VERSION 2020-03-28 06:03:45.260 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/50-dib-python-version:source:36 : export DIB_PYTHON=python2 2020-03-28 06:03:45.265 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/50-dib-python-version:source:36 : DIB_PYTHON=python2 2020-03-28 06:03:45.271 | dib-run-parts Sourcing environment file /tmp/dib_build.pX4B1SAV/hooks/root.d/../environment.d/50-redhat-common 2020-03-28 06:03:45.278 | + diskimage_builder/lib/dib-run-parts:source_environment:72 : source /tmp/dib_build.pX4B1SAV/hooks/root.d/../environment.d/50-redhat-common 2020-03-28 06:03:45.283 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/50-redhat-common:source:1 : export DIB_DISABLE_KERNEL_CLEANUP=0 2020-03-28 06:03:45.289 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/50-redhat-common:source:1 : DIB_DISABLE_KERNEL_CLEANUP=0 2020-03-28 06:03:45.295 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/50-redhat-common:source:2 : export DIB_INIT_SYSTEM=systemd 2020-03-28 06:03:45.300 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/50-redhat-common:source:2 : DIB_INIT_SYSTEM=systemd 2020-03-28 06:03:45.305 | dib-run-parts Sourcing environment file /tmp/dib_build.pX4B1SAV/hooks/root.d/../environment.d/99-dib-init-system 2020-03-28 06:03:45.313 | + diskimage_builder/lib/dib-run-parts:source_environment:72 : source /tmp/dib_build.pX4B1SAV/hooks/root.d/../environment.d/99-dib-init-system 2020-03-28 06:03:45.317 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/99-dib-init-system:source:10 : '[' -z systemd ']' 2020-03-28 06:03:45.321 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/99-dib-init-system:source:16 : case $DIB_INIT_SYSTEM in 2020-03-28 06:03:45.325 | dib-run-parts Running /tmp/dib_build.pX4B1SAV/hooks/root.d/10-centos-cloud-image 2020-03-28 06:03:45.337 | + /tmp/dib_build.pX4B1SAV/hooks/root.d/10-centos-cloud-image:main:6 : set -eu 2020-03-28 06:03:45.342 | + /tmp/dib_build.pX4B1SAV/hooks/root.d/10-centos-cloud-image:main:7 : set -o pipefail 2020-03-28 06:03:45.346 | + /tmp/dib_build.pX4B1SAV/hooks/root.d/10-centos-cloud-image:main:9 : '[' -n amd64 ']' 2020-03-28 06:03:45.351 | + /tmp/dib_build.pX4B1SAV/hooks/root.d/10-centos-cloud-image:main:10 : '[' -n /tmp/dib_build.pX4B1SAV/mnt ']' 2020-03-28 06:03:45.356 | + /tmp/dib_build.pX4B1SAV/hooks/root.d/10-centos-cloud-image:main:12 : [[ 7 = 7 ]] 2020-03-28 06:03:45.361 | + /tmp/dib_build.pX4B1SAV/hooks/root.d/10-centos-cloud-image:main:13 : [[ amd64 x86_64 =~ amd64 ]] 2020-03-28 06:03:45.374 | + /tmp/dib_build.pX4B1SAV/hooks/root.d/10-centos-cloud-image:main:14 : ARCH=x86_64 2020-03-28 06:03:45.380 | + /tmp/dib_build.pX4B1SAV/hooks/root.d/10-centos-cloud-image:main:15 : DIB_CLOUD_IMAGES=http://cloud.centos.org/centos/7/images 2020-03-28 06:03:45.385 | + /tmp/dib_build.pX4B1SAV/hooks/root.d/10-centos-cloud-image:main:40 : DIB_LOCAL_IMAGE=/home/zuul/Centos-7-x86_64-GenericCloud-1901.qcow2 2020-03-28 06:03:45.389 | + /tmp/dib_build.pX4B1SAV/hooks/root.d/10-centos-cloud-image:main:42 : '[' -n /home/zuul/Centos-7-x86_64-GenericCloud-1901.qcow2 ']' 2020-03-28 06:03:45.394 | + /tmp/dib_build.pX4B1SAV/hooks/root.d/10-centos-cloud-image:main:43 : IMAGE_LOCATION=/home/zuul/Centos-7-x86_64-GenericCloud-1901.qcow2 2020-03-28 06:03:45.397 | + /tmp/dib_build.pX4B1SAV/hooks/root.d/10-centos-cloud-image:main:46 : CACHED_IMAGE=/home/zuul/Centos-7-x86_64-GenericCloud-1901.qcow2 2020-03-28 06:03:45.402 | ++ /tmp/dib_build.pX4B1SAV/hooks/root.d/10-centos-cloud-image:main:47 : basename /home/zuul/Centos-7-x86_64-GenericCloud-1901.qcow2 2020-03-28 06:03:45.409 | + /tmp/dib_build.pX4B1SAV/hooks/root.d/10-centos-cloud-image:main:47 : BASE_IMAGE_FILE=Centos-7-x86_64-GenericCloud-1901.qcow2 2020-03-28 06:03:45.413 | + /tmp/dib_build.pX4B1SAV/hooks/root.d/10-centos-cloud-image:main:48 : BASE_IMAGE_TAR=Centos-7-x86_64-GenericCloud-1901.qcow2.tgz 2020-03-28 06:03:45.418 | + /tmp/dib_build.pX4B1SAV/hooks/root.d/10-centos-cloud-image:main:62 : /tmp/dib_build.pX4B1SAV/hooks/bin/extract-image Centos-7-x86_64-GenericCloud-1901.qcow2 Centos-7-x86_64-GenericCloud-1901.qcow2.tgz /home/zuul/Centos-7-x86_64-GenericCloud-1901.qcow2 /home/zuul/Centos-7-x86_64-GenericCloud-1901.qcow2 2020-03-28 06:03:45.426 | + /tmp/dib_build.pX4B1SAV/hooks/bin/extract-image:main:9 : set -eu 2020-03-28 06:03:45.431 | + /tmp/dib_build.pX4B1SAV/hooks/bin/extract-image:main:10 : set -o pipefail 2020-03-28 06:03:45.435 | + /tmp/dib_build.pX4B1SAV/hooks/bin/extract-image:main:12 : BASE_IMAGE_FILE=Centos-7-x86_64-GenericCloud-1901.qcow2 2020-03-28 06:03:45.440 | + /tmp/dib_build.pX4B1SAV/hooks/bin/extract-image:main:13 : BASE_IMAGE_TAR=Centos-7-x86_64-GenericCloud-1901.qcow2.tgz 2020-03-28 06:03:45.444 | + /tmp/dib_build.pX4B1SAV/hooks/bin/extract-image:main:14 : IMAGE_LOCATION=/home/zuul/Centos-7-x86_64-GenericCloud-1901.qcow2 2020-03-28 06:03:45.448 | + /tmp/dib_build.pX4B1SAV/hooks/bin/extract-image:main:15 : CACHED_IMAGE=/home/zuul/Centos-7-x86_64-GenericCloud-1901.qcow2 2020-03-28 06:03:45.453 | + /tmp/dib_build.pX4B1SAV/hooks/bin/extract-image:main:17 : CACHED_TAR=/home/zuul/.cache/image-create/Centos-7-x86_64-GenericCloud-1901.qcow2.tgz 2020-03-28 06:03:45.457 | + /tmp/dib_build.pX4B1SAV/hooks/bin/extract-image:main:18 : DIB_LOCAL_IMAGE=/home/zuul/Centos-7-x86_64-GenericCloud-1901.qcow2 2020-03-28 06:03:45.462 | + /tmp/dib_build.pX4B1SAV/hooks/bin/extract-image:main:19 : TAR_LOCK=/home/zuul/.cache/image-create/Centos-7-x86_64-GenericCloud-1901.qcow2.tgz.lock 2020-03-28 06:03:45.473 | ++ /tmp/dib_build.pX4B1SAV/hooks/bin/extract-image:main:123 : date 2020-03-28 06:03:45.481 | + /tmp/dib_build.pX4B1SAV/hooks/bin/extract-image:main:123 : echo 'Getting /home/zuul/.cache/image-create/Centos-7-x86_64-GenericCloud-1901.qcow2.tgz.lock: Sat Mar 28 06:03:45 UTC 2020' 2020-03-28 06:03:45.482 | Getting /home/zuul/.cache/image-create/Centos-7-x86_64-GenericCloud-1901.qcow2.tgz.lock: Sat Mar 28 06:03:45 UTC 2020 2020-03-28 06:03:45.487 | + /tmp/dib_build.pX4B1SAV/hooks/bin/extract-image:main:125 : flock -w 1200 9 2020-03-28 06:03:45.494 | + /tmp/dib_build.pX4B1SAV/hooks/bin/extract-image:main:129 : extract_image 2020-03-28 06:03:45.498 | + /tmp/dib_build.pX4B1SAV/hooks/bin/extract-image:extract_image:22 : '[' -n '' -a -f /home/zuul/.cache/image-create/Centos-7-x86_64-GenericCloud-1901.qcow2.tgz ']' 2020-03-28 06:03:45.502 | + /tmp/dib_build.pX4B1SAV/hooks/bin/extract-image:extract_image:25 : '[' -z /home/zuul/Centos-7-x86_64-GenericCloud-1901.qcow2 ']' 2020-03-28 06:03:45.507 | + /tmp/dib_build.pX4B1SAV/hooks/bin/extract-image:extract_image:42 : '[' '!' -f /home/zuul/.cache/image-create/Centos-7-x86_64-GenericCloud-1901.qcow2.tgz -o /home/zuul/Centos-7-x86_64-GenericCloud-1901.qcow2 -nt /home/zuul/.cache/image-create/Centos-7-x86_64-GenericCloud-1901.qcow2.tgz ']' 2020-03-28 06:03:45.511 | + /tmp/dib_build.pX4B1SAV/hooks/bin/extract-image:extract_image:110 : echo 'Using cached tar from /home/zuul/.cache/image-create/Centos-7-x86_64-GenericCloud-1901.qcow2.tgz' 2020-03-28 06:03:45.511 | Using cached tar from /home/zuul/.cache/image-create/Centos-7-x86_64-GenericCloud-1901.qcow2.tgz 2020-03-28 06:03:45.515 | + /tmp/dib_build.pX4B1SAV/hooks/bin/extract-image:extract_image:118 : echo 'Extracting base root image from /home/zuul/.cache/image-create/Centos-7-x86_64-GenericCloud-1901.qcow2.tgz' 2020-03-28 06:03:45.515 | Extracting base root image from /home/zuul/.cache/image-create/Centos-7-x86_64-GenericCloud-1901.qcow2.tgz 2020-03-28 06:03:45.519 | + /tmp/dib_build.pX4B1SAV/hooks/bin/extract-image:extract_image:119 : sudo tar -C /tmp/dib_build.pX4B1SAV/mnt --numeric-owner --xattrs '--xattrs-include=*' --xattrs-exclude=security.selinux -xzf /home/zuul/.cache/image-create/Centos-7-x86_64-GenericCloud-1901.qcow2.tgz 2020-03-28 06:04:02.804 | dib-run-parts 10-centos-cloud-image completed 2020-03-28 06:04:02.805 | dib-run-parts Running /tmp/dib_build.pX4B1SAV/hooks/root.d/50-yum-cache 2020-03-28 06:04:02.817 | + /tmp/dib_build.pX4B1SAV/hooks/root.d/50-yum-cache:main:6 : set -eu 2020-03-28 06:04:02.822 | + /tmp/dib_build.pX4B1SAV/hooks/root.d/50-yum-cache:main:7 : set -o pipefail 2020-03-28 06:04:02.827 | + /tmp/dib_build.pX4B1SAV/hooks/root.d/50-yum-cache:main:9 : '[' -n /tmp/dib_build.pX4B1SAV/mnt ']' 2020-03-28 06:04:02.832 | + /tmp/dib_build.pX4B1SAV/hooks/root.d/50-yum-cache:main:11 : YUM_CACHE_DIR=/home/zuul/.cache/image-create/yum 2020-03-28 06:04:02.837 | + /tmp/dib_build.pX4B1SAV/hooks/root.d/50-yum-cache:main:12 : mkdir -p /home/zuul/.cache/image-create/yum 2020-03-28 06:04:02.844 | + /tmp/dib_build.pX4B1SAV/hooks/root.d/50-yum-cache:main:14 : sudo mkdir -p /tmp/dib_build.pX4B1SAV/mnt/tmp/yum 2020-03-28 06:04:02.907 | + /tmp/dib_build.pX4B1SAV/hooks/root.d/50-yum-cache:main:15 : sudo mount --bind /home/zuul/.cache/image-create/yum /tmp/dib_build.pX4B1SAV/mnt/tmp/yum 2020-03-28 06:04:02.948 | dib-run-parts 50-yum-cache completed 2020-03-28 06:04:02.948 | dib-run-parts ----------------------- PROFILING ----------------------- 2020-03-28 06:04:02.948 | dib-run-parts 2020-03-28 06:04:02.949 | dib-run-parts Target: root.d 2020-03-28 06:04:02.949 | dib-run-parts 2020-03-28 06:04:02.950 | dib-run-parts Script Seconds 2020-03-28 06:04:02.950 | dib-run-parts --------------------------------------- ---------- 2020-03-28 06:04:02.950 | dib-run-parts 2020-03-28 06:04:02.967 | dib-run-parts 10-centos-cloud-image 17.474 2020-03-28 06:04:02.978 | dib-run-parts 50-yum-cache 0.139 2020-03-28 06:04:02.981 | dib-run-parts 2020-03-28 06:04:02.981 | dib-run-parts --------------------- END PROFILING --------------------- 2020-03-28 06:04:02.987 | + diskimage_builder/lib/common-functions:run_d:267 : check_break after-root bash 2020-03-28 06:04:02.994 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2020-03-28 06:04:02.995 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-root(,|$)' -q 2020-03-28 06:04:03.010 | ++ diskimage_builder/lib/common-functions:create_base:365 : ls /tmp/dib_build.pX4B1SAV/mnt 2020-03-28 06:04:03.011 | ++ diskimage_builder/lib/common-functions:create_base:365 : grep -v '^lost+found\|tmp$' 2020-03-28 06:04:03.020 | + diskimage_builder/lib/common-functions:create_base:365 : '[' -z 'bin 2020-03-28 06:04:03.020 | boot 2020-03-28 06:04:03.020 | dev 2020-03-28 06:04:03.020 | etc 2020-03-28 06:04:03.020 | home 2020-03-28 06:04:03.020 | lib 2020-03-28 06:04:03.020 | lib64 2020-03-28 06:04:03.020 | media 2020-03-28 06:04:03.020 | mnt 2020-03-28 06:04:03.020 | opt 2020-03-28 06:04:03.020 | proc 2020-03-28 06:04:03.020 | root 2020-03-28 06:04:03.020 | run 2020-03-28 06:04:03.020 | sbin 2020-03-28 06:04:03.020 | srv 2020-03-28 06:04:03.020 | sys 2020-03-28 06:04:03.020 | usr 2020-03-28 06:04:03.020 | var' ']' 2020-03-28 06:04:03.026 | + diskimage_builder/lib/common-functions:create_base:379 : '[' -L /tmp/dib_build.pX4B1SAV/mnt/etc/resolv.conf ']' 2020-03-28 06:04:03.032 | + diskimage_builder/lib/common-functions:create_base:379 : '[' -f /tmp/dib_build.pX4B1SAV/mnt/etc/resolv.conf ']' 2020-03-28 06:04:03.039 | + diskimage_builder/lib/common-functions:create_base:380 : sudo mv /tmp/dib_build.pX4B1SAV/mnt/etc/resolv.conf /tmp/dib_build.pX4B1SAV/mnt/etc/resolv.conf.ORIG 2020-03-28 06:04:03.080 | + diskimage_builder/lib/common-functions:create_base:384 : sudo touch /tmp/dib_build.pX4B1SAV/mnt/etc/resolv.conf 2020-03-28 06:04:03.122 | + diskimage_builder/lib/common-functions:create_base:385 : sudo chmod 777 /tmp/dib_build.pX4B1SAV/mnt/etc/resolv.conf 2020-03-28 06:04:03.167 | + diskimage_builder/lib/common-functions:create_base:387 : '[' -e /etc/resolv.conf ']' 2020-03-28 06:04:03.173 | + diskimage_builder/lib/common-functions:create_base:388 : cat /etc/resolv.conf 2020-03-28 06:04:03.181 | + diskimage_builder/lib/common-functions:create_base:392 : mount_proc_dev_sys 2020-03-28 06:04:03.186 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:408 : sudo mount -t proc none /tmp/dib_build.pX4B1SAV/mnt/proc 2020-03-28 06:04:03.221 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:409 : sudo mount --bind /dev /tmp/dib_build.pX4B1SAV/mnt/dev 2020-03-28 06:04:03.247 | ++ diskimage_builder/lib/common-functions:mount_proc_dev_sys:410 : mount_dev_pts_options 2020-03-28 06:04:03.252 | +++ diskimage_builder/lib/common-functions:mount_dev_pts_options:403 : findmnt --first-only /dev/pts --noheadings --output OPTIONS 2020-03-28 06:04:03.275 | ++ diskimage_builder/lib/common-functions:mount_dev_pts_options:403 : echo '-o rw,nosuid,noexec,relatime,seclabel,gid=5,mode=620,ptmxmode=000' 2020-03-28 06:04:03.280 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:410 : sudo mount -t devpts -o rw,nosuid,noexec,relatime,seclabel,gid=5,mode=620,ptmxmode=000 devpts /tmp/dib_build.pX4B1SAV/mnt/dev/pts 2020-03-28 06:04:03.319 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:411 : sudo mount -t sysfs none /tmp/dib_build.pX4B1SAV/mnt/sys 2020-03-28 06:04:03.357 | + diskimage_builder/lib/disk-image-create:main:358 : mkdir -p /tmp/dib_build.pX4B1SAV/hooks/environment.d 2020-03-28 06:04:03.365 | + diskimage_builder/lib/disk-image-create:main:359 : echo 'export DIB_DEFAULT_INSTALLTYPE=${DIB_DEFAULT_INSTALLTYPE:-"source"}' 2020-03-28 06:04:03.370 | + diskimage_builder/lib/disk-image-create:main:360 : run_d extra-data 2020-03-28 06:04:03.375 | + diskimage_builder/lib/common-functions:run_d:254 : check_element 2020-03-28 06:04:03.380 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.pX4B1SAV/hooks ']' 2020-03-28 06:04:03.385 | + diskimage_builder/lib/common-functions:run_d:255 : check_break before-extra-data bash 2020-03-28 06:04:03.392 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2020-03-28 06:04:03.393 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-extra-data(,|$)' -q 2020-03-28 06:04:03.402 | + diskimage_builder/lib/common-functions:run_d:256 : '[' -d /tmp/dib_build.pX4B1SAV/hooks/extra-data.d ']' 2020-03-28 06:04:03.406 | + diskimage_builder/lib/common-functions:run_d:257 : echo 'Running hooks from /tmp/dib_build.pX4B1SAV/hooks/extra-data.d' 2020-03-28 06:04:03.407 | Running hooks from /tmp/dib_build.pX4B1SAV/hooks/extra-data.d 2020-03-28 06:04:03.411 | + diskimage_builder/lib/common-functions:run_d:258 : '[' -n '' ']' 2020-03-28 06:04:03.415 | + diskimage_builder/lib/common-functions:run_d:264 : /usr/lib/python2.7/site-packages/diskimage_builder/lib/dib-run-parts /tmp/dib_build.pX4B1SAV/hooks/extra-data.d 2020-03-28 06:04:03.442 | dib-run-parts Sourcing environment file /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/../environment.d/00-centos7-element-deprecation.bash 2020-03-28 06:04:03.451 | + diskimage_builder/lib/dib-run-parts:source_environment:72 : source /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/../environment.d/00-centos7-element-deprecation.bash 2020-03-28 06:04:03.457 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/00-centos7-element-deprecation.bash:source:1 : echo 'The centos7 element is deprecated and will be removed in future releases. Use the centos element instead.' 2020-03-28 06:04:03.457 | The centos7 element is deprecated and will be removed in future releases. Use the centos element instead. 2020-03-28 06:04:03.461 | dib-run-parts Sourcing environment file /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/../environment.d/01-export-install-types.bash 2020-03-28 06:04:03.467 | + diskimage_builder/lib/dib-run-parts:source_environment:72 : source /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/../environment.d/01-export-install-types.bash 2020-03-28 06:04:03.471 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/01-export-install-types.bash:source:1 : export DIB_DEFAULT_INSTALLTYPE=package 2020-03-28 06:04:03.475 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/01-export-install-types.bash:source:1 : DIB_DEFAULT_INSTALLTYPE=package 2020-03-28 06:04:03.479 | dib-run-parts Sourcing environment file /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/../environment.d/01-ironic-agent.sh 2020-03-28 06:04:03.486 | + diskimage_builder/lib/dib-run-parts:source_environment:72 : source /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/../environment.d/01-ironic-agent.sh 2020-03-28 06:04:03.490 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/01-ironic-agent.sh:source:3 : '[' -n '' ']' 2020-03-28 06:04:03.494 | dib-run-parts Sourcing environment file /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/../environment.d/09-centos7-distro-name.bash 2020-03-28 06:04:03.502 | + diskimage_builder/lib/dib-run-parts:source_environment:72 : source /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/../environment.d/09-centos7-distro-name.bash 2020-03-28 06:04:03.506 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/09-centos7-distro-name.bash:source:2 : export DIB_FLAVOR=GenericCloud 2020-03-28 06:04:03.510 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/09-centos7-distro-name.bash:source:2 : DIB_FLAVOR=GenericCloud 2020-03-28 06:04:03.514 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/09-centos7-distro-name.bash:source:3 : export DIB_RELEASE=7 2020-03-28 06:04:03.518 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/09-centos7-distro-name.bash:source:3 : DIB_RELEASE=7 2020-03-28 06:04:03.522 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/09-centos7-distro-name.bash:source:6 : export YUM=yum 2020-03-28 06:04:03.526 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/09-centos7-distro-name.bash:source:6 : YUM=yum 2020-03-28 06:04:03.531 | dib-run-parts Sourcing environment file /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/../environment.d/10-base-defaults 2020-03-28 06:04:03.539 | + diskimage_builder/lib/dib-run-parts:source_environment:72 : source /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/../environment.d/10-base-defaults 2020-03-28 06:04:03.544 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/10-base-defaults:source:1 : export DIB_AVOID_PACKAGES_UPDATE=0 2020-03-28 06:04:03.548 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/10-base-defaults:source:1 : DIB_AVOID_PACKAGES_UPDATE=0 2020-03-28 06:04:03.553 | dib-run-parts Sourcing environment file /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/../environment.d/10-centos-distro-name.bash 2020-03-28 06:04:03.561 | + diskimage_builder/lib/dib-run-parts:source_environment:72 : source /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/../environment.d/10-centos-distro-name.bash 2020-03-28 06:04:03.567 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/10-centos-distro-name.bash:source:1 : export DISTRO_NAME=centos 2020-03-28 06:04:03.573 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/10-centos-distro-name.bash:source:1 : DISTRO_NAME=centos 2020-03-28 06:04:03.577 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/10-centos-distro-name.bash:source:2 : export DIB_RELEASE=7 2020-03-28 06:04:03.582 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/10-centos-distro-name.bash:source:2 : DIB_RELEASE=7 2020-03-28 06:04:03.587 | dib-run-parts Sourcing environment file /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/../environment.d/10-centos7-distro-name.bash 2020-03-28 06:04:03.597 | + diskimage_builder/lib/dib-run-parts:source_environment:72 : source /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/../environment.d/10-centos7-distro-name.bash 2020-03-28 06:04:03.601 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/10-centos7-distro-name.bash:source:1 : export DISTRO_NAME=centos7 2020-03-28 06:04:03.606 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/10-centos7-distro-name.bash:source:1 : DISTRO_NAME=centos7 2020-03-28 06:04:03.611 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/10-centos7-distro-name.bash:source:2 : export DIB_RELEASE=7 2020-03-28 06:04:03.616 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/10-centos7-distro-name.bash:source:2 : DIB_RELEASE=7 2020-03-28 06:04:03.621 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/10-centos7-distro-name.bash:source:5 : export YUM=yum 2020-03-28 06:04:03.625 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/10-centos7-distro-name.bash:source:5 : YUM=yum 2020-03-28 06:04:03.631 | dib-run-parts Sourcing environment file /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/../environment.d/11-dib-install-type.bash 2020-03-28 06:04:03.641 | + diskimage_builder/lib/dib-run-parts:source_environment:72 : source /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/../environment.d/11-dib-install-type.bash 2020-03-28 06:04:03.647 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/11-dib-install-type.bash:source:1 : export DIB_DEFAULT_INSTALLTYPE=package 2020-03-28 06:04:03.652 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/11-dib-install-type.bash:source:1 : DIB_DEFAULT_INSTALLTYPE=package 2020-03-28 06:04:03.657 | dib-run-parts Sourcing environment file /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/../environment.d/11-yum-dnf.bash 2020-03-28 06:04:03.666 | + diskimage_builder/lib/dib-run-parts:source_environment:72 : source /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/../environment.d/11-yum-dnf.bash 2020-03-28 06:04:03.671 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/11-yum-dnf.bash:source:3 : [[ 7 == \8 ]] 2020-03-28 06:04:03.676 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/11-yum-dnf.bash:source:5 : [[ 7 == \7 ]] 2020-03-28 06:04:03.681 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/11-yum-dnf.bash:source:6 : export YUM=yum 2020-03-28 06:04:03.686 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/11-yum-dnf.bash:source:6 : YUM=yum 2020-03-28 06:04:03.692 | dib-run-parts Sourcing environment file /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/../environment.d/14-manifests 2020-03-28 06:04:03.701 | + diskimage_builder/lib/dib-run-parts:source_environment:72 : source /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/../environment.d/14-manifests 2020-03-28 06:04:03.706 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2020-03-28 06:04:03.712 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2020-03-28 06:04:03.718 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/14-manifests:source:17 : export DIB_MANIFEST_SAVE_DIR=./ironic-python-agent.d/ 2020-03-28 06:04:03.723 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/14-manifests:source:17 : DIB_MANIFEST_SAVE_DIR=./ironic-python-agent.d/ 2020-03-28 06:04:03.729 | dib-run-parts Sourcing environment file /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/../environment.d/50-dib-python-version 2020-03-28 06:04:03.738 | + diskimage_builder/lib/dib-run-parts:source_environment:72 : source /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/../environment.d/50-dib-python-version 2020-03-28 06:04:03.745 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/50-dib-python-version:source:2 : '[' -z 2 ']' 2020-03-28 06:04:03.752 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/50-dib-python-version:source:31 : '[' -z 2 ']' 2020-03-28 06:04:03.757 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/50-dib-python-version:source:35 : export DIB_PYTHON_VERSION 2020-03-28 06:04:03.762 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/50-dib-python-version:source:36 : export DIB_PYTHON=python2 2020-03-28 06:04:03.767 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/50-dib-python-version:source:36 : DIB_PYTHON=python2 2020-03-28 06:04:03.773 | dib-run-parts Sourcing environment file /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/../environment.d/50-redhat-common 2020-03-28 06:04:03.783 | + diskimage_builder/lib/dib-run-parts:source_environment:72 : source /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/../environment.d/50-redhat-common 2020-03-28 06:04:03.788 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/50-redhat-common:source:1 : export DIB_DISABLE_KERNEL_CLEANUP=0 2020-03-28 06:04:03.792 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/50-redhat-common:source:1 : DIB_DISABLE_KERNEL_CLEANUP=0 2020-03-28 06:04:03.797 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/50-redhat-common:source:2 : export DIB_INIT_SYSTEM=systemd 2020-03-28 06:04:03.802 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/50-redhat-common:source:2 : DIB_INIT_SYSTEM=systemd 2020-03-28 06:04:03.807 | dib-run-parts Sourcing environment file /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/../environment.d/99-dib-init-system 2020-03-28 06:04:03.815 | + diskimage_builder/lib/dib-run-parts:source_environment:72 : source /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/../environment.d/99-dib-init-system 2020-03-28 06:04:03.819 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/99-dib-init-system:source:10 : '[' -z systemd ']' 2020-03-28 06:04:03.824 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/99-dib-init-system:source:16 : case $DIB_INIT_SYSTEM in 2020-03-28 06:04:03.829 | dib-run-parts Running /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/10-create-pkg-map-dir 2020-03-28 06:04:03.874 | Copying pkg-map for dhcp-all-interfaces 2020-03-28 06:04:03.902 | Copying pkg-map for base 2020-03-28 06:04:03.941 | Copying pkg-map for svc-map 2020-03-28 06:04:03.973 | Copying pkg-map for cache-url 2020-03-28 06:04:04.004 | Copying pkg-map for ironic-agent 2020-03-28 06:04:04.035 | Copying pkg-map for source-repositories 2020-03-28 06:04:04.066 | Copying pkg-map for redhat-common 2020-03-28 06:04:04.099 | Copying pkg-map for ibft-interfaces 2020-03-28 06:04:04.131 | Copying pkg-map for openssh-server 2020-03-28 06:04:04.159 | Copying pkg-map for runtime-ssh-host-keys 2020-03-28 06:04:04.191 | dib-run-parts 10-create-pkg-map-dir completed 2020-03-28 06:04:04.191 | dib-run-parts Running /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/10-merge-svc-map-files 2020-03-28 06:04:04.282 | dib-run-parts 10-merge-svc-map-files completed 2020-03-28 06:04:04.282 | dib-run-parts Running /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/11-copy-svc-map-file 2020-03-28 06:04:04.295 | + /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/11-copy-svc-map-file:main:6 : set -eu 2020-03-28 06:04:04.302 | + /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/11-copy-svc-map-file:main:7 : set -o pipefail 2020-03-28 06:04:04.306 | + /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/11-copy-svc-map-file:main:9 : sudo install -D -m 0644 /tmp/dib_build.pX4B1SAV/mnt/tmp/svc-map-services /tmp/dib_build.pX4B1SAV/mnt/usr/share/svc-map/services 2020-03-28 06:04:04.365 | dib-run-parts 11-copy-svc-map-file completed 2020-03-28 06:04:04.365 | dib-run-parts Running /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/15-ssl-ca-copy 2020-03-28 06:04:04.376 | + /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/15-ssl-ca-copy:main:7 : set -eu 2020-03-28 06:04:04.381 | + /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/15-ssl-ca-copy:main:8 : set -o pipefail 2020-03-28 06:04:04.386 | + /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/15-ssl-ca-copy:main:10 : '[' -n '' ']' 2020-03-28 06:04:04.389 | dib-run-parts 15-ssl-ca-copy completed 2020-03-28 06:04:04.389 | dib-run-parts Running /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/20-manifest-dir 2020-03-28 06:04:04.400 | + /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/20-manifest-dir:main:21 : set -eu 2020-03-28 06:04:04.405 | + /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/20-manifest-dir:main:22 : set -o pipefail 2020-03-28 06:04:04.410 | + /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/20-manifest-dir:main:24 : sudo mkdir -p /tmp/dib_build.pX4B1SAV/mnt//etc/dib-manifests 2020-03-28 06:04:04.438 | dib-run-parts 20-manifest-dir completed 2020-03-28 06:04:04.438 | dib-run-parts Running /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/75-inject-element-manifest 2020-03-28 06:04:04.450 | + /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/75-inject-element-manifest:main:6 : set -eu 2020-03-28 06:04:04.455 | + /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/75-inject-element-manifest:main:7 : set -o pipefail 2020-03-28 06:04:04.460 | + /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/75-inject-element-manifest:main:9 : DIB_ELEMENT_MANIFEST_PATH=/etc/dib-manifests/dib-element-manifest 2020-03-28 06:04:04.465 | ++ /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/75-inject-element-manifest:main:10 : dirname /etc/dib-manifests/dib-element-manifest 2020-03-28 06:04:04.474 | + /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/75-inject-element-manifest:main:10 : sudo mkdir -p /tmp/dib_build.pX4B1SAV/mnt//etc/dib-manifests 2020-03-28 06:04:04.507 | + /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/75-inject-element-manifest:main:11 : sudo /bin/bash -c 'echo override-pip-and-virtualenv rpm-distro centos manifests dhcp-all-interfaces selinux-permissive source-repositories package-installs dib-python install-bin sysprep dynamic-login centos7 ibft-interfaces enable-packages-install yum select-boot-kernel-initrd network-gateway install-types install-static openssh-server svc-map element-manifest base dib-init-system redhat-common no-final-image ironic-agent-multipath runtime-ssh-host-keys cache-url pkg-map ironic-agent | tr '\'' '\'' '\''\n'\'' > /tmp/dib_build.pX4B1SAV/mnt//etc/dib-manifests/dib-element-manifest' 2020-03-28 06:04:04.542 | dib-run-parts 75-inject-element-manifest completed 2020-03-28 06:04:04.542 | dib-run-parts Running /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/98-source-repositories 2020-03-28 06:04:04.565 | Getting /home/zuul/.cache/image-create/source-repositories/repositories_flock: Sat Mar 28 06:04:04 UTC 2020 for /tmp/dib_build.pX4B1SAV/hooks/source-repository-ironic-agent 2020-03-28 06:04:04.573 | (0001 / 0001) 2020-03-28 06:04:04.581 | ironic-agent install type not set to source 2020-03-28 06:04:04.585 | dib-run-parts 98-source-repositories completed 2020-03-28 06:04:04.585 | dib-run-parts Running /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/99-copy-dib-img-functions 2020-03-28 06:04:04.595 | + /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/99-copy-dib-img-functions:main:7 : set -eu 2020-03-28 06:04:04.599 | + /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/99-copy-dib-img-functions:main:8 : set -o pipefail 2020-03-28 06:04:04.604 | + /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/99-copy-dib-img-functions:main:10 : sudo mkdir -p /tmp/dib_build.pX4B1SAV/mnt/lib/diskimage-builder 2020-03-28 06:04:04.637 | + /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/99-copy-dib-img-functions:main:11 : sudo cp -t /tmp/dib_build.pX4B1SAV/mnt/lib/diskimage-builder /usr/lib/python2.7/site-packages/diskimage_builder/lib/img-functions 2020-03-28 06:04:04.665 | dib-run-parts 99-copy-dib-img-functions completed 2020-03-28 06:04:04.665 | dib-run-parts Running /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/99-enable-install-types 2020-03-28 06:04:04.676 | + /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/99-enable-install-types:main:19 : set -eu 2020-03-28 06:04:04.688 | + /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/99-enable-install-types:main:20 : set -o pipefail 2020-03-28 06:04:04.693 | + /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/99-enable-install-types:main:22 : declare -a SPECIFIED_ELEMS 2020-03-28 06:04:04.697 | + /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/99-enable-install-types:main:26 : SPECIFIED_ELEMS[0]= 2020-03-28 06:04:04.702 | + /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/99-enable-install-types:main:29 : PREFIX=DIB_INSTALLTYPE_ 2020-03-28 06:04:04.709 | ++ /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/99-enable-install-types:main:30 : env 2020-03-28 06:04:04.710 | ++ /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/99-enable-install-types:main:30 : cut -d= -f1 2020-03-28 06:04:04.710 | ++ /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/99-enable-install-types:main:30 : grep '^DIB_INSTALLTYPE_' 2020-03-28 06:04:04.717 | ++ /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/99-enable-install-types:main:30 : echo '' 2020-03-28 06:04:04.723 | + /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/99-enable-install-types:main:30 : INSTALL_TYPE_VARS= 2020-03-28 06:04:04.729 | ++ /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/99-enable-install-types:main:53 : find /tmp/dib_build.pX4B1SAV/hooks/install.d -maxdepth 1 -name '*-package-install' -type d 2020-03-28 06:04:04.736 | + /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/99-enable-install-types:main:53 : default_install_type_dirs=/tmp/dib_build.pX4B1SAV/hooks/install.d/ironic-agent-package-install 2020-03-28 06:04:04.743 | + /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/99-enable-install-types:main:54 : for _install_dir in '$default_install_type_dirs' 2020-03-28 06:04:04.747 | + /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/99-enable-install-types:main:55 : SUFFIX=-package-install 2020-03-28 06:04:04.753 | ++ /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/99-enable-install-types:main:56 : basename /tmp/dib_build.pX4B1SAV/hooks/install.d/ironic-agent-package-install 2020-03-28 06:04:04.758 | + /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/99-enable-install-types:main:56 : _install_dir=ironic-agent-package-install 2020-03-28 06:04:04.762 | + /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/99-enable-install-types:main:57 : INSTALLDIRPREFIX=ironic-agent 2020-03-28 06:04:04.766 | + /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/99-enable-install-types:main:59 : found=0 2020-03-28 06:04:04.770 | + /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/99-enable-install-types:main:68 : '[' 0 = 0 ']' 2020-03-28 06:04:04.775 | + /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/99-enable-install-types:main:69 : pushd /tmp/dib_build.pX4B1SAV/hooks/install.d 2020-03-28 06:04:04.775 | /tmp/dib_build.pX4B1SAV/hooks/install.d ~ 2020-03-28 06:04:04.780 | + /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/99-enable-install-types:main:70 : ln -sf ironic-agent-package-install/package-installs-ironic-agent . 2020-03-28 06:04:04.787 | + /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/99-enable-install-types:main:71 : popd 2020-03-28 06:04:04.787 | ~ 2020-03-28 06:04:04.789 | dib-run-parts 99-enable-install-types completed 2020-03-28 06:04:04.790 | dib-run-parts Running /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/99-squash-package-install 2020-03-28 06:04:04.799 | + /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/99-squash-package-install:main:5 : set -eu 2020-03-28 06:04:04.803 | + /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/99-squash-package-install:main:6 : set -o pipefail 2020-03-28 06:04:04.809 | ++ /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/99-squash-package-install:main:8 : dirname /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/99-squash-package-install 2020-03-28 06:04:04.815 | + /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/99-squash-package-install:main:8 : sudo -E /usr/bin/python2 /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/../bin/package-installs-squash '--elements=override-pip-and-virtualenv rpm-distro centos manifests dhcp-all-interfaces selinux-permissive source-repositories package-installs dib-python install-bin sysprep dynamic-login centos7 ibft-interfaces enable-packages-install yum select-boot-kernel-initrd network-gateway install-types install-static openssh-server svc-map element-manifest base dib-init-system redhat-common no-final-image ironic-agent-multipath runtime-ssh-host-keys cache-url pkg-map ironic-agent' --path=/usr/share/tripleo-puppet-elements:/usr/share/tripleo-image-elements:/usr/lib/python2.7/site-packages/diskimage_builder/elements /tmp/dib_build.pX4B1SAV/mnt/tmp/package-installs.json 2020-03-28 06:04:04.940 | DEBUG __main__ [-] element_dirs -> [('/usr/share/tripleo-puppet-elements', 'override-pip-and-virtualenv'), ('/usr/lib/python2.7/site-packages/diskimage_builder/elements', 'rpm-distro'), ('/usr/lib/python2.7/site-packages/diskimage_builder/elements', 'centos'), ('/usr/lib/python2.7/site-packages/diskimage_builder/elements', 'manifests'), ('/usr/lib/python2.7/site-packages/diskimage_builder/elements', 'dhcp-all-interfaces'), ('/usr/lib/python2.7/site-packages/diskimage_builder/elements', 'selinux-permissive'), ('/usr/lib/python2.7/site-packages/diskimage_builder/elements', 'source-repositories'), ('/usr/lib/python2.7/site-packages/diskimage_builder/elements', 'package-installs'), ('/usr/lib/python2.7/site-packages/diskimage_builder/elements', 'dib-python'), ('/usr/lib/python2.7/site-packages/diskimage_builder/elements', 'install-bin'), ('/usr/lib/python2.7/site-packages/diskimage_builder/elements', 'sysprep'), ('/usr/lib/python2.7/site-packages/diskimage_builder/elements', 'dynamic-login'), ('/usr/lib/python2.7/site-packages/diskimage_builder/elements', 'centos7'), ('/usr/lib/python2.7/site-packages/diskimage_builder/elements', 'ibft-interfaces'), ('/usr/share/tripleo-image-elements', 'enable-packages-install'), ('/usr/lib/python2.7/site-packages/diskimage_builder/elements', 'yum'), ('/usr/lib/python2.7/site-packages/diskimage_builder/elements', 'select-boot-kernel-initrd'), ('/usr/share/tripleo-image-elements', 'network-gateway'), ('/usr/lib/python2.7/site-packages/diskimage_builder/elements', 'install-types'), ('/usr/lib/python2.7/site-packages/diskimage_builder/elements', 'install-static'), ('/usr/lib/python2.7/site-packages/diskimage_builder/elements', 'openssh-server'), ('/usr/lib/python2.7/site-packages/diskimage_builder/elements', 'svc-map'), ('/usr/lib/python2.7/site-packages/diskimage_builder/elements', 'element-manifest'), ('/usr/lib/python2.7/site-packages/diskimage_builder/elements', 'base'), ('/usr/lib/python2.7/site-packages/diskimage_builder/elements', 'dib-init-system'), ('/usr/lib/python2.7/site-packages/diskimage_builder/elements', 'redhat-common'), ('/usr/lib/python2.7/site-packages/diskimage_builder/elements', 'no-final-image'), ('/usr/share/tripleo-image-elements', 'ironic-agent-multipath'), ('/usr/lib/python2.7/site-packages/diskimage_builder/elements', 'runtime-ssh-host-keys'), ('/usr/lib/python2.7/site-packages/diskimage_builder/elements', 'cache-url'), ('/usr/lib/python2.7/site-packages/diskimage_builder/elements', 'pkg-map'), ('/usr/lib/python2.7/site-packages/diskimage_builder/elements', 'ironic-agent')] main /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/../bin/package-installs-squash:169 2020-03-28 06:04:04.941 | INFO __main__ [-] Squashing install file: /usr/lib/python2.7/site-packages/diskimage_builder/elements/dhcp-all-interfaces/package-installs.yaml 2020-03-28 06:04:04.943 | INFO __main__ [-] Squashing install file: /usr/lib/python2.7/site-packages/diskimage_builder/elements/source-repositories/package-installs.yaml 2020-03-28 06:04:04.946 | INFO __main__ [-] Squashing install file: /usr/lib/python2.7/site-packages/diskimage_builder/elements/ibft-interfaces/package-installs.yaml 2020-03-28 06:04:04.947 | INFO __main__ [-] Squashing install file: /usr/lib/python2.7/site-packages/diskimage_builder/elements/install-static/package-installs.yaml 2020-03-28 06:04:04.948 | INFO __main__ [-] Squashing install file: /usr/lib/python2.7/site-packages/diskimage_builder/elements/openssh-server/package-installs.yaml 2020-03-28 06:04:04.949 | INFO __main__ [-] Squashing install file: /usr/lib/python2.7/site-packages/diskimage_builder/elements/svc-map/package-installs.yaml 2020-03-28 06:04:04.953 | INFO __main__ [-] Squashing install file: /usr/lib/python2.7/site-packages/diskimage_builder/elements/redhat-common/package-installs.yaml 2020-03-28 06:04:04.958 | INFO __main__ [-] Squashing install file: /usr/share/tripleo-image-elements/ironic-agent-multipath/package-installs.yaml 2020-03-28 06:04:04.959 | INFO __main__ [-] Squashing install file: /usr/lib/python2.7/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/package-installs.yaml 2020-03-28 06:04:04.960 | INFO __main__ [-] Squashing install file: /usr/lib/python2.7/site-packages/diskimage_builder/elements/cache-url/package-installs.yaml 2020-03-28 06:04:04.961 | INFO __main__ [-] Squashing install file: /usr/lib/python2.7/site-packages/diskimage_builder/elements/ironic-agent/package-installs.yaml 2020-03-28 06:04:04.971 | DEBUG __main__ [-] final_dict -> defaultdict(, {'install.d': defaultdict(, {'install': [('dhcp-client', 'dhcp-all-interfaces'), ('ifupdown', 'dhcp-all-interfaces'), ('ndisc6', 'dhcp-all-interfaces'), ('git', 'source-repositories'), ('iscsi_package', 'ibft-interfaces'), ('rsync', 'install-static'), ('openssh-server', 'openssh-server'), ('traceroute', 'redhat-common'), ('tcpdump', 'redhat-common'), ('policycoreutils-python', 'redhat-common'), ('rng-tools', 'redhat-common'), ('ca-certificates', 'redhat-common'), ('selinux-policy-targeted', 'redhat-common'), ('which', 'redhat-common'), ('selinux-policy', 'redhat-common'), ('lsof', 'redhat-common'), ('policycoreutils', 'redhat-common'), ('libselinux-python', 'redhat-common'), ('device-mapper-multipath', 'ironic-agent-multipath'), ('iscsi-initiator-utils', 'ironic-agent-multipath'), ('openssh-client', 'runtime-ssh-host-keys'), ('curl', 'cache-url'), ('iptables', 'ironic-agent'), ('parted', 'ironic-agent'), ('efibootmgr', 'ironic-agent'), ('dosfstools', 'ironic-agent'), ('dmidecode', 'ironic-agent'), ('qemu-utils', 'ironic-agent'), ('genisoimage', 'ironic-agent'), ('lshw', 'ironic-agent'), ('gdisk', 'ironic-agent'), ('curl', 'ironic-agent'), ('util-linux', 'ironic-agent'), ('mdadm', 'ironic-agent'), ('python-dev', 'ironic-agent'), ('kmod', 'ironic-agent'), ('gcc', 'ironic-agent'), ('ipmitool', 'ironic-agent'), ('tgt', 'ironic-agent'), ('psmisc', 'ironic-agent'), ('efivar', 'ironic-agent'), ('hdparm', 'ironic-agent')]}), 'pre-install.d': defaultdict(, {'install': [('PyYAML', 'svc-map'), ('gettext', 'redhat-common')]})}) main /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/../bin/package-installs-squash:189 2020-03-28 06:04:04.987 | dib-run-parts 99-squash-package-install completed 2020-03-28 06:04:04.987 | dib-run-parts Running /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/99-yum-repo-conf 2020-03-28 06:04:04.996 | + /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/99-yum-repo-conf:main:7 : set -eu 2020-03-28 06:04:05.003 | + /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/99-yum-repo-conf:main:8 : set -o pipefail 2020-03-28 06:04:05.009 | + /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/99-yum-repo-conf:main:11 : '[' -z ' /etc/yum.repos.d/delorean.repo 2020-03-28 06:04:05.009 | /etc/yum.repos.d/delorean-stein-build-deps.repo 2020-03-28 06:04:05.009 | /etc/yum.repos.d/delorean-stein-deps.repo /etc/yum.repos.d/quickstart-centos7-rt.repo 2020-03-28 06:04:05.009 | /etc/yum.repos.d/quickstart-centos-base.repo 2020-03-28 06:04:05.009 | /etc/yum.repos.d/quickstart-centos-ceph-nautilus.repo 2020-03-28 06:04:05.009 | /etc/yum.repos.d/quickstart-centos-cr.repo 2020-03-28 06:04:05.009 | /etc/yum.repos.d/quickstart-centos-extras.repo 2020-03-28 06:04:05.009 | /etc/yum.repos.d/quickstart-centos-opstools.repo 2020-03-28 06:04:05.009 | /etc/yum.repos.d/quickstart-centos-qemu.repo 2020-03-28 06:04:05.010 | /etc/yum.repos.d/quickstart-centos-updates.repo ' ']' 2020-03-28 06:04:05.014 | + /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/99-yum-repo-conf:main:16 : for file in '$DIB_YUM_REPO_CONF' 2020-03-28 06:04:05.020 | + /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/99-yum-repo-conf:main:17 : '[' '!' -f /etc/yum.repos.d/delorean.repo ']' 2020-03-28 06:04:05.025 | + /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/99-yum-repo-conf:main:25 : sudo cp -L -f /etc/yum.repos.d/delorean.repo /tmp/dib_build.pX4B1SAV/mnt/etc/yum.repos.d 2020-03-28 06:04:05.074 | + /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/99-yum-repo-conf:main:16 : for file in '$DIB_YUM_REPO_CONF' 2020-03-28 06:04:05.079 | + /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/99-yum-repo-conf:main:17 : '[' '!' -f /etc/yum.repos.d/delorean-stein-build-deps.repo ']' 2020-03-28 06:04:05.085 | + /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/99-yum-repo-conf:main:25 : sudo cp -L -f /etc/yum.repos.d/delorean-stein-build-deps.repo /tmp/dib_build.pX4B1SAV/mnt/etc/yum.repos.d 2020-03-28 06:04:05.151 | + /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/99-yum-repo-conf:main:16 : for file in '$DIB_YUM_REPO_CONF' 2020-03-28 06:04:05.155 | + /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/99-yum-repo-conf:main:17 : '[' '!' -f /etc/yum.repos.d/delorean-stein-deps.repo ']' 2020-03-28 06:04:05.159 | + /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/99-yum-repo-conf:main:25 : sudo cp -L -f /etc/yum.repos.d/delorean-stein-deps.repo /tmp/dib_build.pX4B1SAV/mnt/etc/yum.repos.d 2020-03-28 06:04:05.221 | + /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/99-yum-repo-conf:main:16 : for file in '$DIB_YUM_REPO_CONF' 2020-03-28 06:04:05.228 | + /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/99-yum-repo-conf:main:17 : '[' '!' -f /etc/yum.repos.d/quickstart-centos7-rt.repo ']' 2020-03-28 06:04:05.233 | + /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/99-yum-repo-conf:main:25 : sudo cp -L -f /etc/yum.repos.d/quickstart-centos7-rt.repo /tmp/dib_build.pX4B1SAV/mnt/etc/yum.repos.d 2020-03-28 06:04:05.266 | + /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/99-yum-repo-conf:main:16 : for file in '$DIB_YUM_REPO_CONF' 2020-03-28 06:04:05.272 | + /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/99-yum-repo-conf:main:17 : '[' '!' -f /etc/yum.repos.d/quickstart-centos-base.repo ']' 2020-03-28 06:04:05.277 | + /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/99-yum-repo-conf:main:25 : sudo cp -L -f /etc/yum.repos.d/quickstart-centos-base.repo /tmp/dib_build.pX4B1SAV/mnt/etc/yum.repos.d 2020-03-28 06:04:05.313 | + /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/99-yum-repo-conf:main:16 : for file in '$DIB_YUM_REPO_CONF' 2020-03-28 06:04:05.318 | + /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/99-yum-repo-conf:main:17 : '[' '!' -f /etc/yum.repos.d/quickstart-centos-ceph-nautilus.repo ']' 2020-03-28 06:04:05.324 | + /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/99-yum-repo-conf:main:25 : sudo cp -L -f /etc/yum.repos.d/quickstart-centos-ceph-nautilus.repo /tmp/dib_build.pX4B1SAV/mnt/etc/yum.repos.d 2020-03-28 06:04:05.360 | + /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/99-yum-repo-conf:main:16 : for file in '$DIB_YUM_REPO_CONF' 2020-03-28 06:04:05.366 | + /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/99-yum-repo-conf:main:17 : '[' '!' -f /etc/yum.repos.d/quickstart-centos-cr.repo ']' 2020-03-28 06:04:05.372 | + /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/99-yum-repo-conf:main:25 : sudo cp -L -f /etc/yum.repos.d/quickstart-centos-cr.repo /tmp/dib_build.pX4B1SAV/mnt/etc/yum.repos.d 2020-03-28 06:04:05.406 | + /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/99-yum-repo-conf:main:16 : for file in '$DIB_YUM_REPO_CONF' 2020-03-28 06:04:05.414 | + /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/99-yum-repo-conf:main:17 : '[' '!' -f /etc/yum.repos.d/quickstart-centos-extras.repo ']' 2020-03-28 06:04:05.420 | + /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/99-yum-repo-conf:main:25 : sudo cp -L -f /etc/yum.repos.d/quickstart-centos-extras.repo /tmp/dib_build.pX4B1SAV/mnt/etc/yum.repos.d 2020-03-28 06:04:05.466 | + /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/99-yum-repo-conf:main:16 : for file in '$DIB_YUM_REPO_CONF' 2020-03-28 06:04:05.471 | + /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/99-yum-repo-conf:main:17 : '[' '!' -f /etc/yum.repos.d/quickstart-centos-opstools.repo ']' 2020-03-28 06:04:05.476 | + /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/99-yum-repo-conf:main:25 : sudo cp -L -f /etc/yum.repos.d/quickstart-centos-opstools.repo /tmp/dib_build.pX4B1SAV/mnt/etc/yum.repos.d 2020-03-28 06:04:05.515 | + /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/99-yum-repo-conf:main:16 : for file in '$DIB_YUM_REPO_CONF' 2020-03-28 06:04:05.520 | + /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/99-yum-repo-conf:main:17 : '[' '!' -f /etc/yum.repos.d/quickstart-centos-qemu.repo ']' 2020-03-28 06:04:05.526 | + /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/99-yum-repo-conf:main:25 : sudo cp -L -f /etc/yum.repos.d/quickstart-centos-qemu.repo /tmp/dib_build.pX4B1SAV/mnt/etc/yum.repos.d 2020-03-28 06:04:05.565 | + /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/99-yum-repo-conf:main:16 : for file in '$DIB_YUM_REPO_CONF' 2020-03-28 06:04:05.571 | + /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/99-yum-repo-conf:main:17 : '[' '!' -f /etc/yum.repos.d/quickstart-centos-updates.repo ']' 2020-03-28 06:04:05.578 | + /tmp/dib_build.pX4B1SAV/hooks/extra-data.d/99-yum-repo-conf:main:25 : sudo cp -L -f /etc/yum.repos.d/quickstart-centos-updates.repo /tmp/dib_build.pX4B1SAV/mnt/etc/yum.repos.d 2020-03-28 06:04:05.607 | dib-run-parts 99-yum-repo-conf completed 2020-03-28 06:04:05.608 | dib-run-parts ----------------------- PROFILING ----------------------- 2020-03-28 06:04:05.608 | dib-run-parts 2020-03-28 06:04:05.611 | dib-run-parts Target: extra-data.d 2020-03-28 06:04:05.611 | dib-run-parts 2020-03-28 06:04:05.611 | dib-run-parts Script Seconds 2020-03-28 06:04:05.611 | dib-run-parts --------------------------------------- ---------- 2020-03-28 06:04:05.611 | dib-run-parts 2020-03-28 06:04:05.628 | dib-run-parts 10-create-pkg-map-dir 0.359 2020-03-28 06:04:05.637 | dib-run-parts 10-merge-svc-map-files 0.089 2020-03-28 06:04:05.646 | dib-run-parts 11-copy-svc-map-file 0.081 2020-03-28 06:04:05.654 | dib-run-parts 15-ssl-ca-copy 0.022 2020-03-28 06:04:05.663 | dib-run-parts 20-manifest-dir 0.047 2020-03-28 06:04:05.671 | dib-run-parts 75-inject-element-manifest 0.100 2020-03-28 06:04:05.679 | dib-run-parts 98-source-repositories 0.041 2020-03-28 06:04:05.689 | dib-run-parts 99-copy-dib-img-functions 0.078 2020-03-28 06:04:05.700 | dib-run-parts 99-enable-install-types 0.122 2020-03-28 06:04:05.709 | dib-run-parts 99-squash-package-install 0.195 2020-03-28 06:04:05.721 | dib-run-parts 99-yum-repo-conf 0.618 2020-03-28 06:04:05.723 | dib-run-parts 2020-03-28 06:04:05.724 | dib-run-parts --------------------- END PROFILING --------------------- 2020-03-28 06:04:05.731 | + diskimage_builder/lib/common-functions:run_d:267 : check_break after-extra-data bash 2020-03-28 06:04:05.739 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-extra-data(,|$)' -q 2020-03-28 06:04:05.741 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2020-03-28 06:04:05.757 | + diskimage_builder/lib/disk-image-create:main:362 : run_d_in_target pre-install 2020-03-28 06:04:05.765 | + diskimage_builder/lib/img-functions:run_d_in_target:66 : check_element 2020-03-28 06:04:05.771 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.pX4B1SAV/hooks ']' 2020-03-28 06:04:05.779 | + diskimage_builder/lib/img-functions:run_d_in_target:69 : '[' -d /tmp/dib_build.pX4B1SAV/hooks/pre-install.d ']' 2020-03-28 06:04:05.787 | + diskimage_builder/lib/img-functions:run_d_in_target:70 : sudo mkdir /tmp/dib_build.pX4B1SAV/mnt/tmp/in_target.d 2020-03-28 06:04:05.833 | + diskimage_builder/lib/img-functions:run_d_in_target:75 : sudo cp /usr/lib/python2.7/site-packages/diskimage_builder/lib/dib-run-parts /tmp/dib_build.pX4B1SAV/hooks 2020-03-28 06:04:05.873 | + diskimage_builder/lib/img-functions:run_d_in_target:80 : sudo mount --bind /tmp/dib_build.pX4B1SAV/hooks /tmp/dib_build.pX4B1SAV/mnt/tmp/in_target.d 2020-03-28 06:04:05.913 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : sudo mount -o remount,ro,bind /tmp/dib_build.pX4B1SAV/hooks /tmp/dib_build.pX4B1SAV/mnt/tmp/in_target.d 2020-03-28 06:04:05.951 | + diskimage_builder/lib/img-functions:run_d_in_target:82 : check_break before-pre-install run_in_target bash 2020-03-28 06:04:05.957 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-pre-install(,|$)' -q 2020-03-28 06:04:05.957 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2020-03-28 06:04:05.967 | + diskimage_builder/lib/img-functions:run_d_in_target:83 : '[' -z '' ']' 2020-03-28 06:04:05.971 | + diskimage_builder/lib/img-functions:run_d_in_target:83 : in_target_arg=run_in_target 2020-03-28 06:04:05.977 | + diskimage_builder/lib/img-functions:run_d_in_target:84 : trap 'check_break after-error run_in_target bash' ERR 2020-03-28 06:04:05.983 | + diskimage_builder/lib/img-functions:run_d_in_target:85 : run_in_target /tmp/in_target.d/dib-run-parts /tmp/in_target.d/pre-install.d 2020-03-28 06:04:05.988 | + diskimage_builder/lib/img-functions:run_in_target:51 : cmd='/tmp/in_target.d/dib-run-parts /tmp/in_target.d/pre-install.d' 2020-03-28 06:04:05.994 | + diskimage_builder/lib/img-functions:run_in_target:53 : ORIG_HOME=/home/zuul 2020-03-28 06:04:06.001 | + diskimage_builder/lib/img-functions:run_in_target:54 : export HOME=/root 2020-03-28 06:04:06.008 | + diskimage_builder/lib/img-functions:run_in_target:54 : HOME=/root 2020-03-28 06:04:06.014 | + diskimage_builder/lib/img-functions:run_in_target:60 : sudo -E chroot /tmp/dib_build.pX4B1SAV/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' 2020-03-28 06:04:06.077 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/00-centos7-element-deprecation.bash 2020-03-28 06:04:06.083 | + source /tmp/in_target.d/pre-install.d/../environment.d/00-centos7-element-deprecation.bash 2020-03-28 06:04:06.083 | ++ echo 'The centos7 element is deprecated and will be removed in future releases. Use the centos element instead.' 2020-03-28 06:04:06.083 | The centos7 element is deprecated and will be removed in future releases. Use the centos element instead. 2020-03-28 06:04:06.083 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/01-export-install-types.bash 2020-03-28 06:04:06.099 | + source /tmp/in_target.d/pre-install.d/../environment.d/01-export-install-types.bash 2020-03-28 06:04:06.100 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2020-03-28 06:04:06.100 | ++ DIB_DEFAULT_INSTALLTYPE=package 2020-03-28 06:04:06.100 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/01-ironic-agent.sh 2020-03-28 06:04:06.104 | + source /tmp/in_target.d/pre-install.d/../environment.d/01-ironic-agent.sh 2020-03-28 06:04:06.105 | ++ '[' -n '' ']' 2020-03-28 06:04:06.105 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/09-centos7-distro-name.bash 2020-03-28 06:04:06.107 | + source /tmp/in_target.d/pre-install.d/../environment.d/09-centos7-distro-name.bash 2020-03-28 06:04:06.107 | ++ export DIB_FLAVOR=GenericCloud 2020-03-28 06:04:06.107 | ++ DIB_FLAVOR=GenericCloud 2020-03-28 06:04:06.107 | ++ export DIB_RELEASE=7 2020-03-28 06:04:06.107 | ++ DIB_RELEASE=7 2020-03-28 06:04:06.107 | ++ export YUM=yum 2020-03-28 06:04:06.107 | ++ YUM=yum 2020-03-28 06:04:06.107 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-base-defaults 2020-03-28 06:04:06.111 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-base-defaults 2020-03-28 06:04:06.111 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2020-03-28 06:04:06.111 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2020-03-28 06:04:06.111 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-centos-distro-name.bash 2020-03-28 06:04:06.115 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-centos-distro-name.bash 2020-03-28 06:04:06.115 | ++ export DISTRO_NAME=centos 2020-03-28 06:04:06.115 | ++ DISTRO_NAME=centos 2020-03-28 06:04:06.115 | ++ export DIB_RELEASE=7 2020-03-28 06:04:06.115 | ++ DIB_RELEASE=7 2020-03-28 06:04:06.115 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-centos7-distro-name.bash 2020-03-28 06:04:06.118 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-centos7-distro-name.bash 2020-03-28 06:04:06.118 | ++ export DISTRO_NAME=centos7 2020-03-28 06:04:06.118 | ++ DISTRO_NAME=centos7 2020-03-28 06:04:06.118 | ++ export DIB_RELEASE=7 2020-03-28 06:04:06.118 | ++ DIB_RELEASE=7 2020-03-28 06:04:06.118 | ++ export YUM=yum 2020-03-28 06:04:06.118 | ++ YUM=yum 2020-03-28 06:04:06.118 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/11-dib-install-type.bash 2020-03-28 06:04:06.121 | + source /tmp/in_target.d/pre-install.d/../environment.d/11-dib-install-type.bash 2020-03-28 06:04:06.121 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2020-03-28 06:04:06.121 | ++ DIB_DEFAULT_INSTALLTYPE=package 2020-03-28 06:04:06.121 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/11-yum-dnf.bash 2020-03-28 06:04:06.125 | + source /tmp/in_target.d/pre-install.d/../environment.d/11-yum-dnf.bash 2020-03-28 06:04:06.125 | ++ [[ 7 == \8 ]] 2020-03-28 06:04:06.125 | ++ [[ 7 == \7 ]] 2020-03-28 06:04:06.125 | ++ export YUM=yum 2020-03-28 06:04:06.125 | ++ YUM=yum 2020-03-28 06:04:06.125 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/14-manifests 2020-03-28 06:04:06.128 | + source /tmp/in_target.d/pre-install.d/../environment.d/14-manifests 2020-03-28 06:04:06.128 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2020-03-28 06:04:06.128 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2020-03-28 06:04:06.129 | ++ export DIB_MANIFEST_SAVE_DIR=./ironic-python-agent.d/ 2020-03-28 06:04:06.129 | ++ DIB_MANIFEST_SAVE_DIR=./ironic-python-agent.d/ 2020-03-28 06:04:06.129 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/50-dib-python-version 2020-03-28 06:04:06.131 | + source /tmp/in_target.d/pre-install.d/../environment.d/50-dib-python-version 2020-03-28 06:04:06.131 | ++ '[' -z 2 ']' 2020-03-28 06:04:06.131 | ++ '[' -z 2 ']' 2020-03-28 06:04:06.131 | ++ export DIB_PYTHON_VERSION 2020-03-28 06:04:06.131 | ++ export DIB_PYTHON=python2 2020-03-28 06:04:06.131 | ++ DIB_PYTHON=python2 2020-03-28 06:04:06.131 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/50-redhat-common 2020-03-28 06:04:06.134 | + source /tmp/in_target.d/pre-install.d/../environment.d/50-redhat-common 2020-03-28 06:04:06.135 | ++ export DIB_DISABLE_KERNEL_CLEANUP=0 2020-03-28 06:04:06.135 | ++ DIB_DISABLE_KERNEL_CLEANUP=0 2020-03-28 06:04:06.135 | ++ export DIB_INIT_SYSTEM=systemd 2020-03-28 06:04:06.135 | ++ DIB_INIT_SYSTEM=systemd 2020-03-28 06:04:06.135 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/99-dib-init-system 2020-03-28 06:04:06.137 | + source /tmp/in_target.d/pre-install.d/../environment.d/99-dib-init-system 2020-03-28 06:04:06.137 | ++ '[' -z systemd ']' 2020-03-28 06:04:06.138 | ++ case $DIB_INIT_SYSTEM in 2020-03-28 06:04:06.138 | dib-run-parts Running /tmp/in_target.d/pre-install.d/00-dnf-update 2020-03-28 06:04:06.141 | + set -eu 2020-03-28 06:04:06.141 | + set -o pipefail 2020-03-28 06:04:06.141 | + [[ centos7 == \f\e\d\o\r\a ]] 2020-03-28 06:04:06.143 | dib-run-parts 00-dnf-update completed 2020-03-28 06:04:06.143 | dib-run-parts Running /tmp/in_target.d/pre-install.d/00-fix-requiretty 2020-03-28 06:04:06.145 | + set -eu 2020-03-28 06:04:06.145 | + set -o pipefail 2020-03-28 06:04:06.145 | + sed -i -e '/^Defaults\s*requiretty/d' -e '/Disable "ssh hostname/d' /etc/sudoers 2020-03-28 06:04:06.147 | + sed -i -e '/You have to run/d' /etc/sudoers 2020-03-28 06:04:06.149 | + visudo -c 2020-03-28 06:04:06.150 | /etc/sudoers: parsed OK 2020-03-28 06:04:06.152 | dib-run-parts 00-fix-requiretty completed 2020-03-28 06:04:06.153 | dib-run-parts Running /tmp/in_target.d/pre-install.d/00-usr-local-bin-secure-path 2020-03-28 06:04:06.155 | + set -eu 2020-03-28 06:04:06.156 | + set -o pipefail 2020-03-28 06:04:06.156 | + sed -i -e '/secure_path/ s@\([\'\''"]\?\)$@:/usr/local/bin/\1@' /etc/sudoers 2020-03-28 06:04:06.157 | + visudo -c 2020-03-28 06:04:06.158 | /etc/sudoers: parsed OK 2020-03-28 06:04:06.160 | dib-run-parts 00-usr-local-bin-secure-path completed 2020-03-28 06:04:06.160 | dib-run-parts Running /tmp/in_target.d/pre-install.d/01-dib-python 2020-03-28 06:04:06.163 | + set -eu 2020-03-28 06:04:06.163 | + set -o pipefail 2020-03-28 06:04:06.163 | + [[ centos7 =~ (centos|rhel) ]] 2020-03-28 06:04:06.164 | + [[ 7 == 8 ]] 2020-03-28 06:04:06.164 | + [[ centos7 =~ (debian) ]] 2020-03-28 06:04:06.164 | ++ command -v python2 2020-03-28 06:04:06.164 | + python_path=/usr/bin/python2 2020-03-28 06:04:06.164 | + '[' -z /usr/bin/python2 ']' 2020-03-28 06:04:06.164 | + ln -sf /usr/bin/python2 /usr/local/bin/dib-python 2020-03-28 06:04:06.167 | dib-run-parts 01-dib-python completed 2020-03-28 06:04:06.167 | dib-run-parts Running /tmp/in_target.d/pre-install.d/01-install-bin 2020-03-28 06:04:06.170 | + set -eu 2020-03-28 06:04:06.170 | + set -o pipefail 2020-03-28 06:04:06.170 | ++ dirname /tmp/in_target.d/pre-install.d/01-install-bin 2020-03-28 06:04:06.171 | + 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 2020-03-28 06:04:06.175 | dib-run-parts 01-install-bin completed 2020-03-28 06:04:06.175 | dib-run-parts Running /tmp/in_target.d/pre-install.d/01-override-yum-arch 2020-03-28 06:04:06.178 | + set -eu 2020-03-28 06:04:06.178 | + set -o pipefail 2020-03-28 06:04:06.178 | + '[' i386 = amd64 ']' 2020-03-28 06:04:06.178 | + [[ amd64 x86_64 =~ amd64 ]] 2020-03-28 06:04:06.178 | + basearch=x86_64 2020-03-28 06:04:06.178 | + arch=x86_64 2020-03-28 06:04:06.178 | + [[ yum == \d\n\f ]] 2020-03-28 06:04:06.178 | + echo x86_64 2020-03-28 06:04:06.178 | + echo x86_64 2020-03-28 06:04:06.179 | + [[ centos7 =~ centos ]] 2020-03-28 06:04:06.179 | + [[ x86_64 == \x\8\6\_\6\4 ]] 2020-03-28 06:04:06.179 | + contentdir=centos 2020-03-28 06:04:06.179 | + echo centos 2020-03-28 06:04:06.180 | dib-run-parts 01-override-yum-arch completed 2020-03-28 06:04:06.180 | dib-run-parts Running /tmp/in_target.d/pre-install.d/01-set-centos-mirror 2020-03-28 06:04:06.183 | + set -eu 2020-03-28 06:04:06.183 | + set -o pipefail 2020-03-28 06:04:06.183 | + DIB_DISTRIBUTION_MIRROR= 2020-03-28 06:04:06.183 | + '[' -n '' ']' 2020-03-28 06:04:06.183 | + exit 0 2020-03-28 06:04:06.184 | dib-run-parts 01-set-centos-mirror completed 2020-03-28 06:04:06.185 | dib-run-parts Running /tmp/in_target.d/pre-install.d/01-yum-keepcache 2020-03-28 06:04:06.187 | + set -eu 2020-03-28 06:04:06.187 | + set -o pipefail 2020-03-28 06:04:06.187 | + [[ yum == \d\n\f ]] 2020-03-28 06:04:06.187 | + cfg=/etc/yum.conf 2020-03-28 06:04:06.187 | + sed -i s/keepcache=0/keepcache=1/ /etc/yum.conf 2020-03-28 06:04:06.189 | + sed -i 's/cachedir=\/var\/cache\/yum/cachedir=\/tmp\/yum/' /etc/yum.conf 2020-03-28 06:04:06.193 | dib-run-parts 01-yum-keepcache completed 2020-03-28 06:04:06.193 | dib-run-parts Running /tmp/in_target.d/pre-install.d/02-package-installs 2020-03-28 06:04:06.197 | + set -eu 2020-03-28 06:04:06.197 | + set -o pipefail 2020-03-28 06:04:06.198 | ++ dirname /tmp/in_target.d/pre-install.d/02-package-installs 2020-03-28 06:04:06.200 | + package-installs -d /tmp/in_target.d/pre-install.d 2020-03-28 06:04:06.202 | + set -eu 2020-03-28 06:04:06.202 | + set -o pipefail 2020-03-28 06:04:06.203 | ++ basename /usr/local/bin/package-installs 2020-03-28 06:04:06.204 | + SCRIPTNAME=package-installs 2020-03-28 06:04:06.205 | ++ getopt -o hd: -n package-installs -- -d /tmp/in_target.d/pre-install.d 2020-03-28 06:04:06.207 | + TEMP=' -d '\''/tmp/in_target.d/pre-install.d'\'' --' 2020-03-28 06:04:06.207 | + '[' 0 '!=' 0 ']' 2020-03-28 06:04:06.207 | + eval set -- ' -d '\''/tmp/in_target.d/pre-install.d'\'' --' 2020-03-28 06:04:06.207 | ++ set -- -d /tmp/in_target.d/pre-install.d -- 2020-03-28 06:04:06.207 | + WORKDIR= 2020-03-28 06:04:06.207 | + true 2020-03-28 06:04:06.207 | + case "$1" in 2020-03-28 06:04:06.207 | + WORKDIR=/tmp/in_target.d/pre-install.d 2020-03-28 06:04:06.207 | + shift 2 2020-03-28 06:04:06.207 | + true 2020-03-28 06:04:06.207 | + case "$1" in 2020-03-28 06:04:06.207 | + shift 2020-03-28 06:04:06.207 | + break 2020-03-28 06:04:06.207 | + '[' -z /tmp/in_target.d/pre-install.d ']' 2020-03-28 06:04:06.207 | + PACKAGES= 2020-03-28 06:04:06.207 | ++ find /tmp/in_target.d/pre-install.d -maxdepth 1 -name 'package-installs-*' 2020-03-28 06:04:06.210 | + '[' -n '' ']' 2020-03-28 06:04:06.210 | + package-installs-v2 --phase pre-install.d /tmp/package-installs.json 2020-03-28 06:04:08.850 | Map install for svc-map: PyYAML 2020-03-28 06:04:08.850 | Map install for redhat-common: gettext 2020-03-28 06:04:08.850 | Running command: ['install-packages', u'PyYAML', u'gettext'] 2020-03-28 06:04:08.851 | > Running install-packages install. 2020-03-28 06:04:08.851 | > + yum -v -y install PyYAML gettext 2020-03-28 06:04:08.851 | > Loading "fastestmirror" plugin 2020-03-28 06:04:08.851 | > Config time: 0.026 2020-03-28 06:04:08.851 | > Yum version: 3.4.3 2020-03-28 06:04:08.851 | > rpmdb time: 0.000 2020-03-28 06:04:08.851 | > Setting up Package Sacks 2020-03-28 06:04:08.851 | > Loading mirror speeds from cached hostfile 2020-03-28 06:04:08.851 | > * base: mirror.trouble-free.net 2020-03-28 06:04:08.851 | > * extras: mirrors.tripadvisor.com 2020-03-28 06:04:08.851 | > * updates: mirror.datto.com 2020-03-28 06:04:08.851 | > pkgsack time: 0.918 2020-03-28 06:04:08.851 | > Obs Init time: 1.094 2020-03-28 06:04:08.851 | > Package PyYAML-3.10-11.el7.x86_64 already installed and latest version 2020-03-28 06:04:08.851 | > Package gettext-0.19.8.1-2.el7.x86_64 already installed and latest version 2020-03-28 06:04:08.851 | > Nothing to do 2020-03-28 06:04:08.851 | > + '[' install == install ']' 2020-03-28 06:04:08.851 | > + '[' yum == dnf ']' 2020-03-28 06:04:08.851 | returncode: 0 2020-03-28 06:04:08.855 | dib-run-parts 02-package-installs completed 2020-03-28 06:04:08.855 | dib-run-parts Running /tmp/in_target.d/pre-install.d/02-set-machine-id 2020-03-28 06:04:08.862 | + set -eu 2020-03-28 06:04:08.863 | + set -o pipefail 2020-03-28 06:04:08.863 | + systemd-machine-id-setup 2020-03-28 06:04:08.872 | dib-run-parts 02-set-machine-id completed 2020-03-28 06:04:08.872 | dib-run-parts Running /tmp/in_target.d/pre-install.d/03-baseline-tools 2020-03-28 06:04:08.876 | + set -eu 2020-03-28 06:04:08.876 | + set -o pipefail 2020-03-28 06:04:08.876 | + case $DISTRO_NAME in 2020-03-28 06:04:08.879 | dib-run-parts 03-baseline-tools completed 2020-03-28 06:04:08.879 | dib-run-parts Running /tmp/in_target.d/pre-install.d/04-dib-init-system 2020-03-28 06:04:08.883 | + set -eu 2020-03-28 06:04:08.883 | + set -o pipefail 2020-03-28 06:04:08.883 | + FILE=/usr/local/bin/dib-init-system 2020-03-28 06:04:08.883 | + cat 2020-03-28 06:04:08.886 | + chown root:root /usr/local/bin/dib-init-system 2020-03-28 06:04:08.888 | + chmod 775 /usr/local/bin/dib-init-system 2020-03-28 06:04:08.892 | dib-run-parts 04-dib-init-system completed 2020-03-28 06:04:08.892 | dib-run-parts Running /tmp/in_target.d/pre-install.d/11-selinux-permissive 2020-03-28 06:04:08.896 | + set -eu 2020-03-28 06:04:08.896 | + set -o pipefail 2020-03-28 06:04:08.896 | + echo SELINUX=permissive 2020-03-28 06:04:08.897 | + echo SELINUXTYPE=targeted 2020-03-28 06:04:08.899 | dib-run-parts 11-selinux-permissive completed 2020-03-28 06:04:08.899 | dib-run-parts Running /tmp/in_target.d/pre-install.d/99-package-uninstalls 2020-03-28 06:04:08.904 | + set -eu 2020-03-28 06:04:08.904 | + set -o pipefail 2020-03-28 06:04:08.905 | ++ dirname /tmp/in_target.d/pre-install.d/99-package-uninstalls 2020-03-28 06:04:08.907 | + package-uninstalls -d /tmp/in_target.d/pre-install.d 2020-03-28 06:04:08.909 | + set -eu 2020-03-28 06:04:08.909 | + set -o pipefail 2020-03-28 06:04:08.910 | ++ basename /usr/local/bin/package-uninstalls 2020-03-28 06:04:08.912 | + SCRIPTNAME=package-uninstalls 2020-03-28 06:04:08.913 | ++ getopt -o hd: -n package-uninstalls -- -d /tmp/in_target.d/pre-install.d 2020-03-28 06:04:08.914 | + TEMP=' -d '\''/tmp/in_target.d/pre-install.d'\'' --' 2020-03-28 06:04:08.914 | + '[' 0 '!=' 0 ']' 2020-03-28 06:04:08.914 | + eval set -- ' -d '\''/tmp/in_target.d/pre-install.d'\'' --' 2020-03-28 06:04:08.914 | ++ set -- -d /tmp/in_target.d/pre-install.d -- 2020-03-28 06:04:08.914 | + WORKDIR= 2020-03-28 06:04:08.914 | + true 2020-03-28 06:04:08.914 | + case "$1" in 2020-03-28 06:04:08.914 | + WORKDIR=/tmp/in_target.d/pre-install.d 2020-03-28 06:04:08.914 | + shift 2 2020-03-28 06:04:08.914 | + true 2020-03-28 06:04:08.914 | + case "$1" in 2020-03-28 06:04:08.914 | + shift 2020-03-28 06:04:08.914 | + break 2020-03-28 06:04:08.914 | + '[' -z /tmp/in_target.d/pre-install.d ']' 2020-03-28 06:04:08.914 | + PACKAGES= 2020-03-28 06:04:08.915 | ++ find /tmp/in_target.d/pre-install.d -maxdepth 1 -name 'package-installs-*' 2020-03-28 06:04:08.919 | + install-packages -e 2020-03-28 06:04:08.933 | + package-installs-v2 --phase pre-install.d --uninstall /tmp/package-installs.json 2020-03-28 06:04:08.984 | Nothing to uninstall 2020-03-28 06:04:08.991 | dib-run-parts 99-package-uninstalls completed 2020-03-28 06:04:08.993 | dib-run-parts ----------------------- PROFILING ----------------------- 2020-03-28 06:04:08.993 | dib-run-parts 2020-03-28 06:04:08.995 | dib-run-parts Target: pre-install.d 2020-03-28 06:04:08.995 | dib-run-parts 2020-03-28 06:04:08.995 | dib-run-parts Script Seconds 2020-03-28 06:04:08.995 | dib-run-parts --------------------------------------- ---------- 2020-03-28 06:04:08.995 | dib-run-parts 2020-03-28 06:04:09.009 | dib-run-parts 00-dnf-update 0.003 2020-03-28 06:04:09.016 | dib-run-parts 00-fix-requiretty 0.008 2020-03-28 06:04:09.025 | dib-run-parts 00-usr-local-bin-secure-path 0.006 2020-03-28 06:04:09.032 | dib-run-parts 01-dib-python 0.005 2020-03-28 06:04:09.040 | dib-run-parts 01-install-bin 0.006 2020-03-28 06:04:09.049 | dib-run-parts 01-override-yum-arch 0.004 2020-03-28 06:04:09.057 | dib-run-parts 01-set-centos-mirror 0.003 2020-03-28 06:04:09.065 | dib-run-parts 01-yum-keepcache 0.007 2020-03-28 06:04:09.073 | dib-run-parts 02-package-installs 2.659 2020-03-28 06:04:09.081 | dib-run-parts 02-set-machine-id 0.014 2020-03-28 06:04:09.089 | dib-run-parts 03-baseline-tools 0.004 2020-03-28 06:04:09.096 | dib-run-parts 04-dib-init-system 0.011 2020-03-28 06:04:09.104 | dib-run-parts 11-selinux-permissive 0.005 2020-03-28 06:04:09.112 | dib-run-parts 99-package-uninstalls 0.090 2020-03-28 06:04:09.115 | dib-run-parts 2020-03-28 06:04:09.115 | dib-run-parts --------------------- END PROFILING --------------------- 2020-03-28 06:04:09.131 | + diskimage_builder/lib/img-functions:run_in_target:61 : export HOME=/home/zuul 2020-03-28 06:04:09.139 | + diskimage_builder/lib/img-functions:run_in_target:61 : HOME=/home/zuul 2020-03-28 06:04:09.146 | + diskimage_builder/lib/img-functions:run_d_in_target:86 : trap - ERR 2020-03-28 06:04:09.152 | + diskimage_builder/lib/img-functions:run_d_in_target:87 : check_break after-pre-install run_in_target bash 2020-03-28 06:04:09.157 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2020-03-28 06:04:09.158 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-pre-install(,|$)' -q 2020-03-28 06:04:09.168 | + diskimage_builder/lib/img-functions:run_d_in_target:88 : sudo umount -f /tmp/dib_build.pX4B1SAV/mnt/tmp/in_target.d 2020-03-28 06:04:09.237 | + diskimage_builder/lib/img-functions:run_d_in_target:89 : timeout 10 sh -c ' while ! sudo rmdir /tmp/dib_build.pX4B1SAV/mnt/tmp/in_target.d; do sleep 1; done' 2020-03-28 06:04:09.275 | + diskimage_builder/lib/disk-image-create:main:364 : run_d_in_target install 2020-03-28 06:04:09.280 | + diskimage_builder/lib/img-functions:run_d_in_target:66 : check_element 2020-03-28 06:04:09.286 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.pX4B1SAV/hooks ']' 2020-03-28 06:04:09.291 | + diskimage_builder/lib/img-functions:run_d_in_target:69 : '[' -d /tmp/dib_build.pX4B1SAV/hooks/install.d ']' 2020-03-28 06:04:09.297 | + diskimage_builder/lib/img-functions:run_d_in_target:70 : sudo mkdir /tmp/dib_build.pX4B1SAV/mnt/tmp/in_target.d 2020-03-28 06:04:09.333 | + diskimage_builder/lib/img-functions:run_d_in_target:75 : sudo cp /usr/lib/python2.7/site-packages/diskimage_builder/lib/dib-run-parts /tmp/dib_build.pX4B1SAV/hooks 2020-03-28 06:04:09.367 | + diskimage_builder/lib/img-functions:run_d_in_target:80 : sudo mount --bind /tmp/dib_build.pX4B1SAV/hooks /tmp/dib_build.pX4B1SAV/mnt/tmp/in_target.d 2020-03-28 06:04:09.405 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : sudo mount -o remount,ro,bind /tmp/dib_build.pX4B1SAV/hooks /tmp/dib_build.pX4B1SAV/mnt/tmp/in_target.d 2020-03-28 06:04:09.442 | + diskimage_builder/lib/img-functions:run_d_in_target:82 : check_break before-install run_in_target bash 2020-03-28 06:04:09.449 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2020-03-28 06:04:09.450 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-install(,|$)' -q 2020-03-28 06:04:09.463 | + diskimage_builder/lib/img-functions:run_d_in_target:83 : '[' -z '' ']' 2020-03-28 06:04:09.468 | + diskimage_builder/lib/img-functions:run_d_in_target:83 : in_target_arg=run_in_target 2020-03-28 06:04:09.474 | + diskimage_builder/lib/img-functions:run_d_in_target:84 : trap 'check_break after-error run_in_target bash' ERR 2020-03-28 06:04:09.480 | + diskimage_builder/lib/img-functions:run_d_in_target:85 : run_in_target /tmp/in_target.d/dib-run-parts /tmp/in_target.d/install.d 2020-03-28 06:04:09.486 | + diskimage_builder/lib/img-functions:run_in_target:51 : cmd='/tmp/in_target.d/dib-run-parts /tmp/in_target.d/install.d' 2020-03-28 06:04:09.490 | + diskimage_builder/lib/img-functions:run_in_target:53 : ORIG_HOME=/home/zuul 2020-03-28 06:04:09.495 | + diskimage_builder/lib/img-functions:run_in_target:54 : export HOME=/root 2020-03-28 06:04:09.501 | + diskimage_builder/lib/img-functions:run_in_target:54 : HOME=/root 2020-03-28 06:04:09.506 | + diskimage_builder/lib/img-functions:run_in_target:60 : sudo -E chroot /tmp/dib_build.pX4B1SAV/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' 2020-03-28 06:04:09.545 | dib-run-parts Ignoring non-executable files: dhcp-all-interfaces.conf package-installs-ironic-agent dhcp-interface@.service dhcp-all-interfaces-udev.rules 2020-03-28 06:04:09.550 | dib-run-parts Ignoring non-conforming filenames: dhcp-all-interfaces.init dhcp-all-interfaces.sh 2020-03-28 06:04:09.557 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/00-centos7-element-deprecation.bash 2020-03-28 06:04:09.560 | + source /tmp/in_target.d/install.d/../environment.d/00-centos7-element-deprecation.bash 2020-03-28 06:04:09.561 | ++ echo 'The centos7 element is deprecated and will be removed in future releases. Use the centos element instead.' 2020-03-28 06:04:09.561 | The centos7 element is deprecated and will be removed in future releases. Use the centos element instead. 2020-03-28 06:04:09.561 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/01-export-install-types.bash 2020-03-28 06:04:09.564 | + source /tmp/in_target.d/install.d/../environment.d/01-export-install-types.bash 2020-03-28 06:04:09.564 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2020-03-28 06:04:09.564 | ++ DIB_DEFAULT_INSTALLTYPE=package 2020-03-28 06:04:09.564 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/01-ironic-agent.sh 2020-03-28 06:04:09.566 | + source /tmp/in_target.d/install.d/../environment.d/01-ironic-agent.sh 2020-03-28 06:04:09.566 | ++ '[' -n '' ']' 2020-03-28 06:04:09.567 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/09-centos7-distro-name.bash 2020-03-28 06:04:09.571 | + source /tmp/in_target.d/install.d/../environment.d/09-centos7-distro-name.bash 2020-03-28 06:04:09.571 | ++ export DIB_FLAVOR=GenericCloud 2020-03-28 06:04:09.571 | ++ DIB_FLAVOR=GenericCloud 2020-03-28 06:04:09.571 | ++ export DIB_RELEASE=7 2020-03-28 06:04:09.571 | ++ DIB_RELEASE=7 2020-03-28 06:04:09.572 | ++ export YUM=yum 2020-03-28 06:04:09.572 | ++ YUM=yum 2020-03-28 06:04:09.572 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-base-defaults 2020-03-28 06:04:09.575 | + source /tmp/in_target.d/install.d/../environment.d/10-base-defaults 2020-03-28 06:04:09.575 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2020-03-28 06:04:09.575 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2020-03-28 06:04:09.576 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-centos-distro-name.bash 2020-03-28 06:04:09.579 | + source /tmp/in_target.d/install.d/../environment.d/10-centos-distro-name.bash 2020-03-28 06:04:09.579 | ++ export DISTRO_NAME=centos 2020-03-28 06:04:09.579 | ++ DISTRO_NAME=centos 2020-03-28 06:04:09.579 | ++ export DIB_RELEASE=7 2020-03-28 06:04:09.579 | ++ DIB_RELEASE=7 2020-03-28 06:04:09.579 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-centos7-distro-name.bash 2020-03-28 06:04:09.584 | + source /tmp/in_target.d/install.d/../environment.d/10-centos7-distro-name.bash 2020-03-28 06:04:09.584 | ++ export DISTRO_NAME=centos7 2020-03-28 06:04:09.584 | ++ DISTRO_NAME=centos7 2020-03-28 06:04:09.584 | ++ export DIB_RELEASE=7 2020-03-28 06:04:09.584 | ++ DIB_RELEASE=7 2020-03-28 06:04:09.584 | ++ export YUM=yum 2020-03-28 06:04:09.584 | ++ YUM=yum 2020-03-28 06:04:09.584 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/11-dib-install-type.bash 2020-03-28 06:04:09.588 | + source /tmp/in_target.d/install.d/../environment.d/11-dib-install-type.bash 2020-03-28 06:04:09.588 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2020-03-28 06:04:09.588 | ++ DIB_DEFAULT_INSTALLTYPE=package 2020-03-28 06:04:09.588 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/11-yum-dnf.bash 2020-03-28 06:04:09.591 | + source /tmp/in_target.d/install.d/../environment.d/11-yum-dnf.bash 2020-03-28 06:04:09.591 | ++ [[ 7 == \8 ]] 2020-03-28 06:04:09.591 | ++ [[ 7 == \7 ]] 2020-03-28 06:04:09.591 | ++ export YUM=yum 2020-03-28 06:04:09.591 | ++ YUM=yum 2020-03-28 06:04:09.591 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/14-manifests 2020-03-28 06:04:09.595 | + source /tmp/in_target.d/install.d/../environment.d/14-manifests 2020-03-28 06:04:09.595 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2020-03-28 06:04:09.595 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2020-03-28 06:04:09.595 | ++ export DIB_MANIFEST_SAVE_DIR=./ironic-python-agent.d/ 2020-03-28 06:04:09.595 | ++ DIB_MANIFEST_SAVE_DIR=./ironic-python-agent.d/ 2020-03-28 06:04:09.596 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/50-dib-python-version 2020-03-28 06:04:09.599 | + source /tmp/in_target.d/install.d/../environment.d/50-dib-python-version 2020-03-28 06:04:09.599 | ++ '[' -z 2 ']' 2020-03-28 06:04:09.599 | ++ '[' -z 2 ']' 2020-03-28 06:04:09.599 | ++ export DIB_PYTHON_VERSION 2020-03-28 06:04:09.599 | ++ export DIB_PYTHON=python2 2020-03-28 06:04:09.599 | ++ DIB_PYTHON=python2 2020-03-28 06:04:09.600 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/50-redhat-common 2020-03-28 06:04:09.604 | + source /tmp/in_target.d/install.d/../environment.d/50-redhat-common 2020-03-28 06:04:09.604 | ++ export DIB_DISABLE_KERNEL_CLEANUP=0 2020-03-28 06:04:09.604 | ++ DIB_DISABLE_KERNEL_CLEANUP=0 2020-03-28 06:04:09.604 | ++ export DIB_INIT_SYSTEM=systemd 2020-03-28 06:04:09.604 | ++ DIB_INIT_SYSTEM=systemd 2020-03-28 06:04:09.605 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/99-dib-init-system 2020-03-28 06:04:09.608 | + source /tmp/in_target.d/install.d/../environment.d/99-dib-init-system 2020-03-28 06:04:09.608 | ++ '[' -z systemd ']' 2020-03-28 06:04:09.608 | ++ case $DIB_INIT_SYSTEM in 2020-03-28 06:04:09.609 | dib-run-parts Running /tmp/in_target.d/install.d/00-baseline-environment 2020-03-28 06:04:09.614 | + set -eu 2020-03-28 06:04:09.614 | + set -o pipefail 2020-03-28 06:04:09.614 | + install-packages -m base iscsi_package 2020-03-28 06:04:09.645 | INFO:root:Mapping for base : iscsi_package 2020-03-28 06:04:09.682 | INFO:root:Mapping for base : iscsi_package 2020-03-28 06:04:09.688 | Running install-packages install. 2020-03-28 06:04:09.689 | + yum -v -y install iscsi-initiator-utils 2020-03-28 06:04:09.811 | Loading "fastestmirror" plugin 2020-03-28 06:04:09.812 | Config time: 0.006 2020-03-28 06:04:09.813 | Yum version: 3.4.3 2020-03-28 06:04:09.863 | rpmdb time: 0.000 2020-03-28 06:04:09.864 | Setting up Package Sacks 2020-03-28 06:04:09.864 | Loading mirror speeds from cached hostfile 2020-03-28 06:04:09.866 | * base: mirror.trouble-free.net 2020-03-28 06:04:09.866 | * extras: mirrors.tripadvisor.com 2020-03-28 06:04:09.867 | * updates: mirror.datto.com 2020-03-28 06:04:09.883 | pkgsack time: 0.019 2020-03-28 06:04:10.590 | Obs Init time: 0.410 2020-03-28 06:04:10.600 | Resolving Dependencies 2020-03-28 06:04:10.601 | --> Running transaction check 2020-03-28 06:04:10.601 | ---> Package iscsi-initiator-utils.x86_64 0:6.2.0.874-11.el7 will be installed 2020-03-28 06:04:10.601 | Checking deps for iscsi-initiator-utils.x86_64 0:6.2.0.874-11.el7 - u 2020-03-28 06:04:10.604 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.874-11.el7 - u 2020-03-28 06:04:10.609 | looking for ('iscsi-initiator-utils-iscsiuio', 'GE', ('0', '6.2.0.874', '11.el7')) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.874-11.el7 - u 2020-03-28 06:04:10.610 | looking for ('systemd', None, (None, None, None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.874-11.el7 - u 2020-03-28 06:04:10.615 | looking for ('systemd', None, (None, None, None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.874-11.el7 - u 2020-03-28 06:04:10.615 | looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.874-11.el7 - u 2020-03-28 06:04:10.620 | looking for ('librt.so.1(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.874-11.el7 - u 2020-03-28 06:04:10.620 | looking for ('libmount.so.1(MOUNT_2.22)(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.874-11.el7 - u 2020-03-28 06:04:10.622 | looking for ('libmount.so.1(MOUNT_2.19)(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.874-11.el7 - u 2020-03-28 06:04:10.622 | looking for ('libkmod.so.2(LIBKMOD_5)(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.874-11.el7 - u 2020-03-28 06:04:10.624 | looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.874-11.el7 - u 2020-03-28 06:04:10.624 | looking for ('/bin/sh', None, (None, None, None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.874-11.el7 - u 2020-03-28 06:04:10.627 | looking for ('/bin/sh', None, (None, None, None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.874-11.el7 - u 2020-03-28 06:04:10.627 | looking for ('/bin/bash', None, (None, None, None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.874-11.el7 - u 2020-03-28 06:04:10.628 | looking for ('librt.so.1()(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.874-11.el7 - u 2020-03-28 06:04:10.628 | looking for ('libpython2.7.so.1.0()(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.874-11.el7 - u 2020-03-28 06:04:10.633 | looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.874-11.el7 - u 2020-03-28 06:04:10.634 | looking for ('libmount.so.1()(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.874-11.el7 - u 2020-03-28 06:04:10.635 | looking for ('libkmod.so.2()(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.874-11.el7 - u 2020-03-28 06:04:10.636 | iscsi-initiator-utils-6.2.0.874-11.el7.x86_64 requires: iscsi-initiator-utils-iscsiuio >= 6.2.0.874-11.el7 2020-03-28 06:04:10.636 | --> Processing Dependency: iscsi-initiator-utils-iscsiuio >= 6.2.0.874-11.el7 for package: iscsi-initiator-utils-6.2.0.874-11.el7.x86_64 2020-03-28 06:04:10.636 | Searching pkgSack for dep: iscsi-initiator-utils-iscsiuio 2020-03-28 06:04:10.657 | Building updates object 2020-03-28 06:04:11.094 | up:simple updates time: 0.006 2020-03-28 06:04:11.097 | up:obs time: 0.003 2020-03-28 06:04:11.098 | up:condense time: 0.000 2020-03-28 06:04:11.098 | updates time: 0.440 2020-03-28 06:04:11.100 | TSINFO: Marking iscsi-initiator-utils-iscsiuio-6.2.0.874-11.el7.x86_64 as install for iscsi-initiator-utils-6.2.0.874-11.el7.x86_64 2020-03-28 06:04:11.101 | --> Running transaction check 2020-03-28 06:04:11.101 | ---> Package iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.874-11.el7 will be installed 2020-03-28 06:04:11.101 | Checking deps for iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.874-11.el7 - u 2020-03-28 06:04:11.101 | looking for ('iscsi-initiator-utils', 'EQ', ('0', '6.2.0.874', '11.el7')) as a requirement of iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.874-11.el7 - u 2020-03-28 06:04:11.101 | looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.874-11.el7 - u 2020-03-28 06:04:11.101 | looking for ('libpthread.so.0(GLIBC_2.3.2)(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.874-11.el7 - u 2020-03-28 06:04:11.102 | looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.874-11.el7 - u 2020-03-28 06:04:11.102 | looking for ('libgcc_s.so.1(GCC_3.3.1)(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.874-11.el7 - u 2020-03-28 06:04:11.103 | looking for ('libgcc_s.so.1(GCC_3.0)(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.874-11.el7 - u 2020-03-28 06:04:11.103 | looking for ('libc.so.6(GLIBC_2.15)(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.874-11.el7 - u 2020-03-28 06:04:11.103 | looking for ('/bin/sh', None, (None, None, None)) as a requirement of iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.874-11.el7 - u 2020-03-28 06:04:11.104 | looking for ('/bin/sh', None, (None, None, None)) as a requirement of iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.874-11.el7 - u 2020-03-28 06:04:11.104 | looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.874-11.el7 - u 2020-03-28 06:04:11.104 | looking for ('libgcc_s.so.1()(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.874-11.el7 - u 2020-03-28 06:04:11.104 | looking for ('libdl.so.2()(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.874-11.el7 - u 2020-03-28 06:04:11.452 | --> Finished Dependency Resolution 2020-03-28 06:04:11.452 | Dependency Process ending 2020-03-28 06:04:11.463 | Depsolve time: 0.862 2020-03-28 06:04:11.463 | 2020-03-28 06:04:11.463 | Dependencies Resolved 2020-03-28 06:04:11.475 | 2020-03-28 06:04:11.475 | ================================================================================ 2020-03-28 06:04:11.476 | Package Arch Version Repository 2020-03-28 06:04:11.476 | Size 2020-03-28 06:04:11.476 | ================================================================================ 2020-03-28 06:04:11.476 | Installing: 2020-03-28 06:04:11.476 | iscsi-initiator-utils x86_64 6.2.0.874-11.el7 base 422 k 2020-03-28 06:04:11.476 | Installing for dependencies: 2020-03-28 06:04:11.476 | iscsi-initiator-utils-iscsiuio x86_64 6.2.0.874-11.el7 base 92 k 2020-03-28 06:04:11.476 | 2020-03-28 06:04:11.476 | Transaction Summary 2020-03-28 06:04:11.476 | ================================================================================ 2020-03-28 06:04:11.476 | Install 1 Package (+1 Dependent package) 2020-03-28 06:04:11.476 | 2020-03-28 06:04:11.476 | Total size: 514 k 2020-03-28 06:04:11.476 | Installed size: 2.6 M 2020-03-28 06:04:11.476 | Downloading packages: 2020-03-28 06:04:11.746 | using local copy of iscsi-initiator-utils-6.2.0.874-11.el7.x86_64 2020-03-28 06:04:11.747 | using local copy of iscsi-initiator-utils-iscsiuio-6.2.0.874-11.el7.x86_64 2020-03-28 06:04:11.749 | warning: /tmp/yum/x86_64/7/base/packages/iscsi-initiator-utils-6.2.0.874-11.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY 2020-03-28 06:04:11.749 | Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 2020-03-28 06:04:11.759 | Importing GPG key 0xF4A80EB5: 2020-03-28 06:04:11.760 | Userid : "CentOS-7 Key (CentOS 7 Official Signing Key) " 2020-03-28 06:04:11.760 | Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5 2020-03-28 06:04:11.760 | Package : centos-release-7-6.1810.2.el7.centos.x86_64 (installed) 2020-03-28 06:04:11.760 | From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 2020-03-28 06:04:11.772 | Member: iscsi-initiator-utils.x86_64 0:6.2.0.874-11.el7 - u 2020-03-28 06:04:11.773 | Adding Package iscsi-initiator-utils-6.2.0.874-11.el7.x86_64 in mode u 2020-03-28 06:04:11.773 | Member: iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.874-11.el7 - u 2020-03-28 06:04:11.774 | Adding Package iscsi-initiator-utils-iscsiuio-6.2.0.874-11.el7.x86_64 in mode u 2020-03-28 06:04:11.774 | Running transaction check 2020-03-28 06:04:11.796 | Transaction check time: 0.022 2020-03-28 06:04:11.796 | Running transaction test 2020-03-28 06:04:11.850 | Transaction test succeeded 2020-03-28 06:04:11.850 | Transaction test time: 0.054 2020-03-28 06:04:11.851 | Running transaction 2020-03-28 06:04:12.369 | Installing : iscsi-initiator-utils-iscsiuio-6.2.0.874-11.el7.x86_64 1/2 2020-03-28 06:04:12.483 | Installing : iscsi-initiator-utils-6.2.0.874-11.el7.x86_64 2/2 2020-03-28 06:04:12.501 | Verifying : iscsi-initiator-utils-6.2.0.874-11.el7.x86_64 1/2 2020-03-28 06:04:12.620 | Verifying : iscsi-initiator-utils-iscsiuio-6.2.0.874-11.el7.x86_64 2/2 2020-03-28 06:04:12.620 | VerifyTransaction time: 0.137 2020-03-28 06:04:12.620 | Transaction time: 0.770 2020-03-28 06:04:12.621 | 2020-03-28 06:04:12.621 | Installed: 2020-03-28 06:04:12.621 | iscsi-initiator-utils.x86_64 0:6.2.0.874-11.el7 2020-03-28 06:04:12.621 | 2020-03-28 06:04:12.621 | Dependency Installed: 2020-03-28 06:04:12.621 | iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.874-11.el7 2020-03-28 06:04:12.621 | 2020-03-28 06:04:12.622 | Complete! 2020-03-28 06:04:12.674 | + '[' install == install ']' 2020-03-28 06:04:12.674 | + '[' yum == dnf ']' 2020-03-28 06:04:12.678 | dib-run-parts 00-baseline-environment completed 2020-03-28 06:04:12.678 | dib-run-parts Running /tmp/in_target.d/install.d/00-up-to-date 2020-03-28 06:04:12.683 | + set -eu 2020-03-28 06:04:12.683 | + set -o pipefail 2020-03-28 06:04:12.683 | + '[' 0 -eq 0 ']' 2020-03-28 06:04:12.683 | + install-packages -u 2020-03-28 06:04:12.814 | Loaded plugins: fastestmirror 2020-03-28 06:04:12.863 | Loading mirror speeds from cached hostfile 2020-03-28 06:04:12.864 | * base: mirror.trouble-free.net 2020-03-28 06:04:12.864 | * extras: mirrors.tripadvisor.com 2020-03-28 06:04:12.864 | * updates: mirror.datto.com 2020-03-28 06:04:13.833 | Resolving Dependencies 2020-03-28 06:04:13.834 | --> Running transaction check 2020-03-28 06:04:13.844 | ---> Package GeoIP.x86_64 0:1.5.0-13.el7 will be updated 2020-03-28 06:04:14.203 | ---> Package GeoIP.x86_64 0:1.5.0-14.el7 will be an update 2020-03-28 06:04:14.211 | --> Processing Dependency: geoipupdate for package: GeoIP-1.5.0-14.el7.x86_64 2020-03-28 06:04:14.223 | ---> Package audit.x86_64 0:2.8.4-4.el7 will be updated 2020-03-28 06:04:14.227 | ---> Package audit.x86_64 0:2.8.5-4.el7 will be an update 2020-03-28 06:04:14.250 | ---> Package audit-libs.x86_64 0:2.8.4-4.el7 will be updated 2020-03-28 06:04:14.261 | ---> Package audit-libs.x86_64 0:2.8.5-4.el7 will be an update 2020-03-28 06:04:14.263 | ---> Package audit-libs-python.x86_64 0:2.8.4-4.el7 will be updated 2020-03-28 06:04:14.265 | ---> Package audit-libs-python.x86_64 0:2.8.5-4.el7 will be an update 2020-03-28 06:04:14.268 | ---> Package bash.x86_64 0:4.2.46-31.el7 will be updated 2020-03-28 06:04:14.274 | ---> Package bash.x86_64 0:4.2.46-33.el7 will be an update 2020-03-28 06:04:14.279 | ---> Package bind-libs-lite.x86_64 32:9.9.4-72.el7 will be updated 2020-03-28 06:04:14.283 | ---> Package bind-libs-lite.x86_64 32:9.11.4-9.P2.el7 will be an update 2020-03-28 06:04:14.295 | ---> Package bind-license.noarch 32:9.9.4-72.el7 will be updated 2020-03-28 06:04:14.296 | ---> Package bind-license.noarch 32:9.11.4-9.P2.el7 will be an update 2020-03-28 06:04:14.297 | ---> Package binutils.x86_64 0:2.27-34.base.el7 will be updated 2020-03-28 06:04:14.299 | ---> Package binutils.x86_64 0:2.27-41.base.el7_7.3 will be an update 2020-03-28 06:04:14.305 | ---> Package ca-certificates.noarch 0:2018.2.22-70.0.el7_5 will be updated 2020-03-28 06:04:14.308 | ---> Package ca-certificates.noarch 0:2019.2.32-76.el7_7 will be an update 2020-03-28 06:04:14.313 | ---> Package centos-release.x86_64 0:7-6.1810.2.el7.centos will be updated 2020-03-28 06:04:14.318 | ---> Package centos-release.x86_64 0:7-7.1908.0.el7.centos will be an update 2020-03-28 06:04:14.318 | ---> Package chrony.x86_64 0:3.2-2.el7 will be updated 2020-03-28 06:04:14.320 | ---> Package chrony.x86_64 0:3.4-1.el7 will be an update 2020-03-28 06:04:14.326 | ---> Package cloud-init.x86_64 0:18.2-1.el7.centos.1 will be updated 2020-03-28 06:04:14.328 | ---> Package cloud-init.x86_64 0:18.5-3.el7.centos will be an update 2020-03-28 06:04:14.343 | ---> Package cloud-utils-growpart.noarch 0:0.29-2.el7 will be updated 2020-03-28 06:04:14.344 | ---> Package cloud-utils-growpart.noarch 0:0.29-5.el7 will be an update 2020-03-28 06:04:14.346 | ---> Package coreutils.x86_64 0:8.22-23.el7 will be updated 2020-03-28 06:04:14.390 | ---> Package coreutils.x86_64 0:8.22-24.el7 will be an update 2020-03-28 06:04:14.397 | ---> Package cronie.x86_64 0:1.4.11-20.el7_6 will be updated 2020-03-28 06:04:14.399 | ---> Package cronie.x86_64 0:1.4.11-23.el7 will be an update 2020-03-28 06:04:14.402 | ---> Package cronie-anacron.x86_64 0:1.4.11-20.el7_6 will be updated 2020-03-28 06:04:14.402 | ---> Package cronie-anacron.x86_64 0:1.4.11-23.el7 will be an update 2020-03-28 06:04:14.404 | ---> Package cryptsetup-libs.x86_64 0:2.0.3-3.el7 will be updated 2020-03-28 06:04:14.405 | ---> Package cryptsetup-libs.x86_64 0:2.0.3-5.el7 will be an update 2020-03-28 06:04:14.411 | ---> Package curl.x86_64 0:7.29.0-51.el7 will be updated 2020-03-28 06:04:14.412 | ---> Package curl.x86_64 0:7.29.0-54.el7_7.2 will be an update 2020-03-28 06:04:14.418 | ---> Package dbus.x86_64 1:1.10.24-12.el7 will be updated 2020-03-28 06:04:14.421 | ---> Package dbus.x86_64 1:1.10.24-13.el7_6 will be an update 2020-03-28 06:04:14.426 | ---> Package dbus-libs.x86_64 1:1.10.24-12.el7 will be updated 2020-03-28 06:04:14.426 | ---> Package dbus-libs.x86_64 1:1.10.24-13.el7_6 will be an update 2020-03-28 06:04:14.427 | ---> Package device-mapper.x86_64 7:1.02.149-10.el7_6.2 will be updated 2020-03-28 06:04:14.428 | ---> Package device-mapper.x86_64 7:1.02.158-2.el7_7.2 will be an update 2020-03-28 06:04:14.431 | ---> Package device-mapper-libs.x86_64 7:1.02.149-10.el7_6.2 will be updated 2020-03-28 06:04:14.431 | ---> Package device-mapper-libs.x86_64 7:1.02.158-2.el7_7.2 will be an update 2020-03-28 06:04:14.433 | ---> Package dhclient.x86_64 12:4.2.5-68.el7.centos.1 will be updated 2020-03-28 06:04:14.434 | ---> Package dhclient.x86_64 12:4.2.5-77.el7.centos will be an update 2020-03-28 06:04:14.437 | --> Processing Dependency: libisc-export.so.169()(64bit) for package: 12:dhclient-4.2.5-77.el7.centos.x86_64 2020-03-28 06:04:14.454 | --> Processing Dependency: libdns-export.so.1102()(64bit) for package: 12:dhclient-4.2.5-77.el7.centos.x86_64 2020-03-28 06:04:14.455 | ---> Package dhcp-common.x86_64 12:4.2.5-68.el7.centos.1 will be updated 2020-03-28 06:04:14.456 | ---> Package dhcp-common.x86_64 12:4.2.5-77.el7.centos will be an update 2020-03-28 06:04:14.457 | ---> Package dhcp-libs.x86_64 12:4.2.5-68.el7.centos.1 will be updated 2020-03-28 06:04:14.458 | ---> Package dhcp-libs.x86_64 12:4.2.5-77.el7.centos will be an update 2020-03-28 06:04:14.460 | ---> Package diffutils.x86_64 0:3.3-4.el7 will be updated 2020-03-28 06:04:14.465 | ---> Package diffutils.x86_64 0:3.3-5.el7 will be an update 2020-03-28 06:04:14.467 | ---> Package dmidecode.x86_64 1:3.1-2.el7 will be updated 2020-03-28 06:04:14.469 | ---> Package dmidecode.x86_64 1:3.2-3.el7 will be an update 2020-03-28 06:04:14.470 | ---> Package dracut.x86_64 0:033-554.el7 will be updated 2020-03-28 06:04:14.475 | ---> Package dracut.x86_64 0:033-564.el7 will be an update 2020-03-28 06:04:14.490 | ---> Package dracut-config-generic.x86_64 0:033-554.el7 will be updated 2020-03-28 06:04:14.491 | ---> Package dracut-config-generic.x86_64 0:033-564.el7 will be an update 2020-03-28 06:04:14.492 | ---> Package dracut-config-rescue.x86_64 0:033-554.el7 will be updated 2020-03-28 06:04:14.493 | ---> Package dracut-config-rescue.x86_64 0:033-564.el7 will be an update 2020-03-28 06:04:14.494 | ---> Package dracut-network.x86_64 0:033-554.el7 will be updated 2020-03-28 06:04:14.495 | ---> Package dracut-network.x86_64 0:033-564.el7 will be an update 2020-03-28 06:04:14.496 | ---> Package e2fsprogs.x86_64 0:1.42.9-13.el7 will be updated 2020-03-28 06:04:14.498 | ---> Package e2fsprogs.x86_64 0:1.42.9-16.el7 will be an update 2020-03-28 06:04:14.502 | ---> Package e2fsprogs-libs.x86_64 0:1.42.9-13.el7 will be updated 2020-03-28 06:04:14.503 | ---> Package e2fsprogs-libs.x86_64 0:1.42.9-16.el7 will be an update 2020-03-28 06:04:14.504 | ---> Package elfutils-default-yama-scope.noarch 0:0.172-2.el7 will be updated 2020-03-28 06:04:14.505 | ---> Package elfutils-default-yama-scope.noarch 0:0.176-2.el7 will be an update 2020-03-28 06:04:14.506 | ---> Package elfutils-libelf.x86_64 0:0.172-2.el7 will be updated 2020-03-28 06:04:14.507 | ---> Package elfutils-libelf.x86_64 0:0.176-2.el7 will be an update 2020-03-28 06:04:14.508 | ---> Package elfutils-libs.x86_64 0:0.172-2.el7 will be updated 2020-03-28 06:04:14.509 | ---> Package elfutils-libs.x86_64 0:0.176-2.el7 will be an update 2020-03-28 06:04:14.513 | ---> Package ethtool.x86_64 2:4.8-9.el7 will be updated 2020-03-28 06:04:14.514 | ---> Package ethtool.x86_64 2:4.8-10.el7 will be an update 2020-03-28 06:04:14.515 | ---> Package freetype.x86_64 0:2.8-12.el7 will be updated 2020-03-28 06:04:14.516 | ---> Package freetype.x86_64 0:2.8-14.el7 will be an update 2020-03-28 06:04:14.518 | ---> Package glib2.x86_64 0:2.56.1-2.el7 will be updated 2020-03-28 06:04:14.520 | ---> Package glib2.x86_64 0:2.56.1-5.el7 will be an update 2020-03-28 06:04:14.528 | ---> Package glibc.x86_64 0:2.17-260.el7 will be updated 2020-03-28 06:04:14.533 | ---> Package glibc.x86_64 0:2.17-292.el7 will be an update 2020-03-28 06:04:14.535 | ---> Package glibc-common.x86_64 0:2.17-260.el7 will be updated 2020-03-28 06:04:14.537 | ---> Package glibc-common.x86_64 0:2.17-292.el7 will be an update 2020-03-28 06:04:14.541 | ---> Package grub2.x86_64 1:2.02-0.76.el7.centos will be updated 2020-03-28 06:04:14.542 | ---> Package grub2.x86_64 1:2.02-0.80.el7.centos will be an update 2020-03-28 06:04:14.544 | ---> Package grub2-common.noarch 1:2.02-0.76.el7.centos will be updated 2020-03-28 06:04:14.548 | ---> Package grub2-common.noarch 1:2.02-0.80.el7.centos will be an update 2020-03-28 06:04:14.549 | ---> Package grub2-pc.x86_64 1:2.02-0.76.el7.centos will be updated 2020-03-28 06:04:14.550 | ---> Package grub2-pc.x86_64 1:2.02-0.80.el7.centos will be an update 2020-03-28 06:04:14.555 | ---> Package grub2-pc-modules.noarch 1:2.02-0.76.el7.centos will be updated 2020-03-28 06:04:14.556 | ---> Package grub2-pc-modules.noarch 1:2.02-0.80.el7.centos will be an update 2020-03-28 06:04:14.556 | ---> Package grub2-tools.x86_64 1:2.02-0.76.el7.centos will be updated 2020-03-28 06:04:14.557 | ---> Package grub2-tools.x86_64 1:2.02-0.80.el7.centos will be an update 2020-03-28 06:04:14.561 | ---> Package grub2-tools-extra.x86_64 1:2.02-0.76.el7.centos will be updated 2020-03-28 06:04:14.562 | ---> Package grub2-tools-extra.x86_64 1:2.02-0.80.el7.centos will be an update 2020-03-28 06:04:14.563 | ---> Package grub2-tools-minimal.x86_64 1:2.02-0.76.el7.centos will be updated 2020-03-28 06:04:14.564 | ---> Package grub2-tools-minimal.x86_64 1:2.02-0.80.el7.centos will be an update 2020-03-28 06:04:14.564 | ---> Package grubby.x86_64 0:8.28-25.el7 will be updated 2020-03-28 06:04:14.565 | ---> Package grubby.x86_64 0:8.28-26.el7 will be an update 2020-03-28 06:04:14.566 | ---> Package gssproxy.x86_64 0:0.7.0-21.el7 will be updated 2020-03-28 06:04:14.568 | ---> Package gssproxy.x86_64 0:0.7.0-26.el7 will be an update 2020-03-28 06:04:14.574 | ---> Package hostname.x86_64 0:3.13-3.el7 will be updated 2020-03-28 06:04:14.575 | ---> Package hostname.x86_64 0:3.13-3.el7_7.1 will be an update 2020-03-28 06:04:14.576 | ---> Package hwdata.x86_64 0:0.252-9.1.el7 will be updated 2020-03-28 06:04:14.577 | ---> Package hwdata.x86_64 0:0.252-9.3.el7 will be an update 2020-03-28 06:04:14.578 | ---> Package initscripts.x86_64 0:9.49.46-1.el7 will be updated 2020-03-28 06:04:14.579 | ---> Package initscripts.x86_64 0:9.49.47-1.el7 will be an update 2020-03-28 06:04:14.583 | ---> Package iproute.x86_64 0:4.11.0-14.el7 will be updated 2020-03-28 06:04:14.584 | ---> Package iproute.x86_64 0:4.11.0-25.el7_7.2 will be an update 2020-03-28 06:04:14.588 | ---> Package iptables.x86_64 0:1.4.21-28.el7 will be updated 2020-03-28 06:04:14.589 | ---> Package iptables.x86_64 0:1.4.21-33.el7 will be an update 2020-03-28 06:04:14.591 | ---> Package irqbalance.x86_64 3:1.0.7-11.el7 will be updated 2020-03-28 06:04:14.592 | ---> Package irqbalance.x86_64 3:1.0.7-12.el7 will be an update 2020-03-28 06:04:14.594 | ---> Package iwl7265-firmware.noarch 0:22.0.7.0-69.el7 will be updated 2020-03-28 06:04:14.594 | ---> Package iwl7265-firmware.noarch 0:22.0.7.0-72.el7 will be an update 2020-03-28 06:04:14.594 | ---> Package kernel.x86_64 0:3.10.0-1062.18.1.el7 will be installed 2020-03-28 06:04:14.612 | --> Processing Dependency: linux-firmware >= 20190429-72 for package: kernel-3.10.0-1062.18.1.el7.x86_64 2020-03-28 06:04:14.625 | ---> Package kernel-tools.x86_64 0:3.10.0-957.1.3.el7 will be updated 2020-03-28 06:04:14.652 | ---> Package kernel-tools.x86_64 0:3.10.0-1062.18.1.el7 will be an update 2020-03-28 06:04:14.680 | ---> Package kernel-tools-libs.x86_64 0:3.10.0-957.1.3.el7 will be updated 2020-03-28 06:04:14.694 | ---> Package kernel-tools-libs.x86_64 0:3.10.0-1062.18.1.el7 will be an update 2020-03-28 06:04:14.696 | ---> Package kexec-tools.x86_64 0:2.0.15-21.el7 will be updated 2020-03-28 06:04:14.697 | ---> Package kexec-tools.x86_64 0:2.0.15-33.el7 will be an update 2020-03-28 06:04:14.704 | ---> Package kmod.x86_64 0:20-23.el7 will be updated 2020-03-28 06:04:14.706 | ---> Package kmod.x86_64 0:20-25.el7_7.1 will be an update 2020-03-28 06:04:14.708 | ---> Package kmod-libs.x86_64 0:20-23.el7 will be updated 2020-03-28 06:04:14.709 | ---> Package kmod-libs.x86_64 0:20-25.el7_7.1 will be an update 2020-03-28 06:04:14.710 | ---> Package kpartx.x86_64 0:0.4.9-123.el7 will be updated 2020-03-28 06:04:14.711 | ---> Package kpartx.x86_64 0:0.4.9-127.el7 will be an update 2020-03-28 06:04:14.711 | ---> Package krb5-libs.x86_64 0:1.15.1-34.el7 will be updated 2020-03-28 06:04:14.712 | ---> Package krb5-libs.x86_64 0:1.15.1-37.el7_7.2 will be an update 2020-03-28 06:04:14.714 | ---> Package libblkid.x86_64 0:2.23.2-59.el7 will be updated 2020-03-28 06:04:14.715 | ---> Package libblkid.x86_64 0:2.23.2-61.el7_7.1 will be an update 2020-03-28 06:04:14.716 | ---> Package libcap.x86_64 0:2.22-9.el7 will be updated 2020-03-28 06:04:14.717 | ---> Package libcap.x86_64 0:2.22-10.el7 will be an update 2020-03-28 06:04:14.718 | ---> Package libcgroup.x86_64 0:0.41-20.el7 will be updated 2020-03-28 06:04:14.719 | ---> Package libcgroup.x86_64 0:0.41-21.el7 will be an update 2020-03-28 06:04:14.720 | ---> Package libcom_err.x86_64 0:1.42.9-13.el7 will be updated 2020-03-28 06:04:14.721 | ---> Package libcom_err.x86_64 0:1.42.9-16.el7 will be an update 2020-03-28 06:04:14.721 | ---> Package libcurl.x86_64 0:7.29.0-51.el7 will be updated 2020-03-28 06:04:14.722 | ---> Package libcurl.x86_64 0:7.29.0-54.el7_7.2 will be an update 2020-03-28 06:04:14.728 | ---> Package libdb.x86_64 0:5.3.21-24.el7 will be updated 2020-03-28 06:04:14.729 | ---> Package libdb.x86_64 0:5.3.21-25.el7 will be an update 2020-03-28 06:04:14.730 | ---> Package libdb-utils.x86_64 0:5.3.21-24.el7 will be updated 2020-03-28 06:04:14.730 | ---> Package libdb-utils.x86_64 0:5.3.21-25.el7 will be an update 2020-03-28 06:04:14.731 | ---> Package libgcc.x86_64 0:4.8.5-36.el7 will be updated 2020-03-28 06:04:14.731 | ---> Package libgcc.x86_64 0:4.8.5-39.el7 will be an update 2020-03-28 06:04:14.731 | ---> Package libgomp.x86_64 0:4.8.5-36.el7 will be updated 2020-03-28 06:04:14.732 | ---> Package libgomp.x86_64 0:4.8.5-39.el7 will be an update 2020-03-28 06:04:14.733 | ---> Package libmount.x86_64 0:2.23.2-59.el7 will be updated 2020-03-28 06:04:14.734 | ---> Package libmount.x86_64 0:2.23.2-61.el7_7.1 will be an update 2020-03-28 06:04:14.735 | ---> Package libndp.x86_64 0:1.2-7.el7 will be updated 2020-03-28 06:04:14.736 | ---> Package libndp.x86_64 0:1.2-9.el7 will be an update 2020-03-28 06:04:14.736 | ---> Package libsmartcols.x86_64 0:2.23.2-59.el7 will be updated 2020-03-28 06:04:14.737 | ---> Package libsmartcols.x86_64 0:2.23.2-61.el7_7.1 will be an update 2020-03-28 06:04:14.738 | ---> Package libss.x86_64 0:1.42.9-13.el7 will be updated 2020-03-28 06:04:14.738 | ---> Package libss.x86_64 0:1.42.9-16.el7 will be an update 2020-03-28 06:04:14.739 | ---> Package libssh2.x86_64 0:1.4.3-12.el7 will be updated 2020-03-28 06:04:14.740 | ---> Package libssh2.x86_64 0:1.8.0-3.el7 will be an update 2020-03-28 06:04:14.740 | ---> Package libstdc++.x86_64 0:4.8.5-36.el7 will be updated 2020-03-28 06:04:14.741 | ---> Package libstdc++.x86_64 0:4.8.5-39.el7 will be an update 2020-03-28 06:04:14.742 | ---> Package libteam.x86_64 0:1.27-5.el7 will be updated 2020-03-28 06:04:14.743 | ---> Package libteam.x86_64 0:1.27-9.el7 will be an update 2020-03-28 06:04:14.745 | ---> Package libtirpc.x86_64 0:0.2.4-0.15.el7 will be updated 2020-03-28 06:04:14.746 | ---> Package libtirpc.x86_64 0:0.2.4-0.16.el7 will be an update 2020-03-28 06:04:14.747 | ---> Package libuuid.x86_64 0:2.23.2-59.el7 will be updated 2020-03-28 06:04:14.748 | ---> Package libuuid.x86_64 0:2.23.2-61.el7_7.1 will be an update 2020-03-28 06:04:14.749 | ---> Package lshw.x86_64 0:B.02.18-12.el7 will be updated 2020-03-28 06:04:14.749 | ---> Package lshw.x86_64 0:B.02.18-13.el7 will be an update 2020-03-28 06:04:14.751 | ---> Package lz4.x86_64 0:1.7.5-2.el7 will be updated 2020-03-28 06:04:14.752 | ---> Package lz4.x86_64 0:1.7.5-3.el7 will be an update 2020-03-28 06:04:14.752 | ---> Package make.x86_64 1:3.82-23.el7 will be updated 2020-03-28 06:04:14.753 | ---> Package make.x86_64 1:3.82-24.el7 will be an update 2020-03-28 06:04:14.754 | ---> Package mariadb-libs.x86_64 1:5.5.60-1.el7_5 will be updated 2020-03-28 06:04:14.755 | ---> Package mariadb-libs.x86_64 3:10.3.10-1.el7.0.0.rdo2 will be an update 2020-03-28 06:04:14.757 | --> Processing Dependency: mariadb-common(x86-64) = 3:10.3.10-1.el7.0.0.rdo2 for package: 3:mariadb-libs-10.3.10-1.el7.0.0.rdo2.x86_64 2020-03-28 06:04:14.759 | ---> Package microcode_ctl.x86_64 2:2.1-47.el7 will be updated 2020-03-28 06:04:14.760 | ---> Package microcode_ctl.x86_64 2:2.1-53.7.el7_7 will be an update 2020-03-28 06:04:14.949 | ---> Package net-tools.x86_64 0:2.0-0.24.20131004git.el7 will be updated 2020-03-28 06:04:14.950 | ---> Package net-tools.x86_64 0:2.0-0.25.20131004git.el7 will be an update 2020-03-28 06:04:14.951 | ---> Package nfs-utils.x86_64 1:1.3.0-0.61.el7 will be updated 2020-03-28 06:04:14.952 | ---> Package nfs-utils.x86_64 1:1.3.0-0.65.el7 will be an update 2020-03-28 06:04:14.958 | ---> Package nspr.x86_64 0:4.19.0-1.el7_5 will be updated 2020-03-28 06:04:14.960 | ---> Package nspr.x86_64 0:4.21.0-1.el7 will be an update 2020-03-28 06:04:14.961 | ---> Package nss.x86_64 0:3.36.0-7.el7_5 will be updated 2020-03-28 06:04:14.963 | ---> Package nss.x86_64 0:3.44.0-7.el7_7 will be an update 2020-03-28 06:04:14.965 | ---> Package nss-pem.x86_64 0:1.0.3-5.el7 will be updated 2020-03-28 06:04:14.966 | ---> Package nss-pem.x86_64 0:1.0.3-7.el7 will be an update 2020-03-28 06:04:14.967 | ---> Package nss-softokn.x86_64 0:3.36.0-5.el7_5 will be updated 2020-03-28 06:04:14.968 | ---> Package nss-softokn.x86_64 0:3.44.0-8.el7_7 will be an update 2020-03-28 06:04:14.969 | ---> Package nss-softokn-freebl.x86_64 0:3.36.0-5.el7_5 will be updated 2020-03-28 06:04:14.970 | ---> Package nss-softokn-freebl.x86_64 0:3.44.0-8.el7_7 will be an update 2020-03-28 06:04:14.971 | ---> Package nss-sysinit.x86_64 0:3.36.0-7.el7_5 will be updated 2020-03-28 06:04:14.971 | ---> Package nss-sysinit.x86_64 0:3.44.0-7.el7_7 will be an update 2020-03-28 06:04:14.972 | ---> Package nss-tools.x86_64 0:3.36.0-7.el7_5 will be updated 2020-03-28 06:04:14.973 | ---> Package nss-tools.x86_64 0:3.44.0-7.el7_7 will be an update 2020-03-28 06:04:14.984 | ---> Package nss-util.x86_64 0:3.36.0-1.el7_5 will be updated 2020-03-28 06:04:14.985 | ---> Package nss-util.x86_64 0:3.44.0-4.el7_7 will be an update 2020-03-28 06:04:14.986 | ---> Package numactl-libs.x86_64 0:2.0.9-7.el7 will be updated 2020-03-28 06:04:14.986 | ---> Package numactl-libs.x86_64 0:2.0.12-3.el7_7.1 will be an update 2020-03-28 06:04:14.987 | ---> Package openldap.x86_64 0:2.4.44-20.el7 will be updated 2020-03-28 06:04:14.987 | ---> Package openldap.x86_64 0:2.4.44-21.el7_6 will be an update 2020-03-28 06:04:14.990 | ---> Package openssh.x86_64 0:7.4p1-16.el7 will be updated 2020-03-28 06:04:14.992 | ---> Package openssh.x86_64 0:7.4p1-21.el7 will be an update 2020-03-28 06:04:14.994 | ---> Package openssh-clients.x86_64 0:7.4p1-16.el7 will be updated 2020-03-28 06:04:14.995 | ---> Package openssh-clients.x86_64 0:7.4p1-21.el7 will be an update 2020-03-28 06:04:14.996 | ---> Package openssh-server.x86_64 0:7.4p1-16.el7 will be updated 2020-03-28 06:04:14.997 | ---> Package openssh-server.x86_64 0:7.4p1-21.el7 will be an update 2020-03-28 06:04:14.999 | ---> Package openssl.x86_64 1:1.0.2k-16.el7 will be updated 2020-03-28 06:04:15.000 | ---> Package openssl.x86_64 1:1.0.2k-19.el7 will be an update 2020-03-28 06:04:15.004 | ---> Package openssl-libs.x86_64 1:1.0.2k-16.el7 will be updated 2020-03-28 06:04:15.005 | ---> Package openssl-libs.x86_64 1:1.0.2k-19.el7 will be an update 2020-03-28 06:04:15.007 | ---> Package parted.x86_64 0:3.1-29.el7 will be updated 2020-03-28 06:04:15.009 | ---> Package parted.x86_64 0:3.1-31.el7 will be an update 2020-03-28 06:04:15.012 | ---> Package passwd.x86_64 0:0.79-4.el7 will be updated 2020-03-28 06:04:15.013 | ---> Package passwd.x86_64 0:0.79-5.el7 will be an update 2020-03-28 06:04:15.017 | ---> Package policycoreutils.x86_64 0:2.5-29.el7 will be updated 2020-03-28 06:04:15.020 | ---> Package policycoreutils.x86_64 0:2.5-33.el7 will be an update 2020-03-28 06:04:15.024 | ---> Package policycoreutils-python.x86_64 0:2.5-29.el7 will be updated 2020-03-28 06:04:15.025 | ---> Package policycoreutils-python.x86_64 0:2.5-33.el7 will be an update 2020-03-28 06:04:15.035 | ---> Package polkit.x86_64 0:0.112-18.el7 will be updated 2020-03-28 06:04:15.036 | ---> Package polkit.x86_64 0:0.112-22.el7_7.1 will be an update 2020-03-28 06:04:15.040 | ---> Package procps-ng.x86_64 0:3.3.10-23.el7 will be updated 2020-03-28 06:04:15.041 | ---> Package procps-ng.x86_64 0:3.3.10-26.el7_7.1 will be an update 2020-03-28 06:04:15.042 | ---> Package pyserial.noarch 0:2.6-6.el7 will be obsoleted 2020-03-28 06:04:15.042 | ---> Package python.x86_64 0:2.7.5-76.el7 will be updated 2020-03-28 06:04:15.043 | ---> Package python.x86_64 0:2.7.5-86.el7 will be an update 2020-03-28 06:04:15.045 | ---> Package python-babel.noarch 0:0.9.6-8.el7 will be obsoleted 2020-03-28 06:04:15.045 | ---> Package python-chardet.noarch 0:2.2.1-1.el7_1 will be obsoleted 2020-03-28 06:04:15.046 | ---> Package python-ipaddress.noarch 0:1.0.16-2.el7 will be obsoleted 2020-03-28 06:04:15.047 | ---> Package python-jinja2.noarch 0:2.7.2-2.el7 will be obsoleted 2020-03-28 06:04:15.047 | ---> Package python-jsonpatch.noarch 0:1.2-4.el7 will be obsoleted 2020-03-28 06:04:15.048 | ---> Package python-jsonpointer.noarch 0:1.9-2.el7 will be obsoleted 2020-03-28 06:04:15.048 | ---> Package python-libs.x86_64 0:2.7.5-76.el7 will be updated 2020-03-28 06:04:15.049 | ---> Package python-libs.x86_64 0:2.7.5-86.el7 will be an update 2020-03-28 06:04:15.052 | ---> Package python-linux-procfs.noarch 0:0.4.9-4.el7 will be updated 2020-03-28 06:04:15.052 | ---> Package python-linux-procfs.noarch 0:0.4.11-4.el7 will be an update 2020-03-28 06:04:15.053 | ---> Package python-markupsafe.x86_64 0:0.11-10.el7 will be obsoleted 2020-03-28 06:04:15.053 | ---> Package python-perf.x86_64 0:3.10.0-957.1.3.el7 will be updated 2020-03-28 06:04:15.065 | ---> Package python-perf.x86_64 0:3.10.0-1062.18.1.el7 will be an update 2020-03-28 06:04:15.066 | ---> Package python-prettytable.noarch 0:0.7.2-3.el7 will be obsoleted 2020-03-28 06:04:15.066 | ---> Package python-requests.noarch 0:2.6.0-1.el7_1 will be obsoleted 2020-03-28 06:04:15.066 | ---> Package python-setuptools.noarch 0:0.9.8-7.el7 will be obsoleted 2020-03-28 06:04:15.068 | ---> Package python-six.noarch 0:1.9.0-2.el7 will be obsoleted 2020-03-28 06:04:15.068 | ---> Package python-urllib3.noarch 0:1.10.2-5.el7 will be obsoleted 2020-03-28 06:04:15.069 | ---> Package python2-babel.noarch 0:2.6.0-4.el7 will be obsoleting 2020-03-28 06:04:15.069 | --> Processing Dependency: python2-pytz for package: python2-babel-2.6.0-4.el7.noarch 2020-03-28 06:04:15.080 | ---> Package python2-chardet.noarch 0:3.0.4-7.el7 will be obsoleting 2020-03-28 06:04:15.081 | ---> Package python2-ipaddress.noarch 0:1.0.18-5.el7 will be obsoleting 2020-03-28 06:04:15.081 | ---> Package python2-jinja2.noarch 0:2.10-2.el7 will be obsoleting 2020-03-28 06:04:15.082 | ---> Package python2-jsonpatch.noarch 0:1.21-1.el7 will be obsoleting 2020-03-28 06:04:15.082 | ---> Package python2-jsonpointer.noarch 0:1.10-4.el7 will be obsoleting 2020-03-28 06:04:15.082 | ---> Package python2-markupsafe.x86_64 0:1.1.0-2.el7 will be obsoleting 2020-03-28 06:04:15.083 | ---> Package python2-prettytable.noarch 0:0.7.2-12.el7 will be obsoleting 2020-03-28 06:04:15.083 | ---> Package python2-pyserial.noarch 0:3.1.1-7.el7 will be obsoleting 2020-03-28 06:04:15.084 | ---> Package python2-requests.noarch 0:2.21.0-3.el7 will be obsoleting 2020-03-28 06:04:15.085 | --> Processing Dependency: python2-idna for package: python2-requests-2.21.0-3.el7.noarch 2020-03-28 06:04:15.087 | ---> Package python2-setuptools.noarch 0:40.8.0-1.el7 will be obsoleting 2020-03-28 06:04:15.088 | ---> Package python2-six.noarch 0:1.12.0-1.el7 will be obsoleting 2020-03-28 06:04:15.088 | ---> Package python2-urllib3.noarch 0:1.24.1-3.el7 will be obsoleting 2020-03-28 06:04:15.089 | --> Processing Dependency: python2-pysocks for package: python2-urllib3-1.24.1-3.el7.noarch 2020-03-28 06:04:15.090 | ---> Package qemu-guest-agent.x86_64 10:2.12.0-2.el7 will be updated 2020-03-28 06:04:15.091 | ---> Package qemu-guest-agent.x86_64 10:2.12.0-3.el7 will be an update 2020-03-28 06:04:15.093 | ---> Package quota.x86_64 1:4.01-17.el7 will be updated 2020-03-28 06:04:15.094 | ---> Package quota.x86_64 1:4.01-19.el7 will be an update 2020-03-28 06:04:15.095 | ---> Package quota-nls.noarch 1:4.01-17.el7 will be updated 2020-03-28 06:04:15.095 | ---> Package quota-nls.noarch 1:4.01-19.el7 will be an update 2020-03-28 06:04:15.096 | ---> Package readline.x86_64 0:6.2-10.el7 will be updated 2020-03-28 06:04:15.096 | ---> Package readline.x86_64 0:6.2-11.el7 will be an update 2020-03-28 06:04:15.097 | ---> Package rpcbind.x86_64 0:0.2.0-47.el7 will be updated 2020-03-28 06:04:15.098 | ---> Package rpcbind.x86_64 0:0.2.0-48.el7 will be an update 2020-03-28 06:04:15.099 | ---> Package rpm.x86_64 0:4.11.3-35.el7 will be updated 2020-03-28 06:04:15.101 | ---> Package rpm.x86_64 0:4.11.3-40.el7 will be an update 2020-03-28 06:04:15.103 | ---> Package rpm-build-libs.x86_64 0:4.11.3-35.el7 will be updated 2020-03-28 06:04:15.104 | ---> Package rpm-build-libs.x86_64 0:4.11.3-40.el7 will be an update 2020-03-28 06:04:15.106 | ---> Package rpm-libs.x86_64 0:4.11.3-35.el7 will be updated 2020-03-28 06:04:15.107 | ---> Package rpm-libs.x86_64 0:4.11.3-40.el7 will be an update 2020-03-28 06:04:15.109 | ---> Package rpm-python.x86_64 0:4.11.3-35.el7 will be updated 2020-03-28 06:04:15.110 | ---> Package rpm-python.x86_64 0:4.11.3-40.el7 will be an update 2020-03-28 06:04:15.111 | ---> Package rsync.x86_64 0:3.1.2-4.el7 will be updated 2020-03-28 06:04:15.112 | ---> Package rsync.x86_64 0:3.1.2-6.el7_6.1 will be an update 2020-03-28 06:04:15.113 | ---> Package rsyslog.x86_64 0:8.24.0-34.el7 will be updated 2020-03-28 06:04:15.113 | ---> Package rsyslog.x86_64 0:8.24.0-41.el7_7.4 will be an update 2020-03-28 06:04:15.116 | ---> Package selinux-policy.noarch 0:3.13.1-229.el7_6.6 will be updated 2020-03-28 06:04:15.119 | ---> Package selinux-policy.noarch 0:3.13.1-252.el7_7.6 will be an update 2020-03-28 06:04:15.120 | ---> Package selinux-policy-targeted.noarch 0:3.13.1-229.el7_6.6 will be updated 2020-03-28 06:04:15.120 | ---> Package selinux-policy-targeted.noarch 0:3.13.1-252.el7_7.6 will be an update 2020-03-28 06:04:15.121 | ---> Package sg3_utils.x86_64 0:1.37-17.el7 will be updated 2020-03-28 06:04:15.122 | ---> Package sg3_utils.x86_64 0:1.37-18.el7_7.2 will be an update 2020-03-28 06:04:15.123 | ---> Package sg3_utils-libs.x86_64 0:1.37-17.el7 will be updated 2020-03-28 06:04:15.124 | ---> Package sg3_utils-libs.x86_64 0:1.37-18.el7_7.2 will be an update 2020-03-28 06:04:15.124 | ---> Package shadow-utils.x86_64 2:4.1.5.1-25.el7 will be updated 2020-03-28 06:04:15.125 | ---> Package shadow-utils.x86_64 2:4.6-5.el7 will be an update 2020-03-28 06:04:15.126 | ---> Package sqlite.x86_64 0:3.7.17-8.el7 will be updated 2020-03-28 06:04:15.127 | ---> Package sqlite.x86_64 0:3.7.17-8.el7_7.1 will be an update 2020-03-28 06:04:15.128 | ---> Package sudo.x86_64 0:1.8.23-3.el7 will be updated 2020-03-28 06:04:15.129 | ---> Package sudo.x86_64 0:1.8.23-4.el7_7.2 will be an update 2020-03-28 06:04:15.132 | ---> Package systemd.x86_64 0:219-62.el7_6.2 will be updated 2020-03-28 06:04:15.139 | ---> Package systemd.x86_64 0:219-67.el7_7.4 will be an update 2020-03-28 06:04:15.146 | ---> Package systemd-libs.x86_64 0:219-62.el7_6.2 will be updated 2020-03-28 06:04:15.147 | ---> Package systemd-libs.x86_64 0:219-67.el7_7.4 will be an update 2020-03-28 06:04:15.149 | ---> Package systemd-sysv.x86_64 0:219-62.el7_6.2 will be updated 2020-03-28 06:04:15.150 | ---> Package systemd-sysv.x86_64 0:219-67.el7_7.4 will be an update 2020-03-28 06:04:15.150 | ---> Package teamd.x86_64 0:1.27-5.el7 will be updated 2020-03-28 06:04:15.151 | ---> Package teamd.x86_64 0:1.27-9.el7 will be an update 2020-03-28 06:04:15.152 | ---> Package tuned.noarch 0:2.10.0-6.el7 will be updated 2020-03-28 06:04:15.153 | ---> Package tuned.noarch 0:2.11.0-5.el7_7.1 will be an update 2020-03-28 06:04:15.161 | ---> Package tzdata.noarch 0:2018i-1.el7 will be updated 2020-03-28 06:04:15.163 | ---> Package tzdata.noarch 0:2019c-1.el7 will be an update 2020-03-28 06:04:15.163 | ---> Package util-linux.x86_64 0:2.23.2-59.el7 will be updated 2020-03-28 06:04:15.165 | ---> Package util-linux.x86_64 0:2.23.2-61.el7_7.1 will be an update 2020-03-28 06:04:15.169 | ---> Package vim-minimal.x86_64 2:7.4.160-5.el7 will be updated 2020-03-28 06:04:15.170 | ---> Package vim-minimal.x86_64 2:7.4.629-6.el7 will be an update 2020-03-28 06:04:15.170 | ---> Package xfsprogs.x86_64 0:4.5.0-18.el7 will be updated 2020-03-28 06:04:15.171 | ---> Package xfsprogs.x86_64 0:4.5.0-20.el7 will be an update 2020-03-28 06:04:15.172 | ---> Package yum.noarch 0:3.4.3-161.el7.centos will be updated 2020-03-28 06:04:15.173 | ---> Package yum.noarch 0:3.4.3-163.el7.centos will be an update 2020-03-28 06:04:15.185 | ---> Package yum-plugin-fastestmirror.noarch 0:1.1.31-50.el7 will be updated 2020-03-28 06:04:15.186 | ---> Package yum-plugin-fastestmirror.noarch 0:1.1.31-52.el7 will be an update 2020-03-28 06:04:15.188 | ---> Package yum-utils.noarch 0:1.1.31-50.el7 will be updated 2020-03-28 06:04:15.188 | ---> Package yum-utils.noarch 0:1.1.31-52.el7 will be an update 2020-03-28 06:04:15.191 | --> Running transaction check 2020-03-28 06:04:15.192 | ---> Package bind-export-libs.x86_64 32:9.11.4-9.P2.el7 will be installed 2020-03-28 06:04:15.196 | ---> Package geoipupdate.x86_64 0:2.5.0-1.el7 will be installed 2020-03-28 06:04:15.197 | ---> Package linux-firmware.noarch 0:20190429-72.gitddde598.el7 will be installed 2020-03-28 06:04:15.198 | ---> Package mariadb-common.x86_64 3:10.3.10-1.el7.0.0.rdo2 will be installed 2020-03-28 06:04:15.199 | --> Processing Dependency: /etc/my.cnf for package: 3:mariadb-common-10.3.10-1.el7.0.0.rdo2.x86_64 2020-03-28 06:04:15.218 | ---> Package python2-idna.noarch 0:2.5-1.el7 will be installed 2020-03-28 06:04:15.219 | ---> Package python2-pysocks.noarch 0:1.5.6-3.el7 will be installed 2020-03-28 06:04:15.219 | ---> Package pytz.noarch 0:2016.10-2.el7 will be installed 2020-03-28 06:04:15.220 | --> Running transaction check 2020-03-28 06:04:15.220 | ---> Package mariadb-config.x86_64 3:10.3.10-1.el7.0.0.rdo2 will be installed 2020-03-28 06:04:15.398 | --> Finished Dependency Resolution 2020-03-28 06:04:15.528 | 2020-03-28 06:04:15.528 | Dependencies Resolved 2020-03-28 06:04:17.968 | 2020-03-28 06:04:17.969 | ================================================================================ 2020-03-28 06:04:17.969 | Package Arch Version Repository Size 2020-03-28 06:04:17.969 | ================================================================================ 2020-03-28 06:04:17.969 | Installing: 2020-03-28 06:04:17.969 | kernel x86_64 3.10.0-1062.18.1.el7 quickstart-centos-updates 50 M 2020-03-28 06:04:17.969 | python2-babel noarch 2.6.0-4.el7 delorean-stein-deps 5.7 M 2020-03-28 06:04:17.969 | replacing python-babel.noarch 0.9.6-8.el7 2020-03-28 06:04:17.969 | python2-chardet noarch 3.0.4-7.el7 delorean-stein-deps 185 k 2020-03-28 06:04:17.969 | replacing python-chardet.noarch 2.2.1-1.el7_1 2020-03-28 06:04:17.969 | python2-ipaddress 2020-03-28 06:04:17.969 | noarch 1.0.18-5.el7 delorean-stein-deps 34 k 2020-03-28 06:04:17.969 | replacing python-ipaddress.noarch 1.0.16-2.el7 2020-03-28 06:04:17.969 | python2-jinja2 noarch 2.10-2.el7 delorean-stein-deps 526 k 2020-03-28 06:04:17.969 | replacing python-jinja2.noarch 2.7.2-2.el7 2020-03-28 06:04:17.969 | python2-jsonpatch 2020-03-28 06:04:17.969 | noarch 1.21-1.el7 delorean-stein-deps 21 k 2020-03-28 06:04:17.969 | replacing python-jsonpatch.noarch 1.2-4.el7 2020-03-28 06:04:17.969 | python2-jsonpointer 2020-03-28 06:04:17.969 | noarch 1.10-4.el7 delorean-stein-deps 13 k 2020-03-28 06:04:17.969 | replacing python-jsonpointer.noarch 1.9-2.el7 2020-03-28 06:04:17.969 | python2-markupsafe 2020-03-28 06:04:17.969 | x86_64 1.1.0-2.el7 delorean-stein-deps 28 k 2020-03-28 06:04:17.969 | replacing python-markupsafe.x86_64 0.11-10.el7 2020-03-28 06:04:17.969 | python2-prettytable 2020-03-28 06:04:17.969 | noarch 0.7.2-12.el7 quickstart-centos-ceph-nautilus 2020-03-28 06:04:17.969 | 38 k 2020-03-28 06:04:17.969 | replacing python-prettytable.noarch 0.7.2-3.el7 2020-03-28 06:04:17.969 | python2-pyserial noarch 3.1.1-7.el7 delorean-stein-deps 162 k 2020-03-28 06:04:17.969 | replacing pyserial.noarch 2.6-6.el7 2020-03-28 06:04:17.969 | python2-requests noarch 2.21.0-3.el7 delorean-stein-deps 119 k 2020-03-28 06:04:17.969 | replacing python-requests.noarch 2.6.0-1.el7_1 2020-03-28 06:04:17.969 | python2-setuptools 2020-03-28 06:04:17.969 | noarch 40.8.0-1.el7 delorean-stein-deps 652 k 2020-03-28 06:04:17.969 | replacing python-setuptools.noarch 0.9.8-7.el7 2020-03-28 06:04:17.969 | python2-six noarch 1.12.0-1.el7 delorean-stein-deps 32 k 2020-03-28 06:04:17.969 | replacing python-six.noarch 1.9.0-2.el7 2020-03-28 06:04:17.969 | python2-urllib3 noarch 1.24.1-3.el7 delorean-stein-deps 169 k 2020-03-28 06:04:17.969 | replacing python-urllib3.noarch 1.10.2-5.el7 2020-03-28 06:04:17.969 | Updating: 2020-03-28 06:04:17.969 | GeoIP x86_64 1.5.0-14.el7 base 1.5 M 2020-03-28 06:04:17.969 | audit x86_64 2.8.5-4.el7 base 256 k 2020-03-28 06:04:17.969 | audit-libs x86_64 2.8.5-4.el7 base 102 k 2020-03-28 06:04:17.969 | audit-libs-python 2020-03-28 06:04:17.969 | x86_64 2.8.5-4.el7 base 76 k 2020-03-28 06:04:17.969 | bash x86_64 4.2.46-33.el7 base 1.0 M 2020-03-28 06:04:17.969 | bind-libs-lite x86_64 32:9.11.4-9.P2.el7 base 1.1 M 2020-03-28 06:04:17.969 | bind-license noarch 32:9.11.4-9.P2.el7 base 88 k 2020-03-28 06:04:17.969 | binutils x86_64 2.27-41.base.el7_7.3 quickstart-centos-updates 5.9 M 2020-03-28 06:04:17.969 | ca-certificates noarch 2019.2.32-76.el7_7 quickstart-centos-updates 399 k 2020-03-28 06:04:17.969 | centos-release x86_64 7-7.1908.0.el7.centos base 26 k 2020-03-28 06:04:17.969 | chrony x86_64 3.4-1.el7 base 251 k 2020-03-28 06:04:17.969 | cloud-init x86_64 18.5-3.el7.centos base 861 k 2020-03-28 06:04:17.969 | cloud-utils-growpart 2020-03-28 06:04:17.969 | noarch 0.29-5.el7 base 27 k 2020-03-28 06:04:17.970 | coreutils x86_64 8.22-24.el7 base 3.3 M 2020-03-28 06:04:17.970 | cronie x86_64 1.4.11-23.el7 base 92 k 2020-03-28 06:04:17.970 | cronie-anacron x86_64 1.4.11-23.el7 base 36 k 2020-03-28 06:04:17.970 | cryptsetup-libs x86_64 2.0.3-5.el7 base 338 k 2020-03-28 06:04:17.970 | curl x86_64 7.29.0-54.el7_7.2 quickstart-centos-updates 270 k 2020-03-28 06:04:17.970 | dbus x86_64 1:1.10.24-13.el7_6 base 245 k 2020-03-28 06:04:17.970 | dbus-libs x86_64 1:1.10.24-13.el7_6 base 169 k 2020-03-28 06:04:17.970 | device-mapper x86_64 7:1.02.158-2.el7_7.2 quickstart-centos-updates 294 k 2020-03-28 06:04:17.970 | device-mapper-libs 2020-03-28 06:04:17.970 | x86_64 7:1.02.158-2.el7_7.2 quickstart-centos-updates 322 k 2020-03-28 06:04:17.970 | dhclient x86_64 12:4.2.5-77.el7.centos base 285 k 2020-03-28 06:04:17.970 | dhcp-common x86_64 12:4.2.5-77.el7.centos base 176 k 2020-03-28 06:04:17.970 | dhcp-libs x86_64 12:4.2.5-77.el7.centos base 133 k 2020-03-28 06:04:17.970 | diffutils x86_64 3.3-5.el7 base 322 k 2020-03-28 06:04:17.970 | dmidecode x86_64 1:3.2-3.el7 base 81 k 2020-03-28 06:04:17.970 | dracut x86_64 033-564.el7 base 329 k 2020-03-28 06:04:17.970 | dracut-config-generic 2020-03-28 06:04:17.970 | x86_64 033-564.el7 base 59 k 2020-03-28 06:04:17.970 | dracut-config-rescue 2020-03-28 06:04:17.970 | x86_64 033-564.el7 base 60 k 2020-03-28 06:04:17.970 | dracut-network x86_64 033-564.el7 base 103 k 2020-03-28 06:04:17.970 | e2fsprogs x86_64 1.42.9-16.el7 base 700 k 2020-03-28 06:04:17.970 | e2fsprogs-libs x86_64 1.42.9-16.el7 base 167 k 2020-03-28 06:04:17.970 | elfutils-default-yama-scope 2020-03-28 06:04:17.970 | noarch 0.176-2.el7 base 33 k 2020-03-28 06:04:17.970 | elfutils-libelf x86_64 0.176-2.el7 base 194 k 2020-03-28 06:04:17.970 | elfutils-libs x86_64 0.176-2.el7 base 291 k 2020-03-28 06:04:17.970 | ethtool x86_64 2:4.8-10.el7 base 127 k 2020-03-28 06:04:17.970 | freetype x86_64 2.8-14.el7 base 380 k 2020-03-28 06:04:17.970 | glib2 x86_64 2.56.1-5.el7 base 2.5 M 2020-03-28 06:04:17.970 | glibc x86_64 2.17-292.el7 base 3.6 M 2020-03-28 06:04:17.970 | glibc-common x86_64 2.17-292.el7 base 11 M 2020-03-28 06:04:17.970 | grub2 x86_64 1:2.02-0.80.el7.centos base 32 k 2020-03-28 06:04:17.970 | grub2-common noarch 1:2.02-0.80.el7.centos base 730 k 2020-03-28 06:04:17.970 | grub2-pc x86_64 1:2.02-0.80.el7.centos base 32 k 2020-03-28 06:04:17.970 | grub2-pc-modules noarch 1:2.02-0.80.el7.centos base 848 k 2020-03-28 06:04:17.970 | grub2-tools x86_64 1:2.02-0.80.el7.centos base 1.8 M 2020-03-28 06:04:17.970 | grub2-tools-extra 2020-03-28 06:04:17.970 | x86_64 1:2.02-0.80.el7.centos base 997 k 2020-03-28 06:04:17.970 | grub2-tools-minimal 2020-03-28 06:04:17.970 | x86_64 1:2.02-0.80.el7.centos base 174 k 2020-03-28 06:04:17.970 | grubby x86_64 8.28-26.el7 base 71 k 2020-03-28 06:04:17.970 | gssproxy x86_64 0.7.0-26.el7 base 110 k 2020-03-28 06:04:17.970 | hostname x86_64 3.13-3.el7_7.1 quickstart-centos-updates 17 k 2020-03-28 06:04:17.970 | hwdata x86_64 0.252-9.3.el7 base 2.4 M 2020-03-28 06:04:17.970 | initscripts x86_64 9.49.47-1.el7 base 439 k 2020-03-28 06:04:17.970 | iproute x86_64 4.11.0-25.el7_7.2 quickstart-centos-updates 803 k 2020-03-28 06:04:17.970 | iptables x86_64 1.4.21-33.el7 base 433 k 2020-03-28 06:04:17.970 | irqbalance x86_64 3:1.0.7-12.el7 base 45 k 2020-03-28 06:04:17.970 | iwl7265-firmware noarch 22.0.7.0-72.el7 base 7.3 M 2020-03-28 06:04:17.970 | kernel-tools x86_64 3.10.0-1062.18.1.el7 quickstart-centos-updates 7.9 M 2020-03-28 06:04:17.970 | kernel-tools-libs 2020-03-28 06:04:17.970 | x86_64 3.10.0-1062.18.1.el7 quickstart-centos-updates 7.8 M 2020-03-28 06:04:17.970 | kexec-tools x86_64 2.0.15-33.el7 base 346 k 2020-03-28 06:04:17.970 | kmod x86_64 20-25.el7_7.1 quickstart-centos-updates 122 k 2020-03-28 06:04:17.970 | kmod-libs x86_64 20-25.el7_7.1 quickstart-centos-updates 51 k 2020-03-28 06:04:17.970 | kpartx x86_64 0.4.9-127.el7 base 78 k 2020-03-28 06:04:17.970 | krb5-libs x86_64 1.15.1-37.el7_7.2 quickstart-centos-updates 805 k 2020-03-28 06:04:17.971 | libblkid x86_64 2.23.2-61.el7_7.1 quickstart-centos-updates 181 k 2020-03-28 06:04:17.971 | libcap x86_64 2.22-10.el7 base 47 k 2020-03-28 06:04:17.971 | libcgroup x86_64 0.41-21.el7 base 66 k 2020-03-28 06:04:17.971 | libcom_err x86_64 1.42.9-16.el7 base 41 k 2020-03-28 06:04:17.971 | libcurl x86_64 7.29.0-54.el7_7.2 quickstart-centos-updates 223 k 2020-03-28 06:04:17.971 | libdb x86_64 5.3.21-25.el7 base 720 k 2020-03-28 06:04:17.971 | libdb-utils x86_64 5.3.21-25.el7 base 132 k 2020-03-28 06:04:17.971 | libgcc x86_64 4.8.5-39.el7 base 102 k 2020-03-28 06:04:17.971 | libgomp x86_64 4.8.5-39.el7 base 158 k 2020-03-28 06:04:17.971 | libmount x86_64 2.23.2-61.el7_7.1 quickstart-centos-updates 183 k 2020-03-28 06:04:17.971 | libndp x86_64 1.2-9.el7 base 32 k 2020-03-28 06:04:17.971 | libsmartcols x86_64 2.23.2-61.el7_7.1 quickstart-centos-updates 141 k 2020-03-28 06:04:17.971 | libss x86_64 1.42.9-16.el7 base 46 k 2020-03-28 06:04:17.971 | libssh2 x86_64 1.8.0-3.el7 base 88 k 2020-03-28 06:04:17.971 | libstdc++ x86_64 4.8.5-39.el7 base 305 k 2020-03-28 06:04:17.971 | libteam x86_64 1.27-9.el7 base 49 k 2020-03-28 06:04:17.971 | libtirpc x86_64 0.2.4-0.16.el7 base 89 k 2020-03-28 06:04:17.971 | libuuid x86_64 2.23.2-61.el7_7.1 quickstart-centos-updates 83 k 2020-03-28 06:04:17.971 | lshw x86_64 B.02.18-13.el7 base 321 k 2020-03-28 06:04:17.971 | lz4 x86_64 1.7.5-3.el7 base 99 k 2020-03-28 06:04:17.971 | make x86_64 1:3.82-24.el7 base 421 k 2020-03-28 06:04:17.971 | mariadb-libs x86_64 3:10.3.10-1.el7.0.0.rdo2 2020-03-28 06:04:17.971 | delorean-stein-deps 154 k 2020-03-28 06:04:17.971 | microcode_ctl x86_64 2:2.1-53.7.el7_7 quickstart-centos-updates 2.5 M 2020-03-28 06:04:17.971 | net-tools x86_64 2.0-0.25.20131004git.el7 2020-03-28 06:04:17.971 | base 306 k 2020-03-28 06:04:17.971 | nfs-utils x86_64 1:1.3.0-0.65.el7 base 412 k 2020-03-28 06:04:17.971 | nspr x86_64 4.21.0-1.el7 base 127 k 2020-03-28 06:04:17.971 | nss x86_64 3.44.0-7.el7_7 quickstart-centos-updates 854 k 2020-03-28 06:04:17.971 | nss-pem x86_64 1.0.3-7.el7 base 74 k 2020-03-28 06:04:17.971 | nss-softokn x86_64 3.44.0-8.el7_7 quickstart-centos-updates 330 k 2020-03-28 06:04:17.971 | nss-softokn-freebl 2020-03-28 06:04:17.971 | x86_64 3.44.0-8.el7_7 quickstart-centos-updates 224 k 2020-03-28 06:04:17.971 | nss-sysinit x86_64 3.44.0-7.el7_7 quickstart-centos-updates 65 k 2020-03-28 06:04:17.971 | nss-tools x86_64 3.44.0-7.el7_7 quickstart-centos-updates 528 k 2020-03-28 06:04:17.971 | nss-util x86_64 3.44.0-4.el7_7 quickstart-centos-updates 79 k 2020-03-28 06:04:17.971 | numactl-libs x86_64 2.0.12-3.el7_7.1 quickstart-centos-updates 30 k 2020-03-28 06:04:17.971 | openldap x86_64 2.4.44-21.el7_6 base 356 k 2020-03-28 06:04:17.971 | openssh x86_64 7.4p1-21.el7 base 510 k 2020-03-28 06:04:17.971 | openssh-clients x86_64 7.4p1-21.el7 base 655 k 2020-03-28 06:04:17.971 | openssh-server x86_64 7.4p1-21.el7 base 459 k 2020-03-28 06:04:17.971 | openssl x86_64 1:1.0.2k-19.el7 base 493 k 2020-03-28 06:04:17.971 | openssl-libs x86_64 1:1.0.2k-19.el7 base 1.2 M 2020-03-28 06:04:17.971 | parted x86_64 3.1-31.el7 base 609 k 2020-03-28 06:04:17.971 | passwd x86_64 0.79-5.el7 base 105 k 2020-03-28 06:04:17.971 | policycoreutils x86_64 2.5-33.el7 base 916 k 2020-03-28 06:04:17.971 | policycoreutils-python 2020-03-28 06:04:17.971 | x86_64 2.5-33.el7 base 457 k 2020-03-28 06:04:17.971 | polkit x86_64 0.112-22.el7_7.1 quickstart-centos-updates 170 k 2020-03-28 06:04:17.971 | procps-ng x86_64 3.3.10-26.el7_7.1 quickstart-centos-updates 291 k 2020-03-28 06:04:17.971 | python x86_64 2.7.5-86.el7 base 95 k 2020-03-28 06:04:17.971 | python-libs x86_64 2.7.5-86.el7 base 5.6 M 2020-03-28 06:04:17.971 | python-linux-procfs 2020-03-28 06:04:17.971 | noarch 0.4.11-4.el7 base 33 k 2020-03-28 06:04:17.971 | python-perf x86_64 3.10.0-1062.18.1.el7 quickstart-centos-updates 7.9 M 2020-03-28 06:04:17.971 | qemu-guest-agent x86_64 10:2.12.0-3.el7 base 116 k 2020-03-28 06:04:17.971 | quota x86_64 1:4.01-19.el7 base 179 k 2020-03-28 06:04:17.971 | quota-nls noarch 1:4.01-19.el7 base 90 k 2020-03-28 06:04:17.971 | readline x86_64 6.2-11.el7 base 193 k 2020-03-28 06:04:17.971 | rpcbind x86_64 0.2.0-48.el7 base 60 k 2020-03-28 06:04:17.972 | rpm x86_64 4.11.3-40.el7 base 1.2 M 2020-03-28 06:04:17.972 | rpm-build-libs x86_64 4.11.3-40.el7 base 107 k 2020-03-28 06:04:17.972 | rpm-libs x86_64 4.11.3-40.el7 base 278 k 2020-03-28 06:04:17.972 | rpm-python x86_64 4.11.3-40.el7 base 83 k 2020-03-28 06:04:17.972 | rsync x86_64 3.1.2-6.el7_6.1 base 404 k 2020-03-28 06:04:17.972 | rsyslog x86_64 8.24.0-41.el7_7.4 quickstart-centos-updates 618 k 2020-03-28 06:04:17.972 | selinux-policy noarch 3.13.1-252.el7_7.6 quickstart-centos-updates 492 k 2020-03-28 06:04:17.972 | selinux-policy-targeted 2020-03-28 06:04:17.972 | noarch 3.13.1-252.el7_7.6 quickstart-centos-updates 7.0 M 2020-03-28 06:04:17.972 | sg3_utils x86_64 1.37-18.el7_7.2 quickstart-centos-updates 646 k 2020-03-28 06:04:17.972 | sg3_utils-libs x86_64 1.37-18.el7_7.2 quickstart-centos-updates 65 k 2020-03-28 06:04:17.972 | shadow-utils x86_64 2:4.6-5.el7 base 1.2 M 2020-03-28 06:04:17.972 | sqlite x86_64 3.7.17-8.el7_7.1 quickstart-centos-updates 394 k 2020-03-28 06:04:17.972 | sudo x86_64 1.8.23-4.el7_7.2 quickstart-centos-updates 842 k 2020-03-28 06:04:17.972 | systemd x86_64 219-67.el7_7.4 quickstart-centos-updates 5.1 M 2020-03-28 06:04:17.972 | systemd-libs x86_64 219-67.el7_7.4 quickstart-centos-updates 411 k 2020-03-28 06:04:17.972 | systemd-sysv x86_64 219-67.el7_7.4 quickstart-centos-updates 89 k 2020-03-28 06:04:17.972 | teamd x86_64 1.27-9.el7 base 113 k 2020-03-28 06:04:17.972 | tuned noarch 2.11.0-5.el7_7.1 quickstart-centos-updates 268 k 2020-03-28 06:04:17.972 | tzdata noarch 2019c-1.el7 quickstart-centos-updates 493 k 2020-03-28 06:04:17.972 | util-linux x86_64 2.23.2-61.el7_7.1 quickstart-centos-updates 2.0 M 2020-03-28 06:04:17.972 | vim-minimal x86_64 2:7.4.629-6.el7 base 443 k 2020-03-28 06:04:17.972 | xfsprogs x86_64 4.5.0-20.el7 base 896 k 2020-03-28 06:04:17.972 | yum noarch 3.4.3-163.el7.centos base 1.2 M 2020-03-28 06:04:17.972 | yum-plugin-fastestmirror 2020-03-28 06:04:17.972 | noarch 1.1.31-52.el7 base 34 k 2020-03-28 06:04:17.972 | yum-utils noarch 1.1.31-52.el7 base 121 k 2020-03-28 06:04:17.972 | Installing for dependencies: 2020-03-28 06:04:17.972 | bind-export-libs x86_64 32:9.11.4-9.P2.el7 base 1.1 M 2020-03-28 06:04:17.972 | geoipupdate x86_64 2.5.0-1.el7 base 35 k 2020-03-28 06:04:17.972 | linux-firmware noarch 20190429-72.gitddde598.el7 2020-03-28 06:04:17.972 | base 73 M 2020-03-28 06:04:17.972 | mariadb-common x86_64 3:10.3.10-1.el7.0.0.rdo2 2020-03-28 06:04:17.972 | delorean-stein-deps 61 k 2020-03-28 06:04:17.972 | mariadb-config x86_64 3:10.3.10-1.el7.0.0.rdo2 2020-03-28 06:04:17.972 | delorean-stein-deps 36 k 2020-03-28 06:04:17.972 | python2-idna noarch 2.5-1.el7 delorean-stein-deps 94 k 2020-03-28 06:04:17.972 | python2-pysocks noarch 1.5.6-3.el7 delorean-stein-deps 19 k 2020-03-28 06:04:17.972 | pytz noarch 2016.10-2.el7 base 46 k 2020-03-28 06:04:17.972 | 2020-03-28 06:04:17.972 | Transaction Summary 2020-03-28 06:04:17.972 | ================================================================================ 2020-03-28 06:04:17.972 | Install 14 Packages (+8 Dependent packages) 2020-03-28 06:04:17.972 | Upgrade 144 Packages 2020-03-28 06:04:17.972 | 2020-03-28 06:04:17.972 | Total size: 256 M 2020-03-28 06:04:17.972 | Downloading packages: 2020-03-28 06:04:18.581 | Running transaction check 2020-03-28 06:04:18.922 | Running transaction test 2020-03-28 06:04:19.601 | Transaction test succeeded 2020-03-28 06:04:19.603 | Running transaction 2020-03-28 06:04:20.381 | Updating : libgcc-4.8.5-39.el7.x86_64 1/323 2020-03-28 06:04:20.429 | Updating : 1:grub2-common-2.02-0.80.el7.centos.noarch 2/323 2020-03-28 06:04:20.915 | Updating : centos-release-7-7.1908.0.el7.centos.x86_64 3/323 2020-03-28 06:04:21.161 | Updating : tzdata-2019c-1.el7.noarch 4/323 2020-03-28 06:04:21.233 | Updating : bash-4.2.46-33.el7.x86_64 5/323 2020-03-28 06:04:24.229 | Updating : nss-softokn-freebl-3.44.0-8.el7_7.x86_64 6/323 2020-03-28 06:04:27.226 | Updating : glibc-common-2.17-292.el7.x86_64 7/323 2020-03-28 06:04:27.270 | Updating : glibc-2.17-292.el7.x86_64 8/323 2020-03-28 06:04:27.270 | warning: /etc/nsswitch.conf created as /etc/nsswitch.conf.rpmnew 2020-03-28 06:04:27.374 | Updating : nspr-4.21.0-1.el7.x86_64 9/323 2020-03-28 06:04:27.438 | Updating : nss-util-3.44.0-4.el7_7.x86_64 10/323 2020-03-28 06:04:27.477 | Updating : audit-libs-2.8.5-4.el7.x86_64 11/323 2020-03-28 06:04:27.525 | Updating : libcom_err-1.42.9-16.el7.x86_64 12/323 2020-03-28 06:04:27.567 | Updating : libcap-2.22-10.el7.x86_64 13/323 2020-03-28 06:04:27.741 | Updating : libuuid-2.23.2-61.el7_7.1.x86_64 14/323 2020-03-28 06:04:27.822 | Updating : libdb-5.3.21-25.el7.x86_64 15/323 2020-03-28 06:04:27.896 | Updating : elfutils-libelf-0.176-2.el7.x86_64 16/323 2020-03-28 06:04:28.027 | Updating : readline-6.2-11.el7.x86_64 17/323 2020-03-28 06:04:28.140 | Updating : sqlite-3.7.17-8.el7_7.1.x86_64 18/323 2020-03-28 06:04:28.307 | Updating : diffutils-3.3-5.el7.x86_64 19/323 2020-03-28 06:04:29.232 | Updating : ca-certificates-2019.2.32-76.el7_7.noarch 20/323 2020-03-28 06:04:29.845 | Updating : 1:openssl-libs-1.0.2k-19.el7.x86_64 21/323 2020-03-28 06:04:30.022 | Updating : coreutils-8.22-24.el7.x86_64 22/323 2020-03-28 06:04:30.308 | Updating : krb5-libs-1.15.1-37.el7_7.2.x86_64 23/323 2020-03-28 06:04:30.368 | Updating : 2:shadow-utils-4.6-5.el7.x86_64 24/323 2020-03-28 06:04:31.660 | Updating : libblkid-2.23.2-61.el7_7.1.x86_64 25/323 2020-03-28 06:04:31.755 | Updating : python-libs-2.7.5-86.el7.x86_64 26/323 2020-03-28 06:04:31.817 | Updating : python-2.7.5-86.el7.x86_64 27/323 2020-03-28 06:04:32.323 | Updating : libmount-2.23.2-61.el7_7.1.x86_64 28/323 2020-03-28 06:04:32.640 | Updating : glib2-2.56.1-5.el7.x86_64 29/323 2020-03-28 06:04:32.695 | Installing : python2-setuptools-40.8.0-1.el7.noarch 30/323 2020-03-28 06:04:32.741 | Installing : python2-six-1.12.0-1.el7.noarch 31/323 2020-03-28 06:04:32.865 | Updating : libtirpc-0.2.4-0.16.el7.x86_64 32/323 2020-03-28 06:04:32.948 | Updating : nss-softokn-3.44.0-8.el7_7.x86_64 33/323 2020-03-28 06:04:33.102 | Updating : nss-pem-1.0.3-7.el7.x86_64 34/323 2020-03-28 06:04:33.168 | Updating : nss-3.44.0-7.el7_7.x86_64 35/323 2020-03-28 06:04:33.225 | Updating : nss-sysinit-3.44.0-7.el7_7.x86_64 36/323 2020-03-28 06:04:33.292 | Updating : e2fsprogs-libs-1.42.9-16.el7.x86_64 37/323 2020-03-28 06:04:33.420 | Updating : lz4-1.7.5-3.el7.x86_64 38/323 2020-03-28 06:04:33.469 | Updating : libstdc++-4.8.5-39.el7.x86_64 39/323 2020-03-28 06:04:33.527 | Updating : hostname-3.13-3.el7_7.1.x86_64 40/323 2020-03-28 06:04:33.704 | Updating : 2:ethtool-4.8-10.el7.x86_64 41/323 2020-03-28 06:04:33.815 | Updating : nss-tools-3.44.0-7.el7_7.x86_64 42/323 2020-03-28 06:04:33.852 | Installing : python2-pyserial-3.1.1-7.el7.noarch 43/323 2020-03-28 06:04:33.879 | Installing : python2-jsonpointer-1.10-4.el7.noarch 44/323 2020-03-28 06:04:34.014 | Installing : python2-jsonpatch-1.21-1.el7.noarch 45/323 2020-03-28 06:04:34.178 | Updating : python-perf-3.10.0-1062.18.1.el7.x86_64 46/323 2020-03-28 06:04:34.223 | Installing : python2-chardet-3.0.4-7.el7.noarch 47/323 2020-03-28 06:04:34.269 | Installing : python2-markupsafe-1.1.0-2.el7.x86_64 48/323 2020-03-28 06:04:34.310 | Updating : audit-libs-python-2.8.5-4.el7.x86_64 49/323 2020-03-28 06:04:34.357 | Installing : python2-prettytable-0.7.2-12.el7.noarch 50/323 2020-03-28 06:04:34.398 | Installing : python2-ipaddress-1.0.18-5.el7.noarch 51/323 2020-03-28 06:04:35.462 | Installing : pytz-2016.10-2.el7.noarch 52/323 2020-03-28 06:04:35.681 | Installing : python2-babel-2.6.0-4.el7.noarch 53/323 2020-03-28 06:04:35.731 | Installing : python2-jinja2-2.10-2.el7.noarch 54/323 2020-03-28 06:04:35.770 | Updating : python-linux-procfs-0.4.11-4.el7.noarch 55/323 2020-03-28 06:04:35.852 | Installing : python2-pysocks-1.5.6-3.el7.noarch 56/323 2020-03-28 06:04:35.919 | Installing : python2-urllib3-1.24.1-3.el7.noarch 57/323 2020-03-28 06:04:35.998 | Installing : python2-idna-2.5-1.el7.noarch 58/323 2020-03-28 06:04:36.044 | Installing : python2-requests-2.21.0-3.el7.noarch 59/323 2020-03-28 06:04:36.358 | Updating : grubby-8.28-26.el7.x86_64 60/323 2020-03-28 06:04:37.172 | Installing : 32:bind-export-libs-9.11.4-9.P2.el7.x86_64 61/323 2020-03-28 06:04:37.369 | Updating : binutils-2.27-41.base.el7_7.3.x86_64 62/323 2020-03-28 06:04:37.510 | Updating : libssh2-1.8.0-3.el7.x86_64 63/323 2020-03-28 06:04:37.573 | Updating : libdb-utils-5.3.21-25.el7.x86_64 64/323 2020-03-28 06:04:37.718 | Updating : libcurl-7.29.0-54.el7_7.2.x86_64 65/323 2020-03-28 06:04:37.822 | Updating : curl-7.29.0-54.el7_7.2.x86_64 66/323 2020-03-28 06:04:37.992 | Updating : rpm-libs-4.11.3-40.el7.x86_64 67/323 2020-03-28 06:04:38.065 | Updating : rpm-4.11.3-40.el7.x86_64 68/323 2020-03-28 06:04:38.158 | Updating : openldap-2.4.44-21.el7_6.x86_64 69/323 2020-03-28 06:04:38.214 | Updating : rpm-build-libs-4.11.3-40.el7.x86_64 70/323 2020-03-28 06:04:38.252 | Updating : rpm-python-4.11.3-40.el7.x86_64 71/323 2020-03-28 06:04:38.611 | Updating : yum-plugin-fastestmirror-1.1.31-52.el7.noarch 72/323 2020-03-28 06:04:38.647 | Updating : yum-3.4.3-163.el7.centos.noarch 73/323 2020-03-28 06:04:38.838 | Installing : geoipupdate-2.5.0-1.el7.x86_64 74/323 2020-03-28 06:04:38.880 | Updating : GeoIP-1.5.0-14.el7.x86_64 75/323 2020-03-28 06:04:39.013 | Updating : libss-1.42.9-16.el7.x86_64 76/323 2020-03-28 06:04:39.133 | Updating : e2fsprogs-1.42.9-16.el7.x86_64 77/323 2020-03-28 06:04:39.274 | Updating : freetype-2.8-14.el7.x86_64 78/323 2020-03-28 06:04:39.509 | Updating : iptables-1.4.21-33.el7.x86_64 79/323 2020-03-28 06:04:39.578 | Updating : iproute-4.11.0-25.el7_7.2.x86_64 80/323 2020-03-28 06:04:39.694 | Updating : libteam-1.27-9.el7.x86_64 81/323 2020-03-28 06:04:39.798 | Updating : 1:make-3.82-24.el7.x86_64 82/323 2020-03-28 06:04:39.856 | Updating : 2:vim-minimal-7.4.629-6.el7.x86_64 83/323 2020-03-28 06:04:39.907 | Updating : 1:dmidecode-3.2-3.el7.x86_64 84/323 2020-03-28 06:04:39.979 | Updating : sg3_utils-libs-1.37-18.el7_7.2.x86_64 85/323 2020-03-28 06:04:40.030 | Updating : kmod-libs-20-25.el7_7.1.x86_64 86/323 2020-03-28 06:04:40.164 | Updating : numactl-libs-2.0.12-3.el7_7.1.x86_64 87/323 2020-03-28 06:04:40.247 | Updating : kernel-tools-libs-3.10.0-1062.18.1.el7.x86_64 88/323 2020-03-28 06:04:40.651 | Updating : libsmartcols-2.23.2-61.el7_7.1.x86_64 89/323 2020-03-28 06:04:40.819 | Updating : util-linux-2.23.2-61.el7_7.1.x86_64 90/323 2020-03-28 06:04:40.877 | Updating : procps-ng-3.3.10-26.el7_7.1.x86_64 91/323 2020-03-28 06:04:40.942 | Updating : kpartx-0.4.9-127.el7.x86_64 92/323 2020-03-28 06:04:41.017 | Updating : 7:device-mapper-1.02.158-2.el7_7.2.x86_64 93/323 2020-03-28 06:04:41.112 | Updating : 7:device-mapper-libs-1.02.158-2.el7_7.2.x86_64 94/323 2020-03-28 06:04:41.306 | Updating : cryptsetup-libs-2.0.3-5.el7.x86_64 95/323 2020-03-28 06:04:41.380 | Updating : dracut-033-564.el7.x86_64 96/323 2020-03-28 06:04:41.453 | Updating : kmod-20-25.el7_7.1.x86_64 97/323 2020-03-28 06:04:41.570 | Updating : elfutils-libs-0.176-2.el7.x86_64 98/323 2020-03-28 06:04:41.644 | Updating : systemd-libs-219-67.el7_7.4.x86_64 99/323 2020-03-28 06:04:42.538 | Updating : 1:dbus-libs-1.10.24-13.el7_6.x86_64 100/323 2020-03-28 06:04:42.976 | Updating : systemd-219-67.el7_7.4.x86_64 101/323 2020-03-28 06:04:42.976 | Running in chroot, ignoring request. 2020-03-28 06:04:43.187 | Updating : 1:dbus-1.10.24-13.el7_6.x86_64 102/323 2020-03-28 06:04:43.282 | Updating : elfutils-default-yama-scope-0.176-2.el7.noarch 103/323 2020-03-28 06:04:43.617 | Updating : 1:grub2-tools-minimal-2.02-0.80.el7.centos.x86_64 104/323 2020-03-28 06:04:44.101 | Updating : policycoreutils-2.5-33.el7.x86_64 105/323 2020-03-28 06:04:44.148 | Updating : 1:grub2-tools-2.02-0.80.el7.centos.x86_64 106/323 2020-03-28 06:04:44.192 | Updating : systemd-sysv-219-67.el7_7.4.x86_64 107/323 2020-03-28 06:04:44.441 | Updating : rpcbind-0.2.0-48.el7.x86_64 108/323 2020-03-28 06:04:44.524 | Updating : initscripts-9.49.47-1.el7.x86_64 109/323 2020-03-28 06:04:44.650 | Updating : 12:dhcp-libs-4.2.5-77.el7.centos.x86_64 110/323 2020-03-28 06:04:44.694 | Updating : openssh-7.4p1-21.el7.x86_64 111/323 2020-03-28 06:04:44.740 | Updating : 12:dhcp-common-4.2.5-77.el7.centos.x86_64 112/323 2020-03-28 06:04:44.805 | Updating : 12:dhclient-4.2.5-77.el7.centos.x86_64 113/323 2020-03-28 06:04:45.075 | Updating : dracut-network-033-564.el7.x86_64 114/323 2020-03-28 06:04:45.127 | Updating : 1:grub2-tools-extra-2.02-0.80.el7.centos.x86_64 115/323 2020-03-28 06:04:45.261 | Updating : selinux-policy-3.13.1-252.el7_7.6.noarch 116/323 2020-03-28 06:04:45.842 | Updating : polkit-0.112-22.el7_7.1.x86_64 117/323 2020-03-28 06:04:46.419 | Updating : hwdata-0.252-9.3.el7.x86_64 118/323 2020-03-28 06:04:46.506 | Updating : cronie-anacron-1.4.11-23.el7.x86_64 119/323 2020-03-28 06:04:46.585 | Updating : cronie-1.4.11-23.el7.x86_64 120/323 2020-03-28 06:04:46.709 | Updating : gssproxy-0.7.0-26.el7.x86_64 121/323 2020-03-28 06:04:46.780 | Updating : net-tools-2.0-0.25.20131004git.el7.x86_64 122/323 2020-03-28 06:04:46.969 | Updating : libcgroup-0.41-21.el7.x86_64 123/323 2020-03-28 06:04:55.531 | Updating : policycoreutils-python-2.5-33.el7.x86_64 124/323 2020-03-28 06:04:55.782 | Installing : linux-firmware-20190429-72.gitddde598.el7.noarch 125/323 2020-03-28 06:04:55.826 | Updating : 1:grub2-pc-modules-2.02-0.80.el7.centos.noarch 126/323 2020-03-28 06:04:55.872 | Updating : 1:grub2-pc-2.02-0.80.el7.centos.x86_64 127/323 2020-03-28 06:04:55.952 | Updating : 1:quota-nls-4.01-19.el7.noarch 128/323 2020-03-28 06:04:55.999 | Updating : 1:quota-4.01-19.el7.x86_64 129/323 2020-03-28 06:04:56.019 | Updating : 32:bind-license-9.11.4-9.P2.el7.noarch 130/323 2020-03-28 06:04:56.051 | Installing : 3:mariadb-config-10.3.10-1.el7.0.0.rdo2.x86_64 131/323 2020-03-28 06:04:56.091 | Installing : 3:mariadb-common-10.3.10-1.el7.0.0.rdo2.x86_64 132/323 2020-03-28 06:04:56.276 | Updating : 3:mariadb-libs-10.3.10-1.el7.0.0.rdo2.x86_64 133/323 2020-03-28 06:04:56.439 | Updating : 32:bind-libs-lite-9.11.4-9.P2.el7.x86_64 134/323 2020-03-28 06:04:56.563 | Updating : 1:nfs-utils-1.3.0-0.65.el7.x86_64 135/323 2020-03-28 06:04:59.120 | Updating : 1:grub2-2.02-0.80.el7.centos.x86_64 136/323 2020-03-28 06:05:00.702 | Installing : kernel-3.10.0-1062.18.1.el7.x86_64 137/323 2020-03-28 06:05:00.702 | grubby fatal error: unable to find a suitable template 2020-03-28 06:05:00.702 | grubby fatal error: unable to find a suitable template 2020-03-28 06:05:03.241 | Updating : cloud-init-18.5-3.el7.centos.x86_64 138/323 2020-03-28 06:05:03.399 | Updating : lshw-B.02.18-13.el7.x86_64 139/323 2020-03-28 06:05:04.687 | Updating : tuned-2.11.0-5.el7_7.1.noarch 140/323 2020-03-28 06:05:14.564 | Updating : selinux-policy-targeted-3.13.1-252.el7_7.6.noarch 141/323 2020-03-28 06:05:14.790 | Updating : kexec-tools-2.0.15-33.el7.x86_64 142/323 2020-03-28 06:05:14.926 | Updating : openssh-clients-7.4p1-21.el7.x86_64 143/323 2020-03-28 06:05:15.009 | Updating : openssh-server-7.4p1-21.el7.x86_64 144/323 2020-03-28 06:05:15.165 | Updating : audit-2.8.5-4.el7.x86_64 145/323 2020-03-28 06:05:15.215 | Updating : chrony-3.4-1.el7.x86_64 146/323 2020-03-28 06:05:15.215 | Running in chroot, ignoring request. 2020-03-28 06:05:15.397 | Updating : rsyslog-8.24.0-41.el7_7.4.x86_64 147/323 2020-03-28 06:05:15.679 | Updating : 10:qemu-guest-agent-2.12.0-3.el7.x86_64 148/323 2020-03-28 06:05:22.025 | Updating : 2:microcode_ctl-2.1-53.7.el7_7.x86_64 149/323 2020-03-28 06:05:22.074 | Updating : rsync-3.1.2-6.el7_6.1.x86_64 150/323 2020-03-28 06:05:22.137 | Updating : 3:irqbalance-1.0.7-12.el7.x86_64 151/323 2020-03-28 06:05:22.181 | Updating : teamd-1.27-9.el7.x86_64 152/323 2020-03-28 06:05:22.215 | Updating : dracut-config-generic-033-564.el7.x86_64 153/323 2020-03-28 06:05:22.366 | Updating : dracut-config-rescue-033-564.el7.x86_64 154/323 2020-03-28 06:05:22.443 | Updating : parted-3.1-31.el7.x86_64 155/323 2020-03-28 06:05:22.656 | Updating : cloud-utils-growpart-0.29-5.el7.noarch 156/323 2020-03-28 06:05:22.865 | Updating : kernel-tools-3.10.0-1062.18.1.el7.x86_64 157/323 2020-03-28 06:05:23.029 | Updating : sg3_utils-1.37-18.el7_7.2.x86_64 158/323 2020-03-28 06:05:23.135 | Updating : sudo-1.8.23-4.el7_7.2.x86_64 159/323 2020-03-28 06:05:23.190 | Updating : 1:openssl-1.0.2k-19.el7.x86_64 160/323 2020-03-28 06:05:23.255 | Updating : yum-utils-1.1.31-52.el7.noarch 161/323 2020-03-28 06:05:23.487 | Updating : passwd-0.79-5.el7.x86_64 162/323 2020-03-28 06:05:23.544 | Updating : xfsprogs-4.5.0-20.el7.x86_64 163/323 2020-03-28 06:05:23.602 | Updating : libgomp-4.8.5-39.el7.x86_64 164/323 2020-03-28 06:05:25.425 | Updating : libndp-1.2-9.el7.x86_64 165/323 2020-03-28 06:05:25.520 | Updating : iwl7265-firmware-22.0.7.0-72.el7.noarch 166/323 2020-03-28 06:05:25.600 | Cleanup : cloud-init-18.2-1.el7.centos.1.x86_64 167/323 2020-03-28 06:05:25.662 | Cleanup : tuned-2.10.0-6.el7.noarch 168/323 2020-03-28 06:05:25.685 | Erasing : python-requests-2.6.0-1.el7_1.noarch 169/323 2020-03-28 06:05:25.746 | Erasing : python-urllib3-1.10.2-5.el7.noarch 170/323 2020-03-28 06:05:25.817 | Cleanup : selinux-policy-targeted-3.13.1-229.el7_6.6.noarch 171/323 2020-03-28 06:05:25.872 | Cleanup : selinux-policy-3.13.1-229.el7_6.6.noarch 172/323 2020-03-28 06:05:25.903 | Erasing : python-jinja2-2.7.2-2.el7.noarch 173/323 2020-03-28 06:05:25.928 | Erasing : python-jsonpatch-1.2-4.el7.noarch 174/323 2020-03-28 06:05:25.949 | Cleanup : cloud-utils-growpart-0.29-2.el7.noarch 175/323 2020-03-28 06:05:25.982 | Cleanup : yum-utils-1.1.31-50.el7.noarch 176/323 2020-03-28 06:05:26.008 | Cleanup : yum-plugin-fastestmirror-1.1.31-50.el7.noarch 177/323 2020-03-28 06:05:26.045 | Cleanup : yum-3.4.3-161.el7.centos.noarch 178/323 2020-03-28 06:05:26.061 | Cleanup : 1:grub2-2.02-0.76.el7.centos.x86_64 179/323 2020-03-28 06:05:26.078 | Cleanup : 1:grub2-pc-2.02-0.76.el7.centos.x86_64 180/323 2020-03-28 06:05:26.102 | Cleanup : dracut-config-rescue-033-554.el7.x86_64 181/323 2020-03-28 06:05:26.133 | Cleanup : 1:grub2-pc-modules-2.02-0.76.el7.centos.noarch 182/323 2020-03-28 06:05:26.180 | Erasing : python-jsonpointer-1.9-2.el7.noarch 183/323 2020-03-28 06:05:26.219 | Erasing : python-babel-0.9.6-8.el7.noarch 184/323 2020-03-28 06:05:26.242 | Erasing : python-ipaddress-1.0.16-2.el7.noarch 185/323 2020-03-28 06:05:26.269 | Erasing : python-six-1.9.0-2.el7.noarch 186/323 2020-03-28 06:05:26.293 | Erasing : python-chardet-2.2.1-1.el7_1.noarch 187/323 2020-03-28 06:05:26.320 | Cleanup : python-linux-procfs-0.4.9-4.el7.noarch 188/323 2020-03-28 06:05:26.344 | Erasing : pyserial-2.6-6.el7.noarch 189/323 2020-03-28 06:05:26.372 | Erasing : python-prettytable-0.7.2-3.el7.noarch 190/323 2020-03-28 06:05:26.403 | Erasing : python-setuptools-0.9.8-7.el7.noarch 191/323 2020-03-28 06:05:26.438 | Cleanup : dracut-config-generic-033-554.el7.x86_64 192/323 2020-03-28 06:05:26.503 | Cleanup : 1:nfs-utils-1.3.0-0.61.el7.x86_64 193/323 2020-03-28 06:05:26.535 | Cleanup : rpm-python-4.11.3-35.el7.x86_64 194/323 2020-03-28 06:05:26.581 | Cleanup : openssh-server-7.4p1-16.el7.x86_64 195/323 2020-03-28 06:05:26.670 | Cleanup : rpm-build-libs-4.11.3-35.el7.x86_64 196/323 2020-03-28 06:05:26.710 | Cleanup : 1:openssl-1.0.2k-16.el7.x86_64 197/323 2020-03-28 06:05:26.817 | Cleanup : openssh-clients-7.4p1-16.el7.x86_64 198/323 2020-03-28 06:05:26.958 | Cleanup : polkit-0.112-18.el7.x86_64 199/323 2020-03-28 06:05:27.009 | Cleanup : kexec-tools-2.0.15-21.el7.x86_64 200/323 2020-03-28 06:05:27.043 | Cleanup : policycoreutils-python-2.5-29.el7.x86_64 201/323 2020-03-28 06:05:27.154 | Cleanup : audit-2.8.4-4.el7.x86_64 202/323 2020-03-28 06:05:27.201 | Cleanup : parted-3.1-29.el7.x86_64 203/323 2020-03-28 06:05:27.226 | Cleanup : policycoreutils-2.5-29.el7.x86_64 204/323 2020-03-28 06:05:27.269 | Cleanup : openssh-7.4p1-16.el7.x86_64 205/323 2020-03-28 06:05:27.335 | Cleanup : 1:quota-4.01-17.el7.x86_64 206/323 2020-03-28 06:05:27.441 | Cleanup : rpcbind-0.2.0-47.el7.x86_64 207/323 2020-03-28 06:05:27.484 | Cleanup : 1:grub2-tools-extra-2.02-0.76.el7.centos.x86_64 208/323 2020-03-28 06:05:27.511 | Cleanup : 1:grub2-tools-2.02-0.76.el7.centos.x86_64 209/323 2020-03-28 06:05:27.566 | Cleanup : e2fsprogs-1.42.9-13.el7.x86_64 210/323 2020-03-28 06:05:27.632 | Cleanup : 10:qemu-guest-agent-2.12.0-2.el7.x86_64 211/323 2020-03-28 06:05:27.681 | Cleanup : rsyslog-8.24.0-34.el7.x86_64 212/323 2020-03-28 06:05:27.734 | Cleanup : xfsprogs-4.5.0-18.el7.x86_64 213/323 2020-03-28 06:05:27.796 | Cleanup : gssproxy-0.7.0-21.el7.x86_64 214/323 2020-03-28 06:05:27.843 | Cleanup : 3:irqbalance-1.0.7-11.el7.x86_64 215/323 2020-03-28 06:05:27.887 | Cleanup : sg3_utils-1.37-17.el7.x86_64 216/323 2020-03-28 06:05:27.946 | Cleanup : chrony-3.2-2.el7.x86_64 217/323 2020-03-28 06:05:27.999 | Cleanup : 1:mariadb-libs-5.5.60-1.el7_5.x86_64 218/323 2020-03-28 06:05:28.027 | Cleanup : sudo-1.8.23-3.el7.x86_64 219/323 2020-03-28 06:05:28.049 | Cleanup : lshw-B.02.18-12.el7.x86_64 220/323 2020-03-28 06:05:28.099 | Cleanup : 1:grub2-tools-minimal-2.02-0.76.el7.centos.x86_64 221/323 2020-03-28 06:05:28.150 | Cleanup : cronie-1.4.11-20.el7_6.x86_64 222/323 2020-03-28 06:05:28.174 | Cleanup : cronie-anacron-1.4.11-20.el7_6.x86_64 223/323 2020-03-28 06:05:28.240 | Cleanup : teamd-1.27-5.el7.x86_64 224/323 2020-03-28 06:05:28.377 | Cleanup : kernel-tools-3.10.0-957.1.3.el7.x86_64 225/323 2020-03-28 06:05:28.401 | Cleanup : dracut-network-033-554.el7.x86_64 226/323 2020-03-28 06:05:28.448 | Cleanup : 12:dhclient-4.2.5-68.el7.centos.1.x86_64 227/323 2020-03-28 06:05:28.504 | Cleanup : initscripts-9.49.46-1.el7.x86_64 228/323 2020-03-28 06:05:28.549 | Cleanup : 32:bind-libs-lite-9.9.4-72.el7.x86_64 229/323 2020-03-28 06:05:28.575 | Cleanup : iproute-4.11.0-14.el7.x86_64 230/323 2020-03-28 06:05:28.614 | Cleanup : libtirpc-0.2.4-0.15.el7.x86_64 231/323 2020-03-28 06:05:28.639 | Cleanup : audit-libs-python-2.8.4-4.el7.x86_64 232/323 2020-03-28 06:05:28.703 | Cleanup : libcgroup-0.41-20.el7.x86_64 233/323 2020-03-28 06:05:28.756 | Erasing : python-markupsafe-0.11-10.el7.x86_64 234/323 2020-03-28 06:05:28.830 | Cleanup : python-perf-3.10.0-957.1.3.el7.x86_64 235/323 2020-03-28 06:05:28.858 | Cleanup : passwd-0.79-4.el7.x86_64 236/323 2020-03-28 06:05:28.919 | Cleanup : glib2-2.56.1-2.el7.x86_64 237/323 2020-03-28 06:05:28.944 | Cleanup : grubby-8.28-25.el7.x86_64 238/323 2020-03-28 06:05:28.985 | Cleanup : libstdc++-4.8.5-36.el7.x86_64 239/323 2020-03-28 06:05:29.028 | Cleanup : numactl-libs-2.0.9-7.el7.x86_64 240/323 2020-03-28 06:05:29.067 | Cleanup : e2fsprogs-libs-1.42.9-13.el7.x86_64 241/323 2020-03-28 06:05:29.127 | Cleanup : libss-1.42.9-13.el7.x86_64 242/323 2020-03-28 06:05:29.170 | Cleanup : net-tools-2.0-0.24.20131004git.el7.x86_64 243/323 2020-03-28 06:05:29.732 | Cleanup : rsync-3.1.2-4.el7.x86_64 244/323 2020-03-28 06:05:29.873 | Cleanup : 2:microcode_ctl-2.1-47.el7.x86_64 245/323 2020-03-28 06:05:30.405 | Cleanup : hwdata-0.252-9.1.el7.x86_64 246/323 2020-03-28 06:05:30.435 | Cleanup : systemd-sysv-219-62.el7_6.2.x86_64 247/323 2020-03-28 06:05:30.837 | Cleanup : python-2.7.5-76.el7.x86_64 248/323 2020-03-28 06:05:30.918 | Cleanup : python-libs-2.7.5-76.el7.x86_64 249/323 2020-03-28 06:05:30.969 | Cleanup : iptables-1.4.21-28.el7.x86_64 250/323 2020-03-28 06:05:31.046 | Cleanup : freetype-2.8-12.el7.x86_64 251/323 2020-03-28 06:05:31.093 | Cleanup : 1:make-3.82-23.el7.x86_64 252/323 2020-03-28 06:05:31.137 | Cleanup : libgomp-4.8.5-36.el7.x86_64 253/323 2020-03-28 06:05:31.164 | Cleanup : 12:dhcp-common-4.2.5-68.el7.centos.1.x86_64 254/323 2020-03-28 06:05:31.207 | Cleanup : 12:dhcp-libs-4.2.5-68.el7.centos.1.x86_64 255/323 2020-03-28 06:05:31.233 | Cleanup : 32:bind-license-9.9.4-72.el7.noarch 256/323 2020-03-28 06:05:31.267 | Cleanup : 1:grub2-common-2.02-0.76.el7.centos.noarch 257/323 2020-03-28 06:05:31.291 | Cleanup : 1:quota-nls-4.01-17.el7.noarch 258/323 2020-03-28 06:05:31.321 | Cleanup : iwl7265-firmware-22.0.7.0-69.el7.noarch 259/323 2020-03-28 06:05:31.373 | Cleanup : procps-ng-3.3.10-23.el7.x86_64 260/323 2020-03-28 06:05:31.437 | Cleanup : 1:dbus-libs-1.10.24-12.el7.x86_64 261/323 2020-03-28 06:05:31.480 | Cleanup : util-linux-2.23.2-59.el7.x86_64 262/323 2020-03-28 06:05:31.512 | Cleanup : kpartx-0.4.9-123.el7.x86_64 263/323 2020-03-28 06:05:31.558 | Cleanup : cryptsetup-libs-2.0.3-3.el7.x86_64 264/323 2020-03-28 06:05:31.605 | Cleanup : systemd-libs-219-62.el7_6.2.x86_64 265/323 2020-03-28 06:05:31.636 | Cleanup : kmod-20-23.el7.x86_64 266/323 2020-03-28 06:05:31.675 | Cleanup : dracut-033-554.el7.x86_64 267/323 2020-03-28 06:05:31.733 | Cleanup : 7:device-mapper-libs-1.02.149-10.el7_6.2.x86_64 268/323 2020-03-28 06:05:31.760 | Cleanup : 7:device-mapper-1.02.149-10.el7_6.2.x86_64 269/323 2020-03-28 06:05:31.801 | Cleanup : elfutils-libs-0.172-2.el7.x86_64 270/323 2020-03-28 06:05:31.837 | Cleanup : elfutils-default-yama-scope-0.172-2.el7.noarch 271/323 2020-03-28 06:05:31.916 | Cleanup : 1:dbus-1.10.24-12.el7.x86_64 272/323 2020-03-28 06:05:31.990 | Cleanup : systemd-219-62.el7_6.2.x86_64 273/323 2020-03-28 06:05:32.019 | Cleanup : curl-7.29.0-51.el7.x86_64 274/323 2020-03-28 06:05:32.069 | Cleanup : libcurl-7.29.0-51.el7.x86_64 275/323 2020-03-28 06:05:32.111 | Cleanup : openldap-2.4.44-20.el7.x86_64 276/323 2020-03-28 06:05:32.151 | Cleanup : rpm-libs-4.11.3-35.el7.x86_64 277/323 2020-03-28 06:05:32.180 | Cleanup : rpm-4.11.3-35.el7.x86_64 278/323 2020-03-28 06:05:32.205 | Cleanup : nss-tools-3.36.0-7.el7_5.x86_64 279/323 2020-03-28 06:05:32.230 | Cleanup : nss-sysinit-3.36.0-7.el7_5.x86_64 280/323 2020-03-28 06:05:32.290 | Cleanup : nss-3.36.0-7.el7_5.x86_64 281/323 2020-03-28 06:05:32.308 | Cleanup : nss-pem-1.0.3-5.el7.x86_64 282/323 2020-03-28 06:05:32.348 | Cleanup : nss-softokn-3.36.0-5.el7_5.x86_64 283/323 2020-03-28 06:05:32.384 | Cleanup : libmount-2.23.2-59.el7.x86_64 284/323 2020-03-28 06:05:32.424 | Cleanup : libblkid-2.23.2-59.el7.x86_64 285/323 2020-03-28 06:05:32.457 | Cleanup : 2:shadow-utils-4.1.5.1-25.el7.x86_64 286/323 2020-03-28 06:05:32.491 | Cleanup : sqlite-3.7.17-8.el7.x86_64 287/323 2020-03-28 06:05:32.512 | Cleanup : libdb-utils-5.3.21-24.el7.x86_64 288/323 2020-03-28 06:05:32.550 | Cleanup : libssh2-1.4.3-12.el7.x86_64 289/323 2020-03-28 06:05:32.603 | Cleanup : kmod-libs-20-23.el7.x86_64 290/323 2020-03-28 06:05:32.689 | Cleanup : binutils-2.27-34.base.el7.x86_64 291/323 2020-03-28 06:05:32.718 | Cleanup : centos-release-7-6.1810.2.el7.centos.x86_64 292/323 2020-03-28 06:05:32.783 | Cleanup : krb5-libs-1.15.1-34.el7.x86_64 293/323 2020-03-28 06:05:32.820 | Cleanup : coreutils-8.22-23.el7.x86_64 294/323 2020-03-28 06:05:32.868 | Cleanup : 1:openssl-libs-1.0.2k-16.el7.x86_64 295/323 2020-03-28 06:05:32.920 | Cleanup : readline-6.2-10.el7.x86_64 296/323 2020-03-28 06:05:32.943 | Cleanup : diffutils-3.3-4.el7.x86_64 297/323 2020-03-28 06:05:32.970 | Cleanup : ca-certificates-2018.2.22-70.0.el7_5.noarch 298/323 2020-03-28 06:05:33.009 | Cleanup : libcom_err-1.42.9-13.el7.x86_64 299/323 2020-03-28 06:05:33.052 | Cleanup : libcap-2.22-9.el7.x86_64 300/323 2020-03-28 06:05:33.094 | Cleanup : libdb-5.3.21-24.el7.x86_64 301/323 2020-03-28 06:05:33.134 | Cleanup : audit-libs-2.8.4-4.el7.x86_64 302/323 2020-03-28 06:05:33.176 | Cleanup : libuuid-2.23.2-59.el7.x86_64 303/323 2020-03-28 06:05:33.214 | Cleanup : elfutils-libelf-0.172-2.el7.x86_64 304/323 2020-03-28 06:05:33.254 | Cleanup : lz4-1.7.5-2.el7.x86_64 305/323 2020-03-28 06:05:33.300 | Cleanup : libsmartcols-2.23.2-59.el7.x86_64 306/323 2020-03-28 06:05:33.349 | Cleanup : GeoIP-1.5.0-13.el7.x86_64 307/323 2020-03-28 06:05:33.419 | Cleanup : hostname-3.13-3.el7.x86_64 308/323 2020-03-28 06:05:33.503 | Cleanup : kernel-tools-libs-3.10.0-957.1.3.el7.x86_64 309/323 2020-03-28 06:05:33.540 | Cleanup : libteam-1.27-5.el7.x86_64 310/323 2020-03-28 06:05:33.560 | Cleanup : 2:vim-minimal-7.4.160-5.el7.x86_64 311/323 2020-03-28 06:05:33.597 | Cleanup : sg3_utils-libs-1.37-17.el7.x86_64 312/323 2020-03-28 06:05:33.619 | Cleanup : 2:ethtool-4.8-9.el7.x86_64 313/323 2020-03-28 06:05:33.637 | Cleanup : 1:dmidecode-3.1-2.el7.x86_64 314/323 2020-03-28 06:05:33.691 | Cleanup : libndp-1.2-7.el7.x86_64 315/323 2020-03-28 06:05:33.735 | Cleanup : glibc-common-2.17-260.el7.x86_64 316/323 2020-03-28 06:05:33.762 | Cleanup : bash-4.2.46-31.el7.x86_64 317/323 2020-03-28 06:05:33.811 | Cleanup : nspr-4.19.0-1.el7_5.x86_64 318/323 2020-03-28 06:05:33.851 | Cleanup : nss-util-3.36.0-1.el7_5.x86_64 319/323 2020-03-28 06:05:33.872 | Cleanup : nss-softokn-freebl-3.36.0-5.el7_5.x86_64 320/323 2020-03-28 06:05:33.948 | Cleanup : glibc-2.17-260.el7.x86_64 321/323 2020-03-28 06:05:33.981 | Cleanup : tzdata-2018i-1.el7.noarch 322/323 2020-03-28 06:06:29.400 | Cleanup : libgcc-4.8.5-36.el7.x86_64 323/323 2020-03-28 06:06:29.415 | Verifying : tzdata-2019c-1.el7.noarch 1/323 2020-03-28 06:06:29.430 | Verifying : dracut-config-generic-033-564.el7.x86_64 2/323 2020-03-28 06:06:29.444 | Verifying : python2-requests-2.21.0-3.el7.noarch 3/323 2020-03-28 06:06:29.456 | Verifying : yum-3.4.3-163.el7.centos.noarch 4/323 2020-03-28 06:06:29.469 | Verifying : python2-urllib3-1.24.1-3.el7.noarch 5/323 2020-03-28 06:06:29.482 | Verifying : 32:bind-libs-lite-9.11.4-9.P2.el7.x86_64 6/323 2020-03-28 06:06:29.497 | Verifying : lshw-B.02.18-13.el7.x86_64 7/323 2020-03-28 06:06:29.513 | Verifying : libssh2-1.8.0-3.el7.x86_64 8/323 2020-03-28 06:06:29.533 | Verifying : elfutils-default-yama-scope-0.176-2.el7.noarch 9/323 2020-03-28 06:06:29.554 | Verifying : freetype-2.8-14.el7.x86_64 10/323 2020-03-28 06:06:29.580 | Verifying : python2-pyserial-3.1.1-7.el7.noarch 11/323 2020-03-28 06:06:29.598 | Verifying : 3:mariadb-common-10.3.10-1.el7.0.0.rdo2.x86_64 12/323 2020-03-28 06:06:29.616 | Verifying : dracut-network-033-564.el7.x86_64 13/323 2020-03-28 06:06:29.638 | Verifying : 1:openssl-libs-1.0.2k-19.el7.x86_64 14/323 2020-03-28 06:06:29.663 | Verifying : python-libs-2.7.5-86.el7.x86_64 15/323 2020-03-28 06:06:29.679 | Verifying : readline-6.2-11.el7.x86_64 16/323 2020-03-28 06:06:29.693 | Verifying : sqlite-3.7.17-8.el7_7.1.x86_64 17/323 2020-03-28 06:06:29.703 | Verifying : chrony-3.4-1.el7.x86_64 18/323 2020-03-28 06:06:29.716 | Verifying : ca-certificates-2019.2.32-76.el7_7.noarch 19/323 2020-03-28 06:06:29.733 | Verifying : nss-pem-1.0.3-7.el7.x86_64 20/323 2020-03-28 06:06:29.747 | Verifying : tuned-2.11.0-5.el7_7.1.noarch 21/323 2020-03-28 06:06:29.762 | Verifying : grubby-8.28-26.el7.x86_64 22/323 2020-03-28 06:06:29.783 | Verifying : kexec-tools-2.0.15-33.el7.x86_64 23/323 2020-03-28 06:06:29.800 | Verifying : python2-jsonpointer-1.10-4.el7.noarch 24/323 2020-03-28 06:06:29.819 | Verifying : lz4-1.7.5-3.el7.x86_64 25/323 2020-03-28 06:06:29.832 | Verifying : iptables-1.4.21-33.el7.x86_64 26/323 2020-03-28 06:06:29.846 | Verifying : 1:grub2-common-2.02-0.80.el7.centos.noarch 27/323 2020-03-28 06:06:29.859 | Verifying : systemd-sysv-219-67.el7_7.4.x86_64 28/323 2020-03-28 06:06:29.873 | Verifying : initscripts-9.49.47-1.el7.x86_64 29/323 2020-03-28 06:06:29.889 | Verifying : e2fsprogs-1.42.9-16.el7.x86_64 30/323 2020-03-28 06:06:29.904 | Verifying : 12:dhcp-libs-4.2.5-77.el7.centos.x86_64 31/323 2020-03-28 06:06:29.918 | Verifying : passwd-0.79-5.el7.x86_64 32/323 2020-03-28 06:06:29.927 | Verifying : 3:mariadb-config-10.3.10-1.el7.0.0.rdo2.x86_64 33/323 2020-03-28 06:06:29.945 | Verifying : xfsprogs-4.5.0-20.el7.x86_64 34/323 2020-03-28 06:06:29.960 | Verifying : hwdata-0.252-9.3.el7.x86_64 35/323 2020-03-28 06:06:30.018 | Verifying : kernel-tools-3.10.0-1062.18.1.el7.x86_64 36/323 2020-03-28 06:06:30.029 | Verifying : rsyslog-8.24.0-41.el7_7.4.x86_64 37/323 2020-03-28 06:06:30.066 | Verifying : python-perf-3.10.0-1062.18.1.el7.x86_64 38/323 2020-03-28 06:06:30.084 | Verifying : python2-chardet-3.0.4-7.el7.noarch 39/323 2020-03-28 06:06:30.111 | Verifying : audit-libs-2.8.5-4.el7.x86_64 40/323 2020-03-28 06:06:30.139 | Verifying : nspr-4.21.0-1.el7.x86_64 41/323 2020-03-28 06:06:30.156 | Verifying : 1:grub2-pc-2.02-0.80.el7.centos.x86_64 42/323 2020-03-28 06:06:30.169 | Verifying : util-linux-2.23.2-61.el7_7.1.x86_64 43/323 2020-03-28 06:06:30.224 | Verifying : kernel-3.10.0-1062.18.1.el7.x86_64 44/323 2020-03-28 06:06:30.239 | Verifying : sudo-1.8.23-4.el7_7.2.x86_64 45/323 2020-03-28 06:06:30.252 | Verifying : rpm-4.11.3-40.el7.x86_64 46/323 2020-03-28 06:06:30.266 | Verifying : python2-markupsafe-1.1.0-2.el7.x86_64 47/323 2020-03-28 06:06:30.279 | Verifying : libss-1.42.9-16.el7.x86_64 48/323 2020-03-28 06:06:30.293 | Verifying : coreutils-8.22-24.el7.x86_64 49/323 2020-03-28 06:06:30.303 | Verifying : rpm-libs-4.11.3-40.el7.x86_64 50/323 2020-03-28 06:06:30.315 | Verifying : dracut-config-rescue-033-564.el7.x86_64 51/323 2020-03-28 06:06:30.325 | Verifying : systemd-libs-219-67.el7_7.4.x86_64 52/323 2020-03-28 06:06:30.338 | Verifying : libstdc++-4.8.5-39.el7.x86_64 53/323 2020-03-28 06:06:30.354 | Verifying : libteam-1.27-9.el7.x86_64 54/323 2020-03-28 06:06:30.367 | Verifying : iproute-4.11.0-25.el7_7.2.x86_64 55/323 2020-03-28 06:06:30.381 | Verifying : nss-util-3.44.0-4.el7_7.x86_64 56/323 2020-03-28 06:06:30.396 | Verifying : kmod-20-25.el7_7.1.x86_64 57/323 2020-03-28 06:06:30.411 | Verifying : python2-babel-2.6.0-4.el7.noarch 58/323 2020-03-28 06:06:30.430 | Verifying : 32:bind-export-libs-9.11.4-9.P2.el7.x86_64 59/323 2020-03-28 06:06:30.448 | Verifying : libuuid-2.23.2-61.el7_7.1.x86_64 60/323 2020-03-28 06:06:30.462 | Verifying : 1:make-3.82-24.el7.x86_64 61/323 2020-03-28 06:06:30.475 | Verifying : 2:vim-minimal-7.4.629-6.el7.x86_64 62/323 2020-03-28 06:06:30.492 | Verifying : 1:grub2-2.02-0.80.el7.centos.x86_64 63/323 2020-03-28 06:06:30.505 | Verifying : cloud-init-18.5-3.el7.centos.x86_64 64/323 2020-03-28 06:06:30.516 | Verifying : binutils-2.27-41.base.el7_7.3.x86_64 65/323 2020-03-28 06:06:30.531 | Verifying : nss-3.44.0-7.el7_7.x86_64 66/323 2020-03-28 06:06:30.544 | Verifying : nss-softokn-freebl-3.44.0-8.el7_7.x86_64 67/323 2020-03-28 06:06:30.559 | Verifying : nss-sysinit-3.44.0-7.el7_7.x86_64 68/323 2020-03-28 06:06:30.577 | Verifying : openssh-clients-7.4p1-21.el7.x86_64 69/323 2020-03-28 06:06:30.593 | Verifying : 32:bind-license-9.11.4-9.P2.el7.noarch 70/323 2020-03-28 06:06:30.607 | Verifying : 1:openssl-1.0.2k-19.el7.x86_64 71/323 2020-03-28 06:06:30.621 | Verifying : python2-setuptools-40.8.0-1.el7.noarch 72/323 2020-03-28 06:06:30.634 | Verifying : policycoreutils-2.5-33.el7.x86_64 73/323 2020-03-28 06:06:30.648 | Verifying : curl-7.29.0-54.el7_7.2.x86_64 74/323 2020-03-28 06:06:30.667 | Verifying : python2-six-1.12.0-1.el7.noarch 75/323 2020-03-28 06:06:30.689 | Verifying : yum-utils-1.1.31-52.el7.noarch 76/323 2020-03-28 06:06:30.704 | Verifying : e2fsprogs-libs-1.42.9-16.el7.x86_64 77/323 2020-03-28 06:06:30.720 | Verifying : cronie-anacron-1.4.11-23.el7.x86_64 78/323 2020-03-28 06:06:30.737 | Verifying : cloud-utils-growpart-0.29-5.el7.noarch 79/323 2020-03-28 06:06:30.754 | Verifying : kpartx-0.4.9-127.el7.x86_64 80/323 2020-03-28 06:06:30.770 | Verifying : openldap-2.4.44-21.el7_6.x86_64 81/323 2020-03-28 06:06:30.785 | Verifying : nss-softokn-3.44.0-8.el7_7.x86_64 82/323 2020-03-28 06:06:30.799 | Verifying : python2-jinja2-2.10-2.el7.noarch 83/323 2020-03-28 06:06:30.818 | Verifying : rpm-build-libs-4.11.3-40.el7.x86_64 84/323 2020-03-28 06:06:30.832 | Verifying : 1:grub2-tools-2.02-0.80.el7.centos.x86_64 85/323 2020-03-28 06:06:30.849 | Verifying : libcom_err-1.42.9-16.el7.x86_64 86/323 2020-03-28 06:06:30.861 | Verifying : 1:dmidecode-3.2-3.el7.x86_64 87/323 2020-03-28 06:06:30.875 | Verifying : 2:shadow-utils-4.6-5.el7.x86_64 88/323 2020-03-28 06:06:30.888 | Verifying : centos-release-7-7.1908.0.el7.centos.x86_64 89/323 2020-03-28 06:06:30.905 | Verifying : GeoIP-1.5.0-14.el7.x86_64 90/323 2020-03-28 06:06:30.922 | Verifying : audit-libs-python-2.8.5-4.el7.x86_64 91/323 2020-03-28 06:06:30.952 | Verifying : cryptsetup-libs-2.0.3-5.el7.x86_64 92/323 2020-03-28 06:06:30.966 | Verifying : python2-prettytable-0.7.2-12.el7.noarch 93/323 2020-03-28 06:06:30.978 | Verifying : geoipupdate-2.5.0-1.el7.x86_64 94/323 2020-03-28 06:06:30.989 | Verifying : libgomp-4.8.5-39.el7.x86_64 95/323 2020-03-28 06:06:31.000 | Verifying : teamd-1.27-9.el7.x86_64 96/323 2020-03-28 06:06:31.009 | Verifying : hostname-3.13-3.el7_7.1.x86_64 97/323 2020-03-28 06:06:31.026 | Verifying : nss-tools-3.44.0-7.el7_7.x86_64 98/323 2020-03-28 06:06:31.045 | Verifying : policycoreutils-python-2.5-33.el7.x86_64 99/323 2020-03-28 06:06:31.055 | Verifying : libdb-5.3.21-25.el7.x86_64 100/323 2020-03-28 06:06:31.070 | Verifying : 1:dbus-libs-1.10.24-13.el7_6.x86_64 101/323 2020-03-28 06:06:31.082 | Verifying : python2-ipaddress-1.0.18-5.el7.noarch 102/323 2020-03-28 06:06:31.096 | Verifying : 1:dbus-1.10.24-13.el7_6.x86_64 103/323 2020-03-28 06:06:31.109 | Verifying : cronie-1.4.11-23.el7.x86_64 104/323 2020-03-28 06:06:31.119 | Verifying : libdb-utils-5.3.21-25.el7.x86_64 105/323 2020-03-28 06:06:31.131 | Verifying : procps-ng-3.3.10-26.el7_7.1.x86_64 106/323 2020-03-28 06:06:31.144 | Verifying : pytz-2016.10-2.el7.noarch 107/323 2020-03-28 06:06:31.159 | Verifying : 1:nfs-utils-1.3.0-0.65.el7.x86_64 108/323 2020-03-28 06:06:31.174 | Verifying : 1:quota-4.01-19.el7.x86_64 109/323 2020-03-28 06:06:31.189 | Verifying : 10:qemu-guest-agent-2.12.0-3.el7.x86_64 110/323 2020-03-28 06:06:31.203 | Verifying : gssproxy-0.7.0-26.el7.x86_64 111/323 2020-03-28 06:06:31.228 | Verifying : selinux-policy-targeted-3.13.1-252.el7_7.6.noarch 112/323 2020-03-28 06:06:31.242 | Verifying : sg3_utils-libs-1.37-18.el7_7.2.x86_64 113/323 2020-03-28 06:06:31.256 | Verifying : 2:microcode_ctl-2.1-53.7.el7_7.x86_64 114/323 2020-03-28 06:06:31.272 | Verifying : openssh-server-7.4p1-21.el7.x86_64 115/323 2020-03-28 06:06:31.285 | Verifying : iwl7265-firmware-22.0.7.0-72.el7.noarch 116/323 2020-03-28 06:06:31.298 | Verifying : 1:grub2-tools-minimal-2.02-0.80.el7.centos.x86_64 117/323 2020-03-28 06:06:31.316 | Verifying : libblkid-2.23.2-61.el7_7.1.x86_64 118/323 2020-03-28 06:06:31.330 | Verifying : 1:grub2-tools-extra-2.02-0.80.el7.centos.x86_64 119/323 2020-03-28 06:06:31.346 | Verifying : 7:device-mapper-1.02.158-2.el7_7.2.x86_64 120/323 2020-03-28 06:06:31.359 | Verifying : 2:ethtool-4.8-10.el7.x86_64 121/323 2020-03-28 06:06:31.382 | Verifying : glibc-common-2.17-292.el7.x86_64 122/323 2020-03-28 06:06:31.398 | Verifying : bash-4.2.46-33.el7.x86_64 123/323 2020-03-28 06:06:31.418 | Verifying : parted-3.1-31.el7.x86_64 124/323 2020-03-28 06:06:31.435 | Verifying : elfutils-libs-0.176-2.el7.x86_64 125/323 2020-03-28 06:06:31.457 | Verifying : polkit-0.112-22.el7_7.1.x86_64 126/323 2020-03-28 06:06:31.471 | Verifying : python-linux-procfs-0.4.11-4.el7.noarch 127/323 2020-03-28 06:06:31.490 | Verifying : libcurl-7.29.0-54.el7_7.2.x86_64 128/323 2020-03-28 06:06:31.507 | Verifying : linux-firmware-20190429-72.gitddde598.el7.noarch 129/323 2020-03-28 06:06:31.524 | Verifying : rsync-3.1.2-6.el7_6.1.x86_64 130/323 2020-03-28 06:06:31.536 | Verifying : openssh-7.4p1-21.el7.x86_64 131/323 2020-03-28 06:06:31.554 | Verifying : 3:mariadb-libs-10.3.10-1.el7.0.0.rdo2.x86_64 132/323 2020-03-28 06:06:31.576 | Verifying : selinux-policy-3.13.1-252.el7_7.6.noarch 133/323 2020-03-28 06:06:31.590 | Verifying : 1:grub2-pc-modules-2.02-0.80.el7.centos.noarch 134/323 2020-03-28 06:06:31.607 | Verifying : python2-pysocks-1.5.6-3.el7.noarch 135/323 2020-03-28 06:06:31.622 | Verifying : net-tools-2.0-0.25.20131004git.el7.x86_64 136/323 2020-03-28 06:06:31.636 | Verifying : libgcc-4.8.5-39.el7.x86_64 137/323 2020-03-28 06:06:31.660 | Verifying : kmod-libs-20-25.el7_7.1.x86_64 138/323 2020-03-28 06:06:31.679 | Verifying : numactl-libs-2.0.12-3.el7_7.1.x86_64 139/323 2020-03-28 06:06:31.694 | Verifying : sg3_utils-1.37-18.el7_7.2.x86_64 140/323 2020-03-28 06:06:31.711 | Verifying : krb5-libs-1.15.1-37.el7_7.2.x86_64 141/323 2020-03-28 06:06:31.810 | Verifying : kernel-tools-libs-3.10.0-1062.18.1.el7.x86_64 142/323 2020-03-28 06:06:31.833 | Verifying : dracut-033-564.el7.x86_64 143/323 2020-03-28 06:06:31.851 | Verifying : rpm-python-4.11.3-40.el7.x86_64 144/323 2020-03-28 06:06:31.863 | Verifying : audit-2.8.5-4.el7.x86_64 145/323 2020-03-28 06:06:31.879 | Verifying : python-2.7.5-86.el7.x86_64 146/323 2020-03-28 06:06:31.893 | Verifying : libmount-2.23.2-61.el7_7.1.x86_64 147/323 2020-03-28 06:06:31.907 | Verifying : 7:device-mapper-libs-1.02.158-2.el7_7.2.x86_64 148/323 2020-03-28 06:06:31.921 | Verifying : libndp-1.2-9.el7.x86_64 149/323 2020-03-28 06:06:31.933 | Verifying : libcap-2.22-10.el7.x86_64 150/323 2020-03-28 06:06:31.955 | Verifying : 12:dhcp-common-4.2.5-77.el7.centos.x86_64 151/323 2020-03-28 06:06:31.974 | Verifying : glibc-2.17-292.el7.x86_64 152/323 2020-03-28 06:06:31.997 | Verifying : systemd-219-67.el7_7.4.x86_64 153/323 2020-03-28 06:06:32.010 | Verifying : rpcbind-0.2.0-48.el7.x86_64 154/323 2020-03-28 06:06:32.022 | Verifying : python2-jsonpatch-1.21-1.el7.noarch 155/323 2020-03-28 06:06:32.034 | Verifying : 3:irqbalance-1.0.7-12.el7.x86_64 156/323 2020-03-28 06:06:32.047 | Verifying : yum-plugin-fastestmirror-1.1.31-52.el7.noarch 157/323 2020-03-28 06:06:32.060 | Verifying : glib2-2.56.1-5.el7.x86_64 158/323 2020-03-28 06:06:32.077 | Verifying : libsmartcols-2.23.2-61.el7_7.1.x86_64 159/323 2020-03-28 06:06:32.087 | Verifying : python2-idna-2.5-1.el7.noarch 160/323 2020-03-28 06:06:32.098 | Verifying : libtirpc-0.2.4-0.16.el7.x86_64 161/323 2020-03-28 06:06:32.109 | Verifying : elfutils-libelf-0.176-2.el7.x86_64 162/323 2020-03-28 06:06:32.120 | Verifying : diffutils-3.3-5.el7.x86_64 163/323 2020-03-28 06:06:32.134 | Verifying : 12:dhclient-4.2.5-77.el7.centos.x86_64 164/323 2020-03-28 06:06:32.165 | Verifying : 1:quota-nls-4.01-19.el7.noarch 165/323 2020-03-28 06:06:32.181 | Verifying : libcgroup-0.41-21.el7.x86_64 166/323 2020-03-28 06:06:32.183 | Verifying : python-2.7.5-76.el7.x86_64 167/323 2020-03-28 06:06:32.184 | Verifying : selinux-policy-3.13.1-229.el7_6.6.noarch 168/323 2020-03-28 06:06:32.185 | Verifying : rpm-python-4.11.3-35.el7.x86_64 169/323 2020-03-28 06:06:32.186 | Verifying : 1:grub2-pc-2.02-0.76.el7.centos.x86_64 170/323 2020-03-28 06:06:32.187 | Verifying : 1:grub2-pc-modules-2.02-0.76.el7.centos.noarch 171/323 2020-03-28 06:06:32.189 | Verifying : 3:irqbalance-1.0.7-11.el7.x86_64 172/323 2020-03-28 06:06:32.189 | Verifying : hwdata-0.252-9.1.el7.x86_64 173/323 2020-03-28 06:06:32.190 | Verifying : libstdc++-4.8.5-36.el7.x86_64 174/323 2020-03-28 06:06:32.190 | Verifying : teamd-1.27-5.el7.x86_64 175/323 2020-03-28 06:06:32.191 | Verifying : cryptsetup-libs-2.0.3-3.el7.x86_64 176/323 2020-03-28 06:06:32.191 | Verifying : GeoIP-1.5.0-13.el7.x86_64 177/323 2020-03-28 06:06:32.191 | Verifying : passwd-0.79-4.el7.x86_64 178/323 2020-03-28 06:06:32.192 | Verifying : 1:dmidecode-3.1-2.el7.x86_64 179/323 2020-03-28 06:06:32.192 | Verifying : e2fsprogs-libs-1.42.9-13.el7.x86_64 180/323 2020-03-28 06:06:32.193 | Verifying : 1:nfs-utils-1.3.0-0.61.el7.x86_64 181/323 2020-03-28 06:06:32.194 | Verifying : 12:dhcp-libs-4.2.5-68.el7.centos.1.x86_64 182/323 2020-03-28 06:06:32.194 | Verifying : python-markupsafe-0.11-10.el7.x86_64 183/323 2020-03-28 06:06:32.195 | Verifying : policycoreutils-2.5-29.el7.x86_64 184/323 2020-03-28 06:06:32.195 | Verifying : 1:grub2-common-2.02-0.76.el7.centos.noarch 185/323 2020-03-28 06:06:32.196 | Verifying : 2:shadow-utils-4.1.5.1-25.el7.x86_64 186/323 2020-03-28 06:06:32.196 | Verifying : libgomp-4.8.5-36.el7.x86_64 187/323 2020-03-28 06:06:32.196 | Verifying : 10:qemu-guest-agent-2.12.0-2.el7.x86_64 188/323 2020-03-28 06:06:32.197 | Verifying : systemd-sysv-219-62.el7_6.2.x86_64 189/323 2020-03-28 06:06:32.197 | Verifying : freetype-2.8-12.el7.x86_64 190/323 2020-03-28 06:06:32.198 | Verifying : krb5-libs-1.15.1-34.el7.x86_64 191/323 2020-03-28 06:06:32.198 | Verifying : cronie-anacron-1.4.11-20.el7_6.x86_64 192/323 2020-03-28 06:06:32.199 | Verifying : libsmartcols-2.23.2-59.el7.x86_64 193/323 2020-03-28 06:06:32.199 | Verifying : dracut-network-033-554.el7.x86_64 194/323 2020-03-28 06:06:32.199 | Verifying : libgcc-4.8.5-36.el7.x86_64 195/323 2020-03-28 06:06:32.200 | Verifying : nss-sysinit-3.36.0-7.el7_5.x86_64 196/323 2020-03-28 06:06:32.200 | Verifying : openssh-7.4p1-16.el7.x86_64 197/323 2020-03-28 06:06:32.201 | Verifying : policycoreutils-python-2.5-29.el7.x86_64 198/323 2020-03-28 06:06:32.201 | Verifying : e2fsprogs-1.42.9-13.el7.x86_64 199/323 2020-03-28 06:06:32.202 | Verifying : python-ipaddress-1.0.16-2.el7.noarch 200/323 2020-03-28 06:06:32.202 | Verifying : readline-6.2-10.el7.x86_64 201/323 2020-03-28 06:06:32.203 | Verifying : sqlite-3.7.17-8.el7.x86_64 202/323 2020-03-28 06:06:32.203 | Verifying : rsyslog-8.24.0-34.el7.x86_64 203/323 2020-03-28 06:06:32.204 | Verifying : python-jinja2-2.7.2-2.el7.noarch 204/323 2020-03-28 06:06:32.204 | Verifying : systemd-219-62.el7_6.2.x86_64 205/323 2020-03-28 06:06:32.205 | Verifying : bash-4.2.46-31.el7.x86_64 206/323 2020-03-28 06:06:32.205 | Verifying : kernel-tools-3.10.0-957.1.3.el7.x86_64 207/323 2020-03-28 06:06:32.206 | Verifying : openssh-server-7.4p1-16.el7.x86_64 208/323 2020-03-28 06:06:32.206 | Verifying : initscripts-9.49.46-1.el7.x86_64 209/323 2020-03-28 06:06:32.206 | Verifying : iproute-4.11.0-14.el7.x86_64 210/323 2020-03-28 06:06:32.207 | Verifying : python-setuptools-0.9.8-7.el7.noarch 211/323 2020-03-28 06:06:32.207 | Verifying : pyserial-2.6-6.el7.noarch 212/323 2020-03-28 06:06:32.208 | Verifying : cloud-init-18.2-1.el7.centos.1.x86_64 213/323 2020-03-28 06:06:32.208 | Verifying : libuuid-2.23.2-59.el7.x86_64 214/323 2020-03-28 06:06:32.209 | Verifying : iwl7265-firmware-22.0.7.0-69.el7.noarch 215/323 2020-03-28 06:06:32.209 | Verifying : python-urllib3-1.10.2-5.el7.noarch 216/323 2020-03-28 06:06:32.209 | Verifying : coreutils-8.22-23.el7.x86_64 217/323 2020-03-28 06:06:32.210 | Verifying : lshw-B.02.18-12.el7.x86_64 218/323 2020-03-28 06:06:32.210 | Verifying : rpm-build-libs-4.11.3-35.el7.x86_64 219/323 2020-03-28 06:06:32.211 | Verifying : elfutils-libelf-0.172-2.el7.x86_64 220/323 2020-03-28 06:06:32.211 | Verifying : 12:dhcp-common-4.2.5-68.el7.centos.1.x86_64 221/323 2020-03-28 06:06:32.212 | Verifying : python-babel-0.9.6-8.el7.noarch 222/323 2020-03-28 06:06:32.212 | Verifying : libdb-utils-5.3.21-24.el7.x86_64 223/323 2020-03-28 06:06:32.212 | Verifying : lz4-1.7.5-2.el7.x86_64 224/323 2020-03-28 06:06:32.213 | Verifying : rpcbind-0.2.0-47.el7.x86_64 225/323 2020-03-28 06:06:32.213 | Verifying : rsync-3.1.2-4.el7.x86_64 226/323 2020-03-28 06:06:32.214 | Verifying : elfutils-libs-0.172-2.el7.x86_64 227/323 2020-03-28 06:06:32.214 | Verifying : selinux-policy-targeted-3.13.1-229.el7_6.6.noarch 228/323 2020-03-28 06:06:32.215 | Verifying : python-prettytable-0.7.2-3.el7.noarch 229/323 2020-03-28 06:06:32.215 | Verifying : nss-softokn-3.36.0-5.el7_5.x86_64 230/323 2020-03-28 06:06:32.216 | Verifying : ca-certificates-2018.2.22-70.0.el7_5.noarch 231/323 2020-03-28 06:06:32.216 | Verifying : yum-utils-1.1.31-50.el7.noarch 232/323 2020-03-28 06:06:32.217 | Verifying : nss-tools-3.36.0-7.el7_5.x86_64 233/323 2020-03-28 06:06:32.217 | Verifying : 32:bind-license-9.9.4-72.el7.noarch 234/323 2020-03-28 06:06:32.217 | Verifying : cronie-1.4.11-20.el7_6.x86_64 235/323 2020-03-28 06:06:32.218 | Verifying : audit-2.8.4-4.el7.x86_64 236/323 2020-03-28 06:06:32.218 | Verifying : rpm-4.11.3-35.el7.x86_64 237/323 2020-03-28 06:06:32.219 | Verifying : 1:grub2-tools-extra-2.02-0.76.el7.centos.x86_64 238/323 2020-03-28 06:06:32.219 | Verifying : libcgroup-0.41-20.el7.x86_64 239/323 2020-03-28 06:06:32.220 | Verifying : kernel-tools-libs-3.10.0-957.1.3.el7.x86_64 240/323 2020-03-28 06:06:32.221 | Verifying : 1:mariadb-libs-5.5.60-1.el7_5.x86_64 241/323 2020-03-28 06:06:32.221 | Verifying : 1:grub2-tools-2.02-0.76.el7.centos.x86_64 242/323 2020-03-28 06:06:32.221 | Verifying : hostname-3.13-3.el7.x86_64 243/323 2020-03-28 06:06:32.222 | Verifying : 1:grub2-tools-minimal-2.02-0.76.el7.centos.x86_64 244/323 2020-03-28 06:06:32.222 | Verifying : util-linux-2.23.2-59.el7.x86_64 245/323 2020-03-28 06:06:32.223 | Verifying : dracut-033-554.el7.x86_64 246/323 2020-03-28 06:06:32.223 | Verifying : openldap-2.4.44-20.el7.x86_64 247/323 2020-03-28 06:06:32.223 | Verifying : tzdata-2018i-1.el7.noarch 248/323 2020-03-28 06:06:32.224 | Verifying : nspr-4.19.0-1.el7_5.x86_64 249/323 2020-03-28 06:06:32.224 | Verifying : kmod-libs-20-23.el7.x86_64 250/323 2020-03-28 06:06:32.225 | Verifying : glibc-2.17-260.el7.x86_64 251/323 2020-03-28 06:06:32.225 | Verifying : glib2-2.56.1-2.el7.x86_64 252/323 2020-03-28 06:06:32.226 | Verifying : sudo-1.8.23-3.el7.x86_64 253/323 2020-03-28 06:06:32.226 | Verifying : binutils-2.27-34.base.el7.x86_64 254/323 2020-03-28 06:06:32.227 | Verifying : 7:device-mapper-1.02.149-10.el7_6.2.x86_64 255/323 2020-03-28 06:06:32.227 | Verifying : sg3_utils-1.37-17.el7.x86_64 256/323 2020-03-28 06:06:32.227 | Verifying : polkit-0.112-18.el7.x86_64 257/323 2020-03-28 06:06:32.228 | Verifying : 1:openssl-1.0.2k-16.el7.x86_64 258/323 2020-03-28 06:06:32.228 | Verifying : 1:openssl-libs-1.0.2k-16.el7.x86_64 259/323 2020-03-28 06:06:32.229 | Verifying : libdb-5.3.21-24.el7.x86_64 260/323 2020-03-28 06:06:32.229 | Verifying : kmod-20-23.el7.x86_64 261/323 2020-03-28 06:06:32.229 | Verifying : elfutils-default-yama-scope-0.172-2.el7.noarch 262/323 2020-03-28 06:06:32.230 | Verifying : chrony-3.2-2.el7.x86_64 263/323 2020-03-28 06:06:32.230 | Verifying : libcom_err-1.42.9-13.el7.x86_64 264/323 2020-03-28 06:06:32.231 | Verifying : python-linux-procfs-0.4.9-4.el7.noarch 265/323 2020-03-28 06:06:32.231 | Verifying : python-jsonpointer-1.9-2.el7.noarch 266/323 2020-03-28 06:06:32.232 | Verifying : python-jsonpatch-1.2-4.el7.noarch 267/323 2020-03-28 06:06:32.232 | Verifying : libmount-2.23.2-59.el7.x86_64 268/323 2020-03-28 06:06:32.233 | Verifying : libcurl-7.29.0-51.el7.x86_64 269/323 2020-03-28 06:06:32.233 | Verifying : 1:quota-4.01-17.el7.x86_64 270/323 2020-03-28 06:06:32.234 | Verifying : python-libs-2.7.5-76.el7.x86_64 271/323 2020-03-28 06:06:32.234 | Verifying : audit-libs-python-2.8.4-4.el7.x86_64 272/323 2020-03-28 06:06:32.234 | Verifying : 2:microcode_ctl-2.1-47.el7.x86_64 273/323 2020-03-28 06:06:32.235 | Verifying : 1:grub2-2.02-0.76.el7.centos.x86_64 274/323 2020-03-28 06:06:32.236 | Verifying : numactl-libs-2.0.9-7.el7.x86_64 275/323 2020-03-28 06:06:32.236 | Verifying : nss-softokn-freebl-3.36.0-5.el7_5.x86_64 276/323 2020-03-28 06:06:32.237 | Verifying : dracut-config-generic-033-554.el7.x86_64 277/323 2020-03-28 06:06:32.237 | Verifying : openssh-clients-7.4p1-16.el7.x86_64 278/323 2020-03-28 06:06:32.237 | Verifying : python-perf-3.10.0-957.1.3.el7.x86_64 279/323 2020-03-28 06:06:32.238 | Verifying : tuned-2.10.0-6.el7.noarch 280/323 2020-03-28 06:06:32.238 | Verifying : rpm-libs-4.11.3-35.el7.x86_64 281/323 2020-03-28 06:06:32.239 | Verifying : 2:ethtool-4.8-9.el7.x86_64 282/323 2020-03-28 06:06:32.239 | Verifying : libtirpc-0.2.4-0.15.el7.x86_64 283/323 2020-03-28 06:06:32.240 | Verifying : kpartx-0.4.9-123.el7.x86_64 284/323 2020-03-28 06:06:32.240 | Verifying : 1:dbus-libs-1.10.24-12.el7.x86_64 285/323 2020-03-28 06:06:32.240 | Verifying : sg3_utils-libs-1.37-17.el7.x86_64 286/323 2020-03-28 06:06:32.241 | Verifying : 1:dbus-1.10.24-12.el7.x86_64 287/323 2020-03-28 06:06:32.241 | Verifying : libteam-1.27-5.el7.x86_64 288/323 2020-03-28 06:06:32.242 | Verifying : iptables-1.4.21-28.el7.x86_64 289/323 2020-03-28 06:06:32.242 | Verifying : nss-3.36.0-7.el7_5.x86_64 290/323 2020-03-28 06:06:32.243 | Verifying : procps-ng-3.3.10-23.el7.x86_64 291/323 2020-03-28 06:06:32.243 | Verifying : libblkid-2.23.2-59.el7.x86_64 292/323 2020-03-28 06:06:32.244 | Verifying : cloud-utils-growpart-0.29-2.el7.noarch 293/323 2020-03-28 06:06:32.244 | Verifying : 2:vim-minimal-7.4.160-5.el7.x86_64 294/323 2020-03-28 06:06:32.245 | Verifying : xfsprogs-4.5.0-18.el7.x86_64 295/323 2020-03-28 06:06:32.245 | Verifying : 12:dhclient-4.2.5-68.el7.centos.1.x86_64 296/323 2020-03-28 06:06:32.246 | Verifying : libss-1.42.9-13.el7.x86_64 297/323 2020-03-28 06:06:32.246 | Verifying : nss-pem-1.0.3-5.el7.x86_64 298/323 2020-03-28 06:06:32.247 | Verifying : kexec-tools-2.0.15-21.el7.x86_64 299/323 2020-03-28 06:06:32.247 | Verifying : libssh2-1.4.3-12.el7.x86_64 300/323 2020-03-28 06:06:32.247 | Verifying : yum-plugin-fastestmirror-1.1.31-50.el7.noarch 301/323 2020-03-28 06:06:32.248 | Verifying : parted-3.1-29.el7.x86_64 302/323 2020-03-28 06:06:32.248 | Verifying : centos-release-7-6.1810.2.el7.centos.x86_64 303/323 2020-03-28 06:06:32.249 | Verifying : python-six-1.9.0-2.el7.noarch 304/323 2020-03-28 06:06:32.250 | Verifying : 1:quota-nls-4.01-17.el7.noarch 305/323 2020-03-28 06:06:32.250 | Verifying : net-tools-2.0-0.24.20131004git.el7.x86_64 306/323 2020-03-28 06:06:32.250 | Verifying : glibc-common-2.17-260.el7.x86_64 307/323 2020-03-28 06:06:32.250 | Verifying : libcap-2.22-9.el7.x86_64 308/323 2020-03-28 06:06:32.251 | Verifying : gssproxy-0.7.0-21.el7.x86_64 309/323 2020-03-28 06:06:32.251 | Verifying : yum-3.4.3-161.el7.centos.noarch 310/323 2020-03-28 06:06:32.252 | Verifying : 32:bind-libs-lite-9.9.4-72.el7.x86_64 311/323 2020-03-28 06:06:32.252 | Verifying : libndp-1.2-7.el7.x86_64 312/323 2020-03-28 06:06:32.253 | Verifying : 7:device-mapper-libs-1.02.149-10.el7_6.2.x86_64 313/323 2020-03-28 06:06:32.253 | Verifying : python-requests-2.6.0-1.el7_1.noarch 314/323 2020-03-28 06:06:32.254 | Verifying : audit-libs-2.8.4-4.el7.x86_64 315/323 2020-03-28 06:06:32.254 | Verifying : curl-7.29.0-51.el7.x86_64 316/323 2020-03-28 06:06:32.255 | Verifying : python-chardet-2.2.1-1.el7_1.noarch 317/323 2020-03-28 06:06:32.256 | Verifying : dracut-config-rescue-033-554.el7.x86_64 318/323 2020-03-28 06:06:32.257 | Verifying : systemd-libs-219-62.el7_6.2.x86_64 319/323 2020-03-28 06:06:32.257 | Verifying : nss-util-3.36.0-1.el7_5.x86_64 320/323 2020-03-28 06:06:32.257 | Verifying : 1:make-3.82-23.el7.x86_64 321/323 2020-03-28 06:06:32.258 | Verifying : grubby-8.28-25.el7.x86_64 322/323 2020-03-28 06:06:32.464 | Verifying : diffutils-3.3-4.el7.x86_64 323/323 2020-03-28 06:06:32.465 | 2020-03-28 06:06:32.466 | Installed: 2020-03-28 06:06:32.466 | kernel.x86_64 0:3.10.0-1062.18.1.el7 2020-03-28 06:06:32.466 | python2-babel.noarch 0:2.6.0-4.el7 2020-03-28 06:06:32.466 | python2-chardet.noarch 0:3.0.4-7.el7 2020-03-28 06:06:32.466 | python2-ipaddress.noarch 0:1.0.18-5.el7 2020-03-28 06:06:32.466 | python2-jinja2.noarch 0:2.10-2.el7 2020-03-28 06:06:32.466 | python2-jsonpatch.noarch 0:1.21-1.el7 2020-03-28 06:06:32.466 | python2-jsonpointer.noarch 0:1.10-4.el7 2020-03-28 06:06:32.466 | python2-markupsafe.x86_64 0:1.1.0-2.el7 2020-03-28 06:06:32.466 | python2-prettytable.noarch 0:0.7.2-12.el7 2020-03-28 06:06:32.466 | python2-pyserial.noarch 0:3.1.1-7.el7 2020-03-28 06:06:32.466 | python2-requests.noarch 0:2.21.0-3.el7 2020-03-28 06:06:32.466 | python2-setuptools.noarch 0:40.8.0-1.el7 2020-03-28 06:06:32.466 | python2-six.noarch 0:1.12.0-1.el7 2020-03-28 06:06:32.466 | python2-urllib3.noarch 0:1.24.1-3.el7 2020-03-28 06:06:32.466 | 2020-03-28 06:06:32.466 | Dependency Installed: 2020-03-28 06:06:32.466 | bind-export-libs.x86_64 32:9.11.4-9.P2.el7 2020-03-28 06:06:32.466 | geoipupdate.x86_64 0:2.5.0-1.el7 2020-03-28 06:06:32.466 | linux-firmware.noarch 0:20190429-72.gitddde598.el7 2020-03-28 06:06:32.466 | mariadb-common.x86_64 3:10.3.10-1.el7.0.0.rdo2 2020-03-28 06:06:32.466 | mariadb-config.x86_64 3:10.3.10-1.el7.0.0.rdo2 2020-03-28 06:06:32.466 | python2-idna.noarch 0:2.5-1.el7 2020-03-28 06:06:32.466 | python2-pysocks.noarch 0:1.5.6-3.el7 2020-03-28 06:06:32.466 | pytz.noarch 0:2016.10-2.el7 2020-03-28 06:06:32.466 | 2020-03-28 06:06:32.466 | Updated: 2020-03-28 06:06:32.466 | GeoIP.x86_64 0:1.5.0-14.el7 2020-03-28 06:06:32.466 | audit.x86_64 0:2.8.5-4.el7 2020-03-28 06:06:32.466 | audit-libs.x86_64 0:2.8.5-4.el7 2020-03-28 06:06:32.466 | audit-libs-python.x86_64 0:2.8.5-4.el7 2020-03-28 06:06:32.466 | bash.x86_64 0:4.2.46-33.el7 2020-03-28 06:06:32.466 | bind-libs-lite.x86_64 32:9.11.4-9.P2.el7 2020-03-28 06:06:32.466 | bind-license.noarch 32:9.11.4-9.P2.el7 2020-03-28 06:06:32.466 | binutils.x86_64 0:2.27-41.base.el7_7.3 2020-03-28 06:06:32.466 | ca-certificates.noarch 0:2019.2.32-76.el7_7 2020-03-28 06:06:32.466 | centos-release.x86_64 0:7-7.1908.0.el7.centos 2020-03-28 06:06:32.466 | chrony.x86_64 0:3.4-1.el7 2020-03-28 06:06:32.466 | cloud-init.x86_64 0:18.5-3.el7.centos 2020-03-28 06:06:32.467 | cloud-utils-growpart.noarch 0:0.29-5.el7 2020-03-28 06:06:32.467 | coreutils.x86_64 0:8.22-24.el7 2020-03-28 06:06:32.467 | cronie.x86_64 0:1.4.11-23.el7 2020-03-28 06:06:32.467 | cronie-anacron.x86_64 0:1.4.11-23.el7 2020-03-28 06:06:32.467 | cryptsetup-libs.x86_64 0:2.0.3-5.el7 2020-03-28 06:06:32.467 | curl.x86_64 0:7.29.0-54.el7_7.2 2020-03-28 06:06:32.467 | dbus.x86_64 1:1.10.24-13.el7_6 2020-03-28 06:06:32.467 | dbus-libs.x86_64 1:1.10.24-13.el7_6 2020-03-28 06:06:32.467 | device-mapper.x86_64 7:1.02.158-2.el7_7.2 2020-03-28 06:06:32.467 | device-mapper-libs.x86_64 7:1.02.158-2.el7_7.2 2020-03-28 06:06:32.467 | dhclient.x86_64 12:4.2.5-77.el7.centos 2020-03-28 06:06:32.467 | dhcp-common.x86_64 12:4.2.5-77.el7.centos 2020-03-28 06:06:32.467 | dhcp-libs.x86_64 12:4.2.5-77.el7.centos 2020-03-28 06:06:32.467 | diffutils.x86_64 0:3.3-5.el7 2020-03-28 06:06:32.467 | dmidecode.x86_64 1:3.2-3.el7 2020-03-28 06:06:32.467 | dracut.x86_64 0:033-564.el7 2020-03-28 06:06:32.467 | dracut-config-generic.x86_64 0:033-564.el7 2020-03-28 06:06:32.467 | dracut-config-rescue.x86_64 0:033-564.el7 2020-03-28 06:06:32.467 | dracut-network.x86_64 0:033-564.el7 2020-03-28 06:06:32.467 | e2fsprogs.x86_64 0:1.42.9-16.el7 2020-03-28 06:06:32.467 | e2fsprogs-libs.x86_64 0:1.42.9-16.el7 2020-03-28 06:06:32.467 | elfutils-default-yama-scope.noarch 0:0.176-2.el7 2020-03-28 06:06:32.467 | elfutils-libelf.x86_64 0:0.176-2.el7 2020-03-28 06:06:32.467 | elfutils-libs.x86_64 0:0.176-2.el7 2020-03-28 06:06:32.467 | ethtool.x86_64 2:4.8-10.el7 2020-03-28 06:06:32.467 | freetype.x86_64 0:2.8-14.el7 2020-03-28 06:06:32.467 | glib2.x86_64 0:2.56.1-5.el7 2020-03-28 06:06:32.467 | glibc.x86_64 0:2.17-292.el7 2020-03-28 06:06:32.467 | glibc-common.x86_64 0:2.17-292.el7 2020-03-28 06:06:32.467 | grub2.x86_64 1:2.02-0.80.el7.centos 2020-03-28 06:06:32.467 | grub2-common.noarch 1:2.02-0.80.el7.centos 2020-03-28 06:06:32.467 | grub2-pc.x86_64 1:2.02-0.80.el7.centos 2020-03-28 06:06:32.467 | grub2-pc-modules.noarch 1:2.02-0.80.el7.centos 2020-03-28 06:06:32.467 | grub2-tools.x86_64 1:2.02-0.80.el7.centos 2020-03-28 06:06:32.467 | grub2-tools-extra.x86_64 1:2.02-0.80.el7.centos 2020-03-28 06:06:32.467 | grub2-tools-minimal.x86_64 1:2.02-0.80.el7.centos 2020-03-28 06:06:32.467 | grubby.x86_64 0:8.28-26.el7 2020-03-28 06:06:32.467 | gssproxy.x86_64 0:0.7.0-26.el7 2020-03-28 06:06:32.467 | hostname.x86_64 0:3.13-3.el7_7.1 2020-03-28 06:06:32.467 | hwdata.x86_64 0:0.252-9.3.el7 2020-03-28 06:06:32.467 | initscripts.x86_64 0:9.49.47-1.el7 2020-03-28 06:06:32.467 | iproute.x86_64 0:4.11.0-25.el7_7.2 2020-03-28 06:06:32.467 | iptables.x86_64 0:1.4.21-33.el7 2020-03-28 06:06:32.467 | irqbalance.x86_64 3:1.0.7-12.el7 2020-03-28 06:06:32.467 | iwl7265-firmware.noarch 0:22.0.7.0-72.el7 2020-03-28 06:06:32.467 | kernel-tools.x86_64 0:3.10.0-1062.18.1.el7 2020-03-28 06:06:32.467 | kernel-tools-libs.x86_64 0:3.10.0-1062.18.1.el7 2020-03-28 06:06:32.467 | kexec-tools.x86_64 0:2.0.15-33.el7 2020-03-28 06:06:32.467 | kmod.x86_64 0:20-25.el7_7.1 2020-03-28 06:06:32.467 | kmod-libs.x86_64 0:20-25.el7_7.1 2020-03-28 06:06:32.467 | kpartx.x86_64 0:0.4.9-127.el7 2020-03-28 06:06:32.467 | krb5-libs.x86_64 0:1.15.1-37.el7_7.2 2020-03-28 06:06:32.467 | libblkid.x86_64 0:2.23.2-61.el7_7.1 2020-03-28 06:06:32.467 | libcap.x86_64 0:2.22-10.el7 2020-03-28 06:06:32.467 | libcgroup.x86_64 0:0.41-21.el7 2020-03-28 06:06:32.467 | libcom_err.x86_64 0:1.42.9-16.el7 2020-03-28 06:06:32.467 | libcurl.x86_64 0:7.29.0-54.el7_7.2 2020-03-28 06:06:32.467 | libdb.x86_64 0:5.3.21-25.el7 2020-03-28 06:06:32.467 | libdb-utils.x86_64 0:5.3.21-25.el7 2020-03-28 06:06:32.467 | libgcc.x86_64 0:4.8.5-39.el7 2020-03-28 06:06:32.467 | libgomp.x86_64 0:4.8.5-39.el7 2020-03-28 06:06:32.467 | libmount.x86_64 0:2.23.2-61.el7_7.1 2020-03-28 06:06:32.467 | libndp.x86_64 0:1.2-9.el7 2020-03-28 06:06:32.467 | libsmartcols.x86_64 0:2.23.2-61.el7_7.1 2020-03-28 06:06:32.468 | libss.x86_64 0:1.42.9-16.el7 2020-03-28 06:06:32.468 | libssh2.x86_64 0:1.8.0-3.el7 2020-03-28 06:06:32.468 | libstdc++.x86_64 0:4.8.5-39.el7 2020-03-28 06:06:32.468 | libteam.x86_64 0:1.27-9.el7 2020-03-28 06:06:32.468 | libtirpc.x86_64 0:0.2.4-0.16.el7 2020-03-28 06:06:32.468 | libuuid.x86_64 0:2.23.2-61.el7_7.1 2020-03-28 06:06:32.468 | lshw.x86_64 0:B.02.18-13.el7 2020-03-28 06:06:32.468 | lz4.x86_64 0:1.7.5-3.el7 2020-03-28 06:06:32.468 | make.x86_64 1:3.82-24.el7 2020-03-28 06:06:32.468 | mariadb-libs.x86_64 3:10.3.10-1.el7.0.0.rdo2 2020-03-28 06:06:32.468 | microcode_ctl.x86_64 2:2.1-53.7.el7_7 2020-03-28 06:06:32.468 | net-tools.x86_64 0:2.0-0.25.20131004git.el7 2020-03-28 06:06:32.468 | nfs-utils.x86_64 1:1.3.0-0.65.el7 2020-03-28 06:06:32.468 | nspr.x86_64 0:4.21.0-1.el7 2020-03-28 06:06:32.468 | nss.x86_64 0:3.44.0-7.el7_7 2020-03-28 06:06:32.468 | nss-pem.x86_64 0:1.0.3-7.el7 2020-03-28 06:06:32.468 | nss-softokn.x86_64 0:3.44.0-8.el7_7 2020-03-28 06:06:32.468 | nss-softokn-freebl.x86_64 0:3.44.0-8.el7_7 2020-03-28 06:06:32.468 | nss-sysinit.x86_64 0:3.44.0-7.el7_7 2020-03-28 06:06:32.468 | nss-tools.x86_64 0:3.44.0-7.el7_7 2020-03-28 06:06:32.468 | nss-util.x86_64 0:3.44.0-4.el7_7 2020-03-28 06:06:32.468 | numactl-libs.x86_64 0:2.0.12-3.el7_7.1 2020-03-28 06:06:32.468 | openldap.x86_64 0:2.4.44-21.el7_6 2020-03-28 06:06:32.468 | openssh.x86_64 0:7.4p1-21.el7 2020-03-28 06:06:32.468 | openssh-clients.x86_64 0:7.4p1-21.el7 2020-03-28 06:06:32.468 | openssh-server.x86_64 0:7.4p1-21.el7 2020-03-28 06:06:32.468 | openssl.x86_64 1:1.0.2k-19.el7 2020-03-28 06:06:32.468 | openssl-libs.x86_64 1:1.0.2k-19.el7 2020-03-28 06:06:32.468 | parted.x86_64 0:3.1-31.el7 2020-03-28 06:06:32.468 | passwd.x86_64 0:0.79-5.el7 2020-03-28 06:06:32.468 | policycoreutils.x86_64 0:2.5-33.el7 2020-03-28 06:06:32.468 | policycoreutils-python.x86_64 0:2.5-33.el7 2020-03-28 06:06:32.468 | polkit.x86_64 0:0.112-22.el7_7.1 2020-03-28 06:06:32.468 | procps-ng.x86_64 0:3.3.10-26.el7_7.1 2020-03-28 06:06:32.468 | python.x86_64 0:2.7.5-86.el7 2020-03-28 06:06:32.468 | python-libs.x86_64 0:2.7.5-86.el7 2020-03-28 06:06:32.468 | python-linux-procfs.noarch 0:0.4.11-4.el7 2020-03-28 06:06:32.468 | python-perf.x86_64 0:3.10.0-1062.18.1.el7 2020-03-28 06:06:32.468 | qemu-guest-agent.x86_64 10:2.12.0-3.el7 2020-03-28 06:06:32.468 | quota.x86_64 1:4.01-19.el7 2020-03-28 06:06:32.468 | quota-nls.noarch 1:4.01-19.el7 2020-03-28 06:06:32.468 | readline.x86_64 0:6.2-11.el7 2020-03-28 06:06:32.468 | rpcbind.x86_64 0:0.2.0-48.el7 2020-03-28 06:06:32.468 | rpm.x86_64 0:4.11.3-40.el7 2020-03-28 06:06:32.468 | rpm-build-libs.x86_64 0:4.11.3-40.el7 2020-03-28 06:06:32.468 | rpm-libs.x86_64 0:4.11.3-40.el7 2020-03-28 06:06:32.468 | rpm-python.x86_64 0:4.11.3-40.el7 2020-03-28 06:06:32.468 | rsync.x86_64 0:3.1.2-6.el7_6.1 2020-03-28 06:06:32.468 | rsyslog.x86_64 0:8.24.0-41.el7_7.4 2020-03-28 06:06:32.468 | selinux-policy.noarch 0:3.13.1-252.el7_7.6 2020-03-28 06:06:32.468 | selinux-policy-targeted.noarch 0:3.13.1-252.el7_7.6 2020-03-28 06:06:32.468 | sg3_utils.x86_64 0:1.37-18.el7_7.2 2020-03-28 06:06:32.468 | sg3_utils-libs.x86_64 0:1.37-18.el7_7.2 2020-03-28 06:06:32.468 | shadow-utils.x86_64 2:4.6-5.el7 2020-03-28 06:06:32.468 | sqlite.x86_64 0:3.7.17-8.el7_7.1 2020-03-28 06:06:32.468 | sudo.x86_64 0:1.8.23-4.el7_7.2 2020-03-28 06:06:32.468 | systemd.x86_64 0:219-67.el7_7.4 2020-03-28 06:06:32.468 | systemd-libs.x86_64 0:219-67.el7_7.4 2020-03-28 06:06:32.468 | systemd-sysv.x86_64 0:219-67.el7_7.4 2020-03-28 06:06:32.468 | teamd.x86_64 0:1.27-9.el7 2020-03-28 06:06:32.468 | tuned.noarch 0:2.11.0-5.el7_7.1 2020-03-28 06:06:32.468 | tzdata.noarch 0:2019c-1.el7 2020-03-28 06:06:32.468 | util-linux.x86_64 0:2.23.2-61.el7_7.1 2020-03-28 06:06:32.468 | vim-minimal.x86_64 2:7.4.629-6.el7 2020-03-28 06:06:32.468 | xfsprogs.x86_64 0:4.5.0-20.el7 2020-03-28 06:06:32.469 | yum.noarch 0:3.4.3-163.el7.centos 2020-03-28 06:06:32.469 | yum-plugin-fastestmirror.noarch 0:1.1.31-52.el7 2020-03-28 06:06:32.469 | yum-utils.noarch 0:1.1.31-52.el7 2020-03-28 06:06:32.469 | 2020-03-28 06:06:32.469 | Replaced: 2020-03-28 06:06:32.469 | pyserial.noarch 0:2.6-6.el7 2020-03-28 06:06:32.469 | python-babel.noarch 0:0.9.6-8.el7 2020-03-28 06:06:32.469 | python-chardet.noarch 0:2.2.1-1.el7_1 2020-03-28 06:06:32.469 | python-ipaddress.noarch 0:1.0.16-2.el7 2020-03-28 06:06:32.469 | python-jinja2.noarch 0:2.7.2-2.el7 2020-03-28 06:06:32.469 | python-jsonpatch.noarch 0:1.2-4.el7 2020-03-28 06:06:32.469 | python-jsonpointer.noarch 0:1.9-2.el7 2020-03-28 06:06:32.469 | python-markupsafe.x86_64 0:0.11-10.el7 2020-03-28 06:06:32.469 | python-prettytable.noarch 0:0.7.2-3.el7 2020-03-28 06:06:32.469 | python-requests.noarch 0:2.6.0-1.el7_1 2020-03-28 06:06:32.469 | python-setuptools.noarch 0:0.9.8-7.el7 2020-03-28 06:06:32.469 | python-six.noarch 0:1.9.0-2.el7 2020-03-28 06:06:32.469 | python-urllib3.noarch 0:1.10.2-5.el7 2020-03-28 06:06:32.469 | 2020-03-28 06:06:32.469 | Complete! 2020-03-28 06:06:32.592 | dib-run-parts 00-up-to-date completed 2020-03-28 06:06:32.593 | dib-run-parts Running /tmp/in_target.d/install.d/01-package-installs 2020-03-28 06:06:32.599 | + set -eu 2020-03-28 06:06:32.599 | + set -o pipefail 2020-03-28 06:06:32.600 | ++ dirname /tmp/in_target.d/install.d/01-package-installs 2020-03-28 06:06:32.602 | + package-installs -d /tmp/in_target.d/install.d 2020-03-28 06:06:32.606 | + set -eu 2020-03-28 06:06:32.606 | + set -o pipefail 2020-03-28 06:06:32.608 | ++ basename /usr/local/bin/package-installs 2020-03-28 06:06:32.610 | + SCRIPTNAME=package-installs 2020-03-28 06:06:32.611 | ++ getopt -o hd: -n package-installs -- -d /tmp/in_target.d/install.d 2020-03-28 06:06:32.612 | + TEMP=' -d '\''/tmp/in_target.d/install.d'\'' --' 2020-03-28 06:06:32.613 | + '[' 0 '!=' 0 ']' 2020-03-28 06:06:32.613 | + eval set -- ' -d '\''/tmp/in_target.d/install.d'\'' --' 2020-03-28 06:06:32.613 | ++ set -- -d /tmp/in_target.d/install.d -- 2020-03-28 06:06:32.614 | + WORKDIR= 2020-03-28 06:06:32.614 | + true 2020-03-28 06:06:32.615 | + case "$1" in 2020-03-28 06:06:32.615 | + WORKDIR=/tmp/in_target.d/install.d 2020-03-28 06:06:32.615 | + shift 2 2020-03-28 06:06:32.616 | + true 2020-03-28 06:06:32.616 | + case "$1" in 2020-03-28 06:06:32.616 | + shift 2020-03-28 06:06:32.616 | + break 2020-03-28 06:06:32.616 | + '[' -z /tmp/in_target.d/install.d ']' 2020-03-28 06:06:32.616 | + PACKAGES= 2020-03-28 06:06:32.617 | ++ find /tmp/in_target.d/install.d -maxdepth 1 -name 'package-installs-*' 2020-03-28 06:06:32.621 | + for PACKAGEFILE in '$(find $WORKDIR -maxdepth 1 -name "package-installs-*" )' 2020-03-28 06:06:32.623 | ++ basename /tmp/in_target.d/install.d/package-installs-ironic-agent 2020-03-28 06:06:32.625 | + basefile=package-installs-ironic-agent 2020-03-28 06:06:32.625 | + element_name=ironic-agent 2020-03-28 06:06:32.625 | + read pkg 2020-03-28 06:06:32.626 | + '[' -z ironic-python-agent ']' 2020-03-28 06:06:32.626 | + '[' i = '#' ']' 2020-03-28 06:06:32.626 | + '[' i = - ']' 2020-03-28 06:06:32.626 | + '[' -e /usr/share/pkg-map/ironic-agent ']' 2020-03-28 06:06:32.626 | + set +e 2020-03-28 06:06:32.627 | ++ pkg-map --element ironic-agent ironic-python-agent 2020-03-28 06:06:32.697 | INFO:root:Mapping for ironic-agent : ironic-python-agent 2020-03-28 06:06:32.701 | + map_pkg=openstack-ironic-python-agent 2020-03-28 06:06:32.701 | + '[' 0 -eq 0 ']' 2020-03-28 06:06:32.701 | + pkg=openstack-ironic-python-agent 2020-03-28 06:06:32.701 | + set -e 2020-03-28 06:06:32.701 | + PACKAGES=' openstack-ironic-python-agent' 2020-03-28 06:06:32.701 | + read pkg 2020-03-28 06:06:32.701 | + '[' -n ' openstack-ironic-python-agent' ']' 2020-03-28 06:06:32.701 | + install-packages openstack-ironic-python-agent 2020-03-28 06:06:32.741 | Running install-packages install. 2020-03-28 06:06:32.741 | + yum -v -y install openstack-ironic-python-agent 2020-03-28 06:06:32.985 | Loading "fastestmirror" plugin 2020-03-28 06:06:32.986 | Config time: 0.011 2020-03-28 06:06:32.987 | Yum version: 3.4.3 2020-03-28 06:06:33.047 | rpmdb time: 0.000 2020-03-28 06:06:33.048 | Setting up Package Sacks 2020-03-28 06:06:33.048 | Loading mirror speeds from cached hostfile 2020-03-28 06:06:33.049 | * base: mirror.trouble-free.net 2020-03-28 06:06:33.050 | * extras: mirrors.tripadvisor.com 2020-03-28 06:06:33.050 | * updates: mirror.datto.com 2020-03-28 06:06:33.084 | pkgsack time: 0.036 2020-03-28 06:06:33.619 | Obs Init time: 0.346 2020-03-28 06:06:33.624 | Resolving Dependencies 2020-03-28 06:06:33.624 | --> Running transaction check 2020-03-28 06:06:33.625 | ---> Package openstack-ironic-python-agent.noarch 0:3.6.4-0.20200318141947.0819e41.el7 will be installed 2020-03-28 06:06:33.625 | Checking deps for openstack-ironic-python-agent.noarch 0:3.6.4-0.20200318141947.0819e41.el7 - u 2020-03-28 06:06:33.627 | looking for ('python2-ironic-python-agent', 'EQ', ('0', '3.6.4', '0.20200318141947.0819e41.el7')) as a requirement of openstack-ironic-python-agent.noarch 0:3.6.4-0.20200318141947.0819e41.el7 - u 2020-03-28 06:06:33.629 | looking for ('/bin/sh', None, (None, None, None)) as a requirement of openstack-ironic-python-agent.noarch 0:3.6.4-0.20200318141947.0819e41.el7 - u 2020-03-28 06:06:33.632 | looking for ('/bin/sh', None, (None, None, None)) as a requirement of openstack-ironic-python-agent.noarch 0:3.6.4-0.20200318141947.0819e41.el7 - u 2020-03-28 06:06:33.632 | looking for ('/usr/bin/python2', None, (None, None, None)) as a requirement of openstack-ironic-python-agent.noarch 0:3.6.4-0.20200318141947.0819e41.el7 - u 2020-03-28 06:06:33.633 | looking for ('systemd', None, (None, None, None)) as a requirement of openstack-ironic-python-agent.noarch 0:3.6.4-0.20200318141947.0819e41.el7 - u 2020-03-28 06:06:33.636 | looking for ('systemd', None, (None, None, None)) as a requirement of openstack-ironic-python-agent.noarch 0:3.6.4-0.20200318141947.0819e41.el7 - u 2020-03-28 06:06:33.636 | openstack-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch requires: python2-ironic-python-agent = 3.6.4-0.20200318141947.0819e41.el7 2020-03-28 06:06:33.636 | --> Processing Dependency: python2-ironic-python-agent = 3.6.4-0.20200318141947.0819e41.el7 for package: openstack-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch 2020-03-28 06:06:33.636 | Searching pkgSack for dep: python2-ironic-python-agent 2020-03-28 06:06:33.653 | Building updates object 2020-03-28 06:06:34.028 | up:simple updates time: 0.003 2020-03-28 06:06:34.030 | up:obs time: 0.003 2020-03-28 06:06:34.030 | up:condense time: 0.000 2020-03-28 06:06:34.030 | updates time: 0.378 2020-03-28 06:06:34.033 | TSINFO: Marking python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch as install for openstack-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch 2020-03-28 06:06:34.034 | --> Running transaction check 2020-03-28 06:06:34.034 | ---> Package python2-ironic-python-agent.noarch 0:3.6.4-0.20200318141947.0819e41.el7 will be installed 2020-03-28 06:06:34.034 | Checking deps for python2-ironic-python-agent.noarch 0:3.6.4-0.20200318141947.0819e41.el7 - u 2020-03-28 06:06:34.034 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python2-ironic-python-agent.noarch 0:3.6.4-0.20200318141947.0819e41.el7 - u 2020-03-28 06:06:34.035 | looking for ('python2-ironic-lib', 'GE', ('0', '2.16.0', None)) as a requirement of python2-ironic-python-agent.noarch 0:3.6.4-0.20200318141947.0819e41.el7 - u 2020-03-28 06:06:34.035 | looking for ('python2-netaddr', 'GE', ('0', '0.7.18', None)) as a requirement of python2-ironic-python-agent.noarch 0:3.6.4-0.20200318141947.0819e41.el7 - u 2020-03-28 06:06:34.035 | looking for ('python2-oslo-concurrency', 'GE', ('0', '3.26.0', None)) as a requirement of python2-ironic-python-agent.noarch 0:3.6.4-0.20200318141947.0819e41.el7 - u 2020-03-28 06:06:34.036 | looking for ('python2-oslo-config', 'GE', ('2', '5.2.0', None)) as a requirement of python2-ironic-python-agent.noarch 0:3.6.4-0.20200318141947.0819e41.el7 - u 2020-03-28 06:06:34.036 | looking for ('python2-oslo-log', 'GE', ('0', '3.36.0', None)) as a requirement of python2-ironic-python-agent.noarch 0:3.6.4-0.20200318141947.0819e41.el7 - u 2020-03-28 06:06:34.036 | looking for ('python2-oslo-serialization', 'GE', ('0', '2.18.0', None)) as a requirement of python2-ironic-python-agent.noarch 0:3.6.4-0.20200318141947.0819e41.el7 - u 2020-03-28 06:06:34.036 | looking for ('python2-oslo-service', 'GE', ('0', '1.24.0', None)) as a requirement of python2-ironic-python-agent.noarch 0:3.6.4-0.20200318141947.0819e41.el7 - u 2020-03-28 06:06:34.036 | looking for ('python2-oslo-utils', 'GE', ('0', '3.33.0', None)) as a requirement of python2-ironic-python-agent.noarch 0:3.6.4-0.20200318141947.0819e41.el7 - u 2020-03-28 06:06:34.036 | looking for ('python2-stevedore', 'GE', ('0', '1.20.0', None)) as a requirement of python2-ironic-python-agent.noarch 0:3.6.4-0.20200318141947.0819e41.el7 - u 2020-03-28 06:06:34.036 | looking for ('/bin/bash', None, (None, None, None)) as a requirement of python2-ironic-python-agent.noarch 0:3.6.4-0.20200318141947.0819e41.el7 - u 2020-03-28 06:06:34.037 | looking for ('python-netifaces', None, (None, None, None)) as a requirement of python2-ironic-python-agent.noarch 0:3.6.4-0.20200318141947.0819e41.el7 - u 2020-03-28 06:06:34.037 | looking for ('python-pint', None, (None, None, None)) as a requirement of python2-ironic-python-agent.noarch 0:3.6.4-0.20200318141947.0819e41.el7 - u 2020-03-28 06:06:34.037 | looking for ('python-pyudev', None, (None, None, None)) as a requirement of python2-ironic-python-agent.noarch 0:3.6.4-0.20200318141947.0819e41.el7 - u 2020-03-28 06:06:34.037 | looking for ('python-rtslib', None, (None, None, None)) as a requirement of python2-ironic-python-agent.noarch 0:3.6.4-0.20200318141947.0819e41.el7 - u 2020-03-28 06:06:34.037 | looking for ('python2-eventlet', None, (None, None, None)) as a requirement of python2-ironic-python-agent.noarch 0:3.6.4-0.20200318141947.0819e41.el7 - u 2020-03-28 06:06:34.038 | looking for ('python2-iso8601', None, (None, None, None)) as a requirement of python2-ironic-python-agent.noarch 0:3.6.4-0.20200318141947.0819e41.el7 - u 2020-03-28 06:06:34.038 | looking for ('python2-pbr', None, (None, None, None)) as a requirement of python2-ironic-python-agent.noarch 0:3.6.4-0.20200318141947.0819e41.el7 - u 2020-03-28 06:06:34.038 | looking for ('python2-pecan', None, (None, None, None)) as a requirement of python2-ironic-python-agent.noarch 0:3.6.4-0.20200318141947.0819e41.el7 - u 2020-03-28 06:06:34.038 | looking for ('python2-psutil', None, (None, None, None)) as a requirement of python2-ironic-python-agent.noarch 0:3.6.4-0.20200318141947.0819e41.el7 - u 2020-03-28 06:06:34.038 | looking for ('python2-requests', None, (None, None, None)) as a requirement of python2-ironic-python-agent.noarch 0:3.6.4-0.20200318141947.0819e41.el7 - u 2020-03-28 06:06:34.038 | looking for ('python2-six', None, (None, None, None)) as a requirement of python2-ironic-python-agent.noarch 0:3.6.4-0.20200318141947.0819e41.el7 - u 2020-03-28 06:06:34.039 | looking for ('python2-wsme', None, (None, None, None)) as a requirement of python2-ironic-python-agent.noarch 0:3.6.4-0.20200318141947.0819e41.el7 - u 2020-03-28 06:06:34.039 | looking for ('systemd-python', None, (None, None, None)) as a requirement of python2-ironic-python-agent.noarch 0:3.6.4-0.20200318141947.0819e41.el7 - u 2020-03-28 06:06:34.039 | python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch requires: python2-ironic-lib >= 2.16.0 2020-03-28 06:06:34.039 | --> Processing Dependency: python2-ironic-lib >= 2.16.0 for package: python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch 2020-03-28 06:06:34.039 | Searching pkgSack for dep: python2-ironic-lib 2020-03-28 06:06:34.041 | TSINFO: Marking python2-ironic-lib-2.16.4-0.20200313054938.67214a7.el7.noarch as install for python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch 2020-03-28 06:06:34.041 | python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch requires: python2-netaddr >= 0.7.18 2020-03-28 06:06:34.041 | --> Processing Dependency: python2-netaddr >= 0.7.18 for package: python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch 2020-03-28 06:06:34.041 | Searching pkgSack for dep: python2-netaddr 2020-03-28 06:06:34.046 | TSINFO: Marking python2-netaddr-0.7.19-5.el7.noarch as install for python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch 2020-03-28 06:06:34.046 | python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch requires: python2-oslo-concurrency >= 3.26.0 2020-03-28 06:06:34.046 | --> Processing Dependency: python2-oslo-concurrency >= 3.26.0 for package: python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch 2020-03-28 06:06:34.046 | Searching pkgSack for dep: python2-oslo-concurrency 2020-03-28 06:06:34.048 | TSINFO: Marking python2-oslo-concurrency-3.29.1-0.20190308171519.e11481b.el7.noarch as install for python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch 2020-03-28 06:06:34.049 | python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch requires: python2-oslo-config >= 2:5.2.0 2020-03-28 06:06:34.049 | --> Processing Dependency: python2-oslo-config >= 2:5.2.0 for package: python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch 2020-03-28 06:06:34.049 | Searching pkgSack for dep: python2-oslo-config 2020-03-28 06:06:34.050 | TSINFO: Marking 2:python2-oslo-config-6.8.2-0.20200113070904.0a9c6c1.el7.noarch as install for python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch 2020-03-28 06:06:34.051 | python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch requires: python2-oslo-log >= 3.36.0 2020-03-28 06:06:34.051 | --> Processing Dependency: python2-oslo-log >= 3.36.0 for package: python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch 2020-03-28 06:06:34.051 | Searching pkgSack for dep: python2-oslo-log 2020-03-28 06:06:34.052 | TSINFO: Marking python2-oslo-log-3.42.3-0.20190308170708.7c5f836.el7.noarch as install for python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch 2020-03-28 06:06:34.054 | python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch requires: python2-oslo-serialization >= 2.18.0 2020-03-28 06:06:34.054 | --> Processing Dependency: python2-oslo-serialization >= 2.18.0 for package: python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch 2020-03-28 06:06:34.054 | Searching pkgSack for dep: python2-oslo-serialization 2020-03-28 06:06:34.055 | TSINFO: Marking python2-oslo-serialization-2.28.2-0.20190308171935.bc2a1fb.el7.noarch as install for python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch 2020-03-28 06:06:34.055 | python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch requires: python2-oslo-service >= 1.24.0 2020-03-28 06:06:34.055 | --> Processing Dependency: python2-oslo-service >= 1.24.0 for package: python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch 2020-03-28 06:06:34.055 | Searching pkgSack for dep: python2-oslo-service 2020-03-28 06:06:34.056 | TSINFO: Marking python2-oslo-service-1.38.1-0.20200113063102.abfec6a.el7.noarch as install for python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch 2020-03-28 06:06:34.057 | python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch requires: python2-oslo-utils >= 3.33.0 2020-03-28 06:06:34.057 | --> Processing Dependency: python2-oslo-utils >= 3.33.0 for package: python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch 2020-03-28 06:06:34.057 | Searching pkgSack for dep: python2-oslo-utils 2020-03-28 06:06:34.058 | TSINFO: Marking python2-oslo-utils-3.40.6-0.20200306082001.272786f.el7.noarch as install for python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch 2020-03-28 06:06:34.058 | python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch requires: python2-stevedore >= 1.20.0 2020-03-28 06:06:34.058 | --> Processing Dependency: python2-stevedore >= 1.20.0 for package: python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch 2020-03-28 06:06:34.058 | Searching pkgSack for dep: python2-stevedore 2020-03-28 06:06:34.059 | TSINFO: Marking python2-stevedore-1.30.1-0.20190308160443.27a8395.el7.noarch as install for python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch 2020-03-28 06:06:34.059 | python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch requires: python-netifaces 2020-03-28 06:06:34.060 | --> Processing Dependency: python-netifaces for package: python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch 2020-03-28 06:06:34.060 | Searching pkgSack for dep: python-netifaces 2020-03-28 06:06:34.064 | TSINFO: Marking python-netifaces-0.10.4-3.el7.x86_64 as install for python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch 2020-03-28 06:06:34.065 | python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch requires: python-pint 2020-03-28 06:06:34.065 | --> Processing Dependency: python-pint for package: python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch 2020-03-28 06:06:34.065 | Searching pkgSack for dep: python-pint 2020-03-28 06:06:34.067 | TSINFO: Marking python2-pint-0.9-1.el7.noarch as install for python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch 2020-03-28 06:06:34.067 | python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch requires: python-rtslib 2020-03-28 06:06:34.068 | --> Processing Dependency: python-rtslib for package: python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch 2020-03-28 06:06:34.068 | Searching pkgSack for dep: python-rtslib 2020-03-28 06:06:34.069 | TSINFO: Marking python-rtslib-2.1.fb69-3.el7.noarch as install for python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch 2020-03-28 06:06:34.071 | python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch requires: python2-eventlet 2020-03-28 06:06:34.071 | --> Processing Dependency: python2-eventlet for package: python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch 2020-03-28 06:06:34.071 | Searching pkgSack for dep: python2-eventlet 2020-03-28 06:06:34.073 | TSINFO: Marking python2-eventlet-0.24.1-3.el7.noarch as install for python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch 2020-03-28 06:06:34.074 | python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch requires: python2-iso8601 2020-03-28 06:06:34.074 | --> Processing Dependency: python2-iso8601 for package: python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch 2020-03-28 06:06:34.074 | Searching pkgSack for dep: python2-iso8601 2020-03-28 06:06:34.075 | TSINFO: Marking python2-iso8601-0.1.11-1.el7.noarch as install for python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch 2020-03-28 06:06:34.075 | python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch requires: python2-pbr 2020-03-28 06:06:34.075 | --> Processing Dependency: python2-pbr for package: python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch 2020-03-28 06:06:34.075 | Searching pkgSack for dep: python2-pbr 2020-03-28 06:06:34.077 | TSINFO: Marking python2-pbr-5.1.2-2.el7.noarch as install for python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch 2020-03-28 06:06:34.077 | python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch requires: python2-pecan 2020-03-28 06:06:34.077 | --> Processing Dependency: python2-pecan for package: python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch 2020-03-28 06:06:34.077 | Searching pkgSack for dep: python2-pecan 2020-03-28 06:06:34.079 | TSINFO: Marking python2-pecan-1.3.2-1.el7.noarch as install for python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch 2020-03-28 06:06:34.079 | python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch requires: python2-psutil 2020-03-28 06:06:34.079 | --> Processing Dependency: python2-psutil for package: python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch 2020-03-28 06:06:34.079 | Searching pkgSack for dep: python2-psutil 2020-03-28 06:06:34.081 | TSINFO: Marking python2-psutil-5.5.1-1.el7.x86_64 as install for python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch 2020-03-28 06:06:34.082 | python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch requires: python2-wsme 2020-03-28 06:06:34.082 | --> Processing Dependency: python2-wsme for package: python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch 2020-03-28 06:06:34.082 | Searching pkgSack for dep: python2-wsme 2020-03-28 06:06:34.083 | TSINFO: Marking python2-wsme-0.9.4-0.20190520104911.bff9624.el7.noarch as install for python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch 2020-03-28 06:06:34.083 | python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch requires: systemd-python 2020-03-28 06:06:34.084 | --> Processing Dependency: systemd-python for package: python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch 2020-03-28 06:06:34.084 | Searching pkgSack for dep: systemd-python 2020-03-28 06:06:34.102 | TSINFO: Marking systemd-python-219-67.el7_7.4.x86_64 as install for python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch 2020-03-28 06:06:34.104 | --> Running transaction check 2020-03-28 06:06:34.105 | ---> Package python-netifaces.x86_64 0:0.10.4-3.el7 will be installed 2020-03-28 06:06:34.105 | Checking deps for python-netifaces.x86_64 0:0.10.4-3.el7 - u 2020-03-28 06:06:34.105 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python-netifaces.x86_64 0:0.10.4-3.el7 - u 2020-03-28 06:06:34.106 | looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of python-netifaces.x86_64 0:0.10.4-3.el7 - u 2020-03-28 06:06:34.113 | looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of python-netifaces.x86_64 0:0.10.4-3.el7 - u 2020-03-28 06:06:34.113 | looking for ('libc.so.6(GLIBC_2.4)(64bit)', None, (None, None, None)) as a requirement of python-netifaces.x86_64 0:0.10.4-3.el7 - u 2020-03-28 06:06:34.114 | looking for ('libpython2.7.so.1.0()(64bit)', None, (None, None, None)) as a requirement of python-netifaces.x86_64 0:0.10.4-3.el7 - u 2020-03-28 06:06:34.118 | looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of python-netifaces.x86_64 0:0.10.4-3.el7 - u 2020-03-28 06:06:34.119 | ---> Package python-rtslib.noarch 0:2.1.fb69-3.el7 will be installed 2020-03-28 06:06:34.119 | Checking deps for python-rtslib.noarch 0:2.1.fb69-3.el7 - u 2020-03-28 06:06:34.119 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python-rtslib.noarch 0:2.1.fb69-3.el7 - u 2020-03-28 06:06:34.120 | looking for ('systemd', None, (None, None, None)) as a requirement of python-rtslib.noarch 0:2.1.fb69-3.el7 - u 2020-03-28 06:06:34.120 | looking for ('systemd', None, (None, None, None)) as a requirement of python-rtslib.noarch 0:2.1.fb69-3.el7 - u 2020-03-28 06:06:34.120 | looking for ('python-six', None, (None, None, None)) as a requirement of python-rtslib.noarch 0:2.1.fb69-3.el7 - u 2020-03-28 06:06:34.121 | looking for ('python-pyudev', None, (None, None, None)) as a requirement of python-rtslib.noarch 0:2.1.fb69-3.el7 - u 2020-03-28 06:06:34.121 | looking for ('python-kmod', None, (None, None, None)) as a requirement of python-rtslib.noarch 0:2.1.fb69-3.el7 - u 2020-03-28 06:06:34.121 | looking for ('/usr/bin/python', None, (None, None, None)) as a requirement of python-rtslib.noarch 0:2.1.fb69-3.el7 - u 2020-03-28 06:06:34.122 | looking for ('/bin/sh', None, (None, None, None)) as a requirement of python-rtslib.noarch 0:2.1.fb69-3.el7 - u 2020-03-28 06:06:34.123 | looking for ('/bin/sh', None, (None, None, None)) as a requirement of python-rtslib.noarch 0:2.1.fb69-3.el7 - u 2020-03-28 06:06:34.123 | python-rtslib-2.1.fb69-3.el7.noarch requires: python-kmod 2020-03-28 06:06:34.123 | --> Processing Dependency: python-kmod for package: python-rtslib-2.1.fb69-3.el7.noarch 2020-03-28 06:06:34.123 | Searching pkgSack for dep: python-kmod 2020-03-28 06:06:34.129 | TSINFO: Marking python-kmod-0.9-4.el7.x86_64 as install for python-rtslib-2.1.fb69-3.el7.noarch 2020-03-28 06:06:34.130 | ---> Package python2-eventlet.noarch 0:0.24.1-3.el7 will be installed 2020-03-28 06:06:34.130 | Checking deps for python2-eventlet.noarch 0:0.24.1-3.el7 - u 2020-03-28 06:06:34.130 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python2-eventlet.noarch 0:0.24.1-3.el7 - u 2020-03-28 06:06:34.130 | looking for ('python2-six', None, (None, None, None)) as a requirement of python2-eventlet.noarch 0:0.24.1-3.el7 - u 2020-03-28 06:06:34.131 | looking for ('python2-monotonic', None, (None, None, None)) as a requirement of python2-eventlet.noarch 0:0.24.1-3.el7 - u 2020-03-28 06:06:34.131 | looking for ('python2-greenlet', None, (None, None, None)) as a requirement of python2-eventlet.noarch 0:0.24.1-3.el7 - u 2020-03-28 06:06:34.131 | looking for ('python2-dns', None, (None, None, None)) as a requirement of python2-eventlet.noarch 0:0.24.1-3.el7 - u 2020-03-28 06:06:34.131 | looking for ('python-enum34', None, (None, None, None)) as a requirement of python2-eventlet.noarch 0:0.24.1-3.el7 - u 2020-03-28 06:06:34.131 | python2-eventlet-0.24.1-3.el7.noarch requires: python2-monotonic 2020-03-28 06:06:34.131 | --> Processing Dependency: python2-monotonic for package: python2-eventlet-0.24.1-3.el7.noarch 2020-03-28 06:06:34.132 | Searching pkgSack for dep: python2-monotonic 2020-03-28 06:06:34.133 | TSINFO: Marking python2-monotonic-1.5-1.el7.noarch as install for python2-eventlet-0.24.1-3.el7.noarch 2020-03-28 06:06:34.134 | python2-eventlet-0.24.1-3.el7.noarch requires: python2-greenlet 2020-03-28 06:06:34.134 | --> Processing Dependency: python2-greenlet for package: python2-eventlet-0.24.1-3.el7.noarch 2020-03-28 06:06:34.134 | Searching pkgSack for dep: python2-greenlet 2020-03-28 06:06:34.136 | TSINFO: Marking python2-greenlet-0.4.12-1.el7.x86_64 as install for python2-eventlet-0.24.1-3.el7.noarch 2020-03-28 06:06:34.137 | python2-eventlet-0.24.1-3.el7.noarch requires: python2-dns 2020-03-28 06:06:34.137 | --> Processing Dependency: python2-dns for package: python2-eventlet-0.24.1-3.el7.noarch 2020-03-28 06:06:34.137 | Searching pkgSack for dep: python2-dns 2020-03-28 06:06:34.139 | TSINFO: Marking python-dns-1.15.0-5.el7.noarch as install for python2-eventlet-0.24.1-3.el7.noarch 2020-03-28 06:06:34.140 | python2-eventlet-0.24.1-3.el7.noarch requires: python-enum34 2020-03-28 06:06:34.140 | --> Processing Dependency: python-enum34 for package: python2-eventlet-0.24.1-3.el7.noarch 2020-03-28 06:06:34.140 | Searching pkgSack for dep: python-enum34 2020-03-28 06:06:34.144 | TSINFO: Marking python-enum34-1.0.4-1.el7.noarch as install for python2-eventlet-0.24.1-3.el7.noarch 2020-03-28 06:06:34.145 | ---> Package python2-ironic-lib.noarch 0:2.16.4-0.20200313054938.67214a7.el7 will be installed 2020-03-28 06:06:34.145 | Checking deps for python2-ironic-lib.noarch 0:2.16.4-0.20200313054938.67214a7.el7 - u 2020-03-28 06:06:34.145 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python2-ironic-lib.noarch 0:2.16.4-0.20200313054938.67214a7.el7 - u 2020-03-28 06:06:34.146 | looking for ('python2-oslo-concurrency', 'GE', ('0', '3.26.0', None)) as a requirement of python2-ironic-lib.noarch 0:2.16.4-0.20200313054938.67214a7.el7 - u 2020-03-28 06:06:34.146 | looking for ('python2-oslo-config', 'GE', ('2', '5.2.0', None)) as a requirement of python2-ironic-lib.noarch 0:2.16.4-0.20200313054938.67214a7.el7 - u 2020-03-28 06:06:34.146 | looking for ('python2-oslo-i18n', 'GE', ('0', '3.15.3', None)) as a requirement of python2-ironic-lib.noarch 0:2.16.4-0.20200313054938.67214a7.el7 - u 2020-03-28 06:06:34.146 | looking for ('python2-oslo-log', 'GE', ('0', '3.36.0', None)) as a requirement of python2-ironic-lib.noarch 0:2.16.4-0.20200313054938.67214a7.el7 - u 2020-03-28 06:06:34.146 | looking for ('python2-oslo-serialization', 'GE', ('0', '2.18.0', None)) as a requirement of python2-ironic-lib.noarch 0:2.16.4-0.20200313054938.67214a7.el7 - u 2020-03-28 06:06:34.147 | looking for ('python2-oslo-service', 'GE', ('0', '1.24.0', None)) as a requirement of python2-ironic-lib.noarch 0:2.16.4-0.20200313054938.67214a7.el7 - u 2020-03-28 06:06:34.147 | looking for ('python2-oslo-utils', 'GE', ('0', '3.33.0', None)) as a requirement of python2-ironic-lib.noarch 0:2.16.4-0.20200313054938.67214a7.el7 - u 2020-03-28 06:06:34.147 | looking for ('python2-pbr', None, (None, None, None)) as a requirement of python2-ironic-lib.noarch 0:2.16.4-0.20200313054938.67214a7.el7 - u 2020-03-28 06:06:34.147 | looking for ('python2-requests', None, (None, None, None)) as a requirement of python2-ironic-lib.noarch 0:2.16.4-0.20200313054938.67214a7.el7 - u 2020-03-28 06:06:34.147 | looking for ('python2-six', None, (None, None, None)) as a requirement of python2-ironic-lib.noarch 0:2.16.4-0.20200313054938.67214a7.el7 - u 2020-03-28 06:06:34.148 | python2-ironic-lib-2.16.4-0.20200313054938.67214a7.el7.noarch requires: python2-oslo-i18n >= 3.15.3 2020-03-28 06:06:34.148 | --> Processing Dependency: python2-oslo-i18n >= 3.15.3 for package: python2-ironic-lib-2.16.4-0.20200313054938.67214a7.el7.noarch 2020-03-28 06:06:34.148 | Searching pkgSack for dep: python2-oslo-i18n 2020-03-28 06:06:34.151 | TSINFO: Marking python2-oslo-i18n-3.23.1-0.20190308162844.20bbee5.el7.noarch as install for python2-ironic-lib-2.16.4-0.20200313054938.67214a7.el7.noarch 2020-03-28 06:06:34.151 | ---> Package python2-iso8601.noarch 0:0.1.11-1.el7 will be installed 2020-03-28 06:06:34.151 | Checking deps for python2-iso8601.noarch 0:0.1.11-1.el7 - u 2020-03-28 06:06:34.152 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python2-iso8601.noarch 0:0.1.11-1.el7 - u 2020-03-28 06:06:34.152 | ---> Package python2-netaddr.noarch 0:0.7.19-5.el7 will be installed 2020-03-28 06:06:34.152 | Checking deps for python2-netaddr.noarch 0:0.7.19-5.el7 - u 2020-03-28 06:06:34.152 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python2-netaddr.noarch 0:0.7.19-5.el7 - u 2020-03-28 06:06:34.152 | looking for ('/usr/bin/env', None, (None, None, None)) as a requirement of python2-netaddr.noarch 0:0.7.19-5.el7 - u 2020-03-28 06:06:34.153 | ---> Package python2-oslo-concurrency.noarch 0:3.29.1-0.20190308171519.e11481b.el7 will be installed 2020-03-28 06:06:34.153 | Checking deps for python2-oslo-concurrency.noarch 0:3.29.1-0.20190308171519.e11481b.el7 - u 2020-03-28 06:06:34.154 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python2-oslo-concurrency.noarch 0:3.29.1-0.20190308171519.e11481b.el7 - u 2020-03-28 06:06:34.154 | looking for ('python-oslo-concurrency-lang', 'EQ', ('0', '3.29.1', '0.20190308171519.e11481b.el7')) as a requirement of python2-oslo-concurrency.noarch 0:3.29.1-0.20190308171519.e11481b.el7 - u 2020-03-28 06:06:34.154 | looking for ('python2-oslo-config', 'GE', ('2', '5.2.0', None)) as a requirement of python2-oslo-concurrency.noarch 0:3.29.1-0.20190308171519.e11481b.el7 - u 2020-03-28 06:06:34.154 | looking for ('python2-oslo-i18n', 'GE', ('0', '3.15.3', None)) as a requirement of python2-oslo-concurrency.noarch 0:3.29.1-0.20190308171519.e11481b.el7 - u 2020-03-28 06:06:34.154 | looking for ('python2-oslo-utils', 'GE', ('0', '3.33.0', None)) as a requirement of python2-oslo-concurrency.noarch 0:3.29.1-0.20190308171519.e11481b.el7 - u 2020-03-28 06:06:34.155 | looking for ('/usr/bin/python2', None, (None, None, None)) as a requirement of python2-oslo-concurrency.noarch 0:3.29.1-0.20190308171519.e11481b.el7 - u 2020-03-28 06:06:34.155 | looking for ('python-enum34', None, (None, None, None)) as a requirement of python2-oslo-concurrency.noarch 0:3.29.1-0.20190308171519.e11481b.el7 - u 2020-03-28 06:06:34.155 | looking for ('python2-fasteners', None, (None, None, None)) as a requirement of python2-oslo-concurrency.noarch 0:3.29.1-0.20190308171519.e11481b.el7 - u 2020-03-28 06:06:34.155 | looking for ('python2-pbr', None, (None, None, None)) as a requirement of python2-oslo-concurrency.noarch 0:3.29.1-0.20190308171519.e11481b.el7 - u 2020-03-28 06:06:34.155 | looking for ('python2-six', None, (None, None, None)) as a requirement of python2-oslo-concurrency.noarch 0:3.29.1-0.20190308171519.e11481b.el7 - u 2020-03-28 06:06:34.156 | python2-oslo-concurrency-3.29.1-0.20190308171519.e11481b.el7.noarch requires: python-oslo-concurrency-lang = 3.29.1-0.20190308171519.e11481b.el7 2020-03-28 06:06:34.156 | --> Processing Dependency: python-oslo-concurrency-lang = 3.29.1-0.20190308171519.e11481b.el7 for package: python2-oslo-concurrency-3.29.1-0.20190308171519.e11481b.el7.noarch 2020-03-28 06:06:34.156 | Searching pkgSack for dep: python-oslo-concurrency-lang 2020-03-28 06:06:34.158 | TSINFO: Marking python-oslo-concurrency-lang-3.29.1-0.20190308171519.e11481b.el7.noarch as install for python2-oslo-concurrency-3.29.1-0.20190308171519.e11481b.el7.noarch 2020-03-28 06:06:34.159 | python2-oslo-concurrency-3.29.1-0.20190308171519.e11481b.el7.noarch requires: python2-fasteners 2020-03-28 06:06:34.159 | --> Processing Dependency: python2-fasteners for package: python2-oslo-concurrency-3.29.1-0.20190308171519.e11481b.el7.noarch 2020-03-28 06:06:34.159 | Searching pkgSack for dep: python2-fasteners 2020-03-28 06:06:34.162 | TSINFO: Marking python2-fasteners-0.14.1-6.el7.noarch as install for python2-oslo-concurrency-3.29.1-0.20190308171519.e11481b.el7.noarch 2020-03-28 06:06:34.162 | ---> Package python2-oslo-config.noarch 2:6.8.2-0.20200113070904.0a9c6c1.el7 will be installed 2020-03-28 06:06:34.163 | Checking deps for python2-oslo-config.noarch 2:6.8.2-0.20200113070904.0a9c6c1.el7 - u 2020-03-28 06:06:34.163 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python2-oslo-config.noarch 2:6.8.2-0.20200113070904.0a9c6c1.el7 - u 2020-03-28 06:06:34.163 | looking for ('PyYAML', 'GE', ('0', '3.10', None)) as a requirement of python2-oslo-config.noarch 2:6.8.2-0.20200113070904.0a9c6c1.el7 - u 2020-03-28 06:06:34.164 | looking for ('python-netaddr', 'GE', ('0', '0.7.18', None)) as a requirement of python2-oslo-config.noarch 2:6.8.2-0.20200113070904.0a9c6c1.el7 - u 2020-03-28 06:06:34.164 | looking for ('python2-debtcollector', 'GE', ('0', '1.2.0', None)) as a requirement of python2-oslo-config.noarch 2:6.8.2-0.20200113070904.0a9c6c1.el7 - u 2020-03-28 06:06:34.164 | looking for ('python2-oslo-i18n', 'GE', ('0', '3.15.3', None)) as a requirement of python2-oslo-config.noarch 2:6.8.2-0.20200113070904.0a9c6c1.el7 - u 2020-03-28 06:06:34.164 | looking for ('python2-requests', 'GE', ('0', '2.18.0', None)) as a requirement of python2-oslo-config.noarch 2:6.8.2-0.20200113070904.0a9c6c1.el7 - u 2020-03-28 06:06:34.165 | looking for ('python2-rfc3986', 'GE', ('0', '1.2.0', None)) as a requirement of python2-oslo-config.noarch 2:6.8.2-0.20200113070904.0a9c6c1.el7 - u 2020-03-28 06:06:34.165 | looking for ('python2-six', 'GE', ('0', '1.10.0', None)) as a requirement of python2-oslo-config.noarch 2:6.8.2-0.20200113070904.0a9c6c1.el7 - u 2020-03-28 06:06:34.165 | looking for ('python2-stevedore', 'GE', ('0', '1.20.0', None)) as a requirement of python2-oslo-config.noarch 2:6.8.2-0.20200113070904.0a9c6c1.el7 - u 2020-03-28 06:06:34.165 | looking for ('/usr/bin/python2', None, (None, None, None)) as a requirement of python2-oslo-config.noarch 2:6.8.2-0.20200113070904.0a9c6c1.el7 - u 2020-03-28 06:06:34.166 | looking for ('python-enum34', None, (None, None, None)) as a requirement of python2-oslo-config.noarch 2:6.8.2-0.20200113070904.0a9c6c1.el7 - u 2020-03-28 06:06:34.166 | looking for ('python2-pbr', None, (None, None, None)) as a requirement of python2-oslo-config.noarch 2:6.8.2-0.20200113070904.0a9c6c1.el7 - u 2020-03-28 06:06:34.166 | 2:python2-oslo-config-6.8.2-0.20200113070904.0a9c6c1.el7.noarch requires: python2-debtcollector >= 1.2.0 2020-03-28 06:06:34.166 | --> Processing Dependency: python2-debtcollector >= 1.2.0 for package: 2:python2-oslo-config-6.8.2-0.20200113070904.0a9c6c1.el7.noarch 2020-03-28 06:06:34.166 | Searching pkgSack for dep: python2-debtcollector 2020-03-28 06:06:34.168 | TSINFO: Marking python2-debtcollector-1.21.0-0.20190308155412.becfb5b.el7.noarch as install for 2:python2-oslo-config-6.8.2-0.20200113070904.0a9c6c1.el7.noarch 2020-03-28 06:06:34.169 | 2:python2-oslo-config-6.8.2-0.20200113070904.0a9c6c1.el7.noarch requires: python2-rfc3986 >= 1.2.0 2020-03-28 06:06:34.169 | --> Processing Dependency: python2-rfc3986 >= 1.2.0 for package: 2:python2-oslo-config-6.8.2-0.20200113070904.0a9c6c1.el7.noarch 2020-03-28 06:06:34.169 | Searching pkgSack for dep: python2-rfc3986 2020-03-28 06:06:34.171 | TSINFO: Marking python2-rfc3986-1.2.0-1.el7.noarch as install for 2:python2-oslo-config-6.8.2-0.20200113070904.0a9c6c1.el7.noarch 2020-03-28 06:06:34.172 | ---> Package python2-oslo-log.noarch 0:3.42.3-0.20190308170708.7c5f836.el7 will be installed 2020-03-28 06:06:34.172 | Checking deps for python2-oslo-log.noarch 0:3.42.3-0.20190308170708.7c5f836.el7 - u 2020-03-28 06:06:34.172 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python2-oslo-log.noarch 0:3.42.3-0.20190308170708.7c5f836.el7 - u 2020-03-28 06:06:34.172 | looking for ('python-oslo-log-lang', 'EQ', ('0', '3.42.3', '0.20190308170708.7c5f836.el7')) as a requirement of python2-oslo-log.noarch 0:3.42.3-0.20190308170708.7c5f836.el7 - u 2020-03-28 06:06:34.172 | looking for ('python2-debtcollector', 'GE', ('0', '1.19.0', None)) as a requirement of python2-oslo-log.noarch 0:3.42.3-0.20190308170708.7c5f836.el7 - u 2020-03-28 06:06:34.172 | looking for ('python2-oslo-config', 'GE', ('2', '5.2.0', None)) as a requirement of python2-oslo-log.noarch 0:3.42.3-0.20190308170708.7c5f836.el7 - u 2020-03-28 06:06:34.172 | looking for ('python2-oslo-context', 'GE', ('0', '2.20.0', None)) as a requirement of python2-oslo-log.noarch 0:3.42.3-0.20190308170708.7c5f836.el7 - u 2020-03-28 06:06:34.173 | looking for ('python2-oslo-i18n', 'GE', ('0', '3.20.0', None)) as a requirement of python2-oslo-log.noarch 0:3.42.3-0.20190308170708.7c5f836.el7 - u 2020-03-28 06:06:34.173 | looking for ('python2-oslo-serialization', 'GE', ('0', '2.25.0', None)) as a requirement of python2-oslo-log.noarch 0:3.42.3-0.20190308170708.7c5f836.el7 - u 2020-03-28 06:06:34.173 | looking for ('python2-oslo-utils', 'GE', ('0', '3.36.0', None)) as a requirement of python2-oslo-log.noarch 0:3.42.3-0.20190308170708.7c5f836.el7 - u 2020-03-28 06:06:34.173 | looking for ('python2-six', 'GE', ('0', '1.11.0', None)) as a requirement of python2-oslo-log.noarch 0:3.42.3-0.20190308170708.7c5f836.el7 - u 2020-03-28 06:06:34.173 | looking for ('/usr/bin/python2', None, (None, None, None)) as a requirement of python2-oslo-log.noarch 0:3.42.3-0.20190308170708.7c5f836.el7 - u 2020-03-28 06:06:34.173 | looking for ('python-inotify', None, (None, None, None)) as a requirement of python2-oslo-log.noarch 0:3.42.3-0.20190308170708.7c5f836.el7 - u 2020-03-28 06:06:34.174 | looking for ('python-monotonic', None, (None, None, None)) as a requirement of python2-oslo-log.noarch 0:3.42.3-0.20190308170708.7c5f836.el7 - u 2020-03-28 06:06:34.174 | looking for ('python2-dateutil', None, (None, None, None)) as a requirement of python2-oslo-log.noarch 0:3.42.3-0.20190308170708.7c5f836.el7 - u 2020-03-28 06:06:34.174 | looking for ('python2-pbr', None, (None, None, None)) as a requirement of python2-oslo-log.noarch 0:3.42.3-0.20190308170708.7c5f836.el7 - u 2020-03-28 06:06:34.174 | python2-oslo-log-3.42.3-0.20190308170708.7c5f836.el7.noarch requires: python-oslo-log-lang = 3.42.3-0.20190308170708.7c5f836.el7 2020-03-28 06:06:34.174 | --> Processing Dependency: python-oslo-log-lang = 3.42.3-0.20190308170708.7c5f836.el7 for package: python2-oslo-log-3.42.3-0.20190308170708.7c5f836.el7.noarch 2020-03-28 06:06:34.174 | Searching pkgSack for dep: python-oslo-log-lang 2020-03-28 06:06:34.176 | TSINFO: Marking python-oslo-log-lang-3.42.3-0.20190308170708.7c5f836.el7.noarch as install for python2-oslo-log-3.42.3-0.20190308170708.7c5f836.el7.noarch 2020-03-28 06:06:34.177 | python2-oslo-log-3.42.3-0.20190308170708.7c5f836.el7.noarch requires: python2-oslo-context >= 2.20.0 2020-03-28 06:06:34.177 | --> Processing Dependency: python2-oslo-context >= 2.20.0 for package: python2-oslo-log-3.42.3-0.20190308170708.7c5f836.el7.noarch 2020-03-28 06:06:34.177 | Searching pkgSack for dep: python2-oslo-context 2020-03-28 06:06:34.179 | TSINFO: Marking python2-oslo-context-2.22.1-0.20190308161946.76a07f9.el7.noarch as install for python2-oslo-log-3.42.3-0.20190308170708.7c5f836.el7.noarch 2020-03-28 06:06:34.179 | python2-oslo-log-3.42.3-0.20190308170708.7c5f836.el7.noarch requires: python-inotify 2020-03-28 06:06:34.179 | --> Processing Dependency: python-inotify for package: python2-oslo-log-3.42.3-0.20190308170708.7c5f836.el7.noarch 2020-03-28 06:06:34.180 | Searching pkgSack for dep: python-inotify 2020-03-28 06:06:34.182 | TSINFO: Marking python-inotify-0.9.4-4.el7.noarch as install for python2-oslo-log-3.42.3-0.20190308170708.7c5f836.el7.noarch 2020-03-28 06:06:34.183 | python2-oslo-log-3.42.3-0.20190308170708.7c5f836.el7.noarch requires: python2-dateutil 2020-03-28 06:06:34.183 | --> Processing Dependency: python2-dateutil for package: python2-oslo-log-3.42.3-0.20190308170708.7c5f836.el7.noarch 2020-03-28 06:06:34.183 | Searching pkgSack for dep: python2-dateutil 2020-03-28 06:06:34.193 | TSINFO: Marking 1:python2-dateutil-2.8.0-1.el7.noarch as install for python2-oslo-log-3.42.3-0.20190308170708.7c5f836.el7.noarch 2020-03-28 06:06:34.193 | ---> Package python2-oslo-serialization.noarch 0:2.28.2-0.20190308171935.bc2a1fb.el7 will be installed 2020-03-28 06:06:34.193 | Checking deps for python2-oslo-serialization.noarch 0:2.28.2-0.20190308171935.bc2a1fb.el7 - u 2020-03-28 06:06:34.194 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python2-oslo-serialization.noarch 0:2.28.2-0.20190308171935.bc2a1fb.el7 - u 2020-03-28 06:06:34.194 | looking for ('python2-msgpack', 'GE', ('0', '0.5.2', None)) as a requirement of python2-oslo-serialization.noarch 0:2.28.2-0.20190308171935.bc2a1fb.el7 - u 2020-03-28 06:06:34.194 | looking for ('python2-oslo-utils', 'GE', ('0', '3.33.0', None)) as a requirement of python2-oslo-serialization.noarch 0:2.28.2-0.20190308171935.bc2a1fb.el7 - u 2020-03-28 06:06:34.194 | looking for ('python-ipaddress', None, (None, None, None)) as a requirement of python2-oslo-serialization.noarch 0:2.28.2-0.20190308171935.bc2a1fb.el7 - u 2020-03-28 06:06:34.194 | looking for ('python2-babel', None, (None, None, None)) as a requirement of python2-oslo-serialization.noarch 0:2.28.2-0.20190308171935.bc2a1fb.el7 - u 2020-03-28 06:06:34.195 | looking for ('python2-iso8601', None, (None, None, None)) as a requirement of python2-oslo-serialization.noarch 0:2.28.2-0.20190308171935.bc2a1fb.el7 - u 2020-03-28 06:06:34.195 | looking for ('python2-pytz', None, (None, None, None)) as a requirement of python2-oslo-serialization.noarch 0:2.28.2-0.20190308171935.bc2a1fb.el7 - u 2020-03-28 06:06:34.196 | looking for ('python2-six', None, (None, None, None)) as a requirement of python2-oslo-serialization.noarch 0:2.28.2-0.20190308171935.bc2a1fb.el7 - u 2020-03-28 06:06:34.196 | python2-oslo-serialization-2.28.2-0.20190308171935.bc2a1fb.el7.noarch requires: python2-msgpack >= 0.5.2 2020-03-28 06:06:34.196 | --> Processing Dependency: python2-msgpack >= 0.5.2 for package: python2-oslo-serialization-2.28.2-0.20190308171935.bc2a1fb.el7.noarch 2020-03-28 06:06:34.196 | Searching pkgSack for dep: python2-msgpack 2020-03-28 06:06:34.197 | TSINFO: Marking python2-msgpack-0.6.1-2.el7.x86_64 as install for python2-oslo-serialization-2.28.2-0.20190308171935.bc2a1fb.el7.noarch 2020-03-28 06:06:34.197 | ---> Package python2-oslo-service.noarch 0:1.38.1-0.20200113063102.abfec6a.el7 will be installed 2020-03-28 06:06:34.197 | Checking deps for python2-oslo-service.noarch 0:1.38.1-0.20200113063102.abfec6a.el7 - u 2020-03-28 06:06:34.197 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python2-oslo-service.noarch 0:1.38.1-0.20200113063102.abfec6a.el7 - u 2020-03-28 06:06:34.198 | looking for ('python-monotonic', 'GE', ('0', '0.6', None)) as a requirement of python2-oslo-service.noarch 0:1.38.1-0.20200113063102.abfec6a.el7 - u 2020-03-28 06:06:34.198 | looking for ('python-paste-deploy', 'GE', ('0', '1.5.0', None)) as a requirement of python2-oslo-service.noarch 0:1.38.1-0.20200113063102.abfec6a.el7 - u 2020-03-28 06:06:34.198 | looking for ('python2-eventlet', 'GE', ('0', '0.18.2', None)) as a requirement of python2-oslo-service.noarch 0:1.38.1-0.20200113063102.abfec6a.el7 - u 2020-03-28 06:06:34.198 | looking for ('python2-oslo-concurrency', 'GE', ('0', '3.25.0', None)) as a requirement of python2-oslo-service.noarch 0:1.38.1-0.20200113063102.abfec6a.el7 - u 2020-03-28 06:06:34.198 | looking for ('python2-oslo-config', 'GE', ('2', '5.1.0', None)) as a requirement of python2-oslo-service.noarch 0:1.38.1-0.20200113063102.abfec6a.el7 - u 2020-03-28 06:06:34.198 | looking for ('python2-oslo-i18n', 'GE', ('0', '3.15.3', None)) as a requirement of python2-oslo-service.noarch 0:1.38.1-0.20200113063102.abfec6a.el7 - u 2020-03-28 06:06:34.198 | looking for ('python2-oslo-log', 'GE', ('0', '3.36.0', None)) as a requirement of python2-oslo-service.noarch 0:1.38.1-0.20200113063102.abfec6a.el7 - u 2020-03-28 06:06:34.198 | looking for ('python2-oslo-utils', 'GE', ('0', '3.40.2', None)) as a requirement of python2-oslo-service.noarch 0:1.38.1-0.20200113063102.abfec6a.el7 - u 2020-03-28 06:06:34.198 | looking for ('python2-six', 'GE', ('0', '1.10.0', None)) as a requirement of python2-oslo-service.noarch 0:1.38.1-0.20200113063102.abfec6a.el7 - u 2020-03-28 06:06:34.198 | looking for ('python-paste', None, (None, None, None)) as a requirement of python2-oslo-service.noarch 0:1.38.1-0.20200113063102.abfec6a.el7 - u 2020-03-28 06:06:34.199 | looking for ('python-webob', None, (None, None, None)) as a requirement of python2-oslo-service.noarch 0:1.38.1-0.20200113063102.abfec6a.el7 - u 2020-03-28 06:06:34.199 | looking for ('python2-debtcollector', None, (None, None, None)) as a requirement of python2-oslo-service.noarch 0:1.38.1-0.20200113063102.abfec6a.el7 - u 2020-03-28 06:06:34.199 | looking for ('python2-greenlet', None, (None, None, None)) as a requirement of python2-oslo-service.noarch 0:1.38.1-0.20200113063102.abfec6a.el7 - u 2020-03-28 06:06:34.199 | looking for ('python2-routes', None, (None, None, None)) as a requirement of python2-oslo-service.noarch 0:1.38.1-0.20200113063102.abfec6a.el7 - u 2020-03-28 06:06:34.199 | looking for ('python2-yappi', None, (None, None, None)) as a requirement of python2-oslo-service.noarch 0:1.38.1-0.20200113063102.abfec6a.el7 - u 2020-03-28 06:06:34.199 | python2-oslo-service-1.38.1-0.20200113063102.abfec6a.el7.noarch requires: python-paste-deploy >= 1.5.0 2020-03-28 06:06:34.199 | --> Processing Dependency: python-paste-deploy >= 1.5.0 for package: python2-oslo-service-1.38.1-0.20200113063102.abfec6a.el7.noarch 2020-03-28 06:06:34.199 | Searching pkgSack for dep: python-paste-deploy 2020-03-28 06:06:34.201 | TSINFO: Marking python-paste-deploy-1.5.2-6.el7.noarch as install for python2-oslo-service-1.38.1-0.20200113063102.abfec6a.el7.noarch 2020-03-28 06:06:34.201 | python2-oslo-service-1.38.1-0.20200113063102.abfec6a.el7.noarch requires: python-paste 2020-03-28 06:06:34.201 | --> Processing Dependency: python-paste for package: python2-oslo-service-1.38.1-0.20200113063102.abfec6a.el7.noarch 2020-03-28 06:06:34.201 | Searching pkgSack for dep: python-paste 2020-03-28 06:06:34.203 | TSINFO: Marking python-paste-1.7.5.1-9.20111221hg1498.el7.noarch as install for python2-oslo-service-1.38.1-0.20200113063102.abfec6a.el7.noarch 2020-03-28 06:06:34.204 | python2-oslo-service-1.38.1-0.20200113063102.abfec6a.el7.noarch requires: python-webob 2020-03-28 06:06:34.204 | --> Processing Dependency: python-webob for package: python2-oslo-service-1.38.1-0.20200113063102.abfec6a.el7.noarch 2020-03-28 06:06:34.204 | Searching pkgSack for dep: python-webob 2020-03-28 06:06:34.206 | Not Updating Package that is obsoleted: python-webob-1.2.3-7.el7.noarch 2020-03-28 06:06:34.207 | Not Updating Package that is obsoleted: python-webob-1.2.3-7.el7.noarch 2020-03-28 06:06:34.208 | TSINFO: Marking python2-webob-1.8.5-1.el7.noarch as install for python2-oslo-service-1.38.1-0.20200113063102.abfec6a.el7.noarch 2020-03-28 06:06:34.209 | python2-oslo-service-1.38.1-0.20200113063102.abfec6a.el7.noarch requires: python2-routes 2020-03-28 06:06:34.209 | --> Processing Dependency: python2-routes for package: python2-oslo-service-1.38.1-0.20200113063102.abfec6a.el7.noarch 2020-03-28 06:06:34.209 | Searching pkgSack for dep: python2-routes 2020-03-28 06:06:34.210 | TSINFO: Marking python-routes-2.4.1-1.el7.noarch as install for python2-oslo-service-1.38.1-0.20200113063102.abfec6a.el7.noarch 2020-03-28 06:06:34.211 | python2-oslo-service-1.38.1-0.20200113063102.abfec6a.el7.noarch requires: python2-yappi 2020-03-28 06:06:34.211 | --> Processing Dependency: python2-yappi for package: python2-oslo-service-1.38.1-0.20200113063102.abfec6a.el7.noarch 2020-03-28 06:06:34.211 | Searching pkgSack for dep: python2-yappi 2020-03-28 06:06:34.212 | TSINFO: Marking python2-yappi-1.0-1.el7.x86_64 as install for python2-oslo-service-1.38.1-0.20200113063102.abfec6a.el7.noarch 2020-03-28 06:06:34.213 | ---> Package python2-oslo-utils.noarch 0:3.40.6-0.20200306082001.272786f.el7 will be installed 2020-03-28 06:06:34.214 | Checking deps for python2-oslo-utils.noarch 0:3.40.6-0.20200306082001.272786f.el7 - u 2020-03-28 06:06:34.214 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python2-oslo-utils.noarch 0:3.40.6-0.20200306082001.272786f.el7 - u 2020-03-28 06:06:34.214 | looking for ('python-oslo-utils-lang', 'EQ', ('0', '3.40.6', '0.20200306082001.272786f.el7')) as a requirement of python2-oslo-utils.noarch 0:3.40.6-0.20200306082001.272786f.el7 - u 2020-03-28 06:06:34.214 | looking for ('python-netaddr', 'GE', ('0', '0.7.18', None)) as a requirement of python2-oslo-utils.noarch 0:3.40.6-0.20200306082001.272786f.el7 - u 2020-03-28 06:06:34.214 | looking for ('python-netifaces', 'GE', ('0', '0.10.4', None)) as a requirement of python2-oslo-utils.noarch 0:3.40.6-0.20200306082001.272786f.el7 - u 2020-03-28 06:06:34.214 | looking for ('python2-debtcollector', 'GE', ('0', '1.2.0', None)) as a requirement of python2-oslo-utils.noarch 0:3.40.6-0.20200306082001.272786f.el7 - u 2020-03-28 06:06:34.214 | looking for ('python2-oslo-i18n', 'GE', ('0', '3.15.3', None)) as a requirement of python2-oslo-utils.noarch 0:3.40.6-0.20200306082001.272786f.el7 - u 2020-03-28 06:06:34.214 | looking for ('python2-six', 'GE', ('0', '1.10.0', None)) as a requirement of python2-oslo-utils.noarch 0:3.40.6-0.20200306082001.272786f.el7 - u 2020-03-28 06:06:34.214 | looking for ('pyparsing', None, (None, None, None)) as a requirement of python2-oslo-utils.noarch 0:3.40.6-0.20200306082001.272786f.el7 - u 2020-03-28 06:06:34.214 | looking for ('python-monotonic', None, (None, None, None)) as a requirement of python2-oslo-utils.noarch 0:3.40.6-0.20200306082001.272786f.el7 - u 2020-03-28 06:06:34.214 | looking for ('python2-funcsigs', None, (None, None, None)) as a requirement of python2-oslo-utils.noarch 0:3.40.6-0.20200306082001.272786f.el7 - u 2020-03-28 06:06:34.215 | looking for ('python2-iso8601', None, (None, None, None)) as a requirement of python2-oslo-utils.noarch 0:3.40.6-0.20200306082001.272786f.el7 - u 2020-03-28 06:06:34.215 | looking for ('pytz', None, (None, None, None)) as a requirement of python2-oslo-utils.noarch 0:3.40.6-0.20200306082001.272786f.el7 - u 2020-03-28 06:06:34.215 | python2-oslo-utils-3.40.6-0.20200306082001.272786f.el7.noarch requires: python-oslo-utils-lang = 3.40.6-0.20200306082001.272786f.el7 2020-03-28 06:06:34.215 | --> Processing Dependency: python-oslo-utils-lang = 3.40.6-0.20200306082001.272786f.el7 for package: python2-oslo-utils-3.40.6-0.20200306082001.272786f.el7.noarch 2020-03-28 06:06:34.215 | Searching pkgSack for dep: python-oslo-utils-lang 2020-03-28 06:06:34.216 | TSINFO: Marking python-oslo-utils-lang-3.40.6-0.20200306082001.272786f.el7.noarch as install for python2-oslo-utils-3.40.6-0.20200306082001.272786f.el7.noarch 2020-03-28 06:06:34.216 | python2-oslo-utils-3.40.6-0.20200306082001.272786f.el7.noarch requires: pyparsing 2020-03-28 06:06:34.216 | --> Processing Dependency: pyparsing for package: python2-oslo-utils-3.40.6-0.20200306082001.272786f.el7.noarch 2020-03-28 06:06:34.216 | Searching pkgSack for dep: pyparsing 2020-03-28 06:06:34.220 | Not Updating Package that is obsoleted: pyparsing-1.5.6-9.el7.noarch 2020-03-28 06:06:34.221 | Not Updating Package that is obsoleted: pyparsing-1.5.6-9.el7.noarch 2020-03-28 06:06:34.222 | TSINFO: Marking python2-pyparsing-2.3.1-1.el7.noarch as install for python2-oslo-utils-3.40.6-0.20200306082001.272786f.el7.noarch 2020-03-28 06:06:34.222 | python2-oslo-utils-3.40.6-0.20200306082001.272786f.el7.noarch requires: python2-funcsigs 2020-03-28 06:06:34.222 | --> Processing Dependency: python2-funcsigs for package: python2-oslo-utils-3.40.6-0.20200306082001.272786f.el7.noarch 2020-03-28 06:06:34.222 | Searching pkgSack for dep: python2-funcsigs 2020-03-28 06:06:34.224 | TSINFO: Marking python2-funcsigs-1.0.2-1.el7.noarch as install for python2-oslo-utils-3.40.6-0.20200306082001.272786f.el7.noarch 2020-03-28 06:06:34.224 | ---> Package python2-pbr.noarch 0:5.1.2-2.el7 will be installed 2020-03-28 06:06:34.224 | Checking deps for python2-pbr.noarch 0:5.1.2-2.el7 - u 2020-03-28 06:06:34.224 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python2-pbr.noarch 0:5.1.2-2.el7 - u 2020-03-28 06:06:34.224 | looking for ('python2-setuptools', None, (None, None, None)) as a requirement of python2-pbr.noarch 0:5.1.2-2.el7 - u 2020-03-28 06:06:34.225 | looking for ('git-core', None, (None, None, None)) as a requirement of python2-pbr.noarch 0:5.1.2-2.el7 - u 2020-03-28 06:06:34.225 | looking for ('/usr/bin/python2', None, (None, None, None)) as a requirement of python2-pbr.noarch 0:5.1.2-2.el7 - u 2020-03-28 06:06:34.225 | python2-pbr-5.1.2-2.el7.noarch requires: git-core 2020-03-28 06:06:34.225 | --> Processing Dependency: git-core for package: python2-pbr-5.1.2-2.el7.noarch 2020-03-28 06:06:34.225 | Searching pkgSack for dep: git-core 2020-03-28 06:06:34.234 | TSINFO: Marking git-1.8.3.1-21.el7_7.x86_64 as install for python2-pbr-5.1.2-2.el7.noarch 2020-03-28 06:06:34.236 | ---> Package python2-pecan.noarch 0:1.3.2-1.el7 will be installed 2020-03-28 06:06:34.236 | Checking deps for python2-pecan.noarch 0:1.3.2-1.el7 - u 2020-03-28 06:06:34.237 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python2-pecan.noarch 0:1.3.2-1.el7 - u 2020-03-28 06:06:34.237 | looking for ('python2-webob', None, (None, None, None)) as a requirement of python2-pecan.noarch 0:1.3.2-1.el7 - u 2020-03-28 06:06:34.237 | looking for ('python2-six', None, (None, None, None)) as a requirement of python2-pecan.noarch 0:1.3.2-1.el7 - u 2020-03-28 06:06:34.237 | looking for ('python2-singledispatch', None, (None, None, None)) as a requirement of python2-pecan.noarch 0:1.3.2-1.el7 - u 2020-03-28 06:06:34.237 | looking for ('python2-setuptools', None, (None, None, None)) as a requirement of python2-pecan.noarch 0:1.3.2-1.el7 - u 2020-03-28 06:06:34.237 | looking for ('python-webtest', None, (None, None, None)) as a requirement of python2-pecan.noarch 0:1.3.2-1.el7 - u 2020-03-28 06:06:34.237 | looking for ('python-simplegeneric', None, (None, None, None)) as a requirement of python2-pecan.noarch 0:1.3.2-1.el7 - u 2020-03-28 06:06:34.237 | looking for ('python-mako', None, (None, None, None)) as a requirement of python2-pecan.noarch 0:1.3.2-1.el7 - u 2020-03-28 06:06:34.237 | looking for ('python-logutils', None, (None, None, None)) as a requirement of python2-pecan.noarch 0:1.3.2-1.el7 - u 2020-03-28 06:06:34.238 | looking for ('/usr/bin/python2', None, (None, None, None)) as a requirement of python2-pecan.noarch 0:1.3.2-1.el7 - u 2020-03-28 06:06:34.238 | python2-pecan-1.3.2-1.el7.noarch requires: python2-singledispatch 2020-03-28 06:06:34.238 | --> Processing Dependency: python2-singledispatch for package: python2-pecan-1.3.2-1.el7.noarch 2020-03-28 06:06:34.238 | Searching pkgSack for dep: python2-singledispatch 2020-03-28 06:06:34.239 | TSINFO: Marking python2-singledispatch-3.4.0.3-4.el7.noarch as install for python2-pecan-1.3.2-1.el7.noarch 2020-03-28 06:06:34.240 | python2-pecan-1.3.2-1.el7.noarch requires: python-webtest 2020-03-28 06:06:34.240 | --> Processing Dependency: python-webtest for package: python2-pecan-1.3.2-1.el7.noarch 2020-03-28 06:06:34.240 | Searching pkgSack for dep: python-webtest 2020-03-28 06:06:34.242 | TSINFO: Marking python-webtest-2.0.23-1.el7.noarch as install for python2-pecan-1.3.2-1.el7.noarch 2020-03-28 06:06:34.242 | python2-pecan-1.3.2-1.el7.noarch requires: python-simplegeneric 2020-03-28 06:06:34.242 | --> Processing Dependency: python-simplegeneric for package: python2-pecan-1.3.2-1.el7.noarch 2020-03-28 06:06:34.242 | Searching pkgSack for dep: python-simplegeneric 2020-03-28 06:06:34.244 | TSINFO: Marking python-simplegeneric-0.8-7.el7.noarch as install for python2-pecan-1.3.2-1.el7.noarch 2020-03-28 06:06:34.244 | python2-pecan-1.3.2-1.el7.noarch requires: python-mako 2020-03-28 06:06:34.244 | --> Processing Dependency: python-mako for package: python2-pecan-1.3.2-1.el7.noarch 2020-03-28 06:06:34.244 | Searching pkgSack for dep: python-mako 2020-03-28 06:06:34.246 | TSINFO: Marking python-mako-0.8.1-2.el7.noarch as install for python2-pecan-1.3.2-1.el7.noarch 2020-03-28 06:06:34.246 | python2-pecan-1.3.2-1.el7.noarch requires: python-logutils 2020-03-28 06:06:34.246 | --> Processing Dependency: python-logutils for package: python2-pecan-1.3.2-1.el7.noarch 2020-03-28 06:06:34.246 | Searching pkgSack for dep: python-logutils 2020-03-28 06:06:34.248 | TSINFO: Marking python-logutils-0.3.3-3.el7.noarch as install for python2-pecan-1.3.2-1.el7.noarch 2020-03-28 06:06:34.248 | ---> Package python2-pint.noarch 0:0.9-1.el7 will be installed 2020-03-28 06:06:34.248 | Checking deps for python2-pint.noarch 0:0.9-1.el7 - u 2020-03-28 06:06:34.248 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python2-pint.noarch 0:0.9-1.el7 - u 2020-03-28 06:06:34.248 | looking for ('python2-funcsigs', None, (None, None, None)) as a requirement of python2-pint.noarch 0:0.9-1.el7 - u 2020-03-28 06:06:34.248 | ---> Package python2-psutil.x86_64 0:5.5.1-1.el7 will be installed 2020-03-28 06:06:34.249 | Checking deps for python2-psutil.x86_64 0:5.5.1-1.el7 - u 2020-03-28 06:06:34.249 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python2-psutil.x86_64 0:5.5.1-1.el7 - u 2020-03-28 06:06:34.249 | looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of python2-psutil.x86_64 0:5.5.1-1.el7 - u 2020-03-28 06:06:34.249 | looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of python2-psutil.x86_64 0:5.5.1-1.el7 - u 2020-03-28 06:06:34.249 | looking for ('libc.so.6(GLIBC_2.13)(64bit)', None, (None, None, None)) as a requirement of python2-psutil.x86_64 0:5.5.1-1.el7 - u 2020-03-28 06:06:34.249 | looking for ('libpython2.7.so.1.0()(64bit)', None, (None, None, None)) as a requirement of python2-psutil.x86_64 0:5.5.1-1.el7 - u 2020-03-28 06:06:34.250 | looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of python2-psutil.x86_64 0:5.5.1-1.el7 - u 2020-03-28 06:06:34.250 | ---> Package python2-stevedore.noarch 0:1.30.1-0.20190308160443.27a8395.el7 will be installed 2020-03-28 06:06:34.250 | Checking deps for python2-stevedore.noarch 0:1.30.1-0.20190308160443.27a8395.el7 - u 2020-03-28 06:06:34.250 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python2-stevedore.noarch 0:1.30.1-0.20190308160443.27a8395.el7 - u 2020-03-28 06:06:34.250 | looking for ('python2-pbr', None, (None, None, None)) as a requirement of python2-stevedore.noarch 0:1.30.1-0.20190308160443.27a8395.el7 - u 2020-03-28 06:06:34.250 | looking for ('python2-six', None, (None, None, None)) as a requirement of python2-stevedore.noarch 0:1.30.1-0.20190308160443.27a8395.el7 - u 2020-03-28 06:06:34.250 | ---> Package python2-wsme.noarch 0:0.9.4-0.20190520104911.bff9624.el7 will be installed 2020-03-28 06:06:34.250 | Checking deps for python2-wsme.noarch 0:0.9.4-0.20190520104911.bff9624.el7 - u 2020-03-28 06:06:34.250 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python2-wsme.noarch 0:0.9.4-0.20190520104911.bff9624.el7 - u 2020-03-28 06:06:34.250 | looking for ('python-simplegeneric', None, (None, None, None)) as a requirement of python2-wsme.noarch 0:0.9.4-0.20190520104911.bff9624.el7 - u 2020-03-28 06:06:34.250 | looking for ('python2-netaddr', None, (None, None, None)) as a requirement of python2-wsme.noarch 0:0.9.4-0.20190520104911.bff9624.el7 - u 2020-03-28 06:06:34.250 | looking for ('python2-pytz', None, (None, None, None)) as a requirement of python2-wsme.noarch 0:0.9.4-0.20190520104911.bff9624.el7 - u 2020-03-28 06:06:34.251 | looking for ('python2-six', None, (None, None, None)) as a requirement of python2-wsme.noarch 0:0.9.4-0.20190520104911.bff9624.el7 - u 2020-03-28 06:06:34.251 | looking for ('python2-webob', None, (None, None, None)) as a requirement of python2-wsme.noarch 0:0.9.4-0.20190520104911.bff9624.el7 - u 2020-03-28 06:06:34.251 | ---> Package systemd-python.x86_64 0:219-67.el7_7.4 will be installed 2020-03-28 06:06:34.251 | Checking deps for systemd-python.x86_64 0:219-67.el7_7.4 - u 2020-03-28 06:06:34.251 | looking for ('systemd-libs', 'EQ', ('0', '219', '67.el7_7.4')) as a requirement of systemd-python.x86_64 0:219-67.el7_7.4 - u 2020-03-28 06:06:34.252 | looking for ('systemd', 'EQ', ('0', '219', '67.el7_7.4')) as a requirement of systemd-python.x86_64 0:219-67.el7_7.4 - u 2020-03-28 06:06:34.252 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of systemd-python.x86_64 0:219-67.el7_7.4 - u 2020-03-28 06:06:34.252 | looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of systemd-python.x86_64 0:219-67.el7_7.4 - u 2020-03-28 06:06:34.252 | looking for ('libsystemd.so.0(LIBSYSTEMD_209)(64bit)', None, (None, None, None)) as a requirement of systemd-python.x86_64 0:219-67.el7_7.4 - u 2020-03-28 06:06:34.253 | looking for ('librt.so.1(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of systemd-python.x86_64 0:219-67.el7_7.4 - u 2020-03-28 06:06:34.254 | looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of systemd-python.x86_64 0:219-67.el7_7.4 - u 2020-03-28 06:06:34.254 | looking for ('libgcc_s.so.1(GCC_3.3.1)(64bit)', None, (None, None, None)) as a requirement of systemd-python.x86_64 0:219-67.el7_7.4 - u 2020-03-28 06:06:34.254 | looking for ('libgcc_s.so.1(GCC_3.0)(64bit)', None, (None, None, None)) as a requirement of systemd-python.x86_64 0:219-67.el7_7.4 - u 2020-03-28 06:06:34.254 | looking for ('libc.so.6(GLIBC_2.4)(64bit)', None, (None, None, None)) as a requirement of systemd-python.x86_64 0:219-67.el7_7.4 - u 2020-03-28 06:06:34.254 | looking for ('ld-linux-x86-64.so.2()(64bit)', None, (None, None, None)) as a requirement of systemd-python.x86_64 0:219-67.el7_7.4 - u 2020-03-28 06:06:34.255 | looking for ('libsystemd.so.0()(64bit)', None, (None, None, None)) as a requirement of systemd-python.x86_64 0:219-67.el7_7.4 - u 2020-03-28 06:06:34.255 | looking for ('libselinux.so.1()(64bit)', None, (None, None, None)) as a requirement of systemd-python.x86_64 0:219-67.el7_7.4 - u 2020-03-28 06:06:34.256 | looking for ('librt.so.1()(64bit)', None, (None, None, None)) as a requirement of systemd-python.x86_64 0:219-67.el7_7.4 - u 2020-03-28 06:06:34.256 | looking for ('libresolv.so.2()(64bit)', None, (None, None, None)) as a requirement of systemd-python.x86_64 0:219-67.el7_7.4 - u 2020-03-28 06:06:34.256 | looking for ('libpython2.7.so.1.0()(64bit)', None, (None, None, None)) as a requirement of systemd-python.x86_64 0:219-67.el7_7.4 - u 2020-03-28 06:06:34.256 | looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of systemd-python.x86_64 0:219-67.el7_7.4 - u 2020-03-28 06:06:34.256 | looking for ('libm.so.6()(64bit)', None, (None, None, None)) as a requirement of systemd-python.x86_64 0:219-67.el7_7.4 - u 2020-03-28 06:06:34.257 | looking for ('liblzma.so.5()(64bit)', None, (None, None, None)) as a requirement of systemd-python.x86_64 0:219-67.el7_7.4 - u 2020-03-28 06:06:34.257 | looking for ('liblz4.so.1()(64bit)', None, (None, None, None)) as a requirement of systemd-python.x86_64 0:219-67.el7_7.4 - u 2020-03-28 06:06:34.257 | looking for ('libgpg-error.so.0()(64bit)', None, (None, None, None)) as a requirement of systemd-python.x86_64 0:219-67.el7_7.4 - u 2020-03-28 06:06:34.258 | looking for ('libgcrypt.so.11()(64bit)', None, (None, None, None)) as a requirement of systemd-python.x86_64 0:219-67.el7_7.4 - u 2020-03-28 06:06:34.258 | looking for ('libgcc_s.so.1()(64bit)', None, (None, None, None)) as a requirement of systemd-python.x86_64 0:219-67.el7_7.4 - u 2020-03-28 06:06:34.258 | looking for ('libdw.so.1()(64bit)', None, (None, None, None)) as a requirement of systemd-python.x86_64 0:219-67.el7_7.4 - u 2020-03-28 06:06:34.259 | looking for ('libdl.so.2()(64bit)', None, (None, None, None)) as a requirement of systemd-python.x86_64 0:219-67.el7_7.4 - u 2020-03-28 06:06:34.259 | looking for ('libcap.so.2()(64bit)', None, (None, None, None)) as a requirement of systemd-python.x86_64 0:219-67.el7_7.4 - u 2020-03-28 06:06:34.260 | --> Running transaction check 2020-03-28 06:06:34.260 | ---> Package git.x86_64 0:1.8.3.1-21.el7_7 will be installed 2020-03-28 06:06:34.260 | Checking deps for git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 06:06:34.260 | looking for ('perl-Git', 'EQ', ('0', '1.8.3.1', '21.el7_7')) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 06:06:34.260 | looking for ('zlib', 'GE', ('0', '1.2', None)) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 06:06:34.261 | looking for ('perl', 'GE', ('0', '5.008', None)) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 06:06:34.261 | looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 06:06:34.261 | looking for ('rsync', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 06:06:34.262 | looking for ('perl(warnings)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 06:06:34.262 | looking for ('perl(vars)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 06:06:34.262 | looking for ('perl(strict)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 06:06:34.262 | looking for ('perl(lib)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 06:06:34.262 | looking for ('perl(Term::ReadKey)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 06:06:34.262 | looking for ('perl(Git)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 06:06:34.262 | looking for ('perl(Getopt::Long)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 06:06:34.263 | looking for ('perl(File::stat)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 06:06:34.263 | looking for ('perl(File::Temp)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 06:06:34.263 | looking for ('perl(File::Spec)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 06:06:34.263 | looking for ('perl(File::Path)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 06:06:34.263 | looking for ('perl(File::Find)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 06:06:34.263 | looking for ('perl(File::Copy)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 06:06:34.263 | looking for ('perl(File::Basename)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 06:06:34.263 | looking for ('perl(Exporter)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 06:06:34.264 | looking for ('perl(Error)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 06:06:34.264 | looking for ('openssh-clients', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 06:06:34.265 | looking for ('libz.so.1(ZLIB_1.2.0)(64bit)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 06:06:34.265 | looking for ('libssl.so.10(libssl.so.10)(64bit)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 06:06:34.265 | looking for ('libpthread.so.0(GLIBC_2.3.2)(64bit)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 06:06:34.266 | looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 06:06:34.266 | looking for ('libcrypto.so.10(libcrypto.so.10)(64bit)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 06:06:34.266 | looking for ('libc.so.6(GLIBC_2.16)(64bit)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 06:06:34.266 | looking for ('less', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 06:06:34.267 | looking for ('/usr/bin/python', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 06:06:34.267 | looking for ('/usr/bin/perl', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 06:06:34.267 | looking for ('/bin/sh', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 06:06:34.267 | looking for ('/bin/bash', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 06:06:34.267 | looking for ('libz.so.1()(64bit)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 06:06:34.267 | looking for ('libssl.so.10()(64bit)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 06:06:34.267 | looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 06:06:34.267 | looking for ('libpcre.so.1()(64bit)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 06:06:34.268 | looking for ('libexpat.so.1()(64bit)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 06:06:34.268 | looking for ('libcurl.so.4()(64bit)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 06:06:34.269 | looking for ('libcrypto.so.10()(64bit)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 06:06:34.269 | git-1.8.3.1-21.el7_7.x86_64 requires: perl-Git = 1.8.3.1-21.el7_7 2020-03-28 06:06:34.269 | --> Processing Dependency: perl-Git = 1.8.3.1-21.el7_7 for package: git-1.8.3.1-21.el7_7.x86_64 2020-03-28 06:06:34.269 | Searching pkgSack for dep: perl-Git 2020-03-28 06:06:34.277 | TSINFO: Marking perl-Git-1.8.3.1-21.el7_7.noarch as install for git-1.8.3.1-21.el7_7.x86_64 2020-03-28 06:06:34.278 | git-1.8.3.1-21.el7_7.x86_64 requires: perl >= 5.008 2020-03-28 06:06:34.278 | --> Processing Dependency: perl >= 5.008 for package: git-1.8.3.1-21.el7_7.x86_64 2020-03-28 06:06:34.278 | Searching pkgSack for dep: perl 2020-03-28 06:06:34.291 | TSINFO: Marking 4:perl-5.16.3-294.el7_6.x86_64 as install for git-1.8.3.1-21.el7_7.x86_64 2020-03-28 06:06:34.294 | git-1.8.3.1-21.el7_7.x86_64 requires: perl(warnings) 2020-03-28 06:06:34.294 | --> Processing Dependency: perl(warnings) for package: git-1.8.3.1-21.el7_7.x86_64 2020-03-28 06:06:34.295 | Quick matched 4:perl-5.16.3-294.el7_6.x86_64 to require for perl(warnings) 2020-03-28 06:06:34.295 | git-1.8.3.1-21.el7_7.x86_64 requires: perl(vars) 2020-03-28 06:06:34.295 | --> Processing Dependency: perl(vars) for package: git-1.8.3.1-21.el7_7.x86_64 2020-03-28 06:06:34.295 | Quick matched 4:perl-5.16.3-294.el7_6.x86_64 to require for perl(vars) 2020-03-28 06:06:34.295 | git-1.8.3.1-21.el7_7.x86_64 requires: perl(strict) 2020-03-28 06:06:34.295 | --> Processing Dependency: perl(strict) for package: git-1.8.3.1-21.el7_7.x86_64 2020-03-28 06:06:34.295 | Quick matched 4:perl-5.16.3-294.el7_6.x86_64 to require for perl(strict) 2020-03-28 06:06:34.295 | git-1.8.3.1-21.el7_7.x86_64 requires: perl(lib) 2020-03-28 06:06:34.295 | --> Processing Dependency: perl(lib) for package: git-1.8.3.1-21.el7_7.x86_64 2020-03-28 06:06:34.295 | Quick matched 4:perl-5.16.3-294.el7_6.x86_64 to require for perl(lib) 2020-03-28 06:06:34.295 | git-1.8.3.1-21.el7_7.x86_64 requires: perl(Term::ReadKey) 2020-03-28 06:06:34.295 | --> Processing Dependency: perl(Term::ReadKey) for package: git-1.8.3.1-21.el7_7.x86_64 2020-03-28 06:06:34.296 | Searching pkgSack for dep: perl(Term::ReadKey) 2020-03-28 06:06:34.299 | TSINFO: Marking perl-TermReadKey-2.30-20.el7.x86_64 as install for git-1.8.3.1-21.el7_7.x86_64 2020-03-28 06:06:34.300 | git-1.8.3.1-21.el7_7.x86_64 requires: perl(Git) 2020-03-28 06:06:34.300 | --> Processing Dependency: perl(Git) for package: git-1.8.3.1-21.el7_7.x86_64 2020-03-28 06:06:34.300 | Searching pkgSack for dep: perl(Git) 2020-03-28 06:06:34.302 | Potential resolving package perl-Git-1.8.3.1-20.el7.noarch has newer instance in ts. 2020-03-28 06:06:34.302 | Potential resolving package perl-Git-1.8.3.1-20.el7.noarch has newer instance in ts. 2020-03-28 06:06:34.302 | perl-Git-1.8.3.1-21.el7_7.noarch already in ts, skipping this one 2020-03-28 06:06:34.302 | git-1.8.3.1-21.el7_7.x86_64 requires: perl(Getopt::Long) 2020-03-28 06:06:34.302 | --> Processing Dependency: perl(Getopt::Long) for package: git-1.8.3.1-21.el7_7.x86_64 2020-03-28 06:06:34.302 | Searching pkgSack for dep: perl(Getopt::Long) 2020-03-28 06:06:34.305 | TSINFO: Marking perl-Getopt-Long-2.40-3.el7.noarch as install for git-1.8.3.1-21.el7_7.x86_64 2020-03-28 06:06:34.305 | git-1.8.3.1-21.el7_7.x86_64 requires: perl(File::stat) 2020-03-28 06:06:34.305 | --> Processing Dependency: perl(File::stat) for package: git-1.8.3.1-21.el7_7.x86_64 2020-03-28 06:06:34.305 | Searching pkgSack for dep: perl(File::stat) 2020-03-28 06:06:34.307 | 4:perl-5.16.3-294.el7_6.x86_64 already in ts, skipping this one 2020-03-28 06:06:34.307 | git-1.8.3.1-21.el7_7.x86_64 requires: perl(File::Temp) 2020-03-28 06:06:34.307 | --> Processing Dependency: perl(File::Temp) for package: git-1.8.3.1-21.el7_7.x86_64 2020-03-28 06:06:34.308 | Searching pkgSack for dep: perl(File::Temp) 2020-03-28 06:06:34.309 | TSINFO: Marking perl-File-Temp-0.23.01-3.el7.noarch as install for git-1.8.3.1-21.el7_7.x86_64 2020-03-28 06:06:34.310 | git-1.8.3.1-21.el7_7.x86_64 requires: perl(File::Spec) 2020-03-28 06:06:34.310 | --> Processing Dependency: perl(File::Spec) for package: git-1.8.3.1-21.el7_7.x86_64 2020-03-28 06:06:34.310 | Searching pkgSack for dep: perl(File::Spec) 2020-03-28 06:06:34.312 | TSINFO: Marking perl-PathTools-3.40-5.el7.x86_64 as install for git-1.8.3.1-21.el7_7.x86_64 2020-03-28 06:06:34.312 | git-1.8.3.1-21.el7_7.x86_64 requires: perl(File::Path) 2020-03-28 06:06:34.312 | --> Processing Dependency: perl(File::Path) for package: git-1.8.3.1-21.el7_7.x86_64 2020-03-28 06:06:34.313 | Searching pkgSack for dep: perl(File::Path) 2020-03-28 06:06:34.314 | TSINFO: Marking perl-File-Path-2.09-2.el7.noarch as install for git-1.8.3.1-21.el7_7.x86_64 2020-03-28 06:06:34.315 | git-1.8.3.1-21.el7_7.x86_64 requires: perl(File::Find) 2020-03-28 06:06:34.315 | --> Processing Dependency: perl(File::Find) for package: git-1.8.3.1-21.el7_7.x86_64 2020-03-28 06:06:34.315 | Searching pkgSack for dep: perl(File::Find) 2020-03-28 06:06:34.316 | 4:perl-5.16.3-294.el7_6.x86_64 already in ts, skipping this one 2020-03-28 06:06:34.316 | git-1.8.3.1-21.el7_7.x86_64 requires: perl(File::Copy) 2020-03-28 06:06:34.316 | --> Processing Dependency: perl(File::Copy) for package: git-1.8.3.1-21.el7_7.x86_64 2020-03-28 06:06:34.316 | Quick matched 4:perl-5.16.3-294.el7_6.x86_64 to require for perl(File::Copy) 2020-03-28 06:06:34.316 | git-1.8.3.1-21.el7_7.x86_64 requires: perl(File::Basename) 2020-03-28 06:06:34.316 | --> Processing Dependency: perl(File::Basename) for package: git-1.8.3.1-21.el7_7.x86_64 2020-03-28 06:06:34.316 | Quick matched 4:perl-5.16.3-294.el7_6.x86_64 to require for perl(File::Basename) 2020-03-28 06:06:34.316 | git-1.8.3.1-21.el7_7.x86_64 requires: perl(Exporter) 2020-03-28 06:06:34.316 | --> Processing Dependency: perl(Exporter) for package: git-1.8.3.1-21.el7_7.x86_64 2020-03-28 06:06:34.317 | Searching pkgSack for dep: perl(Exporter) 2020-03-28 06:06:34.320 | TSINFO: Marking perl-Exporter-5.68-3.el7.noarch as install for git-1.8.3.1-21.el7_7.x86_64 2020-03-28 06:06:34.320 | git-1.8.3.1-21.el7_7.x86_64 requires: perl(Error) 2020-03-28 06:06:34.320 | --> Processing Dependency: perl(Error) for package: git-1.8.3.1-21.el7_7.x86_64 2020-03-28 06:06:34.320 | Searching pkgSack for dep: perl(Error) 2020-03-28 06:06:34.322 | TSINFO: Marking 1:perl-Error-0.17020-2.el7.noarch as install for git-1.8.3.1-21.el7_7.x86_64 2020-03-28 06:06:34.322 | git-1.8.3.1-21.el7_7.x86_64 requires: /usr/bin/perl 2020-03-28 06:06:34.322 | --> Processing Dependency: /usr/bin/perl for package: git-1.8.3.1-21.el7_7.x86_64 2020-03-28 06:06:34.322 | Searching pkgSack for dep: /usr/bin/perl 2020-03-28 06:06:34.334 | 4:perl-5.16.3-294.el7_6.x86_64 already in ts, skipping this one 2020-03-28 06:06:34.335 | ---> Package python-dns.noarch 0:1.15.0-5.el7 will be installed 2020-03-28 06:06:34.335 | Checking deps for python-dns.noarch 0:1.15.0-5.el7 - u 2020-03-28 06:06:34.335 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python-dns.noarch 0:1.15.0-5.el7 - u 2020-03-28 06:06:34.335 | looking for ('python-crypto', None, (None, None, None)) as a requirement of python-dns.noarch 0:1.15.0-5.el7 - u 2020-03-28 06:06:34.336 | python-dns-1.15.0-5.el7.noarch requires: python-crypto 2020-03-28 06:06:34.336 | --> Processing Dependency: python-crypto for package: python-dns-1.15.0-5.el7.noarch 2020-03-28 06:06:34.337 | Searching pkgSack for dep: python-crypto 2020-03-28 06:06:34.344 | Not Updating Package that is obsoleted: python-crypto-2.6.1-1.el7.centos.x86_64 2020-03-28 06:06:34.346 | Not Updating Package that is obsoleted: python-crypto-2.6.1-1.el7.centos.x86_64 2020-03-28 06:06:34.349 | TSINFO: Marking python2-crypto-2.6.1-15.el7.x86_64 as install for python-dns-1.15.0-5.el7.noarch 2020-03-28 06:06:34.350 | ---> Package python-enum34.noarch 0:1.0.4-1.el7 will be installed 2020-03-28 06:06:34.350 | Checking deps for python-enum34.noarch 0:1.0.4-1.el7 - u 2020-03-28 06:06:34.351 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python-enum34.noarch 0:1.0.4-1.el7 - u 2020-03-28 06:06:34.351 | ---> Package python-inotify.noarch 0:0.9.4-4.el7 will be installed 2020-03-28 06:06:34.351 | Checking deps for python-inotify.noarch 0:0.9.4-4.el7 - u 2020-03-28 06:06:34.352 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python-inotify.noarch 0:0.9.4-4.el7 - u 2020-03-28 06:06:34.352 | looking for ('/usr/bin/env', None, (None, None, None)) as a requirement of python-inotify.noarch 0:0.9.4-4.el7 - u 2020-03-28 06:06:34.352 | looking for ('/bin/bash', None, (None, None, None)) as a requirement of python-inotify.noarch 0:0.9.4-4.el7 - u 2020-03-28 06:06:34.353 | ---> Package python-kmod.x86_64 0:0.9-4.el7 will be installed 2020-03-28 06:06:34.353 | Checking deps for python-kmod.x86_64 0:0.9-4.el7 - u 2020-03-28 06:06:34.353 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python-kmod.x86_64 0:0.9-4.el7 - u 2020-03-28 06:06:34.354 | looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of python-kmod.x86_64 0:0.9-4.el7 - u 2020-03-28 06:06:34.354 | looking for ('libkmod.so.2(LIBKMOD_5)(64bit)', None, (None, None, None)) as a requirement of python-kmod.x86_64 0:0.9-4.el7 - u 2020-03-28 06:06:34.356 | looking for ('libc.so.6(GLIBC_2.4)(64bit)', None, (None, None, None)) as a requirement of python-kmod.x86_64 0:0.9-4.el7 - u 2020-03-28 06:06:34.356 | looking for ('libpython2.7.so.1.0()(64bit)', None, (None, None, None)) as a requirement of python-kmod.x86_64 0:0.9-4.el7 - u 2020-03-28 06:06:34.356 | looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of python-kmod.x86_64 0:0.9-4.el7 - u 2020-03-28 06:06:34.356 | looking for ('libkmod.so.2()(64bit)', None, (None, None, None)) as a requirement of python-kmod.x86_64 0:0.9-4.el7 - u 2020-03-28 06:06:34.357 | ---> Package python-logutils.noarch 0:0.3.3-3.el7 will be installed 2020-03-28 06:06:34.357 | Checking deps for python-logutils.noarch 0:0.3.3-3.el7 - u 2020-03-28 06:06:34.357 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python-logutils.noarch 0:0.3.3-3.el7 - u 2020-03-28 06:06:34.358 | ---> Package python-mako.noarch 0:0.8.1-2.el7 will be installed 2020-03-28 06:06:34.358 | Checking deps for python-mako.noarch 0:0.8.1-2.el7 - u 2020-03-28 06:06:34.358 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python-mako.noarch 0:0.8.1-2.el7 - u 2020-03-28 06:06:34.359 | looking for ('python-markupsafe', None, (None, None, None)) as a requirement of python-mako.noarch 0:0.8.1-2.el7 - u 2020-03-28 06:06:34.360 | looking for ('python-beaker', None, (None, None, None)) as a requirement of python-mako.noarch 0:0.8.1-2.el7 - u 2020-03-28 06:06:34.360 | looking for ('/usr/bin/python', None, (None, None, None)) as a requirement of python-mako.noarch 0:0.8.1-2.el7 - u 2020-03-28 06:06:34.361 | python-mako-0.8.1-2.el7.noarch requires: python-beaker 2020-03-28 06:06:34.361 | --> Processing Dependency: python-beaker for package: python-mako-0.8.1-2.el7.noarch 2020-03-28 06:06:34.361 | Searching pkgSack for dep: python-beaker 2020-03-28 06:06:34.369 | TSINFO: Marking python-beaker-1.5.4-10.el7.noarch as install for python-mako-0.8.1-2.el7.noarch 2020-03-28 06:06:34.370 | ---> Package python-oslo-concurrency-lang.noarch 0:3.29.1-0.20190308171519.e11481b.el7 will be installed 2020-03-28 06:06:34.370 | Checking deps for python-oslo-concurrency-lang.noarch 0:3.29.1-0.20190308171519.e11481b.el7 - u 2020-03-28 06:06:34.370 | ---> Package python-oslo-log-lang.noarch 0:3.42.3-0.20190308170708.7c5f836.el7 will be installed 2020-03-28 06:06:34.370 | Checking deps for python-oslo-log-lang.noarch 0:3.42.3-0.20190308170708.7c5f836.el7 - u 2020-03-28 06:06:34.371 | ---> Package python-oslo-utils-lang.noarch 0:3.40.6-0.20200306082001.272786f.el7 will be installed 2020-03-28 06:06:34.371 | Checking deps for python-oslo-utils-lang.noarch 0:3.40.6-0.20200306082001.272786f.el7 - u 2020-03-28 06:06:34.371 | ---> Package python-paste.noarch 0:1.7.5.1-9.20111221hg1498.el7 will be installed 2020-03-28 06:06:34.371 | Checking deps for python-paste.noarch 0:1.7.5.1-9.20111221hg1498.el7 - u 2020-03-28 06:06:34.372 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python-paste.noarch 0:1.7.5.1-9.20111221hg1498.el7 - u 2020-03-28 06:06:34.372 | looking for ('python-tempita', None, (None, None, None)) as a requirement of python-paste.noarch 0:1.7.5.1-9.20111221hg1498.el7 - u 2020-03-28 06:06:34.372 | looking for ('python-setuptools', None, (None, None, None)) as a requirement of python-paste.noarch 0:1.7.5.1-9.20111221hg1498.el7 - u 2020-03-28 06:06:34.373 | looking for ('pyOpenSSL', None, (None, None, None)) as a requirement of python-paste.noarch 0:1.7.5.1-9.20111221hg1498.el7 - u 2020-03-28 06:06:34.374 | python-paste-1.7.5.1-9.20111221hg1498.el7.noarch requires: python-tempita 2020-03-28 06:06:34.374 | --> Processing Dependency: python-tempita for package: python-paste-1.7.5.1-9.20111221hg1498.el7.noarch 2020-03-28 06:06:34.374 | Searching pkgSack for dep: python-tempita 2020-03-28 06:06:34.380 | TSINFO: Marking python-tempita-0.5.1-8.el7.noarch as install for python-paste-1.7.5.1-9.20111221hg1498.el7.noarch 2020-03-28 06:06:34.381 | python-paste-1.7.5.1-9.20111221hg1498.el7.noarch requires: pyOpenSSL 2020-03-28 06:06:34.381 | --> Processing Dependency: pyOpenSSL for package: python-paste-1.7.5.1-9.20111221hg1498.el7.noarch 2020-03-28 06:06:34.381 | Searching pkgSack for dep: pyOpenSSL 2020-03-28 06:06:34.386 | Not Updating Package that is obsoleted: pyOpenSSL-0.13.1-4.el7.x86_64 2020-03-28 06:06:34.389 | Not Updating Package that is obsoleted: pyOpenSSL-0.13.1-4.el7.x86_64 2020-03-28 06:06:34.392 | TSINFO: Marking python2-pyOpenSSL-19.0.0-1.el7.noarch as install for python-paste-1.7.5.1-9.20111221hg1498.el7.noarch 2020-03-28 06:06:34.393 | ---> Package python-paste-deploy.noarch 0:1.5.2-6.el7 will be installed 2020-03-28 06:06:34.393 | Checking deps for python-paste-deploy.noarch 0:1.5.2-6.el7 - u 2020-03-28 06:06:34.393 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python-paste-deploy.noarch 0:1.5.2-6.el7 - u 2020-03-28 06:06:34.394 | looking for ('python-setuptools', None, (None, None, None)) as a requirement of python-paste-deploy.noarch 0:1.5.2-6.el7 - u 2020-03-28 06:06:34.394 | looking for ('python-paste', None, (None, None, None)) as a requirement of python-paste-deploy.noarch 0:1.5.2-6.el7 - u 2020-03-28 06:06:34.394 | ---> Package python-routes.noarch 0:2.4.1-1.el7 will be installed 2020-03-28 06:06:34.395 | Checking deps for python-routes.noarch 0:2.4.1-1.el7 - u 2020-03-28 06:06:34.395 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python-routes.noarch 0:2.4.1-1.el7 - u 2020-03-28 06:06:34.395 | looking for ('python-six', None, (None, None, None)) as a requirement of python-routes.noarch 0:2.4.1-1.el7 - u 2020-03-28 06:06:34.396 | looking for ('python-repoze-lru', None, (None, None, None)) as a requirement of python-routes.noarch 0:2.4.1-1.el7 - u 2020-03-28 06:06:34.396 | python-routes-2.4.1-1.el7.noarch requires: python-repoze-lru 2020-03-28 06:06:34.396 | --> Processing Dependency: python-repoze-lru for package: python-routes-2.4.1-1.el7.noarch 2020-03-28 06:06:34.396 | Searching pkgSack for dep: python-repoze-lru 2020-03-28 06:06:34.400 | TSINFO: Marking python-repoze-lru-0.4-3.el7.noarch as install for python-routes-2.4.1-1.el7.noarch 2020-03-28 06:06:34.401 | ---> Package python-simplegeneric.noarch 0:0.8-7.el7 will be installed 2020-03-28 06:06:34.401 | Checking deps for python-simplegeneric.noarch 0:0.8-7.el7 - u 2020-03-28 06:06:34.401 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python-simplegeneric.noarch 0:0.8-7.el7 - u 2020-03-28 06:06:34.401 | ---> Package python-webtest.noarch 0:2.0.23-1.el7 will be installed 2020-03-28 06:06:34.402 | Checking deps for python-webtest.noarch 0:2.0.23-1.el7 - u 2020-03-28 06:06:34.402 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python-webtest.noarch 0:2.0.23-1.el7 - u 2020-03-28 06:06:34.402 | looking for ('python-webob', None, (None, None, None)) as a requirement of python-webtest.noarch 0:2.0.23-1.el7 - u 2020-03-28 06:06:34.403 | looking for ('python-waitress', None, (None, None, None)) as a requirement of python-webtest.noarch 0:2.0.23-1.el7 - u 2020-03-28 06:06:34.403 | looking for ('python-six', None, (None, None, None)) as a requirement of python-webtest.noarch 0:2.0.23-1.el7 - u 2020-03-28 06:06:34.403 | looking for ('python-beautifulsoup4', None, (None, None, None)) as a requirement of python-webtest.noarch 0:2.0.23-1.el7 - u 2020-03-28 06:06:34.404 | python-webtest-2.0.23-1.el7.noarch requires: python-waitress 2020-03-28 06:06:34.404 | --> Processing Dependency: python-waitress for package: python-webtest-2.0.23-1.el7.noarch 2020-03-28 06:06:34.404 | Searching pkgSack for dep: python-waitress 2020-03-28 06:06:34.407 | TSINFO: Marking python-waitress-0.8.9-5.el7.noarch as install for python-webtest-2.0.23-1.el7.noarch 2020-03-28 06:06:34.408 | python-webtest-2.0.23-1.el7.noarch requires: python-beautifulsoup4 2020-03-28 06:06:34.409 | --> Processing Dependency: python-beautifulsoup4 for package: python-webtest-2.0.23-1.el7.noarch 2020-03-28 06:06:34.409 | Searching pkgSack for dep: python-beautifulsoup4 2020-03-28 06:06:34.413 | TSINFO: Marking python-beautifulsoup4-4.6.0-1.el7.noarch as install for python-webtest-2.0.23-1.el7.noarch 2020-03-28 06:06:34.414 | ---> Package python2-dateutil.noarch 1:2.8.0-1.el7 will be installed 2020-03-28 06:06:34.414 | Checking deps for python2-dateutil.noarch 1:2.8.0-1.el7 - u 2020-03-28 06:06:34.415 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python2-dateutil.noarch 1:2.8.0-1.el7 - u 2020-03-28 06:06:34.415 | looking for ('tzdata', None, (None, None, None)) as a requirement of python2-dateutil.noarch 1:2.8.0-1.el7 - u 2020-03-28 06:06:34.418 | looking for ('python2-six', None, (None, None, None)) as a requirement of python2-dateutil.noarch 1:2.8.0-1.el7 - u 2020-03-28 06:06:34.418 | ---> Package python2-debtcollector.noarch 0:1.21.0-0.20190308155412.becfb5b.el7 will be installed 2020-03-28 06:06:34.418 | Checking deps for python2-debtcollector.noarch 0:1.21.0-0.20190308155412.becfb5b.el7 - u 2020-03-28 06:06:34.419 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python2-debtcollector.noarch 0:1.21.0-0.20190308155412.becfb5b.el7 - u 2020-03-28 06:06:34.419 | looking for ('python-wrapt', None, (None, None, None)) as a requirement of python2-debtcollector.noarch 0:1.21.0-0.20190308155412.becfb5b.el7 - u 2020-03-28 06:06:34.419 | looking for ('python2-funcsigs', None, (None, None, None)) as a requirement of python2-debtcollector.noarch 0:1.21.0-0.20190308155412.becfb5b.el7 - u 2020-03-28 06:06:34.420 | looking for ('python2-pbr', None, (None, None, None)) as a requirement of python2-debtcollector.noarch 0:1.21.0-0.20190308155412.becfb5b.el7 - u 2020-03-28 06:06:34.420 | looking for ('python2-six', None, (None, None, None)) as a requirement of python2-debtcollector.noarch 0:1.21.0-0.20190308155412.becfb5b.el7 - u 2020-03-28 06:06:34.420 | python2-debtcollector-1.21.0-0.20190308155412.becfb5b.el7.noarch requires: python-wrapt 2020-03-28 06:06:34.421 | --> Processing Dependency: python-wrapt for package: python2-debtcollector-1.21.0-0.20190308155412.becfb5b.el7.noarch 2020-03-28 06:06:34.421 | Searching pkgSack for dep: python-wrapt 2020-03-28 06:06:34.424 | TSINFO: Marking python2-wrapt-1.11.1-1.el7.x86_64 as install for python2-debtcollector-1.21.0-0.20190308155412.becfb5b.el7.noarch 2020-03-28 06:06:34.425 | ---> Package python2-fasteners.noarch 0:0.14.1-6.el7 will be installed 2020-03-28 06:06:34.425 | Checking deps for python2-fasteners.noarch 0:0.14.1-6.el7 - u 2020-03-28 06:06:34.426 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python2-fasteners.noarch 0:0.14.1-6.el7 - u 2020-03-28 06:06:34.426 | looking for ('python-six', None, (None, None, None)) as a requirement of python2-fasteners.noarch 0:0.14.1-6.el7 - u 2020-03-28 06:06:34.426 | looking for ('python-monotonic', None, (None, None, None)) as a requirement of python2-fasteners.noarch 0:0.14.1-6.el7 - u 2020-03-28 06:06:34.427 | ---> Package python2-funcsigs.noarch 0:1.0.2-1.el7 will be installed 2020-03-28 06:06:34.427 | Checking deps for python2-funcsigs.noarch 0:1.0.2-1.el7 - u 2020-03-28 06:06:34.427 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python2-funcsigs.noarch 0:1.0.2-1.el7 - u 2020-03-28 06:06:34.428 | ---> Package python2-greenlet.x86_64 0:0.4.12-1.el7 will be installed 2020-03-28 06:06:34.428 | Checking deps for python2-greenlet.x86_64 0:0.4.12-1.el7 - u 2020-03-28 06:06:34.428 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python2-greenlet.x86_64 0:0.4.12-1.el7 - u 2020-03-28 06:06:34.428 | looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of python2-greenlet.x86_64 0:0.4.12-1.el7 - u 2020-03-28 06:06:34.429 | looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of python2-greenlet.x86_64 0:0.4.12-1.el7 - u 2020-03-28 06:06:34.430 | looking for ('libpython2.7.so.1.0()(64bit)', None, (None, None, None)) as a requirement of python2-greenlet.x86_64 0:0.4.12-1.el7 - u 2020-03-28 06:06:34.430 | looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of python2-greenlet.x86_64 0:0.4.12-1.el7 - u 2020-03-28 06:06:34.430 | ---> Package python2-monotonic.noarch 0:1.5-1.el7 will be installed 2020-03-28 06:06:34.431 | Checking deps for python2-monotonic.noarch 0:1.5-1.el7 - u 2020-03-28 06:06:34.431 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python2-monotonic.noarch 0:1.5-1.el7 - u 2020-03-28 06:06:34.431 | ---> Package python2-msgpack.x86_64 0:0.6.1-2.el7 will be installed 2020-03-28 06:06:34.431 | Checking deps for python2-msgpack.x86_64 0:0.6.1-2.el7 - u 2020-03-28 06:06:34.432 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python2-msgpack.x86_64 0:0.6.1-2.el7 - u 2020-03-28 06:06:34.432 | looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of python2-msgpack.x86_64 0:0.6.1-2.el7 - u 2020-03-28 06:06:34.432 | looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of python2-msgpack.x86_64 0:0.6.1-2.el7 - u 2020-03-28 06:06:34.433 | looking for ('libstdc++.so.6()(64bit)', None, (None, None, None)) as a requirement of python2-msgpack.x86_64 0:0.6.1-2.el7 - u 2020-03-28 06:06:34.435 | looking for ('libpython2.7.so.1.0()(64bit)', None, (None, None, None)) as a requirement of python2-msgpack.x86_64 0:0.6.1-2.el7 - u 2020-03-28 06:06:34.435 | looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of python2-msgpack.x86_64 0:0.6.1-2.el7 - u 2020-03-28 06:06:34.436 | looking for ('libm.so.6()(64bit)', None, (None, None, None)) as a requirement of python2-msgpack.x86_64 0:0.6.1-2.el7 - u 2020-03-28 06:06:34.436 | looking for ('libgcc_s.so.1()(64bit)', None, (None, None, None)) as a requirement of python2-msgpack.x86_64 0:0.6.1-2.el7 - u 2020-03-28 06:06:34.436 | ---> Package python2-oslo-context.noarch 0:2.22.1-0.20190308161946.76a07f9.el7 will be installed 2020-03-28 06:06:34.436 | Checking deps for python2-oslo-context.noarch 0:2.22.1-0.20190308161946.76a07f9.el7 - u 2020-03-28 06:06:34.437 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python2-oslo-context.noarch 0:2.22.1-0.20190308161946.76a07f9.el7 - u 2020-03-28 06:06:34.437 | looking for ('python2-debtcollector', 'GE', ('0', '1.2.0', None)) as a requirement of python2-oslo-context.noarch 0:2.22.1-0.20190308161946.76a07f9.el7 - u 2020-03-28 06:06:34.437 | looking for ('python2-pbr', None, (None, None, None)) as a requirement of python2-oslo-context.noarch 0:2.22.1-0.20190308161946.76a07f9.el7 - u 2020-03-28 06:06:34.438 | ---> Package python2-oslo-i18n.noarch 0:3.23.1-0.20190308162844.20bbee5.el7 will be installed 2020-03-28 06:06:34.438 | Checking deps for python2-oslo-i18n.noarch 0:3.23.1-0.20190308162844.20bbee5.el7 - u 2020-03-28 06:06:34.438 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python2-oslo-i18n.noarch 0:3.23.1-0.20190308162844.20bbee5.el7 - u 2020-03-28 06:06:34.438 | looking for ('python-oslo-i18n-lang', 'EQ', ('0', '3.23.1', '0.20190308162844.20bbee5.el7')) as a requirement of python2-oslo-i18n.noarch 0:3.23.1-0.20190308162844.20bbee5.el7 - u 2020-03-28 06:06:34.439 | looking for ('python2-babel', None, (None, None, None)) as a requirement of python2-oslo-i18n.noarch 0:3.23.1-0.20190308162844.20bbee5.el7 - u 2020-03-28 06:06:34.439 | looking for ('python2-six', None, (None, None, None)) as a requirement of python2-oslo-i18n.noarch 0:3.23.1-0.20190308162844.20bbee5.el7 - u 2020-03-28 06:06:34.439 | python2-oslo-i18n-3.23.1-0.20190308162844.20bbee5.el7.noarch requires: python-oslo-i18n-lang = 3.23.1-0.20190308162844.20bbee5.el7 2020-03-28 06:06:34.440 | --> Processing Dependency: python-oslo-i18n-lang = 3.23.1-0.20190308162844.20bbee5.el7 for package: python2-oslo-i18n-3.23.1-0.20190308162844.20bbee5.el7.noarch 2020-03-28 06:06:34.440 | Searching pkgSack for dep: python-oslo-i18n-lang 2020-03-28 06:06:34.443 | TSINFO: Marking python-oslo-i18n-lang-3.23.1-0.20190308162844.20bbee5.el7.noarch as install for python2-oslo-i18n-3.23.1-0.20190308162844.20bbee5.el7.noarch 2020-03-28 06:06:34.444 | ---> Package python2-pyparsing.noarch 0:2.3.1-1.el7 will be installed 2020-03-28 06:06:34.445 | Checking deps for python2-pyparsing.noarch 0:2.3.1-1.el7 - u 2020-03-28 06:06:34.445 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python2-pyparsing.noarch 0:2.3.1-1.el7 - u 2020-03-28 06:06:34.445 | ---> Package python2-rfc3986.noarch 0:1.2.0-1.el7 will be installed 2020-03-28 06:06:34.445 | Checking deps for python2-rfc3986.noarch 0:1.2.0-1.el7 - u 2020-03-28 06:06:34.446 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python2-rfc3986.noarch 0:1.2.0-1.el7 - u 2020-03-28 06:06:34.446 | ---> Package python2-singledispatch.noarch 0:3.4.0.3-4.el7 will be installed 2020-03-28 06:06:34.446 | Checking deps for python2-singledispatch.noarch 0:3.4.0.3-4.el7 - u 2020-03-28 06:06:34.446 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python2-singledispatch.noarch 0:3.4.0.3-4.el7 - u 2020-03-28 06:06:34.447 | looking for ('python-six', None, (None, None, None)) as a requirement of python2-singledispatch.noarch 0:3.4.0.3-4.el7 - u 2020-03-28 06:06:34.447 | ---> Package python2-webob.noarch 0:1.8.5-1.el7 will be installed 2020-03-28 06:06:34.447 | Checking deps for python2-webob.noarch 0:1.8.5-1.el7 - u 2020-03-28 06:06:34.447 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python2-webob.noarch 0:1.8.5-1.el7 - u 2020-03-28 06:06:34.448 | looking for ('python2', None, (None, None, None)) as a requirement of python2-webob.noarch 0:1.8.5-1.el7 - u 2020-03-28 06:06:34.450 | ---> Package python2-yappi.x86_64 0:1.0-1.el7 will be installed 2020-03-28 06:06:34.451 | Checking deps for python2-yappi.x86_64 0:1.0-1.el7 - u 2020-03-28 06:06:34.451 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python2-yappi.x86_64 0:1.0-1.el7 - u 2020-03-28 06:06:34.451 | looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of python2-yappi.x86_64 0:1.0-1.el7 - u 2020-03-28 06:06:34.451 | looking for ('librt.so.1(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of python2-yappi.x86_64 0:1.0-1.el7 - u 2020-03-28 06:06:34.451 | looking for ('libc.so.6(GLIBC_2.4)(64bit)', None, (None, None, None)) as a requirement of python2-yappi.x86_64 0:1.0-1.el7 - u 2020-03-28 06:06:34.451 | looking for ('/usr/bin/python2', None, (None, None, None)) as a requirement of python2-yappi.x86_64 0:1.0-1.el7 - u 2020-03-28 06:06:34.451 | looking for ('librt.so.1()(64bit)', None, (None, None, None)) as a requirement of python2-yappi.x86_64 0:1.0-1.el7 - u 2020-03-28 06:06:34.451 | looking for ('libpython2.7.so.1.0()(64bit)', None, (None, None, None)) as a requirement of python2-yappi.x86_64 0:1.0-1.el7 - u 2020-03-28 06:06:34.452 | looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of python2-yappi.x86_64 0:1.0-1.el7 - u 2020-03-28 06:06:34.452 | --> Running transaction check 2020-03-28 06:06:34.453 | ---> Package perl.x86_64 4:5.16.3-294.el7_6 will be installed 2020-03-28 06:06:34.453 | Checking deps for perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:06:34.453 | looking for ('perl-libs', 'EQ', ('4', '5.16.3', '294.el7_6')) as a requirement of perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:06:34.454 | looking for ('perl(Socket)', 'GE', ('0', '1.3', None)) as a requirement of perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:06:34.455 | looking for ('perl(Scalar::Util)', 'GE', ('0', '1.10', None)) as a requirement of perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:06:34.456 | looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:06:34.456 | looking for ('perl-macros', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:06:34.457 | looking for ('perl-libs', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:06:34.457 | looking for ('perl(threads::shared)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:06:34.458 | looking for ('perl(threads)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:06:34.459 | looking for ('perl(constant)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:06:34.460 | looking for ('perl(Time::Local)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:06:34.461 | looking for ('perl(Time::HiRes)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:06:34.462 | looking for ('perl(Storable)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:06:34.462 | looking for ('perl(Socket)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:06:34.463 | looking for ('perl(Scalar::Util)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:06:34.464 | looking for ('perl(Pod::Simple::XHTML)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:06:34.465 | looking for ('perl(Pod::Simple::Search)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:06:34.466 | looking for ('perl(Getopt::Long)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:06:34.466 | looking for ('perl(Filter::Util::Call)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:06:34.467 | looking for ('perl(File::Temp)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:06:34.467 | looking for ('perl(File::Spec::Unix)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:06:34.467 | looking for ('perl(File::Spec::Functions)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:06:34.468 | looking for ('perl(File::Spec)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:06:34.468 | looking for ('perl(File::Path)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:06:34.468 | looking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:06:34.468 | looking for ('perl(Cwd)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:06:34.469 | looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:06:34.470 | looking for ('libm.so.6(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:06:34.471 | looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:06:34.471 | looking for ('libutil.so.1()(64bit)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:06:34.472 | looking for ('libresolv.so.2()(64bit)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:06:34.473 | looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:06:34.473 | looking for ('libperl.so()(64bit)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:06:34.474 | looking for ('libnsl.so.1()(64bit)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:06:34.475 | looking for ('libm.so.6()(64bit)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:06:34.475 | looking for ('libgdbm_compat.so.4()(64bit)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:06:34.477 | looking for ('libgdbm.so.4()(64bit)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:06:34.477 | looking for ('libdl.so.2()(64bit)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:06:34.478 | looking for ('libcrypt.so.1()(64bit)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:06:34.479 | 4:perl-5.16.3-294.el7_6.x86_64 requires: perl-libs = 4:5.16.3-294.el7_6 2020-03-28 06:06:34.479 | --> Processing Dependency: perl-libs = 4:5.16.3-294.el7_6 for package: 4:perl-5.16.3-294.el7_6.x86_64 2020-03-28 06:06:34.479 | Searching pkgSack for dep: perl-libs 2020-03-28 06:06:34.493 | TSINFO: Marking 4:perl-libs-5.16.3-294.el7_6.x86_64 as install for 4:perl-5.16.3-294.el7_6.x86_64 2020-03-28 06:06:34.495 | 4:perl-5.16.3-294.el7_6.x86_64 requires: perl(Socket) >= 1.3 2020-03-28 06:06:34.495 | --> Processing Dependency: perl(Socket) >= 1.3 for package: 4:perl-5.16.3-294.el7_6.x86_64 2020-03-28 06:06:34.495 | Searching pkgSack for dep: perl(Socket) 2020-03-28 06:06:34.503 | TSINFO: Marking perl-Socket-2.010-4.el7.x86_64 as install for 4:perl-5.16.3-294.el7_6.x86_64 2020-03-28 06:06:34.504 | 4:perl-5.16.3-294.el7_6.x86_64 requires: perl(Scalar::Util) >= 1.10 2020-03-28 06:06:34.504 | --> Processing Dependency: perl(Scalar::Util) >= 1.10 for package: 4:perl-5.16.3-294.el7_6.x86_64 2020-03-28 06:06:34.504 | Searching pkgSack for dep: perl(Scalar::Util) 2020-03-28 06:06:34.510 | TSINFO: Marking perl-Scalar-List-Utils-1.27-248.el7.x86_64 as install for 4:perl-5.16.3-294.el7_6.x86_64 2020-03-28 06:06:34.512 | 4:perl-5.16.3-294.el7_6.x86_64 requires: perl-macros 2020-03-28 06:06:34.512 | --> Processing Dependency: perl-macros for package: 4:perl-5.16.3-294.el7_6.x86_64 2020-03-28 06:06:34.512 | Searching pkgSack for dep: perl-macros 2020-03-28 06:06:34.518 | TSINFO: Marking 4:perl-macros-5.16.3-294.el7_6.x86_64 as install for 4:perl-5.16.3-294.el7_6.x86_64 2020-03-28 06:06:34.519 | 4:perl-5.16.3-294.el7_6.x86_64 requires: perl-libs 2020-03-28 06:06:34.519 | --> Processing Dependency: perl-libs for package: 4:perl-5.16.3-294.el7_6.x86_64 2020-03-28 06:06:34.519 | Searching pkgSack for dep: perl-libs 2020-03-28 06:06:34.521 | 4:perl-libs-5.16.3-294.el7_6.x86_64 already in ts, skipping this one 2020-03-28 06:06:34.521 | 4:perl-5.16.3-294.el7_6.x86_64 requires: perl(threads::shared) 2020-03-28 06:06:34.521 | --> Processing Dependency: perl(threads::shared) for package: 4:perl-5.16.3-294.el7_6.x86_64 2020-03-28 06:06:34.521 | Searching pkgSack for dep: perl(threads::shared) 2020-03-28 06:06:34.526 | TSINFO: Marking perl-threads-shared-1.43-6.el7.x86_64 as install for 4:perl-5.16.3-294.el7_6.x86_64 2020-03-28 06:06:34.526 | 4:perl-5.16.3-294.el7_6.x86_64 requires: perl(threads) 2020-03-28 06:06:34.527 | --> Processing Dependency: perl(threads) for package: 4:perl-5.16.3-294.el7_6.x86_64 2020-03-28 06:06:34.527 | Searching pkgSack for dep: perl(threads) 2020-03-28 06:06:34.530 | TSINFO: Marking perl-threads-1.87-4.el7.x86_64 as install for 4:perl-5.16.3-294.el7_6.x86_64 2020-03-28 06:06:34.530 | 4:perl-5.16.3-294.el7_6.x86_64 requires: perl(constant) 2020-03-28 06:06:34.530 | --> Processing Dependency: perl(constant) for package: 4:perl-5.16.3-294.el7_6.x86_64 2020-03-28 06:06:34.531 | Searching pkgSack for dep: perl(constant) 2020-03-28 06:06:34.533 | TSINFO: Marking perl-constant-1.27-2.el7.noarch as install for 4:perl-5.16.3-294.el7_6.x86_64 2020-03-28 06:06:34.534 | 4:perl-5.16.3-294.el7_6.x86_64 requires: perl(Time::Local) 2020-03-28 06:06:34.534 | --> Processing Dependency: perl(Time::Local) for package: 4:perl-5.16.3-294.el7_6.x86_64 2020-03-28 06:06:34.534 | Searching pkgSack for dep: perl(Time::Local) 2020-03-28 06:06:34.537 | TSINFO: Marking perl-Time-Local-1.2300-2.el7.noarch as install for 4:perl-5.16.3-294.el7_6.x86_64 2020-03-28 06:06:34.537 | 4:perl-5.16.3-294.el7_6.x86_64 requires: perl(Time::HiRes) 2020-03-28 06:06:34.538 | --> Processing Dependency: perl(Time::HiRes) for package: 4:perl-5.16.3-294.el7_6.x86_64 2020-03-28 06:06:34.538 | Searching pkgSack for dep: perl(Time::HiRes) 2020-03-28 06:06:34.541 | TSINFO: Marking 4:perl-Time-HiRes-1.9725-3.el7.x86_64 as install for 4:perl-5.16.3-294.el7_6.x86_64 2020-03-28 06:06:34.541 | 4:perl-5.16.3-294.el7_6.x86_64 requires: perl(Storable) 2020-03-28 06:06:34.542 | --> Processing Dependency: perl(Storable) for package: 4:perl-5.16.3-294.el7_6.x86_64 2020-03-28 06:06:34.542 | Searching pkgSack for dep: perl(Storable) 2020-03-28 06:06:34.544 | TSINFO: Marking perl-Storable-2.45-3.el7.x86_64 as install for 4:perl-5.16.3-294.el7_6.x86_64 2020-03-28 06:06:34.545 | 4:perl-5.16.3-294.el7_6.x86_64 requires: perl(Socket) 2020-03-28 06:06:34.545 | --> Processing Dependency: perl(Socket) for package: 4:perl-5.16.3-294.el7_6.x86_64 2020-03-28 06:06:34.545 | Searching pkgSack for dep: perl(Socket) 2020-03-28 06:06:34.546 | perl-Socket-2.010-4.el7.x86_64 already in ts, skipping this one 2020-03-28 06:06:34.546 | 4:perl-5.16.3-294.el7_6.x86_64 requires: perl(Scalar::Util) 2020-03-28 06:06:34.546 | --> Processing Dependency: perl(Scalar::Util) for package: 4:perl-5.16.3-294.el7_6.x86_64 2020-03-28 06:06:34.546 | Searching pkgSack for dep: perl(Scalar::Util) 2020-03-28 06:06:34.547 | perl-Scalar-List-Utils-1.27-248.el7.x86_64 already in ts, skipping this one 2020-03-28 06:06:34.547 | 4:perl-5.16.3-294.el7_6.x86_64 requires: perl(Pod::Simple::XHTML) 2020-03-28 06:06:34.547 | --> Processing Dependency: perl(Pod::Simple::XHTML) for package: 4:perl-5.16.3-294.el7_6.x86_64 2020-03-28 06:06:34.547 | Searching pkgSack for dep: perl(Pod::Simple::XHTML) 2020-03-28 06:06:34.554 | TSINFO: Marking 1:perl-Pod-Simple-3.28-4.el7.noarch as install for 4:perl-5.16.3-294.el7_6.x86_64 2020-03-28 06:06:34.556 | 4:perl-5.16.3-294.el7_6.x86_64 requires: perl(Pod::Simple::Search) 2020-03-28 06:06:34.556 | --> Processing Dependency: perl(Pod::Simple::Search) for package: 4:perl-5.16.3-294.el7_6.x86_64 2020-03-28 06:06:34.556 | Quick matched 1:perl-Pod-Simple-3.28-4.el7.noarch to require for perl(Pod::Simple::Search) 2020-03-28 06:06:34.556 | 4:perl-5.16.3-294.el7_6.x86_64 requires: perl(Filter::Util::Call) 2020-03-28 06:06:34.556 | --> Processing Dependency: perl(Filter::Util::Call) for package: 4:perl-5.16.3-294.el7_6.x86_64 2020-03-28 06:06:34.556 | Searching pkgSack for dep: perl(Filter::Util::Call) 2020-03-28 06:06:34.559 | TSINFO: Marking perl-Filter-1.49-3.el7.x86_64 as install for 4:perl-5.16.3-294.el7_6.x86_64 2020-03-28 06:06:34.560 | 4:perl-5.16.3-294.el7_6.x86_64 requires: perl(Carp) 2020-03-28 06:06:34.560 | --> Processing Dependency: perl(Carp) for package: 4:perl-5.16.3-294.el7_6.x86_64 2020-03-28 06:06:34.560 | Searching pkgSack for dep: perl(Carp) 2020-03-28 06:06:34.564 | TSINFO: Marking perl-Carp-1.26-244.el7.noarch as install for 4:perl-5.16.3-294.el7_6.x86_64 2020-03-28 06:06:34.565 | 4:perl-5.16.3-294.el7_6.x86_64 requires: libperl.so()(64bit) 2020-03-28 06:06:34.565 | --> Processing Dependency: libperl.so()(64bit) for package: 4:perl-5.16.3-294.el7_6.x86_64 2020-03-28 06:06:34.565 | Searching pkgSack for dep: libperl.so()(64bit) 2020-03-28 06:06:34.571 | 4:perl-libs-5.16.3-294.el7_6.x86_64 already in ts, skipping this one 2020-03-28 06:06:34.571 | ---> Package perl-Error.noarch 1:0.17020-2.el7 will be installed 2020-03-28 06:06:34.571 | Checking deps for perl-Error.noarch 1:0.17020-2.el7 - u 2020-03-28 06:06:34.571 | looking for ('perl', 'GE', ('0', '5.004', None)) as a requirement of perl-Error.noarch 1:0.17020-2.el7 - u 2020-03-28 06:06:34.572 | looking for ('perl(warnings)', None, (None, None, None)) as a requirement of perl-Error.noarch 1:0.17020-2.el7 - u 2020-03-28 06:06:34.572 | looking for ('perl(vars)', None, (None, None, None)) as a requirement of perl-Error.noarch 1:0.17020-2.el7 - u 2020-03-28 06:06:34.573 | looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-Error.noarch 1:0.17020-2.el7 - u 2020-03-28 06:06:34.573 | looking for ('perl(overload)', None, (None, None, None)) as a requirement of perl-Error.noarch 1:0.17020-2.el7 - u 2020-03-28 06:06:34.573 | looking for ('perl(Scalar::Util)', None, (None, None, None)) as a requirement of perl-Error.noarch 1:0.17020-2.el7 - u 2020-03-28 06:06:34.574 | looking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-Error.noarch 1:0.17020-2.el7 - u 2020-03-28 06:06:34.574 | looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-Error.noarch 1:0.17020-2.el7 - u 2020-03-28 06:06:34.574 | looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Error.noarch 1:0.17020-2.el7 - u 2020-03-28 06:06:34.574 | ---> Package perl-Exporter.noarch 0:5.68-3.el7 will be installed 2020-03-28 06:06:34.574 | Checking deps for perl-Exporter.noarch 0:5.68-3.el7 - u 2020-03-28 06:06:34.575 | looking for ('perl(Carp)', 'GE', ('0', '1.05', None)) as a requirement of perl-Exporter.noarch 0:5.68-3.el7 - u 2020-03-28 06:06:34.575 | looking for ('perl', 'GE', ('0', '5.006', None)) as a requirement of perl-Exporter.noarch 0:5.68-3.el7 - u 2020-03-28 06:06:34.575 | looking for ('perl(warnings)', None, (None, None, None)) as a requirement of perl-Exporter.noarch 0:5.68-3.el7 - u 2020-03-28 06:06:34.576 | looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-Exporter.noarch 0:5.68-3.el7 - u 2020-03-28 06:06:34.576 | looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Exporter.noarch 0:5.68-3.el7 - u 2020-03-28 06:06:34.576 | ---> Package perl-File-Path.noarch 0:2.09-2.el7 will be installed 2020-03-28 06:06:34.576 | Checking deps for perl-File-Path.noarch 0:2.09-2.el7 - u 2020-03-28 06:06:34.577 | looking for ('perl', 'GE', ('0', '5.005_04', None)) as a requirement of perl-File-Path.noarch 0:2.09-2.el7 - u 2020-03-28 06:06:34.577 | looking for ('perl(vars)', None, (None, None, None)) as a requirement of perl-File-Path.noarch 0:2.09-2.el7 - u 2020-03-28 06:06:34.577 | looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-File-Path.noarch 0:2.09-2.el7 - u 2020-03-28 06:06:34.578 | looking for ('perl(File::Spec)', None, (None, None, None)) as a requirement of perl-File-Path.noarch 0:2.09-2.el7 - u 2020-03-28 06:06:34.578 | looking for ('perl(File::Basename)', None, (None, None, None)) as a requirement of perl-File-Path.noarch 0:2.09-2.el7 - u 2020-03-28 06:06:34.578 | looking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-File-Path.noarch 0:2.09-2.el7 - u 2020-03-28 06:06:34.579 | looking for ('perl(Cwd)', None, (None, None, None)) as a requirement of perl-File-Path.noarch 0:2.09-2.el7 - u 2020-03-28 06:06:34.579 | looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-File-Path.noarch 0:2.09-2.el7 - u 2020-03-28 06:06:34.579 | looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-File-Path.noarch 0:2.09-2.el7 - u 2020-03-28 06:06:34.579 | ---> Package perl-File-Temp.noarch 0:0.23.01-3.el7 will be installed 2020-03-28 06:06:34.579 | Checking deps for perl-File-Temp.noarch 0:0.23.01-3.el7 - u 2020-03-28 06:06:34.579 | looking for ('perl(File::Spec)', 'GE', ('0', '0.8', None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u 2020-03-28 06:06:34.580 | looking for ('perl(File::Path)', 'GE', ('0', '2.06', None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u 2020-03-28 06:06:34.580 | looking for ('perl(Fcntl)', 'GE', ('0', '1.03', None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u 2020-03-28 06:06:34.580 | looking for ('perl', 'GE', ('0', '5.004', None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u 2020-03-28 06:06:34.581 | looking for ('perl(vars)', None, (None, None, None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u 2020-03-28 06:06:34.581 | looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u 2020-03-28 06:06:34.581 | looking for ('perl(overload)', None, (None, None, None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u 2020-03-28 06:06:34.582 | looking for ('perl(constant)', None, (None, None, None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u 2020-03-28 06:06:34.582 | looking for ('perl(base)', None, (None, None, None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u 2020-03-28 06:06:34.583 | looking for ('perl(Scalar::Util)', None, (None, None, None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u 2020-03-28 06:06:34.583 | looking for ('perl(POSIX)', None, (None, None, None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u 2020-03-28 06:06:34.583 | looking for ('perl(IO::Seekable)', None, (None, None, None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u 2020-03-28 06:06:34.584 | looking for ('perl(IO::Handle)', None, (None, None, None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u 2020-03-28 06:06:34.584 | looking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u 2020-03-28 06:06:34.584 | looking for ('perl(Errno)', None, (None, None, None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u 2020-03-28 06:06:34.584 | looking for ('perl(Cwd)', None, (None, None, None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u 2020-03-28 06:06:34.585 | looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u 2020-03-28 06:06:34.585 | looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u 2020-03-28 06:06:34.585 | ---> Package perl-Getopt-Long.noarch 0:2.40-3.el7 will be installed 2020-03-28 06:06:34.585 | Checking deps for perl-Getopt-Long.noarch 0:2.40-3.el7 - u 2020-03-28 06:06:34.585 | looking for ('perl(Pod::Usage)', 'GE', ('0', '1.14', None)) as a requirement of perl-Getopt-Long.noarch 0:2.40-3.el7 - u 2020-03-28 06:06:34.585 | looking for ('perl', 'GE', ('0', '5.004', None)) as a requirement of perl-Getopt-Long.noarch 0:2.40-3.el7 - u 2020-03-28 06:06:34.586 | looking for ('perl(vars)', None, (None, None, None)) as a requirement of perl-Getopt-Long.noarch 0:2.40-3.el7 - u 2020-03-28 06:06:34.586 | looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-Getopt-Long.noarch 0:2.40-3.el7 - u 2020-03-28 06:06:34.586 | looking for ('perl(overload)', None, (None, None, None)) as a requirement of perl-Getopt-Long.noarch 0:2.40-3.el7 - u 2020-03-28 06:06:34.586 | looking for ('perl(constant)', None, (None, None, None)) as a requirement of perl-Getopt-Long.noarch 0:2.40-3.el7 - u 2020-03-28 06:06:34.586 | looking for ('perl(Text::ParseWords)', None, (None, None, None)) as a requirement of perl-Getopt-Long.noarch 0:2.40-3.el7 - u 2020-03-28 06:06:34.587 | looking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-Getopt-Long.noarch 0:2.40-3.el7 - u 2020-03-28 06:06:34.587 | looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Getopt-Long.noarch 0:2.40-3.el7 - u 2020-03-28 06:06:34.587 | perl-Getopt-Long-2.40-3.el7.noarch requires: perl(Pod::Usage) >= 1.14 2020-03-28 06:06:34.587 | --> Processing Dependency: perl(Pod::Usage) >= 1.14 for package: perl-Getopt-Long-2.40-3.el7.noarch 2020-03-28 06:06:34.587 | Searching pkgSack for dep: perl(Pod::Usage) 2020-03-28 06:06:34.589 | TSINFO: Marking perl-Pod-Usage-1.63-3.el7.noarch as install for perl-Getopt-Long-2.40-3.el7.noarch 2020-03-28 06:06:34.589 | perl-Getopt-Long-2.40-3.el7.noarch requires: perl(Text::ParseWords) 2020-03-28 06:06:34.589 | --> Processing Dependency: perl(Text::ParseWords) for package: perl-Getopt-Long-2.40-3.el7.noarch 2020-03-28 06:06:34.589 | Searching pkgSack for dep: perl(Text::ParseWords) 2020-03-28 06:06:34.591 | TSINFO: Marking perl-Text-ParseWords-3.29-4.el7.noarch as install for perl-Getopt-Long-2.40-3.el7.noarch 2020-03-28 06:06:34.591 | ---> Package perl-Git.noarch 0:1.8.3.1-21.el7_7 will be installed 2020-03-28 06:06:34.591 | Checking deps for perl-Git.noarch 0:1.8.3.1-21.el7_7 - u 2020-03-28 06:06:34.591 | looking for ('git', 'EQ', ('0', '1.8.3.1', '21.el7_7')) as a requirement of perl-Git.noarch 0:1.8.3.1-21.el7_7 - u 2020-03-28 06:06:34.592 | looking for ('perl', 'GE', ('0', '5.008', None)) as a requirement of perl-Git.noarch 0:1.8.3.1-21.el7_7 - u 2020-03-28 06:06:34.592 | looking for ('perl(warnings)', None, (None, None, None)) as a requirement of perl-Git.noarch 0:1.8.3.1-21.el7_7 - u 2020-03-28 06:06:34.592 | looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-Git.noarch 0:1.8.3.1-21.el7_7 - u 2020-03-28 06:06:34.592 | looking for ('perl(Time::Local)', None, (None, None, None)) as a requirement of perl-Git.noarch 0:1.8.3.1-21.el7_7 - u 2020-03-28 06:06:34.593 | looking for ('perl(IPC::Open2)', None, (None, None, None)) as a requirement of perl-Git.noarch 0:1.8.3.1-21.el7_7 - u 2020-03-28 06:06:34.593 | looking for ('perl(Fcntl)', None, (None, None, None)) as a requirement of perl-Git.noarch 0:1.8.3.1-21.el7_7 - u 2020-03-28 06:06:34.593 | looking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-Git.noarch 0:1.8.3.1-21.el7_7 - u 2020-03-28 06:06:34.593 | looking for ('perl(Error)', None, (None, None, None)) as a requirement of perl-Git.noarch 0:1.8.3.1-21.el7_7 - u 2020-03-28 06:06:34.593 | looking for ('perl(Cwd)', None, (None, None, None)) as a requirement of perl-Git.noarch 0:1.8.3.1-21.el7_7 - u 2020-03-28 06:06:34.593 | looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-Git.noarch 0:1.8.3.1-21.el7_7 - u 2020-03-28 06:06:34.593 | looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Git.noarch 0:1.8.3.1-21.el7_7 - u 2020-03-28 06:06:34.594 | ---> Package perl-PathTools.x86_64 0:3.40-5.el7 will be installed 2020-03-28 06:06:34.594 | Checking deps for perl-PathTools.x86_64 0:3.40-5.el7 - u 2020-03-28 06:06:34.594 | looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of perl-PathTools.x86_64 0:3.40-5.el7 - u 2020-03-28 06:06:34.594 | looking for ('perl(vars)', None, (None, None, None)) as a requirement of perl-PathTools.x86_64 0:3.40-5.el7 - u 2020-03-28 06:06:34.594 | looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-PathTools.x86_64 0:3.40-5.el7 - u 2020-03-28 06:06:34.595 | looking for ('perl(Scalar::Util)', None, (None, None, None)) as a requirement of perl-PathTools.x86_64 0:3.40-5.el7 - u 2020-03-28 06:06:34.595 | looking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-PathTools.x86_64 0:3.40-5.el7 - u 2020-03-28 06:06:34.595 | looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-PathTools.x86_64 0:3.40-5.el7 - u 2020-03-28 06:06:34.595 | looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-PathTools.x86_64 0:3.40-5.el7 - u 2020-03-28 06:06:34.595 | looking for ('libc.so.6(GLIBC_2.4)(64bit)', None, (None, None, None)) as a requirement of perl-PathTools.x86_64 0:3.40-5.el7 - u 2020-03-28 06:06:34.595 | ---> Package perl-TermReadKey.x86_64 0:2.30-20.el7 will be installed 2020-03-28 06:06:34.595 | Checking deps for perl-TermReadKey.x86_64 0:2.30-20.el7 - u 2020-03-28 06:06:34.595 | looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of perl-TermReadKey.x86_64 0:2.30-20.el7 - u 2020-03-28 06:06:34.595 | looking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-TermReadKey.x86_64 0:2.30-20.el7 - u 2020-03-28 06:06:34.596 | looking for ('perl(DynaLoader)', None, (None, None, None)) as a requirement of perl-TermReadKey.x86_64 0:2.30-20.el7 - u 2020-03-28 06:06:34.596 | looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-TermReadKey.x86_64 0:2.30-20.el7 - u 2020-03-28 06:06:34.596 | looking for ('perl(AutoLoader)', None, (None, None, None)) as a requirement of perl-TermReadKey.x86_64 0:2.30-20.el7 - u 2020-03-28 06:06:34.596 | looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-TermReadKey.x86_64 0:2.30-20.el7 - u 2020-03-28 06:06:34.597 | looking for ('libc.so.6(GLIBC_2.15)(64bit)', None, (None, None, None)) as a requirement of perl-TermReadKey.x86_64 0:2.30-20.el7 - u 2020-03-28 06:06:34.597 | ---> Package python-beaker.noarch 0:1.5.4-10.el7 will be installed 2020-03-28 06:06:34.597 | Checking deps for python-beaker.noarch 0:1.5.4-10.el7 - u 2020-03-28 06:06:34.597 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python-beaker.noarch 0:1.5.4-10.el7 - u 2020-03-28 06:06:34.597 | looking for ('python-paste', None, (None, None, None)) as a requirement of python-beaker.noarch 0:1.5.4-10.el7 - u 2020-03-28 06:06:34.597 | ---> Package python-beautifulsoup4.noarch 0:4.6.0-1.el7 will be installed 2020-03-28 06:06:34.598 | Checking deps for python-beautifulsoup4.noarch 0:4.6.0-1.el7 - u 2020-03-28 06:06:34.598 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python-beautifulsoup4.noarch 0:4.6.0-1.el7 - u 2020-03-28 06:06:34.598 | looking for ('python-lxml', None, (None, None, None)) as a requirement of python-beautifulsoup4.noarch 0:4.6.0-1.el7 - u 2020-03-28 06:06:34.598 | python-beautifulsoup4-4.6.0-1.el7.noarch requires: python-lxml 2020-03-28 06:06:34.598 | --> Processing Dependency: python-lxml for package: python-beautifulsoup4-4.6.0-1.el7.noarch 2020-03-28 06:06:34.598 | Searching pkgSack for dep: python-lxml 2020-03-28 06:06:34.601 | TSINFO: Marking python-lxml-3.2.1-4.el7.x86_64 as install for python-beautifulsoup4-4.6.0-1.el7.noarch 2020-03-28 06:06:34.601 | ---> Package python-oslo-i18n-lang.noarch 0:3.23.1-0.20190308162844.20bbee5.el7 will be installed 2020-03-28 06:06:34.601 | Checking deps for python-oslo-i18n-lang.noarch 0:3.23.1-0.20190308162844.20bbee5.el7 - u 2020-03-28 06:06:34.601 | ---> Package python-repoze-lru.noarch 0:0.4-3.el7 will be installed 2020-03-28 06:06:34.601 | Checking deps for python-repoze-lru.noarch 0:0.4-3.el7 - u 2020-03-28 06:06:34.601 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python-repoze-lru.noarch 0:0.4-3.el7 - u 2020-03-28 06:06:34.602 | ---> Package python-tempita.noarch 0:0.5.1-8.el7 will be installed 2020-03-28 06:06:34.602 | Checking deps for python-tempita.noarch 0:0.5.1-8.el7 - u 2020-03-28 06:06:34.602 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python-tempita.noarch 0:0.5.1-8.el7 - u 2020-03-28 06:06:34.602 | ---> Package python-waitress.noarch 0:0.8.9-5.el7 will be installed 2020-03-28 06:06:34.602 | Checking deps for python-waitress.noarch 0:0.8.9-5.el7 - u 2020-03-28 06:06:34.602 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python-waitress.noarch 0:0.8.9-5.el7 - u 2020-03-28 06:06:34.602 | looking for ('/usr/bin/python2', None, (None, None, None)) as a requirement of python-waitress.noarch 0:0.8.9-5.el7 - u 2020-03-28 06:06:34.602 | ---> Package python2-crypto.x86_64 0:2.6.1-15.el7 will be installed 2020-03-28 06:06:34.602 | Checking deps for python2-crypto.x86_64 0:2.6.1-15.el7 - u 2020-03-28 06:06:34.603 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python2-crypto.x86_64 0:2.6.1-15.el7 - u 2020-03-28 06:06:34.603 | looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of python2-crypto.x86_64 0:2.6.1-15.el7 - u 2020-03-28 06:06:34.603 | looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of python2-crypto.x86_64 0:2.6.1-15.el7 - u 2020-03-28 06:06:34.603 | looking for ('libtomcrypt.so.0()(64bit)', None, (None, None, None)) as a requirement of python2-crypto.x86_64 0:2.6.1-15.el7 - u 2020-03-28 06:06:34.603 | looking for ('libpython2.7.so.1.0()(64bit)', None, (None, None, None)) as a requirement of python2-crypto.x86_64 0:2.6.1-15.el7 - u 2020-03-28 06:06:34.603 | looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of python2-crypto.x86_64 0:2.6.1-15.el7 - u 2020-03-28 06:06:34.603 | looking for ('libgmp.so.10()(64bit)', None, (None, None, None)) as a requirement of python2-crypto.x86_64 0:2.6.1-15.el7 - u 2020-03-28 06:06:34.604 | python2-crypto-2.6.1-15.el7.x86_64 requires: libtomcrypt.so.0()(64bit) 2020-03-28 06:06:34.604 | --> Processing Dependency: libtomcrypt.so.0()(64bit) for package: python2-crypto-2.6.1-15.el7.x86_64 2020-03-28 06:06:34.604 | Searching pkgSack for dep: libtomcrypt.so.0()(64bit) 2020-03-28 06:06:34.612 | TSINFO: Marking libtomcrypt-1.17-26.el7.x86_64 as install for python2-crypto-2.6.1-15.el7.x86_64 2020-03-28 06:06:34.612 | ---> Package python2-pyOpenSSL.noarch 0:19.0.0-1.el7 will be installed 2020-03-28 06:06:34.613 | Checking deps for python2-pyOpenSSL.noarch 0:19.0.0-1.el7 - u 2020-03-28 06:06:34.613 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python2-pyOpenSSL.noarch 0:19.0.0-1.el7 - u 2020-03-28 06:06:34.613 | looking for ('python2-six', 'GE', ('0', '1.5.2', None)) as a requirement of python2-pyOpenSSL.noarch 0:19.0.0-1.el7 - u 2020-03-28 06:06:34.613 | looking for ('python2-cryptography', 'GE', ('0', '2.2.1', None)) as a requirement of python2-pyOpenSSL.noarch 0:19.0.0-1.el7 - u 2020-03-28 06:06:34.613 | python2-pyOpenSSL-19.0.0-1.el7.noarch requires: python2-cryptography >= 2.2.1 2020-03-28 06:06:34.613 | --> Processing Dependency: python2-cryptography >= 2.2.1 for package: python2-pyOpenSSL-19.0.0-1.el7.noarch 2020-03-28 06:06:34.613 | Searching pkgSack for dep: python2-cryptography 2020-03-28 06:06:34.617 | TSINFO: Marking python2-cryptography-2.5-1.el7.x86_64 as install for python2-pyOpenSSL-19.0.0-1.el7.noarch 2020-03-28 06:06:34.617 | ---> Package python2-wrapt.x86_64 0:1.11.1-1.el7 will be installed 2020-03-28 06:06:34.617 | Checking deps for python2-wrapt.x86_64 0:1.11.1-1.el7 - u 2020-03-28 06:06:34.617 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python2-wrapt.x86_64 0:1.11.1-1.el7 - u 2020-03-28 06:06:34.617 | looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of python2-wrapt.x86_64 0:1.11.1-1.el7 - u 2020-03-28 06:06:34.617 | looking for ('libc.so.6(GLIBC_2.4)(64bit)', None, (None, None, None)) as a requirement of python2-wrapt.x86_64 0:1.11.1-1.el7 - u 2020-03-28 06:06:34.617 | looking for ('libpython2.7.so.1.0()(64bit)', None, (None, None, None)) as a requirement of python2-wrapt.x86_64 0:1.11.1-1.el7 - u 2020-03-28 06:06:34.617 | looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of python2-wrapt.x86_64 0:1.11.1-1.el7 - u 2020-03-28 06:06:34.617 | --> Running transaction check 2020-03-28 06:06:34.618 | ---> Package libtomcrypt.x86_64 0:1.17-26.el7 will be installed 2020-03-28 06:06:34.618 | Checking deps for libtomcrypt.x86_64 0:1.17-26.el7 - u 2020-03-28 06:06:34.618 | looking for ('libtommath', 'GE', ('0', '0.42.0', None)) as a requirement of libtomcrypt.x86_64 0:1.17-26.el7 - u 2020-03-28 06:06:34.618 | looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of libtomcrypt.x86_64 0:1.17-26.el7 - u 2020-03-28 06:06:34.618 | looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of libtomcrypt.x86_64 0:1.17-26.el7 - u 2020-03-28 06:06:34.618 | looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of libtomcrypt.x86_64 0:1.17-26.el7 - u 2020-03-28 06:06:34.619 | looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of libtomcrypt.x86_64 0:1.17-26.el7 - u 2020-03-28 06:06:34.619 | looking for ('libtommath.so.0()(64bit)', None, (None, None, None)) as a requirement of libtomcrypt.x86_64 0:1.17-26.el7 - u 2020-03-28 06:06:34.619 | libtomcrypt-1.17-26.el7.x86_64 requires: libtommath >= 0.42.0 2020-03-28 06:06:34.619 | --> Processing Dependency: libtommath >= 0.42.0 for package: libtomcrypt-1.17-26.el7.x86_64 2020-03-28 06:06:34.619 | Searching pkgSack for dep: libtommath 2020-03-28 06:06:34.621 | TSINFO: Marking libtommath-0.42.0-6.el7.x86_64 as install for libtomcrypt-1.17-26.el7.x86_64 2020-03-28 06:06:34.622 | libtomcrypt-1.17-26.el7.x86_64 requires: libtommath.so.0()(64bit) 2020-03-28 06:06:34.622 | --> Processing Dependency: libtommath.so.0()(64bit) for package: libtomcrypt-1.17-26.el7.x86_64 2020-03-28 06:06:34.622 | Quick matched libtommath-0.42.0-6.el7.x86_64 to require for libtommath.so.0()(64bit) 2020-03-28 06:06:34.622 | ---> Package perl-Carp.noarch 0:1.26-244.el7 will be installed 2020-03-28 06:06:34.622 | Checking deps for perl-Carp.noarch 0:1.26-244.el7 - u 2020-03-28 06:06:34.622 | looking for ('perl(warnings)', None, (None, None, None)) as a requirement of perl-Carp.noarch 0:1.26-244.el7 - u 2020-03-28 06:06:34.622 | looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-Carp.noarch 0:1.26-244.el7 - u 2020-03-28 06:06:34.622 | looking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-Carp.noarch 0:1.26-244.el7 - u 2020-03-28 06:06:34.623 | looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Carp.noarch 0:1.26-244.el7 - u 2020-03-28 06:06:34.623 | ---> Package perl-Filter.x86_64 0:1.49-3.el7 will be installed 2020-03-28 06:06:34.623 | Checking deps for perl-Filter.x86_64 0:1.49-3.el7 - u 2020-03-28 06:06:34.623 | looking for ('perl', 'GE', ('0', '5.005', None)) as a requirement of perl-Filter.x86_64 0:1.49-3.el7 - u 2020-03-28 06:06:34.623 | looking for ('perl', 'GE', ('0', '5.002', None)) as a requirement of perl-Filter.x86_64 0:1.49-3.el7 - u 2020-03-28 06:06:34.624 | looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of perl-Filter.x86_64 0:1.49-3.el7 - u 2020-03-28 06:06:34.624 | looking for ('perl(warnings)', None, (None, None, None)) as a requirement of perl-Filter.x86_64 0:1.49-3.el7 - u 2020-03-28 06:06:34.624 | looking for ('perl(vars)', None, (None, None, None)) as a requirement of perl-Filter.x86_64 0:1.49-3.el7 - u 2020-03-28 06:06:34.624 | looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-Filter.x86_64 0:1.49-3.el7 - u 2020-03-28 06:06:34.624 | looking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-Filter.x86_64 0:1.49-3.el7 - u 2020-03-28 06:06:34.625 | looking for ('perl(DynaLoader)', None, (None, None, None)) as a requirement of perl-Filter.x86_64 0:1.49-3.el7 - u 2020-03-28 06:06:34.625 | looking for ('perl(Config)', None, (None, None, None)) as a requirement of perl-Filter.x86_64 0:1.49-3.el7 - u 2020-03-28 06:06:34.625 | looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-Filter.x86_64 0:1.49-3.el7 - u 2020-03-28 06:06:34.626 | looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Filter.x86_64 0:1.49-3.el7 - u 2020-03-28 06:06:34.626 | looking for ('libc.so.6(GLIBC_2.4)(64bit)', None, (None, None, None)) as a requirement of perl-Filter.x86_64 0:1.49-3.el7 - u 2020-03-28 06:06:34.626 | ---> Package perl-Pod-Simple.noarch 1:3.28-4.el7 will be installed 2020-03-28 06:06:34.626 | Checking deps for perl-Pod-Simple.noarch 1:3.28-4.el7 - u 2020-03-28 06:06:34.627 | looking for ('perl(Text::Wrap)', 'GE', ('0', '98.112902', None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u 2020-03-28 06:06:34.627 | looking for ('perl(Pod::Escapes)', 'GE', ('0', '1.04', None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u 2020-03-28 06:06:34.627 | looking for ('perl', 'GE', ('1', '5', None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u 2020-03-28 06:06:34.627 | looking for ('perl', 'GE', ('0', '5.008', None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u 2020-03-28 06:06:34.628 | looking for ('perl', 'GE', ('0', '5.005', None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u 2020-03-28 06:06:34.628 | looking for ('perl(vars)', None, (None, None, None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u 2020-03-28 06:06:34.628 | looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u 2020-03-28 06:06:34.628 | looking for ('perl(overload)', None, (None, None, None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u 2020-03-28 06:06:34.629 | looking for ('perl(integer)', None, (None, None, None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u 2020-03-28 06:06:34.629 | looking for ('perl(Symbol)', None, (None, None, None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u 2020-03-28 06:06:34.629 | looking for ('perl(Getopt::Long)', None, (None, None, None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u 2020-03-28 06:06:34.629 | looking for ('perl(File::Spec)', None, (None, None, None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u 2020-03-28 06:06:34.629 | looking for ('perl(File::Basename)', None, (None, None, None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u 2020-03-28 06:06:34.630 | looking for ('perl(Encode)', None, (None, None, None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u 2020-03-28 06:06:34.630 | looking for ('perl(Cwd)', None, (None, None, None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u 2020-03-28 06:06:34.630 | looking for ('perl(Config)', None, (None, None, None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u 2020-03-28 06:06:34.630 | looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u 2020-03-28 06:06:34.630 | looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u 2020-03-28 06:06:34.631 | 1:perl-Pod-Simple-3.28-4.el7.noarch requires: perl(Pod::Escapes) >= 1.04 2020-03-28 06:06:34.631 | --> Processing Dependency: perl(Pod::Escapes) >= 1.04 for package: 1:perl-Pod-Simple-3.28-4.el7.noarch 2020-03-28 06:06:34.631 | Searching pkgSack for dep: perl(Pod::Escapes) 2020-03-28 06:06:34.634 | TSINFO: Marking 1:perl-Pod-Escapes-1.04-294.el7_6.noarch as install for 1:perl-Pod-Simple-3.28-4.el7.noarch 2020-03-28 06:06:34.635 | 1:perl-Pod-Simple-3.28-4.el7.noarch requires: perl(Encode) 2020-03-28 06:06:34.635 | --> Processing Dependency: perl(Encode) for package: 1:perl-Pod-Simple-3.28-4.el7.noarch 2020-03-28 06:06:34.635 | Searching pkgSack for dep: perl(Encode) 2020-03-28 06:06:34.637 | TSINFO: Marking perl-Encode-2.51-7.el7.x86_64 as install for 1:perl-Pod-Simple-3.28-4.el7.noarch 2020-03-28 06:06:34.637 | ---> Package perl-Pod-Usage.noarch 0:1.63-3.el7 will be installed 2020-03-28 06:06:34.637 | Checking deps for perl-Pod-Usage.noarch 0:1.63-3.el7 - u 2020-03-28 06:06:34.637 | looking for ('perl(Pod::Text)', 'GE', ('0', '3.15', None)) as a requirement of perl-Pod-Usage.noarch 0:1.63-3.el7 - u 2020-03-28 06:06:34.638 | looking for ('perl(File::Spec)', 'GE', ('0', '0.82', None)) as a requirement of perl-Pod-Usage.noarch 0:1.63-3.el7 - u 2020-03-28 06:06:34.638 | looking for ('perl', 'GE', ('0', '5.006', None)) as a requirement of perl-Pod-Usage.noarch 0:1.63-3.el7 - u 2020-03-28 06:06:34.638 | looking for ('perl-Pod-Perldoc', None, (None, None, None)) as a requirement of perl-Pod-Usage.noarch 0:1.63-3.el7 - u 2020-03-28 06:06:34.638 | looking for ('perl(vars)', None, (None, None, None)) as a requirement of perl-Pod-Usage.noarch 0:1.63-3.el7 - u 2020-03-28 06:06:34.638 | looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-Pod-Usage.noarch 0:1.63-3.el7 - u 2020-03-28 06:06:34.639 | looking for ('perl(Getopt::Long)', None, (None, None, None)) as a requirement of perl-Pod-Usage.noarch 0:1.63-3.el7 - u 2020-03-28 06:06:34.639 | looking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-Pod-Usage.noarch 0:1.63-3.el7 - u 2020-03-28 06:06:34.639 | looking for ('perl(Config)', None, (None, None, None)) as a requirement of perl-Pod-Usage.noarch 0:1.63-3.el7 - u 2020-03-28 06:06:34.639 | looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-Pod-Usage.noarch 0:1.63-3.el7 - u 2020-03-28 06:06:34.639 | looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Pod-Usage.noarch 0:1.63-3.el7 - u 2020-03-28 06:06:34.639 | looking for ('/usr/bin/perl', None, (None, None, None)) as a requirement of perl-Pod-Usage.noarch 0:1.63-3.el7 - u 2020-03-28 06:06:34.640 | perl-Pod-Usage-1.63-3.el7.noarch requires: perl(Pod::Text) >= 3.15 2020-03-28 06:06:34.640 | --> Processing Dependency: perl(Pod::Text) >= 3.15 for package: perl-Pod-Usage-1.63-3.el7.noarch 2020-03-28 06:06:34.640 | Searching pkgSack for dep: perl(Pod::Text) 2020-03-28 06:06:34.642 | TSINFO: Marking perl-podlators-2.5.1-3.el7.noarch as install for perl-Pod-Usage-1.63-3.el7.noarch 2020-03-28 06:06:34.642 | perl-Pod-Usage-1.63-3.el7.noarch requires: perl-Pod-Perldoc 2020-03-28 06:06:34.642 | --> Processing Dependency: perl-Pod-Perldoc for package: perl-Pod-Usage-1.63-3.el7.noarch 2020-03-28 06:06:34.642 | Searching pkgSack for dep: perl-Pod-Perldoc 2020-03-28 06:06:34.644 | TSINFO: Marking perl-Pod-Perldoc-3.20-4.el7.noarch as install for perl-Pod-Usage-1.63-3.el7.noarch 2020-03-28 06:06:34.645 | ---> Package perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 will be installed 2020-03-28 06:06:34.645 | Checking deps for perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 - u 2020-03-28 06:06:34.645 | looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 - u 2020-03-28 06:06:34.645 | looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 - u 2020-03-28 06:06:34.645 | looking for ('perl(XSLoader)', None, (None, None, None)) as a requirement of perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 - u 2020-03-28 06:06:34.646 | looking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 - u 2020-03-28 06:06:34.646 | looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 - u 2020-03-28 06:06:34.646 | looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 - u 2020-03-28 06:06:34.646 | looking for ('libc.so.6(GLIBC_2.4)(64bit)', None, (None, None, None)) as a requirement of perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 - u 2020-03-28 06:06:34.646 | ---> Package perl-Socket.x86_64 0:2.010-4.el7 will be installed 2020-03-28 06:06:34.646 | Checking deps for perl-Socket.x86_64 0:2.010-4.el7 - u 2020-03-28 06:06:34.646 | looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of perl-Socket.x86_64 0:2.010-4.el7 - u 2020-03-28 06:06:34.646 | looking for ('perl(warnings::register)', None, (None, None, None)) as a requirement of perl-Socket.x86_64 0:2.010-4.el7 - u 2020-03-28 06:06:34.647 | looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-Socket.x86_64 0:2.010-4.el7 - u 2020-03-28 06:06:34.647 | looking for ('perl(XSLoader)', None, (None, None, None)) as a requirement of perl-Socket.x86_64 0:2.010-4.el7 - u 2020-03-28 06:06:34.647 | looking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-Socket.x86_64 0:2.010-4.el7 - u 2020-03-28 06:06:34.647 | looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-Socket.x86_64 0:2.010-4.el7 - u 2020-03-28 06:06:34.647 | looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Socket.x86_64 0:2.010-4.el7 - u 2020-03-28 06:06:34.648 | looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of perl-Socket.x86_64 0:2.010-4.el7 - u 2020-03-28 06:06:34.648 | ---> Package perl-Storable.x86_64 0:2.45-3.el7 will be installed 2020-03-28 06:06:34.648 | Checking deps for perl-Storable.x86_64 0:2.45-3.el7 - u 2020-03-28 06:06:34.648 | looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of perl-Storable.x86_64 0:2.45-3.el7 - u 2020-03-28 06:06:34.648 | looking for ('perl(vars)', None, (None, None, None)) as a requirement of perl-Storable.x86_64 0:2.45-3.el7 - u 2020-03-28 06:06:34.648 | looking for ('perl(XSLoader)', None, (None, None, None)) as a requirement of perl-Storable.x86_64 0:2.45-3.el7 - u 2020-03-28 06:06:34.649 | looking for ('perl(IO::File)', None, (None, None, None)) as a requirement of perl-Storable.x86_64 0:2.45-3.el7 - u 2020-03-28 06:06:34.649 | looking for ('perl(Fcntl)', None, (None, None, None)) as a requirement of perl-Storable.x86_64 0:2.45-3.el7 - u 2020-03-28 06:06:34.650 | looking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-Storable.x86_64 0:2.45-3.el7 - u 2020-03-28 06:06:34.650 | looking for ('perl(Config)', None, (None, None, None)) as a requirement of perl-Storable.x86_64 0:2.45-3.el7 - u 2020-03-28 06:06:34.651 | looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-Storable.x86_64 0:2.45-3.el7 - u 2020-03-28 06:06:34.651 | looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Storable.x86_64 0:2.45-3.el7 - u 2020-03-28 06:06:34.651 | looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of perl-Storable.x86_64 0:2.45-3.el7 - u 2020-03-28 06:06:34.651 | ---> Package perl-Text-ParseWords.noarch 0:3.29-4.el7 will be installed 2020-03-28 06:06:34.651 | Checking deps for perl-Text-ParseWords.noarch 0:3.29-4.el7 - u 2020-03-28 06:06:34.651 | looking for ('perl', 'GE', ('0', '5.006', None)) as a requirement of perl-Text-ParseWords.noarch 0:3.29-4.el7 - u 2020-03-28 06:06:34.651 | looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-Text-ParseWords.noarch 0:3.29-4.el7 - u 2020-03-28 06:06:34.652 | looking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-Text-ParseWords.noarch 0:3.29-4.el7 - u 2020-03-28 06:06:34.652 | looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-Text-ParseWords.noarch 0:3.29-4.el7 - u 2020-03-28 06:06:34.652 | looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Text-ParseWords.noarch 0:3.29-4.el7 - u 2020-03-28 06:06:34.652 | ---> Package perl-Time-HiRes.x86_64 4:1.9725-3.el7 will be installed 2020-03-28 06:06:34.652 | Checking deps for perl-Time-HiRes.x86_64 4:1.9725-3.el7 - u 2020-03-28 06:06:34.652 | looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of perl-Time-HiRes.x86_64 4:1.9725-3.el7 - u 2020-03-28 06:06:34.652 | looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-Time-HiRes.x86_64 4:1.9725-3.el7 - u 2020-03-28 06:06:34.653 | looking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-Time-HiRes.x86_64 4:1.9725-3.el7 - u 2020-03-28 06:06:34.653 | looking for ('perl(DynaLoader)', None, (None, None, None)) as a requirement of perl-Time-HiRes.x86_64 4:1.9725-3.el7 - u 2020-03-28 06:06:34.653 | looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-Time-HiRes.x86_64 4:1.9725-3.el7 - u 2020-03-28 06:06:34.653 | looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Time-HiRes.x86_64 4:1.9725-3.el7 - u 2020-03-28 06:06:34.654 | looking for ('librt.so.1(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of perl-Time-HiRes.x86_64 4:1.9725-3.el7 - u 2020-03-28 06:06:34.654 | looking for ('libc.so.6(GLIBC_2.4)(64bit)', None, (None, None, None)) as a requirement of perl-Time-HiRes.x86_64 4:1.9725-3.el7 - u 2020-03-28 06:06:34.654 | looking for ('librt.so.1()(64bit)', None, (None, None, None)) as a requirement of perl-Time-HiRes.x86_64 4:1.9725-3.el7 - u 2020-03-28 06:06:34.654 | ---> Package perl-Time-Local.noarch 0:1.2300-2.el7 will be installed 2020-03-28 06:06:34.654 | Checking deps for perl-Time-Local.noarch 0:1.2300-2.el7 - u 2020-03-28 06:06:34.654 | looking for ('perl(vars)', None, (None, None, None)) as a requirement of perl-Time-Local.noarch 0:1.2300-2.el7 - u 2020-03-28 06:06:34.654 | looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-Time-Local.noarch 0:1.2300-2.el7 - u 2020-03-28 06:06:34.655 | looking for ('perl(constant)', None, (None, None, None)) as a requirement of perl-Time-Local.noarch 0:1.2300-2.el7 - u 2020-03-28 06:06:34.655 | looking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-Time-Local.noarch 0:1.2300-2.el7 - u 2020-03-28 06:06:34.655 | looking for ('perl(Config)', None, (None, None, None)) as a requirement of perl-Time-Local.noarch 0:1.2300-2.el7 - u 2020-03-28 06:06:34.655 | looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-Time-Local.noarch 0:1.2300-2.el7 - u 2020-03-28 06:06:34.655 | looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Time-Local.noarch 0:1.2300-2.el7 - u 2020-03-28 06:06:34.655 | ---> Package perl-constant.noarch 0:1.27-2.el7 will be installed 2020-03-28 06:06:34.655 | Checking deps for perl-constant.noarch 0:1.27-2.el7 - u 2020-03-28 06:06:34.656 | looking for ('perl', 'GE', ('0', '5.008', None)) as a requirement of perl-constant.noarch 0:1.27-2.el7 - u 2020-03-28 06:06:34.656 | looking for ('perl(warnings::register)', None, (None, None, None)) as a requirement of perl-constant.noarch 0:1.27-2.el7 - u 2020-03-28 06:06:34.656 | looking for ('perl(vars)', None, (None, None, None)) as a requirement of perl-constant.noarch 0:1.27-2.el7 - u 2020-03-28 06:06:34.656 | looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-constant.noarch 0:1.27-2.el7 - u 2020-03-28 06:06:34.657 | looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-constant.noarch 0:1.27-2.el7 - u 2020-03-28 06:06:34.657 | looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-constant.noarch 0:1.27-2.el7 - u 2020-03-28 06:06:34.657 | ---> Package perl-libs.x86_64 4:5.16.3-294.el7_6 will be installed 2020-03-28 06:06:34.657 | Checking deps for perl-libs.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:06:34.657 | looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of perl-libs.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:06:34.657 | looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-libs.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:06:34.658 | looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of perl-libs.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:06:34.658 | looking for ('libm.so.6(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of perl-libs.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:06:34.658 | looking for ('libdl.so.2(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of perl-libs.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:06:34.658 | looking for ('libcrypt.so.1(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of perl-libs.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:06:34.658 | looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of perl-libs.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:06:34.658 | looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of perl-libs.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:06:34.659 | looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of perl-libs.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:06:34.659 | looking for ('libutil.so.1()(64bit)', None, (None, None, None)) as a requirement of perl-libs.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:06:34.659 | looking for ('libresolv.so.2()(64bit)', None, (None, None, None)) as a requirement of perl-libs.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:06:34.659 | looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of perl-libs.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:06:34.659 | looking for ('libnsl.so.1()(64bit)', None, (None, None, None)) as a requirement of perl-libs.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:06:34.659 | looking for ('libm.so.6()(64bit)', None, (None, None, None)) as a requirement of perl-libs.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:06:34.659 | looking for ('libdl.so.2()(64bit)', None, (None, None, None)) as a requirement of perl-libs.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:06:34.659 | looking for ('libcrypt.so.1()(64bit)', None, (None, None, None)) as a requirement of perl-libs.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:06:34.659 | ---> Package perl-macros.x86_64 4:5.16.3-294.el7_6 will be installed 2020-03-28 06:06:34.659 | Checking deps for perl-macros.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:06:34.659 | looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-macros.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:06:34.660 | ---> Package perl-threads.x86_64 0:1.87-4.el7 will be installed 2020-03-28 06:06:34.660 | Checking deps for perl-threads.x86_64 0:1.87-4.el7 - u 2020-03-28 06:06:34.660 | looking for ('perl', 'GE', ('0', '5.008', None)) as a requirement of perl-threads.x86_64 0:1.87-4.el7 - u 2020-03-28 06:06:34.660 | looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of perl-threads.x86_64 0:1.87-4.el7 - u 2020-03-28 06:06:34.660 | looking for ('perl(warnings)', None, (None, None, None)) as a requirement of perl-threads.x86_64 0:1.87-4.el7 - u 2020-03-28 06:06:34.660 | looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-threads.x86_64 0:1.87-4.el7 - u 2020-03-28 06:06:34.661 | looking for ('perl(overload)', None, (None, None, None)) as a requirement of perl-threads.x86_64 0:1.87-4.el7 - u 2020-03-28 06:06:34.661 | looking for ('perl(XSLoader)', None, (None, None, None)) as a requirement of perl-threads.x86_64 0:1.87-4.el7 - u 2020-03-28 06:06:34.661 | looking for ('perl(Config)', None, (None, None, None)) as a requirement of perl-threads.x86_64 0:1.87-4.el7 - u 2020-03-28 06:06:34.661 | looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-threads.x86_64 0:1.87-4.el7 - u 2020-03-28 06:06:34.662 | looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-threads.x86_64 0:1.87-4.el7 - u 2020-03-28 06:06:34.662 | looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of perl-threads.x86_64 0:1.87-4.el7 - u 2020-03-28 06:06:34.662 | looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of perl-threads.x86_64 0:1.87-4.el7 - u 2020-03-28 06:06:34.662 | looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of perl-threads.x86_64 0:1.87-4.el7 - u 2020-03-28 06:06:34.662 | ---> Package perl-threads-shared.x86_64 0:1.43-6.el7 will be installed 2020-03-28 06:06:34.662 | Checking deps for perl-threads-shared.x86_64 0:1.43-6.el7 - u 2020-03-28 06:06:34.662 | looking for ('perl(threads)', 'GE', ('0', '1.73', None)) as a requirement of perl-threads-shared.x86_64 0:1.43-6.el7 - u 2020-03-28 06:06:34.662 | looking for ('perl', 'GE', ('0', '5.008', None)) as a requirement of perl-threads-shared.x86_64 0:1.43-6.el7 - u 2020-03-28 06:06:34.663 | looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of perl-threads-shared.x86_64 0:1.43-6.el7 - u 2020-03-28 06:06:34.663 | looking for ('perl(warnings)', None, (None, None, None)) as a requirement of perl-threads-shared.x86_64 0:1.43-6.el7 - u 2020-03-28 06:06:34.663 | looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-threads-shared.x86_64 0:1.43-6.el7 - u 2020-03-28 06:06:34.663 | looking for ('perl(XSLoader)', None, (None, None, None)) as a requirement of perl-threads-shared.x86_64 0:1.43-6.el7 - u 2020-03-28 06:06:34.663 | looking for ('perl(Scalar::Util)', None, (None, None, None)) as a requirement of perl-threads-shared.x86_64 0:1.43-6.el7 - u 2020-03-28 06:06:34.664 | looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-threads-shared.x86_64 0:1.43-6.el7 - u 2020-03-28 06:06:34.664 | looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-threads-shared.x86_64 0:1.43-6.el7 - u 2020-03-28 06:06:34.664 | looking for ('libpthread.so.0(GLIBC_2.3.2)(64bit)', None, (None, None, None)) as a requirement of perl-threads-shared.x86_64 0:1.43-6.el7 - u 2020-03-28 06:06:34.664 | looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of perl-threads-shared.x86_64 0:1.43-6.el7 - u 2020-03-28 06:06:34.664 | looking for ('libc.so.6(GLIBC_2.4)(64bit)', None, (None, None, None)) as a requirement of perl-threads-shared.x86_64 0:1.43-6.el7 - u 2020-03-28 06:06:34.664 | looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of perl-threads-shared.x86_64 0:1.43-6.el7 - u 2020-03-28 06:06:34.664 | ---> Package python-lxml.x86_64 0:3.2.1-4.el7 will be installed 2020-03-28 06:06:34.664 | Checking deps for python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 06:06:34.665 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 06:06:34.665 | looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 06:06:34.665 | looking for ('libxslt.so.1(LIBXML2_1.1.9)(64bit)', None, (None, None, None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 06:06:34.665 | looking for ('libxslt.so.1(LIBXML2_1.1.26)(64bit)', None, (None, None, None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 06:06:34.665 | looking for ('libxslt.so.1(LIBXML2_1.1.2)(64bit)', None, (None, None, None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 06:06:34.665 | looking for ('libxslt.so.1(LIBXML2_1.0.24)(64bit)', None, (None, None, None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 06:06:34.665 | looking for ('libxslt.so.1(LIBXML2_1.0.22)(64bit)', None, (None, None, None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 06:06:34.665 | looking for ('libxslt.so.1(LIBXML2_1.0.18)(64bit)', None, (None, None, None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 06:06:34.665 | looking for ('libxslt.so.1(LIBXML2_1.0.11)(64bit)', None, (None, None, None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 06:06:34.666 | looking for ('libxml2.so.2(LIBXML2_2.9.0)(64bit)', None, (None, None, None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 06:06:34.666 | looking for ('libxml2.so.2(LIBXML2_2.7.0)(64bit)', None, (None, None, None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 06:06:34.667 | looking for ('libxml2.so.2(LIBXML2_2.6.5)(64bit)', None, (None, None, None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 06:06:34.667 | looking for ('libxml2.so.2(LIBXML2_2.6.32)(64bit)', None, (None, None, None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 06:06:34.667 | looking for ('libxml2.so.2(LIBXML2_2.6.3)(64bit)', None, (None, None, None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 06:06:34.667 | looking for ('libxml2.so.2(LIBXML2_2.6.24)(64bit)', None, (None, None, None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 06:06:34.667 | looking for ('libxml2.so.2(LIBXML2_2.6.23)(64bit)', None, (None, None, None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 06:06:34.668 | looking for ('libxml2.so.2(LIBXML2_2.6.21)(64bit)', None, (None, None, None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 06:06:34.668 | looking for ('libxml2.so.2(LIBXML2_2.6.20)(64bit)', None, (None, None, None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 06:06:34.668 | looking for ('libxml2.so.2(LIBXML2_2.6.2)(64bit)', None, (None, None, None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 06:06:34.669 | looking for ('libxml2.so.2(LIBXML2_2.6.17)(64bit)', None, (None, None, None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 06:06:34.669 | looking for ('libxml2.so.2(LIBXML2_2.6.16)(64bit)', None, (None, None, None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 06:06:34.669 | looking for ('libxml2.so.2(LIBXML2_2.6.15)(64bit)', None, (None, None, None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 06:06:34.670 | looking for ('libxml2.so.2(LIBXML2_2.6.14)(64bit)', None, (None, None, None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 06:06:34.670 | looking for ('libxml2.so.2(LIBXML2_2.6.10)(64bit)', None, (None, None, None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 06:06:34.671 | looking for ('libxml2.so.2(LIBXML2_2.6.1)(64bit)', None, (None, None, None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 06:06:34.671 | looking for ('libxml2.so.2(LIBXML2_2.6.0)(64bit)', None, (None, None, None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 06:06:34.671 | looking for ('libxml2.so.2(LIBXML2_2.5.9)(64bit)', None, (None, None, None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 06:06:34.672 | looking for ('libxml2.so.2(LIBXML2_2.5.8)(64bit)', None, (None, None, None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 06:06:34.672 | looking for ('libxml2.so.2(LIBXML2_2.5.7)(64bit)', None, (None, None, None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 06:06:34.672 | looking for ('libxml2.so.2(LIBXML2_2.5.4)(64bit)', None, (None, None, None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 06:06:34.672 | looking for ('libxml2.so.2(LIBXML2_2.5.2)(64bit)', None, (None, None, None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 06:06:34.673 | looking for ('libxml2.so.2(LIBXML2_2.4.30)(64bit)', None, (None, None, None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 06:06:34.673 | looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 06:06:34.673 | looking for ('libz.so.1()(64bit)', None, (None, None, None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 06:06:34.673 | looking for ('libxslt.so.1()(64bit)', None, (None, None, None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 06:06:34.673 | looking for ('libxml2.so.2()(64bit)', None, (None, None, None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 06:06:34.674 | looking for ('libpython2.7.so.1.0()(64bit)', None, (None, None, None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 06:06:34.674 | looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 06:06:34.674 | looking for ('libm.so.6()(64bit)', None, (None, None, None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 06:06:34.674 | looking for ('libexslt.so.0()(64bit)', None, (None, None, None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 06:06:34.674 | python-lxml-3.2.1-4.el7.x86_64 requires: libxslt.so.1(LIBXML2_1.1.9)(64bit) 2020-03-28 06:06:34.674 | --> Processing Dependency: libxslt.so.1(LIBXML2_1.1.9)(64bit) for package: python-lxml-3.2.1-4.el7.x86_64 2020-03-28 06:06:34.675 | Searching pkgSack for dep: libxslt.so.1(LIBXML2_1.1.9)(64bit) 2020-03-28 06:06:34.692 | TSINFO: Marking libxslt-1.1.28-5.el7.x86_64 as install for python-lxml-3.2.1-4.el7.x86_64 2020-03-28 06:06:34.694 | python-lxml-3.2.1-4.el7.x86_64 requires: libxslt.so.1(LIBXML2_1.1.26)(64bit) 2020-03-28 06:06:34.694 | --> Processing Dependency: libxslt.so.1(LIBXML2_1.1.26)(64bit) for package: python-lxml-3.2.1-4.el7.x86_64 2020-03-28 06:06:34.694 | Quick matched libxslt-1.1.28-5.el7.x86_64 to require for libxslt.so.1(LIBXML2_1.1.26)(64bit) 2020-03-28 06:06:34.694 | python-lxml-3.2.1-4.el7.x86_64 requires: libxslt.so.1(LIBXML2_1.1.2)(64bit) 2020-03-28 06:06:34.694 | --> Processing Dependency: libxslt.so.1(LIBXML2_1.1.2)(64bit) for package: python-lxml-3.2.1-4.el7.x86_64 2020-03-28 06:06:34.694 | Quick matched libxslt-1.1.28-5.el7.x86_64 to require for libxslt.so.1(LIBXML2_1.1.2)(64bit) 2020-03-28 06:06:34.694 | python-lxml-3.2.1-4.el7.x86_64 requires: libxslt.so.1(LIBXML2_1.0.24)(64bit) 2020-03-28 06:06:34.694 | --> Processing Dependency: libxslt.so.1(LIBXML2_1.0.24)(64bit) for package: python-lxml-3.2.1-4.el7.x86_64 2020-03-28 06:06:34.694 | Quick matched libxslt-1.1.28-5.el7.x86_64 to require for libxslt.so.1(LIBXML2_1.0.24)(64bit) 2020-03-28 06:06:34.694 | python-lxml-3.2.1-4.el7.x86_64 requires: libxslt.so.1(LIBXML2_1.0.22)(64bit) 2020-03-28 06:06:34.695 | --> Processing Dependency: libxslt.so.1(LIBXML2_1.0.22)(64bit) for package: python-lxml-3.2.1-4.el7.x86_64 2020-03-28 06:06:34.695 | Quick matched libxslt-1.1.28-5.el7.x86_64 to require for libxslt.so.1(LIBXML2_1.0.22)(64bit) 2020-03-28 06:06:34.695 | python-lxml-3.2.1-4.el7.x86_64 requires: libxslt.so.1(LIBXML2_1.0.18)(64bit) 2020-03-28 06:06:34.695 | --> Processing Dependency: libxslt.so.1(LIBXML2_1.0.18)(64bit) for package: python-lxml-3.2.1-4.el7.x86_64 2020-03-28 06:06:34.695 | Quick matched libxslt-1.1.28-5.el7.x86_64 to require for libxslt.so.1(LIBXML2_1.0.18)(64bit) 2020-03-28 06:06:34.695 | python-lxml-3.2.1-4.el7.x86_64 requires: libxslt.so.1(LIBXML2_1.0.11)(64bit) 2020-03-28 06:06:34.695 | --> Processing Dependency: libxslt.so.1(LIBXML2_1.0.11)(64bit) for package: python-lxml-3.2.1-4.el7.x86_64 2020-03-28 06:06:34.695 | Quick matched libxslt-1.1.28-5.el7.x86_64 to require for libxslt.so.1(LIBXML2_1.0.11)(64bit) 2020-03-28 06:06:34.695 | python-lxml-3.2.1-4.el7.x86_64 requires: libxslt.so.1()(64bit) 2020-03-28 06:06:34.695 | --> Processing Dependency: libxslt.so.1()(64bit) for package: python-lxml-3.2.1-4.el7.x86_64 2020-03-28 06:06:34.695 | Quick matched libxslt-1.1.28-5.el7.x86_64 to require for libxslt.so.1()(64bit) 2020-03-28 06:06:34.695 | python-lxml-3.2.1-4.el7.x86_64 requires: libexslt.so.0()(64bit) 2020-03-28 06:06:34.696 | --> Processing Dependency: libexslt.so.0()(64bit) for package: python-lxml-3.2.1-4.el7.x86_64 2020-03-28 06:06:34.696 | Quick matched libxslt-1.1.28-5.el7.x86_64 to require for libexslt.so.0()(64bit) 2020-03-28 06:06:34.696 | ---> Package python2-cryptography.x86_64 0:2.5-1.el7 will be installed 2020-03-28 06:06:34.696 | Checking deps for python2-cryptography.x86_64 0:2.5-1.el7 - u 2020-03-28 06:06:34.696 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python2-cryptography.x86_64 0:2.5-1.el7 - u 2020-03-28 06:06:34.696 | looking for ('python2-six', 'GE', ('0', '1.4.1', None)) as a requirement of python2-cryptography.x86_64 0:2.5-1.el7 - u 2020-03-28 06:06:34.696 | looking for ('python2-idna', 'GE', ('0', '2.1', None)) as a requirement of python2-cryptography.x86_64 0:2.5-1.el7 - u 2020-03-28 06:06:34.697 | looking for ('python2-cffi', 'GE', ('0', '1.7', None)) as a requirement of python2-cryptography.x86_64 0:2.5-1.el7 - u 2020-03-28 06:06:34.697 | looking for ('python2-asn1crypto', 'GE', ('0', '0.21', None)) as a requirement of python2-cryptography.x86_64 0:2.5-1.el7 - u 2020-03-28 06:06:34.697 | looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of python2-cryptography.x86_64 0:2.5-1.el7 - u 2020-03-28 06:06:34.697 | looking for ('python2-ipaddress', None, (None, None, None)) as a requirement of python2-cryptography.x86_64 0:2.5-1.el7 - u 2020-03-28 06:06:34.698 | looking for ('python-enum34', None, (None, None, None)) as a requirement of python2-cryptography.x86_64 0:2.5-1.el7 - u 2020-03-28 06:06:34.698 | looking for ('openssl-libs', None, (None, None, None)) as a requirement of python2-cryptography.x86_64 0:2.5-1.el7 - u 2020-03-28 06:06:34.698 | looking for ('libssl.so.10(libssl.so.10)(64bit)', None, (None, None, None)) as a requirement of python2-cryptography.x86_64 0:2.5-1.el7 - u 2020-03-28 06:06:34.698 | looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of python2-cryptography.x86_64 0:2.5-1.el7 - u 2020-03-28 06:06:34.698 | looking for ('libcrypto.so.10(libcrypto.so.10)(64bit)', None, (None, None, None)) as a requirement of python2-cryptography.x86_64 0:2.5-1.el7 - u 2020-03-28 06:06:34.698 | looking for ('libcrypto.so.10(OPENSSL_1.0.2)(64bit)', None, (None, None, None)) as a requirement of python2-cryptography.x86_64 0:2.5-1.el7 - u 2020-03-28 06:06:34.699 | looking for ('libcrypto.so.10(OPENSSL_1.0.1_EC)(64bit)', None, (None, None, None)) as a requirement of python2-cryptography.x86_64 0:2.5-1.el7 - u 2020-03-28 06:06:34.699 | looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of python2-cryptography.x86_64 0:2.5-1.el7 - u 2020-03-28 06:06:34.699 | looking for ('libssl.so.10()(64bit)', None, (None, None, None)) as a requirement of python2-cryptography.x86_64 0:2.5-1.el7 - u 2020-03-28 06:06:34.700 | looking for ('libpython2.7.so.1.0()(64bit)', None, (None, None, None)) as a requirement of python2-cryptography.x86_64 0:2.5-1.el7 - u 2020-03-28 06:06:34.700 | looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of python2-cryptography.x86_64 0:2.5-1.el7 - u 2020-03-28 06:06:34.700 | looking for ('libcrypto.so.10()(64bit)', None, (None, None, None)) as a requirement of python2-cryptography.x86_64 0:2.5-1.el7 - u 2020-03-28 06:06:34.700 | python2-cryptography-2.5-1.el7.x86_64 requires: python2-cffi >= 1.7 2020-03-28 06:06:34.700 | --> Processing Dependency: python2-cffi >= 1.7 for package: python2-cryptography-2.5-1.el7.x86_64 2020-03-28 06:06:34.700 | Searching pkgSack for dep: python2-cffi 2020-03-28 06:06:34.703 | TSINFO: Marking python2-cffi-1.11.2-1.el7.x86_64 as install for python2-cryptography-2.5-1.el7.x86_64 2020-03-28 06:06:34.703 | python2-cryptography-2.5-1.el7.x86_64 requires: python2-asn1crypto >= 0.21 2020-03-28 06:06:34.704 | --> Processing Dependency: python2-asn1crypto >= 0.21 for package: python2-cryptography-2.5-1.el7.x86_64 2020-03-28 06:06:34.704 | Searching pkgSack for dep: python2-asn1crypto 2020-03-28 06:06:34.706 | TSINFO: Marking python2-asn1crypto-0.23.0-2.el7.noarch as install for python2-cryptography-2.5-1.el7.x86_64 2020-03-28 06:06:34.707 | --> Running transaction check 2020-03-28 06:06:34.707 | ---> Package libtommath.x86_64 0:0.42.0-6.el7 will be installed 2020-03-28 06:06:34.707 | Checking deps for libtommath.x86_64 0:0.42.0-6.el7 - u 2020-03-28 06:06:34.707 | looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of libtommath.x86_64 0:0.42.0-6.el7 - u 2020-03-28 06:06:34.707 | looking for ('libc.so.6(GLIBC_2.4)(64bit)', None, (None, None, None)) as a requirement of libtommath.x86_64 0:0.42.0-6.el7 - u 2020-03-28 06:06:34.707 | looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of libtommath.x86_64 0:0.42.0-6.el7 - u 2020-03-28 06:06:34.707 | looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of libtommath.x86_64 0:0.42.0-6.el7 - u 2020-03-28 06:06:34.708 | ---> Package libxslt.x86_64 0:1.1.28-5.el7 will be installed 2020-03-28 06:06:34.708 | Checking deps for libxslt.x86_64 0:1.1.28-5.el7 - u 2020-03-28 06:06:34.708 | looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of libxslt.x86_64 0:1.1.28-5.el7 - u 2020-03-28 06:06:34.708 | looking for ('libxml2.so.2(LIBXML2_2.9.0)(64bit)', None, (None, None, None)) as a requirement of libxslt.x86_64 0:1.1.28-5.el7 - u 2020-03-28 06:06:34.708 | looking for ('libxml2.so.2(LIBXML2_2.6.5)(64bit)', None, (None, None, None)) as a requirement of libxslt.x86_64 0:1.1.28-5.el7 - u 2020-03-28 06:06:34.708 | looking for ('libxml2.so.2(LIBXML2_2.6.3)(64bit)', None, (None, None, None)) as a requirement of libxslt.x86_64 0:1.1.28-5.el7 - u 2020-03-28 06:06:34.708 | looking for ('libxml2.so.2(LIBXML2_2.6.27)(64bit)', None, (None, None, None)) as a requirement of libxslt.x86_64 0:1.1.28-5.el7 - u 2020-03-28 06:06:34.709 | looking for ('libxml2.so.2(LIBXML2_2.6.25)(64bit)', None, (None, None, None)) as a requirement of libxslt.x86_64 0:1.1.28-5.el7 - u 2020-03-28 06:06:34.709 | looking for ('libxml2.so.2(LIBXML2_2.6.17)(64bit)', None, (None, None, None)) as a requirement of libxslt.x86_64 0:1.1.28-5.el7 - u 2020-03-28 06:06:34.709 | looking for ('libxml2.so.2(LIBXML2_2.6.15)(64bit)', None, (None, None, None)) as a requirement of libxslt.x86_64 0:1.1.28-5.el7 - u 2020-03-28 06:06:34.709 | looking for ('libxml2.so.2(LIBXML2_2.6.0)(64bit)', None, (None, None, None)) as a requirement of libxslt.x86_64 0:1.1.28-5.el7 - u 2020-03-28 06:06:34.709 | looking for ('libxml2.so.2(LIBXML2_2.5.9)(64bit)', None, (None, None, None)) as a requirement of libxslt.x86_64 0:1.1.28-5.el7 - u 2020-03-28 06:06:34.709 | looking for ('libxml2.so.2(LIBXML2_2.5.7)(64bit)', None, (None, None, None)) as a requirement of libxslt.x86_64 0:1.1.28-5.el7 - u 2020-03-28 06:06:34.709 | looking for ('libxml2.so.2(LIBXML2_2.5.6)(64bit)', None, (None, None, None)) as a requirement of libxslt.x86_64 0:1.1.28-5.el7 - u 2020-03-28 06:06:34.710 | looking for ('libxml2.so.2(LIBXML2_2.5.4)(64bit)', None, (None, None, None)) as a requirement of libxslt.x86_64 0:1.1.28-5.el7 - u 2020-03-28 06:06:34.710 | looking for ('libxml2.so.2(LIBXML2_2.4.30)(64bit)', None, (None, None, None)) as a requirement of libxslt.x86_64 0:1.1.28-5.el7 - u 2020-03-28 06:06:34.710 | looking for ('libm.so.6(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of libxslt.x86_64 0:1.1.28-5.el7 - u 2020-03-28 06:06:34.710 | looking for ('libgcrypt.so.11(GCRYPT_1.2)(64bit)', None, (None, None, None)) as a requirement of libxslt.x86_64 0:1.1.28-5.el7 - u 2020-03-28 06:06:34.710 | looking for ('libc.so.6(GLIBC_2.17)(64bit)', None, (None, None, None)) as a requirement of libxslt.x86_64 0:1.1.28-5.el7 - u 2020-03-28 06:06:34.711 | looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of libxslt.x86_64 0:1.1.28-5.el7 - u 2020-03-28 06:06:34.711 | looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of libxslt.x86_64 0:1.1.28-5.el7 - u 2020-03-28 06:06:34.711 | looking for ('libz.so.1()(64bit)', None, (None, None, None)) as a requirement of libxslt.x86_64 0:1.1.28-5.el7 - u 2020-03-28 06:06:34.711 | looking for ('libxml2.so.2()(64bit)', None, (None, None, None)) as a requirement of libxslt.x86_64 0:1.1.28-5.el7 - u 2020-03-28 06:06:34.711 | looking for ('libm.so.6()(64bit)', None, (None, None, None)) as a requirement of libxslt.x86_64 0:1.1.28-5.el7 - u 2020-03-28 06:06:34.711 | looking for ('libgpg-error.so.0()(64bit)', None, (None, None, None)) as a requirement of libxslt.x86_64 0:1.1.28-5.el7 - u 2020-03-28 06:06:34.711 | looking for ('libgcrypt.so.11()(64bit)', None, (None, None, None)) as a requirement of libxslt.x86_64 0:1.1.28-5.el7 - u 2020-03-28 06:06:34.712 | looking for ('libdl.so.2()(64bit)', None, (None, None, None)) as a requirement of libxslt.x86_64 0:1.1.28-5.el7 - u 2020-03-28 06:06:34.712 | ---> Package perl-Encode.x86_64 0:2.51-7.el7 will be installed 2020-03-28 06:06:34.712 | Checking deps for perl-Encode.x86_64 0:2.51-7.el7 - u 2020-03-28 06:06:34.712 | looking for ('perl', 'GE', ('1', '5.8.0', None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u 2020-03-28 06:06:34.713 | looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u 2020-03-28 06:06:34.713 | looking for ('perl(warnings)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u 2020-03-28 06:06:34.713 | looking for ('perl(vars)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u 2020-03-28 06:06:34.714 | looking for ('perl(utf8)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u 2020-03-28 06:06:34.714 | looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u 2020-03-28 06:06:34.715 | looking for ('perl(re)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u 2020-03-28 06:06:34.715 | looking for ('perl(constant)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u 2020-03-28 06:06:34.715 | looking for ('perl(bytes)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u 2020-03-28 06:06:34.716 | looking for ('perl(base)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u 2020-03-28 06:06:34.716 | looking for ('perl(XSLoader)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u 2020-03-28 06:06:34.716 | looking for ('perl(MIME::Base64)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u 2020-03-28 06:06:34.717 | looking for ('perl(Getopt::Long)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u 2020-03-28 06:06:34.717 | looking for ('perl(File::Basename)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u 2020-03-28 06:06:34.717 | looking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u 2020-03-28 06:06:34.718 | looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u 2020-03-28 06:06:34.718 | looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u 2020-03-28 06:06:34.718 | looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u 2020-03-28 06:06:34.718 | looking for ('/usr/bin/perl', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u 2020-03-28 06:06:34.718 | ---> Package perl-Pod-Escapes.noarch 1:1.04-294.el7_6 will be installed 2020-03-28 06:06:34.718 | Checking deps for perl-Pod-Escapes.noarch 1:1.04-294.el7_6 - u 2020-03-28 06:06:34.719 | looking for ('perl', 'GE', ('1', '5', None)) as a requirement of perl-Pod-Escapes.noarch 1:1.04-294.el7_6 - u 2020-03-28 06:06:34.719 | looking for ('perl(vars)', None, (None, None, None)) as a requirement of perl-Pod-Escapes.noarch 1:1.04-294.el7_6 - u 2020-03-28 06:06:34.721 | looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-Pod-Escapes.noarch 1:1.04-294.el7_6 - u 2020-03-28 06:06:34.722 | looking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-Pod-Escapes.noarch 1:1.04-294.el7_6 - u 2020-03-28 06:06:34.722 | looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Pod-Escapes.noarch 1:1.04-294.el7_6 - u 2020-03-28 06:06:34.723 | ---> Package perl-Pod-Perldoc.noarch 0:3.20-4.el7 will be installed 2020-03-28 06:06:34.723 | Checking deps for perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u 2020-03-28 06:06:34.723 | looking for ('perl(Pod::Simple::XMLOutStream)', 'GE', ('0', '3.16', None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u 2020-03-28 06:06:34.724 | looking for ('perl(Pod::Simple::RTF)', 'GE', ('0', '3.16', None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u 2020-03-28 06:06:34.725 | looking for ('perl(Pod::Man)', 'GE', ('0', '2.18', None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u 2020-03-28 06:06:34.725 | looking for ('perl(File::Temp)', 'GE', ('0', '0.22', None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u 2020-03-28 06:06:34.725 | looking for ('perl', 'GE', ('1', '5', None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u 2020-03-28 06:06:34.726 | looking for ('perl', 'GE', ('0', '5.006', None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u 2020-03-28 06:06:34.727 | looking for ('perl(warnings)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u 2020-03-28 06:06:34.729 | looking for ('perl(vars)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u 2020-03-28 06:06:34.729 | looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u 2020-03-28 06:06:34.730 | looking for ('perl(parent)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u 2020-03-28 06:06:34.730 | looking for ('perl(lib)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u 2020-03-28 06:06:34.730 | looking for ('perl(Text::ParseWords)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u 2020-03-28 06:06:34.731 | looking for ('perl(Symbol)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u 2020-03-28 06:06:34.731 | looking for ('perl(Pod::Text::Termcap)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u 2020-03-28 06:06:34.731 | looking for ('perl(Pod::Text::Color)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u 2020-03-28 06:06:34.731 | looking for ('perl(Pod::Text)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u 2020-03-28 06:06:34.732 | looking for ('perl(Pod::Simple::Checker)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u 2020-03-28 06:06:34.732 | looking for ('perl(IPC::Open3)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u 2020-03-28 06:06:34.732 | looking for ('perl(IO::Select)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u 2020-03-28 06:06:34.733 | looking for ('perl(IO::Handle)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u 2020-03-28 06:06:34.733 | looking for ('perl(HTTP::Tiny)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u 2020-03-28 06:06:34.733 | looking for ('perl(File::Spec::Functions)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u 2020-03-28 06:06:34.733 | looking for ('perl(File::Basename)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u 2020-03-28 06:06:34.734 | looking for ('perl(Fcntl)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u 2020-03-28 06:06:34.734 | looking for ('perl(Encode)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u 2020-03-28 06:06:34.734 | looking for ('perl(Config)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u 2020-03-28 06:06:34.735 | looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u 2020-03-28 06:06:34.735 | looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u 2020-03-28 06:06:34.735 | looking for ('groff-base', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u 2020-03-28 06:06:34.736 | looking for ('/usr/bin/perl', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u 2020-03-28 06:06:34.736 | perl-Pod-Perldoc-3.20-4.el7.noarch requires: perl(parent) 2020-03-28 06:06:34.736 | --> Processing Dependency: perl(parent) for package: perl-Pod-Perldoc-3.20-4.el7.noarch 2020-03-28 06:06:34.737 | Searching pkgSack for dep: perl(parent) 2020-03-28 06:06:34.740 | TSINFO: Marking 1:perl-parent-0.225-244.el7.noarch as install for perl-Pod-Perldoc-3.20-4.el7.noarch 2020-03-28 06:06:34.740 | perl-Pod-Perldoc-3.20-4.el7.noarch requires: perl(HTTP::Tiny) 2020-03-28 06:06:34.740 | --> Processing Dependency: perl(HTTP::Tiny) for package: perl-Pod-Perldoc-3.20-4.el7.noarch 2020-03-28 06:06:34.740 | Searching pkgSack for dep: perl(HTTP::Tiny) 2020-03-28 06:06:34.746 | TSINFO: Marking perl-HTTP-Tiny-0.033-3.el7.noarch as install for perl-Pod-Perldoc-3.20-4.el7.noarch 2020-03-28 06:06:34.747 | ---> Package perl-podlators.noarch 0:2.5.1-3.el7 will be installed 2020-03-28 06:06:34.747 | Checking deps for perl-podlators.noarch 0:2.5.1-3.el7 - u 2020-03-28 06:06:34.747 | looking for ('perl(Pod::Simple)', 'GE', ('0', '3.06', None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u 2020-03-28 06:06:34.748 | looking for ('perl(File::Spec)', 'GE', ('0', '0.8', None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u 2020-03-28 06:06:34.748 | looking for ('perl', 'GE', ('0', '5.005', None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u 2020-03-28 06:06:34.750 | looking for ('perl', 'GE', ('0', '5.004', None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u 2020-03-28 06:06:34.751 | looking for ('perl(vars)', None, (None, None, None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u 2020-03-28 06:06:34.751 | looking for ('perl(subs)', None, (None, None, None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u 2020-03-28 06:06:34.752 | looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u 2020-03-28 06:06:34.753 | looking for ('perl(Term::Cap)', None, (None, None, None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u 2020-03-28 06:06:34.754 | looking for ('perl(Term::ANSIColor)', None, (None, None, None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u 2020-03-28 06:06:34.754 | looking for ('perl(Pod::Usage)', None, (None, None, None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u 2020-03-28 06:06:34.755 | looking for ('perl(POSIX)', None, (None, None, None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u 2020-03-28 06:06:34.755 | looking for ('perl(Getopt::Long)', None, (None, None, None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u 2020-03-28 06:06:34.756 | looking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u 2020-03-28 06:06:34.756 | looking for ('perl(Encode)', None, (None, None, None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u 2020-03-28 06:06:34.756 | looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u 2020-03-28 06:06:34.756 | looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u 2020-03-28 06:06:34.757 | looking for ('/usr/bin/perl', None, (None, None, None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u 2020-03-28 06:06:34.757 | ---> Package python2-asn1crypto.noarch 0:0.23.0-2.el7 will be installed 2020-03-28 06:06:34.757 | Checking deps for python2-asn1crypto.noarch 0:0.23.0-2.el7 - u 2020-03-28 06:06:34.758 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python2-asn1crypto.noarch 0:0.23.0-2.el7 - u 2020-03-28 06:06:34.758 | ---> Package python2-cffi.x86_64 0:1.11.2-1.el7 will be installed 2020-03-28 06:06:34.758 | Checking deps for python2-cffi.x86_64 0:1.11.2-1.el7 - u 2020-03-28 06:06:34.758 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python2-cffi.x86_64 0:1.11.2-1.el7 - u 2020-03-28 06:06:34.758 | looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of python2-cffi.x86_64 0:1.11.2-1.el7 - u 2020-03-28 06:06:34.759 | looking for ('python-pycparser', None, (None, None, None)) as a requirement of python2-cffi.x86_64 0:1.11.2-1.el7 - u 2020-03-28 06:06:34.759 | looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of python2-cffi.x86_64 0:1.11.2-1.el7 - u 2020-03-28 06:06:34.759 | looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of python2-cffi.x86_64 0:1.11.2-1.el7 - u 2020-03-28 06:06:34.759 | looking for ('ld-linux-x86-64.so.2(GLIBC_2.3)(64bit)', None, (None, None, None)) as a requirement of python2-cffi.x86_64 0:1.11.2-1.el7 - u 2020-03-28 06:06:34.760 | looking for ('ld-linux-x86-64.so.2()(64bit)', None, (None, None, None)) as a requirement of python2-cffi.x86_64 0:1.11.2-1.el7 - u 2020-03-28 06:06:34.761 | looking for ('libpython2.7.so.1.0()(64bit)', None, (None, None, None)) as a requirement of python2-cffi.x86_64 0:1.11.2-1.el7 - u 2020-03-28 06:06:34.761 | looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of python2-cffi.x86_64 0:1.11.2-1.el7 - u 2020-03-28 06:06:34.761 | looking for ('libffi.so.6()(64bit)', None, (None, None, None)) as a requirement of python2-cffi.x86_64 0:1.11.2-1.el7 - u 2020-03-28 06:06:34.762 | python2-cffi-1.11.2-1.el7.x86_64 requires: python-pycparser 2020-03-28 06:06:34.762 | --> Processing Dependency: python-pycparser for package: python2-cffi-1.11.2-1.el7.x86_64 2020-03-28 06:06:34.762 | Searching pkgSack for dep: python-pycparser 2020-03-28 06:06:34.767 | TSINFO: Marking python-pycparser-2.14-1.el7.noarch as install for python2-cffi-1.11.2-1.el7.x86_64 2020-03-28 06:06:34.767 | --> Running transaction check 2020-03-28 06:06:34.768 | ---> Package perl-HTTP-Tiny.noarch 0:0.033-3.el7 will be installed 2020-03-28 06:06:34.768 | Checking deps for perl-HTTP-Tiny.noarch 0:0.033-3.el7 - u 2020-03-28 06:06:34.768 | looking for ('perl(warnings)', None, (None, None, None)) as a requirement of perl-HTTP-Tiny.noarch 0:0.033-3.el7 - u 2020-03-28 06:06:34.769 | looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-HTTP-Tiny.noarch 0:0.033-3.el7 - u 2020-03-28 06:06:34.769 | looking for ('perl(bytes)', None, (None, None, None)) as a requirement of perl-HTTP-Tiny.noarch 0:0.033-3.el7 - u 2020-03-28 06:06:34.770 | looking for ('perl(Time::Local)', None, (None, None, None)) as a requirement of perl-HTTP-Tiny.noarch 0:0.033-3.el7 - u 2020-03-28 06:06:34.770 | looking for ('perl(IO::Socket)', None, (None, None, None)) as a requirement of perl-HTTP-Tiny.noarch 0:0.033-3.el7 - u 2020-03-28 06:06:34.771 | looking for ('perl(Fcntl)', None, (None, None, None)) as a requirement of perl-HTTP-Tiny.noarch 0:0.033-3.el7 - u 2020-03-28 06:06:34.772 | looking for ('perl(Errno)', None, (None, None, None)) as a requirement of perl-HTTP-Tiny.noarch 0:0.033-3.el7 - u 2020-03-28 06:06:34.773 | looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-HTTP-Tiny.noarch 0:0.033-3.el7 - u 2020-03-28 06:06:34.773 | looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-HTTP-Tiny.noarch 0:0.033-3.el7 - u 2020-03-28 06:06:34.774 | ---> Package perl-parent.noarch 1:0.225-244.el7 will be installed 2020-03-28 06:06:34.774 | Checking deps for perl-parent.noarch 1:0.225-244.el7 - u 2020-03-28 06:06:34.774 | looking for ('perl(vars)', None, (None, None, None)) as a requirement of perl-parent.noarch 1:0.225-244.el7 - u 2020-03-28 06:06:34.775 | looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-parent.noarch 1:0.225-244.el7 - u 2020-03-28 06:06:34.775 | looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-parent.noarch 1:0.225-244.el7 - u 2020-03-28 06:06:34.776 | ---> Package python-pycparser.noarch 0:2.14-1.el7 will be installed 2020-03-28 06:06:34.776 | Checking deps for python-pycparser.noarch 0:2.14-1.el7 - u 2020-03-28 06:06:34.776 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python-pycparser.noarch 0:2.14-1.el7 - u 2020-03-28 06:06:34.776 | looking for ('python-ply', None, (None, None, None)) as a requirement of python-pycparser.noarch 0:2.14-1.el7 - u 2020-03-28 06:06:34.777 | python-pycparser-2.14-1.el7.noarch requires: python-ply 2020-03-28 06:06:34.777 | --> Processing Dependency: python-ply for package: python-pycparser-2.14-1.el7.noarch 2020-03-28 06:06:34.777 | Searching pkgSack for dep: python-ply 2020-03-28 06:06:34.781 | TSINFO: Marking python-ply-3.4-11.el7.noarch as install for python-pycparser-2.14-1.el7.noarch 2020-03-28 06:06:34.782 | --> Running transaction check 2020-03-28 06:06:34.782 | ---> Package python-ply.noarch 0:3.4-11.el7 will be installed 2020-03-28 06:06:34.782 | Checking deps for python-ply.noarch 0:3.4-11.el7 - u 2020-03-28 06:06:34.782 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python-ply.noarch 0:3.4-11.el7 - u 2020-03-28 06:06:35.242 | --> Finished Dependency Resolution 2020-03-28 06:06:35.242 | Dependency Process ending 2020-03-28 06:06:35.370 | Depsolve time: 1.746 2020-03-28 06:06:35.371 | 2020-03-28 06:06:35.371 | Dependencies Resolved 2020-03-28 06:06:35.661 | 2020-03-28 06:06:35.662 | ================================================================================ 2020-03-28 06:06:35.662 | Package Arch Version Repository Size 2020-03-28 06:06:35.662 | ================================================================================ 2020-03-28 06:06:35.662 | Installing: 2020-03-28 06:06:35.662 | openstack-ironic-python-agent 2020-03-28 06:06:35.662 | noarch 3.6.4-0.20200318141947.0819e41.el7 2020-03-28 06:06:35.662 | delorean 6.4 k 2020-03-28 06:06:35.662 | Installing for dependencies: 2020-03-28 06:06:35.662 | git x86_64 1.8.3.1-21.el7_7 quickstart-centos-updates 2020-03-28 06:06:35.662 | 4.4 M 2020-03-28 06:06:35.662 | libtomcrypt x86_64 1.17-26.el7 extras 224 k 2020-03-28 06:06:35.662 | libtommath x86_64 0.42.0-6.el7 extras 36 k 2020-03-28 06:06:35.662 | libxslt x86_64 1.1.28-5.el7 base 242 k 2020-03-28 06:06:35.662 | perl x86_64 4:5.16.3-294.el7_6 base 8.0 M 2020-03-28 06:06:35.662 | perl-Carp noarch 1.26-244.el7 base 19 k 2020-03-28 06:06:35.662 | perl-Encode x86_64 2.51-7.el7 base 1.5 M 2020-03-28 06:06:35.662 | perl-Error noarch 1:0.17020-2.el7 base 32 k 2020-03-28 06:06:35.662 | perl-Exporter noarch 5.68-3.el7 base 28 k 2020-03-28 06:06:35.662 | perl-File-Path noarch 2.09-2.el7 base 26 k 2020-03-28 06:06:35.662 | perl-File-Temp noarch 0.23.01-3.el7 base 56 k 2020-03-28 06:06:35.662 | perl-Filter x86_64 1.49-3.el7 base 76 k 2020-03-28 06:06:35.662 | perl-Getopt-Long noarch 2.40-3.el7 base 56 k 2020-03-28 06:06:35.662 | perl-Git noarch 1.8.3.1-21.el7_7 quickstart-centos-updates 2020-03-28 06:06:35.662 | 55 k 2020-03-28 06:06:35.662 | perl-HTTP-Tiny noarch 0.033-3.el7 base 38 k 2020-03-28 06:06:35.662 | perl-PathTools x86_64 3.40-5.el7 base 82 k 2020-03-28 06:06:35.662 | perl-Pod-Escapes noarch 1:1.04-294.el7_6 base 51 k 2020-03-28 06:06:35.662 | perl-Pod-Perldoc noarch 3.20-4.el7 base 87 k 2020-03-28 06:06:35.662 | perl-Pod-Simple noarch 1:3.28-4.el7 base 216 k 2020-03-28 06:06:35.662 | perl-Pod-Usage noarch 1.63-3.el7 base 27 k 2020-03-28 06:06:35.662 | perl-Scalar-List-Utils x86_64 1.27-248.el7 base 36 k 2020-03-28 06:06:35.662 | perl-Socket x86_64 2.010-4.el7 base 49 k 2020-03-28 06:06:35.662 | perl-Storable x86_64 2.45-3.el7 base 77 k 2020-03-28 06:06:35.662 | perl-TermReadKey x86_64 2.30-20.el7 base 31 k 2020-03-28 06:06:35.662 | perl-Text-ParseWords noarch 3.29-4.el7 base 14 k 2020-03-28 06:06:35.662 | perl-Time-HiRes x86_64 4:1.9725-3.el7 base 45 k 2020-03-28 06:06:35.662 | perl-Time-Local noarch 1.2300-2.el7 base 24 k 2020-03-28 06:06:35.662 | perl-constant noarch 1.27-2.el7 base 19 k 2020-03-28 06:06:35.663 | perl-libs x86_64 4:5.16.3-294.el7_6 base 688 k 2020-03-28 06:06:35.663 | perl-macros x86_64 4:5.16.3-294.el7_6 base 44 k 2020-03-28 06:06:35.663 | perl-parent noarch 1:0.225-244.el7 base 12 k 2020-03-28 06:06:35.663 | perl-podlators noarch 2.5.1-3.el7 base 112 k 2020-03-28 06:06:35.663 | perl-threads x86_64 1.87-4.el7 base 49 k 2020-03-28 06:06:35.663 | perl-threads-shared x86_64 1.43-6.el7 base 39 k 2020-03-28 06:06:35.663 | python-beaker noarch 1.5.4-10.el7 base 80 k 2020-03-28 06:06:35.663 | python-beautifulsoup4 noarch 4.6.0-1.el7 delorean-stein-deps 170 k 2020-03-28 06:06:35.663 | python-dns noarch 1.15.0-5.el7 delorean-stein-deps 247 k 2020-03-28 06:06:35.663 | python-enum34 noarch 1.0.4-1.el7 base 52 k 2020-03-28 06:06:35.663 | python-inotify noarch 0.9.4-4.el7 base 49 k 2020-03-28 06:06:35.663 | python-kmod x86_64 0.9-4.el7 base 57 k 2020-03-28 06:06:35.663 | python-logutils noarch 0.3.3-3.el7 delorean-stein-deps 41 k 2020-03-28 06:06:35.663 | python-lxml x86_64 3.2.1-4.el7 base 758 k 2020-03-28 06:06:35.663 | python-mako noarch 0.8.1-2.el7 base 307 k 2020-03-28 06:06:35.663 | python-netifaces x86_64 0.10.4-3.el7 base 17 k 2020-03-28 06:06:35.663 | python-oslo-concurrency-lang 2020-03-28 06:06:35.663 | noarch 3.29.1-0.20190308171519.e11481b.el7 2020-03-28 06:06:35.663 | delorean 8.6 k 2020-03-28 06:06:35.663 | python-oslo-i18n-lang noarch 3.23.1-0.20190308162844.20bbee5.el7 2020-03-28 06:06:35.663 | delorean 8.8 k 2020-03-28 06:06:35.663 | python-oslo-log-lang noarch 3.42.3-0.20190308170708.7c5f836.el7 2020-03-28 06:06:35.663 | delorean 8.0 k 2020-03-28 06:06:35.663 | python-oslo-utils-lang noarch 3.40.6-0.20200306082001.272786f.el7 2020-03-28 06:06:35.663 | delorean 7.8 k 2020-03-28 06:06:35.663 | python-paste noarch 1.7.5.1-9.20111221hg1498.el7 2020-03-28 06:06:35.663 | base 866 k 2020-03-28 06:06:35.663 | python-paste-deploy noarch 1.5.2-6.el7 delorean-stein-deps 45 k 2020-03-28 06:06:35.663 | python-ply noarch 3.4-11.el7 base 123 k 2020-03-28 06:06:35.663 | python-pycparser noarch 2.14-1.el7 base 104 k 2020-03-28 06:06:35.663 | python-repoze-lru noarch 0.4-3.el7 delorean-stein-deps 12 k 2020-03-28 06:06:35.663 | python-routes noarch 2.4.1-1.el7 delorean-stein-deps 191 k 2020-03-28 06:06:35.663 | python-rtslib noarch 2.1.fb69-3.el7 base 102 k 2020-03-28 06:06:35.663 | python-simplegeneric noarch 0.8-7.el7 delorean-stein-deps 11 k 2020-03-28 06:06:35.663 | python-tempita noarch 0.5.1-8.el7 delorean-stein-deps 32 k 2020-03-28 06:06:35.663 | python-waitress noarch 0.8.9-5.el7 delorean-stein-deps 151 k 2020-03-28 06:06:35.663 | python-webtest noarch 2.0.23-1.el7 delorean-stein-deps 83 k 2020-03-28 06:06:35.663 | python2-asn1crypto noarch 0.23.0-2.el7 delorean-stein-deps 172 k 2020-03-28 06:06:35.663 | python2-cffi x86_64 1.11.2-1.el7 delorean-stein-deps 228 k 2020-03-28 06:06:35.664 | python2-crypto x86_64 2.6.1-15.el7 extras 477 k 2020-03-28 06:06:35.664 | python2-cryptography x86_64 2.5-1.el7 delorean-stein-deps 544 k 2020-03-28 06:06:35.664 | python2-dateutil noarch 1:2.8.0-1.el7 delorean-stein-deps 290 k 2020-03-28 06:06:35.664 | python2-debtcollector noarch 1.21.0-0.20190308155412.becfb5b.el7 2020-03-28 06:06:35.664 | delorean 27 k 2020-03-28 06:06:35.664 | python2-eventlet noarch 0.24.1-3.el7 delorean-stein-deps 318 k 2020-03-28 06:06:35.664 | python2-fasteners noarch 0.14.1-6.el7 delorean-stein-deps 37 k 2020-03-28 06:06:35.664 | python2-funcsigs noarch 1.0.2-1.el7 delorean-stein-deps 23 k 2020-03-28 06:06:35.664 | python2-greenlet x86_64 0.4.12-1.el7 delorean-stein-deps 24 k 2020-03-28 06:06:35.664 | python2-ironic-lib noarch 2.16.4-0.20200313054938.67214a7.el7 2020-03-28 06:06:35.664 | delorean 93 k 2020-03-28 06:06:35.664 | python2-ironic-python-agent 2020-03-28 06:06:35.664 | noarch 3.6.4-0.20200318141947.0819e41.el7 2020-03-28 06:06:35.664 | delorean 269 k 2020-03-28 06:06:35.664 | python2-iso8601 noarch 0.1.11-1.el7 delorean-stein-deps 18 k 2020-03-28 06:06:35.664 | python2-monotonic noarch 1.5-1.el7 delorean-stein-deps 14 k 2020-03-28 06:06:35.664 | python2-msgpack x86_64 0.6.1-2.el7 delorean-stein-deps 87 k 2020-03-28 06:06:35.664 | python2-netaddr noarch 0.7.19-5.el7 delorean-stein-deps 1.5 M 2020-03-28 06:06:35.664 | python2-oslo-concurrency noarch 3.29.1-0.20190308171519.e11481b.el7 2020-03-28 06:06:35.664 | delorean 35 k 2020-03-28 06:06:35.664 | python2-oslo-config noarch 2:6.8.2-0.20200113070904.0a9c6c1.el7 2020-03-28 06:06:35.664 | delorean 220 k 2020-03-28 06:06:35.664 | python2-oslo-context noarch 2.22.1-0.20190308161946.76a07f9.el7 2020-03-28 06:06:35.664 | delorean 20 k 2020-03-28 06:06:35.664 | python2-oslo-i18n noarch 3.23.1-0.20190308162844.20bbee5.el7 2020-03-28 06:06:35.664 | delorean 52 k 2020-03-28 06:06:35.664 | python2-oslo-log noarch 3.42.3-0.20190308170708.7c5f836.el7 2020-03-28 06:06:35.664 | delorean 58 k 2020-03-28 06:06:35.664 | python2-oslo-serialization noarch 2.28.2-0.20190308171935.bc2a1fb.el7 2020-03-28 06:06:35.664 | delorean 27 k 2020-03-28 06:06:35.664 | python2-oslo-service noarch 1.38.1-0.20200113063102.abfec6a.el7 2020-03-28 06:06:35.664 | delorean 65 k 2020-03-28 06:06:35.664 | python2-oslo-utils noarch 3.40.6-0.20200306082001.272786f.el7 2020-03-28 06:06:35.664 | delorean 73 k 2020-03-28 06:06:35.664 | python2-pbr noarch 5.1.2-2.el7 delorean-stein-deps 1.1 M 2020-03-28 06:06:35.664 | python2-pecan noarch 1.3.2-1.el7 delorean-stein-deps 267 k 2020-03-28 06:06:35.664 | python2-pint noarch 0.9-1.el7 delorean-stein-deps 246 k 2020-03-28 06:06:35.664 | python2-psutil x86_64 5.5.1-1.el7 delorean-stein-deps 387 k 2020-03-28 06:06:35.664 | python2-pyOpenSSL noarch 19.0.0-1.el7 delorean-stein-deps 97 k 2020-03-28 06:06:35.665 | python2-pyparsing noarch 2.3.1-1.el7 delorean-stein-deps 140 k 2020-03-28 06:06:35.665 | python2-rfc3986 noarch 1.2.0-1.el7 delorean-stein-deps 41 k 2020-03-28 06:06:35.665 | python2-singledispatch noarch 3.4.0.3-4.el7 delorean-stein-deps 17 k 2020-03-28 06:06:35.665 | python2-stevedore noarch 1.30.1-0.20190308160443.27a8395.el7 2020-03-28 06:06:35.665 | delorean 56 k 2020-03-28 06:06:35.665 | python2-webob noarch 1.8.5-1.el7 delorean-stein-deps 246 k 2020-03-28 06:06:35.665 | python2-wrapt x86_64 1.11.1-1.el7 delorean-stein-deps 48 k 2020-03-28 06:06:35.665 | python2-wsme noarch 0.9.4-0.20190520104911.bff9624.el7 2020-03-28 06:06:35.665 | delorean 187 k 2020-03-28 06:06:35.665 | python2-yappi x86_64 1.0-1.el7 delorean-stein-deps 39 k 2020-03-28 06:06:35.665 | systemd-python x86_64 219-67.el7_7.4 quickstart-centos-updates 2020-03-28 06:06:35.665 | 138 k 2020-03-28 06:06:35.665 | 2020-03-28 06:06:35.665 | Transaction Summary 2020-03-28 06:06:35.665 | ================================================================================ 2020-03-28 06:06:35.665 | Install 1 Package (+97 Dependent packages) 2020-03-28 06:06:35.665 | 2020-03-28 06:06:35.679 | Total size: 27 M 2020-03-28 06:06:35.679 | Total download size: 2.4 M 2020-03-28 06:06:35.679 | Installed size: 108 M 2020-03-28 06:06:35.680 | Downloading packages: 2020-03-28 06:06:35.685 | using local copy of perl-HTTP-Tiny-0.033-3.el7.noarch 2020-03-28 06:06:35.687 | using local copy of perl-Git-1.8.3.1-21.el7_7.noarch 2020-03-28 06:06:35.688 | using local copy of python-lxml-3.2.1-4.el7.x86_64 2020-03-28 06:06:35.690 | using local copy of python2-oslo-i18n-3.23.1-0.20190308162844.20bbee5.el7.noarch 2020-03-28 06:06:35.692 | using local copy of python-oslo-log-lang-3.42.3-0.20190308170708.7c5f836.el7.noarch 2020-03-28 06:06:35.694 | using local copy of python-mako-0.8.1-2.el7.noarch 2020-03-28 06:06:35.695 | using local copy of perl-TermReadKey-2.30-20.el7.x86_64 2020-03-28 06:06:35.696 | using local copy of python-oslo-concurrency-lang-3.29.1-0.20190308171519.e11481b.el7.noarch 2020-03-28 06:06:35.698 | using local copy of perl-File-Temp-0.23.01-3.el7.noarch 2020-03-28 06:06:35.699 | using local copy of python-oslo-utils-lang-3.40.6-0.20200306082001.272786f.el7.noarch 2020-03-28 06:06:35.700 | using local copy of perl-Socket-2.010-4.el7.x86_64 2020-03-28 06:06:35.702 | using local copy of perl-threads-shared-1.43-6.el7.x86_64 2020-03-28 06:06:35.703 | using local copy of python-repoze-lru-0.4-3.el7.noarch 2020-03-28 06:06:35.704 | using local copy of python-pycparser-2.14-1.el7.noarch 2020-03-28 06:06:35.705 | using local copy of python-beaker-1.5.4-10.el7.noarch 2020-03-28 06:06:35.706 | using local copy of perl-File-Path-2.09-2.el7.noarch 2020-03-28 06:06:35.707 | using local copy of git-1.8.3.1-21.el7_7.x86_64 2020-03-28 06:06:35.707 | using local copy of perl-Text-ParseWords-3.29-4.el7.noarch 2020-03-28 06:06:35.709 | using local copy of python2-debtcollector-1.21.0-0.20190308155412.becfb5b.el7.noarch 2020-03-28 06:06:35.709 | using local copy of 4:perl-Time-HiRes-1.9725-3.el7.x86_64 2020-03-28 06:06:35.710 | using local copy of python2-oslo-context-2.22.1-0.20190308161946.76a07f9.el7.noarch 2020-03-28 06:06:35.711 | using local copy of python-dns-1.15.0-5.el7.noarch 2020-03-28 06:06:35.711 | using local copy of 4:perl-libs-5.16.3-294.el7_6.x86_64 2020-03-28 06:06:35.712 | using local copy of python2-pyOpenSSL-19.0.0-1.el7.noarch 2020-03-28 06:06:35.713 | using local copy of python-ply-3.4-11.el7.noarch 2020-03-28 06:06:35.714 | using local copy of python2-asn1crypto-0.23.0-2.el7.noarch 2020-03-28 06:06:35.715 | using local copy of python-paste-1.7.5.1-9.20111221hg1498.el7.noarch 2020-03-28 06:06:35.715 | using local copy of python2-psutil-5.5.1-1.el7.x86_64 2020-03-28 06:06:35.716 | using local copy of perl-Pod-Usage-1.63-3.el7.noarch 2020-03-28 06:06:35.717 | using local copy of python2-wrapt-1.11.1-1.el7.x86_64 2020-03-28 06:06:35.717 | using local copy of perl-Encode-2.51-7.el7.x86_64 2020-03-28 06:06:35.718 | using local copy of python-tempita-0.5.1-8.el7.noarch 2020-03-28 06:06:35.719 | using local copy of 1:python2-dateutil-2.8.0-1.el7.noarch 2020-03-28 06:06:35.720 | using local copy of perl-threads-1.87-4.el7.x86_64 2020-03-28 06:06:35.720 | using local copy of perl-Getopt-Long-2.40-3.el7.noarch 2020-03-28 06:06:35.721 | using local copy of python-oslo-i18n-lang-3.23.1-0.20190308162844.20bbee5.el7.noarch 2020-03-28 06:06:35.722 | using local copy of python2-oslo-concurrency-3.29.1-0.20190308171519.e11481b.el7.noarch 2020-03-28 06:06:35.722 | using local copy of python2-cryptography-2.5-1.el7.x86_64 2020-03-28 06:06:35.723 | using local copy of perl-Storable-2.45-3.el7.x86_64 2020-03-28 06:06:35.724 | using local copy of 1:perl-Pod-Escapes-1.04-294.el7_6.noarch 2020-03-28 06:06:35.725 | using local copy of python2-monotonic-1.5-1.el7.noarch 2020-03-28 06:06:35.725 | using local copy of python2-stevedore-1.30.1-0.20190308160443.27a8395.el7.noarch 2020-03-28 06:06:35.726 | using local copy of python2-oslo-log-3.42.3-0.20190308170708.7c5f836.el7.noarch 2020-03-28 06:06:35.727 | using local copy of 1:perl-parent-0.225-244.el7.noarch 2020-03-28 06:06:35.727 | using local copy of python2-pyparsing-2.3.1-1.el7.noarch 2020-03-28 06:06:35.728 | using local copy of python2-eventlet-0.24.1-3.el7.noarch 2020-03-28 06:06:35.729 | using local copy of 4:perl-5.16.3-294.el7_6.x86_64 2020-03-28 06:06:35.730 | using local copy of perl-Carp-1.26-244.el7.noarch 2020-03-28 06:06:35.731 | using local copy of libtommath-0.42.0-6.el7.x86_64 2020-03-28 06:06:35.732 | using local copy of libxslt-1.1.28-5.el7.x86_64 2020-03-28 06:06:35.733 | using local copy of python2-netaddr-0.7.19-5.el7.noarch 2020-03-28 06:06:35.733 | using local copy of python-netifaces-0.10.4-3.el7.x86_64 2020-03-28 06:06:35.734 | using local copy of python2-rfc3986-1.2.0-1.el7.noarch 2020-03-28 06:06:35.735 | using local copy of perl-Pod-Perldoc-3.20-4.el7.noarch 2020-03-28 06:06:35.736 | using local copy of python2-oslo-serialization-2.28.2-0.20190308171935.bc2a1fb.el7.noarch 2020-03-28 06:06:35.736 | using local copy of python2-oslo-utils-3.40.6-0.20200306082001.272786f.el7.noarch 2020-03-28 06:06:35.737 | using local copy of perl-Filter-1.49-3.el7.x86_64 2020-03-28 06:06:35.738 | using local copy of python-inotify-0.9.4-4.el7.noarch 2020-03-28 06:06:35.738 | using local copy of python2-msgpack-0.6.1-2.el7.x86_64 2020-03-28 06:06:35.739 | using local copy of perl-Exporter-5.68-3.el7.noarch 2020-03-28 06:06:35.740 | using local copy of perl-constant-1.27-2.el7.noarch 2020-03-28 06:06:35.740 | using local copy of perl-PathTools-3.40-5.el7.x86_64 2020-03-28 06:06:35.741 | using local copy of python-enum34-1.0.4-1.el7.noarch 2020-03-28 06:06:35.741 | using local copy of 2:python2-oslo-config-6.8.2-0.20200113070904.0a9c6c1.el7.noarch 2020-03-28 06:06:35.742 | using local copy of python2-iso8601-0.1.11-1.el7.noarch 2020-03-28 06:06:35.743 | using local copy of 1:perl-Pod-Simple-3.28-4.el7.noarch 2020-03-28 06:06:35.743 | using local copy of perl-Time-Local-1.2300-2.el7.noarch 2020-03-28 06:06:35.744 | using local copy of python2-cffi-1.11.2-1.el7.x86_64 2020-03-28 06:06:35.744 | using local copy of 4:perl-macros-5.16.3-294.el7_6.x86_64 2020-03-28 06:06:35.745 | using local copy of python2-funcsigs-1.0.2-1.el7.noarch 2020-03-28 06:06:35.746 | using local copy of 1:perl-Error-0.17020-2.el7.noarch 2020-03-28 06:06:35.746 | using local copy of perl-Scalar-List-Utils-1.27-248.el7.x86_64 2020-03-28 06:06:35.747 | using local copy of python2-fasteners-0.14.1-6.el7.noarch 2020-03-28 06:06:35.748 | using local copy of perl-podlators-2.5.1-3.el7.noarch 2020-03-28 06:06:35.749 | using local copy of python2-crypto-2.6.1-15.el7.x86_64 2020-03-28 06:06:35.749 | using local copy of python2-greenlet-0.4.12-1.el7.x86_64 2020-03-28 06:06:35.751 | using local copy of python2-pbr-5.1.2-2.el7.noarch 2020-03-28 06:06:35.753 | using local copy of libtomcrypt-1.17-26.el7.x86_64 2020-03-28 06:06:36.144 | -------------------------------------------------------------------------------- 2020-03-28 06:06:36.144 | Total 6.2 MB/s | 2.4 MB 00:00 2020-03-28 06:06:36.190 | Member: perl-HTTP-Tiny.noarch 0:0.033-3.el7 - u 2020-03-28 06:06:36.191 | Adding Package perl-HTTP-Tiny-0.033-3.el7.noarch in mode u 2020-03-28 06:06:36.191 | Member: perl-Git.noarch 0:1.8.3.1-21.el7_7 - u 2020-03-28 06:06:36.192 | Adding Package perl-Git-1.8.3.1-21.el7_7.noarch in mode u 2020-03-28 06:06:36.192 | Member: python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 06:06:36.193 | Adding Package python-lxml-3.2.1-4.el7.x86_64 in mode u 2020-03-28 06:06:36.193 | Member: python2-oslo-i18n.noarch 0:3.23.1-0.20190308162844.20bbee5.el7 - u 2020-03-28 06:06:36.193 | Adding Package python2-oslo-i18n-3.23.1-0.20190308162844.20bbee5.el7.noarch in mode u 2020-03-28 06:06:36.193 | Member: python2-ironic-python-agent.noarch 0:3.6.4-0.20200318141947.0819e41.el7 - u 2020-03-28 06:06:36.194 | Adding Package python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch in mode u 2020-03-28 06:06:36.194 | Member: python-oslo-log-lang.noarch 0:3.42.3-0.20190308170708.7c5f836.el7 - u 2020-03-28 06:06:36.194 | Adding Package python-oslo-log-lang-3.42.3-0.20190308170708.7c5f836.el7.noarch in mode u 2020-03-28 06:06:36.194 | Member: python-mako.noarch 0:0.8.1-2.el7 - u 2020-03-28 06:06:36.195 | Adding Package python-mako-0.8.1-2.el7.noarch in mode u 2020-03-28 06:06:36.195 | Member: perl-TermReadKey.x86_64 0:2.30-20.el7 - u 2020-03-28 06:06:36.195 | Adding Package perl-TermReadKey-2.30-20.el7.x86_64 in mode u 2020-03-28 06:06:36.195 | Member: python-oslo-concurrency-lang.noarch 0:3.29.1-0.20190308171519.e11481b.el7 - u 2020-03-28 06:06:36.195 | Adding Package python-oslo-concurrency-lang-3.29.1-0.20190308171519.e11481b.el7.noarch in mode u 2020-03-28 06:06:36.195 | Member: python2-yappi.x86_64 0:1.0-1.el7 - u 2020-03-28 06:06:36.196 | Adding Package python2-yappi-1.0-1.el7.x86_64 in mode u 2020-03-28 06:06:36.196 | Member: perl-File-Temp.noarch 0:0.23.01-3.el7 - u 2020-03-28 06:06:36.196 | Adding Package perl-File-Temp-0.23.01-3.el7.noarch in mode u 2020-03-28 06:06:36.196 | Member: python-paste-deploy.noarch 0:1.5.2-6.el7 - u 2020-03-28 06:06:36.196 | Adding Package python-paste-deploy-1.5.2-6.el7.noarch in mode u 2020-03-28 06:06:36.197 | Member: python-oslo-utils-lang.noarch 0:3.40.6-0.20200306082001.272786f.el7 - u 2020-03-28 06:06:36.197 | Adding Package python-oslo-utils-lang-3.40.6-0.20200306082001.272786f.el7.noarch in mode u 2020-03-28 06:06:36.197 | Member: perl-Socket.x86_64 0:2.010-4.el7 - u 2020-03-28 06:06:36.197 | Adding Package perl-Socket-2.010-4.el7.x86_64 in mode u 2020-03-28 06:06:36.197 | Member: perl-threads-shared.x86_64 0:1.43-6.el7 - u 2020-03-28 06:06:36.198 | Adding Package perl-threads-shared-1.43-6.el7.x86_64 in mode u 2020-03-28 06:06:36.198 | Member: python2-oslo-service.noarch 0:1.38.1-0.20200113063102.abfec6a.el7 - u 2020-03-28 06:06:36.198 | Adding Package python2-oslo-service-1.38.1-0.20200113063102.abfec6a.el7.noarch in mode u 2020-03-28 06:06:36.198 | Member: python-repoze-lru.noarch 0:0.4-3.el7 - u 2020-03-28 06:06:36.198 | Adding Package python-repoze-lru-0.4-3.el7.noarch in mode u 2020-03-28 06:06:36.198 | Member: python-pycparser.noarch 0:2.14-1.el7 - u 2020-03-28 06:06:36.199 | Adding Package python-pycparser-2.14-1.el7.noarch in mode u 2020-03-28 06:06:36.199 | Member: python-beaker.noarch 0:1.5.4-10.el7 - u 2020-03-28 06:06:36.199 | Adding Package python-beaker-1.5.4-10.el7.noarch in mode u 2020-03-28 06:06:36.199 | Member: perl-File-Path.noarch 0:2.09-2.el7 - u 2020-03-28 06:06:36.200 | Adding Package perl-File-Path-2.09-2.el7.noarch in mode u 2020-03-28 06:06:36.200 | Member: git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 06:06:36.202 | Adding Package git-1.8.3.1-21.el7_7.x86_64 in mode u 2020-03-28 06:06:36.202 | Member: perl-Text-ParseWords.noarch 0:3.29-4.el7 - u 2020-03-28 06:06:36.202 | Adding Package perl-Text-ParseWords-3.29-4.el7.noarch in mode u 2020-03-28 06:06:36.202 | Member: python-beautifulsoup4.noarch 0:4.6.0-1.el7 - u 2020-03-28 06:06:36.202 | Adding Package python-beautifulsoup4-4.6.0-1.el7.noarch in mode u 2020-03-28 06:06:36.202 | Member: python-simplegeneric.noarch 0:0.8-7.el7 - u 2020-03-28 06:06:36.203 | Adding Package python-simplegeneric-0.8-7.el7.noarch in mode u 2020-03-28 06:06:36.203 | Member: python2-singledispatch.noarch 0:3.4.0.3-4.el7 - u 2020-03-28 06:06:36.203 | Adding Package python2-singledispatch-3.4.0.3-4.el7.noarch in mode u 2020-03-28 06:06:36.203 | Member: python2-debtcollector.noarch 0:1.21.0-0.20190308155412.becfb5b.el7 - u 2020-03-28 06:06:36.204 | Adding Package python2-debtcollector-1.21.0-0.20190308155412.becfb5b.el7.noarch in mode u 2020-03-28 06:06:36.204 | Member: perl-Time-HiRes.x86_64 4:1.9725-3.el7 - u 2020-03-28 06:06:36.204 | Adding Package 4:perl-Time-HiRes-1.9725-3.el7.x86_64 in mode u 2020-03-28 06:06:36.204 | Member: python2-oslo-context.noarch 0:2.22.1-0.20190308161946.76a07f9.el7 - u 2020-03-28 06:06:36.204 | Adding Package python2-oslo-context-2.22.1-0.20190308161946.76a07f9.el7.noarch in mode u 2020-03-28 06:06:36.205 | Member: python-logutils.noarch 0:0.3.3-3.el7 - u 2020-03-28 06:06:36.205 | Adding Package python-logutils-0.3.3-3.el7.noarch in mode u 2020-03-28 06:06:36.205 | Member: python-dns.noarch 0:1.15.0-5.el7 - u 2020-03-28 06:06:36.206 | Adding Package python-dns-1.15.0-5.el7.noarch in mode u 2020-03-28 06:06:36.206 | Member: perl-libs.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:06:36.206 | Adding Package 4:perl-libs-5.16.3-294.el7_6.x86_64 in mode u 2020-03-28 06:06:36.206 | Member: python2-pyOpenSSL.noarch 0:19.0.0-1.el7 - u 2020-03-28 06:06:36.206 | Adding Package python2-pyOpenSSL-19.0.0-1.el7.noarch in mode u 2020-03-28 06:06:36.207 | Member: python2-ironic-lib.noarch 0:2.16.4-0.20200313054938.67214a7.el7 - u 2020-03-28 06:06:36.207 | Adding Package python2-ironic-lib-2.16.4-0.20200313054938.67214a7.el7.noarch in mode u 2020-03-28 06:06:36.207 | Member: python-ply.noarch 0:3.4-11.el7 - u 2020-03-28 06:06:36.207 | Adding Package python-ply-3.4-11.el7.noarch in mode u 2020-03-28 06:06:36.208 | Member: python2-asn1crypto.noarch 0:0.23.0-2.el7 - u 2020-03-28 06:06:36.208 | Adding Package python2-asn1crypto-0.23.0-2.el7.noarch in mode u 2020-03-28 06:06:36.208 | Member: python-paste.noarch 0:1.7.5.1-9.20111221hg1498.el7 - u 2020-03-28 06:06:36.208 | Adding Package python-paste-1.7.5.1-9.20111221hg1498.el7.noarch in mode u 2020-03-28 06:06:36.209 | Member: python2-psutil.x86_64 0:5.5.1-1.el7 - u 2020-03-28 06:06:36.209 | Adding Package python2-psutil-5.5.1-1.el7.x86_64 in mode u 2020-03-28 06:06:36.209 | Member: openstack-ironic-python-agent.noarch 0:3.6.4-0.20200318141947.0819e41.el7 - u 2020-03-28 06:06:36.209 | Adding Package openstack-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch in mode u 2020-03-28 06:06:36.209 | Member: perl-Pod-Usage.noarch 0:1.63-3.el7 - u 2020-03-28 06:06:36.210 | Adding Package perl-Pod-Usage-1.63-3.el7.noarch in mode u 2020-03-28 06:06:36.210 | Member: python2-wrapt.x86_64 0:1.11.1-1.el7 - u 2020-03-28 06:06:36.210 | Adding Package python2-wrapt-1.11.1-1.el7.x86_64 in mode u 2020-03-28 06:06:36.210 | Member: perl-Encode.x86_64 0:2.51-7.el7 - u 2020-03-28 06:06:36.211 | Adding Package perl-Encode-2.51-7.el7.x86_64 in mode u 2020-03-28 06:06:36.211 | Member: python-tempita.noarch 0:0.5.1-8.el7 - u 2020-03-28 06:06:36.211 | Adding Package python-tempita-0.5.1-8.el7.noarch in mode u 2020-03-28 06:06:36.211 | Member: python2-dateutil.noarch 1:2.8.0-1.el7 - u 2020-03-28 06:06:36.211 | Adding Package 1:python2-dateutil-2.8.0-1.el7.noarch in mode u 2020-03-28 06:06:36.212 | Member: perl-threads.x86_64 0:1.87-4.el7 - u 2020-03-28 06:06:36.212 | Adding Package perl-threads-1.87-4.el7.x86_64 in mode u 2020-03-28 06:06:36.212 | Member: perl-Getopt-Long.noarch 0:2.40-3.el7 - u 2020-03-28 06:06:36.212 | Adding Package perl-Getopt-Long-2.40-3.el7.noarch in mode u 2020-03-28 06:06:36.212 | Member: python-oslo-i18n-lang.noarch 0:3.23.1-0.20190308162844.20bbee5.el7 - u 2020-03-28 06:06:36.213 | Adding Package python-oslo-i18n-lang-3.23.1-0.20190308162844.20bbee5.el7.noarch in mode u 2020-03-28 06:06:36.213 | Member: python2-oslo-concurrency.noarch 0:3.29.1-0.20190308171519.e11481b.el7 - u 2020-03-28 06:06:36.213 | Adding Package python2-oslo-concurrency-3.29.1-0.20190308171519.e11481b.el7.noarch in mode u 2020-03-28 06:06:36.213 | Member: python2-cryptography.x86_64 0:2.5-1.el7 - u 2020-03-28 06:06:36.214 | Adding Package python2-cryptography-2.5-1.el7.x86_64 in mode u 2020-03-28 06:06:36.214 | Member: perl-Storable.x86_64 0:2.45-3.el7 - u 2020-03-28 06:06:36.214 | Adding Package perl-Storable-2.45-3.el7.x86_64 in mode u 2020-03-28 06:06:36.214 | Member: perl-Pod-Escapes.noarch 1:1.04-294.el7_6 - u 2020-03-28 06:06:36.215 | Adding Package 1:perl-Pod-Escapes-1.04-294.el7_6.noarch in mode u 2020-03-28 06:06:36.215 | Member: python2-monotonic.noarch 0:1.5-1.el7 - u 2020-03-28 06:06:36.215 | Adding Package python2-monotonic-1.5-1.el7.noarch in mode u 2020-03-28 06:06:36.215 | Member: python2-stevedore.noarch 0:1.30.1-0.20190308160443.27a8395.el7 - u 2020-03-28 06:06:36.216 | Adding Package python2-stevedore-1.30.1-0.20190308160443.27a8395.el7.noarch in mode u 2020-03-28 06:06:36.216 | Member: python2-oslo-log.noarch 0:3.42.3-0.20190308170708.7c5f836.el7 - u 2020-03-28 06:06:36.216 | Adding Package python2-oslo-log-3.42.3-0.20190308170708.7c5f836.el7.noarch in mode u 2020-03-28 06:06:36.217 | Member: perl-parent.noarch 1:0.225-244.el7 - u 2020-03-28 06:06:36.217 | Adding Package 1:perl-parent-0.225-244.el7.noarch in mode u 2020-03-28 06:06:36.217 | Member: python2-pyparsing.noarch 0:2.3.1-1.el7 - u 2020-03-28 06:06:36.217 | Adding Package python2-pyparsing-2.3.1-1.el7.noarch in mode u 2020-03-28 06:06:36.217 | Member: python-kmod.x86_64 0:0.9-4.el7 - u 2020-03-28 06:06:36.218 | Adding Package python-kmod-0.9-4.el7.x86_64 in mode u 2020-03-28 06:06:36.218 | Member: python2-eventlet.noarch 0:0.24.1-3.el7 - u 2020-03-28 06:06:36.218 | Adding Package python2-eventlet-0.24.1-3.el7.noarch in mode u 2020-03-28 06:06:36.218 | Member: perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:06:36.221 | Adding Package 4:perl-5.16.3-294.el7_6.x86_64 in mode u 2020-03-28 06:06:36.221 | Member: perl-Carp.noarch 0:1.26-244.el7 - u 2020-03-28 06:06:36.221 | Adding Package perl-Carp-1.26-244.el7.noarch in mode u 2020-03-28 06:06:36.221 | Member: libtommath.x86_64 0:0.42.0-6.el7 - u 2020-03-28 06:06:36.222 | Adding Package libtommath-0.42.0-6.el7.x86_64 in mode u 2020-03-28 06:06:36.222 | Member: libxslt.x86_64 0:1.1.28-5.el7 - u 2020-03-28 06:06:36.222 | Adding Package libxslt-1.1.28-5.el7.x86_64 in mode u 2020-03-28 06:06:36.222 | Member: python2-netaddr.noarch 0:0.7.19-5.el7 - u 2020-03-28 06:06:36.223 | Adding Package python2-netaddr-0.7.19-5.el7.noarch in mode u 2020-03-28 06:06:36.223 | Member: python-netifaces.x86_64 0:0.10.4-3.el7 - u 2020-03-28 06:06:36.223 | Adding Package python-netifaces-0.10.4-3.el7.x86_64 in mode u 2020-03-28 06:06:36.223 | Member: python2-rfc3986.noarch 0:1.2.0-1.el7 - u 2020-03-28 06:06:36.224 | Adding Package python2-rfc3986-1.2.0-1.el7.noarch in mode u 2020-03-28 06:06:36.224 | Member: python-webtest.noarch 0:2.0.23-1.el7 - u 2020-03-28 06:06:36.224 | Adding Package python-webtest-2.0.23-1.el7.noarch in mode u 2020-03-28 06:06:36.224 | Member: perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u 2020-03-28 06:06:36.225 | Adding Package perl-Pod-Perldoc-3.20-4.el7.noarch in mode u 2020-03-28 06:06:36.225 | Member: python2-pint.noarch 0:0.9-1.el7 - u 2020-03-28 06:06:36.225 | Adding Package python2-pint-0.9-1.el7.noarch in mode u 2020-03-28 06:06:36.225 | Member: python2-oslo-serialization.noarch 0:2.28.2-0.20190308171935.bc2a1fb.el7 - u 2020-03-28 06:06:36.226 | Adding Package python2-oslo-serialization-2.28.2-0.20190308171935.bc2a1fb.el7.noarch in mode u 2020-03-28 06:06:36.226 | Member: python2-oslo-utils.noarch 0:3.40.6-0.20200306082001.272786f.el7 - u 2020-03-28 06:06:36.226 | Adding Package python2-oslo-utils-3.40.6-0.20200306082001.272786f.el7.noarch in mode u 2020-03-28 06:06:36.226 | Member: python2-pecan.noarch 0:1.3.2-1.el7 - u 2020-03-28 06:06:36.227 | Adding Package python2-pecan-1.3.2-1.el7.noarch in mode u 2020-03-28 06:06:36.227 | Member: perl-Filter.x86_64 0:1.49-3.el7 - u 2020-03-28 06:06:36.227 | Adding Package perl-Filter-1.49-3.el7.x86_64 in mode u 2020-03-28 06:06:36.228 | Member: python-inotify.noarch 0:0.9.4-4.el7 - u 2020-03-28 06:06:36.228 | Adding Package python-inotify-0.9.4-4.el7.noarch in mode u 2020-03-28 06:06:36.228 | Member: python2-msgpack.x86_64 0:0.6.1-2.el7 - u 2020-03-28 06:06:36.229 | Adding Package python2-msgpack-0.6.1-2.el7.x86_64 in mode u 2020-03-28 06:06:36.229 | Member: python2-webob.noarch 0:1.8.5-1.el7 - u 2020-03-28 06:06:36.229 | Adding Package python2-webob-1.8.5-1.el7.noarch in mode u 2020-03-28 06:06:36.230 | Member: systemd-python.x86_64 0:219-67.el7_7.4 - u 2020-03-28 06:06:36.230 | Adding Package systemd-python-219-67.el7_7.4.x86_64 in mode u 2020-03-28 06:06:36.230 | Member: perl-Exporter.noarch 0:5.68-3.el7 - u 2020-03-28 06:06:36.231 | Adding Package perl-Exporter-5.68-3.el7.noarch in mode u 2020-03-28 06:06:36.231 | Member: perl-constant.noarch 0:1.27-2.el7 - u 2020-03-28 06:06:36.241 | Adding Package perl-constant-1.27-2.el7.noarch in mode u 2020-03-28 06:06:36.241 | Member: perl-PathTools.x86_64 0:3.40-5.el7 - u 2020-03-28 06:06:36.242 | Adding Package perl-PathTools-3.40-5.el7.x86_64 in mode u 2020-03-28 06:06:36.242 | Member: python-enum34.noarch 0:1.0.4-1.el7 - u 2020-03-28 06:06:36.243 | Adding Package python-enum34-1.0.4-1.el7.noarch in mode u 2020-03-28 06:06:36.243 | Member: python2-oslo-config.noarch 2:6.8.2-0.20200113070904.0a9c6c1.el7 - u 2020-03-28 06:06:36.244 | Adding Package 2:python2-oslo-config-6.8.2-0.20200113070904.0a9c6c1.el7.noarch in mode u 2020-03-28 06:06:36.244 | Member: python2-iso8601.noarch 0:0.1.11-1.el7 - u 2020-03-28 06:06:36.244 | Adding Package python2-iso8601-0.1.11-1.el7.noarch in mode u 2020-03-28 06:06:36.244 | Member: perl-Pod-Simple.noarch 1:3.28-4.el7 - u 2020-03-28 06:06:36.245 | Adding Package 1:perl-Pod-Simple-3.28-4.el7.noarch in mode u 2020-03-28 06:06:36.245 | Member: perl-Time-Local.noarch 0:1.2300-2.el7 - u 2020-03-28 06:06:36.245 | Adding Package perl-Time-Local-1.2300-2.el7.noarch in mode u 2020-03-28 06:06:36.246 | Member: python2-cffi.x86_64 0:1.11.2-1.el7 - u 2020-03-28 06:06:36.246 | Adding Package python2-cffi-1.11.2-1.el7.x86_64 in mode u 2020-03-28 06:06:36.246 | Member: perl-macros.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:06:36.247 | Adding Package 4:perl-macros-5.16.3-294.el7_6.x86_64 in mode u 2020-03-28 06:06:36.247 | Member: python2-wsme.noarch 0:0.9.4-0.20190520104911.bff9624.el7 - u 2020-03-28 06:06:36.247 | Adding Package python2-wsme-0.9.4-0.20190520104911.bff9624.el7.noarch in mode u 2020-03-28 06:06:36.248 | Member: python2-funcsigs.noarch 0:1.0.2-1.el7 - u 2020-03-28 06:06:36.248 | Adding Package python2-funcsigs-1.0.2-1.el7.noarch in mode u 2020-03-28 06:06:36.248 | Member: perl-Error.noarch 1:0.17020-2.el7 - u 2020-03-28 06:06:36.248 | Adding Package 1:perl-Error-0.17020-2.el7.noarch in mode u 2020-03-28 06:06:36.249 | Member: perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 - u 2020-03-28 06:06:36.249 | Adding Package perl-Scalar-List-Utils-1.27-248.el7.x86_64 in mode u 2020-03-28 06:06:36.249 | Member: python2-fasteners.noarch 0:0.14.1-6.el7 - u 2020-03-28 06:06:36.250 | Adding Package python2-fasteners-0.14.1-6.el7.noarch in mode u 2020-03-28 06:06:36.250 | Member: python-waitress.noarch 0:0.8.9-5.el7 - u 2020-03-28 06:06:36.251 | Adding Package python-waitress-0.8.9-5.el7.noarch in mode u 2020-03-28 06:06:36.251 | Member: perl-podlators.noarch 0:2.5.1-3.el7 - u 2020-03-28 06:06:36.252 | Adding Package perl-podlators-2.5.1-3.el7.noarch in mode u 2020-03-28 06:06:36.252 | Member: python-routes.noarch 0:2.4.1-1.el7 - u 2020-03-28 06:06:36.252 | Adding Package python-routes-2.4.1-1.el7.noarch in mode u 2020-03-28 06:06:36.252 | Member: python2-crypto.x86_64 0:2.6.1-15.el7 - u 2020-03-28 06:06:36.254 | Adding Package python2-crypto-2.6.1-15.el7.x86_64 in mode u 2020-03-28 06:06:36.254 | Member: python2-greenlet.x86_64 0:0.4.12-1.el7 - u 2020-03-28 06:06:36.255 | Adding Package python2-greenlet-0.4.12-1.el7.x86_64 in mode u 2020-03-28 06:06:36.255 | Member: python-rtslib.noarch 0:2.1.fb69-3.el7 - u 2020-03-28 06:06:36.255 | Adding Package python-rtslib-2.1.fb69-3.el7.noarch in mode u 2020-03-28 06:06:36.256 | Member: python2-pbr.noarch 0:5.1.2-2.el7 - u 2020-03-28 06:06:36.257 | Adding Package python2-pbr-5.1.2-2.el7.noarch in mode u 2020-03-28 06:06:36.257 | Member: libtomcrypt.x86_64 0:1.17-26.el7 - u 2020-03-28 06:06:36.257 | Adding Package libtomcrypt-1.17-26.el7.x86_64 in mode u 2020-03-28 06:06:36.257 | Running transaction check 2020-03-28 06:06:36.299 | Transaction check time: 0.042 2020-03-28 06:06:36.299 | Running transaction test 2020-03-28 06:06:36.428 | Transaction test succeeded 2020-03-28 06:06:36.430 | Transaction test time: 0.129 2020-03-28 06:06:36.430 | Running transaction 2020-03-28 06:06:36.646 | Installing : python2-monotonic-1.5-1.el7.noarch 1/98 2020-03-28 06:06:36.734 | Installing : python-enum34-1.0.4-1.el7.noarch 2/98 2020-03-28 06:06:37.154 | Installing : python2-webob-1.8.5-1.el7.noarch 3/98 2020-03-28 06:06:37.204 | Installing : python2-netaddr-0.7.19-5.el7.noarch 4/98 2020-03-28 06:06:37.236 | Installing : python2-funcsigs-1.0.2-1.el7.noarch 5/98 2020-03-28 06:06:37.271 | Installing : python2-iso8601-0.1.11-1.el7.noarch 6/98 2020-03-28 06:06:37.307 | Installing : python2-greenlet-0.4.12-1.el7.x86_64 7/98 2020-03-28 06:06:37.352 | Installing : python-netifaces-0.10.4-3.el7.x86_64 8/98 2020-03-28 06:06:37.439 | Installing : python-simplegeneric-0.8-7.el7.noarch 9/98 2020-03-28 06:06:37.576 | Installing : python2-wsme-0.9.4-0.20190520104911.bff9624.el7.noarch 10/98 2020-03-28 06:06:37.627 | Installing : python2-pint-0.9-1.el7.noarch 11/98 2020-03-28 06:06:37.654 | Installing : python2-fasteners-0.14.1-6.el7.noarch 12/98 2020-03-28 06:06:37.695 | Installing : 1:perl-parent-0.225-244.el7.noarch 13/98 2020-03-28 06:06:37.734 | Installing : perl-HTTP-Tiny-0.033-3.el7.noarch 14/98 2020-03-28 06:06:37.788 | Installing : perl-podlators-2.5.1-3.el7.noarch 15/98 2020-03-28 06:06:37.820 | Installing : perl-Pod-Perldoc-3.20-4.el7.noarch 16/98 2020-03-28 06:06:37.844 | Installing : 1:perl-Pod-Escapes-1.04-294.el7_6.noarch 17/98 2020-03-28 06:06:38.184 | Installing : perl-Text-ParseWords-3.29-4.el7.noarch 18/98 2020-03-28 06:06:38.219 | Installing : perl-Encode-2.51-7.el7.x86_64 19/98 2020-03-28 06:06:38.330 | Installing : perl-Pod-Usage-1.63-3.el7.noarch 20/98 2020-03-28 06:06:38.368 | Installing : 4:perl-libs-5.16.3-294.el7_6.x86_64 21/98 2020-03-28 06:06:38.394 | Installing : perl-Socket-2.010-4.el7.x86_64 22/98 2020-03-28 06:06:38.421 | Installing : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 23/98 2020-03-28 06:06:38.461 | Installing : perl-threads-1.87-4.el7.x86_64 24/98 2020-03-28 06:06:38.490 | Installing : perl-Storable-2.45-3.el7.x86_64 25/98 2020-03-28 06:06:38.522 | Installing : perl-Carp-1.26-244.el7.noarch 26/98 2020-03-28 06:06:38.554 | Installing : perl-Filter-1.49-3.el7.x86_64 27/98 2020-03-28 06:06:38.577 | Installing : perl-Exporter-5.68-3.el7.noarch 28/98 2020-03-28 06:06:38.597 | Installing : perl-constant-1.27-2.el7.noarch 29/98 2020-03-28 06:06:38.616 | Installing : perl-Time-Local-1.2300-2.el7.noarch 30/98 2020-03-28 06:06:38.638 | Installing : 4:perl-macros-5.16.3-294.el7_6.x86_64 31/98 2020-03-28 06:06:38.665 | Installing : perl-threads-shared-1.43-6.el7.x86_64 32/98 2020-03-28 06:06:38.692 | Installing : perl-File-Temp-0.23.01-3.el7.noarch 33/98 2020-03-28 06:06:38.735 | Installing : perl-File-Path-2.09-2.el7.noarch 34/98 2020-03-28 06:06:38.771 | Installing : perl-PathTools-3.40-5.el7.x86_64 35/98 2020-03-28 06:06:38.824 | Installing : perl-Scalar-List-Utils-1.27-248.el7.x86_64 36/98 2020-03-28 06:06:38.865 | Installing : 1:perl-Pod-Simple-3.28-4.el7.noarch 37/98 2020-03-28 06:06:40.039 | Installing : perl-Getopt-Long-2.40-3.el7.noarch 38/98 2020-03-28 06:06:40.118 | Installing : 4:perl-5.16.3-294.el7_6.x86_64 39/98 2020-03-28 06:06:40.146 | Installing : 1:perl-Error-0.17020-2.el7.noarch 40/98 2020-03-28 06:06:40.174 | Installing : perl-TermReadKey-2.30-20.el7.x86_64 41/98 2020-03-28 06:06:41.141 | Installing : perl-Git-1.8.3.1-21.el7_7.noarch 42/98 2020-03-28 06:06:41.386 | Installing : git-1.8.3.1-21.el7_7.x86_64 43/98 2020-03-28 06:06:41.433 | Installing : python2-pbr-5.1.2-2.el7.noarch 44/98 2020-03-28 06:06:41.525 | Installing : python2-stevedore-1.30.1-0.20190308160443.27a8395.el7.no 45/98 2020-03-28 06:06:41.562 | Installing : python-waitress-0.8.9-5.el7.noarch 46/98 2020-03-28 06:06:41.618 | Installing : systemd-python-219-67.el7_7.4.x86_64 47/98 2020-03-28 06:06:41.669 | Installing : python2-msgpack-0.6.1-2.el7.x86_64 48/98 2020-03-28 06:06:41.716 | Installing : python-inotify-0.9.4-4.el7.noarch 49/98 2020-03-28 06:06:41.806 | Installing : python2-rfc3986-1.2.0-1.el7.noarch 50/98 2020-03-28 06:06:41.983 | Installing : libxslt-1.1.28-5.el7.x86_64 51/98 2020-03-28 06:06:42.033 | Installing : python-lxml-3.2.1-4.el7.x86_64 52/98 2020-03-28 06:06:42.073 | Installing : python-beautifulsoup4-4.6.0-1.el7.noarch 53/98 2020-03-28 06:06:42.120 | Installing : python-webtest-2.0.23-1.el7.noarch 54/98 2020-03-28 06:06:42.198 | Installing : libtommath-0.42.0-6.el7.x86_64 55/98 2020-03-28 06:06:42.464 | Installing : libtomcrypt-1.17-26.el7.x86_64 56/98 2020-03-28 06:06:42.579 | Installing : python2-crypto-2.6.1-15.el7.x86_64 57/98 2020-03-28 06:06:42.699 | Installing : python-dns-1.15.0-5.el7.noarch 58/98 2020-03-28 06:06:42.738 | Installing : python2-eventlet-0.24.1-3.el7.noarch 59/98 2020-03-28 06:06:42.782 | Installing : python-kmod-0.9-4.el7.x86_64 60/98 2020-03-28 06:06:42.877 | Installing : python-rtslib-2.1.fb69-3.el7.noarch 61/98 2020-03-28 06:06:42.904 | Installing : python2-pyparsing-2.3.1-1.el7.noarch 62/98 2020-03-28 06:06:42.955 | Installing : python-oslo-i18n-lang-3.23.1-0.20190308162844.20bbee5.el 63/98 2020-03-28 06:06:43.033 | Installing : python2-oslo-i18n-3.23.1-0.20190308162844.20bbee5.el7.no 64/98 2020-03-28 06:06:43.077 | Installing : 1:python2-dateutil-2.8.0-1.el7.noarch 65/98 2020-03-28 06:06:43.122 | Installing : python-tempita-0.5.1-8.el7.noarch 66/98 2020-03-28 06:06:43.158 | Installing : python2-wrapt-1.11.1-1.el7.x86_64 67/98 2020-03-28 06:06:43.260 | Installing : python2-debtcollector-1.21.0-0.20190308155412.becfb5b.el 68/98 2020-03-28 06:06:43.290 | Installing : 2:python2-oslo-config-6.8.2-0.20200113070904.0a9c6c1.el7 69/98 2020-03-28 06:06:43.391 | Installing : python2-oslo-context-2.22.1-0.20190308161946.76a07f9.el7 70/98 2020-03-28 06:06:43.457 | Installing : python2-psutil-5.5.1-1.el7.x86_64 71/98 2020-03-28 06:06:43.512 | Installing : python2-asn1crypto-0.23.0-2.el7.noarch 72/98 2020-03-28 06:06:43.582 | Installing : python-ply-3.4-11.el7.noarch 73/98 2020-03-28 06:06:43.658 | Installing : python-pycparser-2.14-1.el7.noarch 74/98 2020-03-28 06:06:43.797 | Installing : python2-cffi-1.11.2-1.el7.x86_64 75/98 2020-03-28 06:06:43.849 | Installing : python2-cryptography-2.5-1.el7.x86_64 76/98 2020-03-28 06:06:44.061 | Installing : python2-pyOpenSSL-19.0.0-1.el7.noarch 77/98 2020-03-28 06:06:44.103 | Installing : python-paste-1.7.5.1-9.20111221hg1498.el7.noarch 78/98 2020-03-28 06:06:44.138 | Installing : python-paste-deploy-1.5.2-6.el7.noarch 79/98 2020-03-28 06:06:44.212 | Installing : python-beaker-1.5.4-10.el7.noarch 80/98 2020-03-28 06:06:44.276 | Installing : python-mako-0.8.1-2.el7.noarch 81/98 2020-03-28 06:06:44.302 | Installing : python-logutils-0.3.3-3.el7.noarch 82/98 2020-03-28 06:06:44.413 | Installing : python2-singledispatch-3.4.0.3-4.el7.noarch 83/98 2020-03-28 06:06:44.468 | Installing : python2-pecan-1.3.2-1.el7.noarch 84/98 2020-03-28 06:06:44.519 | Installing : python-repoze-lru-0.4-3.el7.noarch 85/98 2020-03-28 06:06:44.546 | Installing : python-routes-2.4.1-1.el7.noarch 86/98 2020-03-28 06:06:44.585 | Installing : python-oslo-utils-lang-3.40.6-0.20200306082001.272786f.e 87/98 2020-03-28 06:06:44.626 | Installing : python2-oslo-utils-3.40.6-0.20200306082001.272786f.el7.n 88/98 2020-03-28 06:06:44.661 | Installing : python2-oslo-serialization-2.28.2-0.20190308171935.bc2a1 89/98 2020-03-28 06:06:44.835 | Installing : python2-yappi-1.0-1.el7.x86_64 90/98 2020-03-28 06:06:44.873 | Installing : python-oslo-concurrency-lang-3.29.1-0.20190308171519.e11 91/98 2020-03-28 06:06:44.907 | Installing : python2-oslo-concurrency-3.29.1-0.20190308171519.e11481b 92/98 2020-03-28 06:06:44.959 | Installing : python-oslo-log-lang-3.42.3-0.20190308170708.7c5f836.el7 93/98 2020-03-28 06:06:45.019 | Installing : python2-oslo-log-3.42.3-0.20190308170708.7c5f836.el7.noa 94/98 2020-03-28 06:06:45.085 | Installing : python2-oslo-service-1.38.1-0.20200113063102.abfec6a.el7 95/98 2020-03-28 06:06:45.237 | Installing : python2-ironic-lib-2.16.4-0.20200313054938.67214a7.el7.n 96/98 2020-03-28 06:06:45.276 | Installing : python2-ironic-python-agent-3.6.4-0.20200318141947.0819e 97/98 2020-03-28 06:06:45.357 | Installing : openstack-ironic-python-agent-3.6.4-0.20200318141947.081 98/98 2020-03-28 06:06:45.371 | Verifying : perl-HTTP-Tiny-0.033-3.el7.noarch 1/98 2020-03-28 06:06:45.384 | Verifying : perl-Git-1.8.3.1-21.el7_7.noarch 2/98 2020-03-28 06:06:45.397 | Verifying : python-lxml-3.2.1-4.el7.x86_64 3/98 2020-03-28 06:06:45.414 | Verifying : python2-oslo-i18n-3.23.1-0.20190308162844.20bbee5.el7.no 4/98 2020-03-28 06:06:45.431 | Verifying : python2-ironic-python-agent-3.6.4-0.20200318141947.0819e 5/98 2020-03-28 06:06:45.444 | Verifying : python-oslo-log-lang-3.42.3-0.20190308170708.7c5f836.el7 6/98 2020-03-28 06:06:45.456 | Verifying : python-mako-0.8.1-2.el7.noarch 7/98 2020-03-28 06:06:45.469 | Verifying : perl-TermReadKey-2.30-20.el7.x86_64 8/98 2020-03-28 06:06:45.486 | Verifying : python-oslo-concurrency-lang-3.29.1-0.20190308171519.e11 9/98 2020-03-28 06:06:45.503 | Verifying : python2-yappi-1.0-1.el7.x86_64 10/98 2020-03-28 06:06:45.519 | Verifying : perl-File-Temp-0.23.01-3.el7.noarch 11/98 2020-03-28 06:06:45.535 | Verifying : python-paste-deploy-1.5.2-6.el7.noarch 12/98 2020-03-28 06:06:45.552 | Verifying : python-oslo-utils-lang-3.40.6-0.20200306082001.272786f.e 13/98 2020-03-28 06:06:45.568 | Verifying : perl-Socket-2.010-4.el7.x86_64 14/98 2020-03-28 06:06:45.584 | Verifying : perl-threads-shared-1.43-6.el7.x86_64 15/98 2020-03-28 06:06:45.598 | Verifying : python2-oslo-service-1.38.1-0.20200113063102.abfec6a.el7 16/98 2020-03-28 06:06:45.613 | Verifying : python-repoze-lru-0.4-3.el7.noarch 17/98 2020-03-28 06:06:45.632 | Verifying : python-pycparser-2.14-1.el7.noarch 18/98 2020-03-28 06:06:45.645 | Verifying : python-beaker-1.5.4-10.el7.noarch 19/98 2020-03-28 06:06:45.664 | Verifying : perl-File-Path-2.09-2.el7.noarch 20/98 2020-03-28 06:06:45.684 | Verifying : git-1.8.3.1-21.el7_7.x86_64 21/98 2020-03-28 06:06:45.705 | Verifying : perl-Text-ParseWords-3.29-4.el7.noarch 22/98 2020-03-28 06:06:45.729 | Verifying : python-beautifulsoup4-4.6.0-1.el7.noarch 23/98 2020-03-28 06:06:45.748 | Verifying : python-simplegeneric-0.8-7.el7.noarch 24/98 2020-03-28 06:06:45.763 | Verifying : python2-singledispatch-3.4.0.3-4.el7.noarch 25/98 2020-03-28 06:06:45.781 | Verifying : python2-debtcollector-1.21.0-0.20190308155412.becfb5b.el 26/98 2020-03-28 06:06:45.797 | Verifying : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 27/98 2020-03-28 06:06:45.813 | Verifying : python2-oslo-context-2.22.1-0.20190308161946.76a07f9.el7 28/98 2020-03-28 06:06:45.829 | Verifying : python-logutils-0.3.3-3.el7.noarch 29/98 2020-03-28 06:06:45.845 | Verifying : python-dns-1.15.0-5.el7.noarch 30/98 2020-03-28 06:06:45.863 | Verifying : 4:perl-libs-5.16.3-294.el7_6.x86_64 31/98 2020-03-28 06:06:45.881 | Verifying : python2-pyOpenSSL-19.0.0-1.el7.noarch 32/98 2020-03-28 06:06:45.900 | Verifying : python2-ironic-lib-2.16.4-0.20200313054938.67214a7.el7.n 33/98 2020-03-28 06:06:45.920 | Verifying : python-ply-3.4-11.el7.noarch 34/98 2020-03-28 06:06:45.934 | Verifying : python2-asn1crypto-0.23.0-2.el7.noarch 35/98 2020-03-28 06:06:45.954 | Verifying : python-paste-1.7.5.1-9.20111221hg1498.el7.noarch 36/98 2020-03-28 06:06:45.980 | Verifying : python2-psutil-5.5.1-1.el7.x86_64 37/98 2020-03-28 06:06:45.997 | Verifying : openstack-ironic-python-agent-3.6.4-0.20200318141947.081 38/98 2020-03-28 06:06:46.014 | Verifying : perl-Pod-Usage-1.63-3.el7.noarch 39/98 2020-03-28 06:06:46.032 | Verifying : python2-wrapt-1.11.1-1.el7.x86_64 40/98 2020-03-28 06:06:46.048 | Verifying : perl-Encode-2.51-7.el7.x86_64 41/98 2020-03-28 06:06:46.069 | Verifying : python-tempita-0.5.1-8.el7.noarch 42/98 2020-03-28 06:06:46.093 | Verifying : 1:python2-dateutil-2.8.0-1.el7.noarch 43/98 2020-03-28 06:06:46.112 | Verifying : perl-threads-1.87-4.el7.x86_64 44/98 2020-03-28 06:06:46.135 | Verifying : perl-Getopt-Long-2.40-3.el7.noarch 45/98 2020-03-28 06:06:46.162 | Verifying : python-oslo-i18n-lang-3.23.1-0.20190308162844.20bbee5.el 46/98 2020-03-28 06:06:46.182 | Verifying : python2-oslo-concurrency-3.29.1-0.20190308171519.e11481b 47/98 2020-03-28 06:06:46.206 | Verifying : python2-cryptography-2.5-1.el7.x86_64 48/98 2020-03-28 06:06:46.223 | Verifying : perl-Storable-2.45-3.el7.x86_64 49/98 2020-03-28 06:06:46.241 | Verifying : 1:perl-Pod-Escapes-1.04-294.el7_6.noarch 50/98 2020-03-28 06:06:46.257 | Verifying : python2-monotonic-1.5-1.el7.noarch 51/98 2020-03-28 06:06:46.273 | Verifying : python2-stevedore-1.30.1-0.20190308160443.27a8395.el7.no 52/98 2020-03-28 06:06:46.286 | Verifying : python2-oslo-log-3.42.3-0.20190308170708.7c5f836.el7.noa 53/98 2020-03-28 06:06:46.300 | Verifying : 1:perl-parent-0.225-244.el7.noarch 54/98 2020-03-28 06:06:46.314 | Verifying : python2-pyparsing-2.3.1-1.el7.noarch 55/98 2020-03-28 06:06:46.326 | Verifying : python-kmod-0.9-4.el7.x86_64 56/98 2020-03-28 06:06:46.343 | Verifying : python2-eventlet-0.24.1-3.el7.noarch 57/98 2020-03-28 06:06:46.358 | Verifying : 4:perl-5.16.3-294.el7_6.x86_64 58/98 2020-03-28 06:06:46.374 | Verifying : perl-Carp-1.26-244.el7.noarch 59/98 2020-03-28 06:06:46.396 | Verifying : libtommath-0.42.0-6.el7.x86_64 60/98 2020-03-28 06:06:46.416 | Verifying : libxslt-1.1.28-5.el7.x86_64 61/98 2020-03-28 06:06:46.433 | Verifying : python2-netaddr-0.7.19-5.el7.noarch 62/98 2020-03-28 06:06:46.447 | Verifying : python-netifaces-0.10.4-3.el7.x86_64 63/98 2020-03-28 06:06:46.461 | Verifying : python2-rfc3986-1.2.0-1.el7.noarch 64/98 2020-03-28 06:06:46.487 | Verifying : python-webtest-2.0.23-1.el7.noarch 65/98 2020-03-28 06:06:46.502 | Verifying : perl-Pod-Perldoc-3.20-4.el7.noarch 66/98 2020-03-28 06:06:46.516 | Verifying : python2-pint-0.9-1.el7.noarch 67/98 2020-03-28 06:06:46.528 | Verifying : python2-oslo-serialization-2.28.2-0.20190308171935.bc2a1 68/98 2020-03-28 06:06:46.549 | Verifying : python2-oslo-utils-3.40.6-0.20200306082001.272786f.el7.n 69/98 2020-03-28 06:06:46.562 | Verifying : python2-pecan-1.3.2-1.el7.noarch 70/98 2020-03-28 06:06:46.570 | Verifying : perl-Filter-1.49-3.el7.x86_64 71/98 2020-03-28 06:06:46.578 | Verifying : python-inotify-0.9.4-4.el7.noarch 72/98 2020-03-28 06:06:46.586 | Verifying : python2-msgpack-0.6.1-2.el7.x86_64 73/98 2020-03-28 06:06:46.595 | Verifying : python2-webob-1.8.5-1.el7.noarch 74/98 2020-03-28 06:06:46.610 | Verifying : systemd-python-219-67.el7_7.4.x86_64 75/98 2020-03-28 06:06:46.619 | Verifying : perl-Exporter-5.68-3.el7.noarch 76/98 2020-03-28 06:06:46.631 | Verifying : perl-constant-1.27-2.el7.noarch 77/98 2020-03-28 06:06:46.648 | Verifying : perl-PathTools-3.40-5.el7.x86_64 78/98 2020-03-28 06:06:46.666 | Verifying : python-enum34-1.0.4-1.el7.noarch 79/98 2020-03-28 06:06:46.681 | Verifying : 2:python2-oslo-config-6.8.2-0.20200113070904.0a9c6c1.el7 80/98 2020-03-28 06:06:46.694 | Verifying : python2-iso8601-0.1.11-1.el7.noarch 81/98 2020-03-28 06:06:46.704 | Verifying : 1:perl-Pod-Simple-3.28-4.el7.noarch 82/98 2020-03-28 06:06:46.714 | Verifying : perl-Time-Local-1.2300-2.el7.noarch 83/98 2020-03-28 06:06:46.723 | Verifying : python2-cffi-1.11.2-1.el7.x86_64 84/98 2020-03-28 06:06:46.732 | Verifying : 4:perl-macros-5.16.3-294.el7_6.x86_64 85/98 2020-03-28 06:06:46.743 | Verifying : python2-wsme-0.9.4-0.20190520104911.bff9624.el7.noarch 86/98 2020-03-28 06:06:46.753 | Verifying : python2-funcsigs-1.0.2-1.el7.noarch 87/98 2020-03-28 06:06:46.765 | Verifying : 1:perl-Error-0.17020-2.el7.noarch 88/98 2020-03-28 06:06:46.778 | Verifying : perl-Scalar-List-Utils-1.27-248.el7.x86_64 89/98 2020-03-28 06:06:46.794 | Verifying : python2-fasteners-0.14.1-6.el7.noarch 90/98 2020-03-28 06:06:46.807 | Verifying : python-waitress-0.8.9-5.el7.noarch 91/98 2020-03-28 06:06:46.821 | Verifying : perl-podlators-2.5.1-3.el7.noarch 92/98 2020-03-28 06:06:46.832 | Verifying : python-routes-2.4.1-1.el7.noarch 93/98 2020-03-28 06:06:46.846 | Verifying : python2-crypto-2.6.1-15.el7.x86_64 94/98 2020-03-28 06:06:46.860 | Verifying : python2-greenlet-0.4.12-1.el7.x86_64 95/98 2020-03-28 06:06:46.872 | Verifying : python-rtslib-2.1.fb69-3.el7.noarch 96/98 2020-03-28 06:06:46.885 | Verifying : python2-pbr-5.1.2-2.el7.noarch 97/98 2020-03-28 06:06:47.122 | Verifying : libtomcrypt-1.17-26.el7.x86_64 98/98 2020-03-28 06:06:47.122 | VerifyTransaction time: 1.766 2020-03-28 06:06:47.123 | Transaction time: 10.695 2020-03-28 06:06:47.129 | 2020-03-28 06:06:47.129 | Installed: 2020-03-28 06:06:47.129 | openstack-ironic-python-agent.noarch 0:3.6.4-0.20200318141947.0819e41.el7 2020-03-28 06:06:47.129 | 2020-03-28 06:06:47.129 | Dependency Installed: 2020-03-28 06:06:47.129 | git.x86_64 0:1.8.3.1-21.el7_7 2020-03-28 06:06:47.129 | libtomcrypt.x86_64 0:1.17-26.el7 2020-03-28 06:06:47.129 | libtommath.x86_64 0:0.42.0-6.el7 2020-03-28 06:06:47.129 | libxslt.x86_64 0:1.1.28-5.el7 2020-03-28 06:06:47.129 | perl.x86_64 4:5.16.3-294.el7_6 2020-03-28 06:06:47.130 | perl-Carp.noarch 0:1.26-244.el7 2020-03-28 06:06:47.130 | perl-Encode.x86_64 0:2.51-7.el7 2020-03-28 06:06:47.130 | perl-Error.noarch 1:0.17020-2.el7 2020-03-28 06:06:47.130 | perl-Exporter.noarch 0:5.68-3.el7 2020-03-28 06:06:47.130 | perl-File-Path.noarch 0:2.09-2.el7 2020-03-28 06:06:47.130 | perl-File-Temp.noarch 0:0.23.01-3.el7 2020-03-28 06:06:47.130 | perl-Filter.x86_64 0:1.49-3.el7 2020-03-28 06:06:47.130 | perl-Getopt-Long.noarch 0:2.40-3.el7 2020-03-28 06:06:47.130 | perl-Git.noarch 0:1.8.3.1-21.el7_7 2020-03-28 06:06:47.130 | perl-HTTP-Tiny.noarch 0:0.033-3.el7 2020-03-28 06:06:47.130 | perl-PathTools.x86_64 0:3.40-5.el7 2020-03-28 06:06:47.130 | perl-Pod-Escapes.noarch 1:1.04-294.el7_6 2020-03-28 06:06:47.130 | perl-Pod-Perldoc.noarch 0:3.20-4.el7 2020-03-28 06:06:47.130 | perl-Pod-Simple.noarch 1:3.28-4.el7 2020-03-28 06:06:47.130 | perl-Pod-Usage.noarch 0:1.63-3.el7 2020-03-28 06:06:47.130 | perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 2020-03-28 06:06:47.130 | perl-Socket.x86_64 0:2.010-4.el7 2020-03-28 06:06:47.130 | perl-Storable.x86_64 0:2.45-3.el7 2020-03-28 06:06:47.130 | perl-TermReadKey.x86_64 0:2.30-20.el7 2020-03-28 06:06:47.130 | perl-Text-ParseWords.noarch 0:3.29-4.el7 2020-03-28 06:06:47.130 | perl-Time-HiRes.x86_64 4:1.9725-3.el7 2020-03-28 06:06:47.130 | perl-Time-Local.noarch 0:1.2300-2.el7 2020-03-28 06:06:47.130 | perl-constant.noarch 0:1.27-2.el7 2020-03-28 06:06:47.130 | perl-libs.x86_64 4:5.16.3-294.el7_6 2020-03-28 06:06:47.130 | perl-macros.x86_64 4:5.16.3-294.el7_6 2020-03-28 06:06:47.130 | perl-parent.noarch 1:0.225-244.el7 2020-03-28 06:06:47.130 | perl-podlators.noarch 0:2.5.1-3.el7 2020-03-28 06:06:47.130 | perl-threads.x86_64 0:1.87-4.el7 2020-03-28 06:06:47.130 | perl-threads-shared.x86_64 0:1.43-6.el7 2020-03-28 06:06:47.130 | python-beaker.noarch 0:1.5.4-10.el7 2020-03-28 06:06:47.130 | python-beautifulsoup4.noarch 0:4.6.0-1.el7 2020-03-28 06:06:47.130 | python-dns.noarch 0:1.15.0-5.el7 2020-03-28 06:06:47.130 | python-enum34.noarch 0:1.0.4-1.el7 2020-03-28 06:06:47.130 | python-inotify.noarch 0:0.9.4-4.el7 2020-03-28 06:06:47.130 | python-kmod.x86_64 0:0.9-4.el7 2020-03-28 06:06:47.130 | python-logutils.noarch 0:0.3.3-3.el7 2020-03-28 06:06:47.130 | python-lxml.x86_64 0:3.2.1-4.el7 2020-03-28 06:06:47.130 | python-mako.noarch 0:0.8.1-2.el7 2020-03-28 06:06:47.130 | python-netifaces.x86_64 0:0.10.4-3.el7 2020-03-28 06:06:47.130 | python-oslo-concurrency-lang.noarch 0:3.29.1-0.20190308171519.e11481b.el7 2020-03-28 06:06:47.130 | python-oslo-i18n-lang.noarch 0:3.23.1-0.20190308162844.20bbee5.el7 2020-03-28 06:06:47.130 | python-oslo-log-lang.noarch 0:3.42.3-0.20190308170708.7c5f836.el7 2020-03-28 06:06:47.130 | python-oslo-utils-lang.noarch 0:3.40.6-0.20200306082001.272786f.el7 2020-03-28 06:06:47.130 | python-paste.noarch 0:1.7.5.1-9.20111221hg1498.el7 2020-03-28 06:06:47.130 | python-paste-deploy.noarch 0:1.5.2-6.el7 2020-03-28 06:06:47.130 | python-ply.noarch 0:3.4-11.el7 2020-03-28 06:06:47.130 | python-pycparser.noarch 0:2.14-1.el7 2020-03-28 06:06:47.130 | python-repoze-lru.noarch 0:0.4-3.el7 2020-03-28 06:06:47.130 | python-routes.noarch 0:2.4.1-1.el7 2020-03-28 06:06:47.130 | python-rtslib.noarch 0:2.1.fb69-3.el7 2020-03-28 06:06:47.130 | python-simplegeneric.noarch 0:0.8-7.el7 2020-03-28 06:06:47.130 | python-tempita.noarch 0:0.5.1-8.el7 2020-03-28 06:06:47.130 | python-waitress.noarch 0:0.8.9-5.el7 2020-03-28 06:06:47.130 | python-webtest.noarch 0:2.0.23-1.el7 2020-03-28 06:06:47.130 | python2-asn1crypto.noarch 0:0.23.0-2.el7 2020-03-28 06:06:47.130 | python2-cffi.x86_64 0:1.11.2-1.el7 2020-03-28 06:06:47.130 | python2-crypto.x86_64 0:2.6.1-15.el7 2020-03-28 06:06:47.130 | python2-cryptography.x86_64 0:2.5-1.el7 2020-03-28 06:06:47.130 | python2-dateutil.noarch 1:2.8.0-1.el7 2020-03-28 06:06:47.130 | python2-debtcollector.noarch 0:1.21.0-0.20190308155412.becfb5b.el7 2020-03-28 06:06:47.130 | python2-eventlet.noarch 0:0.24.1-3.el7 2020-03-28 06:06:47.130 | python2-fasteners.noarch 0:0.14.1-6.el7 2020-03-28 06:06:47.130 | python2-funcsigs.noarch 0:1.0.2-1.el7 2020-03-28 06:06:47.130 | python2-greenlet.x86_64 0:0.4.12-1.el7 2020-03-28 06:06:47.130 | python2-ironic-lib.noarch 0:2.16.4-0.20200313054938.67214a7.el7 2020-03-28 06:06:47.130 | python2-ironic-python-agent.noarch 0:3.6.4-0.20200318141947.0819e41.el7 2020-03-28 06:06:47.130 | python2-iso8601.noarch 0:0.1.11-1.el7 2020-03-28 06:06:47.130 | python2-monotonic.noarch 0:1.5-1.el7 2020-03-28 06:06:47.130 | python2-msgpack.x86_64 0:0.6.1-2.el7 2020-03-28 06:06:47.130 | python2-netaddr.noarch 0:0.7.19-5.el7 2020-03-28 06:06:47.130 | python2-oslo-concurrency.noarch 0:3.29.1-0.20190308171519.e11481b.el7 2020-03-28 06:06:47.130 | python2-oslo-config.noarch 2:6.8.2-0.20200113070904.0a9c6c1.el7 2020-03-28 06:06:47.130 | python2-oslo-context.noarch 0:2.22.1-0.20190308161946.76a07f9.el7 2020-03-28 06:06:47.130 | python2-oslo-i18n.noarch 0:3.23.1-0.20190308162844.20bbee5.el7 2020-03-28 06:06:47.130 | python2-oslo-log.noarch 0:3.42.3-0.20190308170708.7c5f836.el7 2020-03-28 06:06:47.130 | python2-oslo-serialization.noarch 0:2.28.2-0.20190308171935.bc2a1fb.el7 2020-03-28 06:06:47.130 | python2-oslo-service.noarch 0:1.38.1-0.20200113063102.abfec6a.el7 2020-03-28 06:06:47.130 | python2-oslo-utils.noarch 0:3.40.6-0.20200306082001.272786f.el7 2020-03-28 06:06:47.130 | python2-pbr.noarch 0:5.1.2-2.el7 2020-03-28 06:06:47.130 | python2-pecan.noarch 0:1.3.2-1.el7 2020-03-28 06:06:47.130 | python2-pint.noarch 0:0.9-1.el7 2020-03-28 06:06:47.130 | python2-psutil.x86_64 0:5.5.1-1.el7 2020-03-28 06:06:47.130 | python2-pyOpenSSL.noarch 0:19.0.0-1.el7 2020-03-28 06:06:47.130 | python2-pyparsing.noarch 0:2.3.1-1.el7 2020-03-28 06:06:47.130 | python2-rfc3986.noarch 0:1.2.0-1.el7 2020-03-28 06:06:47.130 | python2-singledispatch.noarch 0:3.4.0.3-4.el7 2020-03-28 06:06:47.130 | python2-stevedore.noarch 0:1.30.1-0.20190308160443.27a8395.el7 2020-03-28 06:06:47.130 | python2-webob.noarch 0:1.8.5-1.el7 2020-03-28 06:06:47.130 | python2-wrapt.x86_64 0:1.11.1-1.el7 2020-03-28 06:06:47.130 | python2-wsme.noarch 0:0.9.4-0.20190520104911.bff9624.el7 2020-03-28 06:06:47.130 | python2-yappi.x86_64 0:1.0-1.el7 2020-03-28 06:06:47.130 | systemd-python.x86_64 0:219-67.el7_7.4 2020-03-28 06:06:47.130 | 2020-03-28 06:06:47.131 | Complete! 2020-03-28 06:06:47.200 | + '[' install == install ']' 2020-03-28 06:06:47.200 | + '[' yum == dnf ']' 2020-03-28 06:06:47.201 | + package-installs-v2 --phase install.d /tmp/package-installs.json 2020-03-28 06:06:49.288 | Map install for install-static: rsync 2020-03-28 06:06:49.288 | Map install for redhat-common: traceroute, tcpdump, policycoreutils-python, rng-tools, ca-certificates, selinux-policy-targeted, which, selinux-policy, lsof, policycoreutils, libselinux-python 2020-03-28 06:06:49.288 | Map install for openssh-server: openssh-server 2020-03-28 06:06:49.288 | Map install for ironic-agent-multipath: device-mapper-multipath, iscsi-initiator-utils 2020-03-28 06:06:49.288 | Map install for runtime-ssh-host-keys: openssh-client 2020-03-28 06:06:49.288 | Map install for dhcp-all-interfaces: dhcp-client, ifupdown, ndisc6 2020-03-28 06:06:49.288 | Map install for ibft-interfaces: iscsi_package 2020-03-28 06:06:49.288 | Map install for cache-url: curl 2020-03-28 06:06:49.288 | Map install for source-repositories: git 2020-03-28 06:06:49.288 | Map install for ironic-agent: iptables, parted, efibootmgr, dosfstools, dmidecode, qemu-utils, genisoimage, lshw, gdisk, curl, util-linux, mdadm, python-dev, kmod, gcc, ipmitool, tgt, psmisc, efivar, hdparm 2020-03-28 06:06:49.289 | Running command: ['install-packages', u'python2-devel', u'parted', u'dosfstools', u'rng-tools', u'util-linux', u'lshw', u'selinux-policy-targeted', u'gdisk', u'curl', u'mdadm', u'kmod', u'rsync', u'git', u'iscsi-initiator-utils', u'policycoreutils-python', u'libselinux-python', u'which', u'tcpdump', u'policycoreutils', u'iptables', u'traceroute', u'efibootmgr', u'openssh-server', u'efivar', u'gcc', u'dmidecode', u'ca-certificates', u'genisoimage', u'hdparm', u'device-mapper-multipath', u'selinux-policy', u'dhclient', u'ipmitool', u'openssh', u'qemu-img', u'psmisc', u'scsi-target-utils', u'lsof'] 2020-03-28 06:06:49.289 | > Running install-packages install. 2020-03-28 06:06:49.289 | > + yum -v -y install python2-devel parted dosfstools rng-tools util-linux lshw selinux-policy-targeted gdisk curl mdadm kmod rsync git iscsi-initiator-utils policycoreutils-python libselinux-python which tcpdump policycoreutils iptables traceroute efibootmgr openssh-server efivar gcc dmidecode ca-certificates genisoimage hdparm device-mapper-multipath selinux-policy dhclient ipmitool openssh qemu-img psmisc scsi-target-utils lsof 2020-03-28 06:06:49.289 | > Loading "fastestmirror" plugin 2020-03-28 06:06:49.289 | > Config time: 0.008 2020-03-28 06:06:49.289 | > Yum version: 3.4.3 2020-03-28 06:06:49.289 | > rpmdb time: 0.000 2020-03-28 06:06:49.289 | > Setting up Package Sacks 2020-03-28 06:06:49.289 | > Loading mirror speeds from cached hostfile 2020-03-28 06:06:49.289 | > * base: mirror.trouble-free.net 2020-03-28 06:06:49.289 | > * extras: mirrors.tripadvisor.com 2020-03-28 06:06:49.289 | > * updates: mirror.datto.com 2020-03-28 06:06:49.289 | > pkgsack time: 0.019 2020-03-28 06:06:49.289 | > Checking for virtual provide or file-provide for python2-devel 2020-03-28 06:06:49.289 | > Obs Init time: 0.308 2020-03-28 06:06:49.289 | > Package parted-3.1-31.el7.x86_64 already installed and latest version 2020-03-28 06:06:49.289 | > Package util-linux-2.23.2-61.el7_7.1.x86_64 already installed and latest version 2020-03-28 06:06:49.289 | > Package lshw-B.02.18-13.el7.x86_64 already installed and latest version 2020-03-28 06:06:49.289 | > Package selinux-policy-targeted-3.13.1-252.el7_7.6.noarch already installed and latest version 2020-03-28 06:06:49.289 | > Package curl-7.29.0-54.el7_7.2.x86_64 already installed and latest version 2020-03-28 06:06:49.289 | > Package kmod-20-25.el7_7.1.x86_64 already installed and latest version 2020-03-28 06:06:49.290 | > Package rsync-3.1.2-6.el7_6.1.x86_64 already installed and latest version 2020-03-28 06:06:49.290 | > Package git-1.8.3.1-21.el7_7.x86_64 already installed and latest version 2020-03-28 06:06:49.290 | > Package iscsi-initiator-utils-6.2.0.874-11.el7.x86_64 already installed and latest version 2020-03-28 06:06:49.290 | > Package policycoreutils-python-2.5-33.el7.x86_64 already installed and latest version 2020-03-28 06:06:49.290 | > Package libselinux-python-2.5-14.1.el7.x86_64 already installed and latest version 2020-03-28 06:06:49.290 | > Package which-2.20-7.el7.x86_64 already installed and latest version 2020-03-28 06:06:49.290 | > Package policycoreutils-2.5-33.el7.x86_64 already installed and latest version 2020-03-28 06:06:49.290 | > Package iptables-1.4.21-33.el7.x86_64 already installed and latest version 2020-03-28 06:06:49.290 | > Package openssh-server-7.4p1-21.el7.x86_64 already installed and latest version 2020-03-28 06:06:49.290 | > Package 1:dmidecode-3.2-3.el7.x86_64 already installed and latest version 2020-03-28 06:06:49.290 | > Package ca-certificates-2019.2.32-76.el7_7.noarch already installed and latest version 2020-03-28 06:06:49.290 | > Package selinux-policy-3.13.1-252.el7_7.6.noarch already installed and latest version 2020-03-28 06:06:49.290 | > Package 12:dhclient-4.2.5-77.el7.centos.x86_64 already installed and latest version 2020-03-28 06:06:49.290 | > Package openssh-7.4p1-21.el7.x86_64 already installed and latest version 2020-03-28 06:06:49.290 | > Package qemu-img is obsoleted by qemu-img-ev, trying to install 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 instead 2020-03-28 06:06:49.290 | > Checking for virtual provide or file-provide for scsi-target-utils 2020-03-28 06:06:49.536 | > Checking for installed virtual provide or file-provide for scsi-target-utils 2020-03-28 06:06:49.536 | > No package scsi-target-utils available. 2020-03-28 06:06:49.536 | > Resolving Dependencies 2020-03-28 06:06:49.536 | > --> Running transaction check 2020-03-28 06:06:49.536 | > ---> Package device-mapper-multipath.x86_64 0:0.4.9-127.el7 will be installed 2020-03-28 06:06:49.536 | > Checking deps for device-mapper-multipath.x86_64 0:0.4.9-127.el7 - u 2020-03-28 06:06:49.536 | > looking for ('kpartx', 'EQ', ('0', '0.4.9', '127.el7')) as a requirement of device-mapper-multipath.x86_64 0:0.4.9-127.el7 - u 2020-03-28 06:06:49.536 | > looking for ('device-mapper-multipath-libs', 'EQ', ('0', '0.4.9', '127.el7')) as a requirement of device-mapper-multipath.x86_64 0:0.4.9-127.el7 - u 2020-03-28 06:06:49.536 | > looking for ('device-mapper', 'GE', ('7', '1.02.96', None)) as a requirement of device-mapper-multipath.x86_64 0:0.4.9-127.el7 - u 2020-03-28 06:06:49.536 | > looking for ('systemd-units', None, (None, None, None)) as a requirement of device-mapper-multipath.x86_64 0:0.4.9-127.el7 - u 2020-03-28 06:06:49.536 | > looking for ('systemd-units', None, (None, None, None)) as a requirement of device-mapper-multipath.x86_64 0:0.4.9-127.el7 - u 2020-03-28 06:06:49.536 | > looking for ('systemd-sysv', None, (None, None, None)) as a requirement of device-mapper-multipath.x86_64 0:0.4.9-127.el7 - u 2020-03-28 06:06:49.536 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of device-mapper-multipath.x86_64 0:0.4.9-127.el7 - u 2020-03-28 06:06:49.536 | > looking for ('libudev.so.1(LIBUDEV_183)(64bit)', None, (None, None, None)) as a requirement of device-mapper-multipath.x86_64 0:0.4.9-127.el7 - u 2020-03-28 06:06:49.536 | > looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of device-mapper-multipath.x86_64 0:0.4.9-127.el7 - u 2020-03-28 06:06:49.536 | > looking for ('libgcc_s.so.1(GCC_3.3.1)(64bit)', None, (None, None, None)) as a requirement of device-mapper-multipath.x86_64 0:0.4.9-127.el7 - u 2020-03-28 06:06:49.536 | > looking for ('libgcc_s.so.1(GCC_3.0)(64bit)', None, (None, None, None)) as a requirement of device-mapper-multipath.x86_64 0:0.4.9-127.el7 - u 2020-03-28 06:06:49.536 | > looking for ('libdevmapper.so.1.02(Base)(64bit)', None, (None, None, None)) as a requirement of device-mapper-multipath.x86_64 0:0.4.9-127.el7 - u 2020-03-28 06:06:49.536 | > looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of device-mapper-multipath.x86_64 0:0.4.9-127.el7 - u 2020-03-28 06:06:49.536 | > looking for ('initscripts', None, (None, None, None)) as a requirement of device-mapper-multipath.x86_64 0:0.4.9-127.el7 - u 2020-03-28 06:06:49.536 | > looking for ('chkconfig', None, (None, None, None)) as a requirement of device-mapper-multipath.x86_64 0:0.4.9-127.el7 - u 2020-03-28 06:06:49.536 | > looking for ('/bin/sh', None, (None, None, None)) as a requirement of device-mapper-multipath.x86_64 0:0.4.9-127.el7 - u 2020-03-28 06:06:49.536 | > looking for ('/bin/sh', None, (None, None, None)) as a requirement of device-mapper-multipath.x86_64 0:0.4.9-127.el7 - u 2020-03-28 06:06:49.536 | > looking for ('/bin/bash', None, (None, None, None)) as a requirement of device-mapper-multipath.x86_64 0:0.4.9-127.el7 - u 2020-03-28 06:06:49.536 | > looking for ('libudev.so.1()(64bit)', None, (None, None, None)) as a requirement of device-mapper-multipath.x86_64 0:0.4.9-127.el7 - u 2020-03-28 06:06:49.536 | > looking for ('libreadline.so.6()(64bit)', None, (None, None, None)) as a requirement of device-mapper-multipath.x86_64 0:0.4.9-127.el7 - u 2020-03-28 06:06:49.536 | > looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of device-mapper-multipath.x86_64 0:0.4.9-127.el7 - u 2020-03-28 06:06:49.537 | > looking for ('libmultipath.so.0()(64bit)', None, (None, None, None)) as a requirement of device-mapper-multipath.x86_64 0:0.4.9-127.el7 - u 2020-03-28 06:06:49.537 | > looking for ('libmpathpersist.so.0()(64bit)', None, (None, None, None)) as a requirement of device-mapper-multipath.x86_64 0:0.4.9-127.el7 - u 2020-03-28 06:06:49.537 | > looking for ('libmpathcmd.so.0()(64bit)', None, (None, None, None)) as a requirement of device-mapper-multipath.x86_64 0:0.4.9-127.el7 - u 2020-03-28 06:06:49.537 | > looking for ('libgcc_s.so.1()(64bit)', None, (None, None, None)) as a requirement of device-mapper-multipath.x86_64 0:0.4.9-127.el7 - u 2020-03-28 06:06:49.537 | > looking for ('libdl.so.2()(64bit)', None, (None, None, None)) as a requirement of device-mapper-multipath.x86_64 0:0.4.9-127.el7 - u 2020-03-28 06:06:49.537 | > looking for ('libdevmapper.so.1.02()(64bit)', None, (None, None, None)) as a requirement of device-mapper-multipath.x86_64 0:0.4.9-127.el7 - u 2020-03-28 06:06:50.120 | > device-mapper-multipath-0.4.9-127.el7.x86_64 requires: device-mapper-multipath-libs = 0.4.9-127.el7 2020-03-28 06:06:50.120 | > --> Processing Dependency: device-mapper-multipath-libs = 0.4.9-127.el7 for package: device-mapper-multipath-0.4.9-127.el7.x86_64 2020-03-28 06:06:50.120 | > Searching pkgSack for dep: device-mapper-multipath-libs 2020-03-28 06:06:50.120 | > Building updates object 2020-03-28 06:06:50.120 | > up:simple updates time: 0.009 2020-03-28 06:06:50.120 | > up:obs time: 0.010 2020-03-28 06:06:50.120 | > up:condense time: 0.000 2020-03-28 06:06:50.120 | > updates time: 0.261 2020-03-28 06:06:50.120 | > TSINFO: Marking device-mapper-multipath-libs-0.4.9-127.el7.x86_64 as install for device-mapper-multipath-0.4.9-127.el7.x86_64 2020-03-28 06:06:50.120 | > device-mapper-multipath-0.4.9-127.el7.x86_64 requires: libmultipath.so.0()(64bit) 2020-03-28 06:06:50.120 | > --> Processing Dependency: libmultipath.so.0()(64bit) for package: device-mapper-multipath-0.4.9-127.el7.x86_64 2020-03-28 06:06:50.120 | > Quick matched device-mapper-multipath-libs-0.4.9-127.el7.x86_64 to require for libmultipath.so.0()(64bit) 2020-03-28 06:06:50.120 | > device-mapper-multipath-0.4.9-127.el7.x86_64 requires: libmpathpersist.so.0()(64bit) 2020-03-28 06:06:50.120 | > --> Processing Dependency: libmpathpersist.so.0()(64bit) for package: device-mapper-multipath-0.4.9-127.el7.x86_64 2020-03-28 06:06:50.120 | > Quick matched device-mapper-multipath-libs-0.4.9-127.el7.x86_64 to require for libmpathpersist.so.0()(64bit) 2020-03-28 06:06:50.120 | > device-mapper-multipath-0.4.9-127.el7.x86_64 requires: libmpathcmd.so.0()(64bit) 2020-03-28 06:06:50.120 | > --> Processing Dependency: libmpathcmd.so.0()(64bit) for package: device-mapper-multipath-0.4.9-127.el7.x86_64 2020-03-28 06:06:50.120 | > Quick matched device-mapper-multipath-libs-0.4.9-127.el7.x86_64 to require for libmpathcmd.so.0()(64bit) 2020-03-28 06:06:50.120 | > ---> Package dosfstools.x86_64 0:3.0.20-10.el7 will be installed 2020-03-28 06:06:50.120 | > Checking deps for dosfstools.x86_64 0:3.0.20-10.el7 - u 2020-03-28 06:06:50.120 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of dosfstools.x86_64 0:3.0.20-10.el7 - u 2020-03-28 06:06:50.120 | > looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of dosfstools.x86_64 0:3.0.20-10.el7 - u 2020-03-28 06:06:50.120 | > ---> Package efibootmgr.x86_64 0:17-2.el7 will be installed 2020-03-28 06:06:50.120 | > Checking deps for efibootmgr.x86_64 0:17-2.el7 - u 2020-03-28 06:06:50.120 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of efibootmgr.x86_64 0:17-2.el7 - u 2020-03-28 06:06:50.120 | > looking for ('libefivar.so.1(libefivar.so.0)(64bit)', None, (None, None, None)) as a requirement of efibootmgr.x86_64 0:17-2.el7 - u 2020-03-28 06:06:50.120 | > looking for ('libefivar.so.1(LIBEFIVAR_1.36)(64bit)', None, (None, None, None)) as a requirement of efibootmgr.x86_64 0:17-2.el7 - u 2020-03-28 06:06:50.120 | > looking for ('libefivar.so.1(LIBEFIVAR_1.30)(64bit)', None, (None, None, None)) as a requirement of efibootmgr.x86_64 0:17-2.el7 - u 2020-03-28 06:06:50.120 | > looking for ('libefivar.so.1(LIBEFIVAR_0.24)(64bit)', None, (None, None, None)) as a requirement of efibootmgr.x86_64 0:17-2.el7 - u 2020-03-28 06:06:50.120 | > looking for ('libefiboot.so.1(libefiboot.so.0)(64bit)', None, (None, None, None)) as a requirement of efibootmgr.x86_64 0:17-2.el7 - u 2020-03-28 06:06:50.120 | > looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of efibootmgr.x86_64 0:17-2.el7 - u 2020-03-28 06:06:50.120 | > looking for ('libpopt.so.0()(64bit)', None, (None, None, None)) as a requirement of efibootmgr.x86_64 0:17-2.el7 - u 2020-03-28 06:06:50.120 | > looking for ('libefivar.so.1()(64bit)', None, (None, None, None)) as a requirement of efibootmgr.x86_64 0:17-2.el7 - u 2020-03-28 06:06:50.120 | > looking for ('libefiboot.so.1()(64bit)', None, (None, None, None)) as a requirement of efibootmgr.x86_64 0:17-2.el7 - u 2020-03-28 06:06:50.120 | > efibootmgr-17-2.el7.x86_64 requires: libefivar.so.1(libefivar.so.0)(64bit) 2020-03-28 06:06:50.120 | > --> Processing Dependency: libefivar.so.1(libefivar.so.0)(64bit) for package: efibootmgr-17-2.el7.x86_64 2020-03-28 06:06:50.120 | > Searching pkgSack for dep: libefivar.so.1(libefivar.so.0)(64bit) 2020-03-28 06:06:50.120 | > TSINFO: Marking efivar-libs-36-12.el7.x86_64 as install for efibootmgr-17-2.el7.x86_64 2020-03-28 06:06:50.120 | > efibootmgr-17-2.el7.x86_64 requires: libefivar.so.1(LIBEFIVAR_1.36)(64bit) 2020-03-28 06:06:50.120 | > --> Processing Dependency: libefivar.so.1(LIBEFIVAR_1.36)(64bit) for package: efibootmgr-17-2.el7.x86_64 2020-03-28 06:06:50.120 | > Quick matched efivar-libs-36-12.el7.x86_64 to require for libefivar.so.1(LIBEFIVAR_1.36)(64bit) 2020-03-28 06:06:50.120 | > efibootmgr-17-2.el7.x86_64 requires: libefivar.so.1(LIBEFIVAR_1.30)(64bit) 2020-03-28 06:06:50.120 | > --> Processing Dependency: libefivar.so.1(LIBEFIVAR_1.30)(64bit) for package: efibootmgr-17-2.el7.x86_64 2020-03-28 06:06:50.120 | > Quick matched efivar-libs-36-12.el7.x86_64 to require for libefivar.so.1(LIBEFIVAR_1.30)(64bit) 2020-03-28 06:06:50.484 | > efibootmgr-17-2.el7.x86_64 requires: libefivar.so.1(LIBEFIVAR_0.24)(64bit) 2020-03-28 06:06:50.485 | > --> Processing Dependency: libefivar.so.1(LIBEFIVAR_0.24)(64bit) for package: efibootmgr-17-2.el7.x86_64 2020-03-28 06:06:50.485 | > Quick matched efivar-libs-36-12.el7.x86_64 to require for libefivar.so.1(LIBEFIVAR_0.24)(64bit) 2020-03-28 06:06:50.485 | > efibootmgr-17-2.el7.x86_64 requires: libefiboot.so.1(libefiboot.so.0)(64bit) 2020-03-28 06:06:50.485 | > --> Processing Dependency: libefiboot.so.1(libefiboot.so.0)(64bit) for package: efibootmgr-17-2.el7.x86_64 2020-03-28 06:06:50.485 | > Quick matched efivar-libs-36-12.el7.x86_64 to require for libefiboot.so.1(libefiboot.so.0)(64bit) 2020-03-28 06:06:50.485 | > efibootmgr-17-2.el7.x86_64 requires: libefivar.so.1()(64bit) 2020-03-28 06:06:50.485 | > --> Processing Dependency: libefivar.so.1()(64bit) for package: efibootmgr-17-2.el7.x86_64 2020-03-28 06:06:50.485 | > Quick matched efivar-libs-36-12.el7.x86_64 to require for libefivar.so.1()(64bit) 2020-03-28 06:06:50.485 | > efibootmgr-17-2.el7.x86_64 requires: libefiboot.so.1()(64bit) 2020-03-28 06:06:50.485 | > --> Processing Dependency: libefiboot.so.1()(64bit) for package: efibootmgr-17-2.el7.x86_64 2020-03-28 06:06:50.485 | > Quick matched efivar-libs-36-12.el7.x86_64 to require for libefiboot.so.1()(64bit) 2020-03-28 06:06:50.485 | > ---> Package efivar.x86_64 0:36-12.el7 will be installed 2020-03-28 06:06:50.485 | > Checking deps for efivar.x86_64 0:36-12.el7 - u 2020-03-28 06:06:50.485 | > looking for ('efivar-libs', 'EQ', ('0', '36', '12.el7')) as a requirement of efivar.x86_64 0:36-12.el7 - u 2020-03-28 06:06:50.485 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of efivar.x86_64 0:36-12.el7 - u 2020-03-28 06:06:50.485 | > looking for ('libefivar.so.1(libefivar.so.0)(64bit)', None, (None, None, None)) as a requirement of efivar.x86_64 0:36-12.el7 - u 2020-03-28 06:06:50.485 | > looking for ('libefivar.so.1(LIBEFIVAR_1.30)(64bit)', None, (None, None, None)) as a requirement of efivar.x86_64 0:36-12.el7 - u 2020-03-28 06:06:50.485 | > looking for ('libefivar.so.1(LIBEFIVAR_0.24)(64bit)', None, (None, None, None)) as a requirement of efivar.x86_64 0:36-12.el7 - u 2020-03-28 06:06:50.485 | > looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of efivar.x86_64 0:36-12.el7 - u 2020-03-28 06:06:50.485 | > looking for ('libefivar.so.1()(64bit)', None, (None, None, None)) as a requirement of efivar.x86_64 0:36-12.el7 - u 2020-03-28 06:06:50.485 | > looking for ('libdl.so.2()(64bit)', None, (None, None, None)) as a requirement of efivar.x86_64 0:36-12.el7 - u 2020-03-28 06:06:50.485 | > ---> Package gcc.x86_64 0:4.8.5-39.el7 will be installed 2020-03-28 06:06:50.485 | > Checking deps for gcc.x86_64 0:4.8.5-39.el7 - u 2020-03-28 06:06:50.485 | > looking for ('libgomp', 'EQ', ('0', '4.8.5', '39.el7')) as a requirement of gcc.x86_64 0:4.8.5-39.el7 - u 2020-03-28 06:06:50.485 | > looking for ('cpp', 'EQ', ('0', '4.8.5', '39.el7')) as a requirement of gcc.x86_64 0:4.8.5-39.el7 - u 2020-03-28 06:06:50.485 | > looking for ('libgcc', 'GE', ('0', '4.8.5', '39.el7')) as a requirement of gcc.x86_64 0:4.8.5-39.el7 - u 2020-03-28 06:06:50.485 | > looking for ('glibc-devel', 'GE', ('0', '2.2.90', '12')) as a requirement of gcc.x86_64 0:4.8.5-39.el7 - u 2020-03-28 06:06:50.485 | > looking for ('binutils', 'GE', ('0', '2.20.51.0.2', '12')) as a requirement of gcc.x86_64 0:4.8.5-39.el7 - u 2020-03-28 06:06:50.485 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of gcc.x86_64 0:4.8.5-39.el7 - u 2020-03-28 06:06:50.485 | > looking for ('libdl.so.2(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of gcc.x86_64 0:4.8.5-39.el7 - u 2020-03-28 06:06:50.485 | > looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of gcc.x86_64 0:4.8.5-39.el7 - u 2020-03-28 06:06:50.485 | > looking for ('ld-linux-x86-64.so.2(GLIBC_2.3)(64bit)', None, (None, None, None)) as a requirement of gcc.x86_64 0:4.8.5-39.el7 - u 2020-03-28 06:06:50.485 | > looking for ('ld-linux-x86-64.so.2()(64bit)', None, (None, None, None)) as a requirement of gcc.x86_64 0:4.8.5-39.el7 - u 2020-03-28 06:06:50.485 | > looking for ('/sbin/install-info', None, (None, None, None)) as a requirement of gcc.x86_64 0:4.8.5-39.el7 - u 2020-03-28 06:06:50.485 | > looking for ('/sbin/install-info', None, (None, None, None)) as a requirement of gcc.x86_64 0:4.8.5-39.el7 - u 2020-03-28 06:06:50.485 | > looking for ('/bin/sh', None, (None, None, None)) as a requirement of gcc.x86_64 0:4.8.5-39.el7 - u 2020-03-28 06:06:50.485 | > looking for ('/bin/sh', None, (None, None, None)) as a requirement of gcc.x86_64 0:4.8.5-39.el7 - u 2020-03-28 06:06:50.485 | > looking for ('libz.so.1()(64bit)', None, (None, None, None)) as a requirement of gcc.x86_64 0:4.8.5-39.el7 - u 2020-03-28 06:06:50.485 | > looking for ('libmpfr.so.4()(64bit)', None, (None, None, None)) as a requirement of gcc.x86_64 0:4.8.5-39.el7 - u 2020-03-28 06:06:50.545 | > looking for ('libmpc.so.3()(64bit)', None, (None, None, None)) as a requirement of gcc.x86_64 0:4.8.5-39.el7 - u 2020-03-28 06:06:50.545 | > looking for ('libm.so.6()(64bit)', None, (None, None, None)) as a requirement of gcc.x86_64 0:4.8.5-39.el7 - u 2020-03-28 06:06:50.545 | > looking for ('libgomp.so.1()(64bit)', None, (None, None, None)) as a requirement of gcc.x86_64 0:4.8.5-39.el7 - u 2020-03-28 06:06:50.545 | > looking for ('libgmp.so.10()(64bit)', None, (None, None, None)) as a requirement of gcc.x86_64 0:4.8.5-39.el7 - u 2020-03-28 06:06:50.545 | > looking for ('libgcc_s.so.1()(64bit)', None, (None, None, None)) as a requirement of gcc.x86_64 0:4.8.5-39.el7 - u 2020-03-28 06:06:50.545 | > looking for ('libdl.so.2()(64bit)', None, (None, None, None)) as a requirement of gcc.x86_64 0:4.8.5-39.el7 - u 2020-03-28 06:06:50.545 | > gcc-4.8.5-39.el7.x86_64 requires: cpp = 4.8.5-39.el7 2020-03-28 06:06:50.545 | > --> Processing Dependency: cpp = 4.8.5-39.el7 for package: gcc-4.8.5-39.el7.x86_64 2020-03-28 06:06:50.545 | > Searching pkgSack for dep: cpp 2020-03-28 06:06:50.545 | > TSINFO: Marking cpp-4.8.5-39.el7.x86_64 as install for gcc-4.8.5-39.el7.x86_64 2020-03-28 06:06:50.545 | > gcc-4.8.5-39.el7.x86_64 requires: glibc-devel >= 2.2.90-12 2020-03-28 06:06:50.545 | > --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-39.el7.x86_64 2020-03-28 06:06:50.545 | > Searching pkgSack for dep: glibc-devel 2020-03-28 06:06:50.545 | > TSINFO: Marking glibc-devel-2.17-292.el7.x86_64 as install for gcc-4.8.5-39.el7.x86_64 2020-03-28 06:06:50.545 | > gcc-4.8.5-39.el7.x86_64 requires: libmpfr.so.4()(64bit) 2020-03-28 06:06:50.545 | > --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-39.el7.x86_64 2020-03-28 06:06:50.545 | > Searching pkgSack for dep: libmpfr.so.4()(64bit) 2020-03-28 06:06:50.545 | > TSINFO: Marking mpfr-3.1.1-4.el7.x86_64 as install for gcc-4.8.5-39.el7.x86_64 2020-03-28 06:06:50.545 | > gcc-4.8.5-39.el7.x86_64 requires: libmpc.so.3()(64bit) 2020-03-28 06:06:50.545 | > --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-39.el7.x86_64 2020-03-28 06:06:50.545 | > Searching pkgSack for dep: libmpc.so.3()(64bit) 2020-03-28 06:06:50.545 | > TSINFO: Marking libmpc-1.0.1-3.el7.x86_64 as install for gcc-4.8.5-39.el7.x86_64 2020-03-28 06:06:50.546 | > ---> Package gdisk.x86_64 0:0.8.10-3.el7 will be installed 2020-03-28 06:06:50.546 | > Checking deps for gdisk.x86_64 0:0.8.10-3.el7 - u 2020-03-28 06:06:50.546 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of gdisk.x86_64 0:0.8.10-3.el7 - u 2020-03-28 06:06:50.546 | > looking for ('libuuid.so.1(UUID_1.0)(64bit)', None, (None, None, None)) as a requirement of gdisk.x86_64 0:0.8.10-3.el7 - u 2020-03-28 06:06:50.546 | > looking for ('libstdc++.so.6(GLIBCXX_3.4.9)(64bit)', None, (None, None, None)) as a requirement of gdisk.x86_64 0:0.8.10-3.el7 - u 2020-03-28 06:06:50.546 | > looking for ('libstdc++.so.6(GLIBCXX_3.4.11)(64bit)', None, (None, None, None)) as a requirement of gdisk.x86_64 0:0.8.10-3.el7 - u 2020-03-28 06:06:50.546 | > looking for ('libstdc++.so.6(GLIBCXX_3.4)(64bit)', None, (None, None, None)) as a requirement of gdisk.x86_64 0:0.8.10-3.el7 - u 2020-03-28 06:06:50.546 | > looking for ('libstdc++.so.6(CXXABI_1.3)(64bit)', None, (None, None, None)) as a requirement of gdisk.x86_64 0:0.8.10-3.el7 - u 2020-03-28 06:06:50.546 | > looking for ('libpopt.so.0(LIBPOPT_0)(64bit)', None, (None, None, None)) as a requirement of gdisk.x86_64 0:0.8.10-3.el7 - u 2020-03-28 06:06:50.546 | > looking for ('libm.so.6(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of gdisk.x86_64 0:0.8.10-3.el7 - u 2020-03-28 06:06:50.546 | > looking for ('libgcc_s.so.1(GCC_3.0)(64bit)', None, (None, None, None)) as a requirement of gdisk.x86_64 0:0.8.10-3.el7 - u 2020-03-28 06:06:50.546 | > looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of gdisk.x86_64 0:0.8.10-3.el7 - u 2020-03-28 06:06:50.546 | > looking for ('libuuid.so.1()(64bit)', None, (None, None, None)) as a requirement of gdisk.x86_64 0:0.8.10-3.el7 - u 2020-03-28 06:06:50.546 | > looking for ('libtinfo.so.5()(64bit)', None, (None, None, None)) as a requirement of gdisk.x86_64 0:0.8.10-3.el7 - u 2020-03-28 06:06:50.546 | > looking for ('libstdc++.so.6()(64bit)', None, (None, None, None)) as a requirement of gdisk.x86_64 0:0.8.10-3.el7 - u 2020-03-28 06:06:50.546 | > looking for ('libpopt.so.0()(64bit)', None, (None, None, None)) as a requirement of gdisk.x86_64 0:0.8.10-3.el7 - u 2020-03-28 06:06:50.546 | > looking for ('libncursesw.so.5()(64bit)', None, (None, None, None)) as a requirement of gdisk.x86_64 0:0.8.10-3.el7 - u 2020-03-28 06:06:50.546 | > looking for ('libm.so.6()(64bit)', None, (None, None, None)) as a requirement of gdisk.x86_64 0:0.8.10-3.el7 - u 2020-03-28 06:06:50.546 | > looking for ('libgcc_s.so.1()(64bit)', None, (None, None, None)) as a requirement of gdisk.x86_64 0:0.8.10-3.el7 - u 2020-03-28 06:06:50.546 | > ---> Package genisoimage.x86_64 0:1.1.11-25.el7 will be installed 2020-03-28 06:06:50.546 | > Checking deps for genisoimage.x86_64 0:1.1.11-25.el7 - u 2020-03-28 06:06:50.595 | > looking for ('libusal', 'EQ', ('0', '1.1.11', '25.el7')) as a requirement of genisoimage.x86_64 0:1.1.11-25.el7 - u 2020-03-28 06:06:50.595 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of genisoimage.x86_64 0:1.1.11-25.el7 - u 2020-03-28 06:06:50.595 | > looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of genisoimage.x86_64 0:1.1.11-25.el7 - u 2020-03-28 06:06:50.595 | > looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of genisoimage.x86_64 0:1.1.11-25.el7 - u 2020-03-28 06:06:50.595 | > looking for ('coreutils', None, (None, None, None)) as a requirement of genisoimage.x86_64 0:1.1.11-25.el7 - u 2020-03-28 06:06:50.595 | > looking for ('coreutils', None, (None, None, None)) as a requirement of genisoimage.x86_64 0:1.1.11-25.el7 - u 2020-03-28 06:06:50.595 | > looking for ('/usr/sbin/alternatives', None, (None, None, None)) as a requirement of genisoimage.x86_64 0:1.1.11-25.el7 - u 2020-03-28 06:06:50.595 | > looking for ('/usr/sbin/alternatives', None, (None, None, None)) as a requirement of genisoimage.x86_64 0:1.1.11-25.el7 - u 2020-03-28 06:06:50.595 | > looking for ('/bin/sh', None, (None, None, None)) as a requirement of genisoimage.x86_64 0:1.1.11-25.el7 - u 2020-03-28 06:06:50.595 | > looking for ('/bin/sh', None, (None, None, None)) as a requirement of genisoimage.x86_64 0:1.1.11-25.el7 - u 2020-03-28 06:06:50.595 | > looking for ('libz.so.1()(64bit)', None, (None, None, None)) as a requirement of genisoimage.x86_64 0:1.1.11-25.el7 - u 2020-03-28 06:06:50.595 | > looking for ('libusal.so.0()(64bit)', None, (None, None, None)) as a requirement of genisoimage.x86_64 0:1.1.11-25.el7 - u 2020-03-28 06:06:50.595 | > looking for ('librols.so.0()(64bit)', None, (None, None, None)) as a requirement of genisoimage.x86_64 0:1.1.11-25.el7 - u 2020-03-28 06:06:50.596 | > looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of genisoimage.x86_64 0:1.1.11-25.el7 - u 2020-03-28 06:06:50.596 | > looking for ('libmagic.so.1()(64bit)', None, (None, None, None)) as a requirement of genisoimage.x86_64 0:1.1.11-25.el7 - u 2020-03-28 06:06:50.596 | > looking for ('libbz2.so.1()(64bit)', None, (None, None, None)) as a requirement of genisoimage.x86_64 0:1.1.11-25.el7 - u 2020-03-28 06:06:50.596 | > genisoimage-1.1.11-25.el7.x86_64 requires: libusal = 1.1.11-25.el7 2020-03-28 06:06:50.596 | > --> Processing Dependency: libusal = 1.1.11-25.el7 for package: genisoimage-1.1.11-25.el7.x86_64 2020-03-28 06:06:50.596 | > Searching pkgSack for dep: libusal 2020-03-28 06:06:50.596 | > TSINFO: Marking libusal-1.1.11-25.el7.x86_64 as install for genisoimage-1.1.11-25.el7.x86_64 2020-03-28 06:06:50.596 | > genisoimage-1.1.11-25.el7.x86_64 requires: libusal.so.0()(64bit) 2020-03-28 06:06:50.596 | > --> Processing Dependency: libusal.so.0()(64bit) for package: genisoimage-1.1.11-25.el7.x86_64 2020-03-28 06:06:50.596 | > Quick matched libusal-1.1.11-25.el7.x86_64 to require for libusal.so.0()(64bit) 2020-03-28 06:06:50.596 | > genisoimage-1.1.11-25.el7.x86_64 requires: librols.so.0()(64bit) 2020-03-28 06:06:50.596 | > --> Processing Dependency: librols.so.0()(64bit) for package: genisoimage-1.1.11-25.el7.x86_64 2020-03-28 06:06:50.596 | > Quick matched libusal-1.1.11-25.el7.x86_64 to require for librols.so.0()(64bit) 2020-03-28 06:06:50.596 | > ---> Package hdparm.x86_64 0:9.43-5.el7 will be installed 2020-03-28 06:06:50.596 | > Checking deps for hdparm.x86_64 0:9.43-5.el7 - u 2020-03-28 06:06:50.596 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of hdparm.x86_64 0:9.43-5.el7 - u 2020-03-28 06:06:50.596 | > looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of hdparm.x86_64 0:9.43-5.el7 - u 2020-03-28 06:06:50.596 | > ---> Package ipmitool.x86_64 0:1.8.18-7.el7 will be installed 2020-03-28 06:06:50.596 | > Checking deps for ipmitool.x86_64 0:1.8.18-7.el7 - u 2020-03-28 06:06:50.596 | > looking for ('systemd-units', None, (None, None, None)) as a requirement of ipmitool.x86_64 0:1.8.18-7.el7 - u 2020-03-28 06:06:50.596 | > looking for ('systemd-units', None, (None, None, None)) as a requirement of ipmitool.x86_64 0:1.8.18-7.el7 - u 2020-03-28 06:06:50.596 | > looking for ('systemd-sysv', None, (None, None, None)) as a requirement of ipmitool.x86_64 0:1.8.18-7.el7 - u 2020-03-28 06:06:50.596 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of ipmitool.x86_64 0:1.8.18-7.el7 - u 2020-03-28 06:06:50.596 | > looking for ('libm.so.6(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of ipmitool.x86_64 0:1.8.18-7.el7 - u 2020-03-28 06:06:50.596 | > looking for ('libcrypto.so.10(libcrypto.so.10)(64bit)', None, (None, None, None)) as a requirement of ipmitool.x86_64 0:1.8.18-7.el7 - u 2020-03-28 06:06:50.596 | > looking for ('libc.so.6(GLIBC_2.15)(64bit)', None, (None, None, None)) as a requirement of ipmitool.x86_64 0:1.8.18-7.el7 - u 2020-03-28 06:06:50.646 | > looking for ('OpenIPMI-modalias', None, (None, None, None)) as a requirement of ipmitool.x86_64 0:1.8.18-7.el7 - u 2020-03-28 06:06:50.646 | > looking for ('/bin/sh', None, (None, None, None)) as a requirement of ipmitool.x86_64 0:1.8.18-7.el7 - u 2020-03-28 06:06:50.646 | > looking for ('/bin/sh', None, (None, None, None)) as a requirement of ipmitool.x86_64 0:1.8.18-7.el7 - u 2020-03-28 06:06:50.646 | > looking for ('libtinfo.so.5()(64bit)', None, (None, None, None)) as a requirement of ipmitool.x86_64 0:1.8.18-7.el7 - u 2020-03-28 06:06:50.646 | > looking for ('libreadline.so.6()(64bit)', None, (None, None, None)) as a requirement of ipmitool.x86_64 0:1.8.18-7.el7 - u 2020-03-28 06:06:50.646 | > looking for ('libncurses.so.5()(64bit)', None, (None, None, None)) as a requirement of ipmitool.x86_64 0:1.8.18-7.el7 - u 2020-03-28 06:06:50.646 | > looking for ('libm.so.6()(64bit)', None, (None, None, None)) as a requirement of ipmitool.x86_64 0:1.8.18-7.el7 - u 2020-03-28 06:06:50.646 | > looking for ('libcrypto.so.10()(64bit)', None, (None, None, None)) as a requirement of ipmitool.x86_64 0:1.8.18-7.el7 - u 2020-03-28 06:06:50.646 | > ipmitool-1.8.18-7.el7.x86_64 requires: OpenIPMI-modalias 2020-03-28 06:06:50.646 | > --> Processing Dependency: OpenIPMI-modalias for package: ipmitool-1.8.18-7.el7.x86_64 2020-03-28 06:06:50.646 | > Searching pkgSack for dep: OpenIPMI-modalias 2020-03-28 06:06:50.646 | > TSINFO: Marking OpenIPMI-modalias-2.0.27-1.el7.x86_64 as install for ipmitool-1.8.18-7.el7.x86_64 2020-03-28 06:06:50.646 | > ---> Package lsof.x86_64 0:4.87-6.el7 will be installed 2020-03-28 06:06:50.646 | > Checking deps for lsof.x86_64 0:4.87-6.el7 - u 2020-03-28 06:06:50.646 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of lsof.x86_64 0:4.87-6.el7 - u 2020-03-28 06:06:50.646 | > looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of lsof.x86_64 0:4.87-6.el7 - u 2020-03-28 06:06:50.646 | > looking for ('libselinux.so.1()(64bit)', None, (None, None, None)) as a requirement of lsof.x86_64 0:4.87-6.el7 - u 2020-03-28 06:06:50.646 | > ---> Package mdadm.x86_64 0:4.1-1.el7 will be installed 2020-03-28 06:06:50.646 | > Checking deps for mdadm.x86_64 0:4.1-1.el7 - u 2020-03-28 06:06:50.646 | > looking for ('systemd-units', None, (None, None, None)) as a requirement of mdadm.x86_64 0:4.1-1.el7 - u 2020-03-28 06:06:50.646 | > looking for ('systemd-units', None, (None, None, None)) as a requirement of mdadm.x86_64 0:4.1-1.el7 - u 2020-03-28 06:06:50.646 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of mdadm.x86_64 0:4.1-1.el7 - u 2020-03-28 06:06:50.646 | > looking for ('libreport-filesystem', None, (None, None, None)) as a requirement of mdadm.x86_64 0:4.1-1.el7 - u 2020-03-28 06:06:50.646 | > looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of mdadm.x86_64 0:4.1-1.el7 - u 2020-03-28 06:06:50.646 | > looking for ('libdl.so.2(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of mdadm.x86_64 0:4.1-1.el7 - u 2020-03-28 06:06:50.646 | > looking for ('libc.so.6(GLIBC_2.15)(64bit)', None, (None, None, None)) as a requirement of mdadm.x86_64 0:4.1-1.el7 - u 2020-03-28 06:06:50.646 | > looking for ('coreutils', None, (None, None, None)) as a requirement of mdadm.x86_64 0:4.1-1.el7 - u 2020-03-28 06:06:50.646 | > looking for ('coreutils', None, (None, None, None)) as a requirement of mdadm.x86_64 0:4.1-1.el7 - u 2020-03-28 06:06:50.646 | > looking for ('chkconfig', None, (None, None, None)) as a requirement of mdadm.x86_64 0:4.1-1.el7 - u 2020-03-28 06:06:50.646 | > looking for ('/bin/sh', None, (None, None, None)) as a requirement of mdadm.x86_64 0:4.1-1.el7 - u 2020-03-28 06:06:50.646 | > looking for ('/bin/sh', None, (None, None, None)) as a requirement of mdadm.x86_64 0:4.1-1.el7 - u 2020-03-28 06:06:50.646 | > looking for ('/bin/bash', None, (None, None, None)) as a requirement of mdadm.x86_64 0:4.1-1.el7 - u 2020-03-28 06:06:50.646 | > looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of mdadm.x86_64 0:4.1-1.el7 - u 2020-03-28 06:06:50.646 | > looking for ('libdl.so.2()(64bit)', None, (None, None, None)) as a requirement of mdadm.x86_64 0:4.1-1.el7 - u 2020-03-28 06:06:50.646 | > mdadm-4.1-1.el7.x86_64 requires: libreport-filesystem 2020-03-28 06:06:50.646 | > --> Processing Dependency: libreport-filesystem for package: mdadm-4.1-1.el7.x86_64 2020-03-28 06:06:50.646 | > Searching pkgSack for dep: libreport-filesystem 2020-03-28 06:06:50.647 | > TSINFO: Marking libreport-filesystem-2.1.11-43.el7.centos.x86_64 as install for mdadm-4.1-1.el7.x86_64 2020-03-28 06:06:50.647 | > ---> Package psmisc.x86_64 0:22.20-16.el7 will be installed 2020-03-28 06:06:50.647 | > Checking deps for psmisc.x86_64 0:22.20-16.el7 - u 2020-03-28 06:06:50.647 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of psmisc.x86_64 0:22.20-16.el7 - u 2020-03-28 06:06:50.647 | > looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of psmisc.x86_64 0:22.20-16.el7 - u 2020-03-28 06:06:50.715 | > looking for ('libtinfo.so.5()(64bit)', None, (None, None, None)) as a requirement of psmisc.x86_64 0:22.20-16.el7 - u 2020-03-28 06:06:50.716 | > looking for ('libselinux.so.1()(64bit)', None, (None, None, None)) as a requirement of psmisc.x86_64 0:22.20-16.el7 - u 2020-03-28 06:06:50.716 | > ---> Package python-devel.x86_64 0:2.7.5-86.el7 will be installed 2020-03-28 06:06:50.716 | > Checking deps for python-devel.x86_64 0:2.7.5-86.el7 - u 2020-03-28 06:06:50.716 | > looking for ('python(x86-64)', 'EQ', ('0', '2.7.5', '86.el7')) as a requirement of python-devel.x86_64 0:2.7.5-86.el7 - u 2020-03-28 06:06:50.716 | > looking for ('python2-rpm-macros', 'GT', ('0', '3', '30')) as a requirement of python-devel.x86_64 0:2.7.5-86.el7 - u 2020-03-28 06:06:50.716 | > looking for ('python-rpm-macros', 'GT', ('0', '3', '30')) as a requirement of python-devel.x86_64 0:2.7.5-86.el7 - u 2020-03-28 06:06:50.716 | > looking for ('pkgconfig', None, (None, None, None)) as a requirement of python-devel.x86_64 0:2.7.5-86.el7 - u 2020-03-28 06:06:50.716 | > looking for ('/usr/bin/python2.7', None, (None, None, None)) as a requirement of python-devel.x86_64 0:2.7.5-86.el7 - u 2020-03-28 06:06:50.716 | > looking for ('/usr/bin/pkg-config', None, (None, None, None)) as a requirement of python-devel.x86_64 0:2.7.5-86.el7 - u 2020-03-28 06:06:50.716 | > looking for ('/bin/sh', None, (None, None, None)) as a requirement of python-devel.x86_64 0:2.7.5-86.el7 - u 2020-03-28 06:06:50.716 | > looking for ('libpython2.7.so.1.0()(64bit)', None, (None, None, None)) as a requirement of python-devel.x86_64 0:2.7.5-86.el7 - u 2020-03-28 06:06:50.716 | > python-devel-2.7.5-86.el7.x86_64 requires: python2-rpm-macros > 3-30 2020-03-28 06:06:50.716 | > --> Processing Dependency: python2-rpm-macros > 3-30 for package: python-devel-2.7.5-86.el7.x86_64 2020-03-28 06:06:50.716 | > Searching pkgSack for dep: python2-rpm-macros 2020-03-28 06:06:50.716 | > TSINFO: Marking python2-rpm-macros-3-32.el7.noarch as install for python-devel-2.7.5-86.el7.x86_64 2020-03-28 06:06:50.716 | > python-devel-2.7.5-86.el7.x86_64 requires: python-rpm-macros > 3-30 2020-03-28 06:06:50.716 | > --> Processing Dependency: python-rpm-macros > 3-30 for package: python-devel-2.7.5-86.el7.x86_64 2020-03-28 06:06:50.716 | > Searching pkgSack for dep: python-rpm-macros 2020-03-28 06:06:50.716 | > TSINFO: Marking python-rpm-macros-3-32.el7.noarch as install for python-devel-2.7.5-86.el7.x86_64 2020-03-28 06:06:50.716 | > ---> Package qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 will be installed 2020-03-28 06:06:50.716 | > Checking deps for qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 06:06:50.716 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 06:06:50.716 | > looking for ('librt.so.1(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 06:06:50.716 | > looking for ('libpthread.so.0(GLIBC_2.3.2)(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 06:06:50.716 | > looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 06:06:50.716 | > looking for ('libpthread.so.0(GLIBC_2.12)(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 06:06:50.716 | > looking for ('libm.so.6(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 06:06:50.716 | > looking for ('libgnutls.so.28(GNUTLS_3_1_0)(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 06:06:50.716 | > looking for ('libgnutls.so.28(GNUTLS_1_4)(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 06:06:50.716 | > looking for ('libgfapi.so.0(GFAPI_3.5.0)(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 06:06:50.716 | > looking for ('libgfapi.so.0(GFAPI_3.4.0)(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 06:06:50.716 | > looking for ('libgcrypt.so.11(GCRYPT_1.2)(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 06:06:50.716 | > looking for ('libgcc_s.so.1(GCC_3.4)(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 06:06:50.716 | > looking for ('libc.so.6(GLIBC_2.9)(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 06:06:50.716 | > looking for ('libaio.so.1(LIBAIO_0.4)(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 06:06:50.771 | > looking for ('libaio.so.1(LIBAIO_0.1)(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 06:06:50.771 | > looking for ('libz.so.1()(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 06:06:50.771 | > looking for ('libuuid.so.1()(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 06:06:50.771 | > looking for ('libutil.so.1()(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 06:06:50.771 | > looking for ('libtcmalloc.so.4()(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 06:06:50.771 | > looking for ('libstdc++.so.6()(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 06:06:50.771 | > looking for ('libssh2.so.1()(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 06:06:50.771 | > looking for ('librt.so.1()(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 06:06:50.771 | > looking for ('librbd.so.1()(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 06:06:50.771 | > looking for ('librados.so.2()(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 06:06:50.771 | > looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 06:06:50.771 | > looking for ('libm.so.6()(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 06:06:50.771 | > looking for ('libiscsi.so.2()(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 06:06:50.771 | > looking for ('libgthread-2.0.so.0()(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 06:06:50.771 | > looking for ('libgpg-error.so.0()(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 06:06:50.771 | > looking for ('libgnutls.so.28()(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 06:06:50.771 | > looking for ('libgmodule-2.0.so.0()(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 06:06:50.771 | > looking for ('libglusterfs.so.0()(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 06:06:50.771 | > looking for ('libglib-2.0.so.0()(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 06:06:50.771 | > looking for ('libgfxdr.so.0()(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 06:06:50.772 | > looking for ('libgfrpc.so.0()(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 06:06:50.772 | > looking for ('libgfapi.so.0()(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 06:06:50.772 | > looking for ('libgcrypt.so.11()(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 06:06:50.772 | > looking for ('libgcc_s.so.1()(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 06:06:50.772 | > looking for ('libdl.so.2()(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 06:06:50.772 | > looking for ('libcurl.so.4()(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 06:06:50.772 | > looking for ('libaio.so.1()(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 06:06:50.772 | > looking for ('libacl.so.1()(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 06:06:50.772 | > 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 requires: libgnutls.so.28(GNUTLS_3_1_0)(64bit) 2020-03-28 06:06:50.772 | > --> Processing Dependency: libgnutls.so.28(GNUTLS_3_1_0)(64bit) for package: 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 2020-03-28 06:06:50.772 | > Searching pkgSack for dep: libgnutls.so.28(GNUTLS_3_1_0)(64bit) 2020-03-28 06:06:50.772 | > TSINFO: Marking gnutls-3.3.29-9.el7_6.x86_64 as install for 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 2020-03-28 06:06:50.819 | > 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 requires: libgnutls.so.28(GNUTLS_1_4)(64bit) 2020-03-28 06:06:50.819 | > --> Processing Dependency: libgnutls.so.28(GNUTLS_1_4)(64bit) for package: 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 2020-03-28 06:06:50.819 | > Quick matched gnutls-3.3.29-9.el7_6.x86_64 to require for libgnutls.so.28(GNUTLS_1_4)(64bit) 2020-03-28 06:06:50.819 | > 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 requires: libgfapi.so.0(GFAPI_3.5.0)(64bit) 2020-03-28 06:06:50.819 | > --> Processing Dependency: libgfapi.so.0(GFAPI_3.5.0)(64bit) for package: 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 2020-03-28 06:06:50.819 | > Searching pkgSack for dep: libgfapi.so.0(GFAPI_3.5.0)(64bit) 2020-03-28 06:06:50.819 | > TSINFO: Marking glusterfs-api-3.12.2-47.2.el7.x86_64 as install for 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 2020-03-28 06:06:50.819 | > 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 requires: libgfapi.so.0(GFAPI_3.4.0)(64bit) 2020-03-28 06:06:50.819 | > --> Processing Dependency: libgfapi.so.0(GFAPI_3.4.0)(64bit) for package: 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 2020-03-28 06:06:50.819 | > Quick matched glusterfs-api-3.12.2-47.2.el7.x86_64 to require for libgfapi.so.0(GFAPI_3.4.0)(64bit) 2020-03-28 06:06:50.819 | > 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 requires: libaio.so.1(LIBAIO_0.4)(64bit) 2020-03-28 06:06:50.819 | > --> Processing Dependency: libaio.so.1(LIBAIO_0.4)(64bit) for package: 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 2020-03-28 06:06:50.819 | > Searching pkgSack for dep: libaio.so.1(LIBAIO_0.4)(64bit) 2020-03-28 06:06:50.819 | > TSINFO: Marking libaio-0.3.109-13.el7.x86_64 as install for 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 2020-03-28 06:06:50.819 | > 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 requires: libaio.so.1(LIBAIO_0.1)(64bit) 2020-03-28 06:06:50.819 | > --> Processing Dependency: libaio.so.1(LIBAIO_0.1)(64bit) for package: 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 2020-03-28 06:06:50.819 | > Quick matched libaio-0.3.109-13.el7.x86_64 to require for libaio.so.1(LIBAIO_0.1)(64bit) 2020-03-28 06:06:50.819 | > 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 requires: libtcmalloc.so.4()(64bit) 2020-03-28 06:06:50.819 | > --> Processing Dependency: libtcmalloc.so.4()(64bit) for package: 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 2020-03-28 06:06:50.819 | > Searching pkgSack for dep: libtcmalloc.so.4()(64bit) 2020-03-28 06:06:50.819 | > TSINFO: Marking gperftools-libs-2.6.1-1.el7.x86_64 as install for 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 2020-03-28 06:06:50.819 | > 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 requires: librbd.so.1()(64bit) 2020-03-28 06:06:50.819 | > --> Processing Dependency: librbd.so.1()(64bit) for package: 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 2020-03-28 06:06:50.819 | > Searching pkgSack for dep: librbd.so.1()(64bit) 2020-03-28 06:06:50.819 | > TSINFO: Marking 2:librbd1-14.2.7-0.el7.x86_64 as install for 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 2020-03-28 06:06:50.819 | > 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 requires: librados.so.2()(64bit) 2020-03-28 06:06:50.819 | > --> Processing Dependency: librados.so.2()(64bit) for package: 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 2020-03-28 06:06:50.819 | > Searching pkgSack for dep: librados.so.2()(64bit) 2020-03-28 06:06:50.819 | > TSINFO: Marking 2:librados2-14.2.7-0.el7.x86_64 as install for 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 2020-03-28 06:06:50.819 | > 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 requires: libiscsi.so.2()(64bit) 2020-03-28 06:06:50.819 | > --> Processing Dependency: libiscsi.so.2()(64bit) for package: 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 2020-03-28 06:06:50.819 | > Searching pkgSack for dep: libiscsi.so.2()(64bit) 2020-03-28 06:06:50.819 | > TSINFO: Marking libiscsi-1.9.0-7.el7.x86_64 as install for 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 2020-03-28 06:06:50.819 | > 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 requires: libgnutls.so.28()(64bit) 2020-03-28 06:06:50.819 | > --> Processing Dependency: libgnutls.so.28()(64bit) for package: 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 2020-03-28 06:06:50.819 | > Searching pkgSack for dep: libgnutls.so.28()(64bit) 2020-03-28 06:06:50.819 | > gnutls-3.3.29-9.el7_6.x86_64 already in ts, skipping this one 2020-03-28 06:06:50.819 | > 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 requires: libglusterfs.so.0()(64bit) 2020-03-28 06:06:50.819 | > --> Processing Dependency: libglusterfs.so.0()(64bit) for package: 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 2020-03-28 06:06:50.819 | > Searching pkgSack for dep: libglusterfs.so.0()(64bit) 2020-03-28 06:06:50.819 | > TSINFO: Marking glusterfs-libs-3.12.2-47.2.el7.x86_64 as install for 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 2020-03-28 06:06:50.819 | > 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 requires: libgfxdr.so.0()(64bit) 2020-03-28 06:06:50.819 | > --> Processing Dependency: libgfxdr.so.0()(64bit) for package: 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 2020-03-28 06:06:50.819 | > Quick matched glusterfs-libs-3.12.2-47.2.el7.x86_64 to require for libgfxdr.so.0()(64bit) 2020-03-28 06:06:50.819 | > 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 requires: libgfrpc.so.0()(64bit) 2020-03-28 06:06:50.819 | > --> Processing Dependency: libgfrpc.so.0()(64bit) for package: 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 2020-03-28 06:06:50.847 | > Quick matched glusterfs-libs-3.12.2-47.2.el7.x86_64 to require for libgfrpc.so.0()(64bit) 2020-03-28 06:06:50.847 | > 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 requires: libgfapi.so.0()(64bit) 2020-03-28 06:06:50.847 | > --> Processing Dependency: libgfapi.so.0()(64bit) for package: 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 2020-03-28 06:06:50.847 | > Searching pkgSack for dep: libgfapi.so.0()(64bit) 2020-03-28 06:06:50.847 | > glusterfs-api-3.12.2-47.2.el7.x86_64 already in ts, skipping this one 2020-03-28 06:06:50.847 | > 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 requires: libaio.so.1()(64bit) 2020-03-28 06:06:50.847 | > --> Processing Dependency: libaio.so.1()(64bit) for package: 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 2020-03-28 06:06:50.847 | > Searching pkgSack for dep: libaio.so.1()(64bit) 2020-03-28 06:06:50.847 | > libaio-0.3.109-13.el7.x86_64 already in ts, skipping this one 2020-03-28 06:06:50.847 | > ---> Package rng-tools.x86_64 0:6.3.1-4.el7 will be installed 2020-03-28 06:06:50.847 | > Checking deps for rng-tools.x86_64 0:6.3.1-4.el7 - u 2020-03-28 06:06:50.847 | > looking for ('systemd-units', None, (None, None, None)) as a requirement of rng-tools.x86_64 0:6.3.1-4.el7 - u 2020-03-28 06:06:50.847 | > looking for ('systemd-units', None, (None, None, None)) as a requirement of rng-tools.x86_64 0:6.3.1-4.el7 - u 2020-03-28 06:06:50.847 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of rng-tools.x86_64 0:6.3.1-4.el7 - u 2020-03-28 06:06:50.847 | > looking for ('openssl', None, (None, None, None)) as a requirement of rng-tools.x86_64 0:6.3.1-4.el7 - u 2020-03-28 06:06:50.847 | > looking for ('libxml2.so.2(LIBXML2_2.6.0)(64bit)', None, (None, None, None)) as a requirement of rng-tools.x86_64 0:6.3.1-4.el7 - u 2020-03-28 06:06:50.847 | > looking for ('libxml2.so.2(LIBXML2_2.5.0)(64bit)', None, (None, None, None)) as a requirement of rng-tools.x86_64 0:6.3.1-4.el7 - u 2020-03-28 06:06:50.847 | > looking for ('libxml2.so.2(LIBXML2_2.4.30)(64bit)', None, (None, None, None)) as a requirement of rng-tools.x86_64 0:6.3.1-4.el7 - u 2020-03-28 06:06:50.847 | > looking for ('libxml2', None, (None, None, None)) as a requirement of rng-tools.x86_64 0:6.3.1-4.el7 - u 2020-03-28 06:06:50.847 | > looking for ('libsysfs', None, (None, None, None)) as a requirement of rng-tools.x86_64 0:6.3.1-4.el7 - u 2020-03-28 06:06:50.847 | > looking for ('libgcrypt.so.11(GCRYPT_1.2)(64bit)', None, (None, None, None)) as a requirement of rng-tools.x86_64 0:6.3.1-4.el7 - u 2020-03-28 06:06:50.848 | > looking for ('libgcrypt', None, (None, None, None)) as a requirement of rng-tools.x86_64 0:6.3.1-4.el7 - u 2020-03-28 06:06:50.848 | > looking for ('libcurl', None, (None, None, None)) as a requirement of rng-tools.x86_64 0:6.3.1-4.el7 - u 2020-03-28 06:06:50.848 | > looking for ('libcrypto.so.10(libcrypto.so.10)(64bit)', None, (None, None, None)) as a requirement of rng-tools.x86_64 0:6.3.1-4.el7 - u 2020-03-28 06:06:50.848 | > looking for ('libc.so.6(GLIBC_2.17)(64bit)', None, (None, None, None)) as a requirement of rng-tools.x86_64 0:6.3.1-4.el7 - u 2020-03-28 06:06:50.848 | > looking for ('/bin/sh', None, (None, None, None)) as a requirement of rng-tools.x86_64 0:6.3.1-4.el7 - u 2020-03-28 06:06:50.848 | > looking for ('/bin/sh', None, (None, None, None)) as a requirement of rng-tools.x86_64 0:6.3.1-4.el7 - u 2020-03-28 06:06:50.848 | > looking for ('libxml2.so.2()(64bit)', None, (None, None, None)) as a requirement of rng-tools.x86_64 0:6.3.1-4.el7 - u 2020-03-28 06:06:50.848 | > looking for ('libsysfs.so.2()(64bit)', None, (None, None, None)) as a requirement of rng-tools.x86_64 0:6.3.1-4.el7 - u 2020-03-28 06:06:50.848 | > looking for ('libssl.so.10()(64bit)', None, (None, None, None)) as a requirement of rng-tools.x86_64 0:6.3.1-4.el7 - u 2020-03-28 06:06:50.848 | > looking for ('libgcrypt.so.11()(64bit)', None, (None, None, None)) as a requirement of rng-tools.x86_64 0:6.3.1-4.el7 - u 2020-03-28 06:06:50.848 | > looking for ('libcurl.so.4()(64bit)', None, (None, None, None)) as a requirement of rng-tools.x86_64 0:6.3.1-4.el7 - u 2020-03-28 06:06:50.848 | > looking for ('libcrypto.so.10()(64bit)', None, (None, None, None)) as a requirement of rng-tools.x86_64 0:6.3.1-4.el7 - u 2020-03-28 06:06:50.848 | > ---> Package tcpdump.x86_64 14:4.9.2-4.el7_7.1 will be installed 2020-03-28 06:06:50.848 | > Checking deps for tcpdump.x86_64 14:4.9.2-4.el7_7.1 - u 2020-03-28 06:06:50.848 | > looking for ('libpcap', 'GE', ('14', '1.5.3', '10')) as a requirement of tcpdump.x86_64 14:4.9.2-4.el7_7.1 - u 2020-03-28 06:06:50.848 | > looking for ('shadow-utils', None, (None, None, None)) as a requirement of tcpdump.x86_64 14:4.9.2-4.el7_7.1 - u 2020-03-28 06:06:50.848 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of tcpdump.x86_64 14:4.9.2-4.el7_7.1 - u 2020-03-28 06:06:50.848 | > looking for ('libcrypto.so.10(libcrypto.so.10)(64bit)', None, (None, None, None)) as a requirement of tcpdump.x86_64 14:4.9.2-4.el7_7.1 - u 2020-03-28 06:06:50.885 | > looking for ('libcrypto.so.10(OPENSSL_1.0.2)(64bit)', None, (None, None, None)) as a requirement of tcpdump.x86_64 14:4.9.2-4.el7_7.1 - u 2020-03-28 06:06:50.885 | > looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of tcpdump.x86_64 14:4.9.2-4.el7_7.1 - u 2020-03-28 06:06:50.885 | > looking for ('/usr/bin/getent', None, (None, None, None)) as a requirement of tcpdump.x86_64 14:4.9.2-4.el7_7.1 - u 2020-03-28 06:06:50.885 | > looking for ('/bin/sh', None, (None, None, None)) as a requirement of tcpdump.x86_64 14:4.9.2-4.el7_7.1 - u 2020-03-28 06:06:50.885 | > looking for ('libpcap.so.1()(64bit)', None, (None, None, None)) as a requirement of tcpdump.x86_64 14:4.9.2-4.el7_7.1 - u 2020-03-28 06:06:50.885 | > looking for ('libcrypto.so.10()(64bit)', None, (None, None, None)) as a requirement of tcpdump.x86_64 14:4.9.2-4.el7_7.1 - u 2020-03-28 06:06:50.885 | > looking for ('libcap-ng.so.0()(64bit)', None, (None, None, None)) as a requirement of tcpdump.x86_64 14:4.9.2-4.el7_7.1 - u 2020-03-28 06:06:50.885 | > 14:tcpdump-4.9.2-4.el7_7.1.x86_64 requires: libpcap >= 14:1.5.3-10 2020-03-28 06:06:50.885 | > --> Processing Dependency: libpcap >= 14:1.5.3-10 for package: 14:tcpdump-4.9.2-4.el7_7.1.x86_64 2020-03-28 06:06:50.885 | > Searching pkgSack for dep: libpcap 2020-03-28 06:06:50.885 | > TSINFO: Marking 14:libpcap-1.5.3-11.el7.x86_64 as install for 14:tcpdump-4.9.2-4.el7_7.1.x86_64 2020-03-28 06:06:50.885 | > 14:tcpdump-4.9.2-4.el7_7.1.x86_64 requires: libpcap.so.1()(64bit) 2020-03-28 06:06:50.885 | > --> Processing Dependency: libpcap.so.1()(64bit) for package: 14:tcpdump-4.9.2-4.el7_7.1.x86_64 2020-03-28 06:06:50.885 | > Quick matched 14:libpcap-1.5.3-11.el7.x86_64 to require for libpcap.so.1()(64bit) 2020-03-28 06:06:50.885 | > ---> Package traceroute.x86_64 3:2.0.22-2.el7 will be installed 2020-03-28 06:06:50.885 | > Checking deps for traceroute.x86_64 3:2.0.22-2.el7 - u 2020-03-28 06:06:50.885 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of traceroute.x86_64 3:2.0.22-2.el7 - u 2020-03-28 06:06:50.885 | > looking for ('libm.so.6(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of traceroute.x86_64 3:2.0.22-2.el7 - u 2020-03-28 06:06:50.886 | > looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of traceroute.x86_64 3:2.0.22-2.el7 - u 2020-03-28 06:06:50.886 | > looking for ('/bin/sh', None, (None, None, None)) as a requirement of traceroute.x86_64 3:2.0.22-2.el7 - u 2020-03-28 06:06:50.886 | > looking for ('libm.so.6()(64bit)', None, (None, None, None)) as a requirement of traceroute.x86_64 3:2.0.22-2.el7 - u 2020-03-28 06:06:50.886 | > --> Running transaction check 2020-03-28 06:06:50.886 | > ---> Package OpenIPMI-modalias.x86_64 0:2.0.27-1.el7 will be installed 2020-03-28 06:06:50.886 | > Checking deps for OpenIPMI-modalias.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:06:50.886 | > looking for ('systemd', None, (None, None, None)) as a requirement of OpenIPMI-modalias.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:06:50.886 | > looking for ('kmod', None, (None, None, None)) as a requirement of OpenIPMI-modalias.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:06:50.886 | > looking for ('OpenIPMI', None, (None, None, None)) as a requirement of OpenIPMI-modalias.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:06:50.886 | > looking for ('/bin/sh', None, (None, None, None)) as a requirement of OpenIPMI-modalias.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:06:50.886 | > looking for ('/bin/sh', None, (None, None, None)) as a requirement of OpenIPMI-modalias.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:06:50.886 | > OpenIPMI-modalias-2.0.27-1.el7.x86_64 requires: OpenIPMI 2020-03-28 06:06:50.886 | > --> Processing Dependency: OpenIPMI for package: OpenIPMI-modalias-2.0.27-1.el7.x86_64 2020-03-28 06:06:50.886 | > Searching pkgSack for dep: OpenIPMI 2020-03-28 06:06:50.886 | > TSINFO: Marking OpenIPMI-2.0.27-1.el7.x86_64 as install for OpenIPMI-modalias-2.0.27-1.el7.x86_64 2020-03-28 06:06:50.886 | > ---> Package cpp.x86_64 0:4.8.5-39.el7 will be installed 2020-03-28 06:06:50.886 | > Checking deps for cpp.x86_64 0:4.8.5-39.el7 - u 2020-03-28 06:06:50.886 | > looking for ('filesystem', 'GE', ('0', '3', None)) as a requirement of cpp.x86_64 0:4.8.5-39.el7 - u 2020-03-28 06:06:50.886 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of cpp.x86_64 0:4.8.5-39.el7 - u 2020-03-28 06:06:50.886 | > looking for ('libdl.so.2(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of cpp.x86_64 0:4.8.5-39.el7 - u 2020-03-28 06:06:50.886 | > looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of cpp.x86_64 0:4.8.5-39.el7 - u 2020-03-28 06:06:50.886 | > looking for ('ld-linux-x86-64.so.2(GLIBC_2.3)(64bit)', None, (None, None, None)) as a requirement of cpp.x86_64 0:4.8.5-39.el7 - u 2020-03-28 06:06:50.886 | > looking for ('ld-linux-x86-64.so.2()(64bit)', None, (None, None, None)) as a requirement of cpp.x86_64 0:4.8.5-39.el7 - u 2020-03-28 06:06:50.886 | > looking for ('/sbin/install-info', None, (None, None, None)) as a requirement of cpp.x86_64 0:4.8.5-39.el7 - u 2020-03-28 06:06:50.909 | > looking for ('/sbin/install-info', None, (None, None, None)) as a requirement of cpp.x86_64 0:4.8.5-39.el7 - u 2020-03-28 06:06:50.909 | > looking for ('/bin/sh', None, (None, None, None)) as a requirement of cpp.x86_64 0:4.8.5-39.el7 - u 2020-03-28 06:06:50.909 | > looking for ('/bin/sh', None, (None, None, None)) as a requirement of cpp.x86_64 0:4.8.5-39.el7 - u 2020-03-28 06:06:50.909 | > looking for ('libz.so.1()(64bit)', None, (None, None, None)) as a requirement of cpp.x86_64 0:4.8.5-39.el7 - u 2020-03-28 06:06:50.909 | > looking for ('libmpfr.so.4()(64bit)', None, (None, None, None)) as a requirement of cpp.x86_64 0:4.8.5-39.el7 - u 2020-03-28 06:06:50.909 | > looking for ('libmpc.so.3()(64bit)', None, (None, None, None)) as a requirement of cpp.x86_64 0:4.8.5-39.el7 - u 2020-03-28 06:06:50.909 | > looking for ('libm.so.6()(64bit)', None, (None, None, None)) as a requirement of cpp.x86_64 0:4.8.5-39.el7 - u 2020-03-28 06:06:50.909 | > looking for ('libgmp.so.10()(64bit)', None, (None, None, None)) as a requirement of cpp.x86_64 0:4.8.5-39.el7 - u 2020-03-28 06:06:50.910 | > looking for ('libdl.so.2()(64bit)', None, (None, None, None)) as a requirement of cpp.x86_64 0:4.8.5-39.el7 - u 2020-03-28 06:06:50.910 | > ---> Package device-mapper-multipath-libs.x86_64 0:0.4.9-127.el7 will be installed 2020-03-28 06:06:50.910 | > Checking deps for device-mapper-multipath-libs.x86_64 0:0.4.9-127.el7 - u 2020-03-28 06:06:50.910 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of device-mapper-multipath-libs.x86_64 0:0.4.9-127.el7 - u 2020-03-28 06:06:50.910 | > looking for ('libudev.so.1(LIBUDEV_183)(64bit)', None, (None, None, None)) as a requirement of device-mapper-multipath-libs.x86_64 0:0.4.9-127.el7 - u 2020-03-28 06:06:50.910 | > looking for ('libpthread.so.0(GLIBC_2.3.3)(64bit)', None, (None, None, None)) as a requirement of device-mapper-multipath-libs.x86_64 0:0.4.9-127.el7 - u 2020-03-28 06:06:50.910 | > looking for ('libpthread.so.0(GLIBC_2.3.2)(64bit)', None, (None, None, None)) as a requirement of device-mapper-multipath-libs.x86_64 0:0.4.9-127.el7 - u 2020-03-28 06:06:50.910 | > looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of device-mapper-multipath-libs.x86_64 0:0.4.9-127.el7 - u 2020-03-28 06:06:50.910 | > looking for ('libgcc_s.so.1(GCC_3.3.1)(64bit)', None, (None, None, None)) as a requirement of device-mapper-multipath-libs.x86_64 0:0.4.9-127.el7 - u 2020-03-28 06:06:50.910 | > looking for ('libgcc_s.so.1(GCC_3.0)(64bit)', None, (None, None, None)) as a requirement of device-mapper-multipath-libs.x86_64 0:0.4.9-127.el7 - u 2020-03-28 06:06:50.910 | > looking for ('libdl.so.2(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of device-mapper-multipath-libs.x86_64 0:0.4.9-127.el7 - u 2020-03-28 06:06:50.910 | > looking for ('libdevmapper.so.1.02(DM_1_02_97)(64bit)', None, (None, None, None)) as a requirement of device-mapper-multipath-libs.x86_64 0:0.4.9-127.el7 - u 2020-03-28 06:06:50.910 | > looking for ('libdevmapper.so.1.02(Base)(64bit)', None, (None, None, None)) as a requirement of device-mapper-multipath-libs.x86_64 0:0.4.9-127.el7 - u 2020-03-28 06:06:50.910 | > looking for ('libc.so.6(GLIBC_2.17)(64bit)', None, (None, None, None)) as a requirement of device-mapper-multipath-libs.x86_64 0:0.4.9-127.el7 - u 2020-03-28 06:06:50.910 | > looking for ('libaio.so.1(LIBAIO_0.4)(64bit)', None, (None, None, None)) as a requirement of device-mapper-multipath-libs.x86_64 0:0.4.9-127.el7 - u 2020-03-28 06:06:50.910 | > looking for ('libaio.so.1(LIBAIO_0.1)(64bit)', None, (None, None, None)) as a requirement of device-mapper-multipath-libs.x86_64 0:0.4.9-127.el7 - u 2020-03-28 06:06:50.910 | > looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of device-mapper-multipath-libs.x86_64 0:0.4.9-127.el7 - u 2020-03-28 06:06:50.910 | > looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of device-mapper-multipath-libs.x86_64 0:0.4.9-127.el7 - u 2020-03-28 06:06:50.910 | > looking for ('libudev.so.1()(64bit)', None, (None, None, None)) as a requirement of device-mapper-multipath-libs.x86_64 0:0.4.9-127.el7 - u 2020-03-28 06:06:50.910 | > looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of device-mapper-multipath-libs.x86_64 0:0.4.9-127.el7 - u 2020-03-28 06:06:50.910 | > looking for ('libgcc_s.so.1()(64bit)', None, (None, None, None)) as a requirement of device-mapper-multipath-libs.x86_64 0:0.4.9-127.el7 - u 2020-03-28 06:06:50.910 | > looking for ('libdl.so.2()(64bit)', None, (None, None, None)) as a requirement of device-mapper-multipath-libs.x86_64 0:0.4.9-127.el7 - u 2020-03-28 06:06:50.960 | > looking for ('libdevmapper.so.1.02()(64bit)', None, (None, None, None)) as a requirement of device-mapper-multipath-libs.x86_64 0:0.4.9-127.el7 - u 2020-03-28 06:06:50.960 | > looking for ('libaio.so.1()(64bit)', None, (None, None, None)) as a requirement of device-mapper-multipath-libs.x86_64 0:0.4.9-127.el7 - u 2020-03-28 06:06:50.960 | > ---> Package efivar-libs.x86_64 0:36-12.el7 will be installed 2020-03-28 06:06:50.960 | > Checking deps for efivar-libs.x86_64 0:36-12.el7 - u 2020-03-28 06:06:50.960 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of efivar-libs.x86_64 0:36-12.el7 - u 2020-03-28 06:06:50.960 | > looking for ('libdl.so.2(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of efivar-libs.x86_64 0:36-12.el7 - u 2020-03-28 06:06:50.960 | > looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of efivar-libs.x86_64 0:36-12.el7 - u 2020-03-28 06:06:50.960 | > looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of efivar-libs.x86_64 0:36-12.el7 - u 2020-03-28 06:06:50.960 | > looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of efivar-libs.x86_64 0:36-12.el7 - u 2020-03-28 06:06:50.960 | > looking for ('libdl.so.2()(64bit)', None, (None, None, None)) as a requirement of efivar-libs.x86_64 0:36-12.el7 - u 2020-03-28 06:06:50.960 | > ---> Package glibc-devel.x86_64 0:2.17-292.el7 will be installed 2020-03-28 06:06:50.960 | > Checking deps for glibc-devel.x86_64 0:2.17-292.el7 - u 2020-03-28 06:06:50.960 | > looking for ('glibc-headers', 'EQ', ('0', '2.17', '292.el7')) as a requirement of glibc-devel.x86_64 0:2.17-292.el7 - u 2020-03-28 06:06:50.960 | > looking for ('glibc', 'EQ', ('0', '2.17', '292.el7')) as a requirement of glibc-devel.x86_64 0:2.17-292.el7 - u 2020-03-28 06:06:50.960 | > looking for ('glibc-headers', None, (None, None, None)) as a requirement of glibc-devel.x86_64 0:2.17-292.el7 - u 2020-03-28 06:06:50.960 | > looking for ('/sbin/install-info', None, (None, None, None)) as a requirement of glibc-devel.x86_64 0:2.17-292.el7 - u 2020-03-28 06:06:50.960 | > looking for ('/bin/sh', None, (None, None, None)) as a requirement of glibc-devel.x86_64 0:2.17-292.el7 - u 2020-03-28 06:06:50.960 | > looking for ('/bin/sh', None, (None, None, None)) as a requirement of glibc-devel.x86_64 0:2.17-292.el7 - u 2020-03-28 06:06:50.960 | > looking for ('libutil.so.1()(64bit)', None, (None, None, None)) as a requirement of glibc-devel.x86_64 0:2.17-292.el7 - u 2020-03-28 06:06:50.960 | > looking for ('libthread_db.so.1()(64bit)', None, (None, None, None)) as a requirement of glibc-devel.x86_64 0:2.17-292.el7 - u 2020-03-28 06:06:50.960 | > looking for ('librt.so.1()(64bit)', None, (None, None, None)) as a requirement of glibc-devel.x86_64 0:2.17-292.el7 - u 2020-03-28 06:06:50.960 | > looking for ('libresolv.so.2()(64bit)', None, (None, None, None)) as a requirement of glibc-devel.x86_64 0:2.17-292.el7 - u 2020-03-28 06:06:50.960 | > looking for ('libnss_nisplus.so.2()(64bit)', None, (None, None, None)) as a requirement of glibc-devel.x86_64 0:2.17-292.el7 - u 2020-03-28 06:06:50.960 | > looking for ('libnss_nis.so.2()(64bit)', None, (None, None, None)) as a requirement of glibc-devel.x86_64 0:2.17-292.el7 - u 2020-03-28 06:06:50.961 | > looking for ('libnss_hesiod.so.2()(64bit)', None, (None, None, None)) as a requirement of glibc-devel.x86_64 0:2.17-292.el7 - u 2020-03-28 06:06:50.961 | > looking for ('libnss_files.so.2()(64bit)', None, (None, None, None)) as a requirement of glibc-devel.x86_64 0:2.17-292.el7 - u 2020-03-28 06:06:50.961 | > looking for ('libnss_dns.so.2()(64bit)', None, (None, None, None)) as a requirement of glibc-devel.x86_64 0:2.17-292.el7 - u 2020-03-28 06:06:50.961 | > looking for ('libnss_db.so.2()(64bit)', None, (None, None, None)) as a requirement of glibc-devel.x86_64 0:2.17-292.el7 - u 2020-03-28 06:06:50.961 | > looking for ('libnss_compat.so.2()(64bit)', None, (None, None, None)) as a requirement of glibc-devel.x86_64 0:2.17-292.el7 - u 2020-03-28 06:06:50.961 | > looking for ('libnsl.so.1()(64bit)', None, (None, None, None)) as a requirement of glibc-devel.x86_64 0:2.17-292.el7 - u 2020-03-28 06:06:50.961 | > looking for ('libm.so.6()(64bit)', None, (None, None, None)) as a requirement of glibc-devel.x86_64 0:2.17-292.el7 - u 2020-03-28 06:06:50.961 | > looking for ('libdl.so.2()(64bit)', None, (None, None, None)) as a requirement of glibc-devel.x86_64 0:2.17-292.el7 - u 2020-03-28 06:06:50.961 | > looking for ('libcrypt.so.1()(64bit)', None, (None, None, None)) as a requirement of glibc-devel.x86_64 0:2.17-292.el7 - u 2020-03-28 06:06:50.961 | > looking for ('libcidn.so.1()(64bit)', None, (None, None, None)) as a requirement of glibc-devel.x86_64 0:2.17-292.el7 - u 2020-03-28 06:06:50.961 | > looking for ('libanl.so.1()(64bit)', None, (None, None, None)) as a requirement of glibc-devel.x86_64 0:2.17-292.el7 - u 2020-03-28 06:06:50.961 | > looking for ('libBrokenLocale.so.1()(64bit)', None, (None, None, None)) as a requirement of glibc-devel.x86_64 0:2.17-292.el7 - u 2020-03-28 06:06:51.014 | > glibc-devel-2.17-292.el7.x86_64 requires: glibc-headers = 2.17-292.el7 2020-03-28 06:06:51.014 | > --> Processing Dependency: glibc-headers = 2.17-292.el7 for package: glibc-devel-2.17-292.el7.x86_64 2020-03-28 06:06:51.014 | > Searching pkgSack for dep: glibc-headers 2020-03-28 06:06:51.014 | > TSINFO: Marking glibc-headers-2.17-292.el7.x86_64 as install for glibc-devel-2.17-292.el7.x86_64 2020-03-28 06:06:51.014 | > glibc-devel-2.17-292.el7.x86_64 requires: glibc-headers 2020-03-28 06:06:51.014 | > --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-292.el7.x86_64 2020-03-28 06:06:51.014 | > Quick matched glibc-headers-2.17-292.el7.x86_64 to require for glibc-headers 2020-03-28 06:06:51.014 | > ---> Package glusterfs-api.x86_64 0:3.12.2-47.2.el7 will be installed 2020-03-28 06:06:51.014 | > Checking deps for glusterfs-api.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:06:51.014 | > looking for ('glusterfs-libs(x86-64)', 'EQ', ('0', '3.12.2', '47.2.el7')) as a requirement of glusterfs-api.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:06:51.014 | > looking for ('glusterfs-client-xlators(x86-64)', 'EQ', ('0', '3.12.2', '47.2.el7')) as a requirement of glusterfs-api.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:06:51.014 | > looking for ('glusterfs(x86-64)', 'EQ', ('0', '3.12.2', '47.2.el7')) as a requirement of glusterfs-api.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:06:51.014 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of glusterfs-api.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:06:51.014 | > looking for ('libuuid.so.1(UUID_1.0)(64bit)', None, (None, None, None)) as a requirement of glusterfs-api.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:06:51.014 | > looking for ('libpthread.so.0(GLIBC_2.3.2)(64bit)', None, (None, None, None)) as a requirement of glusterfs-api.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:06:51.014 | > looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of glusterfs-api.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:06:51.014 | > looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of glusterfs-api.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:06:51.014 | > looking for ('libacl.so.1(ACL_1.0)(64bit)', None, (None, None, None)) as a requirement of glusterfs-api.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:06:51.014 | > looking for ('/bin/sh', None, (None, None, None)) as a requirement of glusterfs-api.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:06:51.014 | > looking for ('/bin/sh', None, (None, None, None)) as a requirement of glusterfs-api.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:06:51.014 | > looking for ('libz.so.1()(64bit)', None, (None, None, None)) as a requirement of glusterfs-api.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:06:51.014 | > looking for ('libuuid.so.1()(64bit)', None, (None, None, None)) as a requirement of glusterfs-api.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:06:51.014 | > looking for ('librt.so.1()(64bit)', None, (None, None, None)) as a requirement of glusterfs-api.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:06:51.014 | > looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of glusterfs-api.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:06:51.014 | > looking for ('libm.so.6()(64bit)', None, (None, None, None)) as a requirement of glusterfs-api.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:06:51.014 | > looking for ('libglusterfs.so.0()(64bit)', None, (None, None, None)) as a requirement of glusterfs-api.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:06:51.014 | > looking for ('libgfxdr.so.0()(64bit)', None, (None, None, None)) as a requirement of glusterfs-api.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:06:51.014 | > looking for ('libgfrpc.so.0()(64bit)', None, (None, None, None)) as a requirement of glusterfs-api.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:06:51.014 | > looking for ('libdl.so.2()(64bit)', None, (None, None, None)) as a requirement of glusterfs-api.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:06:51.014 | > looking for ('libcrypto.so.10()(64bit)', None, (None, None, None)) as a requirement of glusterfs-api.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:06:51.014 | > looking for ('libacl.so.1()(64bit)', None, (None, None, None)) as a requirement of glusterfs-api.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:06:51.014 | > glusterfs-api-3.12.2-47.2.el7.x86_64 requires: glusterfs-client-xlators(x86-64) = 3.12.2-47.2.el7 2020-03-28 06:06:51.014 | > --> Processing Dependency: glusterfs-client-xlators(x86-64) = 3.12.2-47.2.el7 for package: glusterfs-api-3.12.2-47.2.el7.x86_64 2020-03-28 06:06:51.014 | > Searching pkgSack for dep: glusterfs-client-xlators(x86-64) 2020-03-28 06:06:51.015 | > TSINFO: Marking glusterfs-client-xlators-3.12.2-47.2.el7.x86_64 as install for glusterfs-api-3.12.2-47.2.el7.x86_64 2020-03-28 06:06:51.015 | > glusterfs-api-3.12.2-47.2.el7.x86_64 requires: glusterfs(x86-64) = 3.12.2-47.2.el7 2020-03-28 06:06:51.050 | > --> Processing Dependency: glusterfs(x86-64) = 3.12.2-47.2.el7 for package: glusterfs-api-3.12.2-47.2.el7.x86_64 2020-03-28 06:06:51.050 | > Searching pkgSack for dep: glusterfs(x86-64) 2020-03-28 06:06:51.050 | > TSINFO: Marking glusterfs-3.12.2-47.2.el7.x86_64 as install for glusterfs-api-3.12.2-47.2.el7.x86_64 2020-03-28 06:06:51.050 | > ---> Package glusterfs-libs.x86_64 0:3.12.2-47.2.el7 will be installed 2020-03-28 06:06:51.050 | > Checking deps for glusterfs-libs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:06:51.050 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of glusterfs-libs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:06:51.050 | > looking for ('libuuid.so.1(UUID_1.0)(64bit)', None, (None, None, None)) as a requirement of glusterfs-libs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:06:51.050 | > looking for ('librt.so.1(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of glusterfs-libs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:06:51.050 | > looking for ('libpthread.so.0(GLIBC_2.3.2)(64bit)', None, (None, None, None)) as a requirement of glusterfs-libs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:06:51.050 | > looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of glusterfs-libs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:06:51.050 | > looking for ('libpthread.so.0(GLIBC_2.12)(64bit)', None, (None, None, None)) as a requirement of glusterfs-libs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:06:51.050 | > looking for ('libm.so.6(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of glusterfs-libs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:06:51.050 | > looking for ('libdl.so.2(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of glusterfs-libs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:06:51.050 | > looking for ('libcrypto.so.10(libcrypto.so.10)(64bit)', None, (None, None, None)) as a requirement of glusterfs-libs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:06:51.050 | > looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of glusterfs-libs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:06:51.051 | > looking for ('/bin/sh', None, (None, None, None)) as a requirement of glusterfs-libs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:06:51.051 | > looking for ('/bin/sh', None, (None, None, None)) as a requirement of glusterfs-libs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:06:51.051 | > looking for ('libz.so.1()(64bit)', None, (None, None, None)) as a requirement of glusterfs-libs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:06:51.051 | > looking for ('libuuid.so.1()(64bit)', None, (None, None, None)) as a requirement of glusterfs-libs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:06:51.051 | > looking for ('librt.so.1()(64bit)', None, (None, None, None)) as a requirement of glusterfs-libs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:06:51.051 | > looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of glusterfs-libs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:06:51.051 | > looking for ('libm.so.6()(64bit)', None, (None, None, None)) as a requirement of glusterfs-libs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:06:51.051 | > looking for ('libdl.so.2()(64bit)', None, (None, None, None)) as a requirement of glusterfs-libs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:06:51.051 | > looking for ('libcrypto.so.10()(64bit)', None, (None, None, None)) as a requirement of glusterfs-libs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:06:51.051 | > ---> Package gnutls.x86_64 0:3.3.29-9.el7_6 will be installed 2020-03-28 06:06:51.051 | > Checking deps for gnutls.x86_64 0:3.3.29-9.el7_6 - u 2020-03-28 06:06:51.051 | > looking for ('trousers', 'GE', ('0', '0.3.11.2', None)) as a requirement of gnutls.x86_64 0:3.3.29-9.el7_6 - u 2020-03-28 06:06:51.051 | > looking for ('p11-kit', 'GE', ('0', '0.23.1', None)) as a requirement of gnutls.x86_64 0:3.3.29-9.el7_6 - u 2020-03-28 06:06:51.051 | > looking for ('libtasn1', 'GE', ('0', '3.9', None)) as a requirement of gnutls.x86_64 0:3.3.29-9.el7_6 - u 2020-03-28 06:06:51.051 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of gnutls.x86_64 0:3.3.29-9.el7_6 - u 2020-03-28 06:06:51.051 | > looking for ('p11-kit-trust', None, (None, None, None)) as a requirement of gnutls.x86_64 0:3.3.29-9.el7_6 - u 2020-03-28 06:06:51.051 | > looking for ('libtasn1.so.6(LIBTASN1_0_3)(64bit)', None, (None, None, None)) as a requirement of gnutls.x86_64 0:3.3.29-9.el7_6 - u 2020-03-28 06:06:51.051 | > looking for ('libc.so.6(GLIBC_2.17)(64bit)', None, (None, None, None)) as a requirement of gnutls.x86_64 0:3.3.29-9.el7_6 - u 2020-03-28 06:06:51.051 | > looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of gnutls.x86_64 0:3.3.29-9.el7_6 - u 2020-03-28 06:06:51.051 | > looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of gnutls.x86_64 0:3.3.29-9.el7_6 - u 2020-03-28 06:06:51.082 | > looking for ('libz.so.1()(64bit)', None, (None, None, None)) as a requirement of gnutls.x86_64 0:3.3.29-9.el7_6 - u 2020-03-28 06:06:51.082 | > looking for ('libtasn1.so.6()(64bit)', None, (None, None, None)) as a requirement of gnutls.x86_64 0:3.3.29-9.el7_6 - u 2020-03-28 06:06:51.082 | > looking for ('libp11-kit.so.0()(64bit)', None, (None, None, None)) as a requirement of gnutls.x86_64 0:3.3.29-9.el7_6 - u 2020-03-28 06:06:51.082 | > looking for ('libnettle.so.4()(64bit)', None, (None, None, None)) as a requirement of gnutls.x86_64 0:3.3.29-9.el7_6 - u 2020-03-28 06:06:51.082 | > looking for ('libhogweed.so.2()(64bit)', None, (None, None, None)) as a requirement of gnutls.x86_64 0:3.3.29-9.el7_6 - u 2020-03-28 06:06:51.082 | > looking for ('libgmp.so.10()(64bit)', None, (None, None, None)) as a requirement of gnutls.x86_64 0:3.3.29-9.el7_6 - u 2020-03-28 06:06:51.082 | > gnutls-3.3.29-9.el7_6.x86_64 requires: trousers >= 0.3.11.2 2020-03-28 06:06:51.082 | > --> Processing Dependency: trousers >= 0.3.11.2 for package: gnutls-3.3.29-9.el7_6.x86_64 2020-03-28 06:06:51.082 | > Searching pkgSack for dep: trousers 2020-03-28 06:06:51.082 | > TSINFO: Marking trousers-0.3.14-2.el7.x86_64 as install for gnutls-3.3.29-9.el7_6.x86_64 2020-03-28 06:06:51.082 | > gnutls-3.3.29-9.el7_6.x86_64 requires: libnettle.so.4()(64bit) 2020-03-28 06:06:51.082 | > --> Processing Dependency: libnettle.so.4()(64bit) for package: gnutls-3.3.29-9.el7_6.x86_64 2020-03-28 06:06:51.082 | > Searching pkgSack for dep: libnettle.so.4()(64bit) 2020-03-28 06:06:51.082 | > TSINFO: Marking nettle-2.7.1-8.el7.x86_64 as install for gnutls-3.3.29-9.el7_6.x86_64 2020-03-28 06:06:51.082 | > gnutls-3.3.29-9.el7_6.x86_64 requires: libhogweed.so.2()(64bit) 2020-03-28 06:06:51.082 | > --> Processing Dependency: libhogweed.so.2()(64bit) for package: gnutls-3.3.29-9.el7_6.x86_64 2020-03-28 06:06:51.082 | > Quick matched nettle-2.7.1-8.el7.x86_64 to require for libhogweed.so.2()(64bit) 2020-03-28 06:06:51.082 | > ---> Package gperftools-libs.x86_64 0:2.6.1-1.el7 will be installed 2020-03-28 06:06:51.082 | > Checking deps for gperftools-libs.x86_64 0:2.6.1-1.el7 - u 2020-03-28 06:06:51.082 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of gperftools-libs.x86_64 0:2.6.1-1.el7 - u 2020-03-28 06:06:51.082 | > looking for ('libstdc++.so.6(GLIBCXX_3.4.15)(64bit)', None, (None, None, None)) as a requirement of gperftools-libs.x86_64 0:2.6.1-1.el7 - u 2020-03-28 06:06:51.082 | > looking for ('libstdc++.so.6(GLIBCXX_3.4)(64bit)', None, (None, None, None)) as a requirement of gperftools-libs.x86_64 0:2.6.1-1.el7 - u 2020-03-28 06:06:51.082 | > looking for ('libstdc++.so.6(CXXABI_1.3)(64bit)', None, (None, None, None)) as a requirement of gperftools-libs.x86_64 0:2.6.1-1.el7 - u 2020-03-28 06:06:51.082 | > looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of gperftools-libs.x86_64 0:2.6.1-1.el7 - u 2020-03-28 06:06:51.082 | > looking for ('libm.so.6(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of gperftools-libs.x86_64 0:2.6.1-1.el7 - u 2020-03-28 06:06:51.082 | > looking for ('libgcc_s.so.1(GCC_3.3)(64bit)', None, (None, None, None)) as a requirement of gperftools-libs.x86_64 0:2.6.1-1.el7 - u 2020-03-28 06:06:51.082 | > looking for ('libgcc_s.so.1(GCC_3.0)(64bit)', None, (None, None, None)) as a requirement of gperftools-libs.x86_64 0:2.6.1-1.el7 - u 2020-03-28 06:06:51.083 | > looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of gperftools-libs.x86_64 0:2.6.1-1.el7 - u 2020-03-28 06:06:51.083 | > looking for ('ld-linux-x86-64.so.2(GLIBC_2.3)(64bit)', None, (None, None, None)) as a requirement of gperftools-libs.x86_64 0:2.6.1-1.el7 - u 2020-03-28 06:06:51.083 | > looking for ('ld-linux-x86-64.so.2()(64bit)', None, (None, None, None)) as a requirement of gperftools-libs.x86_64 0:2.6.1-1.el7 - u 2020-03-28 06:06:51.083 | > looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of gperftools-libs.x86_64 0:2.6.1-1.el7 - u 2020-03-28 06:06:51.083 | > looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of gperftools-libs.x86_64 0:2.6.1-1.el7 - u 2020-03-28 06:06:51.083 | > looking for ('libstdc++.so.6()(64bit)', None, (None, None, None)) as a requirement of gperftools-libs.x86_64 0:2.6.1-1.el7 - u 2020-03-28 06:06:51.083 | > looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of gperftools-libs.x86_64 0:2.6.1-1.el7 - u 2020-03-28 06:06:51.083 | > looking for ('libm.so.6()(64bit)', None, (None, None, None)) as a requirement of gperftools-libs.x86_64 0:2.6.1-1.el7 - u 2020-03-28 06:06:51.083 | > looking for ('libgcc_s.so.1()(64bit)', None, (None, None, None)) as a requirement of gperftools-libs.x86_64 0:2.6.1-1.el7 - u 2020-03-28 06:06:51.083 | > ---> Package libaio.x86_64 0:0.3.109-13.el7 will be installed 2020-03-28 06:06:51.083 | > Checking deps for libaio.x86_64 0:0.3.109-13.el7 - u 2020-03-28 06:06:51.106 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of libaio.x86_64 0:0.3.109-13.el7 - u 2020-03-28 06:06:51.106 | > looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of libaio.x86_64 0:0.3.109-13.el7 - u 2020-03-28 06:06:51.106 | > looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of libaio.x86_64 0:0.3.109-13.el7 - u 2020-03-28 06:06:51.106 | > ---> Package libiscsi.x86_64 0:1.9.0-7.el7 will be installed 2020-03-28 06:06:51.106 | > Checking deps for libiscsi.x86_64 0:1.9.0-7.el7 - u 2020-03-28 06:06:51.106 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of libiscsi.x86_64 0:1.9.0-7.el7 - u 2020-03-28 06:06:51.106 | > looking for ('libgcrypt.so.11(GCRYPT_1.2)(64bit)', None, (None, None, None)) as a requirement of libiscsi.x86_64 0:1.9.0-7.el7 - u 2020-03-28 06:06:51.106 | > looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of libiscsi.x86_64 0:1.9.0-7.el7 - u 2020-03-28 06:06:51.106 | > looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of libiscsi.x86_64 0:1.9.0-7.el7 - u 2020-03-28 06:06:51.106 | > looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of libiscsi.x86_64 0:1.9.0-7.el7 - u 2020-03-28 06:06:51.106 | > looking for ('libgcrypt.so.11()(64bit)', None, (None, None, None)) as a requirement of libiscsi.x86_64 0:1.9.0-7.el7 - u 2020-03-28 06:06:51.106 | > ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed 2020-03-28 06:06:51.106 | > Checking deps for libmpc.x86_64 0:1.0.1-3.el7 - u 2020-03-28 06:06:51.106 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of libmpc.x86_64 0:1.0.1-3.el7 - u 2020-03-28 06:06:51.106 | > looking for ('libc.so.6(GLIBC_2.4)(64bit)', None, (None, None, None)) as a requirement of libmpc.x86_64 0:1.0.1-3.el7 - u 2020-03-28 06:06:51.106 | > looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of libmpc.x86_64 0:1.0.1-3.el7 - u 2020-03-28 06:06:51.106 | > looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of libmpc.x86_64 0:1.0.1-3.el7 - u 2020-03-28 06:06:51.106 | > looking for ('libmpfr.so.4()(64bit)', None, (None, None, None)) as a requirement of libmpc.x86_64 0:1.0.1-3.el7 - u 2020-03-28 06:06:51.106 | > looking for ('libm.so.6()(64bit)', None, (None, None, None)) as a requirement of libmpc.x86_64 0:1.0.1-3.el7 - u 2020-03-28 06:06:51.106 | > looking for ('libgmp.so.10()(64bit)', None, (None, None, None)) as a requirement of libmpc.x86_64 0:1.0.1-3.el7 - u 2020-03-28 06:06:51.106 | > ---> Package libpcap.x86_64 14:1.5.3-11.el7 will be installed 2020-03-28 06:06:51.106 | > Checking deps for libpcap.x86_64 14:1.5.3-11.el7 - u 2020-03-28 06:06:51.106 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of libpcap.x86_64 14:1.5.3-11.el7 - u 2020-03-28 06:06:51.106 | > looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of libpcap.x86_64 14:1.5.3-11.el7 - u 2020-03-28 06:06:51.106 | > looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of libpcap.x86_64 14:1.5.3-11.el7 - u 2020-03-28 06:06:51.106 | > looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of libpcap.x86_64 14:1.5.3-11.el7 - u 2020-03-28 06:06:51.106 | > ---> Package librados2.x86_64 2:14.2.7-0.el7 will be installed 2020-03-28 06:06:51.106 | > Checking deps for librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:06:51.106 | > looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:06:51.106 | > looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:06:51.106 | > looking for ('ld-linux-x86-64.so.2()(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:06:51.106 | > looking for ('ld-linux-x86-64.so.2(GLIBC_2.3)(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:06:51.106 | > looking for ('libblkid.so.1(BLKID_1.0)(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:06:51.106 | > looking for ('libblkid.so.1(BLKID_2.17)(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:06:51.106 | > looking for ('libcrypto.so.10(libcrypto.so.10)(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:06:51.106 | > looking for ('libdl.so.2(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:06:51.106 | > looking for ('libgcc_s.so.1(GCC_3.0)(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:06:51.106 | > looking for ('libibverbs.so.1(IBVERBS_1.0)(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:06:51.128 | > looking for ('libibverbs.so.1(IBVERBS_1.1)(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:06:51.128 | > looking for ('libm.so.6(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:06:51.129 | > looking for ('libnss3.so(NSS_3.12.5)(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:06:51.129 | > looking for ('libnss3.so(NSS_3.12.9)(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:06:51.129 | > looking for ('libnss3.so(NSS_3.2)(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:06:51.129 | > looking for ('libpthread.so.0(GLIBC_2.12)(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:06:51.129 | > looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:06:51.129 | > looking for ('libpthread.so.0(GLIBC_2.3.2)(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:06:51.129 | > looking for ('libpthread.so.0(GLIBC_2.3.3)(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:06:51.129 | > looking for ('librdmacm.so.1(RDMACM_1.0)(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:06:51.129 | > looking for ('libresolv.so.2(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:06:51.129 | > looking for ('libresolv.so.2(GLIBC_2.9)(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:06:51.129 | > looking for ('librt.so.1(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:06:51.129 | > looking for ('libsmime3.so(NSS_3.2)(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:06:51.129 | > looking for ('libstdc++.so.6(CXXABI_1.3)(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:06:51.129 | > looking for ('libstdc++.so.6(CXXABI_1.3.2)(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:06:51.129 | > looking for ('libstdc++.so.6(CXXABI_1.3.5)(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:06:51.129 | > looking for ('libstdc++.so.6(CXXABI_1.3.7)(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:06:51.129 | > looking for ('libstdc++.so.6(GLIBCXX_3.4)(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:06:51.129 | > looking for ('libstdc++.so.6(GLIBCXX_3.4.11)(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:06:51.129 | > looking for ('libstdc++.so.6(GLIBCXX_3.4.14)(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:06:51.129 | > looking for ('libstdc++.so.6(GLIBCXX_3.4.15)(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:06:51.129 | > looking for ('libstdc++.so.6(GLIBCXX_3.4.18)(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:06:51.129 | > looking for ('libstdc++.so.6(GLIBCXX_3.4.19)(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:06:51.129 | > looking for ('libstdc++.so.6(GLIBCXX_3.4.9)(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:06:51.129 | > looking for ('libudev.so.1(LIBUDEV_183)(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:06:51.129 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:06:51.129 | > looking for ('libc.so.6(GLIBC_2.17)(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:06:51.129 | > looking for ('libblkid.so.1()(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:06:51.129 | > looking for ('libcrypto.so.10()(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:06:51.129 | > looking for ('libdl.so.2()(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:06:51.160 | > looking for ('libgcc_s.so.1()(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:06:51.160 | > looking for ('libibverbs.so.1()(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:06:51.160 | > looking for ('liblttng-ust.so.0()(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:06:51.160 | > looking for ('libm.so.6()(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:06:51.160 | > looking for ('libnspr4.so()(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:06:51.160 | > looking for ('libnss3.so()(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:06:51.160 | > looking for ('libnssutil3.so()(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:06:51.160 | > looking for ('libplc4.so()(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:06:51.160 | > looking for ('libplds4.so()(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:06:51.160 | > looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:06:51.160 | > looking for ('librdmacm.so.1()(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:06:51.161 | > looking for ('libresolv.so.2()(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:06:51.161 | > looking for ('librt.so.1()(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:06:51.161 | > looking for ('libsmime3.so()(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:06:51.161 | > looking for ('libssl3.so()(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:06:51.161 | > looking for ('libstdc++.so.6()(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:06:51.161 | > looking for ('libudev.so.1()(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:06:51.161 | > looking for ('libz.so.1()(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:06:51.161 | > 2:librados2-14.2.7-0.el7.x86_64 requires: libibverbs.so.1(IBVERBS_1.0)(64bit) 2020-03-28 06:06:51.161 | > --> Processing Dependency: libibverbs.so.1(IBVERBS_1.0)(64bit) for package: 2:librados2-14.2.7-0.el7.x86_64 2020-03-28 06:06:51.161 | > Searching pkgSack for dep: libibverbs.so.1(IBVERBS_1.0)(64bit) 2020-03-28 06:06:51.161 | > TSINFO: Marking libibverbs-22.1-3.el7.x86_64 as install for 2:librados2-14.2.7-0.el7.x86_64 2020-03-28 06:06:51.161 | > 2:librados2-14.2.7-0.el7.x86_64 requires: libibverbs.so.1(IBVERBS_1.1)(64bit) 2020-03-28 06:06:51.161 | > --> Processing Dependency: libibverbs.so.1(IBVERBS_1.1)(64bit) for package: 2:librados2-14.2.7-0.el7.x86_64 2020-03-28 06:06:51.161 | > Quick matched libibverbs-22.1-3.el7.x86_64 to require for libibverbs.so.1(IBVERBS_1.1)(64bit) 2020-03-28 06:06:51.161 | > 2:librados2-14.2.7-0.el7.x86_64 requires: librdmacm.so.1(RDMACM_1.0)(64bit) 2020-03-28 06:06:51.161 | > --> Processing Dependency: librdmacm.so.1(RDMACM_1.0)(64bit) for package: 2:librados2-14.2.7-0.el7.x86_64 2020-03-28 06:06:51.161 | > Searching pkgSack for dep: librdmacm.so.1(RDMACM_1.0)(64bit) 2020-03-28 06:06:51.161 | > TSINFO: Marking librdmacm-22.1-3.el7.x86_64 as install for 2:librados2-14.2.7-0.el7.x86_64 2020-03-28 06:06:51.161 | > 2:librados2-14.2.7-0.el7.x86_64 requires: libibverbs.so.1()(64bit) 2020-03-28 06:06:51.161 | > --> Processing Dependency: libibverbs.so.1()(64bit) for package: 2:librados2-14.2.7-0.el7.x86_64 2020-03-28 06:06:51.161 | > Searching pkgSack for dep: libibverbs.so.1()(64bit) 2020-03-28 06:06:51.161 | > libibverbs-22.1-3.el7.x86_64 already in ts, skipping this one 2020-03-28 06:06:51.161 | > 2:librados2-14.2.7-0.el7.x86_64 requires: liblttng-ust.so.0()(64bit) 2020-03-28 06:06:51.161 | > --> Processing Dependency: liblttng-ust.so.0()(64bit) for package: 2:librados2-14.2.7-0.el7.x86_64 2020-03-28 06:06:51.161 | > Searching pkgSack for dep: liblttng-ust.so.0()(64bit) 2020-03-28 06:06:51.161 | > TSINFO: Marking lttng-ust-2.10.0-1.el7.x86_64 as install for 2:librados2-14.2.7-0.el7.x86_64 2020-03-28 06:06:51.161 | > 2:librados2-14.2.7-0.el7.x86_64 requires: librdmacm.so.1()(64bit) 2020-03-28 06:06:51.161 | > --> Processing Dependency: librdmacm.so.1()(64bit) for package: 2:librados2-14.2.7-0.el7.x86_64 2020-03-28 06:06:51.161 | > Searching pkgSack for dep: librdmacm.so.1()(64bit) 2020-03-28 06:06:51.161 | > librdmacm-22.1-3.el7.x86_64 already in ts, skipping this one 2020-03-28 06:06:51.161 | > ---> Package librbd1.x86_64 2:14.2.7-0.el7 will be installed 2020-03-28 06:06:51.175 | > Checking deps for librbd1.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:06:51.175 | > looking for ('librados2', 'EQ', ('2', '14.2.7', '0.el7')) as a requirement of librbd1.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:06:51.175 | > looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of librbd1.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:06:51.175 | > looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of librbd1.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:06:51.175 | > looking for ('ld-linux-x86-64.so.2()(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:06:51.175 | > looking for ('ld-linux-x86-64.so.2(GLIBC_2.3)(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:06:51.175 | > looking for ('libdl.so.2(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:06:51.175 | > looking for ('libgcc_s.so.1(GCC_3.0)(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:06:51.175 | > looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:06:51.175 | > looking for ('libpthread.so.0(GLIBC_2.3.2)(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:06:51.175 | > looking for ('librados.so.2(LIBRADOS_14.2.0)(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:06:51.175 | > looking for ('librt.so.1(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:06:51.175 | > looking for ('libstdc++.so.6(CXXABI_1.3)(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:06:51.175 | > looking for ('libstdc++.so.6(CXXABI_1.3.5)(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:06:51.175 | > looking for ('libstdc++.so.6(CXXABI_1.3.7)(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:06:51.175 | > looking for ('libstdc++.so.6(GLIBCXX_3.4)(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:06:51.175 | > looking for ('libstdc++.so.6(GLIBCXX_3.4.11)(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:06:51.175 | > looking for ('libstdc++.so.6(GLIBCXX_3.4.14)(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:06:51.175 | > looking for ('libstdc++.so.6(GLIBCXX_3.4.15)(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:06:51.175 | > looking for ('libstdc++.so.6(GLIBCXX_3.4.18)(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:06:51.175 | > looking for ('libstdc++.so.6(GLIBCXX_3.4.5)(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:06:51.175 | > looking for ('libstdc++.so.6(GLIBCXX_3.4.9)(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:06:51.175 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:06:51.175 | > looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:06:51.175 | > looking for ('libblkid.so.1()(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:06:51.175 | > looking for ('libceph-common.so.0()(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:06:51.175 | > looking for ('libcrypto.so.10()(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:06:51.175 | > looking for ('libdl.so.2()(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:06:51.175 | > looking for ('libgcc_s.so.1()(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:06:51.175 | > looking for ('libibverbs.so.1()(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:06:51.175 | > looking for ('liblttng-ust.so.0()(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:06:51.175 | > looking for ('libm.so.6()(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:06:51.201 | > looking for ('libnspr4.so()(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:06:51.201 | > looking for ('libnss3.so()(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:06:51.201 | > looking for ('libnssutil3.so()(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:06:51.201 | > looking for ('libplc4.so()(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:06:51.201 | > looking for ('libplds4.so()(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:06:51.201 | > looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:06:51.201 | > looking for ('librados.so.2()(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:06:51.201 | > looking for ('librdmacm.so.1()(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:06:51.201 | > looking for ('libresolv.so.2()(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:06:51.201 | > looking for ('librt.so.1()(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:06:51.201 | > looking for ('libsmime3.so()(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:06:51.201 | > looking for ('libssl3.so()(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:06:51.201 | > looking for ('libstdc++.so.6()(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:06:51.201 | > looking for ('libudev.so.1()(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:06:51.201 | > looking for ('libz.so.1()(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:06:51.201 | > ---> Package libreport-filesystem.x86_64 0:2.1.11-43.el7.centos will be installed 2020-03-28 06:06:51.201 | > Checking deps for libreport-filesystem.x86_64 0:2.1.11-43.el7.centos - u 2020-03-28 06:06:51.201 | > ---> Package libusal.x86_64 0:1.1.11-25.el7 will be installed 2020-03-28 06:06:51.201 | > Checking deps for libusal.x86_64 0:1.1.11-25.el7 - u 2020-03-28 06:06:51.201 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of libusal.x86_64 0:1.1.11-25.el7 - u 2020-03-28 06:06:51.201 | > looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of libusal.x86_64 0:1.1.11-25.el7 - u 2020-03-28 06:06:51.201 | > looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of libusal.x86_64 0:1.1.11-25.el7 - u 2020-03-28 06:06:51.201 | > looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of libusal.x86_64 0:1.1.11-25.el7 - u 2020-03-28 06:06:51.201 | > ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed 2020-03-28 06:06:51.201 | > Checking deps for mpfr.x86_64 0:3.1.1-4.el7 - u 2020-03-28 06:06:51.201 | > looking for ('gmp', 'GE', ('0', '4.2.1', None)) as a requirement of mpfr.x86_64 0:3.1.1-4.el7 - u 2020-03-28 06:06:51.201 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of mpfr.x86_64 0:3.1.1-4.el7 - u 2020-03-28 06:06:51.201 | > looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of mpfr.x86_64 0:3.1.1-4.el7 - u 2020-03-28 06:06:51.201 | > looking for ('ld-linux-x86-64.so.2(GLIBC_2.3)(64bit)', None, (None, None, None)) as a requirement of mpfr.x86_64 0:3.1.1-4.el7 - u 2020-03-28 06:06:51.201 | > looking for ('ld-linux-x86-64.so.2()(64bit)', None, (None, None, None)) as a requirement of mpfr.x86_64 0:3.1.1-4.el7 - u 2020-03-28 06:06:51.201 | > looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of mpfr.x86_64 0:3.1.1-4.el7 - u 2020-03-28 06:06:51.201 | > looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of mpfr.x86_64 0:3.1.1-4.el7 - u 2020-03-28 06:06:51.201 | > looking for ('libgmp.so.10()(64bit)', None, (None, None, None)) as a requirement of mpfr.x86_64 0:3.1.1-4.el7 - u 2020-03-28 06:06:51.201 | > ---> Package python-rpm-macros.noarch 0:3-32.el7 will be installed 2020-03-28 06:06:51.201 | > Checking deps for python-rpm-macros.noarch 0:3-32.el7 - u 2020-03-28 06:06:51.201 | > looking for ('python-srpm-macros', None, (None, None, None)) as a requirement of python-rpm-macros.noarch 0:3-32.el7 - u 2020-03-28 06:06:51.201 | > python-rpm-macros-3-32.el7.noarch requires: python-srpm-macros 2020-03-28 06:06:51.201 | > --> Processing Dependency: python-srpm-macros for package: python-rpm-macros-3-32.el7.noarch 2020-03-28 06:06:51.201 | > Searching pkgSack for dep: python-srpm-macros 2020-03-28 06:06:51.201 | > TSINFO: Marking python-srpm-macros-3-32.el7.noarch as install for python-rpm-macros-3-32.el7.noarch 2020-03-28 06:06:51.230 | > ---> Package python2-rpm-macros.noarch 0:3-32.el7 will be installed 2020-03-28 06:06:51.231 | > Checking deps for python2-rpm-macros.noarch 0:3-32.el7 - u 2020-03-28 06:06:51.231 | > --> Running transaction check 2020-03-28 06:06:51.231 | > ---> Package OpenIPMI.x86_64 0:2.0.27-1.el7 will be installed 2020-03-28 06:06:51.231 | > Checking deps for OpenIPMI.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:06:51.231 | > looking for ('OpenIPMI-libs', 'EQ', ('0', '2.0.27', '1.el7')) as a requirement of OpenIPMI.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:06:51.231 | > looking for ('systemd-units', None, (None, None, None)) as a requirement of OpenIPMI.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:06:51.231 | > looking for ('systemd-units', None, (None, None, None)) as a requirement of OpenIPMI.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:06:51.231 | > looking for ('systemd-sysv', None, (None, None, None)) as a requirement of OpenIPMI.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:06:51.231 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of OpenIPMI.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:06:51.231 | > looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of OpenIPMI.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:06:51.231 | > looking for ('libpopt.so.0(LIBPOPT_0)(64bit)', None, (None, None, None)) as a requirement of OpenIPMI.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:06:51.231 | > looking for ('libm.so.6(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of OpenIPMI.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:06:51.231 | > looking for ('libdl.so.2(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of OpenIPMI.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:06:51.231 | > looking for ('libcrypto.so.10(libcrypto.so.10)(64bit)', None, (None, None, None)) as a requirement of OpenIPMI.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:06:51.231 | > looking for ('libc.so.6(GLIBC_2.17)(64bit)', None, (None, None, None)) as a requirement of OpenIPMI.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:06:51.231 | > looking for ('/bin/sh', None, (None, None, None)) as a requirement of OpenIPMI.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:06:51.231 | > looking for ('/bin/sh', None, (None, None, None)) as a requirement of OpenIPMI.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:06:51.231 | > looking for ('libtinfo.so.5()(64bit)', None, (None, None, None)) as a requirement of OpenIPMI.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:06:51.231 | > looking for ('libreadline.so.6()(64bit)', None, (None, None, None)) as a requirement of OpenIPMI.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:06:51.231 | > looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of OpenIPMI.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:06:51.231 | > looking for ('libpopt.so.0()(64bit)', None, (None, None, None)) as a requirement of OpenIPMI.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:06:51.231 | > looking for ('libnetsnmp.so.31()(64bit)', None, (None, None, None)) as a requirement of OpenIPMI.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:06:51.231 | > looking for ('libncurses.so.5()(64bit)', None, (None, None, None)) as a requirement of OpenIPMI.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:06:51.231 | > looking for ('libm.so.6()(64bit)', None, (None, None, None)) as a requirement of OpenIPMI.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:06:51.231 | > looking for ('libgthread-2.0.so.0()(64bit)', None, (None, None, None)) as a requirement of OpenIPMI.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:06:51.231 | > looking for ('libglib-2.0.so.0()(64bit)', None, (None, None, None)) as a requirement of OpenIPMI.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:06:51.231 | > looking for ('libgdbm.so.4()(64bit)', None, (None, None, None)) as a requirement of OpenIPMI.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:06:51.231 | > looking for ('libdl.so.2()(64bit)', None, (None, None, None)) as a requirement of OpenIPMI.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:06:51.231 | > looking for ('libcrypto.so.10()(64bit)', None, (None, None, None)) as a requirement of OpenIPMI.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:06:51.231 | > looking for ('libOpenIPMIutils.so.0()(64bit)', None, (None, None, None)) as a requirement of OpenIPMI.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:06:51.231 | > looking for ('libOpenIPMIui.so.1()(64bit)', None, (None, None, None)) as a requirement of OpenIPMI.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:06:51.231 | > looking for ('libOpenIPMIposix.so.0()(64bit)', None, (None, None, None)) as a requirement of OpenIPMI.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:06:51.231 | > looking for ('libOpenIPMIglib.so.0()(64bit)', None, (None, None, None)) as a requirement of OpenIPMI.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:06:51.231 | > looking for ('libOpenIPMIcmdlang.so.0()(64bit)', None, (None, None, None)) as a requirement of OpenIPMI.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:06:51.231 | > looking for ('libOpenIPMI.so.0()(64bit)', None, (None, None, None)) as a requirement of OpenIPMI.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:06:51.324 | > OpenIPMI-2.0.27-1.el7.x86_64 requires: OpenIPMI-libs = 2.0.27-1.el7 2020-03-28 06:06:51.324 | > --> Processing Dependency: OpenIPMI-libs = 2.0.27-1.el7 for package: OpenIPMI-2.0.27-1.el7.x86_64 2020-03-28 06:06:51.324 | > Searching pkgSack for dep: OpenIPMI-libs 2020-03-28 06:06:51.325 | > TSINFO: Marking OpenIPMI-libs-2.0.27-1.el7.x86_64 as install for OpenIPMI-2.0.27-1.el7.x86_64 2020-03-28 06:06:51.325 | > OpenIPMI-2.0.27-1.el7.x86_64 requires: libnetsnmp.so.31()(64bit) 2020-03-28 06:06:51.325 | > --> Processing Dependency: libnetsnmp.so.31()(64bit) for package: OpenIPMI-2.0.27-1.el7.x86_64 2020-03-28 06:06:51.325 | > Searching pkgSack for dep: libnetsnmp.so.31()(64bit) 2020-03-28 06:06:51.325 | > TSINFO: Marking 1:net-snmp-libs-5.7.2-43.el7_7.3.x86_64 as install for OpenIPMI-2.0.27-1.el7.x86_64 2020-03-28 06:06:51.325 | > OpenIPMI-2.0.27-1.el7.x86_64 requires: libOpenIPMIutils.so.0()(64bit) 2020-03-28 06:06:51.325 | > --> Processing Dependency: libOpenIPMIutils.so.0()(64bit) for package: OpenIPMI-2.0.27-1.el7.x86_64 2020-03-28 06:06:51.325 | > Searching pkgSack for dep: libOpenIPMIutils.so.0()(64bit) 2020-03-28 06:06:51.325 | > OpenIPMI-libs-2.0.27-1.el7.x86_64 already in ts, skipping this one 2020-03-28 06:06:51.325 | > OpenIPMI-2.0.27-1.el7.x86_64 requires: libOpenIPMIui.so.1()(64bit) 2020-03-28 06:06:51.325 | > --> Processing Dependency: libOpenIPMIui.so.1()(64bit) for package: OpenIPMI-2.0.27-1.el7.x86_64 2020-03-28 06:06:51.325 | > Quick matched OpenIPMI-libs-2.0.27-1.el7.x86_64 to require for libOpenIPMIui.so.1()(64bit) 2020-03-28 06:06:51.325 | > OpenIPMI-2.0.27-1.el7.x86_64 requires: libOpenIPMIposix.so.0()(64bit) 2020-03-28 06:06:51.325 | > --> Processing Dependency: libOpenIPMIposix.so.0()(64bit) for package: OpenIPMI-2.0.27-1.el7.x86_64 2020-03-28 06:06:51.325 | > Quick matched OpenIPMI-libs-2.0.27-1.el7.x86_64 to require for libOpenIPMIposix.so.0()(64bit) 2020-03-28 06:06:51.325 | > OpenIPMI-2.0.27-1.el7.x86_64 requires: libOpenIPMIglib.so.0()(64bit) 2020-03-28 06:06:51.325 | > --> Processing Dependency: libOpenIPMIglib.so.0()(64bit) for package: OpenIPMI-2.0.27-1.el7.x86_64 2020-03-28 06:06:51.325 | > Quick matched OpenIPMI-libs-2.0.27-1.el7.x86_64 to require for libOpenIPMIglib.so.0()(64bit) 2020-03-28 06:06:51.325 | > OpenIPMI-2.0.27-1.el7.x86_64 requires: libOpenIPMIcmdlang.so.0()(64bit) 2020-03-28 06:06:51.325 | > --> Processing Dependency: libOpenIPMIcmdlang.so.0()(64bit) for package: OpenIPMI-2.0.27-1.el7.x86_64 2020-03-28 06:06:51.325 | > Quick matched OpenIPMI-libs-2.0.27-1.el7.x86_64 to require for libOpenIPMIcmdlang.so.0()(64bit) 2020-03-28 06:06:51.325 | > OpenIPMI-2.0.27-1.el7.x86_64 requires: libOpenIPMI.so.0()(64bit) 2020-03-28 06:06:51.325 | > --> Processing Dependency: libOpenIPMI.so.0()(64bit) for package: OpenIPMI-2.0.27-1.el7.x86_64 2020-03-28 06:06:51.325 | > Quick matched OpenIPMI-libs-2.0.27-1.el7.x86_64 to require for libOpenIPMI.so.0()(64bit) 2020-03-28 06:06:51.325 | > ---> Package glibc-headers.x86_64 0:2.17-292.el7 will be installed 2020-03-28 06:06:51.325 | > Checking deps for glibc-headers.x86_64 0:2.17-292.el7 - u 2020-03-28 06:06:51.325 | > looking for ('glibc', 'EQ', ('0', '2.17', '292.el7')) as a requirement of glibc-headers.x86_64 0:2.17-292.el7 - u 2020-03-28 06:06:51.325 | > looking for ('kernel-headers', 'GE', ('0', '2.2.1', None)) as a requirement of glibc-headers.x86_64 0:2.17-292.el7 - u 2020-03-28 06:06:51.325 | > looking for ('kernel-headers', None, (None, None, None)) as a requirement of glibc-headers.x86_64 0:2.17-292.el7 - u 2020-03-28 06:06:51.325 | > looking for ('/bin/sh', None, (None, None, None)) as a requirement of glibc-headers.x86_64 0:2.17-292.el7 - u 2020-03-28 06:06:51.325 | > glibc-headers-2.17-292.el7.x86_64 requires: kernel-headers >= 2.2.1 2020-03-28 06:06:51.325 | > --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-292.el7.x86_64 2020-03-28 06:06:51.326 | > Searching pkgSack for dep: kernel-headers 2020-03-28 06:06:51.326 | > TSINFO: Marking kernel-headers-3.10.0-1062.18.1.el7.x86_64 as install for glibc-headers-2.17-292.el7.x86_64 2020-03-28 06:06:51.326 | > glibc-headers-2.17-292.el7.x86_64 requires: kernel-headers 2020-03-28 06:06:51.326 | > --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-292.el7.x86_64 2020-03-28 06:06:51.326 | > Quick matched kernel-headers-3.10.0-1062.18.1.el7.x86_64 to require for kernel-headers 2020-03-28 06:06:51.326 | > ---> Package glusterfs.x86_64 0:3.12.2-47.2.el7 will be installed 2020-03-28 06:06:51.326 | > Checking deps for glusterfs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:06:51.326 | > looking for ('glusterfs-libs(x86-64)', 'EQ', ('0', '3.12.2', '47.2.el7')) as a requirement of glusterfs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:06:51.326 | > looking for ('systemd', None, (None, None, None)) as a requirement of glusterfs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:06:51.326 | > looking for ('systemd', None, (None, None, None)) as a requirement of glusterfs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:06:51.326 | > looking for ('shadow-utils', None, (None, None, None)) as a requirement of glusterfs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:06:51.339 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of glusterfs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:06:51.339 | > looking for ('libuuid.so.1(UUID_1.0)(64bit)', None, (None, None, None)) as a requirement of glusterfs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:06:51.339 | > looking for ('libssl.so.10(libssl.so.10)(64bit)', None, (None, None, None)) as a requirement of glusterfs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:06:51.339 | > looking for ('librt.so.1(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of glusterfs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:06:51.339 | > looking for ('libpthread.so.0(GLIBC_2.3.2)(64bit)', None, (None, None, None)) as a requirement of glusterfs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:06:51.339 | > looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of glusterfs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:06:51.339 | > looking for ('libgcc_s.so.1(GCC_3.3.1)(64bit)', None, (None, None, None)) as a requirement of glusterfs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:06:51.340 | > looking for ('libgcc_s.so.1(GCC_3.0)(64bit)', None, (None, None, None)) as a requirement of glusterfs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:06:51.340 | > looking for ('libcrypto.so.10(libcrypto.so.10)(64bit)', None, (None, None, None)) as a requirement of glusterfs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:06:51.340 | > looking for ('libcrypto.so.10(OPENSSL_1.0.1_EC)(64bit)', None, (None, None, None)) as a requirement of glusterfs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:06:51.340 | > looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of glusterfs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:06:51.340 | > looking for ('/bin/sh', None, (None, None, None)) as a requirement of glusterfs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:06:51.340 | > looking for ('/bin/sh', None, (None, None, None)) as a requirement of glusterfs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:06:51.340 | > looking for ('/bin/bash', None, (None, None, None)) as a requirement of glusterfs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:06:51.340 | > looking for ('libz.so.1()(64bit)', None, (None, None, None)) as a requirement of glusterfs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:06:51.340 | > looking for ('libuuid.so.1()(64bit)', None, (None, None, None)) as a requirement of glusterfs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:06:51.340 | > looking for ('libssl.so.10()(64bit)', None, (None, None, None)) as a requirement of glusterfs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:06:51.340 | > looking for ('librt.so.1()(64bit)', None, (None, None, None)) as a requirement of glusterfs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:06:51.340 | > looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of glusterfs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:06:51.340 | > looking for ('libm.so.6()(64bit)', None, (None, None, None)) as a requirement of glusterfs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:06:51.340 | > looking for ('libglusterfs.so.0()(64bit)', None, (None, None, None)) as a requirement of glusterfs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:06:51.340 | > looking for ('libgfxdr.so.0()(64bit)', None, (None, None, None)) as a requirement of glusterfs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:06:51.340 | > looking for ('libgfrpc.so.0()(64bit)', None, (None, None, None)) as a requirement of glusterfs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:06:51.340 | > looking for ('libgcc_s.so.1()(64bit)', None, (None, None, None)) as a requirement of glusterfs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:06:51.340 | > looking for ('libdl.so.2()(64bit)', None, (None, None, None)) as a requirement of glusterfs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:06:51.340 | > looking for ('libcrypto.so.10()(64bit)', None, (None, None, None)) as a requirement of glusterfs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:06:51.340 | > ---> Package glusterfs-client-xlators.x86_64 0:3.12.2-47.2.el7 will be installed 2020-03-28 06:06:51.340 | > Checking deps for glusterfs-client-xlators.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:06:51.340 | > looking for ('glusterfs-libs(x86-64)', 'EQ', ('0', '3.12.2', '47.2.el7')) as a requirement of glusterfs-client-xlators.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:06:51.340 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of glusterfs-client-xlators.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:06:51.340 | > looking for ('libuuid.so.1(UUID_1.0)(64bit)', None, (None, None, None)) as a requirement of glusterfs-client-xlators.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:06:51.340 | > looking for ('libpthread.so.0(GLIBC_2.3.2)(64bit)', None, (None, None, None)) as a requirement of glusterfs-client-xlators.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:06:51.367 | > looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of glusterfs-client-xlators.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:06:51.367 | > looking for ('libdl.so.2(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of glusterfs-client-xlators.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:06:51.367 | > looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of glusterfs-client-xlators.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:06:51.367 | > looking for ('libz.so.1()(64bit)', None, (None, None, None)) as a requirement of glusterfs-client-xlators.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:06:51.367 | > looking for ('libuuid.so.1()(64bit)', None, (None, None, None)) as a requirement of glusterfs-client-xlators.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:06:51.367 | > looking for ('librt.so.1()(64bit)', None, (None, None, None)) as a requirement of glusterfs-client-xlators.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:06:51.367 | > looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of glusterfs-client-xlators.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:06:51.367 | > looking for ('libm.so.6()(64bit)', None, (None, None, None)) as a requirement of glusterfs-client-xlators.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:06:51.367 | > looking for ('libglusterfs.so.0()(64bit)', None, (None, None, None)) as a requirement of glusterfs-client-xlators.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:06:51.367 | > looking for ('libgfxdr.so.0()(64bit)', None, (None, None, None)) as a requirement of glusterfs-client-xlators.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:06:51.367 | > looking for ('libgfrpc.so.0()(64bit)', None, (None, None, None)) as a requirement of glusterfs-client-xlators.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:06:51.367 | > looking for ('libdl.so.2()(64bit)', None, (None, None, None)) as a requirement of glusterfs-client-xlators.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:06:51.367 | > looking for ('libcrypto.so.10()(64bit)', None, (None, None, None)) as a requirement of glusterfs-client-xlators.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:06:51.367 | > ---> Package libibverbs.x86_64 0:22.1-3.el7 will be installed 2020-03-28 06:06:51.367 | > Checking deps for libibverbs.x86_64 0:22.1-3.el7 - u 2020-03-28 06:06:51.367 | > looking for ('rdma-core(x86-64)', 'EQ', ('0', '22.1', '3.el7')) as a requirement of libibverbs.x86_64 0:22.1-3.el7 - u 2020-03-28 06:06:51.367 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of libibverbs.x86_64 0:22.1-3.el7 - u 2020-03-28 06:06:51.367 | > looking for ('perl(warnings)', None, (None, None, None)) as a requirement of libibverbs.x86_64 0:22.1-3.el7 - u 2020-03-28 06:06:51.367 | > looking for ('perl(strict)', None, (None, None, None)) as a requirement of libibverbs.x86_64 0:22.1-3.el7 - u 2020-03-28 06:06:51.367 | > looking for ('perl(Getopt::Long)', None, (None, None, None)) as a requirement of libibverbs.x86_64 0:22.1-3.el7 - u 2020-03-28 06:06:51.367 | > looking for ('perl(File::Path)', None, (None, None, None)) as a requirement of libibverbs.x86_64 0:22.1-3.el7 - u 2020-03-28 06:06:51.367 | > looking for ('perl(File::Basename)', None, (None, None, None)) as a requirement of libibverbs.x86_64 0:22.1-3.el7 - u 2020-03-28 06:06:51.367 | > looking for ('libpthread.so.0(GLIBC_2.3.2)(64bit)', None, (None, None, None)) as a requirement of libibverbs.x86_64 0:22.1-3.el7 - u 2020-03-28 06:06:51.367 | > looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of libibverbs.x86_64 0:22.1-3.el7 - u 2020-03-28 06:06:51.367 | > looking for ('libnl-route-3.so.200(libnl_3)(64bit)', None, (None, None, None)) as a requirement of libibverbs.x86_64 0:22.1-3.el7 - u 2020-03-28 06:06:51.367 | > looking for ('libnl-3.so.200(libnl_3)(64bit)', None, (None, None, None)) as a requirement of libibverbs.x86_64 0:22.1-3.el7 - u 2020-03-28 06:06:51.367 | > looking for ('libdl.so.2(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of libibverbs.x86_64 0:22.1-3.el7 - u 2020-03-28 06:06:51.367 | > looking for ('libc.so.6(GLIBC_2.15)(64bit)', None, (None, None, None)) as a requirement of libibverbs.x86_64 0:22.1-3.el7 - u 2020-03-28 06:06:51.367 | > looking for ('/usr/bin/perl', None, (None, None, None)) as a requirement of libibverbs.x86_64 0:22.1-3.el7 - u 2020-03-28 06:06:51.367 | > looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of libibverbs.x86_64 0:22.1-3.el7 - u 2020-03-28 06:06:51.367 | > looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of libibverbs.x86_64 0:22.1-3.el7 - u 2020-03-28 06:06:51.367 | > looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of libibverbs.x86_64 0:22.1-3.el7 - u 2020-03-28 06:06:51.367 | > looking for ('libnl-route-3.so.200()(64bit)', None, (None, None, None)) as a requirement of libibverbs.x86_64 0:22.1-3.el7 - u 2020-03-28 06:06:51.381 | > looking for ('libnl-3.so.200()(64bit)', None, (None, None, None)) as a requirement of libibverbs.x86_64 0:22.1-3.el7 - u 2020-03-28 06:06:51.381 | > looking for ('libdl.so.2()(64bit)', None, (None, None, None)) as a requirement of libibverbs.x86_64 0:22.1-3.el7 - u 2020-03-28 06:06:51.381 | > libibverbs-22.1-3.el7.x86_64 requires: rdma-core(x86-64) = 22.1-3.el7 2020-03-28 06:06:51.381 | > --> Processing Dependency: rdma-core(x86-64) = 22.1-3.el7 for package: libibverbs-22.1-3.el7.x86_64 2020-03-28 06:06:51.381 | > Searching pkgSack for dep: rdma-core(x86-64) 2020-03-28 06:06:51.381 | > TSINFO: Marking rdma-core-22.1-3.el7.x86_64 as install for libibverbs-22.1-3.el7.x86_64 2020-03-28 06:06:51.381 | > ---> Package librdmacm.x86_64 0:22.1-3.el7 will be installed 2020-03-28 06:06:51.381 | > Checking deps for librdmacm.x86_64 0:22.1-3.el7 - u 2020-03-28 06:06:51.381 | > looking for ('rdma-core(x86-64)', 'EQ', ('0', '22.1', '3.el7')) as a requirement of librdmacm.x86_64 0:22.1-3.el7 - u 2020-03-28 06:06:51.381 | > looking for ('libibverbs(x86-64)', 'EQ', ('0', '22.1', '3.el7')) as a requirement of librdmacm.x86_64 0:22.1-3.el7 - u 2020-03-28 06:06:51.381 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of librdmacm.x86_64 0:22.1-3.el7 - u 2020-03-28 06:06:51.381 | > looking for ('libpthread.so.0(GLIBC_2.3.2)(64bit)', None, (None, None, None)) as a requirement of librdmacm.x86_64 0:22.1-3.el7 - u 2020-03-28 06:06:51.381 | > looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of librdmacm.x86_64 0:22.1-3.el7 - u 2020-03-28 06:06:51.381 | > looking for ('libibverbs.so.1(IBVERBS_1.5)(64bit)', None, (None, None, None)) as a requirement of librdmacm.x86_64 0:22.1-3.el7 - u 2020-03-28 06:06:51.381 | > looking for ('libibverbs.so.1(IBVERBS_1.1)(64bit)', None, (None, None, None)) as a requirement of librdmacm.x86_64 0:22.1-3.el7 - u 2020-03-28 06:06:51.381 | > looking for ('libibverbs.so.1(IBVERBS_1.0)(64bit)', None, (None, None, None)) as a requirement of librdmacm.x86_64 0:22.1-3.el7 - u 2020-03-28 06:06:51.381 | > looking for ('libdl.so.2(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of librdmacm.x86_64 0:22.1-3.el7 - u 2020-03-28 06:06:51.381 | > looking for ('libc.so.6(GLIBC_2.15)(64bit)', None, (None, None, None)) as a requirement of librdmacm.x86_64 0:22.1-3.el7 - u 2020-03-28 06:06:51.381 | > looking for ('ld-linux-x86-64.so.2(GLIBC_2.3)(64bit)', None, (None, None, None)) as a requirement of librdmacm.x86_64 0:22.1-3.el7 - u 2020-03-28 06:06:51.381 | > looking for ('ld-linux-x86-64.so.2()(64bit)', None, (None, None, None)) as a requirement of librdmacm.x86_64 0:22.1-3.el7 - u 2020-03-28 06:06:51.381 | > looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of librdmacm.x86_64 0:22.1-3.el7 - u 2020-03-28 06:06:51.381 | > looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of librdmacm.x86_64 0:22.1-3.el7 - u 2020-03-28 06:06:51.381 | > looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of librdmacm.x86_64 0:22.1-3.el7 - u 2020-03-28 06:06:51.381 | > looking for ('libibverbs.so.1()(64bit)', None, (None, None, None)) as a requirement of librdmacm.x86_64 0:22.1-3.el7 - u 2020-03-28 06:06:51.381 | > looking for ('libdl.so.2()(64bit)', None, (None, None, None)) as a requirement of librdmacm.x86_64 0:22.1-3.el7 - u 2020-03-28 06:06:51.381 | > ---> Package lttng-ust.x86_64 0:2.10.0-1.el7 will be installed 2020-03-28 06:06:51.381 | > Checking deps for lttng-ust.x86_64 0:2.10.0-1.el7 - u 2020-03-28 06:06:51.381 | > looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of lttng-ust.x86_64 0:2.10.0-1.el7 - u 2020-03-28 06:06:51.381 | > looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of lttng-ust.x86_64 0:2.10.0-1.el7 - u 2020-03-28 06:06:51.381 | > looking for ('ld-linux-x86-64.so.2()(64bit)', None, (None, None, None)) as a requirement of lttng-ust.x86_64 0:2.10.0-1.el7 - u 2020-03-28 06:06:51.381 | > looking for ('ld-linux-x86-64.so.2(GLIBC_2.3)(64bit)', None, (None, None, None)) as a requirement of lttng-ust.x86_64 0:2.10.0-1.el7 - u 2020-03-28 06:06:51.381 | > looking for ('libdl.so.2(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of lttng-ust.x86_64 0:2.10.0-1.el7 - u 2020-03-28 06:06:51.381 | > looking for ('libdl.so.2(GLIBC_2.3.3)(64bit)', None, (None, None, None)) as a requirement of lttng-ust.x86_64 0:2.10.0-1.el7 - u 2020-03-28 06:06:51.381 | > looking for ('libpthread.so.0(GLIBC_2.12)(64bit)', None, (None, None, None)) as a requirement of lttng-ust.x86_64 0:2.10.0-1.el7 - u 2020-03-28 06:06:51.381 | > looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of lttng-ust.x86_64 0:2.10.0-1.el7 - u 2020-03-28 06:06:51.381 | > looking for ('librt.so.1(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of lttng-ust.x86_64 0:2.10.0-1.el7 - u 2020-03-28 06:06:51.393 | > looking for ('librt.so.1(GLIBC_2.3.3)(64bit)', None, (None, None, None)) as a requirement of lttng-ust.x86_64 0:2.10.0-1.el7 - u 2020-03-28 06:06:51.393 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of lttng-ust.x86_64 0:2.10.0-1.el7 - u 2020-03-28 06:06:51.393 | > looking for ('libc.so.6(GLIBC_2.15)(64bit)', None, (None, None, None)) as a requirement of lttng-ust.x86_64 0:2.10.0-1.el7 - u 2020-03-28 06:06:51.393 | > looking for ('libdl.so.2()(64bit)', None, (None, None, None)) as a requirement of lttng-ust.x86_64 0:2.10.0-1.el7 - u 2020-03-28 06:06:51.393 | > looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of lttng-ust.x86_64 0:2.10.0-1.el7 - u 2020-03-28 06:06:51.393 | > looking for ('librt.so.1()(64bit)', None, (None, None, None)) as a requirement of lttng-ust.x86_64 0:2.10.0-1.el7 - u 2020-03-28 06:06:51.393 | > looking for ('liburcu-bp.so.6()(64bit)', None, (None, None, None)) as a requirement of lttng-ust.x86_64 0:2.10.0-1.el7 - u 2020-03-28 06:06:51.393 | > looking for ('liburcu-cds.so.6()(64bit)', None, (None, None, None)) as a requirement of lttng-ust.x86_64 0:2.10.0-1.el7 - u 2020-03-28 06:06:51.393 | > lttng-ust-2.10.0-1.el7.x86_64 requires: liburcu-bp.so.6()(64bit) 2020-03-28 06:06:51.393 | > --> Processing Dependency: liburcu-bp.so.6()(64bit) for package: lttng-ust-2.10.0-1.el7.x86_64 2020-03-28 06:06:51.393 | > Searching pkgSack for dep: liburcu-bp.so.6()(64bit) 2020-03-28 06:06:51.393 | > TSINFO: Marking userspace-rcu-0.10.0-3.el7.x86_64 as install for lttng-ust-2.10.0-1.el7.x86_64 2020-03-28 06:06:51.393 | > lttng-ust-2.10.0-1.el7.x86_64 requires: liburcu-cds.so.6()(64bit) 2020-03-28 06:06:51.393 | > --> Processing Dependency: liburcu-cds.so.6()(64bit) for package: lttng-ust-2.10.0-1.el7.x86_64 2020-03-28 06:06:51.393 | > Quick matched userspace-rcu-0.10.0-3.el7.x86_64 to require for liburcu-cds.so.6()(64bit) 2020-03-28 06:06:51.393 | > ---> Package nettle.x86_64 0:2.7.1-8.el7 will be installed 2020-03-28 06:06:51.393 | > Checking deps for nettle.x86_64 0:2.7.1-8.el7 - u 2020-03-28 06:06:51.393 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of nettle.x86_64 0:2.7.1-8.el7 - u 2020-03-28 06:06:51.393 | > looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of nettle.x86_64 0:2.7.1-8.el7 - u 2020-03-28 06:06:51.393 | > looking for ('info', None, (None, None, None)) as a requirement of nettle.x86_64 0:2.7.1-8.el7 - u 2020-03-28 06:06:51.393 | > looking for ('info', None, (None, None, None)) as a requirement of nettle.x86_64 0:2.7.1-8.el7 - u 2020-03-28 06:06:51.393 | > looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of nettle.x86_64 0:2.7.1-8.el7 - u 2020-03-28 06:06:51.393 | > looking for ('/bin/sh', None, (None, None, None)) as a requirement of nettle.x86_64 0:2.7.1-8.el7 - u 2020-03-28 06:06:51.393 | > looking for ('/bin/sh', None, (None, None, None)) as a requirement of nettle.x86_64 0:2.7.1-8.el7 - u 2020-03-28 06:06:51.393 | > looking for ('libgmp.so.10()(64bit)', None, (None, None, None)) as a requirement of nettle.x86_64 0:2.7.1-8.el7 - u 2020-03-28 06:06:51.393 | > ---> Package python-srpm-macros.noarch 0:3-32.el7 will be installed 2020-03-28 06:06:51.393 | > Checking deps for python-srpm-macros.noarch 0:3-32.el7 - u 2020-03-28 06:06:51.393 | > ---> Package trousers.x86_64 0:0.3.14-2.el7 will be installed 2020-03-28 06:06:51.393 | > Checking deps for trousers.x86_64 0:0.3.14-2.el7 - u 2020-03-28 06:06:51.393 | > looking for ('systemd-units', None, (None, None, None)) as a requirement of trousers.x86_64 0:0.3.14-2.el7 - u 2020-03-28 06:06:51.393 | > looking for ('systemd-units', None, (None, None, None)) as a requirement of trousers.x86_64 0:0.3.14-2.el7 - u 2020-03-28 06:06:51.393 | > looking for ('shadow-utils', None, (None, None, None)) as a requirement of trousers.x86_64 0:0.3.14-2.el7 - u 2020-03-28 06:06:51.393 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of trousers.x86_64 0:0.3.14-2.el7 - u 2020-03-28 06:06:51.393 | > looking for ('libpthread.so.0(GLIBC_2.3.2)(64bit)', None, (None, None, None)) as a requirement of trousers.x86_64 0:0.3.14-2.el7 - u 2020-03-28 06:06:51.393 | > looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of trousers.x86_64 0:0.3.14-2.el7 - u 2020-03-28 06:06:51.393 | > looking for ('libcrypto.so.10(libcrypto.so.10)(64bit)', None, (None, None, None)) as a requirement of trousers.x86_64 0:0.3.14-2.el7 - u 2020-03-28 06:06:51.393 | > looking for ('libc.so.6(GLIBC_2.15)(64bit)', None, (None, None, None)) as a requirement of trousers.x86_64 0:0.3.14-2.el7 - u 2020-03-28 06:06:51.393 | > looking for ('/bin/sh', None, (None, None, None)) as a requirement of trousers.x86_64 0:0.3.14-2.el7 - u 2020-03-28 06:06:51.393 | > looking for ('/bin/sh', None, (None, None, None)) as a requirement of trousers.x86_64 0:0.3.14-2.el7 - u 2020-03-28 06:06:51.393 | > looking for ('libssl.so.10()(64bit)', None, (None, None, None)) as a requirement of trousers.x86_64 0:0.3.14-2.el7 - u 2020-03-28 06:06:51.403 | > looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of trousers.x86_64 0:0.3.14-2.el7 - u 2020-03-28 06:06:51.403 | > looking for ('libcrypto.so.10()(64bit)', None, (None, None, None)) as a requirement of trousers.x86_64 0:0.3.14-2.el7 - u 2020-03-28 06:06:51.403 | > --> Running transaction check 2020-03-28 06:06:51.403 | > ---> Package OpenIPMI-libs.x86_64 0:2.0.27-1.el7 will be installed 2020-03-28 06:06:51.403 | > Checking deps for OpenIPMI-libs.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:06:51.403 | > looking for ('OpenIPMI-modalias', 'EQ', ('0', '2.0.27', '1.el7')) as a requirement of OpenIPMI-libs.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:06:51.403 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of OpenIPMI-libs.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:06:51.403 | > looking for ('libpthread.so.0(GLIBC_2.3.3)(64bit)', None, (None, None, None)) as a requirement of OpenIPMI-libs.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:06:51.403 | > looking for ('libpthread.so.0(GLIBC_2.3.2)(64bit)', None, (None, None, None)) as a requirement of OpenIPMI-libs.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:06:51.403 | > looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of OpenIPMI-libs.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:06:51.403 | > looking for ('libm.so.6(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of OpenIPMI-libs.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:06:51.403 | > looking for ('libdl.so.2(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of OpenIPMI-libs.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:06:51.403 | > looking for ('libcrypto.so.10(libcrypto.so.10)(64bit)', None, (None, None, None)) as a requirement of OpenIPMI-libs.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:06:51.403 | > looking for ('libc.so.6(GLIBC_2.17)(64bit)', None, (None, None, None)) as a requirement of OpenIPMI-libs.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:06:51.403 | > looking for ('/bin/sh', None, (None, None, None)) as a requirement of OpenIPMI-libs.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:06:51.403 | > looking for ('/bin/sh', None, (None, None, None)) as a requirement of OpenIPMI-libs.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:06:51.403 | > looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of OpenIPMI-libs.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:06:51.403 | > looking for ('libm.so.6()(64bit)', None, (None, None, None)) as a requirement of OpenIPMI-libs.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:06:51.403 | > looking for ('libgthread-2.0.so.0()(64bit)', None, (None, None, None)) as a requirement of OpenIPMI-libs.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:06:51.403 | > looking for ('libglib-2.0.so.0()(64bit)', None, (None, None, None)) as a requirement of OpenIPMI-libs.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:06:51.403 | > looking for ('libgdbm.so.4()(64bit)', None, (None, None, None)) as a requirement of OpenIPMI-libs.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:06:51.403 | > looking for ('libdl.so.2()(64bit)', None, (None, None, None)) as a requirement of OpenIPMI-libs.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:06:51.403 | > looking for ('libcrypto.so.10()(64bit)', None, (None, None, None)) as a requirement of OpenIPMI-libs.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:06:51.403 | > ---> Package kernel-headers.x86_64 0:3.10.0-1062.18.1.el7 will be installed 2020-03-28 06:06:51.403 | > Checking deps for kernel-headers.x86_64 0:3.10.0-1062.18.1.el7 - u 2020-03-28 06:06:51.403 | > ---> Package net-snmp-libs.x86_64 1:5.7.2-43.el7_7.3 will be installed 2020-03-28 06:06:51.403 | > Checking deps for net-snmp-libs.x86_64 1:5.7.2-43.el7_7.3 - u 2020-03-28 06:06:51.403 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of net-snmp-libs.x86_64 1:5.7.2-43.el7_7.3 - u 2020-03-28 06:06:51.403 | > looking for ('libssl.so.10(libssl.so.10)(64bit)', None, (None, None, None)) as a requirement of net-snmp-libs.x86_64 1:5.7.2-43.el7_7.3 - u 2020-03-28 06:06:51.403 | > looking for ('libcrypto.so.10(libcrypto.so.10)(64bit)', None, (None, None, None)) as a requirement of net-snmp-libs.x86_64 1:5.7.2-43.el7_7.3 - u 2020-03-28 06:06:51.403 | > looking for ('libc.so.6(GLIBC_2.17)(64bit)', None, (None, None, None)) as a requirement of net-snmp-libs.x86_64 1:5.7.2-43.el7_7.3 - u 2020-03-28 06:06:51.403 | > looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of net-snmp-libs.x86_64 1:5.7.2-43.el7_7.3 - u 2020-03-28 06:06:51.403 | > looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of net-snmp-libs.x86_64 1:5.7.2-43.el7_7.3 - u 2020-03-28 06:06:51.403 | > looking for ('libssl.so.10()(64bit)', None, (None, None, None)) as a requirement of net-snmp-libs.x86_64 1:5.7.2-43.el7_7.3 - u 2020-03-28 06:06:51.403 | > looking for ('libcrypto.so.10()(64bit)', None, (None, None, None)) as a requirement of net-snmp-libs.x86_64 1:5.7.2-43.el7_7.3 - u 2020-03-28 06:06:51.425 | > ---> Package rdma-core.x86_64 0:22.1-3.el7 will be installed 2020-03-28 06:06:51.425 | > Checking deps for rdma-core.x86_64 0:22.1-3.el7 - u 2020-03-28 06:06:51.425 | > looking for ('systemd', None, (None, None, None)) as a requirement of rdma-core.x86_64 0:22.1-3.el7 - u 2020-03-28 06:06:51.425 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of rdma-core.x86_64 0:22.1-3.el7 - u 2020-03-28 06:06:51.425 | > looking for ('pciutils', None, (None, None, None)) as a requirement of rdma-core.x86_64 0:22.1-3.el7 - u 2020-03-28 06:06:51.425 | > looking for ('libudev.so.1(LIBUDEV_183)(64bit)', None, (None, None, None)) as a requirement of rdma-core.x86_64 0:22.1-3.el7 - u 2020-03-28 06:06:51.425 | > looking for ('libsystemd.so.0(LIBSYSTEMD_209)(64bit)', None, (None, None, None)) as a requirement of rdma-core.x86_64 0:22.1-3.el7 - u 2020-03-28 06:06:51.425 | > looking for ('libc.so.6(GLIBC_2.16)(64bit)', None, (None, None, None)) as a requirement of rdma-core.x86_64 0:22.1-3.el7 - u 2020-03-28 06:06:51.425 | > looking for ('kmod', None, (None, None, None)) as a requirement of rdma-core.x86_64 0:22.1-3.el7 - u 2020-03-28 06:06:51.425 | > looking for ('initscripts', None, (None, None, None)) as a requirement of rdma-core.x86_64 0:22.1-3.el7 - u 2020-03-28 06:06:51.425 | > looking for ('dracut', None, (None, None, None)) as a requirement of rdma-core.x86_64 0:22.1-3.el7 - u 2020-03-28 06:06:51.425 | > looking for ('/bin/bash', None, (None, None, None)) as a requirement of rdma-core.x86_64 0:22.1-3.el7 - u 2020-03-28 06:06:51.425 | > looking for ('libudev.so.1()(64bit)', None, (None, None, None)) as a requirement of rdma-core.x86_64 0:22.1-3.el7 - u 2020-03-28 06:06:51.425 | > looking for ('libsystemd.so.0()(64bit)', None, (None, None, None)) as a requirement of rdma-core.x86_64 0:22.1-3.el7 - u 2020-03-28 06:06:51.425 | > rdma-core-22.1-3.el7.x86_64 requires: pciutils 2020-03-28 06:06:51.425 | > --> Processing Dependency: pciutils for package: rdma-core-22.1-3.el7.x86_64 2020-03-28 06:06:51.425 | > Searching pkgSack for dep: pciutils 2020-03-28 06:06:51.425 | > TSINFO: Marking pciutils-3.5.1-3.el7.x86_64 as install for rdma-core-22.1-3.el7.x86_64 2020-03-28 06:06:51.425 | > ---> Package userspace-rcu.x86_64 0:0.10.0-3.el7 will be installed 2020-03-28 06:06:51.425 | > Checking deps for userspace-rcu.x86_64 0:0.10.0-3.el7 - u 2020-03-28 06:06:51.425 | > looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of userspace-rcu.x86_64 0:0.10.0-3.el7 - u 2020-03-28 06:06:51.425 | > looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of userspace-rcu.x86_64 0:0.10.0-3.el7 - u 2020-03-28 06:06:51.425 | > looking for ('ld-linux-x86-64.so.2()(64bit)', None, (None, None, None)) as a requirement of userspace-rcu.x86_64 0:0.10.0-3.el7 - u 2020-03-28 06:06:51.425 | > looking for ('ld-linux-x86-64.so.2(GLIBC_2.3)(64bit)', None, (None, None, None)) as a requirement of userspace-rcu.x86_64 0:0.10.0-3.el7 - u 2020-03-28 06:06:51.425 | > looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of userspace-rcu.x86_64 0:0.10.0-3.el7 - u 2020-03-28 06:06:51.425 | > looking for ('libpthread.so.0(GLIBC_2.3.2)(64bit)', None, (None, None, None)) as a requirement of userspace-rcu.x86_64 0:0.10.0-3.el7 - u 2020-03-28 06:06:51.425 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of userspace-rcu.x86_64 0:0.10.0-3.el7 - u 2020-03-28 06:06:51.425 | > looking for ('libc.so.6(GLIBC_2.6)(64bit)', None, (None, None, None)) as a requirement of userspace-rcu.x86_64 0:0.10.0-3.el7 - u 2020-03-28 06:06:51.425 | > looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of userspace-rcu.x86_64 0:0.10.0-3.el7 - u 2020-03-28 06:06:51.425 | > --> Running transaction check 2020-03-28 06:06:51.425 | > ---> Package pciutils.x86_64 0:3.5.1-3.el7 will be installed 2020-03-28 06:06:51.425 | > Checking deps for pciutils.x86_64 0:3.5.1-3.el7 - u 2020-03-28 06:06:51.425 | > looking for ('pciutils-libs', 'EQ', ('0', '3.5.1', '3.el7')) as a requirement of pciutils.x86_64 0:3.5.1-3.el7 - u 2020-03-28 06:06:51.425 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of pciutils.x86_64 0:3.5.1-3.el7 - u 2020-03-28 06:06:51.425 | > looking for ('libpci.so.3(LIBPCI_3.5)(64bit)', None, (None, None, None)) as a requirement of pciutils.x86_64 0:3.5.1-3.el7 - u 2020-03-28 06:06:51.425 | > looking for ('libpci.so.3(LIBPCI_3.3)(64bit)', None, (None, None, None)) as a requirement of pciutils.x86_64 0:3.5.1-3.el7 - u 2020-03-28 06:06:51.425 | > looking for ('libpci.so.3(LIBPCI_3.1)(64bit)', None, (None, None, None)) as a requirement of pciutils.x86_64 0:3.5.1-3.el7 - u 2020-03-28 06:06:51.425 | > looking for ('libpci.so.3(LIBPCI_3.0)(64bit)', None, (None, None, None)) as a requirement of pciutils.x86_64 0:3.5.1-3.el7 - u 2020-03-28 06:06:51.425 | > looking for ('libkmod.so.2(LIBKMOD_5)(64bit)', None, (None, None, None)) as a requirement of pciutils.x86_64 0:3.5.1-3.el7 - u 2020-03-28 06:06:52.466 | > looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of pciutils.x86_64 0:3.5.1-3.el7 - u 2020-03-28 06:06:52.466 | > looking for ('hwdata', None, (None, None, None)) as a requirement of pciutils.x86_64 0:3.5.1-3.el7 - u 2020-03-28 06:06:52.466 | > looking for ('/bin/sh', None, (None, None, None)) as a requirement of pciutils.x86_64 0:3.5.1-3.el7 - u 2020-03-28 06:06:52.466 | > looking for ('libpci.so.3()(64bit)', None, (None, None, None)) as a requirement of pciutils.x86_64 0:3.5.1-3.el7 - u 2020-03-28 06:06:52.466 | > looking for ('libkmod.so.2()(64bit)', None, (None, None, None)) as a requirement of pciutils.x86_64 0:3.5.1-3.el7 - u 2020-03-28 06:06:52.466 | > --> Finished Dependency Resolution 2020-03-28 06:06:52.466 | > Dependency Process ending 2020-03-28 06:06:52.466 | > Depsolve time: 2.825 2020-03-28 06:06:52.466 | > 2020-03-28 06:06:52.466 | > Dependencies Resolved 2020-03-28 06:06:52.466 | > 2020-03-28 06:06:52.466 | > ================================================================================ 2020-03-28 06:06:52.466 | > Package Arch Version Repository Size 2020-03-28 06:06:52.466 | > ================================================================================ 2020-03-28 06:06:52.466 | > Installing: 2020-03-28 06:06:52.466 | > device-mapper-multipath 2020-03-28 06:06:52.466 | > x86_64 0.4.9-127.el7 base 143 k 2020-03-28 06:06:52.466 | > dosfstools x86_64 3.0.20-10.el7 base 101 k 2020-03-28 06:06:52.466 | > efibootmgr x86_64 17-2.el7 base 34 k 2020-03-28 06:06:52.466 | > efivar x86_64 36-12.el7 base 25 k 2020-03-28 06:06:52.466 | > gcc x86_64 4.8.5-39.el7 base 16 M 2020-03-28 06:06:52.466 | > gdisk x86_64 0.8.10-3.el7 base 190 k 2020-03-28 06:06:52.466 | > genisoimage x86_64 1.1.11-25.el7 base 299 k 2020-03-28 06:06:52.466 | > hdparm x86_64 9.43-5.el7 base 83 k 2020-03-28 06:06:52.466 | > ipmitool x86_64 1.8.18-7.el7 base 441 k 2020-03-28 06:06:52.466 | > lsof x86_64 4.87-6.el7 base 331 k 2020-03-28 06:06:52.466 | > mdadm x86_64 4.1-1.el7 base 435 k 2020-03-28 06:06:52.466 | > psmisc x86_64 22.20-16.el7 base 141 k 2020-03-28 06:06:52.466 | > python-devel x86_64 2.7.5-86.el7 base 398 k 2020-03-28 06:06:52.467 | > qemu-img-ev x86_64 10:2.12.0-33.1.el7_7.4 2020-03-28 06:06:52.467 | > quickstart-centos-qemu 1.3 M 2020-03-28 06:06:52.467 | > rng-tools x86_64 6.3.1-4.el7 base 49 k 2020-03-28 06:06:52.467 | > tcpdump x86_64 14:4.9.2-4.el7_7.1 2020-03-28 06:06:52.467 | > quickstart-centos-updates 422 k 2020-03-28 06:06:52.467 | > traceroute x86_64 3:2.0.22-2.el7 base 59 k 2020-03-28 06:06:52.467 | > Installing for dependencies: 2020-03-28 06:06:52.467 | > OpenIPMI x86_64 2.0.27-1.el7 base 243 k 2020-03-28 06:06:52.467 | > OpenIPMI-libs x86_64 2.0.27-1.el7 base 523 k 2020-03-28 06:06:52.467 | > OpenIPMI-modalias x86_64 2.0.27-1.el7 base 16 k 2020-03-28 06:06:52.467 | > cpp x86_64 4.8.5-39.el7 base 5.9 M 2020-03-28 06:06:52.467 | > device-mapper-multipath-libs 2020-03-28 06:06:52.467 | > x86_64 0.4.9-127.el7 base 265 k 2020-03-28 06:06:52.467 | > efivar-libs x86_64 36-12.el7 base 88 k 2020-03-28 06:06:52.467 | > glibc-devel x86_64 2.17-292.el7 base 1.1 M 2020-03-28 06:06:52.467 | > glibc-headers x86_64 2.17-292.el7 base 687 k 2020-03-28 06:06:52.467 | > glusterfs x86_64 3.12.2-47.2.el7 base 512 k 2020-03-28 06:06:52.467 | > glusterfs-api x86_64 3.12.2-47.2.el7 base 77 k 2020-03-28 06:06:52.467 | > glusterfs-client-xlators 2020-03-28 06:06:52.467 | > x86_64 3.12.2-47.2.el7 base 883 k 2020-03-28 06:06:52.467 | > glusterfs-libs x86_64 3.12.2-47.2.el7 base 387 k 2020-03-28 06:06:52.467 | > gnutls x86_64 3.3.29-9.el7_6 base 680 k 2020-03-28 06:06:52.467 | > gperftools-libs x86_64 2.6.1-1.el7 base 272 k 2020-03-28 06:06:52.467 | > kernel-headers x86_64 3.10.0-1062.18.1.el7 2020-03-28 06:06:52.467 | > quickstart-centos-updates 8.8 M 2020-03-28 06:06:52.467 | > libaio x86_64 0.3.109-13.el7 base 24 k 2020-03-28 06:06:52.467 | > libibverbs x86_64 22.1-3.el7 base 267 k 2020-03-28 06:06:52.467 | > libiscsi x86_64 1.9.0-7.el7 base 60 k 2020-03-28 06:06:53.607 | > libmpc x86_64 1.0.1-3.el7 base 51 k 2020-03-28 06:06:53.607 | > libpcap x86_64 14:1.5.3-11.el7 base 138 k 2020-03-28 06:06:53.607 | > librados2 x86_64 2:14.2.7-0.el7 quickstart-centos-ceph-nautilus 3.3 M 2020-03-28 06:06:53.607 | > librbd1 x86_64 2:14.2.7-0.el7 quickstart-centos-ceph-nautilus 1.6 M 2020-03-28 06:06:53.607 | > librdmacm x86_64 22.1-3.el7 base 63 k 2020-03-28 06:06:53.607 | > libreport-filesystem 2020-03-28 06:06:53.607 | > x86_64 2.1.11-43.el7.centos 2020-03-28 06:06:53.607 | > base 40 k 2020-03-28 06:06:53.607 | > libusal x86_64 1.1.11-25.el7 base 136 k 2020-03-28 06:06:53.607 | > lttng-ust x86_64 2.10.0-1.el7 quickstart-centos-ceph-nautilus 245 k 2020-03-28 06:06:53.607 | > mpfr x86_64 3.1.1-4.el7 base 203 k 2020-03-28 06:06:53.607 | > net-snmp-libs x86_64 1:5.7.2-43.el7_7.3 2020-03-28 06:06:53.607 | > quickstart-centos-updates 750 k 2020-03-28 06:06:53.607 | > nettle x86_64 2.7.1-8.el7 base 327 k 2020-03-28 06:06:53.607 | > pciutils x86_64 3.5.1-3.el7 base 93 k 2020-03-28 06:06:53.607 | > python-rpm-macros noarch 3-32.el7 base 8.8 k 2020-03-28 06:06:53.607 | > python-srpm-macros 2020-03-28 06:06:53.607 | > noarch 3-32.el7 base 8.4 k 2020-03-28 06:06:53.607 | > python2-rpm-macros 2020-03-28 06:06:53.607 | > noarch 3-32.el7 base 7.7 k 2020-03-28 06:06:53.607 | > rdma-core x86_64 22.1-3.el7 base 50 k 2020-03-28 06:06:53.607 | > trousers x86_64 0.3.14-2.el7 base 289 k 2020-03-28 06:06:53.607 | > userspace-rcu x86_64 0.10.0-3.el7 quickstart-centos-ceph-nautilus 93 k 2020-03-28 06:06:53.607 | > 2020-03-28 06:06:53.607 | > Transaction Summary 2020-03-28 06:06:53.607 | > ================================================================================ 2020-03-28 06:06:53.607 | > Install 17 Packages (+36 Dependent packages) 2020-03-28 06:06:53.607 | > 2020-03-28 06:06:53.607 | > Total size: 49 M 2020-03-28 06:06:53.607 | > Total download size: 34 M 2020-03-28 06:06:53.607 | > Installed size: 113 M 2020-03-28 06:06:53.607 | > Downloading packages: 2020-03-28 06:06:53.607 | > using local copy of trousers-0.3.14-2.el7.x86_64 2020-03-28 06:06:53.607 | > using local copy of OpenIPMI-2.0.27-1.el7.x86_64 2020-03-28 06:06:53.607 | > using local copy of 14:tcpdump-4.9.2-4.el7_7.1.x86_64 2020-03-28 06:06:53.607 | > using local copy of glusterfs-3.12.2-47.2.el7.x86_64 2020-03-28 06:06:53.607 | > using local copy of lttng-ust-2.10.0-1.el7.x86_64 2020-03-28 06:06:53.607 | > using local copy of gperftools-libs-2.6.1-1.el7.x86_64 2020-03-28 06:06:53.607 | > using local copy of nettle-2.7.1-8.el7.x86_64 2020-03-28 06:06:53.608 | > using local copy of OpenIPMI-modalias-2.0.27-1.el7.x86_64 2020-03-28 06:06:53.608 | > using local copy of 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 2020-03-28 06:06:53.608 | > using local copy of 3:traceroute-2.0.22-2.el7.x86_64 2020-03-28 06:06:53.608 | > using local copy of glusterfs-api-3.12.2-47.2.el7.x86_64 2020-03-28 06:06:53.608 | > using local copy of libibverbs-22.1-3.el7.x86_64 2020-03-28 06:06:53.608 | > using local copy of rng-tools-6.3.1-4.el7.x86_64 2020-03-28 06:06:53.608 | > using local copy of 2:librbd1-14.2.7-0.el7.x86_64 2020-03-28 06:06:53.608 | > using local copy of librdmacm-22.1-3.el7.x86_64 2020-03-28 06:06:53.608 | > using local copy of libaio-0.3.109-13.el7.x86_64 2020-03-28 06:06:53.608 | > using local copy of gnutls-3.3.29-9.el7_6.x86_64 2020-03-28 06:06:53.608 | > using local copy of psmisc-22.20-16.el7.x86_64 2020-03-28 06:06:53.608 | > using local copy of device-mapper-multipath-libs-0.4.9-127.el7.x86_64 2020-03-28 06:06:53.608 | > using local copy of 2:librados2-14.2.7-0.el7.x86_64 2020-03-28 06:06:53.608 | > using local copy of libiscsi-1.9.0-7.el7.x86_64 2020-03-28 06:06:53.608 | > using local copy of gdisk-0.8.10-3.el7.x86_64 2020-03-28 06:06:53.608 | > using local copy of userspace-rcu-0.10.0-3.el7.x86_64 2020-03-28 06:06:53.608 | > using local copy of efibootmgr-17-2.el7.x86_64 2020-03-28 06:06:53.608 | > using local copy of OpenIPMI-libs-2.0.27-1.el7.x86_64 2020-03-28 06:06:53.608 | > using local copy of device-mapper-multipath-0.4.9-127.el7.x86_64 2020-03-28 06:06:53.608 | > using local copy of 14:libpcap-1.5.3-11.el7.x86_64 2020-03-28 06:06:53.608 | > using local copy of lsof-4.87-6.el7.x86_64 2020-03-28 06:06:53.608 | > using local copy of rdma-core-22.1-3.el7.x86_64 2020-03-28 06:06:53.608 | > using local copy of glusterfs-libs-3.12.2-47.2.el7.x86_64 2020-03-28 06:06:53.608 | > using local copy of ipmitool-1.8.18-7.el7.x86_64 2020-03-28 06:06:53.608 | > using local copy of efivar-libs-36-12.el7.x86_64 2020-03-28 06:06:53.608 | > using local copy of glusterfs-client-xlators-3.12.2-47.2.el7.x86_64 2020-03-28 06:06:53.608 | > using local copy of 1:net-snmp-libs-5.7.2-43.el7_7.3.x86_64 2020-03-28 06:06:53.608 | > using local copy of pciutils-3.5.1-3.el7.x86_64 2020-03-28 06:06:53.608 | > -------------------------------------------------------------------------------- 2020-03-28 06:06:53.608 | > Total 32 MB/s | 34 MB 00:01 2020-03-28 06:06:53.608 | > Member: trousers.x86_64 0:0.3.14-2.el7 - u 2020-03-28 06:06:53.608 | > Adding Package trousers-0.3.14-2.el7.x86_64 in mode u 2020-03-28 06:06:53.608 | > Member: libusal.x86_64 0:1.1.11-25.el7 - u 2020-03-28 06:06:53.626 | > Adding Package libusal-1.1.11-25.el7.x86_64 in mode u 2020-03-28 06:06:53.626 | > Member: python-devel.x86_64 0:2.7.5-86.el7 - u 2020-03-28 06:06:53.626 | > Adding Package python-devel-2.7.5-86.el7.x86_64 in mode u 2020-03-28 06:06:53.626 | > Member: efivar.x86_64 0:36-12.el7 - u 2020-03-28 06:06:53.626 | > Adding Package efivar-36-12.el7.x86_64 in mode u 2020-03-28 06:06:53.626 | > Member: OpenIPMI.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:06:53.626 | > Adding Package OpenIPMI-2.0.27-1.el7.x86_64 in mode u 2020-03-28 06:06:53.626 | > Member: tcpdump.x86_64 14:4.9.2-4.el7_7.1 - u 2020-03-28 06:06:53.626 | > Adding Package 14:tcpdump-4.9.2-4.el7_7.1.x86_64 in mode u 2020-03-28 06:06:53.626 | > Member: glusterfs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:06:53.626 | > Adding Package glusterfs-3.12.2-47.2.el7.x86_64 in mode u 2020-03-28 06:06:53.626 | > Member: lttng-ust.x86_64 0:2.10.0-1.el7 - u 2020-03-28 06:06:53.626 | > Adding Package lttng-ust-2.10.0-1.el7.x86_64 in mode u 2020-03-28 06:06:53.627 | > Member: gperftools-libs.x86_64 0:2.6.1-1.el7 - u 2020-03-28 06:06:53.627 | > Adding Package gperftools-libs-2.6.1-1.el7.x86_64 in mode u 2020-03-28 06:06:53.627 | > Member: nettle.x86_64 0:2.7.1-8.el7 - u 2020-03-28 06:06:53.627 | > Adding Package nettle-2.7.1-8.el7.x86_64 in mode u 2020-03-28 06:06:53.627 | > Member: kernel-headers.x86_64 0:3.10.0-1062.18.1.el7 - u 2020-03-28 06:06:53.627 | > Adding Package kernel-headers-3.10.0-1062.18.1.el7.x86_64 in mode u 2020-03-28 06:06:53.627 | > Member: gcc.x86_64 0:4.8.5-39.el7 - u 2020-03-28 06:06:53.627 | > Adding Package gcc-4.8.5-39.el7.x86_64 in mode u 2020-03-28 06:06:53.627 | > Member: hdparm.x86_64 0:9.43-5.el7 - u 2020-03-28 06:06:53.627 | > Adding Package hdparm-9.43-5.el7.x86_64 in mode u 2020-03-28 06:06:53.627 | > Member: OpenIPMI-modalias.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:06:53.627 | > Adding Package OpenIPMI-modalias-2.0.27-1.el7.x86_64 in mode u 2020-03-28 06:06:53.627 | > Member: qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 06:06:53.627 | > Adding Package 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 in mode u 2020-03-28 06:06:53.627 | > Member: traceroute.x86_64 3:2.0.22-2.el7 - u 2020-03-28 06:06:53.627 | > Adding Package 3:traceroute-2.0.22-2.el7.x86_64 in mode u 2020-03-28 06:06:53.627 | > Member: glusterfs-api.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:06:53.627 | > Adding Package glusterfs-api-3.12.2-47.2.el7.x86_64 in mode u 2020-03-28 06:06:53.627 | > Member: libibverbs.x86_64 0:22.1-3.el7 - u 2020-03-28 06:06:53.627 | > Adding Package libibverbs-22.1-3.el7.x86_64 in mode u 2020-03-28 06:06:53.627 | > Member: rng-tools.x86_64 0:6.3.1-4.el7 - u 2020-03-28 06:06:53.627 | > Adding Package rng-tools-6.3.1-4.el7.x86_64 in mode u 2020-03-28 06:06:53.627 | > Member: libreport-filesystem.x86_64 0:2.1.11-43.el7.centos - u 2020-03-28 06:06:53.627 | > Adding Package libreport-filesystem-2.1.11-43.el7.centos.x86_64 in mode u 2020-03-28 06:06:53.627 | > Member: python-srpm-macros.noarch 0:3-32.el7 - u 2020-03-28 06:06:53.627 | > Adding Package python-srpm-macros-3-32.el7.noarch in mode u 2020-03-28 06:06:53.627 | > Member: python2-rpm-macros.noarch 0:3-32.el7 - u 2020-03-28 06:06:53.627 | > Adding Package python2-rpm-macros-3-32.el7.noarch in mode u 2020-03-28 06:06:53.627 | > Member: librbd1.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:06:53.627 | > Adding Package 2:librbd1-14.2.7-0.el7.x86_64 in mode u 2020-03-28 06:06:53.627 | > Member: librdmacm.x86_64 0:22.1-3.el7 - u 2020-03-28 06:06:53.627 | > Adding Package librdmacm-22.1-3.el7.x86_64 in mode u 2020-03-28 06:06:53.627 | > Member: python-rpm-macros.noarch 0:3-32.el7 - u 2020-03-28 06:06:53.627 | > Adding Package python-rpm-macros-3-32.el7.noarch in mode u 2020-03-28 06:06:53.627 | > Member: libaio.x86_64 0:0.3.109-13.el7 - u 2020-03-28 06:06:53.627 | > Adding Package libaio-0.3.109-13.el7.x86_64 in mode u 2020-03-28 06:06:53.627 | > Member: gnutls.x86_64 0:3.3.29-9.el7_6 - u 2020-03-28 06:06:53.627 | > Adding Package gnutls-3.3.29-9.el7_6.x86_64 in mode u 2020-03-28 06:06:53.627 | > Member: psmisc.x86_64 0:22.20-16.el7 - u 2020-03-28 06:06:53.627 | > Adding Package psmisc-22.20-16.el7.x86_64 in mode u 2020-03-28 06:06:53.627 | > Member: device-mapper-multipath-libs.x86_64 0:0.4.9-127.el7 - u 2020-03-28 06:06:53.627 | > Adding Package device-mapper-multipath-libs-0.4.9-127.el7.x86_64 in mode u 2020-03-28 06:06:53.627 | > Member: dosfstools.x86_64 0:3.0.20-10.el7 - u 2020-03-28 06:06:53.627 | > Adding Package dosfstools-3.0.20-10.el7.x86_64 in mode u 2020-03-28 06:06:53.627 | > Member: librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:06:53.627 | > Adding Package 2:librados2-14.2.7-0.el7.x86_64 in mode u 2020-03-28 06:06:53.627 | > Member: libiscsi.x86_64 0:1.9.0-7.el7 - u 2020-03-28 06:06:53.627 | > Adding Package libiscsi-1.9.0-7.el7.x86_64 in mode u 2020-03-28 06:06:53.628 | > Member: gdisk.x86_64 0:0.8.10-3.el7 - u 2020-03-28 06:06:53.628 | > Adding Package gdisk-0.8.10-3.el7.x86_64 in mode u 2020-03-28 06:06:53.628 | > Member: userspace-rcu.x86_64 0:0.10.0-3.el7 - u 2020-03-28 06:06:53.628 | > Adding Package userspace-rcu-0.10.0-3.el7.x86_64 in mode u 2020-03-28 06:06:53.628 | > Member: libmpc.x86_64 0:1.0.1-3.el7 - u 2020-03-28 06:06:53.628 | > Adding Package libmpc-1.0.1-3.el7.x86_64 in mode u 2020-03-28 06:06:53.628 | > Member: efibootmgr.x86_64 0:17-2.el7 - u 2020-03-28 06:06:53.628 | > Adding Package efibootmgr-17-2.el7.x86_64 in mode u 2020-03-28 06:06:53.628 | > Member: OpenIPMI-libs.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:06:53.628 | > Adding Package OpenIPMI-libs-2.0.27-1.el7.x86_64 in mode u 2020-03-28 06:06:53.628 | > Member: device-mapper-multipath.x86_64 0:0.4.9-127.el7 - u 2020-03-28 06:06:53.628 | > Adding Package device-mapper-multipath-0.4.9-127.el7.x86_64 in mode u 2020-03-28 06:06:53.628 | > Member: libpcap.x86_64 14:1.5.3-11.el7 - u 2020-03-28 06:06:53.628 | > Adding Package 14:libpcap-1.5.3-11.el7.x86_64 in mode u 2020-03-28 06:06:53.628 | > Member: lsof.x86_64 0:4.87-6.el7 - u 2020-03-28 06:06:53.628 | > Adding Package lsof-4.87-6.el7.x86_64 in mode u 2020-03-28 06:06:58.547 | > Member: rdma-core.x86_64 0:22.1-3.el7 - u 2020-03-28 06:06:58.547 | > Adding Package rdma-core-22.1-3.el7.x86_64 in mode u 2020-03-28 06:06:58.547 | > Member: glibc-devel.x86_64 0:2.17-292.el7 - u 2020-03-28 06:06:58.547 | > Adding Package glibc-devel-2.17-292.el7.x86_64 in mode u 2020-03-28 06:06:58.547 | > Member: glusterfs-libs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:06:58.547 | > Adding Package glusterfs-libs-3.12.2-47.2.el7.x86_64 in mode u 2020-03-28 06:06:58.547 | > Member: ipmitool.x86_64 0:1.8.18-7.el7 - u 2020-03-28 06:06:58.547 | > Adding Package ipmitool-1.8.18-7.el7.x86_64 in mode u 2020-03-28 06:06:58.547 | > Member: mpfr.x86_64 0:3.1.1-4.el7 - u 2020-03-28 06:06:58.547 | > Adding Package mpfr-3.1.1-4.el7.x86_64 in mode u 2020-03-28 06:06:58.547 | > Member: efivar-libs.x86_64 0:36-12.el7 - u 2020-03-28 06:06:58.547 | > Adding Package efivar-libs-36-12.el7.x86_64 in mode u 2020-03-28 06:06:58.547 | > Member: glusterfs-client-xlators.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:06:58.547 | > Adding Package glusterfs-client-xlators-3.12.2-47.2.el7.x86_64 in mode u 2020-03-28 06:06:58.547 | > Member: mdadm.x86_64 0:4.1-1.el7 - u 2020-03-28 06:06:58.547 | > Adding Package mdadm-4.1-1.el7.x86_64 in mode u 2020-03-28 06:06:58.547 | > Member: cpp.x86_64 0:4.8.5-39.el7 - u 2020-03-28 06:06:58.547 | > Adding Package cpp-4.8.5-39.el7.x86_64 in mode u 2020-03-28 06:06:58.547 | > Member: net-snmp-libs.x86_64 1:5.7.2-43.el7_7.3 - u 2020-03-28 06:06:58.547 | > Adding Package 1:net-snmp-libs-5.7.2-43.el7_7.3.x86_64 in mode u 2020-03-28 06:06:58.547 | > Member: pciutils.x86_64 0:3.5.1-3.el7 - u 2020-03-28 06:06:58.547 | > Adding Package pciutils-3.5.1-3.el7.x86_64 in mode u 2020-03-28 06:06:58.547 | > Member: genisoimage.x86_64 0:1.1.11-25.el7 - u 2020-03-28 06:06:58.547 | > Adding Package genisoimage-1.1.11-25.el7.x86_64 in mode u 2020-03-28 06:06:58.547 | > Member: glibc-headers.x86_64 0:2.17-292.el7 - u 2020-03-28 06:06:58.547 | > Adding Package glibc-headers-2.17-292.el7.x86_64 in mode u 2020-03-28 06:06:58.547 | > Running transaction check 2020-03-28 06:06:58.547 | > Transaction check time: 0.163 2020-03-28 06:06:58.547 | > Running transaction test 2020-03-28 06:06:58.547 | > Transaction test succeeded 2020-03-28 06:06:58.547 | > Transaction test time: 0.110 2020-03-28 06:06:58.547 | > Running transaction 2020-03-28 06:06:58.547 | > Installing : glusterfs-libs-3.12.2-47.2.el7.x86_64 1/53 2020-03-28 06:06:58.547 | > Installing : mpfr-3.1.1-4.el7.x86_64 2/53 2020-03-28 06:06:58.547 | > Installing : libmpc-1.0.1-3.el7.x86_64 3/53 2020-03-28 06:06:58.547 | > Installing : efivar-libs-36-12.el7.x86_64 4/53 2020-03-28 06:06:58.547 | > Installing : libaio-0.3.109-13.el7.x86_64 5/53 2020-03-28 06:06:58.547 | > Installing : device-mapper-multipath-libs-0.4.9-127.el7.x86_64 6/53 2020-03-28 06:06:58.547 | > Installing : cpp-4.8.5-39.el7.x86_64 7/53 2020-03-28 06:06:58.547 | > Installing : glusterfs-3.12.2-47.2.el7.x86_64 8/53 2020-03-28 06:06:58.547 | > Running in chroot, ignoring request. 2020-03-28 06:06:58.547 | > Installing : glusterfs-client-xlators-3.12.2-47.2.el7.x86_64 9/53 2020-03-28 06:06:58.547 | > Installing : glusterfs-api-3.12.2-47.2.el7.x86_64 10/53 2020-03-28 06:06:58.547 | > Installing : pciutils-3.5.1-3.el7.x86_64 11/53 2020-03-28 06:06:58.547 | > Installing : rdma-core-22.1-3.el7.x86_64 12/53 2020-03-28 06:06:58.547 | > Installing : libibverbs-22.1-3.el7.x86_64 13/53 2020-03-28 06:06:58.547 | > Installing : librdmacm-22.1-3.el7.x86_64 14/53 2020-03-28 06:06:58.547 | > Installing : 1:net-snmp-libs-5.7.2-43.el7_7.3.x86_64 15/53 2020-03-28 06:06:58.548 | > Installing : OpenIPMI-libs-2.0.27-1.el7.x86_64 16/53 2020-03-28 06:06:58.548 | > Installing : OpenIPMI-2.0.27-1.el7.x86_64 17/53 2020-03-28 06:06:58.548 | > Installing : OpenIPMI-modalias-2.0.27-1.el7.x86_64 18/53 2020-03-28 06:06:58.548 | > Installing : 14:libpcap-1.5.3-11.el7.x86_64 19/53 2020-03-28 06:06:58.548 | > Installing : userspace-rcu-0.10.0-3.el7.x86_64 20/53 2020-03-28 06:06:58.548 | > Installing : lttng-ust-2.10.0-1.el7.x86_64 21/53 2020-03-28 06:06:58.548 | > Installing : 2:librados2-14.2.7-0.el7.x86_64 22/53 2020-03-28 06:06:58.548 | > Installing : 2:librbd1-14.2.7-0.el7.x86_64 23/53 2020-03-28 06:06:58.548 | > Installing : libiscsi-1.9.0-7.el7.x86_64 24/53 2020-03-28 06:06:58.548 | > Installing : python2-rpm-macros-3-32.el7.noarch 25/53 2020-03-28 06:06:58.548 | > Installing : python-srpm-macros-3-32.el7.noarch 26/53 2020-03-28 06:06:58.548 | > Installing : python-rpm-macros-3-32.el7.noarch 27/53 2020-03-28 06:06:58.548 | > Installing : libreport-filesystem-2.1.11-43.el7.centos.x86_64 28/53 2020-03-28 06:06:58.548 | > Installing : kernel-headers-3.10.0-1062.18.1.el7.x86_64 29/53 2020-03-28 06:06:58.548 | > Installing : glibc-headers-2.17-292.el7.x86_64 30/53 2020-03-28 06:07:02.504 | > Installing : glibc-devel-2.17-292.el7.x86_64 31/53 2020-03-28 06:07:02.504 | > Installing : nettle-2.7.1-8.el7.x86_64 32/53 2020-03-28 06:07:02.504 | > Installing : gperftools-libs-2.6.1-1.el7.x86_64 33/53 2020-03-28 06:07:02.504 | > Installing : libusal-1.1.11-25.el7.x86_64 34/53 2020-03-28 06:07:02.504 | > Installing : trousers-0.3.14-2.el7.x86_64 35/53 2020-03-28 06:07:02.504 | > Installing : gnutls-3.3.29-9.el7_6.x86_64 36/53 2020-03-28 06:07:02.504 | > Installing : 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 37/53 2020-03-28 06:07:02.504 | > Installing : genisoimage-1.1.11-25.el7.x86_64 38/53 2020-03-28 06:07:02.504 | > Installing : gcc-4.8.5-39.el7.x86_64 39/53 2020-03-28 06:07:02.504 | > Installing : mdadm-4.1-1.el7.x86_64 40/53 2020-03-28 06:07:02.504 | > Installing : python-devel-2.7.5-86.el7.x86_64 41/53 2020-03-28 06:07:02.504 | > Installing : 14:tcpdump-4.9.2-4.el7_7.1.x86_64 42/53 2020-03-28 06:07:02.504 | > Installing : ipmitool-1.8.18-7.el7.x86_64 43/53 2020-03-28 06:07:02.504 | > Installing : device-mapper-multipath-0.4.9-127.el7.x86_64 44/53 2020-03-28 06:07:02.504 | > Installing : efivar-36-12.el7.x86_64 45/53 2020-03-28 06:07:02.504 | > Installing : efibootmgr-17-2.el7.x86_64 46/53 2020-03-28 06:07:02.504 | > Installing : lsof-4.87-6.el7.x86_64 47/53 2020-03-28 06:07:02.504 | > Installing : gdisk-0.8.10-3.el7.x86_64 48/53 2020-03-28 06:07:02.504 | > Installing : dosfstools-3.0.20-10.el7.x86_64 49/53 2020-03-28 06:07:02.504 | > Installing : psmisc-22.20-16.el7.x86_64 50/53 2020-03-28 06:07:02.504 | > Installing : rng-tools-6.3.1-4.el7.x86_64 51/53 2020-03-28 06:07:02.504 | > Installing : 3:traceroute-2.0.22-2.el7.x86_64 52/53 2020-03-28 06:07:02.504 | > Installing : hdparm-9.43-5.el7.x86_64 53/53 2020-03-28 06:07:02.504 | > WARNING: ipmi_devintf module isn't available. 2020-03-28 06:07:02.504 | > WARNING: ipmi_msghandler module isn't available. 2020-03-28 06:07:02.504 | > Verifying : trousers-0.3.14-2.el7.x86_64 1/53 2020-03-28 06:07:02.504 | > Verifying : libusal-1.1.11-25.el7.x86_64 2/53 2020-03-28 06:07:02.504 | > Verifying : python-devel-2.7.5-86.el7.x86_64 3/53 2020-03-28 06:07:02.504 | > Verifying : efivar-36-12.el7.x86_64 4/53 2020-03-28 06:07:02.504 | > Verifying : OpenIPMI-2.0.27-1.el7.x86_64 5/53 2020-03-28 06:07:02.504 | > Verifying : 14:tcpdump-4.9.2-4.el7_7.1.x86_64 6/53 2020-03-28 06:07:02.504 | > Verifying : glusterfs-3.12.2-47.2.el7.x86_64 7/53 2020-03-28 06:07:02.504 | > Verifying : lttng-ust-2.10.0-1.el7.x86_64 8/53 2020-03-28 06:07:02.504 | > Verifying : gperftools-libs-2.6.1-1.el7.x86_64 9/53 2020-03-28 06:07:02.504 | > Verifying : nettle-2.7.1-8.el7.x86_64 10/53 2020-03-28 06:07:02.504 | > Verifying : kernel-headers-3.10.0-1062.18.1.el7.x86_64 11/53 2020-03-28 06:07:02.504 | > Verifying : gcc-4.8.5-39.el7.x86_64 12/53 2020-03-28 06:07:02.504 | > Verifying : hdparm-9.43-5.el7.x86_64 13/53 2020-03-28 06:07:02.504 | > Verifying : OpenIPMI-modalias-2.0.27-1.el7.x86_64 14/53 2020-03-28 06:07:02.504 | > Verifying : 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 15/53 2020-03-28 06:07:02.504 | > Verifying : 3:traceroute-2.0.22-2.el7.x86_64 16/53 2020-03-28 06:07:02.504 | > Verifying : glusterfs-api-3.12.2-47.2.el7.x86_64 17/53 2020-03-28 06:07:02.504 | > Verifying : libibverbs-22.1-3.el7.x86_64 18/53 2020-03-28 06:07:02.504 | > Verifying : rng-tools-6.3.1-4.el7.x86_64 19/53 2020-03-28 06:07:02.504 | > Verifying : libreport-filesystem-2.1.11-43.el7.centos.x86_64 20/53 2020-03-28 06:07:02.504 | > Verifying : python-srpm-macros-3-32.el7.noarch 21/53 2020-03-28 06:07:02.504 | > Verifying : python2-rpm-macros-3-32.el7.noarch 22/53 2020-03-28 06:07:02.504 | > Verifying : 2:librbd1-14.2.7-0.el7.x86_64 23/53 2020-03-28 06:07:02.504 | > Verifying : librdmacm-22.1-3.el7.x86_64 24/53 2020-03-28 06:07:02.504 | > Verifying : python-rpm-macros-3-32.el7.noarch 25/53 2020-03-28 06:07:03.104 | > Verifying : libaio-0.3.109-13.el7.x86_64 26/53 2020-03-28 06:07:03.104 | > Verifying : gnutls-3.3.29-9.el7_6.x86_64 27/53 2020-03-28 06:07:03.104 | > Verifying : psmisc-22.20-16.el7.x86_64 28/53 2020-03-28 06:07:03.104 | > Verifying : device-mapper-multipath-libs-0.4.9-127.el7.x86_64 29/53 2020-03-28 06:07:03.104 | > Verifying : dosfstools-3.0.20-10.el7.x86_64 30/53 2020-03-28 06:07:03.104 | > Verifying : 2:librados2-14.2.7-0.el7.x86_64 31/53 2020-03-28 06:07:03.104 | > Verifying : libiscsi-1.9.0-7.el7.x86_64 32/53 2020-03-28 06:07:03.104 | > Verifying : gdisk-0.8.10-3.el7.x86_64 33/53 2020-03-28 06:07:03.104 | > Verifying : userspace-rcu-0.10.0-3.el7.x86_64 34/53 2020-03-28 06:07:03.104 | > Verifying : libmpc-1.0.1-3.el7.x86_64 35/53 2020-03-28 06:07:03.104 | > Verifying : efibootmgr-17-2.el7.x86_64 36/53 2020-03-28 06:07:03.104 | > Verifying : OpenIPMI-libs-2.0.27-1.el7.x86_64 37/53 2020-03-28 06:07:03.104 | > Verifying : device-mapper-multipath-0.4.9-127.el7.x86_64 38/53 2020-03-28 06:07:03.104 | > Verifying : 14:libpcap-1.5.3-11.el7.x86_64 39/53 2020-03-28 06:07:03.105 | > Verifying : lsof-4.87-6.el7.x86_64 40/53 2020-03-28 06:07:03.105 | > Verifying : rdma-core-22.1-3.el7.x86_64 41/53 2020-03-28 06:07:03.105 | > Verifying : glibc-devel-2.17-292.el7.x86_64 42/53 2020-03-28 06:07:03.105 | > Verifying : glusterfs-libs-3.12.2-47.2.el7.x86_64 43/53 2020-03-28 06:07:03.105 | > Verifying : ipmitool-1.8.18-7.el7.x86_64 44/53 2020-03-28 06:07:03.105 | > Verifying : mpfr-3.1.1-4.el7.x86_64 45/53 2020-03-28 06:07:03.105 | > Verifying : efivar-libs-36-12.el7.x86_64 46/53 2020-03-28 06:07:03.105 | > Verifying : glusterfs-client-xlators-3.12.2-47.2.el7.x86_64 47/53 2020-03-28 06:07:03.105 | > Verifying : mdadm-4.1-1.el7.x86_64 48/53 2020-03-28 06:07:03.105 | > Verifying : cpp-4.8.5-39.el7.x86_64 49/53 2020-03-28 06:07:03.105 | > Verifying : 1:net-snmp-libs-5.7.2-43.el7_7.3.x86_64 50/53 2020-03-28 06:07:03.105 | > Verifying : pciutils-3.5.1-3.el7.x86_64 51/53 2020-03-28 06:07:03.105 | > Verifying : genisoimage-1.1.11-25.el7.x86_64 52/53 2020-03-28 06:07:03.105 | > Verifying : glibc-headers-2.17-292.el7.x86_64 53/53 2020-03-28 06:07:03.105 | > VerifyTransaction time: 1.025 2020-03-28 06:07:03.105 | > Transaction time: 9.187 2020-03-28 06:07:03.105 | > 2020-03-28 06:07:03.105 | > Installed: 2020-03-28 06:07:03.105 | > device-mapper-multipath.x86_64 0:0.4.9-127.el7 2020-03-28 06:07:03.105 | > dosfstools.x86_64 0:3.0.20-10.el7 2020-03-28 06:07:03.105 | > efibootmgr.x86_64 0:17-2.el7 2020-03-28 06:07:03.105 | > efivar.x86_64 0:36-12.el7 2020-03-28 06:07:03.105 | > gcc.x86_64 0:4.8.5-39.el7 2020-03-28 06:07:03.105 | > gdisk.x86_64 0:0.8.10-3.el7 2020-03-28 06:07:03.105 | > genisoimage.x86_64 0:1.1.11-25.el7 2020-03-28 06:07:03.105 | > hdparm.x86_64 0:9.43-5.el7 2020-03-28 06:07:03.105 | > ipmitool.x86_64 0:1.8.18-7.el7 2020-03-28 06:07:03.105 | > lsof.x86_64 0:4.87-6.el7 2020-03-28 06:07:03.105 | > mdadm.x86_64 0:4.1-1.el7 2020-03-28 06:07:03.105 | > psmisc.x86_64 0:22.20-16.el7 2020-03-28 06:07:03.105 | > python-devel.x86_64 0:2.7.5-86.el7 2020-03-28 06:07:03.105 | > qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 2020-03-28 06:07:03.105 | > rng-tools.x86_64 0:6.3.1-4.el7 2020-03-28 06:07:03.105 | > tcpdump.x86_64 14:4.9.2-4.el7_7.1 2020-03-28 06:07:03.105 | > traceroute.x86_64 3:2.0.22-2.el7 2020-03-28 06:07:03.105 | > 2020-03-28 06:07:03.105 | > Dependency Installed: 2020-03-28 06:07:03.105 | > OpenIPMI.x86_64 0:2.0.27-1.el7 2020-03-28 06:07:03.105 | > OpenIPMI-libs.x86_64 0:2.0.27-1.el7 2020-03-28 06:07:03.105 | > OpenIPMI-modalias.x86_64 0:2.0.27-1.el7 2020-03-28 06:07:03.163 | > cpp.x86_64 0:4.8.5-39.el7 2020-03-28 06:07:03.163 | > device-mapper-multipath-libs.x86_64 0:0.4.9-127.el7 2020-03-28 06:07:03.163 | > efivar-libs.x86_64 0:36-12.el7 2020-03-28 06:07:03.163 | > glibc-devel.x86_64 0:2.17-292.el7 2020-03-28 06:07:03.163 | > glibc-headers.x86_64 0:2.17-292.el7 2020-03-28 06:07:03.163 | > glusterfs.x86_64 0:3.12.2-47.2.el7 2020-03-28 06:07:03.163 | > glusterfs-api.x86_64 0:3.12.2-47.2.el7 2020-03-28 06:07:03.163 | > glusterfs-client-xlators.x86_64 0:3.12.2-47.2.el7 2020-03-28 06:07:03.163 | > glusterfs-libs.x86_64 0:3.12.2-47.2.el7 2020-03-28 06:07:03.163 | > gnutls.x86_64 0:3.3.29-9.el7_6 2020-03-28 06:07:03.163 | > gperftools-libs.x86_64 0:2.6.1-1.el7 2020-03-28 06:07:03.163 | > kernel-headers.x86_64 0:3.10.0-1062.18.1.el7 2020-03-28 06:07:03.163 | > libaio.x86_64 0:0.3.109-13.el7 2020-03-28 06:07:03.163 | > libibverbs.x86_64 0:22.1-3.el7 2020-03-28 06:07:03.163 | > libiscsi.x86_64 0:1.9.0-7.el7 2020-03-28 06:07:03.163 | > libmpc.x86_64 0:1.0.1-3.el7 2020-03-28 06:07:03.163 | > libpcap.x86_64 14:1.5.3-11.el7 2020-03-28 06:07:03.163 | > librados2.x86_64 2:14.2.7-0.el7 2020-03-28 06:07:03.163 | > librbd1.x86_64 2:14.2.7-0.el7 2020-03-28 06:07:03.163 | > librdmacm.x86_64 0:22.1-3.el7 2020-03-28 06:07:03.163 | > libreport-filesystem.x86_64 0:2.1.11-43.el7.centos 2020-03-28 06:07:03.163 | > libusal.x86_64 0:1.1.11-25.el7 2020-03-28 06:07:03.163 | > lttng-ust.x86_64 0:2.10.0-1.el7 2020-03-28 06:07:03.163 | > mpfr.x86_64 0:3.1.1-4.el7 2020-03-28 06:07:03.163 | > net-snmp-libs.x86_64 1:5.7.2-43.el7_7.3 2020-03-28 06:07:03.163 | > nettle.x86_64 0:2.7.1-8.el7 2020-03-28 06:07:03.163 | > pciutils.x86_64 0:3.5.1-3.el7 2020-03-28 06:07:03.163 | > python-rpm-macros.noarch 0:3-32.el7 2020-03-28 06:07:03.163 | > python-srpm-macros.noarch 0:3-32.el7 2020-03-28 06:07:03.163 | > python2-rpm-macros.noarch 0:3-32.el7 2020-03-28 06:07:03.163 | > rdma-core.x86_64 0:22.1-3.el7 2020-03-28 06:07:03.163 | > trousers.x86_64 0:0.3.14-2.el7 2020-03-28 06:07:03.163 | > userspace-rcu.x86_64 0:0.10.0-3.el7 2020-03-28 06:07:03.163 | > 2020-03-28 06:07:03.163 | > Complete! 2020-03-28 06:07:03.163 | > + '[' install == install ']' 2020-03-28 06:07:03.164 | > + '[' yum == dnf ']' 2020-03-28 06:07:03.164 | returncode: 0 2020-03-28 06:07:03.172 | dib-run-parts 01-package-installs completed 2020-03-28 06:07:03.172 | dib-run-parts Running /tmp/in_target.d/install.d/10-cloud-init 2020-03-28 06:07:03.178 | + set -eu 2020-03-28 06:07:03.178 | + set -o pipefail 2020-03-28 06:07:03.179 | + mkdir -p /etc/cloud/cloud.cfg.d 2020-03-28 06:07:03.180 | + '[' -n '' ']' 2020-03-28 06:07:03.182 | dib-run-parts 10-cloud-init completed 2020-03-28 06:07:03.182 | dib-run-parts Running /tmp/in_target.d/install.d/10-install-static-files 2020-03-28 06:07:03.188 | + set -eu 2020-03-28 06:07:03.188 | + set -o pipefail 2020-03-28 06:07:03.189 | ++ dirname /tmp/in_target.d/install.d/10-install-static-files 2020-03-28 06:07:03.190 | + STATIC_SOURCE=/tmp/in_target.d/install.d/../static 2020-03-28 06:07:03.190 | + '[' -d /tmp/in_target.d/install.d/../static ']' 2020-03-28 06:07:03.190 | + rsync -lCr /tmp/in_target.d/install.d/../static/ / 2020-03-28 06:07:03.202 | dib-run-parts 10-install-static-files completed 2020-03-28 06:07:03.202 | dib-run-parts Running /tmp/in_target.d/install.d/20-install-init-scripts 2020-03-28 06:07:03.206 | + set -eu 2020-03-28 06:07:03.206 | + set -o pipefail 2020-03-28 06:07:03.206 | ++ dirname /tmp/in_target.d/install.d/20-install-init-scripts 2020-03-28 06:07:03.207 | + scripts_dir=/tmp/in_target.d/install.d/../init-scripts/systemd/ 2020-03-28 06:07:03.208 | + '[' -d /tmp/in_target.d/install.d/../init-scripts/systemd/ ']' 2020-03-28 06:07:03.208 | + dest= 2020-03-28 06:07:03.208 | + case $DIB_INIT_SYSTEM in 2020-03-28 06:07:03.208 | + dest=/usr/lib/systemd/system/ 2020-03-28 06:07:03.208 | + '[' -z /usr/lib/systemd/system/ ']' 2020-03-28 06:07:03.208 | + cp -RP /tmp/in_target.d/install.d/../init-scripts/systemd/. /usr/lib/systemd/system/ 2020-03-28 06:07:03.217 | dib-run-parts 20-install-init-scripts completed 2020-03-28 06:07:03.217 | dib-run-parts Running /tmp/in_target.d/install.d/50-dhcp-all-interfaces 2020-03-28 06:07:03.222 | + set -eu 2020-03-28 06:07:03.222 | + set -o pipefail 2020-03-28 06:07:03.223 | ++ dirname /tmp/in_target.d/install.d/50-dhcp-all-interfaces 2020-03-28 06:07:03.225 | + SCRIPTDIR=/tmp/in_target.d/install.d 2020-03-28 06:07:03.225 | + '[' -e /etc/redhat-release ']' 2020-03-28 06:07:03.225 | + type dnf 2020-03-28 06:07:03.226 | + yum -v -y install ndisc6 2020-03-28 06:07:03.462 | Loading "fastestmirror" plugin 2020-03-28 06:07:03.469 | Config time: 0.020 2020-03-28 06:07:03.471 | Yum version: 3.4.3 2020-03-28 06:07:03.604 | rpmdb time: 0.000 2020-03-28 06:07:03.606 | Setting up Package Sacks 2020-03-28 06:07:03.607 | Loading mirror speeds from cached hostfile 2020-03-28 06:07:03.609 | * base: mirror.trouble-free.net 2020-03-28 06:07:03.610 | * extras: mirrors.tripadvisor.com 2020-03-28 06:07:03.611 | * updates: mirror.datto.com 2020-03-28 06:07:03.643 | pkgsack time: 0.037 2020-03-28 06:07:03.646 | Checking for virtual provide or file-provide for ndisc6 2020-03-28 06:07:03.651 | Checking for installed virtual provide or file-provide for ndisc6 2020-03-28 06:07:03.651 | No package ndisc6 available. 2020-03-28 06:07:03.803 | Error: Nothing to do 2020-03-28 06:07:03.818 | + true 2020-03-28 06:07:03.818 | + '[' centos7 '!=' gentoo ']' 2020-03-28 06:07:03.818 | + install -D -g root -o root -m 0755 /tmp/in_target.d/install.d/dhcp-all-interfaces.sh /usr/local/sbin/dhcp-all-interfaces.sh 2020-03-28 06:07:03.825 | + sed -i s/DIB_DHCP_TIMEOUT/30/ /usr/local/sbin/dhcp-all-interfaces.sh 2020-03-28 06:07:03.829 | + '[' -f /etc/dhcp/dhclient.conf ']' 2020-03-28 06:07:03.829 | + grep -o '^timeout ' /etc/dhcp/dhclient.conf 2020-03-28 06:07:03.832 | timeout 2020-03-28 06:07:03.832 | + sed -i -e 's/^timeout .*/# "timeout" Value set by dhcp-all-interfaces\ntimeout 30;/' /etc/dhcp/dhclient.conf 2020-03-28 06:07:03.835 | + grep -o '^retry ' /etc/dhcp/dhclient.conf 2020-03-28 06:07:03.837 | retry 2020-03-28 06:07:03.837 | + sed -i -e '/^retry/s/^/# \"retry\" Value commented by dhcp-all-interfaces\n# /g' /etc/dhcp/dhclient.conf 2020-03-28 06:07:03.840 | + '[' systemd == upstart ']' 2020-03-28 06:07:03.840 | + '[' systemd == systemd ']' 2020-03-28 06:07:03.840 | + install -D -g root -o root -m 0644 /tmp/in_target.d/install.d/dhcp-interface@.service /usr/lib/systemd/system/dhcp-interface@.service 2020-03-28 06:07:03.844 | + install -D -g root -o root -m 0644 /tmp/in_target.d/install.d/dhcp-all-interfaces-udev.rules /etc/udev/rules.d/99-dhcp-all-interfaces.rules 2020-03-28 06:07:03.848 | + sed -i s/TimeoutStartSec=DIB_DHCP_TIMEOUT/TimeoutStartSec=60s/ /usr/lib/systemd/system/dhcp-interface@.service 2020-03-28 06:07:03.854 | dib-run-parts 50-dhcp-all-interfaces completed 2020-03-28 06:07:03.854 | dib-run-parts Running /tmp/in_target.d/install.d/60-remove-cloud-image-interfaces 2020-03-28 06:07:03.859 | + set -eu 2020-03-28 06:07:03.859 | + set -o pipefail 2020-03-28 06:07:03.859 | + rm -f /etc/sysconfig/network-scripts/ifcfg-eth0 2020-03-28 06:07:03.861 | + rm -f '/etc/network/interfaces.d/eth*.cfg' 2020-03-28 06:07:03.863 | + rm -f '/etc/network/interfaces.d/eth*' 2020-03-28 06:07:03.865 | + rm -f '/etc/conf.d/net*' 2020-03-28 06:07:03.867 | + '[' -f /etc/network/interfaces ']' 2020-03-28 06:07:03.869 | dib-run-parts 60-remove-cloud-image-interfaces completed 2020-03-28 06:07:03.869 | dib-run-parts Running /tmp/in_target.d/install.d/70-enable-dynamic-login-services 2020-03-28 06:07:03.873 | + set -eu 2020-03-28 06:07:03.873 | + set -o pipefail 2020-03-28 06:07:03.873 | + case "$DIB_INIT_SYSTEM" in 2020-03-28 06:07:03.873 | + systemctl enable dynamic-login.service 2020-03-28 06:07:03.878 | Created symlink /etc/systemd/system/multi-user.target.wants/dynamic-login.service, pointing to /usr/lib/systemd/system/dynamic-login.service. 2020-03-28 06:07:03.881 | dib-run-parts 70-enable-dynamic-login-services completed 2020-03-28 06:07:03.881 | dib-run-parts Running /tmp/in_target.d/install.d/99-package-uninstalls 2020-03-28 06:07:03.887 | + set -eu 2020-03-28 06:07:03.887 | + set -o pipefail 2020-03-28 06:07:03.888 | ++ dirname /tmp/in_target.d/install.d/99-package-uninstalls 2020-03-28 06:07:03.890 | + package-uninstalls -d /tmp/in_target.d/install.d 2020-03-28 06:07:03.894 | + set -eu 2020-03-28 06:07:03.894 | + set -o pipefail 2020-03-28 06:07:03.894 | ++ basename /usr/local/bin/package-uninstalls 2020-03-28 06:07:03.897 | + SCRIPTNAME=package-uninstalls 2020-03-28 06:07:03.898 | ++ getopt -o hd: -n package-uninstalls -- -d /tmp/in_target.d/install.d 2020-03-28 06:07:03.901 | + TEMP=' -d '\''/tmp/in_target.d/install.d'\'' --' 2020-03-28 06:07:03.901 | + '[' 0 '!=' 0 ']' 2020-03-28 06:07:03.901 | + eval set -- ' -d '\''/tmp/in_target.d/install.d'\'' --' 2020-03-28 06:07:03.901 | ++ set -- -d /tmp/in_target.d/install.d -- 2020-03-28 06:07:03.901 | + WORKDIR= 2020-03-28 06:07:03.901 | + true 2020-03-28 06:07:03.901 | + case "$1" in 2020-03-28 06:07:03.901 | + WORKDIR=/tmp/in_target.d/install.d 2020-03-28 06:07:03.901 | + shift 2 2020-03-28 06:07:03.901 | + true 2020-03-28 06:07:03.901 | + case "$1" in 2020-03-28 06:07:03.901 | + shift 2020-03-28 06:07:03.901 | + break 2020-03-28 06:07:03.901 | + '[' -z /tmp/in_target.d/install.d ']' 2020-03-28 06:07:03.901 | + PACKAGES= 2020-03-28 06:07:03.902 | ++ find /tmp/in_target.d/install.d -maxdepth 1 -name 'package-installs-*' 2020-03-28 06:07:03.905 | + for PACKAGEFILE in '$(find $WORKDIR -maxdepth 1 -name "package-installs-*" )' 2020-03-28 06:07:03.906 | ++ basename /tmp/in_target.d/install.d/package-installs-ironic-agent 2020-03-28 06:07:03.908 | + basefile=package-installs-ironic-agent 2020-03-28 06:07:03.908 | + element_name=ironic-agent 2020-03-28 06:07:03.908 | + read pkg 2020-03-28 06:07:03.908 | + '[' -z ironic-python-agent ']' 2020-03-28 06:07:03.908 | + '[' i = '#' ']' 2020-03-28 06:07:03.908 | + '[' '!' i = - ']' 2020-03-28 06:07:03.908 | + continue 2020-03-28 06:07:03.908 | + read pkg 2020-03-28 06:07:03.908 | + install-packages -e 2020-03-28 06:07:03.922 | + package-installs-v2 --phase install.d --uninstall /tmp/package-installs.json 2020-03-28 06:07:03.974 | Nothing to uninstall 2020-03-28 06:07:03.985 | dib-run-parts 99-package-uninstalls completed 2020-03-28 06:07:03.986 | dib-run-parts ----------------------- PROFILING ----------------------- 2020-03-28 06:07:03.986 | dib-run-parts 2020-03-28 06:07:03.989 | dib-run-parts Target: install.d 2020-03-28 06:07:03.989 | dib-run-parts 2020-03-28 06:07:03.990 | dib-run-parts Script Seconds 2020-03-28 06:07:03.990 | dib-run-parts --------------------------------------- ---------- 2020-03-28 06:07:03.991 | dib-run-parts 2020-03-28 06:07:04.009 | dib-run-parts 00-baseline-environment 3.066 2020-03-28 06:07:04.019 | dib-run-parts 00-up-to-date 139.912 2020-03-28 06:07:04.029 | dib-run-parts 01-package-installs 30.577 2020-03-28 06:07:04.039 | dib-run-parts 10-cloud-init 0.008 2020-03-28 06:07:04.048 | dib-run-parts 10-install-static-files 0.018 2020-03-28 06:07:04.058 | dib-run-parts 20-install-init-scripts 0.012 2020-03-28 06:07:04.068 | dib-run-parts 50-dhcp-all-interfaces 0.635 2020-03-28 06:07:04.076 | dib-run-parts 60-remove-cloud-image-interfaces 0.013 2020-03-28 06:07:04.085 | dib-run-parts 70-enable-dynamic-login-services 0.009 2020-03-28 06:07:04.094 | dib-run-parts 99-package-uninstalls 0.101 2020-03-28 06:07:04.098 | dib-run-parts 2020-03-28 06:07:04.098 | dib-run-parts --------------------- END PROFILING --------------------- 2020-03-28 06:07:04.118 | + diskimage_builder/lib/img-functions:run_in_target:61 : export HOME=/home/zuul 2020-03-28 06:07:04.124 | + diskimage_builder/lib/img-functions:run_in_target:61 : HOME=/home/zuul 2020-03-28 06:07:04.131 | + diskimage_builder/lib/img-functions:run_d_in_target:86 : trap - ERR 2020-03-28 06:07:04.136 | + diskimage_builder/lib/img-functions:run_d_in_target:87 : check_break after-install run_in_target bash 2020-03-28 06:07:04.144 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2020-03-28 06:07:04.144 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-install(,|$)' -q 2020-03-28 06:07:04.157 | + diskimage_builder/lib/img-functions:run_d_in_target:88 : sudo umount -f /tmp/dib_build.pX4B1SAV/mnt/tmp/in_target.d 2020-03-28 06:07:04.233 | + diskimage_builder/lib/img-functions:run_d_in_target:89 : timeout 10 sh -c ' while ! sudo rmdir /tmp/dib_build.pX4B1SAV/mnt/tmp/in_target.d; do sleep 1; done' 2020-03-28 06:07:04.270 | + diskimage_builder/lib/disk-image-create:main:365 : do_extra_package_install 2020-03-28 06:07:04.276 | + diskimage_builder/lib/img-functions:do_extra_package_install:168 : '[' yum-plugin-priorities '!=' '' ']' 2020-03-28 06:07:04.281 | + diskimage_builder/lib/img-functions:do_extra_package_install:169 : run_in_target install-packages yum-plugin-priorities python-hardware-detect 2020-03-28 06:07:04.286 | + diskimage_builder/lib/img-functions:run_in_target:51 : cmd='install-packages yum-plugin-priorities python-hardware-detect' 2020-03-28 06:07:04.291 | + diskimage_builder/lib/img-functions:run_in_target:53 : ORIG_HOME=/home/zuul 2020-03-28 06:07:04.296 | + diskimage_builder/lib/img-functions:run_in_target:54 : export HOME=/root 2020-03-28 06:07:04.302 | + diskimage_builder/lib/img-functions:run_in_target:54 : HOME=/root 2020-03-28 06:07:04.307 | + diskimage_builder/lib/img-functions:run_in_target:60 : sudo -E chroot /tmp/dib_build.pX4B1SAV/mnt env -u TMPDIR -u VIRTUAL_ENV 'PATH=$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' sh -c 'install-packages yum-plugin-priorities python-hardware-detect' 2020-03-28 06:07:04.352 | Running install-packages install. 2020-03-28 06:07:04.353 | + yum -v -y install yum-plugin-priorities python-hardware-detect 2020-03-28 06:07:04.472 | Loading "fastestmirror" plugin 2020-03-28 06:07:04.474 | Config time: 0.008 2020-03-28 06:07:04.475 | Yum version: 3.4.3 2020-03-28 06:07:04.538 | rpmdb time: 0.000 2020-03-28 06:07:04.539 | Setting up Package Sacks 2020-03-28 06:07:04.539 | Loading mirror speeds from cached hostfile 2020-03-28 06:07:04.540 | * base: mirror.trouble-free.net 2020-03-28 06:07:04.541 | * extras: mirrors.tripadvisor.com 2020-03-28 06:07:04.541 | * updates: mirror.datto.com 2020-03-28 06:07:04.556 | pkgsack time: 0.017 2020-03-28 06:07:04.846 | Obs Init time: 0.222 2020-03-28 06:07:04.917 | Checking for virtual provide or file-provide for python-hardware-detect 2020-03-28 06:07:04.919 | Resolving Dependencies 2020-03-28 06:07:04.920 | --> Running transaction check 2020-03-28 06:07:04.920 | ---> Package python2-hardware-detect.noarch 0:0.23.0-0.20200117063319.59211cc.el7 will be installed 2020-03-28 06:07:04.920 | Checking deps for python2-hardware-detect.noarch 0:0.23.0-0.20200117063319.59211cc.el7 - u 2020-03-28 06:07:04.921 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python2-hardware-detect.noarch 0:0.23.0-0.20200117063319.59211cc.el7 - u 2020-03-28 06:07:04.923 | looking for ('/usr/bin/python2', None, (None, None, None)) as a requirement of python2-hardware-detect.noarch 0:0.23.0-0.20200117063319.59211cc.el7 - u 2020-03-28 06:07:04.923 | looking for ('ethtool', None, (None, None, None)) as a requirement of python2-hardware-detect.noarch 0:0.23.0-0.20200117063319.59211cc.el7 - u 2020-03-28 06:07:04.924 | looking for ('fio', None, (None, None, None)) as a requirement of python2-hardware-detect.noarch 0:0.23.0-0.20200117063319.59211cc.el7 - u 2020-03-28 06:07:04.924 | looking for ('lldpad', None, (None, None, None)) as a requirement of python2-hardware-detect.noarch 0:0.23.0-0.20200117063319.59211cc.el7 - u 2020-03-28 06:07:04.924 | looking for ('lshw', None, (None, None, None)) as a requirement of python2-hardware-detect.noarch 0:0.23.0-0.20200117063319.59211cc.el7 - u 2020-03-28 06:07:04.925 | looking for ('pciutils', None, (None, None, None)) as a requirement of python2-hardware-detect.noarch 0:0.23.0-0.20200117063319.59211cc.el7 - u 2020-03-28 06:07:04.925 | looking for ('python-ipaddr', None, (None, None, None)) as a requirement of python2-hardware-detect.noarch 0:0.23.0-0.20200117063319.59211cc.el7 - u 2020-03-28 06:07:04.925 | looking for ('python2-netaddr', None, (None, None, None)) as a requirement of python2-hardware-detect.noarch 0:0.23.0-0.20200117063319.59211cc.el7 - u 2020-03-28 06:07:04.926 | looking for ('python2-pbr', None, (None, None, None)) as a requirement of python2-hardware-detect.noarch 0:0.23.0-0.20200117063319.59211cc.el7 - u 2020-03-28 06:07:04.927 | looking for ('python2-pexpect', None, (None, None, None)) as a requirement of python2-hardware-detect.noarch 0:0.23.0-0.20200117063319.59211cc.el7 - u 2020-03-28 06:07:04.927 | looking for ('python2-ptyprocess', None, (None, None, None)) as a requirement of python2-hardware-detect.noarch 0:0.23.0-0.20200117063319.59211cc.el7 - u 2020-03-28 06:07:04.927 | looking for ('smartmontools', None, (None, None, None)) as a requirement of python2-hardware-detect.noarch 0:0.23.0-0.20200117063319.59211cc.el7 - u 2020-03-28 06:07:04.927 | looking for ('sysbench', None, (None, None, None)) as a requirement of python2-hardware-detect.noarch 0:0.23.0-0.20200117063319.59211cc.el7 - u 2020-03-28 06:07:04.927 | python2-hardware-detect-0.23.0-0.20200117063319.59211cc.el7.noarch requires: fio 2020-03-28 06:07:04.927 | --> Processing Dependency: fio for package: python2-hardware-detect-0.23.0-0.20200117063319.59211cc.el7.noarch 2020-03-28 06:07:04.928 | Searching pkgSack for dep: fio 2020-03-28 06:07:04.931 | Building updates object 2020-03-28 06:07:05.126 | up:simple updates time: 0.004 2020-03-28 06:07:05.129 | up:obs time: 0.003 2020-03-28 06:07:05.129 | up:condense time: 0.000 2020-03-28 06:07:05.129 | updates time: 0.198 2020-03-28 06:07:05.133 | TSINFO: Marking fio-3.7-1.el7.x86_64 as install for python2-hardware-detect-0.23.0-0.20200117063319.59211cc.el7.noarch 2020-03-28 06:07:05.135 | python2-hardware-detect-0.23.0-0.20200117063319.59211cc.el7.noarch requires: lldpad 2020-03-28 06:07:05.135 | --> Processing Dependency: lldpad for package: python2-hardware-detect-0.23.0-0.20200117063319.59211cc.el7.noarch 2020-03-28 06:07:05.135 | Searching pkgSack for dep: lldpad 2020-03-28 06:07:05.140 | TSINFO: Marking lldpad-1.0.1-5.git036e314.el7.x86_64 as install for python2-hardware-detect-0.23.0-0.20200117063319.59211cc.el7.noarch 2020-03-28 06:07:05.141 | python2-hardware-detect-0.23.0-0.20200117063319.59211cc.el7.noarch requires: python-ipaddr 2020-03-28 06:07:05.141 | --> Processing Dependency: python-ipaddr for package: python2-hardware-detect-0.23.0-0.20200117063319.59211cc.el7.noarch 2020-03-28 06:07:05.141 | Searching pkgSack for dep: python-ipaddr 2020-03-28 06:07:05.143 | TSINFO: Marking python-ipaddr-2.1.11-2.el7.noarch as install for python2-hardware-detect-0.23.0-0.20200117063319.59211cc.el7.noarch 2020-03-28 06:07:05.143 | python2-hardware-detect-0.23.0-0.20200117063319.59211cc.el7.noarch requires: python2-pexpect 2020-03-28 06:07:05.143 | --> Processing Dependency: python2-pexpect for package: python2-hardware-detect-0.23.0-0.20200117063319.59211cc.el7.noarch 2020-03-28 06:07:05.143 | Searching pkgSack for dep: python2-pexpect 2020-03-28 06:07:05.144 | TSINFO: Marking python2-pexpect-4.6-1.el7.noarch as install for python2-hardware-detect-0.23.0-0.20200117063319.59211cc.el7.noarch 2020-03-28 06:07:05.145 | python2-hardware-detect-0.23.0-0.20200117063319.59211cc.el7.noarch requires: python2-ptyprocess 2020-03-28 06:07:05.145 | --> Processing Dependency: python2-ptyprocess for package: python2-hardware-detect-0.23.0-0.20200117063319.59211cc.el7.noarch 2020-03-28 06:07:05.145 | Searching pkgSack for dep: python2-ptyprocess 2020-03-28 06:07:05.146 | TSINFO: Marking python2-ptyprocess-0.6.0-5.el7.noarch as install for python2-hardware-detect-0.23.0-0.20200117063319.59211cc.el7.noarch 2020-03-28 06:07:05.147 | python2-hardware-detect-0.23.0-0.20200117063319.59211cc.el7.noarch requires: smartmontools 2020-03-28 06:07:05.147 | --> Processing Dependency: smartmontools for package: python2-hardware-detect-0.23.0-0.20200117063319.59211cc.el7.noarch 2020-03-28 06:07:05.147 | Searching pkgSack for dep: smartmontools 2020-03-28 06:07:05.157 | TSINFO: Marking 1:smartmontools-7.0-3.el7.x86_64 as install for python2-hardware-detect-0.23.0-0.20200117063319.59211cc.el7.noarch 2020-03-28 06:07:05.158 | python2-hardware-detect-0.23.0-0.20200117063319.59211cc.el7.noarch requires: sysbench 2020-03-28 06:07:05.159 | --> Processing Dependency: sysbench for package: python2-hardware-detect-0.23.0-0.20200117063319.59211cc.el7.noarch 2020-03-28 06:07:05.159 | Searching pkgSack for dep: sysbench 2020-03-28 06:07:05.162 | TSINFO: Marking sysbench-0.4.12-12.el7.x86_64 as install for python2-hardware-detect-0.23.0-0.20200117063319.59211cc.el7.noarch 2020-03-28 06:07:05.163 | ---> Package yum-plugin-priorities.noarch 0:1.1.31-52.el7 will be installed 2020-03-28 06:07:05.163 | Checking deps for yum-plugin-priorities.noarch 0:1.1.31-52.el7 - u 2020-03-28 06:07:05.164 | looking for ('yum', 'GE', ('0', '3.0', None)) as a requirement of yum-plugin-priorities.noarch 0:1.1.31-52.el7 - u 2020-03-28 06:07:05.166 | --> Running transaction check 2020-03-28 06:07:05.167 | ---> Package fio.x86_64 0:3.7-1.el7 will be installed 2020-03-28 06:07:05.167 | Checking deps for fio.x86_64 0:3.7-1.el7 - u 2020-03-28 06:07:05.167 | looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of fio.x86_64 0:3.7-1.el7 - u 2020-03-28 06:07:05.173 | looking for ('librt.so.1(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of fio.x86_64 0:3.7-1.el7 - u 2020-03-28 06:07:05.174 | looking for ('librdmacm.so.1(RDMACM_1.0)(64bit)', None, (None, None, None)) as a requirement of fio.x86_64 0:3.7-1.el7 - u 2020-03-28 06:07:05.175 | looking for ('libpthread.so.0(GLIBC_2.3.2)(64bit)', None, (None, None, None)) as a requirement of fio.x86_64 0:3.7-1.el7 - u 2020-03-28 06:07:05.175 | looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of fio.x86_64 0:3.7-1.el7 - u 2020-03-28 06:07:05.176 | looking for ('libpmemblk.so.1(LIBPMEMBLK_1.0)(64bit)', None, (None, None, None)) as a requirement of fio.x86_64 0:3.7-1.el7 - u 2020-03-28 06:07:05.176 | looking for ('libpmem.so.1(LIBPMEM_1.0)(64bit)', None, (None, None, None)) as a requirement of fio.x86_64 0:3.7-1.el7 - u 2020-03-28 06:07:05.177 | looking for ('libnuma.so.1(libnuma_1.2)(64bit)', None, (None, None, None)) as a requirement of fio.x86_64 0:3.7-1.el7 - u 2020-03-28 06:07:05.178 | looking for ('libnuma.so.1(libnuma_1.1)(64bit)', None, (None, None, None)) as a requirement of fio.x86_64 0:3.7-1.el7 - u 2020-03-28 06:07:05.178 | looking for ('libm.so.6(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of fio.x86_64 0:3.7-1.el7 - u 2020-03-28 06:07:05.179 | looking for ('libm.so.6(GLIBC_2.15)(64bit)', None, (None, None, None)) as a requirement of fio.x86_64 0:3.7-1.el7 - u 2020-03-28 06:07:05.179 | looking for ('libibverbs.so.1(IBVERBS_1.1)(64bit)', None, (None, None, None)) as a requirement of fio.x86_64 0:3.7-1.el7 - u 2020-03-28 06:07:05.182 | looking for ('libibverbs.so.1(IBVERBS_1.0)(64bit)', None, (None, None, None)) as a requirement of fio.x86_64 0:3.7-1.el7 - u 2020-03-28 06:07:05.182 | looking for ('libdl.so.2(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of fio.x86_64 0:3.7-1.el7 - u 2020-03-28 06:07:05.183 | looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of fio.x86_64 0:3.7-1.el7 - u 2020-03-28 06:07:05.184 | looking for ('libaio.so.1(LIBAIO_0.4)(64bit)', None, (None, None, None)) as a requirement of fio.x86_64 0:3.7-1.el7 - u 2020-03-28 06:07:05.185 | looking for ('libaio.so.1(LIBAIO_0.1)(64bit)', None, (None, None, None)) as a requirement of fio.x86_64 0:3.7-1.el7 - u 2020-03-28 06:07:05.185 | looking for ('/usr/bin/python2.7', None, (None, None, None)) as a requirement of fio.x86_64 0:3.7-1.el7 - u 2020-03-28 06:07:05.187 | looking for ('/usr/bin/bash', None, (None, None, None)) as a requirement of fio.x86_64 0:3.7-1.el7 - u 2020-03-28 06:07:05.187 | looking for ('/bin/sh', None, (None, None, None)) as a requirement of fio.x86_64 0:3.7-1.el7 - u 2020-03-28 06:07:05.189 | looking for ('libz.so.1()(64bit)', None, (None, None, None)) as a requirement of fio.x86_64 0:3.7-1.el7 - u 2020-03-28 06:07:05.190 | looking for ('librt.so.1()(64bit)', None, (None, None, None)) as a requirement of fio.x86_64 0:3.7-1.el7 - u 2020-03-28 06:07:05.190 | looking for ('librdmacm.so.1()(64bit)', None, (None, None, None)) as a requirement of fio.x86_64 0:3.7-1.el7 - u 2020-03-28 06:07:05.191 | looking for ('librbd.so.1()(64bit)', None, (None, None, None)) as a requirement of fio.x86_64 0:3.7-1.el7 - u 2020-03-28 06:07:05.193 | looking for ('librados.so.2()(64bit)', None, (None, None, None)) as a requirement of fio.x86_64 0:3.7-1.el7 - u 2020-03-28 06:07:05.195 | looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of fio.x86_64 0:3.7-1.el7 - u 2020-03-28 06:07:05.196 | looking for ('libpmemblk.so.1()(64bit)', None, (None, None, None)) as a requirement of fio.x86_64 0:3.7-1.el7 - u 2020-03-28 06:07:05.196 | looking for ('libpmem.so.1()(64bit)', None, (None, None, None)) as a requirement of fio.x86_64 0:3.7-1.el7 - u 2020-03-28 06:07:05.196 | looking for ('libnuma.so.1()(64bit)', None, (None, None, None)) as a requirement of fio.x86_64 0:3.7-1.el7 - u 2020-03-28 06:07:05.196 | looking for ('libm.so.6()(64bit)', None, (None, None, None)) as a requirement of fio.x86_64 0:3.7-1.el7 - u 2020-03-28 06:07:05.197 | looking for ('libibverbs.so.1()(64bit)', None, (None, None, None)) as a requirement of fio.x86_64 0:3.7-1.el7 - u 2020-03-28 06:07:05.198 | looking for ('libdl.so.2()(64bit)', None, (None, None, None)) as a requirement of fio.x86_64 0:3.7-1.el7 - u 2020-03-28 06:07:05.198 | looking for ('libaio.so.1()(64bit)', None, (None, None, None)) as a requirement of fio.x86_64 0:3.7-1.el7 - u 2020-03-28 06:07:05.199 | fio-3.7-1.el7.x86_64 requires: libpmemblk.so.1(LIBPMEMBLK_1.0)(64bit) 2020-03-28 06:07:05.199 | --> Processing Dependency: libpmemblk.so.1(LIBPMEMBLK_1.0)(64bit) for package: fio-3.7-1.el7.x86_64 2020-03-28 06:07:05.199 | Searching pkgSack for dep: libpmemblk.so.1(LIBPMEMBLK_1.0)(64bit) 2020-03-28 06:07:05.204 | TSINFO: Marking libpmemblk-1.5.1-2.1.el7.x86_64 as install for fio-3.7-1.el7.x86_64 2020-03-28 06:07:05.205 | fio-3.7-1.el7.x86_64 requires: libpmem.so.1(LIBPMEM_1.0)(64bit) 2020-03-28 06:07:05.205 | --> Processing Dependency: libpmem.so.1(LIBPMEM_1.0)(64bit) for package: fio-3.7-1.el7.x86_64 2020-03-28 06:07:05.206 | Searching pkgSack for dep: libpmem.so.1(LIBPMEM_1.0)(64bit) 2020-03-28 06:07:05.210 | TSINFO: Marking libpmem-1.5.1-2.1.el7.x86_64 as install for fio-3.7-1.el7.x86_64 2020-03-28 06:07:05.211 | fio-3.7-1.el7.x86_64 requires: libpmemblk.so.1()(64bit) 2020-03-28 06:07:05.211 | --> Processing Dependency: libpmemblk.so.1()(64bit) for package: fio-3.7-1.el7.x86_64 2020-03-28 06:07:05.211 | Searching pkgSack for dep: libpmemblk.so.1()(64bit) 2020-03-28 06:07:05.212 | libpmemblk-1.5.1-2.1.el7.x86_64 already in ts, skipping this one 2020-03-28 06:07:05.213 | fio-3.7-1.el7.x86_64 requires: libpmem.so.1()(64bit) 2020-03-28 06:07:05.213 | --> Processing Dependency: libpmem.so.1()(64bit) for package: fio-3.7-1.el7.x86_64 2020-03-28 06:07:05.213 | Searching pkgSack for dep: libpmem.so.1()(64bit) 2020-03-28 06:07:05.214 | libpmem-1.5.1-2.1.el7.x86_64 already in ts, skipping this one 2020-03-28 06:07:05.214 | ---> Package lldpad.x86_64 0:1.0.1-5.git036e314.el7 will be installed 2020-03-28 06:07:05.214 | Checking deps for lldpad.x86_64 0:1.0.1-5.git036e314.el7 - u 2020-03-28 06:07:05.215 | looking for ('kernel', 'GE', ('0', '2.6.32', None)) as a requirement of lldpad.x86_64 0:1.0.1-5.git036e314.el7 - u 2020-03-28 06:07:05.701 | looking for ('systemd', None, (None, None, None)) as a requirement of lldpad.x86_64 0:1.0.1-5.git036e314.el7 - u 2020-03-28 06:07:05.703 | looking for ('systemd', None, (None, None, None)) as a requirement of lldpad.x86_64 0:1.0.1-5.git036e314.el7 - u 2020-03-28 06:07:05.703 | looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of lldpad.x86_64 0:1.0.1-5.git036e314.el7 - u 2020-03-28 06:07:05.704 | looking for ('readline', None, (None, None, None)) as a requirement of lldpad.x86_64 0:1.0.1-5.git036e314.el7 - u 2020-03-28 06:07:05.705 | looking for ('librt.so.1(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of lldpad.x86_64 0:1.0.1-5.git036e314.el7 - u 2020-03-28 06:07:05.705 | looking for ('libnl-3.so.200(libnl_3)(64bit)', None, (None, None, None)) as a requirement of lldpad.x86_64 0:1.0.1-5.git036e314.el7 - u 2020-03-28 06:07:05.706 | looking for ('libdl.so.2(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of lldpad.x86_64 0:1.0.1-5.git036e314.el7 - u 2020-03-28 06:07:05.706 | looking for ('libc.so.6(GLIBC_2.15)(64bit)', None, (None, None, None)) as a requirement of lldpad.x86_64 0:1.0.1-5.git036e314.el7 - u 2020-03-28 06:07:05.707 | looking for ('/bin/sh', None, (None, None, None)) as a requirement of lldpad.x86_64 0:1.0.1-5.git036e314.el7 - u 2020-03-28 06:07:05.707 | looking for ('/bin/sh', None, (None, None, None)) as a requirement of lldpad.x86_64 0:1.0.1-5.git036e314.el7 - u 2020-03-28 06:07:05.707 | looking for ('librt.so.1()(64bit)', None, (None, None, None)) as a requirement of lldpad.x86_64 0:1.0.1-5.git036e314.el7 - u 2020-03-28 06:07:05.707 | looking for ('libnl-3.so.200()(64bit)', None, (None, None, None)) as a requirement of lldpad.x86_64 0:1.0.1-5.git036e314.el7 - u 2020-03-28 06:07:05.707 | looking for ('libdl.so.2()(64bit)', None, (None, None, None)) as a requirement of lldpad.x86_64 0:1.0.1-5.git036e314.el7 - u 2020-03-28 06:07:05.708 | looking for ('libconfig.so.9()(64bit)', None, (None, None, None)) as a requirement of lldpad.x86_64 0:1.0.1-5.git036e314.el7 - u 2020-03-28 06:07:05.708 | lldpad-1.0.1-5.git036e314.el7.x86_64 requires: libconfig.so.9()(64bit) 2020-03-28 06:07:05.708 | --> Processing Dependency: libconfig.so.9()(64bit) for package: lldpad-1.0.1-5.git036e314.el7.x86_64 2020-03-28 06:07:05.708 | Searching pkgSack for dep: libconfig.so.9()(64bit) 2020-03-28 06:07:05.713 | TSINFO: Marking libconfig-1.4.9-5.el7.x86_64 as install for lldpad-1.0.1-5.git036e314.el7.x86_64 2020-03-28 06:07:05.714 | ---> Package python-ipaddr.noarch 0:2.1.11-2.el7 will be installed 2020-03-28 06:07:05.714 | Checking deps for python-ipaddr.noarch 0:2.1.11-2.el7 - u 2020-03-28 06:07:05.714 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python-ipaddr.noarch 0:2.1.11-2.el7 - u 2020-03-28 06:07:05.714 | ---> Package python2-pexpect.noarch 0:4.6-1.el7 will be installed 2020-03-28 06:07:05.714 | Checking deps for python2-pexpect.noarch 0:4.6-1.el7 - u 2020-03-28 06:07:05.715 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python2-pexpect.noarch 0:4.6-1.el7 - u 2020-03-28 06:07:05.715 | looking for ('python2-ptyprocess', None, (None, None, None)) as a requirement of python2-pexpect.noarch 0:4.6-1.el7 - u 2020-03-28 06:07:05.715 | ---> Package python2-ptyprocess.noarch 0:0.6.0-5.el7 will be installed 2020-03-28 06:07:05.715 | Checking deps for python2-ptyprocess.noarch 0:0.6.0-5.el7 - u 2020-03-28 06:07:05.715 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python2-ptyprocess.noarch 0:0.6.0-5.el7 - u 2020-03-28 06:07:05.715 | ---> Package smartmontools.x86_64 1:7.0-3.el7 will be installed 2020-03-28 06:07:05.715 | Checking deps for smartmontools.x86_64 1:7.0-3.el7 - u 2020-03-28 06:07:05.716 | looking for ('/bin/sh', None, (None, None, None)) as a requirement of smartmontools.x86_64 1:7.0-3.el7 - u 2020-03-28 06:07:05.716 | looking for ('/bin/sh', None, (None, None, None)) as a requirement of smartmontools.x86_64 1:7.0-3.el7 - u 2020-03-28 06:07:05.716 | looking for ('libgcc_s.so.1(GCC_3.0)(64bit)', None, (None, None, None)) as a requirement of smartmontools.x86_64 1:7.0-3.el7 - u 2020-03-28 06:07:05.717 | looking for ('libstdc++.so.6(CXXABI_1.3)(64bit)', None, (None, None, None)) as a requirement of smartmontools.x86_64 1:7.0-3.el7 - u 2020-03-28 06:07:05.719 | looking for ('libstdc++.so.6(GLIBCXX_3.4)(64bit)', None, (None, None, None)) as a requirement of smartmontools.x86_64 1:7.0-3.el7 - u 2020-03-28 06:07:05.719 | looking for ('libsystemd.so.0(LIBSYSTEMD_209)(64bit)', None, (None, None, None)) as a requirement of smartmontools.x86_64 1:7.0-3.el7 - u 2020-03-28 06:07:05.721 | looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of smartmontools.x86_64 1:7.0-3.el7 - u 2020-03-28 06:07:05.721 | looking for ('systemd', None, (None, None, None)) as a requirement of smartmontools.x86_64 1:7.0-3.el7 - u 2020-03-28 06:07:05.721 | looking for ('systemd', None, (None, None, None)) as a requirement of smartmontools.x86_64 1:7.0-3.el7 - u 2020-03-28 06:07:05.721 | looking for ('libc.so.6(GLIBC_2.17)(64bit)', None, (None, None, None)) as a requirement of smartmontools.x86_64 1:7.0-3.el7 - u 2020-03-28 06:07:05.721 | looking for ('libcap-ng.so.0()(64bit)', None, (None, None, None)) as a requirement of smartmontools.x86_64 1:7.0-3.el7 - u 2020-03-28 06:07:05.722 | looking for ('libgcc_s.so.1()(64bit)', None, (None, None, None)) as a requirement of smartmontools.x86_64 1:7.0-3.el7 - u 2020-03-28 06:07:05.722 | looking for ('libm.so.6()(64bit)', None, (None, None, None)) as a requirement of smartmontools.x86_64 1:7.0-3.el7 - u 2020-03-28 06:07:05.723 | looking for ('libselinux.so.1()(64bit)', None, (None, None, None)) as a requirement of smartmontools.x86_64 1:7.0-3.el7 - u 2020-03-28 06:07:05.724 | looking for ('libstdc++.so.6()(64bit)', None, (None, None, None)) as a requirement of smartmontools.x86_64 1:7.0-3.el7 - u 2020-03-28 06:07:05.724 | looking for ('libsystemd.so.0()(64bit)', None, (None, None, None)) as a requirement of smartmontools.x86_64 1:7.0-3.el7 - u 2020-03-28 06:07:05.724 | ---> Package sysbench.x86_64 0:0.4.12-12.el7 will be installed 2020-03-28 06:07:05.725 | Checking deps for sysbench.x86_64 0:0.4.12-12.el7 - u 2020-03-28 06:07:05.725 | looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of sysbench.x86_64 0:0.4.12-12.el7 - u 2020-03-28 06:07:05.725 | looking for ('libpthread.so.0(GLIBC_2.3.2)(64bit)', None, (None, None, None)) as a requirement of sysbench.x86_64 0:0.4.12-12.el7 - u 2020-03-28 06:07:05.725 | looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of sysbench.x86_64 0:0.4.12-12.el7 - u 2020-03-28 06:07:05.725 | looking for ('libmysqlclient.so.18(libmysqlclient_18)(64bit)', None, (None, None, None)) as a requirement of sysbench.x86_64 0:0.4.12-12.el7 - u 2020-03-28 06:07:05.726 | looking for ('libm.so.6(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of sysbench.x86_64 0:0.4.12-12.el7 - u 2020-03-28 06:07:05.726 | looking for ('libc.so.6(GLIBC_2.17)(64bit)', None, (None, None, None)) as a requirement of sysbench.x86_64 0:0.4.12-12.el7 - u 2020-03-28 06:07:05.727 | looking for ('libaio.so.1(LIBAIO_0.4)(64bit)', None, (None, None, None)) as a requirement of sysbench.x86_64 0:0.4.12-12.el7 - u 2020-03-28 06:07:05.727 | looking for ('libaio.so.1(LIBAIO_0.1)(64bit)', None, (None, None, None)) as a requirement of sysbench.x86_64 0:0.4.12-12.el7 - u 2020-03-28 06:07:05.727 | looking for ('libz.so.1()(64bit)', None, (None, None, None)) as a requirement of sysbench.x86_64 0:0.4.12-12.el7 - u 2020-03-28 06:07:05.727 | looking for ('libssl.so.10()(64bit)', None, (None, None, None)) as a requirement of sysbench.x86_64 0:0.4.12-12.el7 - u 2020-03-28 06:07:05.728 | looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of sysbench.x86_64 0:0.4.12-12.el7 - u 2020-03-28 06:07:05.729 | looking for ('libpq.so.5()(64bit)', None, (None, None, None)) as a requirement of sysbench.x86_64 0:0.4.12-12.el7 - u 2020-03-28 06:07:05.729 | looking for ('libmysqlclient.so.18()(64bit)', None, (None, None, None)) as a requirement of sysbench.x86_64 0:0.4.12-12.el7 - u 2020-03-28 06:07:05.729 | looking for ('libm.so.6()(64bit)', None, (None, None, None)) as a requirement of sysbench.x86_64 0:0.4.12-12.el7 - u 2020-03-28 06:07:05.730 | looking for ('libdl.so.2()(64bit)', None, (None, None, None)) as a requirement of sysbench.x86_64 0:0.4.12-12.el7 - u 2020-03-28 06:07:05.730 | looking for ('libcrypto.so.10()(64bit)', None, (None, None, None)) as a requirement of sysbench.x86_64 0:0.4.12-12.el7 - u 2020-03-28 06:07:05.730 | looking for ('libaio.so.1()(64bit)', None, (None, None, None)) as a requirement of sysbench.x86_64 0:0.4.12-12.el7 - u 2020-03-28 06:07:05.730 | sysbench-0.4.12-12.el7.x86_64 requires: libpq.so.5()(64bit) 2020-03-28 06:07:05.730 | --> Processing Dependency: libpq.so.5()(64bit) for package: sysbench-0.4.12-12.el7.x86_64 2020-03-28 06:07:05.730 | Searching pkgSack for dep: libpq.so.5()(64bit) 2020-03-28 06:07:05.739 | TSINFO: Marking postgresql-libs-9.2.24-2.el7_7.x86_64 as install for sysbench-0.4.12-12.el7.x86_64 2020-03-28 06:07:05.740 | --> Running transaction check 2020-03-28 06:07:05.740 | ---> Package libconfig.x86_64 0:1.4.9-5.el7 will be installed 2020-03-28 06:07:05.740 | Checking deps for libconfig.x86_64 0:1.4.9-5.el7 - u 2020-03-28 06:07:05.740 | looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of libconfig.x86_64 0:1.4.9-5.el7 - u 2020-03-28 06:07:05.740 | looking for ('libstdc++.so.6(GLIBCXX_3.4.9)(64bit)', None, (None, None, None)) as a requirement of libconfig.x86_64 0:1.4.9-5.el7 - u 2020-03-28 06:07:05.740 | looking for ('libstdc++.so.6(GLIBCXX_3.4)(64bit)', None, (None, None, None)) as a requirement of libconfig.x86_64 0:1.4.9-5.el7 - u 2020-03-28 06:07:05.740 | looking for ('libstdc++.so.6(CXXABI_1.3)(64bit)', None, (None, None, None)) as a requirement of libconfig.x86_64 0:1.4.9-5.el7 - u 2020-03-28 06:07:05.741 | looking for ('libgcc_s.so.1(GCC_3.0)(64bit)', None, (None, None, None)) as a requirement of libconfig.x86_64 0:1.4.9-5.el7 - u 2020-03-28 06:07:05.741 | looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of libconfig.x86_64 0:1.4.9-5.el7 - u 2020-03-28 06:07:05.741 | looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of libconfig.x86_64 0:1.4.9-5.el7 - u 2020-03-28 06:07:05.742 | looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of libconfig.x86_64 0:1.4.9-5.el7 - u 2020-03-28 06:07:05.742 | looking for ('libstdc++.so.6()(64bit)', None, (None, None, None)) as a requirement of libconfig.x86_64 0:1.4.9-5.el7 - u 2020-03-28 06:07:05.743 | looking for ('libm.so.6()(64bit)', None, (None, None, None)) as a requirement of libconfig.x86_64 0:1.4.9-5.el7 - u 2020-03-28 06:07:05.743 | looking for ('libgcc_s.so.1()(64bit)', None, (None, None, None)) as a requirement of libconfig.x86_64 0:1.4.9-5.el7 - u 2020-03-28 06:07:05.744 | ---> Package libpmem.x86_64 0:1.5.1-2.1.el7 will be installed 2020-03-28 06:07:05.744 | Checking deps for libpmem.x86_64 0:1.5.1-2.1.el7 - u 2020-03-28 06:07:05.744 | looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of libpmem.x86_64 0:1.5.1-2.1.el7 - u 2020-03-28 06:07:05.745 | looking for ('libpthread.so.0(GLIBC_2.3.4)(64bit)', None, (None, None, None)) as a requirement of libpmem.x86_64 0:1.5.1-2.1.el7 - u 2020-03-28 06:07:05.746 | looking for ('libpthread.so.0(GLIBC_2.3.2)(64bit)', None, (None, None, None)) as a requirement of libpmem.x86_64 0:1.5.1-2.1.el7 - u 2020-03-28 06:07:05.746 | looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of libpmem.x86_64 0:1.5.1-2.1.el7 - u 2020-03-28 06:07:05.747 | looking for ('libc.so.6(GLIBC_2.17)(64bit)', None, (None, None, None)) as a requirement of libpmem.x86_64 0:1.5.1-2.1.el7 - u 2020-03-28 06:07:05.747 | looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of libpmem.x86_64 0:1.5.1-2.1.el7 - u 2020-03-28 06:07:05.747 | looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of libpmem.x86_64 0:1.5.1-2.1.el7 - u 2020-03-28 06:07:05.747 | looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of libpmem.x86_64 0:1.5.1-2.1.el7 - u 2020-03-28 06:07:05.748 | ---> Package libpmemblk.x86_64 0:1.5.1-2.1.el7 will be installed 2020-03-28 06:07:05.749 | Checking deps for libpmemblk.x86_64 0:1.5.1-2.1.el7 - u 2020-03-28 06:07:05.749 | looking for ('libpmem', 'EQ', ('0', '1.5.1', '2.1.el7')) as a requirement of libpmemblk.x86_64 0:1.5.1-2.1.el7 - u 2020-03-28 06:07:05.749 | looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of libpmemblk.x86_64 0:1.5.1-2.1.el7 - u 2020-03-28 06:07:05.749 | looking for ('libpthread.so.0(GLIBC_2.3.4)(64bit)', None, (None, None, None)) as a requirement of libpmemblk.x86_64 0:1.5.1-2.1.el7 - u 2020-03-28 06:07:05.749 | looking for ('libpthread.so.0(GLIBC_2.3.2)(64bit)', None, (None, None, None)) as a requirement of libpmemblk.x86_64 0:1.5.1-2.1.el7 - u 2020-03-28 06:07:05.750 | looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of libpmemblk.x86_64 0:1.5.1-2.1.el7 - u 2020-03-28 06:07:05.750 | looking for ('libpmem.so.1(LIBPMEM_1.0)(64bit)', None, (None, None, None)) as a requirement of libpmemblk.x86_64 0:1.5.1-2.1.el7 - u 2020-03-28 06:07:05.750 | looking for ('libndctl.so.6(LIBNDCTL_3)(64bit)', None, (None, None, None)) as a requirement of libpmemblk.x86_64 0:1.5.1-2.1.el7 - u 2020-03-28 06:07:05.751 | looking for ('libndctl.so.6(LIBNDCTL_14)(64bit)', None, (None, None, None)) as a requirement of libpmemblk.x86_64 0:1.5.1-2.1.el7 - u 2020-03-28 06:07:05.751 | looking for ('libndctl.so.6(LIBNDCTL_1)(64bit)', None, (None, None, None)) as a requirement of libpmemblk.x86_64 0:1.5.1-2.1.el7 - u 2020-03-28 06:07:05.751 | looking for ('libdaxctl.so.1(LIBDAXCTL_2)(64bit)', None, (None, None, None)) as a requirement of libpmemblk.x86_64 0:1.5.1-2.1.el7 - u 2020-03-28 06:07:05.752 | looking for ('libc.so.6(GLIBC_2.17)(64bit)', None, (None, None, None)) as a requirement of libpmemblk.x86_64 0:1.5.1-2.1.el7 - u 2020-03-28 06:07:05.752 | looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of libpmemblk.x86_64 0:1.5.1-2.1.el7 - u 2020-03-28 06:07:05.752 | looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of libpmemblk.x86_64 0:1.5.1-2.1.el7 - u 2020-03-28 06:07:05.752 | looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of libpmemblk.x86_64 0:1.5.1-2.1.el7 - u 2020-03-28 06:07:05.752 | looking for ('libpmem.so.1()(64bit)', None, (None, None, None)) as a requirement of libpmemblk.x86_64 0:1.5.1-2.1.el7 - u 2020-03-28 06:07:05.753 | looking for ('libndctl.so.6()(64bit)', None, (None, None, None)) as a requirement of libpmemblk.x86_64 0:1.5.1-2.1.el7 - u 2020-03-28 06:07:05.753 | looking for ('libdaxctl.so.1()(64bit)', None, (None, None, None)) as a requirement of libpmemblk.x86_64 0:1.5.1-2.1.el7 - u 2020-03-28 06:07:05.753 | libpmemblk-1.5.1-2.1.el7.x86_64 requires: libndctl.so.6(LIBNDCTL_3)(64bit) 2020-03-28 06:07:05.754 | --> Processing Dependency: libndctl.so.6(LIBNDCTL_3)(64bit) for package: libpmemblk-1.5.1-2.1.el7.x86_64 2020-03-28 06:07:05.754 | Searching pkgSack for dep: libndctl.so.6(LIBNDCTL_3)(64bit) 2020-03-28 06:07:05.763 | TSINFO: Marking ndctl-libs-64.1-2.el7.x86_64 as install for libpmemblk-1.5.1-2.1.el7.x86_64 2020-03-28 06:07:05.764 | libpmemblk-1.5.1-2.1.el7.x86_64 requires: libndctl.so.6(LIBNDCTL_14)(64bit) 2020-03-28 06:07:05.764 | --> Processing Dependency: libndctl.so.6(LIBNDCTL_14)(64bit) for package: libpmemblk-1.5.1-2.1.el7.x86_64 2020-03-28 06:07:05.765 | Quick matched ndctl-libs-64.1-2.el7.x86_64 to require for libndctl.so.6(LIBNDCTL_14)(64bit) 2020-03-28 06:07:05.765 | libpmemblk-1.5.1-2.1.el7.x86_64 requires: libndctl.so.6(LIBNDCTL_1)(64bit) 2020-03-28 06:07:05.765 | --> Processing Dependency: libndctl.so.6(LIBNDCTL_1)(64bit) for package: libpmemblk-1.5.1-2.1.el7.x86_64 2020-03-28 06:07:05.765 | Quick matched ndctl-libs-64.1-2.el7.x86_64 to require for libndctl.so.6(LIBNDCTL_1)(64bit) 2020-03-28 06:07:05.765 | libpmemblk-1.5.1-2.1.el7.x86_64 requires: libdaxctl.so.1(LIBDAXCTL_2)(64bit) 2020-03-28 06:07:05.765 | --> Processing Dependency: libdaxctl.so.1(LIBDAXCTL_2)(64bit) for package: libpmemblk-1.5.1-2.1.el7.x86_64 2020-03-28 06:07:05.766 | Searching pkgSack for dep: libdaxctl.so.1(LIBDAXCTL_2)(64bit) 2020-03-28 06:07:05.780 | TSINFO: Marking daxctl-libs-64.1-2.el7.x86_64 as install for libpmemblk-1.5.1-2.1.el7.x86_64 2020-03-28 06:07:05.783 | libpmemblk-1.5.1-2.1.el7.x86_64 requires: libndctl.so.6()(64bit) 2020-03-28 06:07:05.783 | --> Processing Dependency: libndctl.so.6()(64bit) for package: libpmemblk-1.5.1-2.1.el7.x86_64 2020-03-28 06:07:05.784 | Searching pkgSack for dep: libndctl.so.6()(64bit) 2020-03-28 06:07:05.785 | ndctl-libs-64.1-2.el7.x86_64 already in ts, skipping this one 2020-03-28 06:07:05.786 | libpmemblk-1.5.1-2.1.el7.x86_64 requires: libdaxctl.so.1()(64bit) 2020-03-28 06:07:05.786 | --> Processing Dependency: libdaxctl.so.1()(64bit) for package: libpmemblk-1.5.1-2.1.el7.x86_64 2020-03-28 06:07:05.786 | Searching pkgSack for dep: libdaxctl.so.1()(64bit) 2020-03-28 06:07:05.787 | daxctl-libs-64.1-2.el7.x86_64 already in ts, skipping this one 2020-03-28 06:07:05.787 | ---> Package postgresql-libs.x86_64 0:9.2.24-2.el7_7 will be installed 2020-03-28 06:07:05.787 | Checking deps for postgresql-libs.x86_64 0:9.2.24-2.el7_7 - u 2020-03-28 06:07:05.788 | looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of postgresql-libs.x86_64 0:9.2.24-2.el7_7 - u 2020-03-28 06:07:05.788 | looking for ('libssl.so.10(libssl.so.10)(64bit)', None, (None, None, None)) as a requirement of postgresql-libs.x86_64 0:9.2.24-2.el7_7 - u 2020-03-28 06:07:05.788 | looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of postgresql-libs.x86_64 0:9.2.24-2.el7_7 - u 2020-03-28 06:07:05.789 | looking for ('libm.so.6(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of postgresql-libs.x86_64 0:9.2.24-2.el7_7 - u 2020-03-28 06:07:05.789 | looking for ('libkrb5.so.3(krb5_3_MIT)(64bit)', None, (None, None, None)) as a requirement of postgresql-libs.x86_64 0:9.2.24-2.el7_7 - u 2020-03-28 06:07:05.793 | looking for ('libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(64bit)', None, (None, None, None)) as a requirement of postgresql-libs.x86_64 0:9.2.24-2.el7_7 - u 2020-03-28 06:07:05.793 | looking for ('libcrypto.so.10(libcrypto.so.10)(64bit)', None, (None, None, None)) as a requirement of postgresql-libs.x86_64 0:9.2.24-2.el7_7 - u 2020-03-28 06:07:05.794 | looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of postgresql-libs.x86_64 0:9.2.24-2.el7_7 - u 2020-03-28 06:07:05.794 | looking for ('glibc', None, (None, None, None)) as a requirement of postgresql-libs.x86_64 0:9.2.24-2.el7_7 - u 2020-03-28 06:07:05.795 | looking for ('glibc', None, (None, None, None)) as a requirement of postgresql-libs.x86_64 0:9.2.24-2.el7_7 - u 2020-03-28 06:07:05.795 | looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of postgresql-libs.x86_64 0:9.2.24-2.el7_7 - u 2020-03-28 06:07:05.796 | looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of postgresql-libs.x86_64 0:9.2.24-2.el7_7 - u 2020-03-28 06:07:05.796 | looking for ('libssl.so.10()(64bit)', None, (None, None, None)) as a requirement of postgresql-libs.x86_64 0:9.2.24-2.el7_7 - u 2020-03-28 06:07:05.796 | looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of postgresql-libs.x86_64 0:9.2.24-2.el7_7 - u 2020-03-28 06:07:05.796 | looking for ('libm.so.6()(64bit)', None, (None, None, None)) as a requirement of postgresql-libs.x86_64 0:9.2.24-2.el7_7 - u 2020-03-28 06:07:05.796 | looking for ('libldap_r-2.4.so.2()(64bit)', None, (None, None, None)) as a requirement of postgresql-libs.x86_64 0:9.2.24-2.el7_7 - u 2020-03-28 06:07:05.798 | looking for ('libkrb5.so.3()(64bit)', None, (None, None, None)) as a requirement of postgresql-libs.x86_64 0:9.2.24-2.el7_7 - u 2020-03-28 06:07:05.798 | looking for ('libgssapi_krb5.so.2()(64bit)', None, (None, None, None)) as a requirement of postgresql-libs.x86_64 0:9.2.24-2.el7_7 - u 2020-03-28 06:07:05.799 | looking for ('libcrypto.so.10()(64bit)', None, (None, None, None)) as a requirement of postgresql-libs.x86_64 0:9.2.24-2.el7_7 - u 2020-03-28 06:07:05.799 | looking for ('libcom_err.so.2()(64bit)', None, (None, None, None)) as a requirement of postgresql-libs.x86_64 0:9.2.24-2.el7_7 - u 2020-03-28 06:07:05.800 | --> Running transaction check 2020-03-28 06:07:05.800 | ---> Package daxctl-libs.x86_64 0:64.1-2.el7 will be installed 2020-03-28 06:07:05.800 | Checking deps for daxctl-libs.x86_64 0:64.1-2.el7 - u 2020-03-28 06:07:05.800 | looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of daxctl-libs.x86_64 0:64.1-2.el7 - u 2020-03-28 06:07:05.801 | looking for ('libuuid.so.1(UUID_1.0)(64bit)', None, (None, None, None)) as a requirement of daxctl-libs.x86_64 0:64.1-2.el7 - u 2020-03-28 06:07:05.802 | looking for ('libc.so.6(GLIBC_2.17)(64bit)', None, (None, None, None)) as a requirement of daxctl-libs.x86_64 0:64.1-2.el7 - u 2020-03-28 06:07:05.802 | looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of daxctl-libs.x86_64 0:64.1-2.el7 - u 2020-03-28 06:07:05.803 | looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of daxctl-libs.x86_64 0:64.1-2.el7 - u 2020-03-28 06:07:05.803 | looking for ('libuuid.so.1()(64bit)', None, (None, None, None)) as a requirement of daxctl-libs.x86_64 0:64.1-2.el7 - u 2020-03-28 06:07:05.803 | ---> Package ndctl-libs.x86_64 0:64.1-2.el7 will be installed 2020-03-28 06:07:05.803 | Checking deps for ndctl-libs.x86_64 0:64.1-2.el7 - u 2020-03-28 06:07:05.804 | looking for ('daxctl-libs(x86-64)', 'EQ', ('0', '64.1', '2.el7')) as a requirement of ndctl-libs.x86_64 0:64.1-2.el7 - u 2020-03-28 06:07:05.804 | looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of ndctl-libs.x86_64 0:64.1-2.el7 - u 2020-03-28 06:07:05.804 | looking for ('libuuid.so.1(UUID_1.0)(64bit)', None, (None, None, None)) as a requirement of ndctl-libs.x86_64 0:64.1-2.el7 - u 2020-03-28 06:07:05.804 | looking for ('libudev.so.1(LIBUDEV_183)(64bit)', None, (None, None, None)) as a requirement of ndctl-libs.x86_64 0:64.1-2.el7 - u 2020-03-28 06:07:05.805 | looking for ('libkmod.so.2(LIBKMOD_5)(64bit)', None, (None, None, None)) as a requirement of ndctl-libs.x86_64 0:64.1-2.el7 - u 2020-03-28 06:07:05.806 | looking for ('libdaxctl.so.1(LIBDAXCTL_2)(64bit)', None, (None, None, None)) as a requirement of ndctl-libs.x86_64 0:64.1-2.el7 - u 2020-03-28 06:07:05.806 | looking for ('libdaxctl.so.1(LIBDAXCTL_1)(64bit)', None, (None, None, None)) as a requirement of ndctl-libs.x86_64 0:64.1-2.el7 - u 2020-03-28 06:07:05.807 | looking for ('libc.so.6(GLIBC_2.17)(64bit)', None, (None, None, None)) as a requirement of ndctl-libs.x86_64 0:64.1-2.el7 - u 2020-03-28 06:07:05.807 | looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of ndctl-libs.x86_64 0:64.1-2.el7 - u 2020-03-28 06:07:05.807 | looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of ndctl-libs.x86_64 0:64.1-2.el7 - u 2020-03-28 06:07:05.807 | looking for ('libuuid.so.1()(64bit)', None, (None, None, None)) as a requirement of ndctl-libs.x86_64 0:64.1-2.el7 - u 2020-03-28 06:07:05.807 | looking for ('libudev.so.1()(64bit)', None, (None, None, None)) as a requirement of ndctl-libs.x86_64 0:64.1-2.el7 - u 2020-03-28 06:07:05.808 | looking for ('libkmod.so.2()(64bit)', None, (None, None, None)) as a requirement of ndctl-libs.x86_64 0:64.1-2.el7 - u 2020-03-28 06:07:05.808 | looking for ('libdaxctl.so.1()(64bit)', None, (None, None, None)) as a requirement of ndctl-libs.x86_64 0:64.1-2.el7 - u 2020-03-28 06:07:06.018 | --> Finished Dependency Resolution 2020-03-28 06:07:06.018 | Dependency Process ending 2020-03-28 06:07:06.158 | Depsolve time: 1.238 2020-03-28 06:07:06.158 | 2020-03-28 06:07:06.158 | Dependencies Resolved 2020-03-28 06:07:06.166 | 2020-03-28 06:07:06.166 | ================================================================================ 2020-03-28 06:07:06.166 | Package Arch Version Repository Size 2020-03-28 06:07:06.166 | ================================================================================ 2020-03-28 06:07:06.166 | Installing: 2020-03-28 06:07:06.166 | python2-hardware-detect noarch 0.23.0-0.20200117063319.59211cc.el7 2020-03-28 06:07:06.166 | delorean 87 k 2020-03-28 06:07:06.166 | yum-plugin-priorities noarch 1.1.31-52.el7 base 29 k 2020-03-28 06:07:06.166 | Installing for dependencies: 2020-03-28 06:07:06.166 | daxctl-libs x86_64 64.1-2.el7 base 26 k 2020-03-28 06:07:06.166 | fio x86_64 3.7-1.el7 base 467 k 2020-03-28 06:07:06.166 | libconfig x86_64 1.4.9-5.el7 base 59 k 2020-03-28 06:07:06.166 | libpmem x86_64 1.5.1-2.1.el7 base 59 k 2020-03-28 06:07:06.166 | libpmemblk x86_64 1.5.1-2.1.el7 base 80 k 2020-03-28 06:07:06.166 | lldpad x86_64 1.0.1-5.git036e314.el7 2020-03-28 06:07:06.166 | base 283 k 2020-03-28 06:07:06.166 | ndctl-libs x86_64 64.1-2.el7 base 63 k 2020-03-28 06:07:06.166 | postgresql-libs x86_64 9.2.24-2.el7_7 quickstart-centos-updates 234 k 2020-03-28 06:07:06.166 | python-ipaddr noarch 2.1.11-2.el7 base 35 k 2020-03-28 06:07:06.166 | python2-pexpect noarch 4.6-1.el7 delorean-stein-deps 134 k 2020-03-28 06:07:06.166 | python2-ptyprocess noarch 0.6.0-5.el7 delorean-stein-deps 26 k 2020-03-28 06:07:06.166 | smartmontools x86_64 1:7.0-3.el7 quickstart-centos-ceph-nautilus 2020-03-28 06:07:06.166 | 547 k 2020-03-28 06:07:06.166 | sysbench x86_64 0.4.12-12.el7 delorean-stein-deps 75 k 2020-03-28 06:07:06.166 | 2020-03-28 06:07:06.166 | Transaction Summary 2020-03-28 06:07:06.166 | ================================================================================ 2020-03-28 06:07:06.166 | Install 2 Packages (+13 Dependent packages) 2020-03-28 06:07:06.166 | 2020-03-28 06:07:06.166 | Total size: 2.2 M 2020-03-28 06:07:06.166 | Total download size: 2.0 M 2020-03-28 06:07:06.166 | Installed size: 7.0 M 2020-03-28 06:07:06.166 | Downloading packages: 2020-03-28 06:07:06.169 | using local copy of python2-pexpect-4.6-1.el7.noarch 2020-03-28 06:07:06.169 | using local copy of python-ipaddr-2.1.11-2.el7.noarch 2020-03-28 06:07:06.169 | using local copy of python2-ptyprocess-0.6.0-5.el7.noarch 2020-03-28 06:07:06.698 | -------------------------------------------------------------------------------- 2020-03-28 06:07:06.699 | Total 3.7 MB/s | 2.0 MB 00:00 2020-03-28 06:07:06.705 | Member: postgresql-libs.x86_64 0:9.2.24-2.el7_7 - u 2020-03-28 06:07:06.706 | Adding Package postgresql-libs-9.2.24-2.el7_7.x86_64 in mode u 2020-03-28 06:07:06.707 | Member: yum-plugin-priorities.noarch 0:1.1.31-52.el7 - u 2020-03-28 06:07:06.707 | Adding Package yum-plugin-priorities-1.1.31-52.el7.noarch in mode u 2020-03-28 06:07:06.707 | Member: python2-hardware-detect.noarch 0:0.23.0-0.20200117063319.59211cc.el7 - u 2020-03-28 06:07:06.708 | Adding Package python2-hardware-detect-0.23.0-0.20200117063319.59211cc.el7.noarch in mode u 2020-03-28 06:07:06.708 | Member: libconfig.x86_64 0:1.4.9-5.el7 - u 2020-03-28 06:07:06.708 | Adding Package libconfig-1.4.9-5.el7.x86_64 in mode u 2020-03-28 06:07:06.708 | Member: python2-pexpect.noarch 0:4.6-1.el7 - u 2020-03-28 06:07:06.709 | Adding Package python2-pexpect-4.6-1.el7.noarch in mode u 2020-03-28 06:07:06.709 | Member: fio.x86_64 0:3.7-1.el7 - u 2020-03-28 06:07:06.710 | Adding Package fio-3.7-1.el7.x86_64 in mode u 2020-03-28 06:07:06.710 | Member: python-ipaddr.noarch 0:2.1.11-2.el7 - u 2020-03-28 06:07:06.711 | Adding Package python-ipaddr-2.1.11-2.el7.noarch in mode u 2020-03-28 06:07:06.711 | Member: smartmontools.x86_64 1:7.0-3.el7 - u 2020-03-28 06:07:06.711 | Adding Package 1:smartmontools-7.0-3.el7.x86_64 in mode u 2020-03-28 06:07:06.712 | Member: libpmemblk.x86_64 0:1.5.1-2.1.el7 - u 2020-03-28 06:07:06.712 | Adding Package libpmemblk-1.5.1-2.1.el7.x86_64 in mode u 2020-03-28 06:07:06.712 | Member: daxctl-libs.x86_64 0:64.1-2.el7 - u 2020-03-28 06:07:06.713 | Adding Package daxctl-libs-64.1-2.el7.x86_64 in mode u 2020-03-28 06:07:06.713 | Member: lldpad.x86_64 0:1.0.1-5.git036e314.el7 - u 2020-03-28 06:07:06.713 | Adding Package lldpad-1.0.1-5.git036e314.el7.x86_64 in mode u 2020-03-28 06:07:06.714 | Member: sysbench.x86_64 0:0.4.12-12.el7 - u 2020-03-28 06:07:06.714 | Adding Package sysbench-0.4.12-12.el7.x86_64 in mode u 2020-03-28 06:07:06.715 | Member: python2-ptyprocess.noarch 0:0.6.0-5.el7 - u 2020-03-28 06:07:06.715 | Adding Package python2-ptyprocess-0.6.0-5.el7.noarch in mode u 2020-03-28 06:07:06.715 | Member: libpmem.x86_64 0:1.5.1-2.1.el7 - u 2020-03-28 06:07:06.716 | Adding Package libpmem-1.5.1-2.1.el7.x86_64 in mode u 2020-03-28 06:07:06.716 | Member: ndctl-libs.x86_64 0:64.1-2.el7 - u 2020-03-28 06:07:06.716 | Adding Package ndctl-libs-64.1-2.el7.x86_64 in mode u 2020-03-28 06:07:06.716 | Running transaction check 2020-03-28 06:07:06.806 | Transaction check time: 0.089 2020-03-28 06:07:06.806 | Running transaction test 2020-03-28 06:07:06.836 | Transaction test succeeded 2020-03-28 06:07:06.836 | Transaction test time: 0.030 2020-03-28 06:07:06.836 | Running transaction 2020-03-28 06:07:07.042 | Installing : libpmem-1.5.1-2.1.el7.x86_64 1/15 2020-03-28 06:07:07.075 | Installing : python2-ptyprocess-0.6.0-5.el7.noarch 2/15 2020-03-28 06:07:07.129 | Installing : daxctl-libs-64.1-2.el7.x86_64 3/15 2020-03-28 06:07:07.186 | Installing : ndctl-libs-64.1-2.el7.x86_64 4/15 2020-03-28 06:07:07.323 | Installing : libpmemblk-1.5.1-2.1.el7.x86_64 5/15 2020-03-28 06:07:07.415 | Installing : fio-3.7-1.el7.x86_64 6/15 2020-03-28 06:07:07.565 | Installing : python2-pexpect-4.6-1.el7.noarch 7/15 2020-03-28 06:07:07.640 | Installing : 1:smartmontools-7.0-3.el7.x86_64 8/15 2020-03-28 06:07:07.677 | Installing : python-ipaddr-2.1.11-2.el7.noarch 9/15 2020-03-28 06:07:07.797 | Installing : libconfig-1.4.9-5.el7.x86_64 10/15 2020-03-28 06:07:07.909 | Installing : lldpad-1.0.1-5.git036e314.el7.x86_64 11/15 2020-03-28 06:07:07.975 | Installing : postgresql-libs-9.2.24-2.el7_7.x86_64 12/15 2020-03-28 06:07:08.060 | Installing : sysbench-0.4.12-12.el7.x86_64 13/15 2020-03-28 06:07:08.098 | Installing : python2-hardware-detect-0.23.0-0.20200117063319.59211cc. 14/15 2020-03-28 06:07:08.137 | Installing : yum-plugin-priorities-1.1.31-52.el7.noarch 15/15 2020-03-28 06:07:08.154 | Verifying : postgresql-libs-9.2.24-2.el7_7.x86_64 1/15 2020-03-28 06:07:08.179 | Verifying : yum-plugin-priorities-1.1.31-52.el7.noarch 2/15 2020-03-28 06:07:08.196 | Verifying : python2-hardware-detect-0.23.0-0.20200117063319.59211cc. 3/15 2020-03-28 06:07:08.214 | Verifying : libconfig-1.4.9-5.el7.x86_64 4/15 2020-03-28 06:07:08.230 | Verifying : python2-pexpect-4.6-1.el7.noarch 5/15 2020-03-28 06:07:08.243 | Verifying : fio-3.7-1.el7.x86_64 6/15 2020-03-28 06:07:08.267 | Verifying : python-ipaddr-2.1.11-2.el7.noarch 7/15 2020-03-28 06:07:08.281 | Verifying : 1:smartmontools-7.0-3.el7.x86_64 8/15 2020-03-28 06:07:08.295 | Verifying : libpmemblk-1.5.1-2.1.el7.x86_64 9/15 2020-03-28 06:07:08.312 | Verifying : daxctl-libs-64.1-2.el7.x86_64 10/15 2020-03-28 06:07:08.335 | Verifying : lldpad-1.0.1-5.git036e314.el7.x86_64 11/15 2020-03-28 06:07:08.352 | Verifying : sysbench-0.4.12-12.el7.x86_64 12/15 2020-03-28 06:07:08.365 | Verifying : python2-ptyprocess-0.6.0-5.el7.noarch 13/15 2020-03-28 06:07:08.381 | Verifying : libpmem-1.5.1-2.1.el7.x86_64 14/15 2020-03-28 06:07:08.672 | Verifying : ndctl-libs-64.1-2.el7.x86_64 15/15 2020-03-28 06:07:08.672 | VerifyTransaction time: 0.535 2020-03-28 06:07:08.673 | Transaction time: 1.837 2020-03-28 06:07:08.674 | 2020-03-28 06:07:08.674 | Installed: 2020-03-28 06:07:08.674 | python2-hardware-detect.noarch 0:0.23.0-0.20200117063319.59211cc.el7 2020-03-28 06:07:08.674 | yum-plugin-priorities.noarch 0:1.1.31-52.el7 2020-03-28 06:07:08.674 | 2020-03-28 06:07:08.674 | Dependency Installed: 2020-03-28 06:07:08.674 | daxctl-libs.x86_64 0:64.1-2.el7 2020-03-28 06:07:08.674 | fio.x86_64 0:3.7-1.el7 2020-03-28 06:07:08.674 | libconfig.x86_64 0:1.4.9-5.el7 2020-03-28 06:07:08.674 | libpmem.x86_64 0:1.5.1-2.1.el7 2020-03-28 06:07:08.674 | libpmemblk.x86_64 0:1.5.1-2.1.el7 2020-03-28 06:07:08.674 | lldpad.x86_64 0:1.0.1-5.git036e314.el7 2020-03-28 06:07:08.674 | ndctl-libs.x86_64 0:64.1-2.el7 2020-03-28 06:07:08.674 | postgresql-libs.x86_64 0:9.2.24-2.el7_7 2020-03-28 06:07:08.674 | python-ipaddr.noarch 0:2.1.11-2.el7 2020-03-28 06:07:08.674 | python2-pexpect.noarch 0:4.6-1.el7 2020-03-28 06:07:08.674 | python2-ptyprocess.noarch 0:0.6.0-5.el7 2020-03-28 06:07:08.674 | smartmontools.x86_64 1:7.0-3.el7 2020-03-28 06:07:08.674 | sysbench.x86_64 0:0.4.12-12.el7 2020-03-28 06:07:08.674 | 2020-03-28 06:07:08.675 | Complete! 2020-03-28 06:07:08.735 | + '[' install == install ']' 2020-03-28 06:07:08.735 | + '[' yum == dnf ']' 2020-03-28 06:07:08.759 | + diskimage_builder/lib/img-functions:run_in_target:61 : export HOME=/home/zuul 2020-03-28 06:07:08.767 | + diskimage_builder/lib/img-functions:run_in_target:61 : HOME=/home/zuul 2020-03-28 06:07:08.774 | + diskimage_builder/lib/disk-image-create:main:366 : run_d_in_target post-install 2020-03-28 06:07:08.778 | + diskimage_builder/lib/img-functions:run_d_in_target:66 : check_element 2020-03-28 06:07:08.784 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.pX4B1SAV/hooks ']' 2020-03-28 06:07:08.789 | + diskimage_builder/lib/img-functions:run_d_in_target:69 : '[' -d /tmp/dib_build.pX4B1SAV/hooks/post-install.d ']' 2020-03-28 06:07:08.794 | + diskimage_builder/lib/img-functions:run_d_in_target:70 : sudo mkdir /tmp/dib_build.pX4B1SAV/mnt/tmp/in_target.d 2020-03-28 06:07:08.859 | + diskimage_builder/lib/img-functions:run_d_in_target:75 : sudo cp /usr/lib/python2.7/site-packages/diskimage_builder/lib/dib-run-parts /tmp/dib_build.pX4B1SAV/hooks 2020-03-28 06:07:08.891 | + diskimage_builder/lib/img-functions:run_d_in_target:80 : sudo mount --bind /tmp/dib_build.pX4B1SAV/hooks /tmp/dib_build.pX4B1SAV/mnt/tmp/in_target.d 2020-03-28 06:07:08.921 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : sudo mount -o remount,ro,bind /tmp/dib_build.pX4B1SAV/hooks /tmp/dib_build.pX4B1SAV/mnt/tmp/in_target.d 2020-03-28 06:07:08.948 | + diskimage_builder/lib/img-functions:run_d_in_target:82 : check_break before-post-install run_in_target bash 2020-03-28 06:07:08.955 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-post-install(,|$)' -q 2020-03-28 06:07:08.956 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2020-03-28 06:07:08.963 | + diskimage_builder/lib/img-functions:run_d_in_target:83 : '[' -z '' ']' 2020-03-28 06:07:08.968 | + diskimage_builder/lib/img-functions:run_d_in_target:83 : in_target_arg=run_in_target 2020-03-28 06:07:08.973 | + diskimage_builder/lib/img-functions:run_d_in_target:84 : trap 'check_break after-error run_in_target bash' ERR 2020-03-28 06:07:08.979 | + diskimage_builder/lib/img-functions:run_d_in_target:85 : run_in_target /tmp/in_target.d/dib-run-parts /tmp/in_target.d/post-install.d 2020-03-28 06:07:08.984 | + diskimage_builder/lib/img-functions:run_in_target:51 : cmd='/tmp/in_target.d/dib-run-parts /tmp/in_target.d/post-install.d' 2020-03-28 06:07:08.990 | + diskimage_builder/lib/img-functions:run_in_target:53 : ORIG_HOME=/home/zuul 2020-03-28 06:07:08.994 | + diskimage_builder/lib/img-functions:run_in_target:54 : export HOME=/root 2020-03-28 06:07:09.003 | + diskimage_builder/lib/img-functions:run_in_target:54 : HOME=/root 2020-03-28 06:07:09.010 | + diskimage_builder/lib/img-functions:run_in_target:60 : sudo -E chroot /tmp/dib_build.pX4B1SAV/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' 2020-03-28 06:07:09.068 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/00-centos7-element-deprecation.bash 2020-03-28 06:07:09.072 | + source /tmp/in_target.d/post-install.d/../environment.d/00-centos7-element-deprecation.bash 2020-03-28 06:07:09.072 | ++ echo 'The centos7 element is deprecated and will be removed in future releases. Use the centos element instead.' 2020-03-28 06:07:09.073 | The centos7 element is deprecated and will be removed in future releases. Use the centos element instead. 2020-03-28 06:07:09.073 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/01-export-install-types.bash 2020-03-28 06:07:09.078 | + source /tmp/in_target.d/post-install.d/../environment.d/01-export-install-types.bash 2020-03-28 06:07:09.078 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2020-03-28 06:07:09.078 | ++ DIB_DEFAULT_INSTALLTYPE=package 2020-03-28 06:07:09.079 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/01-ironic-agent.sh 2020-03-28 06:07:09.083 | + source /tmp/in_target.d/post-install.d/../environment.d/01-ironic-agent.sh 2020-03-28 06:07:09.084 | ++ '[' -n '' ']' 2020-03-28 06:07:09.084 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/09-centos7-distro-name.bash 2020-03-28 06:07:09.089 | + source /tmp/in_target.d/post-install.d/../environment.d/09-centos7-distro-name.bash 2020-03-28 06:07:09.089 | ++ export DIB_FLAVOR=GenericCloud 2020-03-28 06:07:09.089 | ++ DIB_FLAVOR=GenericCloud 2020-03-28 06:07:09.089 | ++ export DIB_RELEASE=7 2020-03-28 06:07:09.090 | ++ DIB_RELEASE=7 2020-03-28 06:07:09.090 | ++ export YUM=yum 2020-03-28 06:07:09.090 | ++ YUM=yum 2020-03-28 06:07:09.091 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-base-defaults 2020-03-28 06:07:09.094 | + source /tmp/in_target.d/post-install.d/../environment.d/10-base-defaults 2020-03-28 06:07:09.095 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2020-03-28 06:07:09.095 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2020-03-28 06:07:09.095 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-centos-distro-name.bash 2020-03-28 06:07:09.098 | + source /tmp/in_target.d/post-install.d/../environment.d/10-centos-distro-name.bash 2020-03-28 06:07:09.099 | ++ export DISTRO_NAME=centos 2020-03-28 06:07:09.099 | ++ DISTRO_NAME=centos 2020-03-28 06:07:09.099 | ++ export DIB_RELEASE=7 2020-03-28 06:07:09.100 | ++ DIB_RELEASE=7 2020-03-28 06:07:09.100 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-centos7-distro-name.bash 2020-03-28 06:07:09.104 | + source /tmp/in_target.d/post-install.d/../environment.d/10-centos7-distro-name.bash 2020-03-28 06:07:09.105 | ++ export DISTRO_NAME=centos7 2020-03-28 06:07:09.105 | ++ DISTRO_NAME=centos7 2020-03-28 06:07:09.106 | ++ export DIB_RELEASE=7 2020-03-28 06:07:09.106 | ++ DIB_RELEASE=7 2020-03-28 06:07:09.106 | ++ export YUM=yum 2020-03-28 06:07:09.106 | ++ YUM=yum 2020-03-28 06:07:09.107 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/11-dib-install-type.bash 2020-03-28 06:07:09.110 | + source /tmp/in_target.d/post-install.d/../environment.d/11-dib-install-type.bash 2020-03-28 06:07:09.110 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2020-03-28 06:07:09.110 | ++ DIB_DEFAULT_INSTALLTYPE=package 2020-03-28 06:07:09.111 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/11-yum-dnf.bash 2020-03-28 06:07:09.116 | + source /tmp/in_target.d/post-install.d/../environment.d/11-yum-dnf.bash 2020-03-28 06:07:09.116 | ++ [[ 7 == \8 ]] 2020-03-28 06:07:09.116 | ++ [[ 7 == \7 ]] 2020-03-28 06:07:09.116 | ++ export YUM=yum 2020-03-28 06:07:09.116 | ++ YUM=yum 2020-03-28 06:07:09.117 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/14-manifests 2020-03-28 06:07:09.121 | + source /tmp/in_target.d/post-install.d/../environment.d/14-manifests 2020-03-28 06:07:09.121 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2020-03-28 06:07:09.121 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2020-03-28 06:07:09.121 | ++ export DIB_MANIFEST_SAVE_DIR=./ironic-python-agent.d/ 2020-03-28 06:07:09.122 | ++ DIB_MANIFEST_SAVE_DIR=./ironic-python-agent.d/ 2020-03-28 06:07:09.122 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/50-dib-python-version 2020-03-28 06:07:09.126 | + source /tmp/in_target.d/post-install.d/../environment.d/50-dib-python-version 2020-03-28 06:07:09.126 | ++ '[' -z 2 ']' 2020-03-28 06:07:09.126 | ++ '[' -z 2 ']' 2020-03-28 06:07:09.126 | ++ export DIB_PYTHON_VERSION 2020-03-28 06:07:09.127 | ++ export DIB_PYTHON=python2 2020-03-28 06:07:09.127 | ++ DIB_PYTHON=python2 2020-03-28 06:07:09.127 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/50-redhat-common 2020-03-28 06:07:09.131 | + source /tmp/in_target.d/post-install.d/../environment.d/50-redhat-common 2020-03-28 06:07:09.131 | ++ export DIB_DISABLE_KERNEL_CLEANUP=0 2020-03-28 06:07:09.131 | ++ DIB_DISABLE_KERNEL_CLEANUP=0 2020-03-28 06:07:09.131 | ++ export DIB_INIT_SYSTEM=systemd 2020-03-28 06:07:09.131 | ++ DIB_INIT_SYSTEM=systemd 2020-03-28 06:07:09.131 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/99-dib-init-system 2020-03-28 06:07:09.135 | + source /tmp/in_target.d/post-install.d/../environment.d/99-dib-init-system 2020-03-28 06:07:09.135 | ++ '[' -z systemd ']' 2020-03-28 06:07:09.135 | ++ case $DIB_INIT_SYSTEM in 2020-03-28 06:07:09.136 | dib-run-parts Running /tmp/in_target.d/post-install.d/00-package-installs 2020-03-28 06:07:09.140 | + set -eu 2020-03-28 06:07:09.140 | + set -o pipefail 2020-03-28 06:07:09.141 | ++ dirname /tmp/in_target.d/post-install.d/00-package-installs 2020-03-28 06:07:09.143 | + package-installs -d /tmp/in_target.d/post-install.d 2020-03-28 06:07:09.145 | + set -eu 2020-03-28 06:07:09.145 | + set -o pipefail 2020-03-28 06:07:09.146 | ++ basename /usr/local/bin/package-installs 2020-03-28 06:07:09.147 | + SCRIPTNAME=package-installs 2020-03-28 06:07:09.148 | ++ getopt -o hd: -n package-installs -- -d /tmp/in_target.d/post-install.d 2020-03-28 06:07:09.149 | + TEMP=' -d '\''/tmp/in_target.d/post-install.d'\'' --' 2020-03-28 06:07:09.149 | + '[' 0 '!=' 0 ']' 2020-03-28 06:07:09.149 | + eval set -- ' -d '\''/tmp/in_target.d/post-install.d'\'' --' 2020-03-28 06:07:09.149 | ++ set -- -d /tmp/in_target.d/post-install.d -- 2020-03-28 06:07:09.149 | + WORKDIR= 2020-03-28 06:07:09.149 | + true 2020-03-28 06:07:09.149 | + case "$1" in 2020-03-28 06:07:09.149 | + WORKDIR=/tmp/in_target.d/post-install.d 2020-03-28 06:07:09.149 | + shift 2 2020-03-28 06:07:09.149 | + true 2020-03-28 06:07:09.149 | + case "$1" in 2020-03-28 06:07:09.149 | + shift 2020-03-28 06:07:09.149 | + break 2020-03-28 06:07:09.149 | + '[' -z /tmp/in_target.d/post-install.d ']' 2020-03-28 06:07:09.149 | + PACKAGES= 2020-03-28 06:07:09.150 | ++ find /tmp/in_target.d/post-install.d -maxdepth 1 -name 'package-installs-*' 2020-03-28 06:07:09.152 | + '[' -n '' ']' 2020-03-28 06:07:09.152 | + package-installs-v2 --phase post-install.d /tmp/package-installs.json 2020-03-28 06:07:09.174 | Nothing to install 2020-03-28 06:07:09.179 | dib-run-parts 00-package-installs completed 2020-03-28 06:07:09.180 | dib-run-parts Running /tmp/in_target.d/post-install.d/06-network-config-nonzeroconf 2020-03-28 06:07:09.184 | + set -eu 2020-03-28 06:07:09.184 | + set -o pipefail 2020-03-28 06:07:09.184 | + grep NOZEROCONF /etc/sysconfig/network 2020-03-28 06:07:09.185 | NOZEROCONF=yes 2020-03-28 06:07:09.187 | dib-run-parts 06-network-config-nonzeroconf completed 2020-03-28 06:07:09.187 | dib-run-parts Running /tmp/in_target.d/post-install.d/10-enable-init-scripts 2020-03-28 06:07:09.190 | + set -eu 2020-03-28 06:07:09.190 | + set -o pipefail 2020-03-28 06:07:09.191 | ++ dirname /tmp/in_target.d/post-install.d/10-enable-init-scripts 2020-03-28 06:07:09.192 | + SCRIPTS_DIR=/tmp/in_target.d/post-install.d/../init-scripts/systemd/ 2020-03-28 06:07:09.192 | + [[ -d /tmp/in_target.d/post-install.d/../init-scripts/systemd/ ]] 2020-03-28 06:07:09.192 | + case "${DIB_INIT_SYSTEM}" in 2020-03-28 06:07:09.193 | dib-run-parts 10-enable-init-scripts completed 2020-03-28 06:07:09.193 | dib-run-parts Running /tmp/in_target.d/post-install.d/70-init-ibft-interfaces 2020-03-28 06:07:09.196 | + set -eu 2020-03-28 06:07:09.197 | + set -o pipefail 2020-03-28 06:07:09.197 | + case "$DIB_INIT_SYSTEM" in 2020-03-28 06:07:09.197 | + systemctl enable init-ibft-interfaces.service 2020-03-28 06:07:09.199 | Created symlink /etc/systemd/system/multi-user.target.wants/init-ibft-interfaces.service, pointing to /usr/lib/systemd/system/init-ibft-interfaces.service. 2020-03-28 06:07:09.201 | dib-run-parts 70-init-ibft-interfaces completed 2020-03-28 06:07:09.201 | dib-run-parts Running /tmp/in_target.d/post-install.d/80-enable-sshd-service 2020-03-28 06:07:09.204 | + set -eu 2020-03-28 06:07:09.204 | + set -o pipefail 2020-03-28 06:07:09.204 | + case "$DIB_INIT_SYSTEM" in 2020-03-28 06:07:09.204 | + [[ centos7 = \u\b\u\n\t\u ]] 2020-03-28 06:07:09.204 | + [[ centos7 = \d\e\b\i\a\n ]] 2020-03-28 06:07:09.204 | + systemctl enable sshd.service 2020-03-28 06:07:09.209 | dib-run-parts 80-enable-sshd-service completed 2020-03-28 06:07:09.209 | dib-run-parts Running /tmp/in_target.d/post-install.d/80-ironic-agent 2020-03-28 06:07:09.212 | + set -eu 2020-03-28 06:07:09.212 | + set -o pipefail 2020-03-28 06:07:09.212 | + install-packages -e cloud-init 2020-03-28 06:07:09.246 | Running install-packages erase. 2020-03-28 06:07:09.246 | + yum -v -y erase cloud-init 2020-03-28 06:07:09.392 | Loading "fastestmirror" plugin 2020-03-28 06:07:09.393 | Loading "priorities" plugin 2020-03-28 06:07:09.396 | Config time: 0.007 2020-03-28 06:07:09.396 | Yum version: 3.4.3 2020-03-28 06:07:09.491 | rpmdb time: 0.000 2020-03-28 06:07:09.561 | Resolving Dependencies 2020-03-28 06:07:09.561 | --> Running transaction check 2020-03-28 06:07:09.562 | ---> Package cloud-init.x86_64 0:18.5-3.el7.centos will be erased 2020-03-28 06:07:09.562 | Checking deps for cloud-init.x86_64 0:18.5-3.el7.centos - e 2020-03-28 06:07:10.100 | --> Finished Dependency Resolution 2020-03-28 06:07:10.100 | Dependency Process ending 2020-03-28 06:07:10.376 | Depsolve time: 0.815 2020-03-28 06:07:10.377 | 2020-03-28 06:07:10.377 | Dependencies Resolved 2020-03-28 06:07:10.378 | 2020-03-28 06:07:10.378 | ================================================================================ 2020-03-28 06:07:10.378 | Package Arch Version Repository Size 2020-03-28 06:07:10.378 | ================================================================================ 2020-03-28 06:07:10.378 | Removing: 2020-03-28 06:07:10.378 | cloud-init x86_64 18.5-3.el7.centos @base 3.0 M 2020-03-28 06:07:10.378 | 2020-03-28 06:07:10.379 | Transaction Summary 2020-03-28 06:07:10.379 | ================================================================================ 2020-03-28 06:07:10.379 | Remove 1 Package 2020-03-28 06:07:10.379 | 2020-03-28 06:07:10.379 | Installed size: 3.0 M 2020-03-28 06:07:10.381 | Downloading packages: 2020-03-28 06:07:10.381 | Member: cloud-init.x86_64 0:18.5-3.el7.centos - e 2020-03-28 06:07:10.385 | Removing Package cloud-init-18.5-3.el7.centos.x86_64 2020-03-28 06:07:10.385 | Running transaction check 2020-03-28 06:07:10.389 | Transaction check time: 0.004 2020-03-28 06:07:10.389 | Running transaction test 2020-03-28 06:07:10.458 | Transaction test succeeded 2020-03-28 06:07:10.458 | Transaction test time: 0.069 2020-03-28 06:07:10.459 | Running transaction 2020-03-28 06:07:10.670 | Erasing : cloud-init-18.5-3.el7.centos.x86_64 1/1 2020-03-28 06:07:10.784 | Verifying : cloud-init-18.5-3.el7.centos.x86_64 1/1 2020-03-28 06:07:10.784 | VerifyTransaction time: 0.115 2020-03-28 06:07:10.785 | Transaction time: 0.326 2020-03-28 06:07:10.785 | 2020-03-28 06:07:10.785 | Removed: 2020-03-28 06:07:10.785 | cloud-init.x86_64 0:18.5-3.el7.centos 2020-03-28 06:07:10.785 | 2020-03-28 06:07:10.785 | Complete! 2020-03-28 06:07:10.814 | + '[' erase == install ']' 2020-03-28 06:07:10.815 | + rm -rf /tmp/ironic-python-agent 2020-03-28 06:07:10.817 | + case "$DIB_INIT_SYSTEM" in 2020-03-28 06:07:10.818 | ++ systemctl --no-pager list-unit-files iptables 2020-03-28 06:07:10.926 | + [[ UNIT FILE STATE 2020-03-28 06:07:10.926 | 2020-03-28 06:07:10.926 | 0 unit files listed. =~ enabled ]] 2020-03-28 06:07:10.927 | ++ svc-map ironic-python-agent 2020-03-28 06:07:10.996 | + systemctl enable openstack-ironic-python-agent.service 2020-03-28 06:07:11.000 | Created symlink /etc/systemd/system/multi-user.target.wants/openstack-ironic-python-agent.service, pointing to /usr/lib/systemd/system/openstack-ironic-python-agent.service. 2020-03-28 06:07:11.000 | + systemctl enable ironic-agent-create-rescue-user.path 2020-03-28 06:07:11.003 | Created symlink /etc/systemd/system/multi-user.target.wants/ironic-agent-create-rescue-user.path, pointing to /etc/systemd/system/ironic-agent-create-rescue-user.path. 2020-03-28 06:07:11.005 | dib-run-parts 80-ironic-agent completed 2020-03-28 06:07:11.005 | dib-run-parts Running /tmp/in_target.d/post-install.d/80-ssh-keygen 2020-03-28 06:07:11.010 | + set -eu 2020-03-28 06:07:11.010 | + set -o pipefail 2020-03-28 06:07:11.011 | + case "$DIB_INIT_SYSTEM" in 2020-03-28 06:07:11.011 | + [[ centos7 = \u\b\u\n\t\u ]] 2020-03-28 06:07:11.011 | + [[ centos7 = \d\e\b\i\a\n ]] 2020-03-28 06:07:11.011 | + rm /usr/lib/systemd/system/ssh-keygen.service 2020-03-28 06:07:11.015 | dib-run-parts 80-ssh-keygen completed 2020-03-28 06:07:11.015 | dib-run-parts Running /tmp/in_target.d/post-install.d/95-package-uninstalls 2020-03-28 06:07:11.021 | + set -eu 2020-03-28 06:07:11.021 | + set -o pipefail 2020-03-28 06:07:11.022 | ++ dirname /tmp/in_target.d/post-install.d/95-package-uninstalls 2020-03-28 06:07:11.023 | + package-uninstalls -d /tmp/in_target.d/post-install.d 2020-03-28 06:07:11.025 | + set -eu 2020-03-28 06:07:11.025 | + set -o pipefail 2020-03-28 06:07:11.026 | ++ basename /usr/local/bin/package-uninstalls 2020-03-28 06:07:11.027 | + SCRIPTNAME=package-uninstalls 2020-03-28 06:07:11.027 | ++ getopt -o hd: -n package-uninstalls -- -d /tmp/in_target.d/post-install.d 2020-03-28 06:07:11.028 | + TEMP=' -d '\''/tmp/in_target.d/post-install.d'\'' --' 2020-03-28 06:07:11.028 | + '[' 0 '!=' 0 ']' 2020-03-28 06:07:11.028 | + eval set -- ' -d '\''/tmp/in_target.d/post-install.d'\'' --' 2020-03-28 06:07:11.028 | ++ set -- -d /tmp/in_target.d/post-install.d -- 2020-03-28 06:07:11.028 | + WORKDIR= 2020-03-28 06:07:11.028 | + true 2020-03-28 06:07:11.028 | + case "$1" in 2020-03-28 06:07:11.028 | + WORKDIR=/tmp/in_target.d/post-install.d 2020-03-28 06:07:11.028 | + shift 2 2020-03-28 06:07:11.028 | + true 2020-03-28 06:07:11.028 | + case "$1" in 2020-03-28 06:07:11.028 | + shift 2020-03-28 06:07:11.028 | + break 2020-03-28 06:07:11.028 | + '[' -z /tmp/in_target.d/post-install.d ']' 2020-03-28 06:07:11.028 | + PACKAGES= 2020-03-28 06:07:11.029 | ++ find /tmp/in_target.d/post-install.d -maxdepth 1 -name 'package-installs-*' 2020-03-28 06:07:11.030 | + install-packages -e 2020-03-28 06:07:11.040 | + package-installs-v2 --phase post-install.d --uninstall /tmp/package-installs.json 2020-03-28 06:07:11.085 | Nothing to uninstall 2020-03-28 06:07:11.092 | dib-run-parts 95-package-uninstalls completed 2020-03-28 06:07:11.092 | dib-run-parts Running /tmp/in_target.d/post-install.d/99-harden-sshd-config 2020-03-28 06:07:11.096 | + set -eu 2020-03-28 06:07:11.096 | + set -o pipefail 2020-03-28 06:07:11.096 | + '[' 1 -eq 1 ']' 2020-03-28 06:07:11.096 | + 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' 2020-03-28 06:07:11.097 | + ciphers='Ciphers chacha20-poly1305@openssh.com,aes256-gcm@openssh.com,aes128-gcm@openssh.com,aes256-ctr,aes192-ctr,aes128-ctr' 2020-03-28 06:07:11.097 | + kexalgorithms='KexAlgorithms curve25519-sha256@libssh.org,ecdh-sha2-nistp521,ecdh-sha2-nistp384,ecdh-sha2-nistp256,diffie-hellman-group-exchange-sha256' 2020-03-28 06:07:11.097 | + grep -qE '^MACs' /etc/ssh/sshd_config 2020-03-28 06:07:11.099 | + 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 2020-03-28 06:07:11.103 | + grep -qE '^Ciphers' /etc/ssh/sshd_config 2020-03-28 06:07:11.105 | + 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 2020-03-28 06:07:11.108 | + grep -qE '^KexAlgorithms' /etc/ssh/sshd_config 2020-03-28 06:07:11.109 | + 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 2020-03-28 06:07:11.114 | dib-run-parts 99-harden-sshd-config completed 2020-03-28 06:07:11.114 | dib-run-parts Running /tmp/in_target.d/post-install.d/99-reset-yum-conf 2020-03-28 06:07:11.117 | + set -eu 2020-03-28 06:07:11.117 | + set -o pipefail 2020-03-28 06:07:11.117 | + [[ yum == \d\n\f ]] 2020-03-28 06:07:11.117 | + cfg=/etc/yum.conf 2020-03-28 06:07:11.117 | + cachedir=/var/cache/yum 2020-03-28 06:07:11.117 | + sed -i '/^keepcache/c\keepcache=0' /etc/yum.conf 2020-03-28 06:07:11.120 | + sed -i '/^cachedir/c\cachedir=/var/cache/yum' /etc/yum.conf 2020-03-28 06:07:11.125 | dib-run-parts 99-reset-yum-conf completed 2020-03-28 06:07:11.126 | dib-run-parts ----------------------- PROFILING ----------------------- 2020-03-28 06:07:11.126 | dib-run-parts 2020-03-28 06:07:11.127 | dib-run-parts Target: post-install.d 2020-03-28 06:07:11.127 | dib-run-parts 2020-03-28 06:07:11.128 | dib-run-parts Script Seconds 2020-03-28 06:07:11.128 | dib-run-parts --------------------------------------- ---------- 2020-03-28 06:07:11.128 | dib-run-parts 2020-03-28 06:07:11.142 | dib-run-parts 00-package-installs 0.041 2020-03-28 06:07:11.149 | dib-run-parts 06-network-config-nonzeroconf 0.005 2020-03-28 06:07:11.156 | dib-run-parts 10-enable-init-scripts 0.005 2020-03-28 06:07:11.160 | dib-run-parts 70-init-ibft-interfaces 0.007 2020-03-28 06:07:11.171 | dib-run-parts 80-enable-sshd-service 0.007 2020-03-28 06:07:11.180 | dib-run-parts 80-ironic-agent 1.795 2020-03-28 06:07:11.188 | dib-run-parts 80-ssh-keygen 0.008 2020-03-28 06:07:11.196 | dib-run-parts 95-package-uninstalls 0.074 2020-03-28 06:07:11.205 | dib-run-parts 99-harden-sshd-config 0.020 2020-03-28 06:07:11.213 | dib-run-parts 99-reset-yum-conf 0.010 2020-03-28 06:07:11.216 | dib-run-parts 2020-03-28 06:07:11.216 | dib-run-parts --------------------- END PROFILING --------------------- 2020-03-28 06:07:11.232 | + diskimage_builder/lib/img-functions:run_in_target:61 : export HOME=/home/zuul 2020-03-28 06:07:11.242 | + diskimage_builder/lib/img-functions:run_in_target:61 : HOME=/home/zuul 2020-03-28 06:07:11.248 | + diskimage_builder/lib/img-functions:run_d_in_target:86 : trap - ERR 2020-03-28 06:07:11.256 | + diskimage_builder/lib/img-functions:run_d_in_target:87 : check_break after-post-install run_in_target bash 2020-03-28 06:07:11.262 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-post-install(,|$)' -q 2020-03-28 06:07:11.263 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2020-03-28 06:07:11.273 | + diskimage_builder/lib/img-functions:run_d_in_target:88 : sudo umount -f /tmp/dib_build.pX4B1SAV/mnt/tmp/in_target.d 2020-03-28 06:07:11.373 | + diskimage_builder/lib/img-functions:run_d_in_target:89 : timeout 10 sh -c ' while ! sudo rmdir /tmp/dib_build.pX4B1SAV/mnt/tmp/in_target.d; do sleep 1; done' 2020-03-28 06:07:11.419 | + diskimage_builder/lib/disk-image-create:main:367 : run_d post-root 2020-03-28 06:07:11.427 | + diskimage_builder/lib/common-functions:run_d:254 : check_element 2020-03-28 06:07:11.434 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.pX4B1SAV/hooks ']' 2020-03-28 06:07:11.441 | + diskimage_builder/lib/common-functions:run_d:255 : check_break before-post-root bash 2020-03-28 06:07:11.448 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2020-03-28 06:07:11.452 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-post-root(,|$)' -q 2020-03-28 06:07:11.464 | + diskimage_builder/lib/common-functions:run_d:256 : '[' -d /tmp/dib_build.pX4B1SAV/hooks/post-root.d ']' 2020-03-28 06:07:11.469 | + diskimage_builder/lib/common-functions:run_d:267 : check_break after-post-root bash 2020-03-28 06:07:11.479 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-post-root(,|$)' -q 2020-03-28 06:07:11.482 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2020-03-28 06:07:11.499 | + diskimage_builder/lib/disk-image-create:main:371 : '[' -e /tmp/dib_build.pX4B1SAV/mnt/lost+found ']' 2020-03-28 06:07:11.506 | + diskimage_builder/lib/disk-image-create:main:375 : unmount_image 2020-03-28 06:07:11.521 | + diskimage_builder/lib/img-functions:unmount_image:22 : sync 2020-03-28 06:07:12.987 | + diskimage_builder/lib/img-functions:unmount_image:26 : unmount_dir /tmp/dib_build.pX4B1SAV/mnt 2020-03-28 06:07:12.992 | + diskimage_builder/lib/common-functions:unmount_dir:418 : local dir=/tmp/dib_build.pX4B1SAV/mnt 2020-03-28 06:07:12.997 | + diskimage_builder/lib/common-functions:unmount_dir:419 : local real_dir 2020-03-28 06:07:13.002 | + diskimage_builder/lib/common-functions:unmount_dir:420 : local mnts 2020-03-28 06:07:13.007 | + diskimage_builder/lib/common-functions:unmount_dir:421 : local split_mounts 2020-03-28 06:07:13.012 | + diskimage_builder/lib/common-functions:unmount_dir:422 : local found_mountpoint 2020-03-28 06:07:13.017 | + diskimage_builder/lib/common-functions:unmount_dir:424 : '[' '!' -d /tmp/dib_build.pX4B1SAV/mnt ']' 2020-03-28 06:07:13.024 | ++ diskimage_builder/lib/common-functions:unmount_dir:431 : readlink -e /tmp/dib_build.pX4B1SAV/mnt 2020-03-28 06:07:13.030 | + diskimage_builder/lib/common-functions:unmount_dir:431 : real_dir=/tmp/dib_build.pX4B1SAV/mnt 2020-03-28 06:07:13.034 | + diskimage_builder/lib/common-functions:unmount_dir:434 : IFS='|' 2020-03-28 06:07:13.039 | + diskimage_builder/lib/common-functions:unmount_dir:434 : read -ra split_mounts 2020-03-28 06:07:13.044 | ++ diskimage_builder/lib/common-functions:unmount_dir:439 : awk '{print $2}' 2020-03-28 06:07:13.047 | ++ diskimage_builder/lib/common-functions:unmount_dir:439 : sort -r 2020-03-28 06:07:13.048 | ++ diskimage_builder/lib/common-functions:unmount_dir:439 : grep '^/tmp/dib_build.pX4B1SAV/mnt/' 2020-03-28 06:07:13.058 | + diskimage_builder/lib/common-functions:unmount_dir:439 : mnts='/tmp/dib_build.pX4B1SAV/mnt/tmp/yum 2020-03-28 06:07:13.058 | /tmp/dib_build.pX4B1SAV/mnt/sys 2020-03-28 06:07:13.058 | /tmp/dib_build.pX4B1SAV/mnt/proc 2020-03-28 06:07:13.058 | /tmp/dib_build.pX4B1SAV/mnt/dev/pts 2020-03-28 06:07:13.058 | /tmp/dib_build.pX4B1SAV/mnt/dev' 2020-03-28 06:07:13.063 | + diskimage_builder/lib/common-functions:unmount_dir:440 : for m in '$mnts' 2020-03-28 06:07:13.068 | + diskimage_builder/lib/common-functions:unmount_dir:442 : found_mountpoint=false 2020-03-28 06:07:13.073 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for mountpoint in '"${split_mounts[@]}"' 2020-03-28 06:07:13.078 | + diskimage_builder/lib/common-functions:unmount_dir:444 : [[ / != \/ ]] 2020-03-28 06:07:13.083 | + diskimage_builder/lib/common-functions:unmount_dir:452 : '[' false == false ']' 2020-03-28 06:07:13.088 | + diskimage_builder/lib/common-functions:unmount_dir:454 : echo 'Unmount /tmp/dib_build.pX4B1SAV/mnt/tmp/yum' 2020-03-28 06:07:13.088 | Unmount /tmp/dib_build.pX4B1SAV/mnt/tmp/yum 2020-03-28 06:07:13.093 | + diskimage_builder/lib/common-functions:unmount_dir:455 : sudo umount -fl /tmp/dib_build.pX4B1SAV/mnt/tmp/yum 2020-03-28 06:07:13.157 | + diskimage_builder/lib/common-functions:unmount_dir:440 : for m in '$mnts' 2020-03-28 06:07:13.163 | + diskimage_builder/lib/common-functions:unmount_dir:442 : found_mountpoint=false 2020-03-28 06:07:13.169 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for mountpoint in '"${split_mounts[@]}"' 2020-03-28 06:07:13.174 | + diskimage_builder/lib/common-functions:unmount_dir:444 : [[ / != \/ ]] 2020-03-28 06:07:13.179 | + diskimage_builder/lib/common-functions:unmount_dir:452 : '[' false == false ']' 2020-03-28 06:07:13.185 | + diskimage_builder/lib/common-functions:unmount_dir:454 : echo 'Unmount /tmp/dib_build.pX4B1SAV/mnt/sys' 2020-03-28 06:07:13.185 | Unmount /tmp/dib_build.pX4B1SAV/mnt/sys 2020-03-28 06:07:13.190 | + diskimage_builder/lib/common-functions:unmount_dir:455 : sudo umount -fl /tmp/dib_build.pX4B1SAV/mnt/sys 2020-03-28 06:07:13.245 | + diskimage_builder/lib/common-functions:unmount_dir:440 : for m in '$mnts' 2020-03-28 06:07:13.251 | + diskimage_builder/lib/common-functions:unmount_dir:442 : found_mountpoint=false 2020-03-28 06:07:13.256 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for mountpoint in '"${split_mounts[@]}"' 2020-03-28 06:07:13.262 | + diskimage_builder/lib/common-functions:unmount_dir:444 : [[ / != \/ ]] 2020-03-28 06:07:13.267 | + diskimage_builder/lib/common-functions:unmount_dir:452 : '[' false == false ']' 2020-03-28 06:07:13.274 | + diskimage_builder/lib/common-functions:unmount_dir:454 : echo 'Unmount /tmp/dib_build.pX4B1SAV/mnt/proc' 2020-03-28 06:07:13.274 | Unmount /tmp/dib_build.pX4B1SAV/mnt/proc 2020-03-28 06:07:13.281 | + diskimage_builder/lib/common-functions:unmount_dir:455 : sudo umount -fl /tmp/dib_build.pX4B1SAV/mnt/proc 2020-03-28 06:07:13.332 | + diskimage_builder/lib/common-functions:unmount_dir:440 : for m in '$mnts' 2020-03-28 06:07:13.337 | + diskimage_builder/lib/common-functions:unmount_dir:442 : found_mountpoint=false 2020-03-28 06:07:13.342 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for mountpoint in '"${split_mounts[@]}"' 2020-03-28 06:07:13.347 | + diskimage_builder/lib/common-functions:unmount_dir:444 : [[ / != \/ ]] 2020-03-28 06:07:13.352 | + diskimage_builder/lib/common-functions:unmount_dir:452 : '[' false == false ']' 2020-03-28 06:07:13.356 | + diskimage_builder/lib/common-functions:unmount_dir:454 : echo 'Unmount /tmp/dib_build.pX4B1SAV/mnt/dev/pts' 2020-03-28 06:07:13.356 | Unmount /tmp/dib_build.pX4B1SAV/mnt/dev/pts 2020-03-28 06:07:13.360 | + diskimage_builder/lib/common-functions:unmount_dir:455 : sudo umount -fl /tmp/dib_build.pX4B1SAV/mnt/dev/pts 2020-03-28 06:07:13.406 | + diskimage_builder/lib/common-functions:unmount_dir:440 : for m in '$mnts' 2020-03-28 06:07:13.414 | + diskimage_builder/lib/common-functions:unmount_dir:442 : found_mountpoint=false 2020-03-28 06:07:13.418 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for mountpoint in '"${split_mounts[@]}"' 2020-03-28 06:07:13.424 | + diskimage_builder/lib/common-functions:unmount_dir:444 : [[ / != \/ ]] 2020-03-28 06:07:13.428 | + diskimage_builder/lib/common-functions:unmount_dir:452 : '[' false == false ']' 2020-03-28 06:07:13.432 | + diskimage_builder/lib/common-functions:unmount_dir:454 : echo 'Unmount /tmp/dib_build.pX4B1SAV/mnt/dev' 2020-03-28 06:07:13.432 | Unmount /tmp/dib_build.pX4B1SAV/mnt/dev 2020-03-28 06:07:13.437 | + diskimage_builder/lib/common-functions:unmount_dir:455 : sudo umount -fl /tmp/dib_build.pX4B1SAV/mnt/dev 2020-03-28 06:07:13.477 | + diskimage_builder/lib/img-functions:unmount_image:27 : '[' -n '' ']' 2020-03-28 06:07:13.481 | + diskimage_builder/lib/img-functions:unmount_image:30 : '[' -n '' ']' 2020-03-28 06:07:13.487 | + diskimage_builder/lib/disk-image-create:main:376 : mv /tmp/dib_build.pX4B1SAV/mnt /tmp/dib_build.pX4B1SAV/built 2020-03-28 06:07:13.511 | + diskimage_builder/lib/disk-image-create:main:383 : du_output=/tmp/dib_build.pX4B1SAV/du_output.tmp 2020-03-28 06:07:13.517 | + diskimage_builder/lib/disk-image-create:main:385 : '[' -n '' ']' 2020-03-28 06:07:13.521 | Calculating image size (this may take a minute)... 2020-03-28 06:07:14.117 | + diskimage_builder/lib/disk-image-create:main:404 : [[ 0 != 0 ]] 2020-03-28 06:07:14.122 | + diskimage_builder/lib/disk-image-create:main:438 : rm -f /tmp/dib_build.pX4B1SAV/du_output.tmp 2020-03-28 06:07:14.130 | + diskimage_builder/lib/disk-image-create:main:440 : '[' -n '' ']' 2020-03-28 06:07:14.135 | + diskimage_builder/lib/disk-image-create:main:443 : journal_size=64 2020-03-28 06:07:14.139 | + diskimage_builder/lib/disk-image-create:main:446 : '[' xfs = ext4 ']' 2020-03-28 06:07:14.143 | + diskimage_builder/lib/disk-image-create:main:483 : [[ override-pip-and-virtualenv rpm-distro centos manifests dhcp-all-interfaces selinux-permissive source-repositories package-installs dib-python install-bin sysprep dynamic-login centos7 ibft-interfaces enable-packages-install yum select-boot-kernel-initrd network-gateway install-types install-static openssh-server svc-map element-manifest base dib-init-system redhat-common no-final-image ironic-agent-multipath runtime-ssh-host-keys cache-url pkg-map ironic-agent =~ block-device-efi ]] 2020-03-28 06:07:14.150 | ++ diskimage_builder/lib/disk-image-create:main:491 : echo 2773360 2020-03-28 06:07:14.152 | ++ diskimage_builder/lib/disk-image-create:main:491 : awk ' { if ($1 % 64 != 0) print $1 + 64 - ( $1 % 64); else print $1; } ' 2020-03-28 06:07:14.160 | + diskimage_builder/lib/disk-image-create:main:491 : export DIB_IMAGE_SIZE=2773376 2020-03-28 06:07:14.165 | + diskimage_builder/lib/disk-image-create:main:491 : DIB_IMAGE_SIZE=2773376 2020-03-28 06:07:14.171 | + diskimage_builder/lib/disk-image-create:main:493 : '[' -n '' ']' 2020-03-28 06:07:14.176 | + diskimage_builder/lib/disk-image-create:main:497 : export TMP_IMAGE_DIR 2020-03-28 06:07:14.181 | + diskimage_builder/lib/disk-image-create:main:500 : eval_run_d block-device IMAGE_BLOCK_DEVICE= 2020-03-28 06:07:14.188 | ++ diskimage_builder/lib/common-functions:eval_run_d:161 : mktemp 2020-03-28 06:07:14.197 | + diskimage_builder/lib/common-functions:eval_run_d:161 : local run_output=/tmp/tmp.XX50LGQ1vn 2020-03-28 06:07:14.202 | + diskimage_builder/lib/common-functions:eval_run_d:162 : trap 'rm -f /tmp/tmp.XX50LGQ1vn; check_break after-error bash' ERR 2020-03-28 06:07:14.206 | + diskimage_builder/lib/common-functions:eval_run_d:163 : run_d block-device /tmp/tmp.XX50LGQ1vn 2020-03-28 06:07:14.212 | + diskimage_builder/lib/common-functions:run_d:254 : check_element 2020-03-28 06:07:14.217 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.pX4B1SAV/hooks ']' 2020-03-28 06:07:14.221 | + diskimage_builder/lib/common-functions:run_d:255 : check_break before-block-device bash 2020-03-28 06:07:14.228 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2020-03-28 06:07:14.228 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-block-device(,|$)' -q 2020-03-28 06:07:14.240 | + diskimage_builder/lib/common-functions:run_d:256 : '[' -d /tmp/dib_build.pX4B1SAV/hooks/block-device.d ']' 2020-03-28 06:07:14.245 | + diskimage_builder/lib/common-functions:run_d:267 : check_break after-block-device bash 2020-03-28 06:07:14.250 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2020-03-28 06:07:14.250 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-block-device(,|$)' -q 2020-03-28 06:07:14.258 | + diskimage_builder/lib/common-functions:eval_run_d:164 : grep -q IMAGE_BLOCK_DEVICE= /tmp/tmp.XX50LGQ1vn 2020-03-28 06:07:14.265 | + diskimage_builder/lib/common-functions:eval_run_d:168 : rm /tmp/tmp.XX50LGQ1vn 2020-03-28 06:07:14.272 | + diskimage_builder/lib/common-functions:eval_run_d:169 : trap - ERR 2020-03-28 06:07:14.276 | + diskimage_builder/lib/disk-image-create:main:502 : '[' -z ']' 2020-03-28 06:07:14.280 | + diskimage_builder/lib/disk-image-create:main:505 : echo 'image-size: 2773376KiB' 2020-03-28 06:07:14.285 | + diskimage_builder/lib/disk-image-create:main:507 : '[' -n '' ']' 2020-03-28 06:07:14.289 | + diskimage_builder/lib/disk-image-create:main:514 : dib-block-device init 2020-03-28 06:07:15.195 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:228 2020-03-28 06:07:15.196 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'root-fs-type': 'xfs', 'image-dir': '/tmp/dib_image.zwsZ52Ji', 'image-size': '2773376KiB', 'root-label': None, 'build-dir': '/tmp/dib_build.pX4B1SAV', 'config': '/tmp/dib_build.pX4B1SAV/block-device/config.yaml', 'mount-base': '/tmp/dib_build.pX4B1SAV/mnt'}] __init__ /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:231 2020-03-28 06:07:15.197 | DEBUG diskimage_builder.block_device.blockdevice [-] Config before merge [[{'local_loop': {'mkfs': {'mount': {'fstab': {'options': 'defaults', 'fsck-passno': 1}, 'mount_point': '/'}, 'name': 'mkfs_root'}, 'name': 'image0'}}]] cmd_init /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:259 2020-03-28 06:07:15.197 | DEBUG diskimage_builder.block_device.blockdevice [-] Config before merge [[{'fstab': {'fsck-passno': 1, 'base': 'mount_mkfs_root', 'name': 'fstab_mount_mkfs_root', 'options': 'defaults'}}, {'mount': {'base': 'mkfs_root', 'mount_point': '/', 'name': 'mount_mkfs_root'}}, {'mkfs': {'base': 'image0', 'name': 'mkfs_root'}}, {'local_loop': {'name': 'image0'}}]] cmd_init /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:261 2020-03-28 06:07:15.197 | DEBUG diskimage_builder.block_device.blockdevice [-] Final config [[{'fstab': {'fsck-passno': 1, 'base': 'mount_mkfs_root', 'name': 'fstab_mount_mkfs_root', 'options': 'defaults'}}, {'mount': {'base': 'mkfs_root', 'mount_point': '/', 'name': 'mount_mkfs_root'}}, {'mkfs': {'base': 'image0', 'type': 'xfs', 'name': 'mkfs_root', 'label': 'img-rootfs'}}, {'local_loop': {'name': 'image0'}}]] cmd_init /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:263 2020-03-28 06:07:15.198 | INFO diskimage_builder.block_device.blockdevice [-] Wrote final block device config to [/tmp/dib_build.pX4B1SAV/states/block-device/config.json] 2020-03-28 06:07:15.244 | + diskimage_builder/lib/disk-image-create:main:517 : dib-block-device create 2020-03-28 06:07:16.041 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:228 2020-03-28 06:07:16.041 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'root-fs-type': 'xfs', 'image-dir': '/tmp/dib_image.zwsZ52Ji', 'image-size': '2773376KiB', 'root-label': None, 'build-dir': '/tmp/dib_build.pX4B1SAV', 'config': '/tmp/dib_build.pX4B1SAV/block-device/config.yaml', 'mount-base': '/tmp/dib_build.pX4B1SAV/mnt'}] __init__ /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:231 2020-03-28 06:07:16.041 | INFO diskimage_builder.block_device.blockdevice [-] create() called 2020-03-28 06:07:16.041 | DEBUG diskimage_builder.block_device.blockdevice [-] Using config [[{u'fstab': {u'base': u'mount_mkfs_root', u'options': u'defaults', u'fsck-passno': 1, u'name': u'fstab_mount_mkfs_root'}}, {u'mount': {u'base': u'mkfs_root', u'mount_point': u'/', u'name': u'mount_mkfs_root'}}, {u'mkfs': {u'base': u'image0', u'type': u'xfs', u'name': u'mkfs_root', u'label': u'img-rootfs'}}, {u'local_loop': {u'name': u'image0'}}]] cmd_create /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:399 2020-03-28 06:07:16.041 | DEBUG diskimage_builder.block_device.config [-] Config entry [{u'fstab': {u'base': u'mount_mkfs_root', u'options': u'defaults', u'fsck-passno': 1, u'name': u'fstab_mount_mkfs_root'}}] create_graph /usr/lib/python2.7/site-packages/diskimage_builder/block_device/config.py:172 2020-03-28 06:07:16.042 | DEBUG diskimage_builder.block_device.config [-] Adding fstab_mount_mkfs_root : create_graph /usr/lib/python2.7/site-packages/diskimage_builder/block_device/config.py:202 2020-03-28 06:07:16.042 | DEBUG diskimage_builder.block_device.config [-] Config entry [{u'mount': {u'base': u'mkfs_root', u'mount_point': u'/', u'name': u'mount_mkfs_root'}}] create_graph /usr/lib/python2.7/site-packages/diskimage_builder/block_device/config.py:172 2020-03-28 06:07:16.042 | DEBUG diskimage_builder.block_device.level3.mount [-] MountPoint created [] __init__ /usr/lib/python2.7/site-packages/diskimage_builder/block_device/level3/mount.py:41 2020-03-28 06:07:16.042 | DEBUG diskimage_builder.block_device.level3.mount [-] Ordered mounts now: [(u'/', u'mount_mkfs_root')] __init__ /usr/lib/python2.7/site-packages/diskimage_builder/block_device/level3/mount.py:169 2020-03-28 06:07:16.042 | DEBUG diskimage_builder.block_device.config [-] Adding mount_mkfs_root : create_graph /usr/lib/python2.7/site-packages/diskimage_builder/block_device/config.py:202 2020-03-28 06:07:16.043 | DEBUG diskimage_builder.block_device.config [-] Config entry [{u'mkfs': {u'base': u'image0', u'type': u'xfs', u'name': u'mkfs_root', u'label': u'img-rootfs'}}] create_graph /usr/lib/python2.7/site-packages/diskimage_builder/block_device/config.py:172 2020-03-28 06:07:16.043 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Create filesystem object; config [{u'base': u'image0', u'type': u'xfs', u'name': u'mkfs_root', u'label': u'img-rootfs'}] __init__ /usr/lib/python2.7/site-packages/diskimage_builder/block_device/level2/mkfs.py:43 2020-03-28 06:07:16.043 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Filesystem created [] __init__ /usr/lib/python2.7/site-packages/diskimage_builder/block_device/level2/mkfs.py:97 2020-03-28 06:07:16.043 | DEBUG diskimage_builder.block_device.config [-] Adding mkfs_root : create_graph /usr/lib/python2.7/site-packages/diskimage_builder/block_device/config.py:202 2020-03-28 06:07:16.043 | DEBUG diskimage_builder.block_device.config [-] Config entry [{u'local_loop': {u'name': u'image0'}}] create_graph /usr/lib/python2.7/site-packages/diskimage_builder/block_device/config.py:172 2020-03-28 06:07:16.043 | DEBUG diskimage_builder.block_device.level0.localloop [-] Creating LocalLoop object; config [{u'name': u'image0'}] default_config [{'root-fs-type': 'xfs', 'image-dir': '/tmp/dib_image.zwsZ52Ji', 'image-size': '2773376KiB', 'root-label': None, 'build-dir': '/tmp/dib_build.pX4B1SAV', 'config': '/tmp/dib_build.pX4B1SAV/block-device/config.yaml', 'mount-base': '/tmp/dib_build.pX4B1SAV/mnt'}] __init__ /usr/lib/python2.7/site-packages/diskimage_builder/block_device/level0/localloop.py:76 2020-03-28 06:07:16.043 | DEBUG diskimage_builder.block_device.level0.localloop [-] Using default image size [2839937024] __init__ /usr/lib/python2.7/site-packages/diskimage_builder/block_device/level0/localloop.py:83 2020-03-28 06:07:16.043 | DEBUG diskimage_builder.block_device.config [-] Adding image0 : create_graph /usr/lib/python2.7/site-packages/diskimage_builder/block_device/config.py:202 2020-03-28 06:07:16.043 | DEBUG diskimage_builder.block_device.config [-] Edges for mkfs_root: f:[u'image0'] t:[] create_graph /usr/lib/python2.7/site-packages/diskimage_builder/block_device/config.py:217 2020-03-28 06:07:16.043 | DEBUG diskimage_builder.block_device.config [-] Edges for image0: f:[] t:[] create_graph /usr/lib/python2.7/site-packages/diskimage_builder/block_device/config.py:217 2020-03-28 06:07:16.043 | DEBUG diskimage_builder.block_device.config [-] Edges for fstab_mount_mkfs_root: f:[u'mount_mkfs_root'] t:[] create_graph /usr/lib/python2.7/site-packages/diskimage_builder/block_device/config.py:217 2020-03-28 06:07:16.043 | DEBUG diskimage_builder.block_device.config [-] Edges for mount_mkfs_root: f:[u'mkfs_root'] t:[] create_graph /usr/lib/python2.7/site-packages/diskimage_builder/block_device/config.py:217 2020-03-28 06:07:16.043 | DEBUG diskimage_builder.block_device.config [-] Call order: [u'image0', u'mkfs_root', u'mount_mkfs_root', u'fstab_mount_mkfs_root'] create_graph /usr/lib/python2.7/site-packages/diskimage_builder/block_device/config.py:241 2020-03-28 06:07:16.043 | DEBUG diskimage_builder.block_device.level0.localloop [-] [image0] Creating loop on [/tmp/dib_image.zwsZ52Ji/image0.raw] with size [2839937024] create /usr/lib/python2.7/site-packages/diskimage_builder/block_device/level0/localloop.py:96 2020-03-28 06:07:16.043 | INFO diskimage_builder.block_device.level0.localloop [-] Create image file [/tmp/dib_image.zwsZ52Ji/image0.raw] 2020-03-28 06:07:16.043 | INFO diskimage_builder.block_device.level0.localloop [-] loopdev attach 2020-03-28 06:07:16.043 | DEBUG diskimage_builder.block_device.level0.localloop [-] Calling [sudo losetup --show -f /tmp/dib_image.zwsZ52Ji/image0.raw] loopdev_attach /usr/lib/python2.7/site-packages/diskimage_builder/block_device/level0/localloop.py:43 2020-03-28 06:07:16.043 | INFO diskimage_builder.block_device.utils [-] Calling [sudo losetup --show -f /tmp/dib_image.zwsZ52Ji/image0.raw] 2020-03-28 06:07:16.093 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: /dev/loop0 exec_sudo /usr/lib/python2.7/site-packages/diskimage_builder/block_device/utils.py:135 2020-03-28 06:07:16.095 | INFO diskimage_builder.block_device.level0.localloop [-] New block device [/dev/loop0] 2020-03-28 06:07:16.096 | DEBUG diskimage_builder.block_device.level0.localloop [-] Created loop name [image0] device [/dev/loop0] image [/tmp/dib_image.zwsZ52Ji/image0.raw] create /usr/lib/python2.7/site-packages/diskimage_builder/block_device/level0/localloop.py:110 2020-03-28 06:07:16.096 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Creating fs command [['mkfs', '-t', u'xfs', '-L', u'img-rootfs', '-m', 'uuid=b150f35b-f3c3-4904-bfe9-205f42651ae0', '-q', u'/dev/loop0']] create /usr/lib/python2.7/site-packages/diskimage_builder/block_device/level2/mkfs.py:132 2020-03-28 06:07:16.096 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkfs -t xfs -L img-rootfs -m uuid=b150f35b-f3c3-4904-bfe9-205f42651ae0 -q /dev/loop0] 2020-03-28 06:07:16.211 | DEBUG diskimage_builder.block_device.level3.mount [-] mount called [/] create /usr/lib/python2.7/site-packages/diskimage_builder/block_device/level3/mount.py:75 2020-03-28 06:07:16.212 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkdir -p /tmp/dib_build.pX4B1SAV/mnt/] 2020-03-28 06:07:16.254 | INFO diskimage_builder.block_device.level3.mount [-] Mounting [mount_mkfs_root] to [/tmp/dib_build.pX4B1SAV/mnt/] 2020-03-28 06:07:16.254 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mount /dev/loop0 /tmp/dib_build.pX4B1SAV/mnt/] 2020-03-28 06:07:16.321 | DEBUG diskimage_builder.block_device.level4.fstab [-] fstab create called [fstab_mount_mkfs_root] create /usr/lib/python2.7/site-packages/diskimage_builder/block_device/level4/fstab.py:38 2020-03-28 06:07:16.322 | DEBUG diskimage_builder.block_device.blockdevice [-] Writing state to: /tmp/dib_build.pX4B1SAV/states/block-device/state.json save_state /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:101 2020-03-28 06:07:16.325 | DEBUG diskimage_builder.block_device.blockdevice [-] {'blockdev': {u'image0': {'device': u'/dev/loop0', debug_dump /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:112 2020-03-28 06:07:16.325 | DEBUG diskimage_builder.block_device.blockdevice [-] 'image': u'/tmp/dib_image.zwsZ52Ji/image0.raw'}}, debug_dump /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:112 2020-03-28 06:07:16.326 | DEBUG diskimage_builder.block_device.blockdevice [-] 'filesys': {u'mkfs_root': {'device': u'/dev/loop0', debug_dump /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:112 2020-03-28 06:07:16.327 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fstype': u'xfs', debug_dump /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:112 2020-03-28 06:07:16.327 | DEBUG diskimage_builder.block_device.blockdevice [-] 'label': u'img-rootfs', debug_dump /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:112 2020-03-28 06:07:16.327 | DEBUG diskimage_builder.block_device.blockdevice [-] 'opts': None, debug_dump /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:112 2020-03-28 06:07:16.327 | DEBUG diskimage_builder.block_device.blockdevice [-] 'uuid': 'b150f35b-f3c3-4904-bfe9-205f42651ae0'}}, debug_dump /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:112 2020-03-28 06:07:16.327 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fs_labels': [u'img-rootfs'], debug_dump /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:112 2020-03-28 06:07:16.327 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fstab': {u'mount_mkfs_root': {'base': u'mount_mkfs_root', debug_dump /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:112 2020-03-28 06:07:16.328 | DEBUG diskimage_builder.block_device.blockdevice [-] 'dump-freq': 0, debug_dump /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:112 2020-03-28 06:07:16.328 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fsck-passno': 1, debug_dump /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:112 2020-03-28 06:07:16.328 | DEBUG diskimage_builder.block_device.blockdevice [-] 'name': u'fstab_mount_mkfs_root', debug_dump /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:112 2020-03-28 06:07:16.328 | DEBUG diskimage_builder.block_device.blockdevice [-] 'options': u'defaults'}}, debug_dump /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:112 2020-03-28 06:07:16.328 | DEBUG diskimage_builder.block_device.blockdevice [-] 'mount': {u'/': {'base': u'mkfs_root', debug_dump /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:112 2020-03-28 06:07:16.328 | DEBUG diskimage_builder.block_device.blockdevice [-] 'name': u'mount_mkfs_root', debug_dump /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:112 2020-03-28 06:07:16.329 | DEBUG diskimage_builder.block_device.blockdevice [-] 'path': u'/tmp/dib_build.pX4B1SAV/mnt/'}}, debug_dump /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:112 2020-03-28 06:07:16.329 | DEBUG diskimage_builder.block_device.blockdevice [-] 'mount_order': [u'/'], debug_dump /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:112 2020-03-28 06:07:16.329 | DEBUG diskimage_builder.block_device.blockdevice [-] 'sorted_mount_points': [(u'/', debug_dump /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:112 2020-03-28 06:07:16.329 | DEBUG diskimage_builder.block_device.blockdevice [-] u'mount_mkfs_root')]} debug_dump /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:112 2020-03-28 06:07:16.333 | INFO diskimage_builder.block_device.blockdevice [-] create() finished 2020-03-28 06:07:16.420 | ++ diskimage_builder/lib/disk-image-create:main:521 : dib-block-device getval image-block-device 2020-03-28 06:07:17.260 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:228 2020-03-28 06:07:17.261 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'root-fs-type': 'xfs', 'image-dir': '/tmp/dib_image.zwsZ52Ji', 'image-size': '2773376KiB', 'root-label': None, 'build-dir': '/tmp/dib_build.pX4B1SAV', 'config': '/tmp/dib_build.pX4B1SAV/block-device/config.yaml', 'mount-base': '/tmp/dib_build.pX4B1SAV/mnt'}] __init__ /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:231 2020-03-28 06:07:17.261 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [image-block-device] 2020-03-28 06:07:17.302 | + diskimage_builder/lib/disk-image-create:main:521 : IMAGE_BLOCK_DEVICE=/dev/loop0 2020-03-28 06:07:17.308 | + diskimage_builder/lib/disk-image-create:main:522 : export IMAGE_BLOCK_DEVICE 2020-03-28 06:07:17.312 | ++ diskimage_builder/lib/disk-image-create:main:528 : dib-block-device getval image-block-devices 2020-03-28 06:07:18.028 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:228 2020-03-28 06:07:18.029 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'root-fs-type': 'xfs', 'image-dir': '/tmp/dib_image.zwsZ52Ji', 'image-size': '2773376KiB', 'root-label': None, 'build-dir': '/tmp/dib_build.pX4B1SAV', 'config': '/tmp/dib_build.pX4B1SAV/block-device/config.yaml', 'mount-base': '/tmp/dib_build.pX4B1SAV/mnt'}] __init__ /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:231 2020-03-28 06:07:18.030 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [image-block-devices] 2020-03-28 06:07:18.074 | + diskimage_builder/lib/disk-image-create:main:528 : IMAGE_BLOCK_DEVICES=' [image0]=/dev/loop0 ' 2020-03-28 06:07:18.079 | + diskimage_builder/lib/disk-image-create:main:529 : export IMAGE_BLOCK_DEVICES 2020-03-28 06:07:18.084 | + diskimage_builder/lib/disk-image-create:main:532 : dib-block-device writefstab 2020-03-28 06:07:18.781 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:228 2020-03-28 06:07:18.782 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'root-fs-type': 'xfs', 'image-dir': '/tmp/dib_image.zwsZ52Ji', 'image-size': '2773376KiB', 'root-label': None, 'build-dir': '/tmp/dib_build.pX4B1SAV', 'config': '/tmp/dib_build.pX4B1SAV/block-device/config.yaml', 'mount-base': '/tmp/dib_build.pX4B1SAV/mnt'}] __init__ /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:231 2020-03-28 06:07:18.782 | INFO diskimage_builder.block_device.blockdevice [-] Creating fstab 2020-03-28 06:07:18.783 | DEBUG diskimage_builder.block_device.blockdevice [-] Writing fstab entry for [/] cmd_writefstab /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:366 2020-03-28 06:07:18.783 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkdir -p /tmp/dib_build.pX4B1SAV/built/etc] 2020-03-28 06:07:18.835 | INFO diskimage_builder.block_device.utils [-] Calling [sudo cp /tmp/dib_build.pX4B1SAV/states/block-device/fstab /tmp/dib_build.pX4B1SAV/built/etc/fstab] 2020-03-28 06:07:18.961 | + diskimage_builder/lib/disk-image-create:main:536 : LOOPDEV=/dev/loop0 2020-03-28 06:07:18.967 | + diskimage_builder/lib/disk-image-create:main:548 : sudo cp -ra /tmp/dib_build.pX4B1SAV/built/bin /tmp/dib_build.pX4B1SAV/built/boot /tmp/dib_build.pX4B1SAV/built/dev /tmp/dib_build.pX4B1SAV/built/etc /tmp/dib_build.pX4B1SAV/built/home /tmp/dib_build.pX4B1SAV/built/lib /tmp/dib_build.pX4B1SAV/built/lib64 /tmp/dib_build.pX4B1SAV/built/media /tmp/dib_build.pX4B1SAV/built/mnt /tmp/dib_build.pX4B1SAV/built/opt /tmp/dib_build.pX4B1SAV/built/proc /tmp/dib_build.pX4B1SAV/built/root /tmp/dib_build.pX4B1SAV/built/run /tmp/dib_build.pX4B1SAV/built/sbin /tmp/dib_build.pX4B1SAV/built/srv /tmp/dib_build.pX4B1SAV/built/sys /tmp/dib_build.pX4B1SAV/built/tmp /tmp/dib_build.pX4B1SAV/built/usr /tmp/dib_build.pX4B1SAV/built/var /tmp/dib_build.pX4B1SAV/mnt 2020-03-28 06:08:01.845 | + diskimage_builder/lib/disk-image-create:main:549 : sudo rm -fr /tmp/dib_build.pX4B1SAV/built/bin /tmp/dib_build.pX4B1SAV/built/boot /tmp/dib_build.pX4B1SAV/built/dev /tmp/dib_build.pX4B1SAV/built/etc /tmp/dib_build.pX4B1SAV/built/home /tmp/dib_build.pX4B1SAV/built/lib /tmp/dib_build.pX4B1SAV/built/lib64 /tmp/dib_build.pX4B1SAV/built/media /tmp/dib_build.pX4B1SAV/built/mnt /tmp/dib_build.pX4B1SAV/built/opt /tmp/dib_build.pX4B1SAV/built/proc /tmp/dib_build.pX4B1SAV/built/root /tmp/dib_build.pX4B1SAV/built/run /tmp/dib_build.pX4B1SAV/built/sbin /tmp/dib_build.pX4B1SAV/built/srv /tmp/dib_build.pX4B1SAV/built/sys /tmp/dib_build.pX4B1SAV/built/tmp /tmp/dib_build.pX4B1SAV/built/usr /tmp/dib_build.pX4B1SAV/built/var 2020-03-28 06:08:03.393 | + diskimage_builder/lib/disk-image-create:main:551 : mount_proc_dev_sys 2020-03-28 06:08:03.401 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:408 : sudo mount -t proc none /tmp/dib_build.pX4B1SAV/mnt/proc 2020-03-28 06:08:03.438 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:409 : sudo mount --bind /dev /tmp/dib_build.pX4B1SAV/mnt/dev 2020-03-28 06:08:03.472 | ++ diskimage_builder/lib/common-functions:mount_proc_dev_sys:410 : mount_dev_pts_options 2020-03-28 06:08:03.479 | +++ diskimage_builder/lib/common-functions:mount_dev_pts_options:403 : findmnt --first-only /dev/pts --noheadings --output OPTIONS 2020-03-28 06:08:03.498 | ++ diskimage_builder/lib/common-functions:mount_dev_pts_options:403 : echo '-o rw,nosuid,noexec,relatime,seclabel,gid=5,mode=620,ptmxmode=000' 2020-03-28 06:08:03.506 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:410 : sudo mount -t devpts -o rw,nosuid,noexec,relatime,seclabel,gid=5,mode=620,ptmxmode=000 devpts /tmp/dib_build.pX4B1SAV/mnt/dev/pts 2020-03-28 06:08:03.539 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:411 : sudo mount -t sysfs none /tmp/dib_build.pX4B1SAV/mnt/sys 2020-03-28 06:08:03.574 | + diskimage_builder/lib/disk-image-create:main:552 : run_d pre-finalise 2020-03-28 06:08:03.579 | + diskimage_builder/lib/common-functions:run_d:254 : check_element 2020-03-28 06:08:03.585 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.pX4B1SAV/hooks ']' 2020-03-28 06:08:03.589 | + diskimage_builder/lib/common-functions:run_d:255 : check_break before-pre-finalise bash 2020-03-28 06:08:03.596 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2020-03-28 06:08:03.597 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-pre-finalise(,|$)' -q 2020-03-28 06:08:03.614 | + diskimage_builder/lib/common-functions:run_d:256 : '[' -d /tmp/dib_build.pX4B1SAV/hooks/pre-finalise.d ']' 2020-03-28 06:08:03.620 | + diskimage_builder/lib/common-functions:run_d:267 : check_break after-pre-finalise bash 2020-03-28 06:08:03.627 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2020-03-28 06:08:03.627 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-pre-finalise(,|$)' -q 2020-03-28 06:08:03.638 | + diskimage_builder/lib/disk-image-create:main:553 : run_d_in_target finalise 2020-03-28 06:08:03.645 | + diskimage_builder/lib/img-functions:run_d_in_target:66 : check_element 2020-03-28 06:08:03.651 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.pX4B1SAV/hooks ']' 2020-03-28 06:08:03.657 | + diskimage_builder/lib/img-functions:run_d_in_target:69 : '[' -d /tmp/dib_build.pX4B1SAV/hooks/finalise.d ']' 2020-03-28 06:08:03.664 | + diskimage_builder/lib/img-functions:run_d_in_target:70 : sudo mkdir /tmp/dib_build.pX4B1SAV/mnt/tmp/in_target.d 2020-03-28 06:08:03.713 | + diskimage_builder/lib/img-functions:run_d_in_target:75 : sudo cp /usr/lib/python2.7/site-packages/diskimage_builder/lib/dib-run-parts /tmp/dib_build.pX4B1SAV/hooks 2020-03-28 06:08:03.744 | + diskimage_builder/lib/img-functions:run_d_in_target:80 : sudo mount --bind /tmp/dib_build.pX4B1SAV/hooks /tmp/dib_build.pX4B1SAV/mnt/tmp/in_target.d 2020-03-28 06:08:03.786 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : sudo mount -o remount,ro,bind /tmp/dib_build.pX4B1SAV/hooks /tmp/dib_build.pX4B1SAV/mnt/tmp/in_target.d 2020-03-28 06:08:03.819 | + diskimage_builder/lib/img-functions:run_d_in_target:82 : check_break before-finalise run_in_target bash 2020-03-28 06:08:03.826 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-finalise(,|$)' -q 2020-03-28 06:08:03.826 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2020-03-28 06:08:03.837 | + diskimage_builder/lib/img-functions:run_d_in_target:83 : '[' -z '' ']' 2020-03-28 06:08:03.842 | + diskimage_builder/lib/img-functions:run_d_in_target:83 : in_target_arg=run_in_target 2020-03-28 06:08:03.846 | + diskimage_builder/lib/img-functions:run_d_in_target:84 : trap 'check_break after-error run_in_target bash' ERR 2020-03-28 06:08:03.851 | + diskimage_builder/lib/img-functions:run_d_in_target:85 : run_in_target /tmp/in_target.d/dib-run-parts /tmp/in_target.d/finalise.d 2020-03-28 06:08:03.856 | + diskimage_builder/lib/img-functions:run_in_target:51 : cmd='/tmp/in_target.d/dib-run-parts /tmp/in_target.d/finalise.d' 2020-03-28 06:08:03.861 | + diskimage_builder/lib/img-functions:run_in_target:53 : ORIG_HOME=/home/zuul 2020-03-28 06:08:03.866 | + diskimage_builder/lib/img-functions:run_in_target:54 : export HOME=/root 2020-03-28 06:08:03.871 | + diskimage_builder/lib/img-functions:run_in_target:54 : HOME=/root 2020-03-28 06:08:03.879 | + diskimage_builder/lib/img-functions:run_in_target:60 : sudo -E chroot /tmp/dib_build.pX4B1SAV/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' 2020-03-28 06:08:03.947 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/00-centos7-element-deprecation.bash 2020-03-28 06:08:03.950 | + source /tmp/in_target.d/finalise.d/../environment.d/00-centos7-element-deprecation.bash 2020-03-28 06:08:03.951 | ++ echo 'The centos7 element is deprecated and will be removed in future releases. Use the centos element instead.' 2020-03-28 06:08:03.951 | The centos7 element is deprecated and will be removed in future releases. Use the centos element instead. 2020-03-28 06:08:03.951 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/01-export-install-types.bash 2020-03-28 06:08:03.954 | + source /tmp/in_target.d/finalise.d/../environment.d/01-export-install-types.bash 2020-03-28 06:08:03.954 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2020-03-28 06:08:03.955 | ++ DIB_DEFAULT_INSTALLTYPE=package 2020-03-28 06:08:03.955 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/01-ironic-agent.sh 2020-03-28 06:08:03.958 | + source /tmp/in_target.d/finalise.d/../environment.d/01-ironic-agent.sh 2020-03-28 06:08:03.958 | ++ '[' -n '' ']' 2020-03-28 06:08:03.958 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/09-centos7-distro-name.bash 2020-03-28 06:08:03.961 | + source /tmp/in_target.d/finalise.d/../environment.d/09-centos7-distro-name.bash 2020-03-28 06:08:03.961 | ++ export DIB_FLAVOR=GenericCloud 2020-03-28 06:08:03.961 | ++ DIB_FLAVOR=GenericCloud 2020-03-28 06:08:03.961 | ++ export DIB_RELEASE=7 2020-03-28 06:08:03.961 | ++ DIB_RELEASE=7 2020-03-28 06:08:03.961 | ++ export YUM=yum 2020-03-28 06:08:03.961 | ++ YUM=yum 2020-03-28 06:08:03.962 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-base-defaults 2020-03-28 06:08:03.965 | + source /tmp/in_target.d/finalise.d/../environment.d/10-base-defaults 2020-03-28 06:08:03.965 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2020-03-28 06:08:03.965 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2020-03-28 06:08:03.965 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-centos-distro-name.bash 2020-03-28 06:08:03.969 | + source /tmp/in_target.d/finalise.d/../environment.d/10-centos-distro-name.bash 2020-03-28 06:08:03.969 | ++ export DISTRO_NAME=centos 2020-03-28 06:08:03.969 | ++ DISTRO_NAME=centos 2020-03-28 06:08:03.969 | ++ export DIB_RELEASE=7 2020-03-28 06:08:03.969 | ++ DIB_RELEASE=7 2020-03-28 06:08:03.969 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-centos7-distro-name.bash 2020-03-28 06:08:03.972 | + source /tmp/in_target.d/finalise.d/../environment.d/10-centos7-distro-name.bash 2020-03-28 06:08:03.972 | ++ export DISTRO_NAME=centos7 2020-03-28 06:08:03.972 | ++ DISTRO_NAME=centos7 2020-03-28 06:08:03.972 | ++ export DIB_RELEASE=7 2020-03-28 06:08:03.972 | ++ DIB_RELEASE=7 2020-03-28 06:08:03.972 | ++ export YUM=yum 2020-03-28 06:08:03.972 | ++ YUM=yum 2020-03-28 06:08:03.972 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/11-dib-install-type.bash 2020-03-28 06:08:03.977 | + source /tmp/in_target.d/finalise.d/../environment.d/11-dib-install-type.bash 2020-03-28 06:08:03.977 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2020-03-28 06:08:03.977 | ++ DIB_DEFAULT_INSTALLTYPE=package 2020-03-28 06:08:03.977 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/11-yum-dnf.bash 2020-03-28 06:08:03.981 | + source /tmp/in_target.d/finalise.d/../environment.d/11-yum-dnf.bash 2020-03-28 06:08:03.981 | ++ [[ 7 == \8 ]] 2020-03-28 06:08:03.981 | ++ [[ 7 == \7 ]] 2020-03-28 06:08:03.981 | ++ export YUM=yum 2020-03-28 06:08:03.981 | ++ YUM=yum 2020-03-28 06:08:03.981 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/14-manifests 2020-03-28 06:08:03.984 | + source /tmp/in_target.d/finalise.d/../environment.d/14-manifests 2020-03-28 06:08:03.985 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2020-03-28 06:08:03.985 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2020-03-28 06:08:03.985 | ++ export DIB_MANIFEST_SAVE_DIR=./ironic-python-agent.d/ 2020-03-28 06:08:03.985 | ++ DIB_MANIFEST_SAVE_DIR=./ironic-python-agent.d/ 2020-03-28 06:08:03.985 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/50-dib-python-version 2020-03-28 06:08:03.989 | + source /tmp/in_target.d/finalise.d/../environment.d/50-dib-python-version 2020-03-28 06:08:03.989 | ++ '[' -z 2 ']' 2020-03-28 06:08:03.989 | ++ '[' -z 2 ']' 2020-03-28 06:08:03.989 | ++ export DIB_PYTHON_VERSION 2020-03-28 06:08:03.989 | ++ export DIB_PYTHON=python2 2020-03-28 06:08:03.989 | ++ DIB_PYTHON=python2 2020-03-28 06:08:03.989 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/50-redhat-common 2020-03-28 06:08:03.992 | + source /tmp/in_target.d/finalise.d/../environment.d/50-redhat-common 2020-03-28 06:08:03.993 | ++ export DIB_DISABLE_KERNEL_CLEANUP=0 2020-03-28 06:08:03.993 | ++ DIB_DISABLE_KERNEL_CLEANUP=0 2020-03-28 06:08:03.994 | ++ export DIB_INIT_SYSTEM=systemd 2020-03-28 06:08:03.994 | ++ DIB_INIT_SYSTEM=systemd 2020-03-28 06:08:03.994 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/99-dib-init-system 2020-03-28 06:08:03.999 | + source /tmp/in_target.d/finalise.d/../environment.d/99-dib-init-system 2020-03-28 06:08:04.000 | ++ '[' -z systemd ']' 2020-03-28 06:08:04.000 | ++ case $DIB_INIT_SYSTEM in 2020-03-28 06:08:04.000 | dib-run-parts Running /tmp/in_target.d/finalise.d/01-clean-old-kernels 2020-03-28 06:08:04.025 | + set -eu 2020-03-28 06:08:04.026 | + set -o pipefail 2020-03-28 06:08:04.026 | + '[' 0 -ne 0 ']' 2020-03-28 06:08:04.026 | + YUM=yum 2020-03-28 06:08:04.026 | + [[ yum == \d\n\f ]] 2020-03-28 06:08:04.026 | + install-packages yum-utils 2020-03-28 06:08:04.441 | Running install-packages install. 2020-03-28 06:08:04.441 | + yum -v -y install yum-utils 2020-03-28 06:08:04.838 | Loading "fastestmirror" plugin 2020-03-28 06:08:04.841 | Loading "priorities" plugin 2020-03-28 06:08:04.845 | Config time: 0.020 2020-03-28 06:08:04.848 | Yum version: 3.4.3 2020-03-28 06:08:04.988 | rpmdb time: 0.000 2020-03-28 06:08:04.990 | Setting up Package Sacks 2020-03-28 06:08:04.991 | Determining fastest mirrors 2020-03-28 06:08:08.232 | * base: mirror.trouble-free.net 2020-03-28 06:08:08.234 | * extras: mirrors.tripadvisor.com 2020-03-28 06:08:08.235 | * updates: mirror.datto.com 2020-03-28 06:08:15.075 | --> python-oslo-upgradecheck-doc-0.1.0-1.el7.noarch from delorean-stein-deps excluded (priority) 2020-03-28 06:08:15.077 | --> python2-oslo-upgradecheck-0.1.0-1.el7.noarch from delorean-stein-deps excluded (priority) 2020-03-28 06:08:15.094 | 2 packages excluded due to repository priority protections 2020-03-28 06:08:15.094 | pkgsack time: 10.104 2020-03-28 06:08:15.518 | Obs Init time: 0.197 2020-03-28 06:08:15.582 | Package yum-utils-1.1.31-52.el7.noarch already installed and latest version 2020-03-28 06:08:15.583 | Nothing to do 2020-03-28 06:08:15.688 | + '[' install == install ']' 2020-03-28 06:08:15.688 | + '[' yum == dnf ']' 2020-03-28 06:08:15.688 | + package-cleanup --oldkernels -y --count=1 2020-03-28 06:08:15.855 | Loaded plugins: fastestmirror, priorities 2020-03-28 06:08:16.329 | --> Running transaction check 2020-03-28 06:08:16.329 | ---> Package kernel.x86_64 0:3.10.0-957.1.3.el7 will be erased 2020-03-28 06:08:17.075 | --> Finished Dependency Resolution 2020-03-28 06:08:17.281 | 2020-03-28 06:08:17.281 | Dependencies Resolved 2020-03-28 06:08:17.298 | 2020-03-28 06:08:17.298 | ================================================================================ 2020-03-28 06:08:17.298 | Package Arch Version Repository Size 2020-03-28 06:08:17.298 | ================================================================================ 2020-03-28 06:08:17.298 | Removing: 2020-03-28 06:08:17.298 | kernel x86_64 3.10.0-957.1.3.el7 installed 63 M 2020-03-28 06:08:17.298 | 2020-03-28 06:08:17.298 | Transaction Summary 2020-03-28 06:08:17.298 | ================================================================================ 2020-03-28 06:08:17.298 | Remove 1 Package 2020-03-28 06:08:17.298 | 2020-03-28 06:08:17.299 | Installed size: 63 M 2020-03-28 06:08:17.300 | Downloading packages: 2020-03-28 06:08:17.378 | Running transaction check 2020-03-28 06:08:17.471 | Running transaction test 2020-03-28 06:08:17.542 | Transaction test succeeded 2020-03-28 06:08:17.543 | Running transaction 2020-03-28 06:08:19.485 | grubby fatal error: unable to find a suitable template 2020-03-28 06:08:19.485 | grubby: doing this would leave no kernel entries. Not writing out new config. 2020-03-28 06:08:19.485 | grubby fatal error: unable to find a suitable template 2020-03-28 06:08:22.696 | Erasing : kernel-3.10.0-957.1.3.el7.x86_64 1/1 2020-03-28 06:08:22.900 | Verifying : kernel-3.10.0-957.1.3.el7.x86_64 1/1 2020-03-28 06:08:22.900 | 2020-03-28 06:08:22.900 | Removed: 2020-03-28 06:08:22.900 | kernel.x86_64 0:3.10.0-957.1.3.el7 2020-03-28 06:08:22.900 | 2020-03-28 06:08:22.901 | Complete! 2020-03-28 06:08:22.965 | dib-run-parts 01-clean-old-kernels completed 2020-03-28 06:08:22.965 | dib-run-parts Running /tmp/in_target.d/finalise.d/01-clear-machine-id 2020-03-28 06:08:22.971 | + set -eu 2020-03-28 06:08:22.971 | + set -o pipefail 2020-03-28 06:08:22.971 | + '[' -e /etc/machine-id ']' 2020-03-28 06:08:22.972 | + '[' -e /var/lib/dbus/machine-id ']' 2020-03-28 06:08:22.975 | dib-run-parts 01-clear-machine-id completed 2020-03-28 06:08:22.975 | dib-run-parts Running /tmp/in_target.d/finalise.d/99-remove-extra-packages 2020-03-28 06:08:22.980 | + set -eu 2020-03-28 06:08:22.980 | + set -o pipefail 2020-03-28 06:08:22.980 | + '[' centos7 = fedora ']' 2020-03-28 06:08:22.983 | dib-run-parts 99-remove-extra-packages completed 2020-03-28 06:08:22.983 | dib-run-parts ----------------------- PROFILING ----------------------- 2020-03-28 06:08:22.983 | dib-run-parts 2020-03-28 06:08:22.986 | dib-run-parts Target: finalise.d 2020-03-28 06:08:22.986 | dib-run-parts 2020-03-28 06:08:22.986 | dib-run-parts Script Seconds 2020-03-28 06:08:22.986 | dib-run-parts --------------------------------------- ---------- 2020-03-28 06:08:22.986 | dib-run-parts 2020-03-28 06:08:23.001 | dib-run-parts 01-clean-old-kernels 18.960 2020-03-28 06:08:23.010 | dib-run-parts 01-clear-machine-id 0.007 2020-03-28 06:08:23.019 | dib-run-parts 99-remove-extra-packages 0.006 2020-03-28 06:08:23.022 | dib-run-parts 2020-03-28 06:08:23.022 | dib-run-parts --------------------- END PROFILING --------------------- 2020-03-28 06:08:23.038 | + diskimage_builder/lib/img-functions:run_in_target:61 : export HOME=/home/zuul 2020-03-28 06:08:23.044 | + diskimage_builder/lib/img-functions:run_in_target:61 : HOME=/home/zuul 2020-03-28 06:08:23.048 | + diskimage_builder/lib/img-functions:run_d_in_target:86 : trap - ERR 2020-03-28 06:08:23.052 | + diskimage_builder/lib/img-functions:run_d_in_target:87 : check_break after-finalise run_in_target bash 2020-03-28 06:08:23.058 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2020-03-28 06:08:23.058 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-finalise(,|$)' -q 2020-03-28 06:08:23.071 | + diskimage_builder/lib/img-functions:run_d_in_target:88 : sudo umount -f /tmp/dib_build.pX4B1SAV/mnt/tmp/in_target.d 2020-03-28 06:08:23.139 | + diskimage_builder/lib/img-functions:run_d_in_target:89 : timeout 10 sh -c ' while ! sudo rmdir /tmp/dib_build.pX4B1SAV/mnt/tmp/in_target.d; do sleep 1; done' 2020-03-28 06:08:23.178 | + diskimage_builder/lib/disk-image-create:main:554 : finalise_base 2020-03-28 06:08:23.183 | + diskimage_builder/lib/img-functions:finalise_base:97 : TARGET_ROOT=/tmp/dib_build.pX4B1SAV/mnt 2020-03-28 06:08:23.189 | + diskimage_builder/lib/img-functions:finalise_base:97 : run_d cleanup 2020-03-28 06:08:23.194 | + diskimage_builder/lib/common-functions:run_d:254 : check_element 2020-03-28 06:08:23.199 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.pX4B1SAV/hooks ']' 2020-03-28 06:08:23.204 | + diskimage_builder/lib/common-functions:run_d:255 : check_break before-cleanup bash 2020-03-28 06:08:23.209 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-cleanup(,|$)' -q 2020-03-28 06:08:23.210 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2020-03-28 06:08:23.219 | + diskimage_builder/lib/common-functions:run_d:256 : '[' -d /tmp/dib_build.pX4B1SAV/hooks/cleanup.d ']' 2020-03-28 06:08:23.223 | + diskimage_builder/lib/common-functions:run_d:257 : echo 'Running hooks from /tmp/dib_build.pX4B1SAV/hooks/cleanup.d' 2020-03-28 06:08:23.223 | Running hooks from /tmp/dib_build.pX4B1SAV/hooks/cleanup.d 2020-03-28 06:08:23.230 | + diskimage_builder/lib/common-functions:run_d:258 : '[' -n '' ']' 2020-03-28 06:08:23.236 | + diskimage_builder/lib/common-functions:run_d:264 : /usr/lib/python2.7/site-packages/diskimage_builder/lib/dib-run-parts /tmp/dib_build.pX4B1SAV/hooks/cleanup.d 2020-03-28 06:08:23.278 | dib-run-parts Sourcing environment file /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/../environment.d/00-centos7-element-deprecation.bash 2020-03-28 06:08:23.287 | + diskimage_builder/lib/dib-run-parts:source_environment:72 : source /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/../environment.d/00-centos7-element-deprecation.bash 2020-03-28 06:08:23.292 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/00-centos7-element-deprecation.bash:source:1 : echo 'The centos7 element is deprecated and will be removed in future releases. Use the centos element instead.' 2020-03-28 06:08:23.292 | The centos7 element is deprecated and will be removed in future releases. Use the centos element instead. 2020-03-28 06:08:23.297 | dib-run-parts Sourcing environment file /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/../environment.d/01-export-install-types.bash 2020-03-28 06:08:23.307 | + diskimage_builder/lib/dib-run-parts:source_environment:72 : source /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/../environment.d/01-export-install-types.bash 2020-03-28 06:08:23.313 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/01-export-install-types.bash:source:1 : export DIB_DEFAULT_INSTALLTYPE=package 2020-03-28 06:08:23.318 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/01-export-install-types.bash:source:1 : DIB_DEFAULT_INSTALLTYPE=package 2020-03-28 06:08:23.324 | dib-run-parts Sourcing environment file /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/../environment.d/01-ironic-agent.sh 2020-03-28 06:08:23.333 | + diskimage_builder/lib/dib-run-parts:source_environment:72 : source /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/../environment.d/01-ironic-agent.sh 2020-03-28 06:08:23.339 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/01-ironic-agent.sh:source:3 : '[' -n '' ']' 2020-03-28 06:08:23.345 | dib-run-parts Sourcing environment file /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/../environment.d/09-centos7-distro-name.bash 2020-03-28 06:08:23.354 | + diskimage_builder/lib/dib-run-parts:source_environment:72 : source /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/../environment.d/09-centos7-distro-name.bash 2020-03-28 06:08:23.360 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/09-centos7-distro-name.bash:source:2 : export DIB_FLAVOR=GenericCloud 2020-03-28 06:08:23.368 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/09-centos7-distro-name.bash:source:2 : DIB_FLAVOR=GenericCloud 2020-03-28 06:08:23.375 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/09-centos7-distro-name.bash:source:3 : export DIB_RELEASE=7 2020-03-28 06:08:23.381 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/09-centos7-distro-name.bash:source:3 : DIB_RELEASE=7 2020-03-28 06:08:23.390 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/09-centos7-distro-name.bash:source:6 : export YUM=yum 2020-03-28 06:08:23.397 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/09-centos7-distro-name.bash:source:6 : YUM=yum 2020-03-28 06:08:23.407 | dib-run-parts Sourcing environment file /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/../environment.d/10-base-defaults 2020-03-28 06:08:23.418 | + diskimage_builder/lib/dib-run-parts:source_environment:72 : source /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/../environment.d/10-base-defaults 2020-03-28 06:08:23.424 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/10-base-defaults:source:1 : export DIB_AVOID_PACKAGES_UPDATE=0 2020-03-28 06:08:23.431 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/10-base-defaults:source:1 : DIB_AVOID_PACKAGES_UPDATE=0 2020-03-28 06:08:23.436 | dib-run-parts Sourcing environment file /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/../environment.d/10-centos-distro-name.bash 2020-03-28 06:08:23.446 | + diskimage_builder/lib/dib-run-parts:source_environment:72 : source /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/../environment.d/10-centos-distro-name.bash 2020-03-28 06:08:23.452 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/10-centos-distro-name.bash:source:1 : export DISTRO_NAME=centos 2020-03-28 06:08:23.457 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/10-centos-distro-name.bash:source:1 : DISTRO_NAME=centos 2020-03-28 06:08:23.461 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/10-centos-distro-name.bash:source:2 : export DIB_RELEASE=7 2020-03-28 06:08:23.466 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/10-centos-distro-name.bash:source:2 : DIB_RELEASE=7 2020-03-28 06:08:23.472 | dib-run-parts Sourcing environment file /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/../environment.d/10-centos7-distro-name.bash 2020-03-28 06:08:23.482 | + diskimage_builder/lib/dib-run-parts:source_environment:72 : source /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/../environment.d/10-centos7-distro-name.bash 2020-03-28 06:08:23.488 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/10-centos7-distro-name.bash:source:1 : export DISTRO_NAME=centos7 2020-03-28 06:08:23.494 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/10-centos7-distro-name.bash:source:1 : DISTRO_NAME=centos7 2020-03-28 06:08:23.499 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/10-centos7-distro-name.bash:source:2 : export DIB_RELEASE=7 2020-03-28 06:08:23.504 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/10-centos7-distro-name.bash:source:2 : DIB_RELEASE=7 2020-03-28 06:08:23.514 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/10-centos7-distro-name.bash:source:5 : export YUM=yum 2020-03-28 06:08:23.519 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/10-centos7-distro-name.bash:source:5 : YUM=yum 2020-03-28 06:08:23.525 | dib-run-parts Sourcing environment file /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/../environment.d/11-dib-install-type.bash 2020-03-28 06:08:23.536 | + diskimage_builder/lib/dib-run-parts:source_environment:72 : source /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/../environment.d/11-dib-install-type.bash 2020-03-28 06:08:23.541 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/11-dib-install-type.bash:source:1 : export DIB_DEFAULT_INSTALLTYPE=package 2020-03-28 06:08:23.548 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/11-dib-install-type.bash:source:1 : DIB_DEFAULT_INSTALLTYPE=package 2020-03-28 06:08:23.554 | dib-run-parts Sourcing environment file /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/../environment.d/11-yum-dnf.bash 2020-03-28 06:08:23.567 | + diskimage_builder/lib/dib-run-parts:source_environment:72 : source /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/../environment.d/11-yum-dnf.bash 2020-03-28 06:08:23.574 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/11-yum-dnf.bash:source:3 : [[ 7 == \8 ]] 2020-03-28 06:08:23.583 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/11-yum-dnf.bash:source:5 : [[ 7 == \7 ]] 2020-03-28 06:08:23.591 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/11-yum-dnf.bash:source:6 : export YUM=yum 2020-03-28 06:08:23.598 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/11-yum-dnf.bash:source:6 : YUM=yum 2020-03-28 06:08:23.606 | dib-run-parts Sourcing environment file /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/../environment.d/14-manifests 2020-03-28 06:08:23.619 | + diskimage_builder/lib/dib-run-parts:source_environment:72 : source /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/../environment.d/14-manifests 2020-03-28 06:08:23.625 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2020-03-28 06:08:23.631 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2020-03-28 06:08:23.638 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/14-manifests:source:17 : export DIB_MANIFEST_SAVE_DIR=./ironic-python-agent.d/ 2020-03-28 06:08:23.642 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/14-manifests:source:17 : DIB_MANIFEST_SAVE_DIR=./ironic-python-agent.d/ 2020-03-28 06:08:23.646 | dib-run-parts Sourcing environment file /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/../environment.d/50-dib-python-version 2020-03-28 06:08:23.653 | + diskimage_builder/lib/dib-run-parts:source_environment:72 : source /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/../environment.d/50-dib-python-version 2020-03-28 06:08:23.657 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/50-dib-python-version:source:2 : '[' -z 2 ']' 2020-03-28 06:08:23.661 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/50-dib-python-version:source:31 : '[' -z 2 ']' 2020-03-28 06:08:23.666 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/50-dib-python-version:source:35 : export DIB_PYTHON_VERSION 2020-03-28 06:08:23.672 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/50-dib-python-version:source:36 : export DIB_PYTHON=python2 2020-03-28 06:08:23.681 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/50-dib-python-version:source:36 : DIB_PYTHON=python2 2020-03-28 06:08:23.687 | dib-run-parts Sourcing environment file /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/../environment.d/50-redhat-common 2020-03-28 06:08:23.696 | + diskimage_builder/lib/dib-run-parts:source_environment:72 : source /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/../environment.d/50-redhat-common 2020-03-28 06:08:23.700 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/50-redhat-common:source:1 : export DIB_DISABLE_KERNEL_CLEANUP=0 2020-03-28 06:08:23.706 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/50-redhat-common:source:1 : DIB_DISABLE_KERNEL_CLEANUP=0 2020-03-28 06:08:23.710 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/50-redhat-common:source:2 : export DIB_INIT_SYSTEM=systemd 2020-03-28 06:08:23.715 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/50-redhat-common:source:2 : DIB_INIT_SYSTEM=systemd 2020-03-28 06:08:23.721 | dib-run-parts Sourcing environment file /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/../environment.d/99-dib-init-system 2020-03-28 06:08:23.729 | + diskimage_builder/lib/dib-run-parts:source_environment:72 : source /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/../environment.d/99-dib-init-system 2020-03-28 06:08:23.733 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/99-dib-init-system:source:10 : '[' -z systemd ']' 2020-03-28 06:08:23.740 | ++ /tmp/dib_build.pX4B1SAV/hooks/environment.d/99-dib-init-system:source:16 : case $DIB_INIT_SYSTEM in 2020-03-28 06:08:23.744 | dib-run-parts Running /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/01-copy-manifests-dir 2020-03-28 06:08:23.756 | + /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/01-copy-manifests-dir:main:22 : set -eu 2020-03-28 06:08:23.760 | + /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/01-copy-manifests-dir:main:23 : set -o pipefail 2020-03-28 06:08:23.765 | + /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/01-copy-manifests-dir:main:25 : MANIFEST_IMAGE_PATH=/tmp/dib_build.pX4B1SAV/mnt//etc/dib-manifests 2020-03-28 06:08:23.773 | + /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/01-copy-manifests-dir:main:28 : '[' -d /tmp/dib_build.pX4B1SAV/mnt//etc/dib-manifests ']' 2020-03-28 06:08:23.778 | + /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/01-copy-manifests-dir:main:32 : sudo dd of=/tmp/dib_build.pX4B1SAV/mnt//etc/dib-manifests/dib_environment 2020-03-28 06:08:23.781 | + /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/01-copy-manifests-dir:main:32 : echo 'declare -x DIB_ARGS="-a amd64 -o ./ironic-python-agent -t qcow2 -p yum-plugin-priorities,python-hardware-detect --min-tmpfs=7 centos7 selinux-permissive ironic-agent ironic-agent-multipath dynamic-login element-manifest network-gateway enable-packages-install override-pip-and-virtualenv" 2020-03-28 06:08:23.781 | declare -x DIB_DEBUG_TRACE="1" 2020-03-28 06:08:23.781 | declare -x DIB_LOCAL_IMAGE="/home/zuul/Centos-7-x86_64-GenericCloud-1901.qcow2" 2020-03-28 06:08:23.781 | declare -x DIB_PYTHON_EXEC="/usr/bin/python2" 2020-03-28 06:08:23.781 | declare -x DIB_PYTHON_VERSION="2" 2020-03-28 06:08:23.781 | declare -x DIB_YUM_REPO_CONF=" /etc/yum.repos.d/delorean.repo' 2020-03-28 06:08:23.797 | 1+1 records in 2020-03-28 06:08:23.797 | 1+1 records out 2020-03-28 06:08:23.797 | 542 bytes (542 B) copied, 0.000186974 s, 2.9 MB/s 2020-03-28 06:08:23.804 | + /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/01-copy-manifests-dir:main:33 : sudo dd of=/tmp/dib_build.pX4B1SAV/mnt//etc/dib-manifests/dib_arguments 2020-03-28 06:08:23.807 | + /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/01-copy-manifests-dir:main:33 : echo '-a amd64 -o ./ironic-python-agent -t qcow2 -p yum-plugin-priorities,python-hardware-detect --min-tmpfs=7 centos7 selinux-permissive ironic-agent ironic-agent-multipath dynamic-login element-manifest network-gateway enable-packages-install override-pip-and-virtualenv' 2020-03-28 06:08:23.837 | 0+1 records in 2020-03-28 06:08:23.837 | 0+1 records out 2020-03-28 06:08:23.837 | 267 bytes (267 B) copied, 0.000240985 s, 1.1 MB/s 2020-03-28 06:08:23.844 | + /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/01-copy-manifests-dir:main:36 : mkdir -p ./ironic-python-agent.d/ 2020-03-28 06:08:23.850 | + /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/01-copy-manifests-dir:main:37 : cp --no-preserve=ownership -rv /tmp/dib_build.pX4B1SAV/mnt//etc/dib-manifests ./ironic-python-agent.d/ 2020-03-28 06:08:23.855 | '/tmp/dib_build.pX4B1SAV/mnt//etc/dib-manifests' -> './ironic-python-agent.d/dib-manifests' 2020-03-28 06:08:23.855 | '/tmp/dib_build.pX4B1SAV/mnt//etc/dib-manifests/dib-element-manifest' -> './ironic-python-agent.d/dib-manifests/dib-element-manifest' 2020-03-28 06:08:23.855 | '/tmp/dib_build.pX4B1SAV/mnt//etc/dib-manifests/dib_environment' -> './ironic-python-agent.d/dib-manifests/dib_environment' 2020-03-28 06:08:23.855 | '/tmp/dib_build.pX4B1SAV/mnt//etc/dib-manifests/dib_arguments' -> './ironic-python-agent.d/dib-manifests/dib_arguments' 2020-03-28 06:08:23.861 | + /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/01-copy-manifests-dir:main:42 : xargs sudo chown root:root 2020-03-28 06:08:23.866 | + /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/01-copy-manifests-dir:main:42 : find /tmp/dib_build.pX4B1SAV/mnt//etc/dib-manifests -type f 2020-03-28 06:08:23.900 | + /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/01-copy-manifests-dir:main:43 : find /tmp/dib_build.pX4B1SAV/mnt//etc/dib-manifests -type f 2020-03-28 06:08:23.902 | + /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/01-copy-manifests-dir:main:43 : xargs sudo chmod 600 2020-03-28 06:08:23.941 | dib-run-parts 01-copy-manifests-dir completed 2020-03-28 06:08:23.941 | dib-run-parts Running /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/50-dib-python 2020-03-28 06:08:23.954 | + /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/50-dib-python:main:6 : set -eu 2020-03-28 06:08:23.959 | + /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/50-dib-python:main:7 : set -o pipefail 2020-03-28 06:08:23.964 | + /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/50-dib-python:main:12 : sudo unlink /tmp/dib_build.pX4B1SAV/mnt/usr/local/bin/dib-python 2020-03-28 06:08:23.996 | dib-run-parts 50-dib-python completed 2020-03-28 06:08:23.996 | dib-run-parts Running /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/90-remove-ssh-host-keys 2020-03-28 06:08:24.007 | + /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/90-remove-ssh-host-keys:main:6 : set -eu 2020-03-28 06:08:24.013 | + /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/90-remove-ssh-host-keys:main:7 : set -o pipefail 2020-03-28 06:08:24.018 | + /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/90-remove-ssh-host-keys:main:13 : '[' -d /tmp/dib_build.pX4B1SAV/mnt/etc/ssh ']' 2020-03-28 06:08:24.025 | + /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/90-remove-ssh-host-keys:main:14 : sudo find /tmp/dib_build.pX4B1SAV/mnt/etc/ssh -name 'ssh_host*' -type f -delete 2020-03-28 06:08:24.067 | dib-run-parts 90-remove-ssh-host-keys completed 2020-03-28 06:08:24.067 | dib-run-parts Running /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/99-ramdisk-create 2020-03-28 06:08:24.078 | + /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/99-ramdisk-create:main:8 : set -eu 2020-03-28 06:08:24.084 | + /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/99-ramdisk-create:main:9 : set -o pipefail 2020-03-28 06:08:24.088 | + /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/99-ramdisk-create:main:12 : '[' -n /tmp/dib_build.pX4B1SAV/mnt ']' 2020-03-28 06:08:24.093 | + /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/99-ramdisk-create:main:14 : USER=zuul 2020-03-28 06:08:24.099 | + /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/99-ramdisk-create:main:16 : source /usr/lib/python2.7/site-packages/diskimage_builder/lib/img-functions 2020-03-28 06:08:24.109 | ++ /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/99-ramdisk-create:main:18 : readlink -f ./ironic-python-agent 2020-03-28 06:08:24.116 | + /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/99-ramdisk-create:main:18 : IMAGE_PATH=/home/zuul/ironic-python-agent 2020-03-28 06:08:24.122 | + /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/99-ramdisk-create:main:19 : cd /tmp/dib_build.pX4B1SAV/mnt 2020-03-28 06:08:24.129 | + /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/99-ramdisk-create:main:21 : DIB_IPA_COMPRESS_CMD=gzip 2020-03-28 06:08:24.135 | + /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/99-ramdisk-create:main:23 : echo '#disabled' 2020-03-28 06:08:24.143 | + /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/99-ramdisk-create:main:24 : sudo mv ./tmp/fstab.new ./etc/fstab 2020-03-28 06:08:24.183 | + /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/99-ramdisk-create:main:25 : sudo ln -s ./sbin/init ./ 2020-03-28 06:08:24.221 | + /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/99-ramdisk-create:main:31 : sudo find . -xdev -path './sys/*' -prune -o -path './tmp/*' -prune -o -path './boot/*' -prune -o -path ./root/.cache -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/info/*' -prune -o -path './usr/share/licenses/*' -prune -o -path './usr/share/misc/m*' -prune -o -path './usr/src/kernels/*' -prune -o -path './var/cache/*' -prune -o -name '*.pyc' -prune -o -name '*.pyo' -prune -o -print 2020-03-28 06:08:24.222 | + /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/99-ramdisk-create:main:47 : sudo cpio -o -H newc 2020-03-28 06:08:24.224 | + /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/99-ramdisk-create:main:47 : gzip 2020-03-28 06:09:37.975 | 2265148 blocks 2020-03-28 06:09:37.993 | + /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/99-ramdisk-create:main:49 : select_boot_kernel_initrd /tmp/dib_build.pX4B1SAV/mnt 2020-03-28 06:09:37.998 | + diskimage_builder/lib/img-functions:select_boot_kernel_initrd:180 : TARGET_ROOT=/tmp/dib_build.pX4B1SAV/mnt 2020-03-28 06:09:38.003 | + diskimage_builder/lib/img-functions:select_boot_kernel_initrd:181 : BOOTDIR=/tmp/dib_build.pX4B1SAV/mnt/boot 2020-03-28 06:09:38.008 | + diskimage_builder/lib/img-functions:select_boot_kernel_initrd:182 : '[' -n '' -a -n '' ']' 2020-03-28 06:09:38.012 | + diskimage_builder/lib/img-functions:select_boot_kernel_initrd:185 : '[' -f /tmp/dib_build.pX4B1SAV/mnt/etc/redhat-release ']' 2020-03-28 06:09:38.016 | ++ diskimage_builder/lib/img-functions:select_boot_kernel_initrd:188 : ls -1rv /tmp/dib_build.pX4B1SAV/mnt/boot/vmlinuz-0-rescue-05cb8c7b39fe0f70e3ce97e5beab809d /tmp/dib_build.pX4B1SAV/mnt/boot/vmlinuz-3.10.0-1062.18.1.el7.x86_64 2020-03-28 06:09:38.018 | ++ diskimage_builder/lib/img-functions:select_boot_kernel_initrd:188 : grep PAE 2020-03-28 06:09:38.019 | ++ diskimage_builder/lib/img-functions:select_boot_kernel_initrd:188 : grep -v debug 2020-03-28 06:09:38.020 | ++ diskimage_builder/lib/img-functions:select_boot_kernel_initrd:188 : head -1 2020-03-28 06:09:38.029 | ++ diskimage_builder/lib/img-functions:select_boot_kernel_initrd:188 : echo '' 2020-03-28 06:09:38.034 | + diskimage_builder/lib/img-functions:select_boot_kernel_initrd:188 : KERNEL= 2020-03-28 06:09:38.040 | ++ diskimage_builder/lib/img-functions:select_boot_kernel_initrd:189 : ls -1rv /tmp/dib_build.pX4B1SAV/mnt/boot/vmlinuz-0-rescue-05cb8c7b39fe0f70e3ce97e5beab809d /tmp/dib_build.pX4B1SAV/mnt/boot/vmlinuz-3.10.0-1062.18.1.el7.x86_64 2020-03-28 06:09:38.042 | ++ diskimage_builder/lib/img-functions:select_boot_kernel_initrd:189 : head -1 2020-03-28 06:09:38.042 | ++ diskimage_builder/lib/img-functions:select_boot_kernel_initrd:189 : grep -v debug 2020-03-28 06:09:38.049 | + diskimage_builder/lib/img-functions:select_boot_kernel_initrd:189 : KERNEL=/tmp/dib_build.pX4B1SAV/mnt/boot/vmlinuz-3.10.0-1062.18.1.el7.x86_64 2020-03-28 06:09:38.053 | + diskimage_builder/lib/img-functions:select_boot_kernel_initrd:190 : '[' '!' /tmp/dib_build.pX4B1SAV/mnt/boot/vmlinuz-3.10.0-1062.18.1.el7.x86_64 ']' 2020-03-28 06:09:38.058 | ++ diskimage_builder/lib/img-functions:select_boot_kernel_initrd:195 : basename /tmp/dib_build.pX4B1SAV/mnt/boot/vmlinuz-3.10.0-1062.18.1.el7.x86_64 2020-03-28 06:09:38.064 | + diskimage_builder/lib/img-functions:select_boot_kernel_initrd:195 : KERNEL=vmlinuz-3.10.0-1062.18.1.el7.x86_64 2020-03-28 06:09:38.069 | + diskimage_builder/lib/img-functions:select_boot_kernel_initrd:196 : KERNEL_VERSION=3.10.0-1062.18.1.el7.x86_64 2020-03-28 06:09:38.075 | +++ diskimage_builder/lib/img-functions:select_boot_kernel_initrd:197 : ls /tmp/dib_build.pX4B1SAV/mnt/boot/initramfs-3.10.0-1062.18.1.el7.x86_64.img 2020-03-28 06:09:38.084 | ++ diskimage_builder/lib/img-functions:select_boot_kernel_initrd:197 : basename /tmp/dib_build.pX4B1SAV/mnt/boot/initramfs-3.10.0-1062.18.1.el7.x86_64.img 2020-03-28 06:09:38.091 | + diskimage_builder/lib/img-functions:select_boot_kernel_initrd:197 : RAMDISK=initramfs-3.10.0-1062.18.1.el7.x86_64.img 2020-03-28 06:09:38.095 | + diskimage_builder/lib/img-functions:select_boot_kernel_initrd:198 : '[' '!' initramfs-3.10.0-1062.18.1.el7.x86_64.img ']' 2020-03-28 06:09:38.101 | + /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/99-ramdisk-create:main:50 : sudo cp /tmp/dib_build.pX4B1SAV/mnt/boot/vmlinuz-3.10.0-1062.18.1.el7.x86_64 /home/zuul/ironic-python-agent.kernel 2020-03-28 06:09:38.238 | + /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/99-ramdisk-create:main:51 : sudo chown zuul: /home/zuul/ironic-python-agent.kernel 2020-03-28 06:09:38.275 | + /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/99-ramdisk-create:main:56 : echo 'WARNING: The kernel extension .vmlinuz has been deprecated. Please rely on the file with the extension .kernel instead.' 2020-03-28 06:09:38.275 | WARNING: The kernel extension .vmlinuz has been deprecated. Please rely on the file with the extension .kernel instead. 2020-03-28 06:09:38.280 | + /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/99-ramdisk-create:main:57 : sudo rm -f /home/zuul/ironic-python-agent.vmlinuz 2020-03-28 06:09:38.316 | + /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/99-ramdisk-create:main:58 : ln /home/zuul/ironic-python-agent.kernel /home/zuul/ironic-python-agent.vmlinuz 2020-03-28 06:09:38.323 | dib-run-parts 99-ramdisk-create completed 2020-03-28 06:09:38.323 | dib-run-parts Running /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/99-remove-dib-img-functions 2020-03-28 06:09:38.334 | + /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/99-remove-dib-img-functions:main:6 : set -eu 2020-03-28 06:09:38.338 | + /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/99-remove-dib-img-functions:main:7 : set -o pipefail 2020-03-28 06:09:38.343 | + /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/99-remove-dib-img-functions:main:9 : sudo rm -f /tmp/dib_build.pX4B1SAV/mnt/lib/diskimage-builder/img-functions 2020-03-28 06:09:38.368 | + /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/99-remove-dib-img-functions:main:10 : sudo rmdir /tmp/dib_build.pX4B1SAV/mnt/lib/diskimage-builder 2020-03-28 06:09:38.395 | dib-run-parts 99-remove-dib-img-functions completed 2020-03-28 06:09:38.396 | dib-run-parts Running /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/99-remove-yum-repo-conf 2020-03-28 06:09:38.406 | + /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/99-remove-yum-repo-conf:main:6 : set -eu 2020-03-28 06:09:38.410 | + /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/99-remove-yum-repo-conf:main:7 : set -o pipefail 2020-03-28 06:09:38.415 | + /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/99-remove-yum-repo-conf:main:10 : '[' -z ' /etc/yum.repos.d/delorean.repo 2020-03-28 06:09:38.415 | /etc/yum.repos.d/delorean-stein-build-deps.repo 2020-03-28 06:09:38.415 | /etc/yum.repos.d/delorean-stein-deps.repo /etc/yum.repos.d/quickstart-centos7-rt.repo 2020-03-28 06:09:38.415 | /etc/yum.repos.d/quickstart-centos-base.repo 2020-03-28 06:09:38.415 | /etc/yum.repos.d/quickstart-centos-ceph-nautilus.repo 2020-03-28 06:09:38.415 | /etc/yum.repos.d/quickstart-centos-cr.repo 2020-03-28 06:09:38.415 | /etc/yum.repos.d/quickstart-centos-extras.repo 2020-03-28 06:09:38.415 | /etc/yum.repos.d/quickstart-centos-opstools.repo 2020-03-28 06:09:38.415 | /etc/yum.repos.d/quickstart-centos-qemu.repo 2020-03-28 06:09:38.415 | /etc/yum.repos.d/quickstart-centos-updates.repo ' ']' 2020-03-28 06:09:38.420 | + /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/99-remove-yum-repo-conf:main:15 : for file in '$DIB_YUM_REPO_CONF' 2020-03-28 06:09:38.425 | ++ /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/99-remove-yum-repo-conf:main:16 : basename /etc/yum.repos.d/delorean.repo 2020-03-28 06:09:38.431 | + /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/99-remove-yum-repo-conf:main:16 : sudo rm -f /tmp/dib_build.pX4B1SAV/mnt/etc/yum.repos.d/delorean.repo 2020-03-28 06:09:38.466 | + /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/99-remove-yum-repo-conf:main:15 : for file in '$DIB_YUM_REPO_CONF' 2020-03-28 06:09:38.471 | ++ /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/99-remove-yum-repo-conf:main:16 : basename /etc/yum.repos.d/delorean-stein-build-deps.repo 2020-03-28 06:09:38.478 | + /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/99-remove-yum-repo-conf:main:16 : sudo rm -f /tmp/dib_build.pX4B1SAV/mnt/etc/yum.repos.d/delorean-stein-build-deps.repo 2020-03-28 06:09:38.503 | + /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/99-remove-yum-repo-conf:main:15 : for file in '$DIB_YUM_REPO_CONF' 2020-03-28 06:09:38.508 | ++ /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/99-remove-yum-repo-conf:main:16 : basename /etc/yum.repos.d/delorean-stein-deps.repo 2020-03-28 06:09:38.514 | + /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/99-remove-yum-repo-conf:main:16 : sudo rm -f /tmp/dib_build.pX4B1SAV/mnt/etc/yum.repos.d/delorean-stein-deps.repo 2020-03-28 06:09:38.548 | + /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/99-remove-yum-repo-conf:main:15 : for file in '$DIB_YUM_REPO_CONF' 2020-03-28 06:09:38.553 | ++ /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/99-remove-yum-repo-conf:main:16 : basename /etc/yum.repos.d/quickstart-centos7-rt.repo 2020-03-28 06:09:38.559 | + /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/99-remove-yum-repo-conf:main:16 : sudo rm -f /tmp/dib_build.pX4B1SAV/mnt/etc/yum.repos.d/quickstart-centos7-rt.repo 2020-03-28 06:09:38.594 | + /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/99-remove-yum-repo-conf:main:15 : for file in '$DIB_YUM_REPO_CONF' 2020-03-28 06:09:38.599 | ++ /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/99-remove-yum-repo-conf:main:16 : basename /etc/yum.repos.d/quickstart-centos-base.repo 2020-03-28 06:09:38.604 | + /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/99-remove-yum-repo-conf:main:16 : sudo rm -f /tmp/dib_build.pX4B1SAV/mnt/etc/yum.repos.d/quickstart-centos-base.repo 2020-03-28 06:09:38.635 | + /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/99-remove-yum-repo-conf:main:15 : for file in '$DIB_YUM_REPO_CONF' 2020-03-28 06:09:38.641 | ++ /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/99-remove-yum-repo-conf:main:16 : basename /etc/yum.repos.d/quickstart-centos-ceph-nautilus.repo 2020-03-28 06:09:38.649 | + /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/99-remove-yum-repo-conf:main:16 : sudo rm -f /tmp/dib_build.pX4B1SAV/mnt/etc/yum.repos.d/quickstart-centos-ceph-nautilus.repo 2020-03-28 06:09:38.690 | + /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/99-remove-yum-repo-conf:main:15 : for file in '$DIB_YUM_REPO_CONF' 2020-03-28 06:09:38.695 | ++ /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/99-remove-yum-repo-conf:main:16 : basename /etc/yum.repos.d/quickstart-centos-cr.repo 2020-03-28 06:09:38.700 | + /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/99-remove-yum-repo-conf:main:16 : sudo rm -f /tmp/dib_build.pX4B1SAV/mnt/etc/yum.repos.d/quickstart-centos-cr.repo 2020-03-28 06:09:38.736 | + /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/99-remove-yum-repo-conf:main:15 : for file in '$DIB_YUM_REPO_CONF' 2020-03-28 06:09:38.741 | ++ /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/99-remove-yum-repo-conf:main:16 : basename /etc/yum.repos.d/quickstart-centos-extras.repo 2020-03-28 06:09:38.747 | + /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/99-remove-yum-repo-conf:main:16 : sudo rm -f /tmp/dib_build.pX4B1SAV/mnt/etc/yum.repos.d/quickstart-centos-extras.repo 2020-03-28 06:09:38.776 | + /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/99-remove-yum-repo-conf:main:15 : for file in '$DIB_YUM_REPO_CONF' 2020-03-28 06:09:38.782 | ++ /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/99-remove-yum-repo-conf:main:16 : basename /etc/yum.repos.d/quickstart-centos-opstools.repo 2020-03-28 06:09:38.790 | + /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/99-remove-yum-repo-conf:main:16 : sudo rm -f /tmp/dib_build.pX4B1SAV/mnt/etc/yum.repos.d/quickstart-centos-opstools.repo 2020-03-28 06:09:38.816 | + /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/99-remove-yum-repo-conf:main:15 : for file in '$DIB_YUM_REPO_CONF' 2020-03-28 06:09:38.821 | ++ /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/99-remove-yum-repo-conf:main:16 : basename /etc/yum.repos.d/quickstart-centos-qemu.repo 2020-03-28 06:09:38.828 | + /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/99-remove-yum-repo-conf:main:16 : sudo rm -f /tmp/dib_build.pX4B1SAV/mnt/etc/yum.repos.d/quickstart-centos-qemu.repo 2020-03-28 06:09:38.855 | + /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/99-remove-yum-repo-conf:main:15 : for file in '$DIB_YUM_REPO_CONF' 2020-03-28 06:09:38.860 | ++ /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/99-remove-yum-repo-conf:main:16 : basename /etc/yum.repos.d/quickstart-centos-updates.repo 2020-03-28 06:09:38.867 | + /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/99-remove-yum-repo-conf:main:16 : sudo rm -f /tmp/dib_build.pX4B1SAV/mnt/etc/yum.repos.d/quickstart-centos-updates.repo 2020-03-28 06:09:38.902 | dib-run-parts 99-remove-yum-repo-conf completed 2020-03-28 06:09:38.902 | dib-run-parts Running /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/99-selinux-fixfiles-restore 2020-03-28 06:09:38.911 | + /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/99-selinux-fixfiles-restore:main:6 : set -eu 2020-03-28 06:09:38.916 | + /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/99-selinux-fixfiles-restore:main:7 : set -o pipefail 2020-03-28 06:09:38.920 | + /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/99-selinux-fixfiles-restore:main:33 : [[ ! -f /tmp/dib_build.pX4B1SAV/mnt/etc/selinux/targeted/contexts/files/file_contexts ]] 2020-03-28 06:09:38.926 | + /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/99-selinux-fixfiles-restore:main:38 : [[ ! -x /tmp/dib_build.pX4B1SAV/mnt/usr/sbin/setfiles ]] 2020-03-28 06:09:38.930 | + /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/99-selinux-fixfiles-restore:main:47 : _runcon= 2020-03-28 06:09:38.935 | + /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/99-selinux-fixfiles-restore:main:48 : [[ -d /sys/fs/selinux ]] 2020-03-28 06:09:38.940 | + /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/99-selinux-fixfiles-restore:main:48 : selinuxenabled 2020-03-28 06:09:38.948 | + /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/99-selinux-fixfiles-restore:main:49 : sudo semanage permissive -a setfiles_mac_t 2020-03-28 06:09:51.533 | + /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/99-selinux-fixfiles-restore:main:50 : _runcon='runcon -t setfiles_mac_t -- ' 2020-03-28 06:09:51.537 | + /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/99-selinux-fixfiles-restore:main:61 : _dash_m= 2020-03-28 06:09:51.542 | + /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/99-selinux-fixfiles-restore:main:62 : [[ centos7 == \f\e\d\o\r\a ]] 2020-03-28 06:09:51.548 | + /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/99-selinux-fixfiles-restore:main:66 : IFS='|' 2020-03-28 06:09:51.553 | + /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/99-selinux-fixfiles-restore:main:66 : read -ra SPLIT_MOUNTS 2020-03-28 06:09:51.559 | + /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/99-selinux-fixfiles-restore:main:67 : for MOUNTPOINT in '"${SPLIT_MOUNTS[@]}"' 2020-03-28 06:09:51.564 | + /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/99-selinux-fixfiles-restore:main:68 : '[' / '!=' /tmp/in_target.d ']' 2020-03-28 06:09:51.572 | + /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/99-selinux-fixfiles-restore:main:68 : '[' / '!=' /dev ']' 2020-03-28 06:09:51.574 | + /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/99-selinux-fixfiles-restore:main:68 : '[' / '!=' /boot/efi ']' 2020-03-28 06:09:51.579 | + /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/99-selinux-fixfiles-restore:main:69 : '[' -z 'runcon -t setfiles_mac_t -- ' ']' 2020-03-28 06:09:51.591 | + /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/99-selinux-fixfiles-restore:main:69 : pgrep kauditd 2020-03-28 06:09:51.667 | + /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/99-selinux-fixfiles-restore:main:74 : [[ / == \/ ]] 2020-03-28 06:09:51.674 | ++ /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/99-selinux-fixfiles-restore:main:93 : mktemp -d 2020-03-28 06:09:51.683 | + /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/99-selinux-fixfiles-restore:main:93 : TMP_BIND_MOUNT=/tmp/tmp.43z3GGBV1q 2020-03-28 06:09:51.689 | + /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/99-selinux-fixfiles-restore:main:94 : sudo mount --bind /tmp/dib_build.pX4B1SAV/mnt /tmp/tmp.43z3GGBV1q 2020-03-28 06:09:51.756 | + /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/99-selinux-fixfiles-restore:main:95 : sudo runcon -t setfiles_mac_t -- chroot /tmp/tmp.43z3GGBV1q /usr/sbin/setfiles -F /etc/selinux/targeted/contexts/files/file_contexts / 2020-03-28 06:10:01.687 | + /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/99-selinux-fixfiles-restore:main:98 : sudo umount /tmp/tmp.43z3GGBV1q 2020-03-28 06:10:01.767 | + /tmp/dib_build.pX4B1SAV/hooks/cleanup.d/99-selinux-fixfiles-restore:main:99 : sudo rmdir /tmp/tmp.43z3GGBV1q 2020-03-28 06:10:01.791 | dib-run-parts 99-selinux-fixfiles-restore completed 2020-03-28 06:10:01.792 | dib-run-parts ----------------------- PROFILING ----------------------- 2020-03-28 06:10:01.792 | dib-run-parts 2020-03-28 06:10:01.795 | dib-run-parts Target: cleanup.d 2020-03-28 06:10:01.795 | dib-run-parts 2020-03-28 06:10:01.795 | dib-run-parts Script Seconds 2020-03-28 06:10:01.795 | dib-run-parts --------------------------------------- ---------- 2020-03-28 06:10:01.795 | dib-run-parts 2020-03-28 06:10:01.815 | dib-run-parts 01-copy-manifests-dir 0.192 2020-03-28 06:10:01.824 | dib-run-parts 50-dib-python 0.052 2020-03-28 06:10:01.835 | dib-run-parts 90-remove-ssh-host-keys 0.069 2020-03-28 06:10:01.843 | dib-run-parts 99-ramdisk-create 74.253 2020-03-28 06:10:01.852 | dib-run-parts 99-remove-dib-img-functions 0.070 2020-03-28 06:10:01.861 | dib-run-parts 99-remove-yum-repo-conf 0.504 2020-03-28 06:10:01.870 | dib-run-parts 99-selinux-fixfiles-restore 22.886 2020-03-28 06:10:01.874 | dib-run-parts 2020-03-28 06:10:01.874 | dib-run-parts --------------------- END PROFILING --------------------- 2020-03-28 06:10:01.881 | + diskimage_builder/lib/common-functions:run_d:267 : check_break after-cleanup bash 2020-03-28 06:10:01.892 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2020-03-28 06:10:01.894 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-cleanup(,|$)' -q 2020-03-28 06:10:01.905 | + diskimage_builder/lib/img-functions:finalise_base:112 : '[' -L /tmp/dib_build.pX4B1SAV/mnt/etc/resolv.conf ']' 2020-03-28 06:10:01.910 | + diskimage_builder/lib/img-functions:finalise_base:113 : lsattr /tmp/dib_build.pX4B1SAV/mnt/etc/resolv.conf 2020-03-28 06:10:01.911 | + diskimage_builder/lib/img-functions:finalise_base:113 : grep '^....i' 2020-03-28 06:10:01.919 | + diskimage_builder/lib/img-functions:finalise_base:120 : sudo rm -f /tmp/dib_build.pX4B1SAV/mnt/etc/resolv.conf 2020-03-28 06:10:01.946 | + diskimage_builder/lib/img-functions:finalise_base:123 : '[' -L /tmp/dib_build.pX4B1SAV/mnt/etc/resolv.conf.ORIG ']' 2020-03-28 06:10:01.953 | + diskimage_builder/lib/img-functions:finalise_base:123 : '[' -f /tmp/dib_build.pX4B1SAV/mnt/etc/resolv.conf.ORIG ']' 2020-03-28 06:10:01.958 | + diskimage_builder/lib/img-functions:finalise_base:124 : sudo mv /tmp/dib_build.pX4B1SAV/mnt/etc/resolv.conf.ORIG /tmp/dib_build.pX4B1SAV/mnt/etc/resolv.conf 2020-03-28 06:10:01.987 | + diskimage_builder/lib/img-functions:finalise_base:129 : unmount_dir /tmp/dib_build.pX4B1SAV/mnt/tmp 2020-03-28 06:10:01.992 | + diskimage_builder/lib/common-functions:unmount_dir:418 : local dir=/tmp/dib_build.pX4B1SAV/mnt/tmp 2020-03-28 06:10:01.996 | + diskimage_builder/lib/common-functions:unmount_dir:419 : local real_dir 2020-03-28 06:10:02.001 | + diskimage_builder/lib/common-functions:unmount_dir:420 : local mnts 2020-03-28 06:10:02.005 | + diskimage_builder/lib/common-functions:unmount_dir:421 : local split_mounts 2020-03-28 06:10:02.010 | + diskimage_builder/lib/common-functions:unmount_dir:422 : local found_mountpoint 2020-03-28 06:10:02.014 | + diskimage_builder/lib/common-functions:unmount_dir:424 : '[' '!' -d /tmp/dib_build.pX4B1SAV/mnt/tmp ']' 2020-03-28 06:10:02.020 | ++ diskimage_builder/lib/common-functions:unmount_dir:431 : readlink -e /tmp/dib_build.pX4B1SAV/mnt/tmp 2020-03-28 06:10:02.026 | + diskimage_builder/lib/common-functions:unmount_dir:431 : real_dir=/tmp/dib_build.pX4B1SAV/mnt/tmp 2020-03-28 06:10:02.030 | + diskimage_builder/lib/common-functions:unmount_dir:434 : IFS='|' 2020-03-28 06:10:02.036 | + diskimage_builder/lib/common-functions:unmount_dir:434 : read -ra split_mounts 2020-03-28 06:10:02.044 | ++ diskimage_builder/lib/common-functions:unmount_dir:439 : grep '^/tmp/dib_build.pX4B1SAV/mnt/tmp/' 2020-03-28 06:10:02.044 | ++ diskimage_builder/lib/common-functions:unmount_dir:439 : awk '{print $2}' 2020-03-28 06:10:02.045 | ++ diskimage_builder/lib/common-functions:unmount_dir:439 : sort -r 2020-03-28 06:10:02.056 | + diskimage_builder/lib/common-functions:unmount_dir:439 : mnts= 2020-03-28 06:10:02.063 | + diskimage_builder/lib/img-functions:finalise_base:130 : find /tmp/dib_build.pX4B1SAV/mnt/tmp -maxdepth 1 -mindepth 1 2020-03-28 06:10:02.064 | + diskimage_builder/lib/img-functions:finalise_base:130 : xargs sudo rm -rf --one-file-system 2020-03-28 06:10:02.107 | + diskimage_builder/lib/img-functions:finalise_base:132 : sudo find /tmp/dib_build.pX4B1SAV/mnt/var/log -type f -exec cp /dev/null '{}' ';' 2020-03-28 06:10:02.204 | + diskimage_builder/lib/img-functions:finalise_base:134 : sudo find /tmp/dib_build.pX4B1SAV/mnt/root -name '*.log' -type f -delete 2020-03-28 06:10:02.257 | + diskimage_builder/lib/disk-image-create:main:556 : for X in '${!IMAGE_TYPES[@]}' 2020-03-28 06:10:02.263 | + diskimage_builder/lib/disk-image-create:main:557 : [[ tar aci =~ qcow2 ]] 2020-03-28 06:10:02.268 | + diskimage_builder/lib/disk-image-create:main:575 : '[' qcow2 == squashfs ']' 2020-03-28 06:10:02.278 | + diskimage_builder/lib/disk-image-create:main:579 : '[' qcow2 == docker ']' 2020-03-28 06:10:02.285 | + diskimage_builder/lib/disk-image-create:main:590 : export EXTRA_UNMOUNT= 2020-03-28 06:10:02.292 | + diskimage_builder/lib/disk-image-create:main:590 : EXTRA_UNMOUNT= 2020-03-28 06:10:02.298 | + diskimage_builder/lib/disk-image-create:main:591 : unmount_image 2020-03-28 06:10:02.305 | + diskimage_builder/lib/img-functions:unmount_image:22 : sync 2020-03-28 06:10:02.942 | + diskimage_builder/lib/img-functions:unmount_image:26 : unmount_dir /tmp/dib_build.pX4B1SAV/mnt 2020-03-28 06:10:02.949 | + diskimage_builder/lib/common-functions:unmount_dir:418 : local dir=/tmp/dib_build.pX4B1SAV/mnt 2020-03-28 06:10:02.954 | + diskimage_builder/lib/common-functions:unmount_dir:419 : local real_dir 2020-03-28 06:10:02.960 | + diskimage_builder/lib/common-functions:unmount_dir:420 : local mnts 2020-03-28 06:10:02.964 | + diskimage_builder/lib/common-functions:unmount_dir:421 : local split_mounts 2020-03-28 06:10:02.970 | + diskimage_builder/lib/common-functions:unmount_dir:422 : local found_mountpoint 2020-03-28 06:10:02.975 | + diskimage_builder/lib/common-functions:unmount_dir:424 : '[' '!' -d /tmp/dib_build.pX4B1SAV/mnt ']' 2020-03-28 06:10:02.981 | ++ diskimage_builder/lib/common-functions:unmount_dir:431 : readlink -e /tmp/dib_build.pX4B1SAV/mnt 2020-03-28 06:10:02.988 | + diskimage_builder/lib/common-functions:unmount_dir:431 : real_dir=/tmp/dib_build.pX4B1SAV/mnt 2020-03-28 06:10:02.995 | + diskimage_builder/lib/common-functions:unmount_dir:434 : IFS='|' 2020-03-28 06:10:03.002 | + diskimage_builder/lib/common-functions:unmount_dir:434 : read -ra split_mounts 2020-03-28 06:10:03.012 | ++ diskimage_builder/lib/common-functions:unmount_dir:439 : awk '{print $2}' 2020-03-28 06:10:03.012 | ++ diskimage_builder/lib/common-functions:unmount_dir:439 : grep '^/tmp/dib_build.pX4B1SAV/mnt/' 2020-03-28 06:10:03.012 | ++ diskimage_builder/lib/common-functions:unmount_dir:439 : sort -r 2020-03-28 06:10:03.027 | + diskimage_builder/lib/common-functions:unmount_dir:439 : mnts='/tmp/dib_build.pX4B1SAV/mnt/sys 2020-03-28 06:10:03.027 | /tmp/dib_build.pX4B1SAV/mnt/proc 2020-03-28 06:10:03.027 | /tmp/dib_build.pX4B1SAV/mnt/dev/pts 2020-03-28 06:10:03.027 | /tmp/dib_build.pX4B1SAV/mnt/dev' 2020-03-28 06:10:03.032 | + diskimage_builder/lib/common-functions:unmount_dir:440 : for m in '$mnts' 2020-03-28 06:10:03.037 | + diskimage_builder/lib/common-functions:unmount_dir:442 : found_mountpoint=false 2020-03-28 06:10:03.042 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for mountpoint in '"${split_mounts[@]}"' 2020-03-28 06:10:03.048 | + diskimage_builder/lib/common-functions:unmount_dir:444 : [[ / != \/ ]] 2020-03-28 06:10:03.053 | + diskimage_builder/lib/common-functions:unmount_dir:452 : '[' false == false ']' 2020-03-28 06:10:03.058 | + diskimage_builder/lib/common-functions:unmount_dir:454 : echo 'Unmount /tmp/dib_build.pX4B1SAV/mnt/sys' 2020-03-28 06:10:03.058 | Unmount /tmp/dib_build.pX4B1SAV/mnt/sys 2020-03-28 06:10:03.064 | + diskimage_builder/lib/common-functions:unmount_dir:455 : sudo umount -fl /tmp/dib_build.pX4B1SAV/mnt/sys 2020-03-28 06:10:03.131 | + diskimage_builder/lib/common-functions:unmount_dir:440 : for m in '$mnts' 2020-03-28 06:10:03.136 | + diskimage_builder/lib/common-functions:unmount_dir:442 : found_mountpoint=false 2020-03-28 06:10:03.140 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for mountpoint in '"${split_mounts[@]}"' 2020-03-28 06:10:03.145 | + diskimage_builder/lib/common-functions:unmount_dir:444 : [[ / != \/ ]] 2020-03-28 06:10:03.150 | + diskimage_builder/lib/common-functions:unmount_dir:452 : '[' false == false ']' 2020-03-28 06:10:03.155 | + diskimage_builder/lib/common-functions:unmount_dir:454 : echo 'Unmount /tmp/dib_build.pX4B1SAV/mnt/proc' 2020-03-28 06:10:03.156 | Unmount /tmp/dib_build.pX4B1SAV/mnt/proc 2020-03-28 06:10:03.161 | + diskimage_builder/lib/common-functions:unmount_dir:455 : sudo umount -fl /tmp/dib_build.pX4B1SAV/mnt/proc 2020-03-28 06:10:03.210 | + diskimage_builder/lib/common-functions:unmount_dir:440 : for m in '$mnts' 2020-03-28 06:10:03.215 | + diskimage_builder/lib/common-functions:unmount_dir:442 : found_mountpoint=false 2020-03-28 06:10:03.220 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for mountpoint in '"${split_mounts[@]}"' 2020-03-28 06:10:03.224 | + diskimage_builder/lib/common-functions:unmount_dir:444 : [[ / != \/ ]] 2020-03-28 06:10:03.229 | + diskimage_builder/lib/common-functions:unmount_dir:452 : '[' false == false ']' 2020-03-28 06:10:03.233 | + diskimage_builder/lib/common-functions:unmount_dir:454 : echo 'Unmount /tmp/dib_build.pX4B1SAV/mnt/dev/pts' 2020-03-28 06:10:03.233 | Unmount /tmp/dib_build.pX4B1SAV/mnt/dev/pts 2020-03-28 06:10:03.238 | + diskimage_builder/lib/common-functions:unmount_dir:455 : sudo umount -fl /tmp/dib_build.pX4B1SAV/mnt/dev/pts 2020-03-28 06:10:03.291 | + diskimage_builder/lib/common-functions:unmount_dir:440 : for m in '$mnts' 2020-03-28 06:10:03.295 | + diskimage_builder/lib/common-functions:unmount_dir:442 : found_mountpoint=false 2020-03-28 06:10:03.299 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for mountpoint in '"${split_mounts[@]}"' 2020-03-28 06:10:03.305 | + diskimage_builder/lib/common-functions:unmount_dir:444 : [[ / != \/ ]] 2020-03-28 06:10:03.310 | + diskimage_builder/lib/common-functions:unmount_dir:452 : '[' false == false ']' 2020-03-28 06:10:03.315 | + diskimage_builder/lib/common-functions:unmount_dir:454 : echo 'Unmount /tmp/dib_build.pX4B1SAV/mnt/dev' 2020-03-28 06:10:03.315 | Unmount /tmp/dib_build.pX4B1SAV/mnt/dev 2020-03-28 06:10:03.321 | + diskimage_builder/lib/common-functions:unmount_dir:455 : sudo umount -fl /tmp/dib_build.pX4B1SAV/mnt/dev 2020-03-28 06:10:03.378 | + diskimage_builder/lib/img-functions:unmount_image:27 : '[' -n '' ']' 2020-03-28 06:10:03.384 | + diskimage_builder/lib/img-functions:unmount_image:30 : '[' -n '' ']' 2020-03-28 06:10:03.391 | ++ diskimage_builder/lib/disk-image-create:main:593 : dib-block-device getval image-path 2020-03-28 06:10:04.757 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:228 2020-03-28 06:10:04.758 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'root-fs-type': 'xfs', 'image-dir': '/tmp/dib_image.zwsZ52Ji', 'image-size': '2773376KiB', 'root-label': None, 'build-dir': '/tmp/dib_build.pX4B1SAV', 'config': '/tmp/dib_build.pX4B1SAV/block-device/config.yaml', 'mount-base': '/tmp/dib_build.pX4B1SAV/mnt'}] __init__ /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:231 2020-03-28 06:10:04.759 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [image-path] 2020-03-28 06:10:04.810 | + diskimage_builder/lib/disk-image-create:main:593 : TMP_IMAGE_PATH=/tmp/dib_image.zwsZ52Ji/image0.raw 2020-03-28 06:10:04.814 | + diskimage_builder/lib/disk-image-create:main:594 : export TMP_IMAGE_PATH 2020-03-28 06:10:04.819 | + diskimage_builder/lib/disk-image-create:main:597 : dib-block-device umount 2020-03-28 06:10:05.619 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:228 2020-03-28 06:10:05.619 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'root-fs-type': 'xfs', 'image-dir': '/tmp/dib_image.zwsZ52Ji', 'image-size': '2773376KiB', 'root-label': None, 'build-dir': '/tmp/dib_build.pX4B1SAV', 'config': '/tmp/dib_build.pX4B1SAV/block-device/config.yaml', 'mount-base': '/tmp/dib_build.pX4B1SAV/mnt'}] __init__ /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:231 2020-03-28 06:10:05.622 | INFO diskimage_builder.block_device.level3.mount [-] Called for [mount_mkfs_root] 2020-03-28 06:10:05.622 | INFO diskimage_builder.block_device.utils [-] Calling [sudo sync] 2020-03-28 06:10:05.858 | INFO diskimage_builder.block_device.utils [-] Calling [sudo fstrim --verbose /tmp/dib_build.pX4B1SAV/mnt/] 2020-03-28 06:10:05.905 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: /tmp/dib_build.pX4B1SAV/mnt/: 992.5 MiB (1040744448 bytes) trimmed exec_sudo /usr/lib/python2.7/site-packages/diskimage_builder/block_device/utils.py:135 2020-03-28 06:10:05.908 | INFO diskimage_builder.block_device.utils [-] Calling [sudo umount /tmp/dib_build.pX4B1SAV/mnt/] 2020-03-28 06:10:06.348 | INFO diskimage_builder.block_device.level0.localloop [-] loopdev detach 2020-03-28 06:10:06.349 | INFO diskimage_builder.block_device.utils [-] Calling [sudo losetup -d /dev/loop0] 2020-03-28 06:10:06.478 | + diskimage_builder/lib/disk-image-create:main:598 : dib-block-device cleanup 2020-03-28 06:10:07.164 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:228 2020-03-28 06:10:07.164 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'root-fs-type': 'xfs', 'image-dir': '/tmp/dib_image.zwsZ52Ji', 'image-size': '2773376KiB', 'root-label': None, 'build-dir': '/tmp/dib_build.pX4B1SAV', 'config': '/tmp/dib_build.pX4B1SAV/block-device/config.yaml', 'mount-base': '/tmp/dib_build.pX4B1SAV/mnt'}] __init__ /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:231 2020-03-28 06:10:07.165 | INFO diskimage_builder.block_device.blockdevice [-] Removing temporary state dir [/tmp/dib_build.pX4B1SAV/states/block-device] 2020-03-28 06:10:07.210 | + diskimage_builder/lib/disk-image-create:main:600 : cleanup_build_dir 2020-03-28 06:10:07.216 | + diskimage_builder/lib/common-functions:cleanup_build_dir:216 : timeout 10 sh -c ' while ! sudo rm -rf /tmp/dib_build.pX4B1SAV/built; do sleep 1; done' 2020-03-28 06:10:07.259 | + diskimage_builder/lib/common-functions:cleanup_build_dir:220 : sudo rm -rf /tmp/dib_build.pX4B1SAV/mnt 2020-03-28 06:10:07.291 | + diskimage_builder/lib/common-functions:cleanup_build_dir:221 : kill_chroot_processes /tmp/dib_build.pX4B1SAV 2020-03-28 06:10:07.431 | + diskimage_builder/lib/common-functions:cleanup_build_dir:222 : tmpfs_check 0 2020-03-28 06:10:07.437 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : local echo_message=0 2020-03-28 06:10:07.446 | + diskimage_builder/lib/common-functions:tmpfs_check:24 : '[' 0 == 0 ']' 2020-03-28 06:10:07.454 | + diskimage_builder/lib/common-functions:tmpfs_check:25 : '[' -r /proc/meminfo ']' 2020-03-28 06:10:07.460 | ++ diskimage_builder/lib/common-functions:tmpfs_check:26 : awk '/^MemTotal/ { print $2 }' /proc/meminfo 2020-03-28 06:10:07.467 | + diskimage_builder/lib/common-functions:tmpfs_check:26 : total_kB=8172952 2020-03-28 06:10:07.472 | + diskimage_builder/lib/common-functions:tmpfs_check:29 : RAM_NEEDED=14 2020-03-28 06:10:07.477 | + diskimage_builder/lib/common-functions:tmpfs_check:30 : '[' 8172952 -lt 14680064 ']' 2020-03-28 06:10:07.482 | + diskimage_builder/lib/common-functions:tmpfs_check:31 : '[' 0 == 1 ']' 2020-03-28 06:10:07.489 | + diskimage_builder/lib/common-functions:tmpfs_check:34 : return 1 2020-03-28 06:10:07.497 | + diskimage_builder/lib/common-functions:cleanup_build_dir:230 : rm -rf --one-file-system /tmp/dib_build.pX4B1SAV 2020-03-28 06:10:07.516 | + diskimage_builder/lib/disk-image-create:main:602 : [[ ! override-pip-and-virtualenv rpm-distro centos manifests dhcp-all-interfaces selinux-permissive source-repositories package-installs dib-python install-bin sysprep dynamic-login centos7 ibft-interfaces enable-packages-install yum select-boot-kernel-initrd network-gateway install-types install-static openssh-server svc-map element-manifest base dib-init-system redhat-common no-final-image ironic-agent-multipath runtime-ssh-host-keys cache-url pkg-map ironic-agent =~ no-final-image ]] 2020-03-28 06:10:07.521 | + diskimage_builder/lib/disk-image-create:main:619 : cleanup_image_dir 2020-03-28 06:10:07.526 | + diskimage_builder/lib/common-functions:cleanup_image_dir:234 : kill_chroot_processes /tmp/dib_image.zwsZ52Ji 2020-03-28 06:10:07.641 | + diskimage_builder/lib/common-functions:cleanup_image_dir:235 : tmpfs_check 0 2020-03-28 06:10:07.645 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : local echo_message=0 2020-03-28 06:10:07.649 | + diskimage_builder/lib/common-functions:tmpfs_check:24 : '[' 0 == 0 ']' 2020-03-28 06:10:07.653 | + diskimage_builder/lib/common-functions:tmpfs_check:25 : '[' -r /proc/meminfo ']' 2020-03-28 06:10:07.657 | ++ diskimage_builder/lib/common-functions:tmpfs_check:26 : awk '/^MemTotal/ { print $2 }' /proc/meminfo 2020-03-28 06:10:07.663 | + diskimage_builder/lib/common-functions:tmpfs_check:26 : total_kB=8172952 2020-03-28 06:10:07.668 | + diskimage_builder/lib/common-functions:tmpfs_check:29 : RAM_NEEDED=14 2020-03-28 06:10:07.671 | + diskimage_builder/lib/common-functions:tmpfs_check:30 : '[' 8172952 -lt 14680064 ']' 2020-03-28 06:10:07.675 | + diskimage_builder/lib/common-functions:tmpfs_check:31 : '[' 0 == 1 ']' 2020-03-28 06:10:07.679 | + diskimage_builder/lib/common-functions:tmpfs_check:34 : return 1 2020-03-28 06:10:07.683 | + diskimage_builder/lib/common-functions:cleanup_image_dir:241 : rm -rf --one-file-system /tmp/dib_image.zwsZ52Ji 2020-03-28 06:10:07.824 | + diskimage_builder/lib/disk-image-create:main:620 : cleanup_temp_python_exec 2020-03-28 06:10:07.830 | + diskimage_builder/lib/common-functions:cleanup_temp_python_exec:245 : '[' '!' -z /usr/local/bin:/usr/bin ']' 2020-03-28 06:10:07.836 | + diskimage_builder/lib/common-functions:cleanup_temp_python_exec:246 : export PATH=/usr/local/bin:/usr/bin 2020-03-28 06:10:07.842 | + diskimage_builder/lib/common-functions:cleanup_temp_python_exec:246 : PATH=/usr/local/bin:/usr/bin 2020-03-28 06:10:07.848 | + diskimage_builder/lib/common-functions:cleanup_temp_python_exec:248 : rm /home/zuul/.DIB_PYTHON_TMP.TuJ5dzMM/python 2020-03-28 06:10:07.858 | + diskimage_builder/lib/common-functions:cleanup_temp_python_exec:249 : rmdir /home/zuul/.DIB_PYTHON_TMP.TuJ5dzMM 2020-03-28 06:10:07.868 | Build completed successfully