Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-ironic-prometheus-exporter.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/cloud7-openstack-train-el7-build-77750-431624/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-ironic-prometheus-exporter.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-ironic-prometheus-exporter-1.1.1-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-ironic-prometheus-exporter.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/cloud7-openstack-train-el7-build-77750-431624/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-ironic-prometheus-exporter.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.XV3jcw + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ironic-prometheus-exporter-1.1.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/ironic-prometheus-exporter-1.1.1.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd ironic-prometheus-exporter-1.1.1 + /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 -a --author 'rpm-build ' -m 'python-ironic-prometheus-exporter-1.1.1 base' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.111OOE + umask 022 + cd /builddir/build/BUILD + cd ironic-prometheus-exporter-1.1.1 + 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' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/ironic_prometheus_exporter copying ironic_prometheus_exporter/utils.py -> build/lib/ironic_prometheus_exporter copying ironic_prometheus_exporter/messaging.py -> build/lib/ironic_prometheus_exporter copying ironic_prometheus_exporter/__init__.py -> build/lib/ironic_prometheus_exporter creating build/lib/ironic_prometheus_exporter/app copying ironic_prometheus_exporter/app/__init__.py -> build/lib/ironic_prometheus_exporter/app copying ironic_prometheus_exporter/app/exporter.py -> build/lib/ironic_prometheus_exporter/app copying ironic_prometheus_exporter/app/wsgi.py -> build/lib/ironic_prometheus_exporter/app creating build/lib/ironic_prometheus_exporter/parsers copying ironic_prometheus_exporter/parsers/ipmi.py -> build/lib/ironic_prometheus_exporter/parsers copying ironic_prometheus_exporter/parsers/descriptions.py -> build/lib/ironic_prometheus_exporter/parsers copying ironic_prometheus_exporter/parsers/redfish.py -> build/lib/ironic_prometheus_exporter/parsers copying ironic_prometheus_exporter/parsers/header.py -> build/lib/ironic_prometheus_exporter/parsers copying ironic_prometheus_exporter/parsers/__init__.py -> build/lib/ironic_prometheus_exporter/parsers creating build/lib/ironic_prometheus_exporter/tests copying ironic_prometheus_exporter/tests/test_ipmi_parser.py -> build/lib/ironic_prometheus_exporter/tests copying ironic_prometheus_exporter/tests/test_redfish_parser.py -> build/lib/ironic_prometheus_exporter/tests copying ironic_prometheus_exporter/tests/test_driver.py -> build/lib/ironic_prometheus_exporter/tests copying ironic_prometheus_exporter/tests/test_descriptions.py -> build/lib/ironic_prometheus_exporter/tests copying ironic_prometheus_exporter/tests/test_header_parser.py -> build/lib/ironic_prometheus_exporter/tests copying ironic_prometheus_exporter/tests/__init__.py -> build/lib/ironic_prometheus_exporter/tests running egg_info writing requirements to ironic_prometheus_exporter.egg-info/requires.txt writing ironic_prometheus_exporter.egg-info/PKG-INFO writing top-level names to ironic_prometheus_exporter.egg-info/top_level.txt writing dependency_links to ironic_prometheus_exporter.egg-info/dependency_links.txt writing entry points to ironic_prometheus_exporter.egg-info/entry_points.txt writing pbr to ironic_prometheus_exporter.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 writing manifest file 'ironic_prometheus_exporter.egg-info/SOURCES.txt' creating build/lib/ironic_prometheus_exporter/parsers/metrics_information copying ironic_prometheus_exporter/parsers/metrics_information/header.json -> build/lib/ironic_prometheus_exporter/parsers/metrics_information copying ironic_prometheus_exporter/parsers/metrics_information/ipmi.json -> build/lib/ironic_prometheus_exporter/parsers/metrics_information copying ironic_prometheus_exporter/parsers/metrics_information/redfish.json -> build/lib/ironic_prometheus_exporter/parsers/metrics_information creating build/lib/ironic_prometheus_exporter/tests/json_samples copying ironic_prometheus_exporter/tests/json_samples/notification-header-with-none.json -> build/lib/ironic_prometheus_exporter/tests/json_samples copying ironic_prometheus_exporter/tests/json_samples/notification-header.json -> build/lib/ironic_prometheus_exporter/tests/json_samples copying ironic_prometheus_exporter/tests/json_samples/notification-ipmi-1.json -> build/lib/ironic_prometheus_exporter/tests/json_samples copying ironic_prometheus_exporter/tests/json_samples/notification-ipmi-2.json -> build/lib/ironic_prometheus_exporter/tests/json_samples copying ironic_prometheus_exporter/tests/json_samples/notification-ipmi-none-instance_uuid.json -> build/lib/ironic_prometheus_exporter/tests/json_samples copying ironic_prometheus_exporter/tests/json_samples/notification-redfish-none-instance_uuid.json -> build/lib/ironic_prometheus_exporter/tests/json_samples copying ironic_prometheus_exporter/tests/json_samples/notification-redfish.json -> build/lib/ironic_prometheus_exporter/tests/json_samples + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.FNsxEQ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.1-1.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.1-1.el7.noarch ++ dirname /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.1-1.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.1-1.el7.noarch + cd ironic-prometheus-exporter-1.1.1 + 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' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.1-1.el7.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-ironic-prometheus-exporter-1.1.1-1.el7.noarch/usr creating /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.1-1.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.1-1.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/ironic_prometheus_exporter creating /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/ironic_prometheus_exporter/tests creating /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/ironic_prometheus_exporter/tests/json_samples copying build/lib/ironic_prometheus_exporter/tests/json_samples/notification-redfish-none-instance_uuid.json -> /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/ironic_prometheus_exporter/tests/json_samples copying build/lib/ironic_prometheus_exporter/tests/json_samples/notification-header-with-none.json -> /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/ironic_prometheus_exporter/tests/json_samples copying build/lib/ironic_prometheus_exporter/tests/json_samples/notification-redfish.json -> /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/ironic_prometheus_exporter/tests/json_samples copying build/lib/ironic_prometheus_exporter/tests/json_samples/notification-ipmi-1.json -> /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/ironic_prometheus_exporter/tests/json_samples copying build/lib/ironic_prometheus_exporter/tests/json_samples/notification-header.json -> /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/ironic_prometheus_exporter/tests/json_samples copying build/lib/ironic_prometheus_exporter/tests/json_samples/notification-ipmi-none-instance_uuid.json -> /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/ironic_prometheus_exporter/tests/json_samples copying build/lib/ironic_prometheus_exporter/tests/json_samples/notification-ipmi-2.json -> /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/ironic_prometheus_exporter/tests/json_samples copying build/lib/ironic_prometheus_exporter/tests/test_ipmi_parser.py -> /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/ironic_prometheus_exporter/tests copying build/lib/ironic_prometheus_exporter/tests/test_redfish_parser.py -> /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/ironic_prometheus_exporter/tests copying build/lib/ironic_prometheus_exporter/tests/test_driver.py -> /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/ironic_prometheus_exporter/tests copying build/lib/ironic_prometheus_exporter/tests/test_descriptions.py -> /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/ironic_prometheus_exporter/tests copying build/lib/ironic_prometheus_exporter/tests/test_header_parser.py -> /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/ironic_prometheus_exporter/tests copying build/lib/ironic_prometheus_exporter/tests/__init__.py -> /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/ironic_prometheus_exporter/tests copying build/lib/ironic_prometheus_exporter/utils.py -> /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/ironic_prometheus_exporter creating /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/ironic_prometheus_exporter/app copying build/lib/ironic_prometheus_exporter/app/__init__.py -> /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/ironic_prometheus_exporter/app copying build/lib/ironic_prometheus_exporter/app/exporter.py -> /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/ironic_prometheus_exporter/app copying build/lib/ironic_prometheus_exporter/app/wsgi.py -> /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/ironic_prometheus_exporter/app copying build/lib/ironic_prometheus_exporter/messaging.py -> /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/ironic_prometheus_exporter copying build/lib/ironic_prometheus_exporter/__init__.py -> /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/ironic_prometheus_exporter creating /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/ironic_prometheus_exporter/parsers copying build/lib/ironic_prometheus_exporter/parsers/ipmi.py -> /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/ironic_prometheus_exporter/parsers copying build/lib/ironic_prometheus_exporter/parsers/descriptions.py -> /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/ironic_prometheus_exporter/parsers copying build/lib/ironic_prometheus_exporter/parsers/redfish.py -> /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/ironic_prometheus_exporter/parsers copying build/lib/ironic_prometheus_exporter/parsers/header.py -> /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/ironic_prometheus_exporter/parsers copying build/lib/ironic_prometheus_exporter/parsers/__init__.py -> /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/ironic_prometheus_exporter/parsers creating /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/ironic_prometheus_exporter/parsers/metrics_information copying build/lib/ironic_prometheus_exporter/parsers/metrics_information/redfish.json -> /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/ironic_prometheus_exporter/parsers/metrics_information copying build/lib/ironic_prometheus_exporter/parsers/metrics_information/ipmi.json -> /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/ironic_prometheus_exporter/parsers/metrics_information copying build/lib/ironic_prometheus_exporter/parsers/metrics_information/header.json -> /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/ironic_prometheus_exporter/parsers/metrics_information byte-compiling /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/ironic_prometheus_exporter/tests/test_ipmi_parser.py to test_ipmi_parser.pyc byte-compiling /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/ironic_prometheus_exporter/tests/test_redfish_parser.py to test_redfish_parser.pyc byte-compiling /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/ironic_prometheus_exporter/tests/test_driver.py to test_driver.pyc byte-compiling /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/ironic_prometheus_exporter/tests/test_descriptions.py to test_descriptions.pyc byte-compiling /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/ironic_prometheus_exporter/tests/test_header_parser.py to test_header_parser.pyc byte-compiling /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/ironic_prometheus_exporter/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/ironic_prometheus_exporter/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/ironic_prometheus_exporter/app/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/ironic_prometheus_exporter/app/exporter.py to exporter.pyc byte-compiling /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/ironic_prometheus_exporter/app/wsgi.py to wsgi.pyc byte-compiling /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/ironic_prometheus_exporter/messaging.py to messaging.pyc byte-compiling /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/ironic_prometheus_exporter/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/ironic_prometheus_exporter/parsers/ipmi.py to ipmi.pyc byte-compiling /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/ironic_prometheus_exporter/parsers/descriptions.py to descriptions.pyc byte-compiling /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/ironic_prometheus_exporter/parsers/redfish.py to redfish.pyc byte-compiling /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/ironic_prometheus_exporter/parsers/header.py to header.pyc byte-compiling /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/ironic_prometheus_exporter/parsers/__init__.py to __init__.pyc writing byte-compilation script '/tmp/tmpHa6dHl.py' /usr/bin/python2 -O /tmp/tmpHa6dHl.py removing /tmp/tmpHa6dHl.py running install_egg_info running egg_info writing requirements to ironic_prometheus_exporter.egg-info/requires.txt writing ironic_prometheus_exporter.egg-info/PKG-INFO writing top-level names to ironic_prometheus_exporter.egg-info/top_level.txt writing dependency_links to ironic_prometheus_exporter.egg-info/dependency_links.txt writing entry points to ironic_prometheus_exporter.egg-info/entry_points.txt writing pbr to ironic_prometheus_exporter.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 writing manifest file 'ironic_prometheus_exporter.egg-info/SOURCES.txt' Copying ironic_prometheus_exporter.egg-info to /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/ironic_prometheus_exporter-1.1.1-py2.7.egg-info running install_scripts /usr/lib/python2.7/site-packages/pbr/packaging.py:410: EasyInstallDeprecationWarning: Use get_header header = easy_install.get_script_header("", executable, is_wininst) + /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/ironic-prometheus-exporter-1.1.1 /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/python-ironic-prometheus-exporter-1.1.1-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.5LT4Z4 + umask 022 + cd /builddir/build/BUILD + cd ironic-prometheus-exporter-1.1.1 + export OS_TEST_PATH=./ironic_prometheus_exporter/tests + OS_TEST_PATH=./ironic_prometheus_exporter/tests + PYTHON=python2 + stestr-2 --test-path ./ironic_prometheus_exporter/tests run {3} ironic_prometheus_exporter.tests.test_redfish_parser.TestPayloadsParser.test_category_registry [0.000984s] ... ok {17} ironic_prometheus_exporter.tests.test_ipmi_parser.TestPayloadsParser.test_system_parser [0.001630s] ... ok {21} ironic_prometheus_exporter.tests.test_redfish_parser.TestPayloadsParser.test_build_temperature_metrics [0.000202s] ... ok {0} ironic_prometheus_exporter.tests.test_ipmi_parser.TestPayloadsParser.test_version_parser [0.002010s] ... ok {25} ironic_prometheus_exporter.tests.test_ipmi_parser.TestPayloadsParser.test_memory_parser [0.005938s] ... ok {15} ironic_prometheus_exporter.tests.test_header_parser.TestPayloadsParser.test_timestamp_metric [0.026379s] ... ok {4} ironic_prometheus_exporter.tests.test_header_parser.TestPayloadsParser.test_none_for_instance_uuid [0.026484s] ... ok {6} ironic_prometheus_exporter.tests.test_redfish_parser.TestPayloadsParser.test_build_fan_metrics [0.000217s] ... ok {14} ironic_prometheus_exporter.tests.test_redfish_parser.TestPayloadsParser.test_build_power_metrics [0.000233s] ... ok {8} ironic_prometheus_exporter.tests.test_ipmi_parser.TestPayloadsParser.test_current_parser [0.001767s] ... ok {19} ironic_prometheus_exporter.tests.test_ipmi_parser.TestPayloadsParser.test_management_parser [0.001796s] ... ok {20} ironic_prometheus_exporter.tests.test_ipmi_parser.TestPayloadsParser.test_none_instance_uuid [0.029946s] ... ok WARNING [ironic_prometheus_exporter.parsers.descriptions] Failed to load metrics descriptions for metrics source bad_source: [Errno 2] No such file or directory: 'ironic_prometheus_exporter/parsers/metrics_information/bad_source.json' {11} ironic_prometheus_exporter.tests.test_descriptions.TestMetricsDescriptions.test_bad_source_bad_metrics [0.110902s] ... ok {24} ironic_prometheus_exporter.tests.test_ipmi_parser.TestPayloadsParser.test_fan_parser [0.026762s] ... ok {5} ironic_prometheus_exporter.tests.test_ipmi_parser.TestPayloadsParser.test_power_parser [0.002041s] ... ok {9} ironic_prometheus_exporter.tests.test_redfish_parser.TestPayloadsParser.test_build_drive_metrics [0.000304s] ... ok {2} ironic_prometheus_exporter.tests.test_driver.TestPrometheusFileNotifier.test_instantiate [0.166889s] ... ok {13} ironic_prometheus_exporter.tests.test_ipmi_parser.TestPayloadsParser.test_temperature_parser [0.002920s] ... ok {22} ironic_prometheus_exporter.tests.test_ipmi_parser.TestPayloadsParser.test_watchdog2_parser [0.001284s] ... ok {12} ironic_prometheus_exporter.tests.test_driver.TestPrometheusFileNotifier.test_messages_from_different_nodes [0.145837s] ... ok {18} ironic_prometheus_exporter.tests.test_redfish_parser.TestPayloadsParser.test_none_instance_uuid [0.000453s] ... ok {23} ironic_prometheus_exporter.tests.test_ipmi_parser.TestPayloadsParser.test_voltage_manager [0.043543s] ... ok {7} ironic_prometheus_exporter.tests.test_descriptions.TestMetricsDescriptions.test_good_source_bad_metrics [0.138369s] ... ok {1} ironic_prometheus_exporter.tests.test_driver.TestPrometheusFileNotifier.test_messages_from_same_node [0.186780s] ... ok {16} ironic_prometheus_exporter.tests.test_descriptions.TestMetricsDescriptions.test_good_source_good_metrics [0.117731s] ... ok {10} ironic_prometheus_exporter.tests.test_driver.TestPrometheusFileNotifier.test_messages_of_different_types [0.145047s] ... ok ====== Totals ====== Ran: 26 tests in 0.0000 sec. - Passed: 26 - Skipped: 0 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 1.1864 sec. ============== Worker Balance ============== - Worker 0 (1 tests) => 0:00:00.002010 - Worker 1 (1 tests) => 0:00:00.186780 - Worker 2 (1 tests) => 0:00:00.166889 - Worker 3 (1 tests) => 0:00:00.000984 - Worker 4 (1 tests) => 0:00:00.026484 - Worker 5 (1 tests) => 0:00:00.002041 - Worker 6 (1 tests) => 0:00:00.000217 - Worker 7 (1 tests) => 0:00:00.138369 - Worker 8 (1 tests) => 0:00:00.001767 - Worker 9 (1 tests) => 0:00:00.000304 - Worker 10 (1 tests) => 0:00:00.145047 - Worker 11 (1 tests) => 0:00:00.110902 - Worker 12 (1 tests) => 0:00:00.145837 - Worker 13 (1 tests) => 0:00:00.002920 - Worker 14 (1 tests) => 0:00:00.000233 - Worker 15 (1 tests) => 0:00:00.026379 - Worker 16 (1 tests) => 0:00:00.117731 - Worker 17 (1 tests) => 0:00:00.001630 - Worker 18 (1 tests) => 0:00:00.000453 - Worker 19 (1 tests) => 0:00:00.001796 - Worker 20 (1 tests) => 0:00:00.029946 - Worker 21 (1 tests) => 0:00:00.000202 - Worker 22 (1 tests) => 0:00:00.001284 - Worker 23 (1 tests) => 0:00:00.043543 - Worker 24 (1 tests) => 0:00:00.026762 - Worker 25 (1 tests) => 0:00:00.005938 + exit 0 Processing files: python2-ironic-prometheus-exporter-1.1.1-1.el7.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.LDwUSo + umask 022 + cd /builddir/build/BUILD + cd ironic-prometheus-exporter-1.1.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.1-1.el7.noarch/usr/share/licenses/python2-ironic-prometheus-exporter-1.1.1 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.1-1.el7.noarch/usr/share/licenses/python2-ironic-prometheus-exporter-1.1.1 + cp -pr LICENSE /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.1-1.el7.noarch/usr/share/licenses/python2-ironic-prometheus-exporter-1.1.1 + exit 0 Provides: python-ironic-prometheus-exporter = 1.1.1-1.el7 python2-ironic-prometheus-exporter = 1.1.1-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: python-ironic-prometheus-exporter < 1.1.1-1.el7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.1-1.el7.noarch Wrote: /builddir/build/RPMS/python2-ironic-prometheus-exporter-1.1.1-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.zqoc93 + umask 022 + cd /builddir/build/BUILD + cd ironic-prometheus-exporter-1.1.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.1-1.el7.noarch + exit 0 Child return code was: 0