Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['/usr/bin/rpmbuild', '-bs', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-hardware.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/cloud8-openstack-train-el8-build-72611-385218/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '1e33b03d262b4b6b886550c0888761dd', '-D', '/var/lib/mock/cloud8-openstack-train-el8-build-72611-385218/root', '--setenv=LANG=en_GB.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/usr/bin/rpmbuild', '-bs', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-hardware.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-hardware-0.23.0-1.el8.src.rpm Child return code was: 0 ENTER ['do'](['/usr/bin/rpmbuild', '-bb', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-hardware.spec'], nspawn_args=['--private-network']shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/cloud8-openstack-train-el8-build-72611-385218/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '31f7655b447e44a78dfda78329a4288e', '-D', '/var/lib/mock/cloud8-openstack-train-el8-build-72611-385218/root', '--private-network', '--setenv=LANG=en_GB.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/usr/bin/rpmbuild', '-bb', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-hardware.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.4JfD8G + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf hardware-0.23.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/hardware-0.23.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd hardware-0.23.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git add . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'python-hardware-0.23.0 base' + rm -rf hardware.egg-info + find -name '*.py' + xargs sed -i '1s|^#!python|#!python3|' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.REXWvI + umask 022 + cd /builddir/build/BUILD + cd hardware-0.23.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/libexec/platform-python setup.py build '--executable=/usr/libexec/platform-python -s' running build running build_py creating build creating build/lib creating build/lib/hardware creating build/lib/hardware/tests creating build/lib/hardware/tests/results copying hardware/tests/results/detect_results.py -> build/lib/hardware/tests/results copying hardware/tests/results/__init__.py -> build/lib/hardware/tests/results copying hardware/tests/results/parse_ipmi_sdr.py -> build/lib/hardware/tests/results copying hardware/tests/results/smart_utils_results.py -> build/lib/hardware/tests/results copying hardware/smart_utils_info.py -> build/lib/hardware copying hardware/detect_utils.py -> build/lib/hardware copying hardware/detect.py -> build/lib/hardware copying hardware/smart_utils.py -> build/lib/hardware copying hardware/infiniband.py -> build/lib/hardware copying hardware/rtc.py -> build/lib/hardware copying hardware/__init__.py -> build/lib/hardware copying hardware/matcher.py -> build/lib/hardware copying hardware/generate.py -> build/lib/hardware copying hardware/cmdb.py -> build/lib/hardware copying hardware/areca.py -> build/lib/hardware copying hardware/diskinfo.py -> build/lib/hardware copying hardware/megacli.py -> build/lib/hardware copying hardware/state.py -> build/lib/hardware copying hardware/ipmi.py -> build/lib/hardware copying hardware/hpacucli.py -> build/lib/hardware copying hardware/bios_hp.py -> build/lib/hardware copying hardware/tests/utils.py -> build/lib/hardware/tests copying hardware/tests/test_benchmark_cpu.py -> build/lib/hardware/tests copying hardware/tests/test_benchmark_disk.py -> build/lib/hardware/tests copying hardware/tests/test_diskinfo.py -> build/lib/hardware/tests copying hardware/tests/test_generate.py -> build/lib/hardware/tests copying hardware/tests/test_hpacucli.py -> build/lib/hardware/tests copying hardware/tests/test_detect.py -> build/lib/hardware/tests copying hardware/tests/test_cardiff_check.py -> build/lib/hardware/tests copying hardware/tests/__init__.py -> build/lib/hardware/tests copying hardware/tests/test_smart_utils.py -> build/lib/hardware/tests copying hardware/tests/test_benchmark_mem.py -> build/lib/hardware/tests copying hardware/tests/test_ethtool.py -> build/lib/hardware/tests copying hardware/tests/test_areca.py -> build/lib/hardware/tests copying hardware/tests/test_infiniband.py -> build/lib/hardware/tests copying hardware/tests/test_state.py -> build/lib/hardware/tests copying hardware/tests/test_matcher.py -> build/lib/hardware/tests copying hardware/tests/test_detect_utils.py -> build/lib/hardware/tests copying hardware/tests/test_cmdb.py -> build/lib/hardware/tests copying hardware/tests/test_ipmi.py -> build/lib/hardware/tests copying hardware/tests/test_megacli.py -> build/lib/hardware/tests copying hardware/tests/test_cardiff_perf_level.py -> build/lib/hardware/tests copying hardware/tests/test_bios_hp.py -> build/lib/hardware/tests copying hardware/tests/test_lldp.py -> build/lib/hardware/tests creating build/lib/hardware/cardiff copying hardware/cardiff/utils.py -> build/lib/hardware/cardiff copying hardware/cardiff/check.py -> build/lib/hardware/cardiff copying hardware/cardiff/compare_sets.py -> build/lib/hardware/cardiff copying hardware/cardiff/perf_cpu_tables.py -> build/lib/hardware/cardiff copying hardware/cardiff/__init__.py -> build/lib/hardware/cardiff copying hardware/cardiff/cardiff.py -> build/lib/hardware/cardiff creating build/lib/hardware/benchmark copying hardware/benchmark/utils.py -> build/lib/hardware/benchmark copying hardware/benchmark/mem.py -> build/lib/hardware/benchmark copying hardware/benchmark/__init__.py -> build/lib/hardware/benchmark copying hardware/benchmark/disk.py -> build/lib/hardware/benchmark copying hardware/benchmark/cpu.py -> build/lib/hardware/benchmark running egg_info creating hardware.egg-info writing hardware.egg-info/PKG-INFO writing dependency_links to hardware.egg-info/dependency_links.txt writing entry points to hardware.egg-info/entry_points.txt writing requirements to hardware.egg-info/requires.txt writing top-level names to hardware.egg-info/top_level.txt writing pbr to hardware.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'hardware.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'hardware.egg-info/SOURCES.txt' creating build/lib/hardware/tests/cardiff_samples copying hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWNN9c-b6-54-88-2d-b0.hw_ -> build/lib/hardware/tests/cardiff_samples copying hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWNR9c-b6-54-88-5c-78.hw_ -> build/lib/hardware/tests/cardiff_samples copying hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWNT9c-b6-54-88-9c-48.hw_ -> build/lib/hardware/tests/cardiff_samples copying hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWNW9c-b6-54-88-9c-38.hw_ -> build/lib/hardware/tests/cardiff_samples copying hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWP29c-b6-54-88-9c-40.hw_ -> build/lib/hardware/tests/cardiff_samples copying hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWP49c-b6-54-88-cc-50.hw_ -> build/lib/hardware/tests/cardiff_samples copying hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWP69c-b6-54-88-1c-28.hw_ -> build/lib/hardware/tests/cardiff_samples copying hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWP89c-b6-54-88-7c-e0.hw_ -> build/lib/hardware/tests/cardiff_samples copying hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWPA9c-b6-54-88-9c-a8.hw_ -> build/lib/hardware/tests/cardiff_samples copying hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWPC9c-b6-54-88-5c-70.hw_ -> build/lib/hardware/tests/cardiff_samples copying hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWPE9c-b6-54-88-1c-48.hw_ -> build/lib/hardware/tests/cardiff_samples copying hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWPH9c-b6-54-88-1c-18.hw_ -> build/lib/hardware/tests/cardiff_samples copying hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWPK9c-b6-54-88-1c-d0.hw_ -> build/lib/hardware/tests/cardiff_samples copying hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWPM9c-b6-54-88-2d-e0.hw_ -> build/lib/hardware/tests/cardiff_samples copying hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWPP9c-b6-54-88-8c-80.hw_ -> build/lib/hardware/tests/cardiff_samples copying hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWPS9c-b6-54-88-3c-e8.hw_ -> build/lib/hardware/tests/cardiff_samples copying hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWPV9c-b6-54-88-cc-b0.hw_ -> build/lib/hardware/tests/cardiff_samples copying hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWPX9c-b6-54-88-1c-38.hw_ -> build/lib/hardware/tests/cardiff_samples copying hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWR09c-b6-54-88-0d-30.hw_ -> build/lib/hardware/tests/cardiff_samples creating build/lib/hardware/tests/samples copying hardware/tests/samples/areca_adsysinfo -> build/lib/hardware/tests/samples copying hardware/tests/samples/areca_disks_info -> build/lib/hardware/tests/samples copying hardware/tests/samples/areca_hddpwr_info -> build/lib/hardware/tests/samples copying hardware/tests/samples/areca_hw_info -> build/lib/hardware/tests/samples copying hardware/tests/samples/areca_sys_showcfg -> build/lib/hardware/tests/samples copying hardware/tests/samples/areca_sysinfo -> build/lib/hardware/tests/samples copying hardware/tests/samples/auxv_ppc8 -> build/lib/hardware/tests/samples copying hardware/tests/samples/auxv_x86 -> build/lib/hardware/tests/samples copying hardware/tests/samples/conrep.dat -> build/lib/hardware/tests/samples copying hardware/tests/samples/ctrl_ld_show -> build/lib/hardware/tests/samples copying hardware/tests/samples/dmesg -> build/lib/hardware/tests/samples copying hardware/tests/samples/ethtool_k -> build/lib/hardware/tests/samples copying hardware/tests/samples/ipmi_lan_info -> build/lib/hardware/tests/samples copying hardware/tests/samples/lldptool_tin -> build/lib/hardware/tests/samples copying hardware/tests/samples/lldptool_tin2 -> build/lib/hardware/tests/samples copying hardware/tests/samples/lscpu -> build/lib/hardware/tests/samples copying hardware/tests/samples/lscpu-vm -> build/lib/hardware/tests/samples copying hardware/tests/samples/lscpu-vmx -> build/lib/hardware/tests/samples copying hardware/tests/samples/lscpu_aarch64 -> build/lib/hardware/tests/samples copying hardware/tests/samples/lscpu_ppc64le -> build/lib/hardware/tests/samples copying hardware/tests/samples/lscpux -> build/lib/hardware/tests/samples copying hardware/tests/samples/lscpux_aarch64 -> build/lib/hardware/tests/samples copying hardware/tests/samples/lscpux_ppc64le -> build/lib/hardware/tests/samples copying hardware/tests/samples/lshw -> build/lib/hardware/tests/samples copying hardware/tests/samples/lshw2 -> build/lib/hardware/tests/samples copying hardware/tests/samples/lshw3 -> build/lib/hardware/tests/samples copying hardware/tests/samples/megacli_adp_all_info -> build/lib/hardware/tests/samples copying hardware/tests/samples/megacli_adpcount -> build/lib/hardware/tests/samples copying hardware/tests/samples/megacli_enc -> build/lib/hardware/tests/samples copying hardware/tests/samples/megacli_ld_get_info -> build/lib/hardware/tests/samples copying hardware/tests/samples/parse_ipmi_sdr -> build/lib/hardware/tests/samples copying hardware/tests/samples/smartctl_ata -> build/lib/hardware/tests/samples copying hardware/tests/samples/smartctl_ata_decode_ignore -> build/lib/hardware/tests/samples copying hardware/tests/samples/smartctl_nvme -> build/lib/hardware/tests/samples copying hardware/tests/samples/smartctl_scsi -> build/lib/hardware/tests/samples copying hardware/cardiff/graph2D.gpm -> build/lib/hardware/cardiff copying hardware/cardiff/graph2D_expected.gpm -> build/lib/hardware/cardiff + sleep 1 + python3 setup.py build_sphinx running build_sphinx [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) Running Sphinx v2.2.2 making output directory... done building [mo]: all of 0 po files building [html]: all source files updating environment: [new config] 5 added, 0 changed, 0 removed reading sources... [ 20%] contributing reading sources... [ 40%] index reading sources... [ 60%] installation reading sources... [ 80%] readme reading sources... [100%] usage looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 20%] contributing writing output... [ 40%] index writing output... [ 60%] installation writing output... [ 80%] readme writing output... [100%] usage generating indices... genindexdone writing additional pages... searchdone copying static files... ... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded. The HTML pages are in doc/build/html. + rm -rf doc/build/html/.buildinfo + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.IbHxzQ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch ++ dirname /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch + cd hardware-0.23.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/libexec/platform-python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch running install [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr creating /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib creating /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware copying build/lib/hardware/smart_utils_info.py -> /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware copying build/lib/hardware/detect_utils.py -> /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware creating /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/cardiff copying build/lib/hardware/cardiff/utils.py -> /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/cardiff copying build/lib/hardware/cardiff/graph2D.gpm -> /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/cardiff copying build/lib/hardware/cardiff/check.py -> /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/cardiff copying build/lib/hardware/cardiff/compare_sets.py -> /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/cardiff copying build/lib/hardware/cardiff/perf_cpu_tables.py -> /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/cardiff copying build/lib/hardware/cardiff/__init__.py -> /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/cardiff copying build/lib/hardware/cardiff/graph2D_expected.gpm -> /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/cardiff copying build/lib/hardware/cardiff/cardiff.py -> /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/cardiff copying build/lib/hardware/detect.py -> /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware creating /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/tests copying build/lib/hardware/tests/utils.py -> /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/tests creating /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/tests/samples copying build/lib/hardware/tests/samples/lscpu-vm -> /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/tests/samples copying build/lib/hardware/tests/samples/lscpux_aarch64 -> /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/tests/samples copying build/lib/hardware/tests/samples/lscpu -> /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/tests/samples copying build/lib/hardware/tests/samples/lscpu_ppc64le -> /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/tests/samples copying build/lib/hardware/tests/samples/lscpux_ppc64le -> /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/tests/samples copying build/lib/hardware/tests/samples/lscpu-vmx -> /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/tests/samples copying build/lib/hardware/tests/samples/lshw2 -> /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/tests/samples copying build/lib/hardware/tests/samples/lscpu_aarch64 -> /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/tests/samples copying build/lib/hardware/tests/samples/smartctl_ata -> /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/tests/samples copying build/lib/hardware/tests/samples/areca_sysinfo -> /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/tests/samples copying build/lib/hardware/tests/samples/areca_adsysinfo -> /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/tests/samples copying build/lib/hardware/tests/samples/conrep.dat -> /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/tests/samples copying build/lib/hardware/tests/samples/auxv_ppc8 -> /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/tests/samples copying build/lib/hardware/tests/samples/smartctl_scsi -> /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/tests/samples copying build/lib/hardware/tests/samples/lshw3 -> /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/tests/samples copying build/lib/hardware/tests/samples/lscpux -> /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/tests/samples copying build/lib/hardware/tests/samples/lldptool_tin2 -> /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/tests/samples copying build/lib/hardware/tests/samples/areca_disks_info -> /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/tests/samples copying build/lib/hardware/tests/samples/ethtool_k -> /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/tests/samples copying build/lib/hardware/tests/samples/megacli_adp_all_info -> /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/tests/samples copying build/lib/hardware/tests/samples/dmesg -> /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/tests/samples copying build/lib/hardware/tests/samples/smartctl_ata_decode_ignore -> /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/tests/samples copying build/lib/hardware/tests/samples/smartctl_nvme -> /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/tests/samples copying build/lib/hardware/tests/samples/parse_ipmi_sdr -> /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/tests/samples copying build/lib/hardware/tests/samples/areca_hw_info -> /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/tests/samples copying build/lib/hardware/tests/samples/ctrl_ld_show -> /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/tests/samples copying build/lib/hardware/tests/samples/auxv_x86 -> /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/tests/samples copying build/lib/hardware/tests/samples/megacli_enc -> /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/tests/samples copying build/lib/hardware/tests/samples/areca_sys_showcfg -> /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/tests/samples copying build/lib/hardware/tests/samples/megacli_ld_get_info -> /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/tests/samples copying build/lib/hardware/tests/samples/lldptool_tin -> /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/tests/samples copying build/lib/hardware/tests/samples/areca_hddpwr_info -> /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/tests/samples copying build/lib/hardware/tests/samples/ipmi_lan_info -> /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/tests/samples copying build/lib/hardware/tests/samples/lshw -> /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/tests/samples copying build/lib/hardware/tests/samples/megacli_adpcount -> /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/tests/samples copying build/lib/hardware/tests/test_benchmark_cpu.py -> /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/tests copying build/lib/hardware/tests/test_benchmark_disk.py -> /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/tests copying build/lib/hardware/tests/test_diskinfo.py -> /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/tests copying build/lib/hardware/tests/test_generate.py -> /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/tests copying build/lib/hardware/tests/test_hpacucli.py -> /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/tests creating /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/tests/cardiff_samples copying build/lib/hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWPV9c-b6-54-88-cc-b0.hw_ -> /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/tests/cardiff_samples copying build/lib/hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWPA9c-b6-54-88-9c-a8.hw_ -> /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/tests/cardiff_samples copying build/lib/hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWP49c-b6-54-88-cc-50.hw_ -> /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/tests/cardiff_samples copying build/lib/hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWPC9c-b6-54-88-5c-70.hw_ -> /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/tests/cardiff_samples copying build/lib/hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWPK9c-b6-54-88-1c-d0.hw_ -> /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/tests/cardiff_samples copying build/lib/hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWP29c-b6-54-88-9c-40.hw_ -> /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/tests/cardiff_samples copying build/lib/hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWNW9c-b6-54-88-9c-38.hw_ -> /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/tests/cardiff_samples copying build/lib/hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWPH9c-b6-54-88-1c-18.hw_ -> /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/tests/cardiff_samples copying build/lib/hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWNR9c-b6-54-88-5c-78.hw_ -> /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/tests/cardiff_samples copying build/lib/hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWPM9c-b6-54-88-2d-e0.hw_ -> /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/tests/cardiff_samples copying build/lib/hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWPS9c-b6-54-88-3c-e8.hw_ -> /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/tests/cardiff_samples copying build/lib/hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWNN9c-b6-54-88-2d-b0.hw_ -> /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/tests/cardiff_samples copying build/lib/hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWP69c-b6-54-88-1c-28.hw_ -> /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/tests/cardiff_samples copying build/lib/hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWPP9c-b6-54-88-8c-80.hw_ -> /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/tests/cardiff_samples copying build/lib/hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWPX9c-b6-54-88-1c-38.hw_ -> /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/tests/cardiff_samples copying build/lib/hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWPE9c-b6-54-88-1c-48.hw_ -> /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/tests/cardiff_samples copying build/lib/hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWR09c-b6-54-88-0d-30.hw_ -> /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/tests/cardiff_samples copying build/lib/hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWP89c-b6-54-88-7c-e0.hw_ -> /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/tests/cardiff_samples copying build/lib/hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWNT9c-b6-54-88-9c-48.hw_ -> /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/tests/cardiff_samples copying build/lib/hardware/tests/test_detect.py -> /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/tests copying build/lib/hardware/tests/test_cardiff_check.py -> /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/tests copying build/lib/hardware/tests/__init__.py -> /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/tests copying build/lib/hardware/tests/test_smart_utils.py -> /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/tests copying build/lib/hardware/tests/test_benchmark_mem.py -> /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/tests copying build/lib/hardware/tests/test_ethtool.py -> /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/tests copying build/lib/hardware/tests/test_areca.py -> /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/tests copying build/lib/hardware/tests/test_infiniband.py -> /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/tests copying build/lib/hardware/tests/test_state.py -> /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/tests copying build/lib/hardware/tests/test_matcher.py -> /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/tests copying build/lib/hardware/tests/test_detect_utils.py -> /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/tests copying build/lib/hardware/tests/test_cmdb.py -> /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/tests copying build/lib/hardware/tests/test_ipmi.py -> /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/tests copying build/lib/hardware/tests/test_megacli.py -> /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/tests creating /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/tests/results copying build/lib/hardware/tests/results/detect_results.py -> /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/tests/results copying build/lib/hardware/tests/results/__init__.py -> /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/tests/results copying build/lib/hardware/tests/results/parse_ipmi_sdr.py -> /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/tests/results copying build/lib/hardware/tests/results/smart_utils_results.py -> /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/tests/results copying build/lib/hardware/tests/test_cardiff_perf_level.py -> /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/tests copying build/lib/hardware/tests/test_bios_hp.py -> /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/tests copying build/lib/hardware/tests/test_lldp.py -> /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/tests copying build/lib/hardware/smart_utils.py -> /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware creating /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/benchmark copying build/lib/hardware/benchmark/utils.py -> /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/benchmark copying build/lib/hardware/benchmark/mem.py -> /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/benchmark copying build/lib/hardware/benchmark/__init__.py -> /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/benchmark copying build/lib/hardware/benchmark/disk.py -> /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/benchmark copying build/lib/hardware/benchmark/cpu.py -> /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/benchmark copying build/lib/hardware/infiniband.py -> /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware copying build/lib/hardware/rtc.py -> /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware copying build/lib/hardware/__init__.py -> /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware copying build/lib/hardware/matcher.py -> /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware copying build/lib/hardware/generate.py -> /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware copying build/lib/hardware/cmdb.py -> /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware copying build/lib/hardware/areca.py -> /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware copying build/lib/hardware/diskinfo.py -> /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware copying build/lib/hardware/megacli.py -> /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware copying build/lib/hardware/state.py -> /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware copying build/lib/hardware/ipmi.py -> /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware copying build/lib/hardware/hpacucli.py -> /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware copying build/lib/hardware/bios_hp.py -> /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware byte-compiling /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/smart_utils_info.py to smart_utils_info.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/detect_utils.py to detect_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/cardiff/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/cardiff/check.py to check.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/cardiff/compare_sets.py to compare_sets.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/cardiff/perf_cpu_tables.py to perf_cpu_tables.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/cardiff/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/cardiff/cardiff.py to cardiff.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/detect.py to detect.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/tests/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/tests/test_benchmark_cpu.py to test_benchmark_cpu.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/tests/test_benchmark_disk.py to test_benchmark_disk.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/tests/test_diskinfo.py to test_diskinfo.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/tests/test_generate.py to test_generate.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/tests/test_hpacucli.py to test_hpacucli.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/tests/test_detect.py to test_detect.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/tests/test_cardiff_check.py to test_cardiff_check.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/tests/test_smart_utils.py to test_smart_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/tests/test_benchmark_mem.py to test_benchmark_mem.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/tests/test_ethtool.py to test_ethtool.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/tests/test_areca.py to test_areca.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/tests/test_infiniband.py to test_infiniband.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/tests/test_state.py to test_state.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/tests/test_matcher.py to test_matcher.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/tests/test_detect_utils.py to test_detect_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/tests/test_cmdb.py to test_cmdb.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/tests/test_ipmi.py to test_ipmi.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/tests/test_megacli.py to test_megacli.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/tests/results/detect_results.py to detect_results.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/tests/results/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/tests/results/parse_ipmi_sdr.py to parse_ipmi_sdr.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/tests/results/smart_utils_results.py to smart_utils_results.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/tests/test_cardiff_perf_level.py to test_cardiff_perf_level.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/tests/test_bios_hp.py to test_bios_hp.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/tests/test_lldp.py to test_lldp.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/smart_utils.py to smart_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/benchmark/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/benchmark/mem.py to mem.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/benchmark/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/benchmark/disk.py to disk.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/benchmark/cpu.py to cpu.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/infiniband.py to infiniband.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/rtc.py to rtc.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/matcher.py to matcher.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/generate.py to generate.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/cmdb.py to cmdb.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/areca.py to areca.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/diskinfo.py to diskinfo.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/megacli.py to megacli.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/state.py to state.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/ipmi.py to ipmi.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/hpacucli.py to hpacucli.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware/bios_hp.py to bios_hp.cpython-36.pyc writing byte-compilation script '/tmp/tmpri4cqlmx.py' /usr/libexec/platform-python /tmp/tmpri4cqlmx.py removing /tmp/tmpri4cqlmx.py running install_egg_info running egg_info writing hardware.egg-info/PKG-INFO writing dependency_links to hardware.egg-info/dependency_links.txt writing entry points to hardware.egg-info/entry_points.txt writing requirements to hardware.egg-info/requires.txt writing top-level names to hardware.egg-info/top_level.txt writing pbr to hardware.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'hardware.egg-info/SOURCES.txt' Copying hardware.egg-info to /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6/site-packages/hardware-0.23.0-py3.6.egg-info running install_scripts Installing hardware-cardiff script to /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/bin Installing hardware-detect script to /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/bin /usr/lib/python3.6/site-packages/pbr/packaging.py:435: EasyInstallDeprecationWarning: Use get_header header = easy_install.get_script_header("", executable, is_wininst) + /usr/lib/rpm/find-debuginfo.sh -j32 --strict-build-id -m -i --build-id-seed 0.23.0-1.el8 --unique-debug-suffix -0.23.0-1.el8.noarch --unique-debug-src-base python-hardware-0.23.0-1.el8.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/hardware-0.23.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/lib/python3.6 using /usr/libexec/platform-python + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python3-hardware-0.23.0-1.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.kiXRU3 + umask 022 + cd /builddir/build/BUILD + cd hardware-0.23.0 + DOCDIR=/builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/share/doc/python3-hardware + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/share/doc/python3-hardware + cp -pr README.rst /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/share/doc/python3-hardware + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.zTTPgh + umask 022 + cd /builddir/build/BUILD + cd hardware-0.23.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/share/licenses/python3-hardware + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/share/licenses/python3-hardware + cp -pr LICENSE /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/share/licenses/python3-hardware + exit 0 Provides: python3-hardware = 0.23.0-1.el8 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/libexec/platform-python python(abi) = 3.6 Obsoletes: python2-hardware < 0.23.0-1.el8 Processing files: python3-hardware-detect-0.23.0-1.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.APRJZQ + umask 022 + cd /builddir/build/BUILD + cd hardware-0.23.0 + DOCDIR=/builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/share/doc/python3-hardware-detect + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/share/doc/python3-hardware-detect + cp -pr README.rst /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/share/doc/python3-hardware-detect + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.T5ShJq + umask 022 + cd /builddir/build/BUILD + cd hardware-0.23.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/share/licenses/python3-hardware-detect + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/share/licenses/python3-hardware-detect + cp -pr LICENSE /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/share/licenses/python3-hardware-detect + exit 0 Provides: python3-hardware-detect = 0.23.0-1.el8 python3.6dist(hardware) = 0.23.0 python3dist(hardware) = 0.23.0 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/libexec/platform-python python(abi) = 3.6 Obsoletes: python2-hardware-detect < 0.23.0-1.el8 Processing files: python-hardware-doc-0.23.0-1.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.oWIWs8 + umask 022 + cd /builddir/build/BUILD + cd hardware-0.23.0 + DOCDIR=/builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/share/doc/python-hardware-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/share/doc/python-hardware-doc + cp -pr doc/build/html /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/share/doc/python-hardware-doc + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.x8oBdQ + umask 022 + cd /builddir/build/BUILD + cd hardware-0.23.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/share/licenses/python-hardware-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/share/licenses/python-hardware-doc + cp -pr LICENSE /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch/usr/share/licenses/python-hardware-doc + exit 0 Provides: python-hardware-doc = 0.23.0-1.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch Wrote: /builddir/build/RPMS/python3-hardware-0.23.0-1.el8.noarch.rpm Wrote: /builddir/build/RPMS/python3-hardware-detect-0.23.0-1.el8.noarch.rpm Wrote: /builddir/build/RPMS/python-hardware-doc-0.23.0-1.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.UAxcEA + umask 022 + cd /builddir/build/BUILD + cd hardware-0.23.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-hardware-0.23.0-1.el8.noarch + exit 0 Child return code was: 0