Mock Version: 1.2.15 Mock Version: 1.2.15 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/vdsm.spec'], chrootPath='/var/lib/mock/virt7-ovirt-36-el7-build-15223-21421/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400logger=uid=497) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/vdsm.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/vdsm-4.17.32-1.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/vdsm.spec '], chrootPath='/var/lib/mock/virt7-ovirt-36-el7-build-15223-21421/root'shell=Falseuid=497env={'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/vdsm.spec '] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.xUl2N0 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf vdsm-4.17.32 + /usr/bin/gzip -dc /builddir/build/SOURCES/vdsm-4.17.32.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd vdsm-4.17.32 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ap2iBR + umask 022 + cd /builddir/build/BUILD + cd vdsm-4.17.32 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' noarch == ppc64le ']' ++ find . -name config.guess -o -name config.sub + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-hooks checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking whether ln -s works... yes checking for a Python interpreter with version >= 2.6... python checking for python... /usr/bin/python checking for python version... 2.7 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.7/site-packages checking for python extension module directory... ${exec_prefix}/lib64/python2.7/site-packages checking for pyflakes... no configure: WARNING: pyflakes not found checking for pep8... no configure: WARNING: python-pep8 not found checking for python3... no configure: WARNING: python3 not found checking for python-config... /usr/bin/python-config checking for nosetests... /usr/bin/nosetests checking python module: argparse... yes checking python module: cpopen... yes checking python module: libvirt... yes checking python module: netaddr... yes checking python module: pthreading... yes checking python module: pyinotify... yes checking python module: selinux... yes checking python module: six... yes checking for blkid... /usr/sbin/blkid checking for brctl... /usr/sbin/brctl checking for cat... /usr/bin/cat checking for chcon... /usr/bin/chcon checking for chmod... /usr/bin/chmod checking for chown... /usr/bin/chown checking for cp... /usr/bin/cp checking for dd... /usr/bin/dd checking for dmidecode... /usr/sbin/dmidecode checking for dmsetup... /usr/sbin/dmsetup checking for fsck... /usr/sbin/fsck checking for fence_ilo... /usr/sbin/fence_ilo checking for fuser... /usr/sbin/fuser checking for grep... /usr/bin/grep checking for hwclock... /usr/sbin/hwclock checking for ifdown... /usr/sbin/ifdown checking for ifup... /usr/sbin/ifup checking for ionice... /usr/bin/ionice checking for ip... /usr/sbin/ip checking for iscsiadm... /sbin/iscsiadm checking for kill... /usr/bin/kill checking for lvm... /usr/sbin/lvm checking for mkfs.msdos... /usr/sbin/mkfs.msdos checking for mkfs... /usr/sbin/mkfs checking for mkisofs... /usr/bin/mkisofs checking for modprobe... /usr/sbin/modprobe checking for mountpoint... /usr/bin/mountpoint checking for mount... /usr/bin/mount checking for multipath... /usr/sbin/multipath checking for mv... /usr/bin/mv checking for nice... /usr/bin/nice checking for ntpq... /usr/sbin/ntpq checking for openssl... /usr/bin/openssl checking for pgrep... /usr/bin/pgrep checking for qemu-img... /usr/bin/qemu-img checking for reboot... /usr/sbin/reboot checking for restorecon... /usr/sbin/restorecon checking for rm... /usr/bin/rm checking for rsync... /usr/bin/rsync checking for safelease... /usr/libexec/safelease/safelease checking for service... /usr/sbin/service checking for setsid... /usr/bin/setsid checking for sudo... /usr/bin/sudo checking for su... /usr/bin/su checking for sysctl... /usr/sbin/sysctl checking for systemd-run... /usr/bin/systemd-run checking for tar... /usr/bin/tar checking for taskset... /usr/bin/taskset checking for tc... /usr/sbin/tc checking for tee... /usr/bin/tee checking for touch... /usr/bin/touch checking for tune2fs... /usr/sbin/tune2fs checking for umount... /usr/bin/umount checking for wget... /usr/bin/wget checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating client/Makefile config.status: creating contrib/Makefile config.status: creating debian/Makefile config.status: creating init/Makefile config.status: creating init/systemd/Makefile config.status: creating lib/Makefile config.status: creating lib/vdsm/Makefile config.status: creating lib/vdsm/netlink/Makefile config.status: creating lib/vdsm/profiling/Makefile config.status: creating lib/vdsm/tool/Makefile config.status: creating lib/vdsm/tool/configurators/Makefile config.status: creating lib/yajsonrpc/Makefile config.status: creating lib/vdsm/infra/Makefile config.status: creating lib/vdsm/infra/eventfd/Makefile config.status: creating lib/vdsm/infra/filecontrol/Makefile config.status: creating lib/vdsm/infra/sigutils/Makefile config.status: creating lib/vdsm/infra/zombiereaper/Makefile config.status: creating tests/Makefile config.status: creating tests/functional/Makefile config.status: creating tests/devices/Makefile config.status: creating tests/devices/parsing/Makefile config.status: creating tests/devices/data/Makefile config.status: creating tests/integration/Makefile config.status: creating vdsm-tool/Makefile config.status: creating vdsm/Makefile config.status: creating vdsm/gluster/Makefile config.status: creating vdsm/network/Makefile config.status: creating vdsm/network/configurators/Makefile config.status: creating vdsm/network/tc/Makefile config.status: creating vdsm/rpc/Makefile config.status: creating vdsm/sos/Makefile config.status: creating vdsm/storage/Makefile config.status: creating vdsm/storage/imageRepository/Makefile config.status: creating vdsm/storage/protect/Makefile config.status: creating vdsm/storage/vdsm_lvm_rules.template config.status: creating vdsm/virt/Makefile config.status: creating vdsm/virt/vmdevices/Makefile config.status: creating vdsm_hooks/Makefile config.status: creating vdsm_hooks/allocate_net/Makefile config.status: creating vdsm_hooks/checkimages/Makefile config.status: creating vdsm_hooks/diskunmap/Makefile config.status: creating vdsm_hooks/ethtool_options/Makefile config.status: creating vdsm_hooks/extnet/Makefile config.status: creating vdsm_hooks/fakevmstats/Makefile config.status: creating vdsm_hooks/faqemu/Makefile config.status: creating vdsm_hooks/fcoe/Makefile config.status: creating vdsm_hooks/fileinject/Makefile config.status: creating vdsm_hooks/floppy/Makefile config.status: creating vdsm_hooks/hostusb/Makefile config.status: creating vdsm_hooks/httpsisoboot/Makefile config.status: creating vdsm_hooks/hugepages/Makefile config.status: creating vdsm_hooks/ipv6/Makefile config.status: creating vdsm_hooks/isolatedprivatevlan/Makefile config.status: creating vdsm_hooks/macbind/Makefile config.status: creating vdsm_hooks/macspoof/Makefile config.status: creating vdsm_hooks/nestedvt/Makefile config.status: creating vdsm_hooks/noipspoof/Makefile config.status: creating vdsm_hooks/numa/Makefile config.status: creating vdsm_hooks/openstacknet/Makefile config.status: creating vdsm_hooks/ovs/Makefile config.status: creating vdsm_hooks/pincpu/Makefile config.status: creating vdsm_hooks/promisc/Makefile config.status: creating vdsm_hooks/qemucmdline/Makefile config.status: creating vdsm_hooks/qos/Makefile config.status: creating vdsm_hooks/scratchpad/Makefile config.status: creating vdsm_hooks/smbios/Makefile config.status: creating vdsm_hooks/spiceoptions/Makefile config.status: creating vdsm_hooks/vhostmd/Makefile config.status: creating vdsm_hooks/vmdisk/Makefile config.status: creating vdsm_hooks/vmfex/Makefile config.status: creating vdsm_hooks/vmfex_dev/Makefile config.status: executing depfiles commands checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating client/Makefile config.status: creating contrib/Makefile config.status: creating debian/Makefile config.status: creating init/Makefile config.status: creating init/systemd/Makefile config.status: creating lib/Makefile config.status: creating lib/vdsm/Makefile config.status: creating lib/vdsm/netlink/Makefile config.status: creating lib/vdsm/profiling/Makefile config.status: creating lib/vdsm/tool/Makefile config.status: creating lib/vdsm/tool/configurators/Makefile config.status: creating lib/yajsonrpc/Makefile config.status: creating lib/vdsm/infra/Makefile config.status: creating lib/vdsm/infra/eventfd/Makefile config.status: creating lib/vdsm/infra/filecontrol/Makefile config.status: creating lib/vdsm/infra/sigutils/Makefile config.status: creating lib/vdsm/infra/zombiereaper/Makefile config.status: creating tests/Makefile config.status: creating tests/functional/Makefile config.status: creating tests/devices/Makefile config.status: creating tests/devices/parsing/Makefile config.status: creating tests/devices/data/Makefile config.status: creating tests/integration/Makefile config.status: creating vdsm-tool/Makefile config.status: creating vdsm/Makefile config.status: creating vdsm/gluster/Makefile config.status: creating vdsm/network/Makefile config.status: creating vdsm/network/configurators/Makefile config.status: creating vdsm/network/tc/Makefile config.status: creating vdsm/rpc/Makefile config.status: creating vdsm/sos/Makefile config.status: creating vdsm/storage/Makefile config.status: creating vdsm/storage/imageRepository/Makefile config.status: creating vdsm/storage/protect/Makefile config.status: creating vdsm/storage/vdsm_lvm_rules.template config.status: creating vdsm/virt/Makefile config.status: creating vdsm/virt/vmdevices/Makefile config.status: creating vdsm_hooks/Makefile config.status: creating vdsm_hooks/allocate_net/Makefile config.status: creating vdsm_hooks/checkimages/Makefile config.status: creating vdsm_hooks/diskunmap/Makefile config.status: creating vdsm_hooks/ethtool_options/Makefile config.status: creating vdsm_hooks/extnet/Makefile config.status: creating vdsm_hooks/fakevmstats/Makefile config.status: creating vdsm_hooks/faqemu/Makefile config.status: creating vdsm_hooks/fcoe/Makefile config.status: creating vdsm_hooks/fileinject/Makefile config.status: creating vdsm_hooks/floppy/Makefile config.status: creating vdsm_hooks/hostusb/Makefile config.status: creating vdsm_hooks/httpsisoboot/Makefile config.status: creating vdsm_hooks/hugepages/Makefile config.status: creating vdsm_hooks/ipv6/Makefile config.status: creating vdsm_hooks/isolatedprivatevlan/Makefile config.status: creating vdsm_hooks/macbind/Makefile config.status: creating vdsm_hooks/macspoof/Makefile config.status: creating vdsm_hooks/nestedvt/Makefile config.status: creating vdsm_hooks/noipspoof/Makefile config.status: creating vdsm_hooks/numa/Makefile config.status: creating vdsm_hooks/openstacknet/Makefile config.status: creating vdsm_hooks/ovs/Makefile config.status: creating vdsm_hooks/pincpu/Makefile config.status: creating vdsm_hooks/promisc/Makefile config.status: creating vdsm_hooks/qemucmdline/Makefile config.status: creating vdsm_hooks/qos/Makefile config.status: creating vdsm_hooks/scratchpad/Makefile config.status: creating vdsm_hooks/smbios/Makefile config.status: creating vdsm_hooks/spiceoptions/Makefile config.status: creating vdsm_hooks/vhostmd/Makefile config.status: creating vdsm_hooks/vmdisk/Makefile config.status: creating vdsm_hooks/vmfex/Makefile config.status: creating vdsm_hooks/vmfex_dev/Makefile config.status: creating tests/run_tests.sh config.status: creating tests/run_tests_local.sh config.status: executing depfiles commands config.status: executing default commands + make Making all in client make[1]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/client' SED vdsClient make[1]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/client' Making all in contrib make[1]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/contrib' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/contrib' Making all in debian make[1]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/debian' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/debian' Making all in init make[1]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/init' Making all in systemd make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/init/systemd' SED mom-vdsm.service SED supervdsmd.service SED systemd-vdsmd SED vdsmd.service SED vdsm-network.service SED vdsm-tmpfiles.d.conf make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/init/systemd' make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/init' SED vdsmd_init_common.sh make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/init' make[1]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/init' Making all in lib make[1]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/lib' Making all in vdsm make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/lib/vdsm' Making all in netlink make[3]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/lib/vdsm/netlink' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/lib/vdsm/netlink' Making all in tool make[3]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/lib/vdsm/tool' Making all in configurators make[4]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/lib/vdsm/tool/configurators' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/lib/vdsm/tool/configurators' make[4]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/lib/vdsm/tool' SED validate_ovirt_certs.py make[4]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/lib/vdsm/tool' make[3]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/lib/vdsm/tool' Making all in infra make[3]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/lib/vdsm/infra' Making all in eventfd make[4]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/lib/vdsm/infra/eventfd' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/lib/vdsm/infra/eventfd' Making all in filecontrol make[4]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/lib/vdsm/infra/filecontrol' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/lib/vdsm/infra/filecontrol' Making all in sigutils make[4]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/lib/vdsm/infra/sigutils' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/lib/vdsm/infra/sigutils' Making all in zombiereaper make[4]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/lib/vdsm/infra/zombiereaper' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/lib/vdsm/infra/zombiereaper' make[4]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/lib/vdsm/infra' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/lib/vdsm/infra' make[3]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/lib/vdsm/infra' Making all in profiling make[3]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/lib/vdsm/profiling' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/lib/vdsm/profiling' make[3]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/lib/vdsm' SED config.py CONFIG vdsm.conf.sample SED constants.py make[3]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/lib/vdsm' make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/lib/vdsm' Making all in yajsonrpc make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/lib/yajsonrpc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/lib/yajsonrpc' make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/lib' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/lib' make[1]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/lib' Making all in vdsm make[1]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm' Making all in gluster make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm/gluster' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm/gluster' Making all in network make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm/network' Making all in configurators make[3]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm/network/configurators' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm/network/configurators' Making all in tc make[3]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm/network/tc' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm/network/tc' make[3]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm/network' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm/network' make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm/network' Making all in rpc make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm/rpc' Generate vdsm-api.html PYTHONDONTWRITEBYTECODE=1 PYTHONPATH=./../lib \ /usr/bin/python ./process-schema.py \ ./vdsmapi-schema.json ./vdsm-api.html make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm/rpc' Making all in sos make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm/sos' SED vdsm.py make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm/sos' Making all in storage make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm/storage' Making all in protect make[3]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm/storage/protect' SED spmprotect.sh make[3]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm/storage/protect' Making all in imageRepository make[3]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm/storage/imageRepository' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm/storage/imageRepository' make[3]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm/storage' SED lvm.env make[3]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm/storage' python vdsm_lvm_rules.template > vdsm-lvm.rules make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm/storage' Making all in virt make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm/virt' Making all in vmdevices make[3]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm/virt/vmdevices' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm/virt/vmdevices' make[3]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm/virt' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm/virt' make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm/virt' make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm' SED mk_sysprep_floppy SED vdsm-store-net-config SED vdsm-gencerts.sh SED vdsmd.8 SED logger.conf SED mom.conf SED sudoers.vdsm SED svdsm.logger.conf SED vdsm-logrotate.conf SED vdsm.rwtab SED dsaversion.py SED dumpStorageTable.py make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm' make[1]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm' Making all in vdsm-tool make[1]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm-tool' SED vdsm-tool.1 make[1]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm-tool' Making all in vdsm_hooks make[1]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks' Making all in ethtool_options make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/ethtool_options' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/ethtool_options' Making all in faqemu make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/faqemu' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/faqemu' Making all in ipv6 make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/ipv6' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/ipv6' Making all in macspoof make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/macspoof' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/macspoof' Making all in openstacknet make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/openstacknet' SED sudoers make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/openstacknet' Making all in ovs make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/ovs' SED sudoers make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/ovs' Making all in qemucmdline make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/qemucmdline' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/qemucmdline' Making all in vhostmd make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/vhostmd' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/vhostmd' Making all in vmfex_dev make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/vmfex_dev' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/vmfex_dev' Making all in allocate_net make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/allocate_net' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/allocate_net' Making all in checkimages make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/checkimages' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/checkimages' Making all in diskunmap make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/diskunmap' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/diskunmap' Making all in extnet make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/extnet' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/extnet' Making all in fileinject make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/fileinject' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/fileinject' Making all in fakevmstats make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/fakevmstats' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/fakevmstats' Making all in fcoe make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/fcoe' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/fcoe' Making all in floppy make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/floppy' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/floppy' Making all in hostusb make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/hostusb' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/hostusb' Making all in httpsisoboot make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/httpsisoboot' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/httpsisoboot' Making all in hugepages make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/hugepages' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/hugepages' Making all in isolatedprivatevlan make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/isolatedprivatevlan' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/isolatedprivatevlan' Making all in macbind make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/macbind' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/macbind' Making all in nestedvt make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/nestedvt' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/nestedvt' Making all in noipspoof make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/noipspoof' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/noipspoof' Making all in numa make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/numa' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/numa' Making all in pincpu make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/pincpu' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/pincpu' Making all in promisc make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/promisc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/promisc' Making all in qos make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/qos' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/qos' Making all in scratchpad make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/scratchpad' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/scratchpad' Making all in smbios make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/smbios' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/smbios' Making all in spiceoptions make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/spiceoptions' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/spiceoptions' Making all in vmdisk make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/vmdisk' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/vmdisk' Making all in vmfex make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/vmfex' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/vmfex' make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks' SED persist-vdsm-hooks make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks' make[1]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks' Making all in tests make[1]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/tests' Making all in functional make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/tests/functional' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/tests/functional' Making all in devices make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/tests/devices' Making all in parsing make[3]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/tests/devices/parsing' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/tests/devices/parsing' Making all in data make[3]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/tests/devices/data' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/tests/devices/data' make[3]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/tests/devices' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/tests/devices' make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/tests/devices' Making all in integration make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/tests/integration' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/tests/integration' make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/tests' SED crossImportsTests.py make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/tests' make[1]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/tests' make[1]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32' ++ echo 1.el7 ++ sed 's/\([0-9]\+\(\.[0-9]\+\)\?\).*/\1/' + baserelease=1 ++ echo 4.17.32 ++ sed 's/\([0-9]\+\(\.[0-9]\+\)\?\).*/\1/' + baseversion=4.17 + rawversion=4.17.32-1.el7 + sed -i -e 's/^software_version =.*/software_version = "4.17"/' -e 's/^raw_version_revision =.*/raw_version_revision = "4.17.32-1.el7"/' -e 's/^software_revision =.*/software_revision = "1"/' vdsm/dsaversion.py + sed -i -e s/@SSL_IMPLEMENTATION@/m2c/g lib/vdsm/config.py + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.fENmq4 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch ++ dirname /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch + cd vdsm-4.17.32 + rm -rf /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch + make DESTDIR=/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch install Making install in client make[1]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/client' make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/client' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/bin' /usr/bin/install -c vdsClient '/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/bin' /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/etc/bash_completion.d /usr/bin/install -c -m 644 ./vdsClient.completion \ /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/etc/bash_completion.d/vdsClient /usr/bin/mkdir -p '/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/share/vdsm' /usr/bin/install -c -m 644 vdsClient.py vdsClientGluster.py '/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/share/vdsm' Byte-compiling python modules... vdsClient.pyvdsClientGluster.py Byte-compiling python modules (optimized versions) ... vdsClient.pyvdsClientGluster.py /usr/bin/mkdir -p '/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/share/man/man1' /usr/bin/install -c -m 644 vdsClient.1 '/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/share/man/man1' make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/client' make[1]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/client' Making install in contrib make[1]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/contrib' make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/contrib' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/contrib' make[1]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/contrib' Making install in debian make[1]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/debian' make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/debian' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/debian' make[1]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/debian' Making install in init make[1]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/init' Making install in systemd make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/init/systemd' make[3]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/init/systemd' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/init/systemd' make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/init/systemd' make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/init' make[3]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/init' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm' /usr/bin/install -c vdsmd_init_common.sh '/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/share/vdsm' /usr/bin/install -c daemonAdapter '/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/share/vdsm' make[3]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/init' make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/init' make[1]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/init' Making install in lib make[1]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/lib' Making install in vdsm make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/lib/vdsm' Making install in netlink make[3]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/lib/vdsm/netlink' make[4]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/lib/vdsm/netlink' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/lib/python2.7/site-packages/vdsm/netlink' /usr/bin/install -c -m 644 __init__.py addr.py link.py monitor.py route.py '/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/lib/python2.7/site-packages/vdsm/netlink' Byte-compiling python modules... __init__.pyaddr.pylink.pymonitor.pyroute.py Byte-compiling python modules (optimized versions) ... __init__.pyaddr.pylink.pymonitor.pyroute.py make[4]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/lib/vdsm/netlink' make[3]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/lib/vdsm/netlink' Making install in tool make[3]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/lib/vdsm/tool' Making install in configurators make[4]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/lib/vdsm/tool/configurators' make[5]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/lib/vdsm/tool/configurators' make[5]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/lib/python2.7/site-packages/vdsm/tool/configurators' /usr/bin/install -c -m 644 __init__.py certificates.py libvirt.py multipath.py passwd.py sanlock.py sebool.py '/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/lib/python2.7/site-packages/vdsm/tool/configurators' Byte-compiling python modules... __init__.pycertificates.pylibvirt.pymultipath.pypasswd.pysanlock.pysebool.py Byte-compiling python modules (optimized versions) ... __init__.pycertificates.pylibvirt.pymultipath.pypasswd.pysanlock.pysebool.py make[5]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/lib/vdsm/tool/configurators' make[4]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/lib/vdsm/tool/configurators' make[4]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/lib/vdsm/tool' make[5]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/lib/vdsm/tool' make[5]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/lib/python2.7/site-packages/vdsm/tool' /usr/bin/install -c -m 644 __init__.py dummybr.py dump_bonding_defaults.py dump_volume_chains.py nwfilter.py configfile.py configurator.py register.py restore_nets.py service.py transient.py unified_persistence.py upgrade.py vdsm-id.py '/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/lib/python2.7/site-packages/vdsm/tool' Byte-compiling python modules... __init__.pydummybr.pydump_bonding_defaults.pydump_volume_chains.pynwfilter.pyconfigfile.pyconfigurator.pyregister.pyrestore_nets.pyservice.pytransient.pyunified_persistence.pyupgrade.pyvdsm-id.py Byte-compiling python modules (optimized versions) ... __init__.pydummybr.pydump_bonding_defaults.pydump_volume_chains.pynwfilter.pyconfigfile.pyconfigurator.pyregister.pyrestore_nets.pyservice.pytransient.pyunified_persistence.pyupgrade.pyvdsm-id.py /usr/bin/mkdir -p '/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/lib/python2.7/site-packages/vdsm/tool' /usr/bin/install -c -m 644 validate_ovirt_certs.py '/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/lib/python2.7/site-packages/vdsm/tool' Byte-compiling python modules... validate_ovirt_certs.py Byte-compiling python modules (optimized versions) ... validate_ovirt_certs.py make[5]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/lib/vdsm/tool' make[4]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/lib/vdsm/tool' make[3]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/lib/vdsm/tool' Making install in infra make[3]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/lib/vdsm/infra' Making install in eventfd make[4]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/lib/vdsm/infra/eventfd' make[5]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/lib/vdsm/infra/eventfd' make[5]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/lib/python2.7/site-packages/vdsm/infra/eventfd' /usr/bin/install -c -m 644 __init__.py '/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/lib/python2.7/site-packages/vdsm/infra/eventfd' Byte-compiling python modules... __init__.py Byte-compiling python modules (optimized versions) ... __init__.py make[5]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/lib/vdsm/infra/eventfd' make[4]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/lib/vdsm/infra/eventfd' Making install in filecontrol make[4]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/lib/vdsm/infra/filecontrol' make[5]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/lib/vdsm/infra/filecontrol' make[5]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/lib/python2.7/site-packages/vdsm/infra/filecontrol' /usr/bin/install -c -m 644 __init__.py '/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/lib/python2.7/site-packages/vdsm/infra/filecontrol' Byte-compiling python modules... __init__.py Byte-compiling python modules (optimized versions) ... __init__.py make[5]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/lib/vdsm/infra/filecontrol' make[4]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/lib/vdsm/infra/filecontrol' Making install in sigutils make[4]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/lib/vdsm/infra/sigutils' make[5]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/lib/vdsm/infra/sigutils' make[5]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/lib/python2.7/site-packages/vdsm/infra/sigutils' /usr/bin/install -c -m 644 __init__.py '/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/lib/python2.7/site-packages/vdsm/infra/sigutils' Byte-compiling python modules... __init__.py Byte-compiling python modules (optimized versions) ... __init__.py make[5]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/lib/vdsm/infra/sigutils' make[4]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/lib/vdsm/infra/sigutils' Making install in zombiereaper make[4]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/lib/vdsm/infra/zombiereaper' make[5]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/lib/vdsm/infra/zombiereaper' make[5]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/lib/python2.7/site-packages/vdsm/infra/zombiereaper' /usr/bin/install -c -m 644 __init__.py '/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/lib/python2.7/site-packages/vdsm/infra/zombiereaper' Byte-compiling python modules... __init__.py Byte-compiling python modules (optimized versions) ... __init__.py make[5]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/lib/vdsm/infra/zombiereaper' make[4]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/lib/vdsm/infra/zombiereaper' make[4]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/lib/vdsm/infra' make[5]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/lib/vdsm/infra' make[5]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/lib/python2.7/site-packages/vdsm/infra' /usr/bin/install -c -m 644 __init__.py '/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/lib/python2.7/site-packages/vdsm/infra' Byte-compiling python modules... __init__.py Byte-compiling python modules (optimized versions) ... __init__.py make[5]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/lib/vdsm/infra' make[4]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/lib/vdsm/infra' make[3]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/lib/vdsm/infra' Making install in profiling make[3]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/lib/vdsm/profiling' make[4]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/lib/vdsm/profiling' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/lib/python2.7/site-packages/vdsm/profiling' /usr/bin/install -c -m 644 __init__.py cpu.py errors.py memory.py profile.py '/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/lib/python2.7/site-packages/vdsm/profiling' Byte-compiling python modules... __init__.pycpu.pyerrors.pymemory.pyprofile.py Byte-compiling python modules (optimized versions) ... __init__.pycpu.pyerrors.pymemory.pyprofile.py make[4]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/lib/vdsm/profiling' make[3]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/lib/vdsm/profiling' make[3]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/lib/vdsm' CONFIG vdsm.conf.sample make[4]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/lib/vdsm' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/etc/vdsm /usr/bin/install -c -m 644 vdsm.conf.sample \ /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/etc/vdsm/vdsm.conf /usr/bin/mkdir -p '/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/lib/python2.7/site-packages/vdsm' /usr/bin/install -c -m 644 __init__.py cmdutils.py compat.py concurrent.py define.py exception.py executor.py health.py ipwrapper.py jsonrpcvdscli.py libvirtconnection.py m2cutils.py netconfpersistence.py netinfo.py password.py pthread.py qemuimg.py response.py schedule.py sslcompat.py sslutils.py sysctl.py taskset.py udevadm.py utils.py vdscli.py virtsparsify.py xmlrpc.py '/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/lib/python2.7/site-packages/vdsm' Byte-compiling python modules... __init__.pycmdutils.pycompat.pyconcurrent.pydefine.pyexception.pyexecutor.pyhealth.pyipwrapper.pyjsonrpcvdscli.pylibvirtconnection.pym2cutils.pynetconfpersistence.pynetinfo.pypassword.pypthread.pyqemuimg.pyresponse.pyschedule.pysslcompat.pysslutils.pysysctl.pytaskset.pyudevadm.pyutils.pyvdscli.pyvirtsparsify.pyxmlrpc.py Byte-compiling python modules (optimized versions) ... __init__.pycmdutils.pycompat.pyconcurrent.pydefine.pyexception.pyexecutor.pyhealth.pyipwrapper.pyjsonrpcvdscli.pylibvirtconnection.pym2cutils.pynetconfpersistence.pynetinfo.pypassword.pypthread.pyqemuimg.pyresponse.pyschedule.pysslcompat.pysslutils.pysysctl.pytaskset.pyudevadm.pyutils.pyvdscli.pyvirtsparsify.pyxmlrpc.py /usr/bin/mkdir -p '/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/lib/python2.7/site-packages/vdsm' /usr/bin/install -c -m 644 config.py constants.py '/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/lib/python2.7/site-packages/vdsm' Byte-compiling python modules... config.pyconstants.py Byte-compiling python modules (optimized versions) ... config.pyconstants.py make[4]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/lib/vdsm' make[3]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/lib/vdsm' make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/lib/vdsm' Making install in yajsonrpc make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/lib/yajsonrpc' make[3]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/lib/yajsonrpc' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/lib/python2.7/site-packages/yajsonrpc' /usr/bin/install -c -m 644 __init__.py betterAsyncore.py stompreactor.py stomp.py '/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/lib/python2.7/site-packages/yajsonrpc' Byte-compiling python modules... __init__.pybetterAsyncore.pystompreactor.pystomp.py Byte-compiling python modules (optimized versions) ... __init__.pybetterAsyncore.pystompreactor.pystomp.py make[3]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/lib/yajsonrpc' make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/lib/yajsonrpc' make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/lib' make[3]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/lib' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/lib' make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/lib' make[1]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/lib' Making install in vdsm make[1]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm' Making install in gluster make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm/gluster' make[3]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm/gluster' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/share/vdsm/gluster' /usr/bin/install -c -m 644 __init__.py cli.py exception.py api.py apiwrapper.py fstab.py gfapi.py hooks.py services.py storagedev.py tasks.py '/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/share/vdsm/gluster' Byte-compiling python modules... __init__.pycli.pyexception.pyapi.pyapiwrapper.pyfstab.pygfapi.pyhooks.pyservices.pystoragedev.pytasks.py Byte-compiling python modules (optimized versions) ... __init__.pycli.pyexception.pyapi.pyapiwrapper.pyfstab.pygfapi.pyhooks.pyservices.pystoragedev.pytasks.py make[3]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm/gluster' make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm/gluster' Making install in network make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm/network' Making install in configurators make[3]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm/network/configurators' make[4]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm/network/configurators' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/share/vdsm/network/configurators' /usr/bin/install -c -m 644 __init__.py dhclient.py ifcfg.py iproute2.py libvirt.py pyroute_two.py qos.py '/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/share/vdsm/network/configurators' Byte-compiling python modules... __init__.pydhclient.pyifcfg.pyiproute2.pylibvirt.pypyroute_two.pyqos.py Byte-compiling python modules (optimized versions) ... __init__.pydhclient.pyifcfg.pyiproute2.pylibvirt.pypyroute_two.pyqos.py make[4]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm/network/configurators' make[3]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm/network/configurators' Making install in tc make[3]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm/network/tc' make[4]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm/network/tc' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/share/vdsm/network/tc' /usr/bin/install -c -m 644 __init__.py _parser.py _wrapper.py cls.py filter.py qdisc.py '/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/share/vdsm/network/tc' Byte-compiling python modules... __init__.py_parser.py_wrapper.pycls.pyfilter.pyqdisc.py Byte-compiling python modules (optimized versions) ... __init__.py_parser.py_wrapper.pycls.pyfilter.pyqdisc.py make[4]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm/network/tc' make[3]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm/network/tc' make[3]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm/network' make[4]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm/network' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/share/vdsm/network' /usr/bin/install -c -m 644 __init__.py api.py errors.py models.py sourceroute.py sourceroutethread.py utils.py '/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/share/vdsm/network' Byte-compiling python modules... __init__.pyapi.pyerrors.pymodels.pysourceroute.pysourceroutethread.pyutils.py Byte-compiling python modules (optimized versions) ... __init__.pyapi.pyerrors.pymodels.pysourceroute.pysourceroutethread.pyutils.py make[4]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm/network' make[3]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm/network' make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm/network' Making install in rpc make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm/rpc' make[3]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm/rpc' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/lib/python2.7/site-packages' /usr/bin/install -c -m 644 vdsmapi.py '/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/lib/python2.7/site-packages' Byte-compiling python modules... vdsmapi.py Byte-compiling python modules (optimized versions) ... vdsmapi.py /usr/bin/mkdir -p '/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/share/vdsm/rpc' /usr/bin/install -c -m 644 vdsmapi-gluster-schema.json vdsmapi-schema.json '/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/share/vdsm/rpc' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/share/vdsm/rpc' /usr/bin/install -c -m 644 __init__.py bindingjsonrpc.py bindingxmlrpc.py Bridge.py '/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/share/vdsm/rpc' Byte-compiling python modules... __init__.pybindingjsonrpc.pybindingxmlrpc.pyBridge.py Byte-compiling python modules (optimized versions) ... __init__.pybindingjsonrpc.pybindingxmlrpc.pyBridge.py make[3]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm/rpc' make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm/rpc' Making install in sos make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm/sos' make[3]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm/sos' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/lib/python2.7/site-packages/sos/plugins' /usr/bin/install -c -m 644 vdsm.py '/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/lib/python2.7/site-packages/sos/plugins' Byte-compiling python modules... vdsm.py Byte-compiling python modules (optimized versions) ... vdsm.py make[3]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm/sos' make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm/sos' Making install in storage make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm/storage' Making install in protect make[3]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm/storage/protect' make[4]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm/storage/protect' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm' /usr/bin/install -c spmstop.sh '/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm' /usr/bin/install -c spmprotect.sh '/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm' make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm/storage/protect' make[3]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm/storage/protect' Making install in imageRepository make[3]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm/storage/imageRepository' make[4]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm/storage/imageRepository' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/share/vdsm/storage/imageRepository' /usr/bin/install -c -m 644 __init__.py formatConverter.py '/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/share/vdsm/storage/imageRepository' Byte-compiling python modules... __init__.pyformatConverter.py Byte-compiling python modules (optimized versions) ... __init__.pyformatConverter.py make[4]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm/storage/imageRepository' make[3]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm/storage/imageRepository' make[3]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm/storage' make[4]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm/storage' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm' /usr/bin/install -c curl-img-wrap fc-scan '/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/share/vdsm/storage' /usr/bin/install -c -m 644 __init__.py blockSD.py blockVolume.py clusterlock.py curlImgWrap.py devicemapper.py dispatcher.py fileSD.py fileUtils.py fileVolume.py fuser.py glusterSD.py glusterVolume.py hba.py hsm.py image.py imageSharing.py iscsiadm.py iscsi.py localFsSD.py lvm.py misc.py monitor.py mount.py multipath.py nfsSD.py outOfProcess.py persistentDict.py remoteFileHandler.py resourceFactories.py resourceManager.py sdc.py sd.py securable.py sp.py spbackends.py storageConstants.py storage_exception.py storage_mailbox.py storageServer.py '/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/share/vdsm/storage' /usr/bin/install -c -m 644 sync.py taskManager.py task.py threadLocal.py threadPool.py volume.py '/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/share/vdsm/storage' Byte-compiling python modules... __init__.pyblockSD.pyblockVolume.pyclusterlock.pycurlImgWrap.pydevicemapper.pydispatcher.pyfileSD.pyfileUtils.pyfileVolume.pyfuser.pyglusterSD.pyglusterVolume.pyhba.pyhsm.pyimage.pyimageSharing.pyiscsiadm.pyiscsi.pylocalFsSD.pylvm.pymisc.pymonitor.pymount.pymultipath.pynfsSD.pyoutOfProcess.pypersistentDict.pyremoteFileHandler.pyresourceFactories.pyresourceManager.pysdc.pysd.pysecurable.pysp.pyspbackends.pystorageConstants.pystorage_exception.pystorage_mailbox.pystorageServer.pysync.pytaskManager.pytask.pythreadLocal.pythreadPool.pyvolume.py Byte-compiling python modules (optimized versions) ... __init__.pyblockSD.pyblockVolume.pyclusterlock.pycurlImgWrap.pydevicemapper.pydispatcher.pyfileSD.pyfileUtils.pyfileVolume.pyfuser.pyglusterSD.pyglusterVolume.pyhba.pyhsm.pyimage.pyimageSharing.pyiscsiadm.pyiscsi.pylocalFsSD.pylvm.pymisc.pymonitor.pymount.pymultipath.pynfsSD.pyoutOfProcess.pypersistentDict.pyremoteFileHandler.pyresourceFactories.pyresourceManager.pysdc.pysd.pysecurable.pysp.pyspbackends.pystorageConstants.pystorage_exception.pystorage_mailbox.pystorageServer.pysync.pytaskManager.pytask.pythreadLocal.pythreadPool.pyvolume.py /usr/bin/mkdir -p '/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/share/vdsm/storage' /usr/bin/install -c -m 644 lvm.env '/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/share/vdsm/storage' make[4]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm/storage' make[3]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm/storage' make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm/storage' Making install in virt make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm/virt' Making install in vmdevices make[3]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm/virt/vmdevices' make[4]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm/virt/vmdevices' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/share/vdsm/virt/vmdevices' /usr/bin/install -c -m 644 __init__.py core.py graphics.py hostdevice.py hwclass.py network.py storage.py '/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/share/vdsm/virt/vmdevices' Byte-compiling python modules... __init__.pycore.pygraphics.pyhostdevice.pyhwclass.pynetwork.pystorage.py Byte-compiling python modules (optimized versions) ... __init__.pycore.pygraphics.pyhostdevice.pyhwclass.pynetwork.pystorage.py make[4]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm/virt/vmdevices' make[3]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm/virt/vmdevices' make[3]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm/virt' make[4]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm/virt' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/share/vdsm/virt' /usr/bin/install -c -m 644 __init__.py domain_descriptor.py guestagent.py migration.py periodic.py sampling.py secret.py virdomain.py vm.py vmchannels.py vmexitreason.py vmpowerdown.py vmstats.py vmstatus.py vmtune.py vmxml.py utils.py '/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/share/vdsm/virt' Byte-compiling python modules... __init__.pydomain_descriptor.pyguestagent.pymigration.pyperiodic.pysampling.pysecret.pyvirdomain.pyvm.pyvmchannels.pyvmexitreason.pyvmpowerdown.pyvmstats.pyvmstatus.pyvmtune.pyvmxml.pyutils.py Byte-compiling python modules (optimized versions) ... __init__.pydomain_descriptor.pyguestagent.pymigration.pyperiodic.pysampling.pysecret.pyvirdomain.pyvm.pyvmchannels.pyvmexitreason.pyvmpowerdown.pyvmstats.pyvmstatus.pyvmtune.pyvmxml.pyutils.py make[4]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm/virt' make[3]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm/virt' make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm/virt' make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm' make[3]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm' /usr/bin/install -c ovirt_functions.sh '/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm' /usr/bin/install -c vdsm-gencerts.sh '/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm' /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/var/lib/vdsm /usr/bin/install -c -m 644 -m 600 ./bonding-defaults.json \ /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/var/lib/vdsm/bonding-defaults.json /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/etc/dhcp/dhclient.d /usr/bin/install -c -m 644 sourceRoute.sh \ /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/etc/dhcp/dhclient.d/sourceRoute.sh chmod 755 /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/etc/dhcp/dhclient.d/sourceRoute.sh /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/etc/pki/vdsm/keys /usr/bin/install -c -m 644 -m 600 ./libvirt_password \ /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/etc/pki/vdsm/keys/libvirt_password /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/etc/vdsm /usr/bin/install -c -m 644 logger.conf /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/etc/vdsm/logger.conf /usr/bin/install -c -m 644 svdsm.logger.conf \ /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/etc/vdsm/svdsm.logger.conf /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/etc/vdsm/logrotate /usr/bin/install -c -m 644 ./vdsm-logrotate.conf \ /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/etc/vdsm/logrotate/vdsm /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/etc/cron.hourly /usr/bin/install -c ./vdsm-logrotate \ /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/etc/cron.hourly/vdsm-logrotate /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/etc/cron.d /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/etc/vdsm/mom.d /usr/bin/install -c -m 644 mom.d/*.policy \ /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/etc/vdsm/mom.d /usr/bin/install -c -m 644 mom.conf \ /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/etc/vdsm/mom.conf /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/etc/rwtab.d /usr/bin/install -c -m 644 vdsm.rwtab \ /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/etc/rwtab.d/vdsm /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/etc/sudoers.d /usr/bin/install -c -m 644 sudoers.vdsm \ /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/etc/sudoers.d/50_vdsm /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/etc/sysctl.d /usr/bin/install -c -m 644 ./vdsm-sysctl.conf \ /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/etc/sysctl.d/vdsm.conf /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/rhev/data-center /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/rhev/data-center/hsm-tasks /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/rhev/data-center/mnt /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/etc/pki/vdsm/keys /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/etc/pki/vdsm/certs /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/etc/pki/vdsm/libvirt-spice /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/var/log/vdsm /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/var/run/vdsm /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/var/run/vdsm/sourceRoutes /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/var/run/vdsm/trackedInterfaces /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/var/run/vdsm/payload /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/var/run/vdsm/v2v /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/var/lib/vdsm/netconfback /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/var/lib/vdsm/persistence /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/var/lib/vdsm/upgrade /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/var/log/vdsm/backup /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/var/lib/libvirt/qemu/channels /usr/bin/mkdir -p '/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/share/vdsm' /usr/bin/install -c -m 644 alignmentScan.py API.py blkid.py caps.py clientIF.py debugPluginClient.py dmidecodeUtil.py hooking.py hooks.py hostdev.py kaxmlrpclib.py logUtils.py mkimage.py momIF.py numaUtils.py parted_utils.py ppc64HardwareInfo.py protocoldetector.py supervdsm.py sitecustomize.py v2v.py vdsmDebugPlugin.py '/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/share/vdsm' Byte-compiling python modules... alignmentScan.pyAPI.pyblkid.pycaps.pyclientIF.pydebugPluginClient.pydmidecodeUtil.pyhooking.pyhooks.pyhostdev.pykaxmlrpclib.pylogUtils.pymkimage.pymomIF.pynumaUtils.pyparted_utils.pyppc64HardwareInfo.pyprotocoldetector.pysupervdsm.pysitecustomize.pyv2v.pyvdsmDebugPlugin.py Byte-compiling python modules (optimized versions) ... alignmentScan.pyAPI.pyblkid.pycaps.pyclientIF.pydebugPluginClient.pydmidecodeUtil.pyhooking.pyhooks.pyhostdev.pykaxmlrpclib.pylogUtils.pymkimage.pymomIF.pynumaUtils.pyparted_utils.pyppc64HardwareInfo.pyprotocoldetector.pysupervdsm.pysitecustomize.pyv2v.pyvdsmDebugPlugin.py /usr/bin/mkdir -p '/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/share/vdsm' /usr/bin/install -c get-conf-item set-conf-item supervdsmServer vdsm vdsm-restore-net-config '/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/share/vdsm' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/share/man/man8' /usr/bin/install -c -m 644 vdsmd.8 '/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/share/man/man8' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/share/vdsm' /usr/bin/install -c -m 644 dsaversion.py dumpStorageTable.py '/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/share/vdsm' Byte-compiling python modules... dsaversion.pydumpStorageTable.py Byte-compiling python modules (optimized versions) ... dsaversion.pydumpStorageTable.py /usr/bin/mkdir -p '/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/share/vdsm' /usr/bin/install -c mk_sysprep_floppy vdsm-store-net-config '/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/share/vdsm' make install-data-hook make[4]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm' chmod 440 /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/etc/sudoers.d/50_vdsm chmod 775 /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/var/lib/libvirt/qemu/channels make[4]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm' make[3]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm' make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm' make[1]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm' Making install in vdsm-tool make[1]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm-tool' make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm-tool' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/bin' /usr/bin/install -c vdsm-tool '/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/share/man/man1' /usr/bin/install -c -m 644 vdsm-tool.1 '/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/share/man/man1' make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm-tool' make[1]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm-tool' Making install in vdsm_hooks make[1]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks' Making install in ethtool_options make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/ethtool_options' make[3]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/ethtool_options' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/after_network_setup /usr/bin/install -c ./ethtool_options.py \ /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/after_network_setup/30_ethtool_options make[3]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/ethtool_options' make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/ethtool_options' Making install in faqemu make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/faqemu' make[3]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/faqemu' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/before_vm_start /usr/bin/install -c ./before_vm_start.py \ /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/before_vm_start/10_faqemu make[3]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/faqemu' make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/faqemu' Making install in ipv6 make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/ipv6' make[3]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/ipv6' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/before_network_setup /usr/bin/install -c ./ipv6.py \ /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/before_network_setup/50_ipv6 make[3]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/ipv6' make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/ipv6' Making install in macspoof make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/macspoof' make[3]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/macspoof' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/before_vm_start /usr/bin/install -c ./before_vm_start.py \ /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/before_vm_start/50_macspoof /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/before_device_create /usr/bin/install -c ./macspoof_vnic.py \ /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/before_device_create/50_macspoof /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/before_nic_hotplug /usr/bin/install -c ./macspoof_vnic.py \ /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/before_nic_hotplug/50_macspoof make[3]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/macspoof' make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/macspoof' Making install in openstacknet make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/openstacknet' make[3]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/openstacknet' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/after_device_create /usr/bin/install -c ./openstacknet_utils.py \ /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/after_device_create/openstacknet_utils.py /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/after_device_destroy /usr/bin/install -c ./openstacknet_utils.py \ /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/after_device_destroy/openstacknet_utils.py /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/after_device_migrate_destination /usr/bin/install -c ./openstacknet_utils.py \ /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/after_device_migrate_destination/openstacknet_utils.py /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/after_nic_hotplug /usr/bin/install -c ./openstacknet_utils.py \ /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/after_nic_hotplug/openstacknet_utils.py /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/after_nic_hotunplug /usr/bin/install -c ./openstacknet_utils.py \ /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/after_nic_hotunplug/openstacknet_utils.py /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/before_device_create /usr/bin/install -c ./openstacknet_utils.py \ /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/before_device_create/openstacknet_utils.py /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/before_device_migrate_destination /usr/bin/install -c ./openstacknet_utils.py \ /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/before_device_migrate_destination/openstacknet_utils.py /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/before_nic_hotplug /usr/bin/install -c ./openstacknet_utils.py \ /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/before_nic_hotplug/openstacknet_utils.py /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/etc/sudoers.d /usr/bin/install -c -m 644 ./sudoers \ /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/etc/sudoers.d/50_vdsm_hook_openstacknet /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/after_device_create /usr/bin/install -c ./after_device_create.py \ /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/after_device_create/50_openstacknet /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/after_device_destroy /usr/bin/install -c ./after_device_destroy.py \ /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/after_device_destroy/50_openstacknet /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/after_device_migrate_destination /usr/bin/install -c ./after_device_create.py \ /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/after_device_migrate_destination/50_openstacknet /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/after_nic_hotplug /usr/bin/install -c ./after_device_create.py \ /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/after_nic_hotplug/50_openstacknet /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/after_nic_hotunplug /usr/bin/install -c ./after_device_destroy.py \ /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/after_nic_hotunplug/50_openstacknet /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/before_device_create /usr/bin/install -c ./before_device_create.py \ /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/before_device_create/50_openstacknet /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/before_device_migrate_destination /usr/bin/install -c ./before_device_migrate_destination.py \ /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/before_device_migrate_destination/50_openstacknet /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/before_nic_hotplug /usr/bin/install -c ./before_device_create.py \ /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/before_nic_hotplug/50_openstacknet make install-data-hook make[4]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/openstacknet' chmod 440 /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/etc/sudoers.d/50_vdsm_hook_openstacknet make[4]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/openstacknet' make[3]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/openstacknet' make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/openstacknet' Making install in ovs make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/ovs' make[3]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/ovs' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/after_get_caps /usr/bin/install -c ./ovs_utils.py \ /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/after_get_caps/ovs_utils.py /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/after_get_stats /usr/bin/install -c ./ovs_utils.py \ /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/after_get_stats/ovs_utils.py /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/before_device_create /usr/bin/install -c ./ovs_utils.py \ /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/before_device_create/ovs_utils.py /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/before_nic_hotplug /usr/bin/install -c ./ovs_utils.py \ /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/before_nic_hotplug/ovs_utils.py /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/before_network_setup /usr/bin/install -c ./ovs_utils.py \ /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/before_network_setup/ovs_utils.py /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/after_network_setup /usr/bin/install -c ./ovs_utils.py \ /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/after_network_setup/ovs_utils.py /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/after_network_setup_fail /usr/bin/install -c ./ovs_utils.py \ /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/after_network_setup_fail/ovs_utils.py /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/etc/sudoers.d /usr/bin/install -c -m 644 ./sudoers \ /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/etc/sudoers.d/50_vdsm_hook_ovs /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/after_get_caps /usr/bin/install -c ./ovs_after_get_caps.py \ /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/after_get_caps/50_ovs /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/after_get_stats /usr/bin/install -c ./ovs_after_get_stats.py \ /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/after_get_stats/50_ovs /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/before_device_create /usr/bin/install -c ./ovs_before_device_create.py \ /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/before_device_create/50_ovs /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/before_nic_hotplug /usr/bin/install -c ./ovs_before_device_create.py \ /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/before_nic_hotplug/50_ovs /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/before_network_setup /usr/bin/install -c ./ovs_before_network_setup.py \ /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/before_network_setup/50_ovs /usr/bin/install -c ./ovs_before_network_setup_ovs.py \ /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/before_network_setup/ovs_setup_ovs.py /usr/bin/install -c ./ovs_before_network_setup_ip.py \ /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/before_network_setup/ovs_setup_ip.py /usr/bin/install -c ./ovs_before_network_setup_mtu.py \ /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/before_network_setup/ovs_setup_mtu.py /usr/bin/install -c ./ovs_before_network_setup_libvirt.py \ /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/before_network_setup/ovs_setup_libvirt.py /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/after_network_setup /usr/bin/install -c ./ovs_after_network_setup.py \ /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/after_network_setup/50_ovs /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/after_network_setup_fail /usr/bin/install -c ./ovs_after_network_setup_fail.py \ /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/after_network_setup_fail/50_ovs make[3]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/ovs' make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/ovs' Making install in qemucmdline make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/qemucmdline' make[3]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/qemucmdline' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/before_vm_start /usr/bin/install -c ./before_vm_start.py \ /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/before_vm_start/50_qemucmdline make[3]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/qemucmdline' make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/qemucmdline' Making install in vhostmd make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/vhostmd' make[3]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/vhostmd' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/etc/sudoers.d /usr/bin/install -c -m 644 ./sudoers.vdsm_hook_vhostmd \ /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/etc/sudoers.d/50_vdsm_hook_vhostmd /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/before_vm_start /usr/bin/install -c ./before_vm_start.py \ /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/before_vm_start/50_vhostmd /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/after_vm_destroy /usr/bin/install -c ./after_vm_destroy.py \ /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/after_vm_destroy/50_vhostmd /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/before_vm_migrate_destination rm -f /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/before_vm_migrate_destination/50_vhostmd ln -s ../before_vm_start/50_vhostmd \ /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/before_vm_migrate_destination/50_vhostmd /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/before_vm_dehibernate rm -f /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/before_vm_dehibernate/50_vhostmd ln -s ../before_vm_start/50_vhostmd \ /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/before_vm_dehibernate/50_vhostmd make install-data-hook make[4]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/vhostmd' chmod 440 /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/etc/sudoers.d/50_vdsm_hook_vhostmd make[4]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/vhostmd' make[3]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/vhostmd' make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/vhostmd' Making install in vmfex_dev make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/vmfex_dev' make[3]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/vmfex_dev' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/before_device_create /usr/bin/install -c ./vmfex_vnic.py \ /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/before_device_create/50_vmfex /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/before_device_migrate_destination /usr/bin/install -c ./vmfex_vnic.py \ /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/before_device_migrate_destination/50_vmfex /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/before_nic_hotplug /usr/bin/install -c ./vmfex_vnic.py \ /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/before_nic_hotplug/50_vmfex make[3]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/vmfex_dev' make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/vmfex_dev' Making install in allocate_net make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/allocate_net' make[3]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/allocate_net' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/before_device_create /usr/bin/install -c ./before_device_create.py \ /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/before_device_create/10_allocate_net make[3]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/allocate_net' make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/allocate_net' Making install in checkimages make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/checkimages' make[3]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/checkimages' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/before_vm_start /usr/bin/install -c ./before_vm_start.py \ /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/before_vm_start/60_checkimages make[3]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/checkimages' make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/checkimages' Making install in diskunmap make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/diskunmap' make[3]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/diskunmap' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/before_vm_start /usr/bin/install -c ./before_vm_start.py \ /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/before_vm_start/50_diskunmap make[3]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/diskunmap' make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/diskunmap' Making install in extnet make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/extnet' make[3]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/extnet' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/before_device_create /usr/bin/install -c ./extnet_vnic.py \ /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/before_device_create/50_extnet /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/before_nic_hotplug /usr/bin/install -c ./extnet_vnic.py \ /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/before_nic_hotplug/50_extnet make[3]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/extnet' make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/extnet' Making install in fileinject make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/fileinject' make[3]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/fileinject' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/before_vm_start /usr/bin/install -c ./before_vm_start.py \ /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/before_vm_start/50_fileinject make[3]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/fileinject' make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/fileinject' Making install in fakevmstats make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/fakevmstats' make[3]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/fakevmstats' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/after_get_vm_stats /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/before_get_vm_stats /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/after_get_all_vm_stats /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/before_get_all_vm_stats /usr/bin/install -c ./after_get_all_vm_stats.py \ /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/after_get_all_vm_stats/10_fakevmstats make[3]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/fakevmstats' make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/fakevmstats' Making install in fcoe make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/fcoe' make[3]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/fcoe' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/before_network_setup /usr/bin/install -c ./fcoe_before_network_setup.py \ /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/before_network_setup/50_fcoe make[3]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/fcoe' make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/fcoe' Making install in floppy make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/floppy' make[3]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/floppy' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/before_vm_start /usr/bin/install -c ./before_vm_start.py \ /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/before_vm_start/50_floppy /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/before_vm_migrate_source /usr/bin/install -c ./before_vm_migrate_source.py \ /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/before_vm_migrate_source/50_floppy make[3]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/floppy' make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/floppy' Making install in hostusb make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/hostusb' make[3]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/hostusb' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/etc/sudoers.d /usr/bin/install -c -m 644 ./sudoers.vdsm_hook_hostusb \ /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/etc/sudoers.d/50_vdsm_hook_hostusb /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/before_vm_start /usr/bin/install -c ./before_vm_start.py \ /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/before_vm_start/50_hostusb /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/after_vm_destroy /usr/bin/install -c ./after_vm_destroy.py \ /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/after_vm_destroy/50_hostusb /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/before_vm_migrate_source /usr/bin/install -c ./before_vm_migrate_source.py \ /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/before_vm_migrate_source/50_hostusb make install-data-hook make[4]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/hostusb' chmod 440 /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/etc/sudoers.d/50_vdsm_hook_hostusb make[4]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/hostusb' make[3]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/hostusb' make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/hostusb' Making install in httpsisoboot make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/httpsisoboot' make[3]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/httpsisoboot' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/before_vm_start /usr/bin/install -c ./before_vm_start.py \ /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/before_vm_start/50_httpsisoboot make[3]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/httpsisoboot' make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/httpsisoboot' Making install in hugepages make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/hugepages' make[3]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/hugepages' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/etc/sudoers.d /usr/bin/install -c -m 644 ./sudoers.vdsm_hook_hugepages \ /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/etc/sudoers.d/50_vdsm_hook_hugepages /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/before_vm_start /usr/bin/install -c ./before_vm_start.py \ /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/before_vm_start/50_hugepages /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/after_vm_destroy /usr/bin/install -c ./after_vm_destroy.py \ /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/after_vm_destroy/50_hugepages /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/before_vm_migrate_destination /usr/bin/install -c ./before_vm_migrate_destination.py \ /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/before_vm_migrate_destination/50_hugepages make install-data-hook make[4]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/hugepages' chmod 440 /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/etc/sudoers.d/50_vdsm_hook_hugepages make[4]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/hugepages' make[3]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/hugepages' make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/hugepages' Making install in isolatedprivatevlan make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/isolatedprivatevlan' make[3]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/isolatedprivatevlan' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/before_vm_start /usr/bin/install -c ./before_vm_start.py \ /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/before_vm_start/50_isolatedprivatevlan /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/etc/libvirt/nwfilter /usr/bin/install -c ./isolatedprivatevlan-vdsm.xml \ /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/etc/libvirt/nwfilter/isolatedprivatevlan-vdsm.xml make[3]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/isolatedprivatevlan' make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/isolatedprivatevlan' Making install in macbind make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/macbind' make[3]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/macbind' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/before_vm_start /usr/bin/install -c ./before_vm_start.py \ /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/before_vm_start/50_macbind make[3]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/macbind' make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/macbind' Making install in nestedvt make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/nestedvt' make[3]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/nestedvt' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/etc/modprobe.d /usr/bin/install -c -m 644 ./modprobe.conf \ /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/etc/modprobe.d/vdsm-nestedvt.conf /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/before_vm_start /usr/bin/install -c ./before_vm_start.py \ /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/before_vm_start/50_nestedvt make[3]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/nestedvt' make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/nestedvt' Making install in noipspoof make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/noipspoof' make[3]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/noipspoof' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/before_device_create /usr/bin/install -c ./noipspoof.py \ /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/before_device_create/50_noipspoof /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/before_nic_hotplug /usr/bin/install -c ./noipspoof.py \ /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/before_nic_hotplug/50_noipspoof make[3]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/noipspoof' make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/noipspoof' Making install in numa make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/numa' make[3]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/numa' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/before_vm_start /usr/bin/install -c ./before_vm_start.py \ /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/before_vm_start/50_numa make[3]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/numa' make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/numa' Making install in pincpu make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/pincpu' make[3]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/pincpu' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/before_vm_start /usr/bin/install -c ./before_vm_start.py \ /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/before_vm_start/50_pincpu make[3]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/pincpu' make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/pincpu' Making install in promisc make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/promisc' make[3]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/promisc' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/etc/sudoers.d /usr/bin/install -c -m 644 ./sudoers.vdsm_hook_promisc \ /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/etc/sudoers.d/50_vdsm_hook_promisc /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/after_vm_start /usr/bin/install -c ./after_vm_start.py \ /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/after_vm_start/50_promisc /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/before_vm_destroy /usr/bin/install -c ./before_vm_destroy.py \ /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/before_vm_destroy/50_promisc make install-data-hook make[4]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/promisc' chmod 440 /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/etc/sudoers.d/50_vdsm_hook_promisc make[4]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/promisc' make[3]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/promisc' make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/promisc' Making install in qos make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/qos' make[3]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/qos' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/before_vm_start /usr/bin/install -c ./before_vm_start.py \ /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/before_vm_start/50_qos make[3]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/qos' make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/qos' Making install in scratchpad make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/scratchpad' make[3]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/scratchpad' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/before_vm_start /usr/bin/install -c ./before_vm_start.py \ /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/before_vm_start/50_scratchpad /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/before_vm_migrate_source /usr/bin/install -c ./before_vm_migrate_source.py \ /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/before_vm_migrate_source/50_scratchpad /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/after_vm_destroy /usr/bin/install -c ./after_vm_destroy.py \ /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/after_vm_destroy/50_scratchpad make[3]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/scratchpad' make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/scratchpad' Making install in smbios make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/smbios' make[3]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/smbios' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/before_vm_start /usr/bin/install -c ./before_vm_start.py \ /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/before_vm_start/50_smbios make[3]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/smbios' make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/smbios' Making install in spiceoptions make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/spiceoptions' make[3]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/spiceoptions' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/before_vm_start /usr/bin/install -c ./before_vm_start.py \ /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/before_vm_start/50_spiceoptions make[3]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/spiceoptions' make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/spiceoptions' Making install in vmdisk make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/vmdisk' make[3]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/vmdisk' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/before_vm_start /usr/bin/install -c ./before_vm_start.py \ /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/before_vm_start/50_vmdisk make[3]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/vmdisk' make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/vmdisk' Making install in vmfex make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/vmfex' make[3]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/vmfex' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/before_vm_start /usr/bin/install -c ./before_vm_start.py \ /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/before_vm_start/50_vmfex /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/before_vm_migrate_destination /usr/bin/install -c ./before_vm_migrate_destination.py \ /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/before_vm_migrate_destination/50_vmfex make[3]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/vmfex' make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks/vmfex' make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks' make[3]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm' /usr/bin/install -c unpersist-vdsm-hook '/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm' /usr/bin/install -c persist-vdsm-hooks '/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm' (for hook in before_device_create after_device_create before_device_destroy after_device_destroy before_vm_start after_vm_start before_vm_cont after_vm_cont before_vm_pause after_vm_pause before_vm_hibernate after_vm_hibernate before_vm_dehibernate after_vm_dehibernate before_device_migrate_source after_device_migrate_source before_device_migrate_destination after_device_migrate_destination before_vm_migrate_source after_vm_migrate_source before_vm_migrate_destination after_vm_migrate_destination before_vm_destroy after_vm_destroy before_vm_set_ticket after_vm_set_ticket before_update_device after_update_device after_update_device_fail before_nic_hotplug after_nic_hotplug before_nic_hotunplug after_nic_hotunplug after_nic_hotplug_fail after_nic_hotunplug_fail before_disk_hotplug after_disk_hotplug before_disk_hotunplug after_disk_hotunplug before_vdsm_start after_vdsm_stop before_network_setup after_network_setup after_network_setup_fail before_set_num_of_cpus after_set_num_of_cpus before_get_vm_stats after_get_vm_stats before_get_all_vm_stats after_get_all_vm_stats before_get_caps after_get_caps before_get_stats after_get_stats after_hostdev_list_by_caps before_memory_hotplug after_memory_hotplug before_ifcfg_write after_ifcfg_write ; do \ /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/libexec/vdsm/hooks/$hook; \ done) make[3]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks' make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks' make[1]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/vdsm_hooks' Making install in tests make[1]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/tests' Making install in functional make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/tests/functional' make[3]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/tests/functional' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/share/vdsm/tests/functional' /usr/bin/install -c -m 644 60_test_balloon_shrink.policy 70_test_balloon_grow.policy '/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/share/vdsm/tests/functional' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/share/vdsm/tests/functional' /usr/bin/install -c -m 644 __init__.py dummy.py dhcp.py firewall.py momTests.py networkTests.py networkTestsOVS.py sosPluginTests.py supervdsmFuncTests.py utils.py virtTests.py vmQoSTests.py vmRecoveryTests.py storageTests.py veth.py '/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/share/vdsm/tests/functional' Byte-compiling python modules... __init__.pydummy.pydhcp.pyfirewall.pymomTests.pynetworkTests.pynetworkTestsOVS.pysosPluginTests.pysupervdsmFuncTests.pyutils.pyvirtTests.pyvmQoSTests.pyvmRecoveryTests.pystorageTests.pyveth.py Byte-compiling python modules (optimized versions) ... __init__.pydummy.pydhcp.pyfirewall.pymomTests.pynetworkTests.pynetworkTestsOVS.pysosPluginTests.pysupervdsmFuncTests.pyutils.pyvirtTests.pyvmQoSTests.pyvmRecoveryTests.pystorageTests.pyveth.py make[3]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/tests/functional' make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/tests/functional' Making install in devices make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/tests/devices' Making install in parsing make[3]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/tests/devices/parsing' make[4]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/tests/devices/parsing' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/share/vdsm/tests/devices/parsing' /usr/bin/install -c -m 644 __init__.py complex_vm_tests.py '/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/share/vdsm/tests/devices/parsing' Byte-compiling python modules... __init__.pycomplex_vm_tests.py Byte-compiling python modules (optimized versions) ... __init__.pycomplex_vm_tests.py make[4]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/tests/devices/parsing' make[3]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/tests/devices/parsing' Making install in data make[3]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/tests/devices/data' make[4]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/tests/devices/data' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/share/vdsm/tests/devices/data' /usr/bin/install -c -m 644 computer.xml net_em1_28_d2_44_55_66_88.xml pci_0000_00_02_0.xml pci_0000_00_09_0.xml pci_0000_00_19_0.xml pci_0000_00_1a_0.xml pci_0000_00_1b_0.xml pci_0000_00_1f_2.xml pci_0000_05_00_1.xml pci_0000_05_10_7.xml scsi_0_0_0_0.xml scsi_host0.xml scsi_target0_0_0.xml testComplexVm.xml testSRiovVm.xml usb_1_1.xml usb_1_1_4.xml usb_usb1.xml vm_restore_spice_after.xml vm_restore_spice_before.xml '/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/share/vdsm/tests/devices/data' make[4]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/tests/devices/data' make[3]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/tests/devices/data' make[3]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/tests/devices' make[4]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/tests/devices' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/share/vdsm/tests/devices' /usr/bin/install -c -m 644 __init__.py '/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/share/vdsm/tests/devices' Byte-compiling python modules... __init__.py Byte-compiling python modules (optimized versions) ... __init__.py make[4]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/tests/devices' make[3]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/tests/devices' make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/tests/devices' Making install in integration make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/tests/integration' make[3]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/tests/integration' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/share/vdsm/tests/integration' /usr/bin/install -c -m 644 __init__.py jsonRpcHelper.py jsonRpcTests.py m2chelper.py sslhelper.py '/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/share/vdsm/tests/integration' Byte-compiling python modules... __init__.pyjsonRpcHelper.pyjsonRpcTests.pym2chelper.pysslhelper.py Byte-compiling python modules (optimized versions) ... __init__.pyjsonRpcHelper.pyjsonRpcTests.pym2chelper.pysslhelper.py make[3]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/tests/integration' make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/tests/integration' make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/tests' make[3]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32/tests' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/share/vdsm/tests' /usr/bin/install -c -m 644 README cpu_info.out caps_libvirt_intel_E5649.out caps_libvirt_amd_6274.out caps_libvirt_ibm_S822L.out caps_libvirt_intel_E31220.out caps_libvirt_intel_E5606.out caps_libvirt_intel_i73770.out caps_libvirt_intel_i73770_nosnap.out caps_libvirt_multiqemu.out cpu_map.xml caps_numactl_4_nodes.out glusterGeoRepStatus.xml glusterSnapshotConfig.xml glusterSnapshotRestore.xml glusterVolumeGeoRepConfigList.xml glusterSnapshotList.xml glusterVolumeSnapshotList.xml glusterSnapshotListEmpty.xml glusterVolumeSnapshotListEmpty.xml glusterVolumeProfileInfo.xml glusterVolumeProfileInfoNfs.xml glusterVolumeRebalanceStatus.xml glusterVolumeRemoveBricksStatus.xml glusterVolumeTasks.xml ip_route_show_table_all.out iscsiadm_-m_iface.out lvs_3386c6f2-926f-42c4-839c-38287fac8998.out mem_info.out netmaskconversions tc_filter_show.out toolTests_empty.conf toolTests_lconf_ssl.conf toolTests_libvirtd.conf toolTests_qemu_sanlock.conf toolTests_qemu_ssl.conf toolTests_vdsm_no_ssl.conf toolTests_vdsm_ssl.conf '/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/share/vdsm/tests' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/share/vdsm/tests' /usr/bin/install -c -m 644 alignmentScanTests.py blocksdTests.py blockVolumeTests.py bridgeTests.py cPopenTests.py capsTests.py clientifTests.py cmdutilsTests.py concurrentTests.py configNetworkTests.py cpuProfileTests.py deviceTests.py domainDescriptorTests.py encodingTests.py exception_test.py executorTests.py fileSDTests.py fileVolumeTests.py fileUtilTests.py fuserTests.py gluster_cli_tests.py glusterTestData.py guestagentTests.py hooksTests.py hostdevTests.py iproute2Tests.py ipwrapperTests.py iscsiTests.py libvirtconnectionTests.py lvmTests.py main.py manifest_tests.py miscTests.py mkimageTests.py monkeypatchTests.py momTests.py momPolicyTests.py mountTests.py netUnifiedPersistenceTests.py netconfpersistenceTests.py '/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/share/vdsm/tests' /usr/bin/install -c -m 644 netconfTests.py netinfoTests.py netlinkTests.py netmodelsTests.py numaUtilsTests.py outOfProcessTests.py parted_utils_tests.py passwordsTests.py periodicTests.py permutationTests.py persistentDictTests.py protocoldetectorTests.py pthreadTests.py qemuimgTests.py qosTests.py remoteFileHandlerTests.py resourceManagerTests.py responseTests.py samplingTests.py scheduleTests.py schemaTests.py schemaValidationTest.py securableTests.py sourceroutingTests.py sslTests.py stompTests.py storageMailboxTests.py storageMonitorTests.py storageServerTests.py tasksetTests.py tcTests.py testlibTests.py toolTests.py transportWrapperTests.py unicode_test.py utilsTests.py vdscliTests.py vdsClientTests.py vdsmDumpChainsTests.py verify.py '/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/share/vdsm/tests' /usr/bin/install -c -m 644 vmApiTests.py vmfakelibTests.py vmMigrationTests.py vmSecretTests.py vmStatsTests.py vmStorageTests.py vmTests.py vmTestsData.py vmUtilsTests.py vmXmlTests.py volumeTests.py v2vTests.py apiData.py hookValidation.py monkeypatch.py nettestlib.py storagefakelib.py storagetestlib.py testlib.py testrunner.py testValidation.py vmfakelib.py '/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/share/vdsm/tests' Byte-compiling python modules... alignmentScanTests.pyblocksdTests.pyblockVolumeTests.pybridgeTests.pycPopenTests.pycapsTests.pyclientifTests.pycmdutilsTests.pyconcurrentTests.pyconfigNetworkTests.pycpuProfileTests.pydeviceTests.pydomainDescriptorTests.pyencodingTests.pyexception_test.pyexecutorTests.pyfileSDTests.pyfileVolumeTests.pyfileUtilTests.pyfuserTests.pygluster_cli_tests.pyglusterTestData.pyguestagentTests.pyhooksTests.pyhostdevTests.pyiproute2Tests.pyipwrapperTests.pyiscsiTests.pylibvirtconnectionTests.pylvmTests.pymain.pymanifest_tests.pymiscTests.pymkimageTests.pymonkeypatchTests.pymomTests.pymomPolicyTests.pymountTests.pynetUnifiedPersistenceTests.pynetconfpersistenceTests.pynetconfTests.pynetinfoTests.pynetlinkTests.pynetmodelsTests.pynumaUtilsTests.pyoutOfProcessTests.pyparted_utils_tests.pypasswordsTests.pyperiodicTests.pypermutationTests.pypersistentDictTests.pyprotocoldetectorTests.pypthreadTests.pyqemuimgTests.pyqosTests.pyremoteFileHandlerTests.pyresourceManagerTests.pyresponseTests.pysamplingTests.pyscheduleTests.pyschemaTests.pyschemaValidationTest.pysecurableTests.pysourceroutingTests.pysslTests.pystompTests.pystorageMailboxTests.pystorageMonitorTests.pystorageServerTests.pytasksetTests.pytcTests.pytestlibTests.pytoolTests.pytransportWrapperTests.pyunicode_test.pyutilsTests.pyvdscliTests.pyvdsClientTests.pyvdsmDumpChainsTests.pyverify.pyvmApiTests.pyvmfakelibTests.pyvmMigrationTests.pyvmSecretTests.pyvmStatsTests.pyvmStorageTests.pyvmTests.pyvmTestsData.pyvmUtilsTests.pyvmXmlTests.pyvolumeTests.pyv2vTests.pyapiData.pyhookValidation.pymonkeypatch.pynettestlib.pystoragefakelib.pystoragetestlib.pytestlib.pytestrunner.pytestValidation.pyvmfakelib.py Byte-compiling python modules (optimized versions) ... alignmentScanTests.pyblocksdTests.pyblockVolumeTests.pybridgeTests.pycPopenTests.pycapsTests.pyclientifTests.pycmdutilsTests.pyconcurrentTests.pyconfigNetworkTests.pycpuProfileTests.pydeviceTests.pydomainDescriptorTests.pyencodingTests.pyexception_test.pyexecutorTests.pyfileSDTests.pyfileVolumeTests.pyfileUtilTests.pyfuserTests.pygluster_cli_tests.pyglusterTestData.pyguestagentTests.pyhooksTests.pyhostdevTests.pyiproute2Tests.pyipwrapperTests.pyiscsiTests.pylibvirtconnectionTests.pylvmTests.pymain.pymanifest_tests.pymiscTests.pymkimageTests.pymonkeypatchTests.pymomTests.pymomPolicyTests.pymountTests.pynetUnifiedPersistenceTests.pynetconfpersistenceTests.pynetconfTests.pynetinfoTests.pynetlinkTests.pynetmodelsTests.pynumaUtilsTests.pyoutOfProcessTests.pyparted_utils_tests.pypasswordsTests.pyperiodicTests.pypermutationTests.pypersistentDictTests.pyprotocoldetectorTests.pypthreadTests.pyqemuimgTests.pyqosTests.pyremoteFileHandlerTests.pyresourceManagerTests.pyresponseTests.pysamplingTests.pyscheduleTests.pyschemaTests.pyschemaValidationTest.pysecurableTests.pysourceroutingTests.pysslTests.pystompTests.pystorageMailboxTests.pystorageMonitorTests.pystorageServerTests.pytasksetTests.pytcTests.pytestlibTests.pytoolTests.pytransportWrapperTests.pyunicode_test.pyutilsTests.pyvdscliTests.pyvdsClientTests.pyvdsmDumpChainsTests.pyverify.pyvmApiTests.pyvmfakelibTests.pyvmMigrationTests.pyvmSecretTests.pyvmStatsTests.pyvmStorageTests.pyvmTests.pyvmTestsData.pyvmUtilsTests.pyvmXmlTests.pyvolumeTests.pyv2vTests.pyapiData.pyhookValidation.pymonkeypatch.pynettestlib.pystoragefakelib.pystoragetestlib.pytestlib.pytestrunner.pytestValidation.pyvmfakelib.py /usr/bin/mkdir -p '/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/share/vdsm/tests' /usr/bin/install -c run_tests.sh testValidation.py '/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/share/vdsm/tests' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/share/vdsm/tests' /usr/bin/install -c -m 644 crossImportsTests.py '/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/share/vdsm/tests' Byte-compiling python modules... crossImportsTests.py Byte-compiling python modules (optimized versions) ... crossImportsTests.py make[3]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/tests' make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/tests' make[1]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32/tests' make[1]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32' make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.17.32' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32' make[1]: Leaving directory `/builddir/build/BUILD/vdsm-4.17.32' + install -dDm 0755 /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/var/log/vdsm + touch /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/var/log/vdsm/connectivity.log /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/var/log/vdsm/mom.log /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/var/log/vdsm/supervdsm.log /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/var/log/vdsm/vdsm.log + install -Dm 0644 vdsm/storage/vdsm-lvm.rules /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/lib/udev/rules.d//12-vdsm-lvm.rules + install -Dm 0644 vdsm/limits.conf /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/etc/security/limits.d/99-vdsm.conf + install -Dm 0755 init/systemd/systemd-vdsmd /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/lib/systemd/systemd-vdsmd + install -Dm 0644 init/systemd/85-vdsmd.preset /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/lib/systemd/system-preset/85-vdsmd.preset + install -Dm 0644 init/systemd/vdsmd.service /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/lib/systemd/system/vdsmd.service + install -Dm 0644 init/systemd/vdsm-network.service /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/lib/systemd/system/vdsm-network.service + install -Dm 0644 init/systemd/supervdsmd.service /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/lib/systemd/system/supervdsmd.service + install -Dm 0644 init/systemd/mom-vdsm.service /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/lib/systemd/system/mom-vdsm.service + install -Dm 0644 vdsm/vdsm-modules-load.d.conf /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/etc/modules-load.d/vdsm.conf + install -Dm 0644 init/systemd/vdsm-tmpfiles.d.conf /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/lib/tmpfiles.d/vdsm.conf + install -Dm 0644 init/systemd/unlimited-core.conf /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/etc/systemd/system/libvirtd.service.d/unlimited-core.conf + install -dDm 1777 /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/var/log/core + install -Dm 0644 vdsm/vdsm-libvirt-access.rules /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/var/lib/polkit-1/localauthority/10-vendor.d/10-vdsm-libvirt-access.rules + install -Dm 0755 vdsm/virt/libvirt-hook.sh /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/etc/libvirt/hooks/qemu + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/vdsm-4.17.32 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.KIb5YI + umask 022 + cd /builddir/build/BUILD + cd vdsm-4.17.32 + exit 0 Processing files: vdsm-4.17.32-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.XRBCAn + umask 022 + cd /builddir/build/BUILD + cd vdsm-4.17.32 + DOCDIR=/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/share/doc/vdsm-4.17.32 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/share/doc/vdsm-4.17.32 + cp -pr README /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/share/doc/vdsm-4.17.32 + cp -pr lib/vdsm/vdsm.conf.sample /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/share/doc/vdsm-4.17.32 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.qi6Hd2 + umask 022 + cd /builddir/build/BUILD + cd vdsm-4.17.32 + LICENSEDIR=/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/share/licenses/vdsm-4.17.32 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/share/licenses/vdsm-4.17.32 + cp -pr COPYING /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/share/licenses/vdsm-4.17.32 + exit 0 Provides: config(vdsm) = 4.17.32-1.el7 vdsm = 4.17.32-1.el7 Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh Requires(post): /bin/hostname /bin/sh /usr/sbin/saslpasswd2 Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /bin/bash /bin/sh /usr/bin/python python(abi) = 2.7 Conflicts: vdsm-hook-sriov Processing files: vdsm-cli-4.17.32-1.el7.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.xKVyuR + umask 022 + cd /builddir/build/BUILD + cd vdsm-4.17.32 + LICENSEDIR=/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/share/licenses/vdsm-cli-4.17.32 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/share/licenses/vdsm-cli-4.17.32 + cp -pr COPYING /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/share/licenses/vdsm-cli-4.17.32 + exit 0 Provides: vdsm-cli = 4.17.32-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh Processing files: vdsm-xmlrpc-4.17.32-1.el7.noarch Provides: vdsm-xmlrpc = 4.17.32-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: vdsm-jsonrpc-4.17.32-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.KyvTbH + umask 022 + cd /builddir/build/BUILD + cd vdsm-4.17.32 + DOCDIR=/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/share/doc/vdsm-jsonrpc-4.17.32 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/share/doc/vdsm-jsonrpc-4.17.32 + cp -pr vdsm/rpc/vdsm-api.html /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/share/doc/vdsm-jsonrpc-4.17.32 + exit 0 Provides: vdsm-jsonrpc = 4.17.32-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 2.7 Obsoletes: vdsm-api < 4.16 Processing files: vdsm-yajsonrpc-4.17.32-1.el7.noarch Provides: vdsm-yajsonrpc = 4.17.32-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 2.7 Processing files: vdsm-infra-4.17.32-1.el7.noarch Provides: vdsm-infra = 4.17.32-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 2.7 Obsoletes: vdsm-python-zombiereaper Processing files: vdsm-python-4.17.32-1.el7.noarch Provides: vdsm-python = 4.17.32-1.el7 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires: /usr/bin/python python(abi) = 2.7 Processing files: vdsm-debug-plugin-4.17.32-1.el7.noarch Provides: vdsm-debug-plugin = 4.17.32-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: vdsm-tests-4.17.32-1.el7.noarch Provides: vdsm-tests = 4.17.32-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh Processing files: vdsm-hook-allocate_net-4.17.32-1.el7.noarch Provides: vdsm-hook-allocate_net = 4.17.32-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/env Processing files: vdsm-hook-checkimages-4.17.32-1.el7.noarch Provides: vdsm-hook-checkimages = 4.17.32-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python Processing files: vdsm-hook-diskunmap-4.17.32-1.el7.noarch Provides: vdsm-hook-diskunmap = 4.17.32-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/env Processing files: vdsm-hook-ethtool-options-4.17.32-1.el7.noarch Provides: vdsm-hook-ethtool-options = 4.17.32-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/env Processing files: vdsm-hook-vhostmd-4.17.32-1.el7.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.bPYO5O + umask 022 + cd /builddir/build/BUILD + cd vdsm-4.17.32 + LICENSEDIR=/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/share/licenses/vdsm-hook-vhostmd-4.17.32 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/share/licenses/vdsm-hook-vhostmd-4.17.32 + cp -pr COPYING /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/share/licenses/vdsm-hook-vhostmd-4.17.32 + exit 0 Provides: vdsm-hook-vhostmd = 4.17.32-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python Processing files: vdsm-hook-faqemu-4.17.32-1.el7.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.a7fx8W + umask 022 + cd /builddir/build/BUILD + cd vdsm-4.17.32 + LICENSEDIR=/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/share/licenses/vdsm-hook-faqemu-4.17.32 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/share/licenses/vdsm-hook-faqemu-4.17.32 + cp -pr COPYING /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/share/licenses/vdsm-hook-faqemu-4.17.32 + exit 0 Provides: vdsm-hook-faqemu = 4.17.32-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python Processing files: vdsm-hook-macbind-4.17.32-1.el7.noarch Provides: vdsm-hook-macbind = 4.17.32-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/env Processing files: vdsm-hook-macspoof-4.17.32-1.el7.noarch Provides: vdsm-hook-macspoof = 4.17.32-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python Processing files: vdsm-hook-noipspoof-4.17.32-1.el7.noarch Provides: vdsm-hook-noipspoof = 4.17.32-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python2 Processing files: vdsm-hook-extnet-4.17.32-1.el7.noarch Provides: vdsm-hook-extnet = 4.17.32-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python Processing files: vdsm-hook-fakevmstats-4.17.32-1.el7.noarch Provides: vdsm-hook-fakevmstats = 4.17.32-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python Processing files: vdsm-hook-fileinject-4.17.32-1.el7.noarch Provides: vdsm-hook-fileinject = 4.17.32-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python Processing files: vdsm-hook-floppy-4.17.32-1.el7.noarch Provides: vdsm-hook-floppy = 4.17.32-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python Processing files: vdsm-hook-hostusb-4.17.32-1.el7.noarch Provides: vdsm-hook-hostusb = 4.17.32-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python Processing files: vdsm-hook-httpsisoboot-4.17.32-1.el7.noarch Provides: vdsm-hook-httpsisoboot = 4.17.32-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python Processing files: vdsm-hook-hugepages-4.17.32-1.el7.noarch Provides: vdsm-hook-hugepages = 4.17.32-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python Processing files: vdsm-hook-isolatedprivatevlan-4.17.32-1.el7.noarch Provides: config(vdsm-hook-isolatedprivatevlan) = 4.17.32-1.el7 vdsm-hook-isolatedprivatevlan = 4.17.32-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python Processing files: vdsm-hook-nestedvt-4.17.32-1.el7.noarch Provides: vdsm-hook-nestedvt = 4.17.32-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python Processing files: vdsm-hook-numa-4.17.32-1.el7.noarch Provides: vdsm-hook-numa = 4.17.32-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python Processing files: vdsm-hook-openstacknet-4.17.32-1.el7.noarch Provides: vdsm-hook-openstacknet = 4.17.32-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/env /usr/bin/python Processing files: vdsm-hook-ovs-4.17.32-1.el7.noarch Provides: vdsm-hook-ovs = 4.17.32-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/env Processing files: vdsm-hook-pincpu-4.17.32-1.el7.noarch Provides: vdsm-hook-pincpu = 4.17.32-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python Processing files: vdsm-hook-promisc-4.17.32-1.el7.noarch Provides: vdsm-hook-promisc = 4.17.32-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python Processing files: vdsm-hook-qemucmdline-4.17.32-1.el7.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.d3W0j9 + umask 022 + cd /builddir/build/BUILD + cd vdsm-4.17.32 + LICENSEDIR=/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/share/licenses/vdsm-hook-qemucmdline-4.17.32 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/share/licenses/vdsm-hook-qemucmdline-4.17.32 + cp -pr COPYING /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/share/licenses/vdsm-hook-qemucmdline-4.17.32 + exit 0 Provides: vdsm-hook-qemucmdline = 4.17.32-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python Processing files: vdsm-hook-qos-4.17.32-1.el7.noarch Provides: vdsm-hook-qos = 4.17.32-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python Processing files: vdsm-hook-scratchpad-4.17.32-1.el7.noarch Provides: vdsm-hook-scratchpad = 4.17.32-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python Processing files: vdsm-hook-smbios-4.17.32-1.el7.noarch Provides: vdsm-hook-smbios = 4.17.32-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python Processing files: vdsm-hook-spiceoptions-4.17.32-1.el7.noarch Provides: vdsm-hook-spiceoptions = 4.17.32-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python Processing files: vdsm-hook-vmfex-4.17.32-1.el7.noarch Provides: vdsm-hook-vmfex = 4.17.32-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python Conflicts: hook-vmfex-dev Processing files: vdsm-hook-vmfex-dev-4.17.32-1.el7.noarch Provides: vdsm-hook-vmfex-dev = 4.17.32-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python Conflicts: hook-vmfex Processing files: vdsm-hook-vmdisk-4.17.32-1.el7.noarch Provides: vdsm-hook-vmdisk = 4.17.32-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python Processing files: vdsm-hook-ipv6-4.17.32-1.el7.noarch Provides: vdsm-hook-ipv6 = 4.17.32-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/env Processing files: vdsm-hook-fcoe-4.17.32-1.el7.noarch Provides: vdsm-hook-fcoe = 4.17.32-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/env Processing files: vdsm-gluster-4.17.32-1.el7.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.MtUCmm + umask 022 + cd /builddir/build/BUILD + cd vdsm-4.17.32 + LICENSEDIR=/builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/share/licenses/vdsm-gluster-4.17.32 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/share/licenses/vdsm-gluster-4.17.32 + cp -pr COPYING /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch/usr/share/licenses/vdsm-gluster-4.17.32 + exit 0 Provides: vdsm-gluster = 4.17.32-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch Wrote: /builddir/build/RPMS/vdsm-4.17.32-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/vdsm-cli-4.17.32-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/vdsm-xmlrpc-4.17.32-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/vdsm-jsonrpc-4.17.32-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/vdsm-yajsonrpc-4.17.32-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/vdsm-infra-4.17.32-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/vdsm-python-4.17.32-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/vdsm-debug-plugin-4.17.32-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/vdsm-tests-4.17.32-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/vdsm-hook-allocate_net-4.17.32-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/vdsm-hook-checkimages-4.17.32-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/vdsm-hook-diskunmap-4.17.32-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/vdsm-hook-ethtool-options-4.17.32-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/vdsm-hook-vhostmd-4.17.32-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/vdsm-hook-faqemu-4.17.32-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/vdsm-hook-macbind-4.17.32-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/vdsm-hook-macspoof-4.17.32-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/vdsm-hook-noipspoof-4.17.32-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/vdsm-hook-extnet-4.17.32-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/vdsm-hook-fakevmstats-4.17.32-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/vdsm-hook-fileinject-4.17.32-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/vdsm-hook-floppy-4.17.32-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/vdsm-hook-hostusb-4.17.32-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/vdsm-hook-httpsisoboot-4.17.32-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/vdsm-hook-hugepages-4.17.32-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/vdsm-hook-isolatedprivatevlan-4.17.32-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/vdsm-hook-nestedvt-4.17.32-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/vdsm-hook-numa-4.17.32-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/vdsm-hook-openstacknet-4.17.32-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/vdsm-hook-ovs-4.17.32-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/vdsm-hook-pincpu-4.17.32-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/vdsm-hook-promisc-4.17.32-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/vdsm-hook-qemucmdline-4.17.32-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/vdsm-hook-qos-4.17.32-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/vdsm-hook-scratchpad-4.17.32-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/vdsm-hook-smbios-4.17.32-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/vdsm-hook-spiceoptions-4.17.32-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/vdsm-hook-vmfex-4.17.32-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/vdsm-hook-vmfex-dev-4.17.32-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/vdsm-hook-vmdisk-4.17.32-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/vdsm-hook-ipv6-4.17.32-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/vdsm-hook-fcoe-4.17.32-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/vdsm-gluster-4.17.32-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.gjBWfD + umask 022 + cd /builddir/build/BUILD + cd vdsm-4.17.32 + rm -rf /builddir/build/BUILDROOT/vdsm-4.17.32-1.el7.noarch + exit 0 Child return code was: 0 LEAVE do -->