Mock Version: 1.2.12 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-statsd.spec'], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-5055/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', '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=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-statsd.spec'] with env {'LANG': 'en_US.UTF-8', '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 warning: Could not canonicalize hostname: copr-builder-764416148.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-statsd-3.2.1-2.el7.centos.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-statsd.spec '], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-5055/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', '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=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-statsd.spec '] with env {'LANG': 'en_US.UTF-8', '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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ZbAK1q + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf statsd-3.2.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/statsd-3.2.1.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd statsd-3.2.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf statsd.egg-info + rm -f requirements.txt + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.360GsP + umask 022 + cd /builddir/build/BUILD + cd statsd-3.2.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/statsd copying statsd/tests.py -> build/lib/statsd copying statsd/client.py -> build/lib/statsd copying statsd/__init__.py -> build/lib/statsd creating build/lib/statsd/defaults copying statsd/defaults/env.py -> build/lib/statsd/defaults copying statsd/defaults/django.py -> build/lib/statsd/defaults copying statsd/defaults/__init__.py -> build/lib/statsd/defaults running egg_info creating statsd.egg-info writing statsd.egg-info/PKG-INFO writing top-level names to statsd.egg-info/top_level.txt writing dependency_links to statsd.egg-info/dependency_links.txt writing manifest file 'statsd.egg-info/SOURCES.txt' reading manifest file 'statsd.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'statsd.egg-info/SOURCES.txt' + sphinx-build docs/ html Making output directory... Running Sphinx v1.1.3 loading pickled environment... not yet created No builder selected, using default: html building [html]: targets for 8 source files that are out of date updating environment: 8 added, 0 changed, 0 removed reading sources... [ 12%] configure reading sources... [ 25%] contributing reading sources... [ 37%] index reading sources... [ 50%] pipeline reading sources... [ 62%] reference reading sources... [ 75%] tcp reading sources... [ 87%] timing reading sources... [100%] types /builddir/build/BUILD/statsd-3.2.1/docs/index.rst:None: WARNING: nonlocal image URI found: https://travis-ci.org/jsocol/pystatsd.png?branch=master /builddir/build/BUILD/statsd-3.2.1/docs/index.rst:None: WARNING: nonlocal image URI found: https://pypip.in/v/statsd/badge.png /builddir/build/BUILD/statsd-3.2.1/docs/index.rst:None: WARNING: nonlocal image URI found: https://pypip.in/d/statsd/badge.png /builddir/build/BUILD/statsd-3.2.1/docs/timing.rst:95: WARNING: Mismatch: both interpreted text role prefix and reference suffix. /builddir/build/BUILD/statsd-3.2.1/docs/timing.rst:108: WARNING: Mismatch: both interpreted text role prefix and reference suffix. looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 12%] configure writing output... [ 25%] contributing writing output... [ 37%] index writing output... [ 50%] pipeline writing output... [ 62%] reference writing output... [ 75%] tcp writing output... [ 87%] timing writing output... [100%] types writing additional files... (0 module code pages) genindex search copying static files... WARNING: html_static_path entry '/builddir/build/BUILD/statsd-3.2.1/docs/_static' does not exist done dumping search index... done dumping object inventory... done build succeeded, 6 warnings. + rm -f docs/_build/html/.buildinfo + rm -f docs/_build/html/objects.inv + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.PEb5gi + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-statsd-3.2.1-2.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-statsd-3.2.1-2.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/python-statsd-3.2.1-2.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-statsd-3.2.1-2.el7.centos.x86_64 + cd statsd-3.2.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-statsd-3.2.1-2.el7.centos.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-statsd-3.2.1-2.el7.centos.x86_64/usr creating /builddir/build/BUILDROOT/python-statsd-3.2.1-2.el7.centos.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-statsd-3.2.1-2.el7.centos.x86_64/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-statsd-3.2.1-2.el7.centos.x86_64/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-statsd-3.2.1-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/statsd creating /builddir/build/BUILDROOT/python-statsd-3.2.1-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/statsd/defaults copying build/lib/statsd/defaults/__init__.py -> /builddir/build/BUILDROOT/python-statsd-3.2.1-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/statsd/defaults copying build/lib/statsd/defaults/django.py -> /builddir/build/BUILDROOT/python-statsd-3.2.1-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/statsd/defaults copying build/lib/statsd/defaults/env.py -> /builddir/build/BUILDROOT/python-statsd-3.2.1-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/statsd/defaults copying build/lib/statsd/__init__.py -> /builddir/build/BUILDROOT/python-statsd-3.2.1-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/statsd copying build/lib/statsd/client.py -> /builddir/build/BUILDROOT/python-statsd-3.2.1-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/statsd copying build/lib/statsd/tests.py -> /builddir/build/BUILDROOT/python-statsd-3.2.1-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/statsd byte-compiling /builddir/build/BUILDROOT/python-statsd-3.2.1-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/statsd/defaults/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-statsd-3.2.1-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/statsd/defaults/django.py to django.pyc byte-compiling /builddir/build/BUILDROOT/python-statsd-3.2.1-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/statsd/defaults/env.py to env.pyc byte-compiling /builddir/build/BUILDROOT/python-statsd-3.2.1-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/statsd/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-statsd-3.2.1-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/statsd/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/python-statsd-3.2.1-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/statsd/tests.py to tests.pyc writing byte-compilation script '/tmp/tmpxy2CZD.py' /usr/bin/python2 -O /tmp/tmpxy2CZD.py removing /tmp/tmpxy2CZD.py running install_egg_info running egg_info writing statsd.egg-info/PKG-INFO writing top-level names to statsd.egg-info/top_level.txt writing dependency_links to statsd.egg-info/dependency_links.txt reading manifest file 'statsd.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'statsd.egg-info/SOURCES.txt' Copying statsd.egg-info to /builddir/build/BUILDROOT/python-statsd-3.2.1-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/statsd-3.2.1-py2.7.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/statsd-3.2.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-statsd-3.2.1-2.el7.centos.x86_64/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.3Mcb1L + umask 022 + cd /builddir/build/BUILD + cd statsd-3.2.1 + /usr/bin/python2 setup.py test running test running egg_info writing statsd.egg-info/PKG-INFO writing top-level names to statsd.egg-info/top_level.txt writing dependency_links to statsd.egg-info/dependency_links.txt reading manifest file 'statsd.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'statsd.egg-info/SOURCES.txt' running build_ext statsd.tests.test_incr_udp StatsClient.incr works. ... ok statsd.tests.test_incr_tcp TCPStatsClient.incr works. ... ok statsd.tests.test_decr_udp StatsClient.decr works. ... ok statsd.tests.test_decr_tcp TCPStatsClient.decr works. ... ok statsd.tests.test_gauge_udp StatsClient.gauge works. ... ok statsd.tests.test_gauge_tcp TCPStatsClient.gauge works. ... ok statsd.tests.test_ipv6_udp StatsClient can use to IPv6 address. ... ok statsd.tests.test_ipv6_tcp TCPStatsClient can use to IPv6 address. ... ok statsd.tests.test_ipv6_resolution_udp ... ok statsd.tests.test_ipv6_resolution_tcp ... ok statsd.tests.test_ipv4_resolution_udp ... ok statsd.tests.test_ipv4_resolution_tcp ... ok statsd.tests.test_gauge_delta_udp StatsClient.gauge works with delta values. ... ok statsd.tests.test_gauge_delta_tcp TCPStatsClient.gauge works with delta values. ... ok statsd.tests.test_gauge_absolute_negative_udp StatsClient.gauge works with absolute negative value. ... ok statsd.tests.test_gauge_absolute_negative_tcp TCPStatsClient.gauge works with absolute negative value. ... ok statsd.tests.test_gauge_absolute_negative_rate_udp StatsClient.gauge works with absolute negative value and rate. ... ok statsd.tests.test_gauge_absolute_negative_rate_tcp TCPStatsClient.gauge works with absolute negative value and rate. ... ok statsd.tests.test_set_udp StatsClient.set works. ... ok statsd.tests.test_set_tcp TCPStatsClient.set works. ... ok statsd.tests.test_timing_udp StatsClient.timing works. ... ok statsd.tests.test_timing_tcp TCPStatsClient.timing works. ... ok statsd.tests.test_prepare_udp Test StatsClient._prepare method. ... ok statsd.tests.test_prepare_tcp Test TCPStatsClient._prepare method. ... ok statsd.tests.test_prefix_udp StatsClient.incr works. ... ok statsd.tests.test_prefix_tcp TCPStatsClient.incr works. ... ok statsd.tests.test_timer_manager_udp StatsClient.timer can be used as manager. ... ok statsd.tests.test_timer_manager_tcp TCPStatsClient.timer can be used as manager. ... ok statsd.tests.test_timer_decorator_udp StatsClient.timer is a thread-safe decorator (UDP). ... ok statsd.tests.test_timer_decorator_tcp StatsClient.timer is a thread-safe decorator (TCP). ... ok statsd.tests.test_timer_capture_udp You can capture the output of StatsClient.timer (UDP). ... ok statsd.tests.test_timer_capture_tcp You can capture the output of StatsClient.timer (TCP). ... ok statsd.tests.test_timer_context_rate_udp StatsClient.timer can be used as manager with rate. ... ok statsd.tests.test_timer_context_rate_tcp TCPStatsClient.timer can be used as manager with rate. ... ok statsd.tests.test_timer_decorator_rate_udp StatsClient.timer can be used as decorator with rate. ... ok statsd.tests.test_timer_decorator_rate_tcp TCPStatsClient.timer can be used as decorator with rate. ... ok statsd.tests.test_timer_context_exceptions_udp ... ok statsd.tests.test_timer_context_exceptions_tcp ... ok statsd.tests.test_timer_decorator_exceptions_udp ... ok statsd.tests.test_timer_decorator_exceptions_tcp ... ok statsd.tests.test_timer_object_udp StatsClient.timer works. ... ok statsd.tests.test_timer_object_tcp TCPStatsClient.timer works. ... ok statsd.tests.test_timer_object_no_send_udp Stop StatsClient.timer without sending. ... ok statsd.tests.test_timer_object_no_send_tcp Stop TCPStatsClient.timer without sending. ... ok statsd.tests.test_timer_object_rate_udp StatsClient.timer works with rate. ... ok statsd.tests.test_timer_object_rate_tcp TCPStatsClient.timer works with rate. ... ok statsd.tests.test_timer_object_no_send_twice_udp StatsClient.timer raises RuntimeError if send is called twice. ... ok statsd.tests.test_timer_object_no_send_twice_tcp TCPStatsClient.timer raises RuntimeError if send is called twice. ... ok statsd.tests.test_timer_send_without_stop_udp StatsClient.timer raises error if send is called before stop. ... ok statsd.tests.test_timer_send_without_stop_tcp TCPStatsClient.timer raises error if send is called before stop. ... ok statsd.tests.test_timer_object_stop_without_start_udp StatsClient.timer raises error if stop is called before start. ... ok statsd.tests.test_timer_object_stop_without_start_tcp TCPStatsClient.timer raises error if stop is called before start. ... ok statsd.tests.test_pipeline_udp StatsClient.pipeline works. ... ok statsd.tests.test_pipeline_tcp TCPStatsClient.pipeline works. ... ok statsd.tests.test_pipeline_null_udp Ensure we don't error on an empty pipeline (UDP). ... ok statsd.tests.test_pipeline_null_tcp Ensure we don't error on an empty pipeline (TCP). ... ok statsd.tests.test_pipeline_manager_udp StatsClient.pipeline can be used as manager. ... ok statsd.tests.test_pipeline_manager_tcp TCPStatsClient.pipeline can be used as manager. ... ok statsd.tests.test_pipeline_timer_manager_udp Timer manager can be retrieve from UDP Pipeline manager. ... ok statsd.tests.test_pipeline_timer_manager_tcp Timer manager can be retrieve from TCP Pipeline manager. ... ok statsd.tests.test_pipeline_timer_decorator_udp UDP Pipeline manager can be used as decorator. ... ok statsd.tests.test_pipeline_timer_decorator_tcp TCP Pipeline manager can be used as decorator. ... ok statsd.tests.test_pipeline_timer_object_udp Timer from UDP Pipeline manager works. ... ok statsd.tests.test_pipeline_timer_object_tcp Timer from TCP Pipeline manager works. ... ok statsd.tests.test_pipeline_empty_udp Pipelines should be empty after a send() call (UDP). ... ok statsd.tests.test_pipeline_empty_tcp Pipelines should be empty after a send() call (TCP). ... ok statsd.tests.test_pipeline_negative_absolute_gauge_udp Negative absolute gauges use an internal pipeline (UDP). ... ok statsd.tests.test_pipeline_negative_absolute_gauge_tcp Negative absolute gauges use an internal pipeline (TCP). ... ok statsd.tests.test_big_numbers_udp Test big numbers with UDP client. ... ok statsd.tests.test_big_numbers_tcp Test big numbers with TCP client. ... ok statsd.tests.test_rate_no_send_udp Rate below random value prevents sending with StatsClient.incr. ... ok statsd.tests.test_rate_no_send_tcp Rate below random value prevents sending with TCPStatsClient.incr. ... ok statsd.tests.test_socket_error Socket error on StatsClient should be ignored. ... ok statsd.tests.test_pipeline_packet_size Pipelines shouldn't send packets larger than 512 bytes (UDP only). ... ok statsd.tests.test_tcp_raises_exception_to_user Socket errors in TCPStatsClient should be raised to user. ... ok statsd.tests.test_tcp_timeout Timeout on TCPStatsClient should be set on socket. ... ok ---------------------------------------------------------------------- Ran 76 tests in 0.057s OK + exit 0 Processing files: python2-statsd-3.2.1-2.el7.centos.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.tuwZrg + umask 022 + cd /builddir/build/BUILD + cd statsd-3.2.1 + DOCDIR=/builddir/build/BUILDROOT/python-statsd-3.2.1-2.el7.centos.x86_64/usr/share/doc/python2-statsd-3.2.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-statsd-3.2.1-2.el7.centos.x86_64/usr/share/doc/python2-statsd-3.2.1 + cp -pr AUTHORS /builddir/build/BUILDROOT/python-statsd-3.2.1-2.el7.centos.x86_64/usr/share/doc/python2-statsd-3.2.1 + cp -pr README.rst /builddir/build/BUILDROOT/python-statsd-3.2.1-2.el7.centos.x86_64/usr/share/doc/python2-statsd-3.2.1 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ngmLTK + umask 022 + cd /builddir/build/BUILD + cd statsd-3.2.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-statsd-3.2.1-2.el7.centos.x86_64/usr/share/licenses/python2-statsd-3.2.1 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-statsd-3.2.1-2.el7.centos.x86_64/usr/share/licenses/python2-statsd-3.2.1 + cp -pr LICENSE /builddir/build/BUILDROOT/python-statsd-3.2.1-2.el7.centos.x86_64/usr/share/licenses/python2-statsd-3.2.1 + exit 0 Provides: python-statsd = 3.2.1-2.el7.centos python2-statsd = 3.2.1-2.el7.centos 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-statsd < 3.2.1-2.el7.centos Processing files: python-statsd-doc-3.2.1-2.el7.centos.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.rJ74Qf + umask 022 + cd /builddir/build/BUILD + cd statsd-3.2.1 + DOCDIR=/builddir/build/BUILDROOT/python-statsd-3.2.1-2.el7.centos.x86_64/usr/share/doc/python-statsd-doc-3.2.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-statsd-3.2.1-2.el7.centos.x86_64/usr/share/doc/python-statsd-doc-3.2.1 + cp -pr docs/_build/html /builddir/build/BUILDROOT/python-statsd-3.2.1-2.el7.centos.x86_64/usr/share/doc/python-statsd-doc-3.2.1 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.dNlAPK + umask 022 + cd /builddir/build/BUILD + cd statsd-3.2.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-statsd-3.2.1-2.el7.centos.x86_64/usr/share/licenses/python-statsd-doc-3.2.1 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-statsd-3.2.1-2.el7.centos.x86_64/usr/share/licenses/python-statsd-doc-3.2.1 + cp -pr LICENSE /builddir/build/BUILDROOT/python-statsd-3.2.1-2.el7.centos.x86_64/usr/share/licenses/python-statsd-doc-3.2.1 + exit 0 Provides: python-statsd-doc = 3.2.1-2.el7.centos 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-statsd-3.2.1-2.el7.centos.x86_64 warning: Could not canonicalize hostname: copr-builder-764416148.novalocal Wrote: /builddir/build/RPMS/python2-statsd-3.2.1-2.el7.centos.noarch.rpm Wrote: /builddir/build/RPMS/python-statsd-doc-3.2.1-2.el7.centos.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.31RrLj + umask 022 + cd /builddir/build/BUILD + cd statsd-3.2.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-statsd-3.2.1-2.el7.centos.x86_64 + exit 0 Child return code was: 0 LEAVE do -->