Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-carbon.spec'], printOutput=Falseshell=Falsenspawn_args=[]timeout=0uid=1001chrootPath='/var/lib/mock/epel-6-x86_64-mockbuilder-7081/root'logger=user='mockbuild'env={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash'}gid=135) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-carbon.spec'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash'} and shell False warning: Could not canonicalize hostname: copr-builder-63139365.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-carbon-0.9.16-1.el6.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-carbon.spec'], printOutput=Falseshell=Falsenspawn_args=[]timeout=0uid=1001chrootPath='/var/lib/mock/epel-6-x86_64-mockbuilder-7081/root'logger=user='mockbuild'env={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash'}gid=135) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-carbon.spec'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.RLiUjI + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf carbon-d986e991dba085a1acbfbd2958989679b5d165c3 + /bin/tar -xf - + /usr/bin/gzip -dc /builddir/build/SOURCES/carbon-d986e99.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd carbon-d986e991dba085a1acbfbd2958989679b5d165c3 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + /bin/cat /builddir/build/SOURCES/python-carbon-0.9.13-Set-sane-defaults.patch + /usr/bin/patch -p1 -s + /bin/cat /builddir/build/SOURCES/python-carbon-0.9.13-Fix-path-to-storage-schemas.conf.patch + /usr/bin/patch -p1 -s + sed -i '1s|^#!/usr/bin/env python|#!/usr/bin/python2|' lib/carbon/amqp_listener.py + sed -i '1s|^#!/usr/bin/env python|#!/usr/bin/python2|' lib/carbon/amqp_publisher.py + sed -i -e 's/ENABLE_LOGROTATION.*/ENABLE_LOGROTATION = False/g' conf/carbon.conf.example + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.5f6U9I + umask 022 + cd /builddir/build/BUILD + cd carbon-d986e991dba085a1acbfbd2958989679b5d165c3 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + /usr/bin/python2.6 setup.py build '--executable=/usr/bin/python2.6 -s' /usr/lib64/python2.6/distutils/dist.py:266: UserWarning: Unknown distribution option: 'install_requires' warnings.warn(msg) running build running build_py creating build creating build/lib creating build/lib/carbon copying lib/carbon/amqp_publisher.py -> build/lib/carbon copying lib/carbon/amqp_listener.py -> build/lib/carbon copying lib/carbon/writer.py -> build/lib/carbon copying lib/carbon/util.py -> build/lib/carbon copying lib/carbon/storage.py -> build/lib/carbon copying lib/carbon/state.py -> build/lib/carbon copying lib/carbon/service.py -> build/lib/carbon copying lib/carbon/routers.py -> build/lib/carbon copying lib/carbon/rewrite.py -> build/lib/carbon copying lib/carbon/relayrules.py -> build/lib/carbon copying lib/carbon/regexlist.py -> build/lib/carbon copying lib/carbon/protocols.py -> build/lib/carbon copying lib/carbon/manhole.py -> build/lib/carbon copying lib/carbon/management.py -> build/lib/carbon copying lib/carbon/log.py -> build/lib/carbon copying lib/carbon/instrumentation.py -> build/lib/carbon copying lib/carbon/hashing.py -> build/lib/carbon copying lib/carbon/exceptions.py -> build/lib/carbon copying lib/carbon/events.py -> build/lib/carbon copying lib/carbon/conf.py -> build/lib/carbon copying lib/carbon/client.py -> build/lib/carbon copying lib/carbon/cache.py -> build/lib/carbon copying lib/carbon/__init__.py -> build/lib/carbon creating build/lib/carbon/aggregator copying lib/carbon/aggregator/rules.py -> build/lib/carbon/aggregator copying lib/carbon/aggregator/receiver.py -> build/lib/carbon/aggregator copying lib/carbon/aggregator/buffers.py -> build/lib/carbon/aggregator copying lib/carbon/aggregator/__init__.py -> build/lib/carbon/aggregator package init file 'lib/twisted/plugins/__init__.py' not found (or not a regular file) creating build/lib/twisted creating build/lib/twisted/plugins copying lib/twisted/plugins/carbon_relay_plugin.py -> build/lib/twisted/plugins copying lib/twisted/plugins/carbon_cache_plugin.py -> build/lib/twisted/plugins copying lib/twisted/plugins/carbon_aggregator_plugin.py -> build/lib/twisted/plugins copying lib/carbon/amqp0-8.xml -> build/lib/carbon package init file 'lib/twisted/plugins/__init__.py' not found (or not a regular file) running build_scripts creating build/scripts-2.6 copying and adjusting bin/validate-storage-schemas.py -> build/scripts-2.6 copying and adjusting bin/carbon-relay.py -> build/scripts-2.6 copying and adjusting bin/carbon-client.py -> build/scripts-2.6 copying and adjusting bin/carbon-cache.py -> build/scripts-2.6 copying and adjusting bin/carbon-aggregator.py -> build/scripts-2.6 changing mode of build/scripts-2.6/validate-storage-schemas.py from 644 to 755 changing mode of build/scripts-2.6/carbon-relay.py from 644 to 755 changing mode of build/scripts-2.6/carbon-client.py from 644 to 755 changing mode of build/scripts-2.6/carbon-cache.py from 644 to 755 changing mode of build/scripts-2.6/carbon-aggregator.py from 644 to 755 + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.f5h2WN + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64 ++ dirname /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64 + cd carbon-d986e991dba085a1acbfbd2958989679b5d165c3 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + /usr/bin/python2.6 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64 --install-data=/var/lib/carbon --install-lib=/usr/lib/python2.6/site-packages --install-scripts=/usr/bin /usr/lib64/python2.6/distutils/dist.py:266: UserWarning: Unknown distribution option: 'install_requires' warnings.warn(msg) running install running install_lib creating /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/usr creating /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/usr/lib/python2.6 creating /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/usr/lib/python2.6/site-packages creating /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/usr/lib/python2.6/site-packages/twisted creating /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/usr/lib/python2.6/site-packages/twisted/plugins copying build/lib/twisted/plugins/carbon_aggregator_plugin.py -> /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/usr/lib/python2.6/site-packages/twisted/plugins copying build/lib/twisted/plugins/carbon_cache_plugin.py -> /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/usr/lib/python2.6/site-packages/twisted/plugins copying build/lib/twisted/plugins/carbon_relay_plugin.py -> /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/usr/lib/python2.6/site-packages/twisted/plugins creating /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/usr/lib/python2.6/site-packages/carbon copying build/lib/carbon/amqp0-8.xml -> /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/usr/lib/python2.6/site-packages/carbon creating /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/usr/lib/python2.6/site-packages/carbon/aggregator copying build/lib/carbon/aggregator/__init__.py -> /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/usr/lib/python2.6/site-packages/carbon/aggregator copying build/lib/carbon/aggregator/buffers.py -> /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/usr/lib/python2.6/site-packages/carbon/aggregator copying build/lib/carbon/aggregator/receiver.py -> /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/usr/lib/python2.6/site-packages/carbon/aggregator copying build/lib/carbon/aggregator/rules.py -> /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/usr/lib/python2.6/site-packages/carbon/aggregator copying build/lib/carbon/__init__.py -> /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/usr/lib/python2.6/site-packages/carbon copying build/lib/carbon/cache.py -> /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/usr/lib/python2.6/site-packages/carbon copying build/lib/carbon/client.py -> /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/usr/lib/python2.6/site-packages/carbon copying build/lib/carbon/conf.py -> /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/usr/lib/python2.6/site-packages/carbon copying build/lib/carbon/events.py -> /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/usr/lib/python2.6/site-packages/carbon copying build/lib/carbon/exceptions.py -> /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/usr/lib/python2.6/site-packages/carbon copying build/lib/carbon/hashing.py -> /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/usr/lib/python2.6/site-packages/carbon copying build/lib/carbon/instrumentation.py -> /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/usr/lib/python2.6/site-packages/carbon copying build/lib/carbon/log.py -> /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/usr/lib/python2.6/site-packages/carbon copying build/lib/carbon/management.py -> /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/usr/lib/python2.6/site-packages/carbon copying build/lib/carbon/manhole.py -> /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/usr/lib/python2.6/site-packages/carbon copying build/lib/carbon/protocols.py -> /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/usr/lib/python2.6/site-packages/carbon copying build/lib/carbon/regexlist.py -> /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/usr/lib/python2.6/site-packages/carbon copying build/lib/carbon/relayrules.py -> /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/usr/lib/python2.6/site-packages/carbon copying build/lib/carbon/rewrite.py -> /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/usr/lib/python2.6/site-packages/carbon copying build/lib/carbon/routers.py -> /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/usr/lib/python2.6/site-packages/carbon copying build/lib/carbon/service.py -> /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/usr/lib/python2.6/site-packages/carbon copying build/lib/carbon/state.py -> /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/usr/lib/python2.6/site-packages/carbon copying build/lib/carbon/storage.py -> /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/usr/lib/python2.6/site-packages/carbon copying build/lib/carbon/util.py -> /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/usr/lib/python2.6/site-packages/carbon copying build/lib/carbon/writer.py -> /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/usr/lib/python2.6/site-packages/carbon copying build/lib/carbon/amqp_listener.py -> /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/usr/lib/python2.6/site-packages/carbon copying build/lib/carbon/amqp_publisher.py -> /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/usr/lib/python2.6/site-packages/carbon byte-compiling /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/usr/lib/python2.6/site-packages/twisted/plugins/carbon_aggregator_plugin.py to carbon_aggregator_plugin.pyc byte-compiling /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/usr/lib/python2.6/site-packages/twisted/plugins/carbon_cache_plugin.py to carbon_cache_plugin.pyc byte-compiling /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/usr/lib/python2.6/site-packages/twisted/plugins/carbon_relay_plugin.py to carbon_relay_plugin.pyc byte-compiling /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/usr/lib/python2.6/site-packages/carbon/aggregator/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/usr/lib/python2.6/site-packages/carbon/aggregator/buffers.py to buffers.pyc byte-compiling /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/usr/lib/python2.6/site-packages/carbon/aggregator/receiver.py to receiver.pyc byte-compiling /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/usr/lib/python2.6/site-packages/carbon/aggregator/rules.py to rules.pyc byte-compiling /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/usr/lib/python2.6/site-packages/carbon/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/usr/lib/python2.6/site-packages/carbon/cache.py to cache.pyc byte-compiling /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/usr/lib/python2.6/site-packages/carbon/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/usr/lib/python2.6/site-packages/carbon/conf.py to conf.pyc byte-compiling /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/usr/lib/python2.6/site-packages/carbon/events.py to events.pyc byte-compiling /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/usr/lib/python2.6/site-packages/carbon/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/usr/lib/python2.6/site-packages/carbon/hashing.py to hashing.pyc byte-compiling /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/usr/lib/python2.6/site-packages/carbon/instrumentation.py to instrumentation.pyc byte-compiling /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/usr/lib/python2.6/site-packages/carbon/log.py to log.pyc byte-compiling /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/usr/lib/python2.6/site-packages/carbon/management.py to management.pyc byte-compiling /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/usr/lib/python2.6/site-packages/carbon/manhole.py to manhole.pyc byte-compiling /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/usr/lib/python2.6/site-packages/carbon/protocols.py to protocols.pyc byte-compiling /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/usr/lib/python2.6/site-packages/carbon/regexlist.py to regexlist.pyc byte-compiling /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/usr/lib/python2.6/site-packages/carbon/relayrules.py to relayrules.pyc byte-compiling /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/usr/lib/python2.6/site-packages/carbon/rewrite.py to rewrite.pyc byte-compiling /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/usr/lib/python2.6/site-packages/carbon/routers.py to routers.pyc byte-compiling /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/usr/lib/python2.6/site-packages/carbon/service.py to service.pyc byte-compiling /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/usr/lib/python2.6/site-packages/carbon/state.py to state.pyc byte-compiling /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/usr/lib/python2.6/site-packages/carbon/storage.py to storage.pyc byte-compiling /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/usr/lib/python2.6/site-packages/carbon/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/usr/lib/python2.6/site-packages/carbon/writer.py to writer.pyc byte-compiling /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/usr/lib/python2.6/site-packages/carbon/amqp_listener.py to amqp_listener.pyc byte-compiling /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/usr/lib/python2.6/site-packages/carbon/amqp_publisher.py to amqp_publisher.pyc writing byte-compilation script '/tmp/tmpj8tuGe.py' /usr/bin/python2.6 -O /tmp/tmpj8tuGe.py removing /tmp/tmpj8tuGe.py running install_scripts creating /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/usr/bin copying build/scripts-2.6/carbon-aggregator.py -> /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/usr/bin copying build/scripts-2.6/carbon-cache.py -> /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/usr/bin copying build/scripts-2.6/carbon-client.py -> /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/usr/bin copying build/scripts-2.6/carbon-relay.py -> /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/usr/bin copying build/scripts-2.6/validate-storage-schemas.py -> /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/usr/bin changing mode of /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/usr/bin/carbon-aggregator.py to 755 changing mode of /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/usr/bin/carbon-cache.py to 755 changing mode of /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/usr/bin/carbon-client.py to 755 changing mode of /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/usr/bin/carbon-relay.py to 755 changing mode of /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/usr/bin/validate-storage-schemas.py to 755 running install_data creating /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/var creating /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/var/lib creating /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/var/lib/carbon creating /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/var/lib/carbon/storage creating /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/var/lib/carbon/storage/whisper creating /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/var/lib/carbon/storage/lists creating /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/var/lib/carbon/storage/log creating /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/var/lib/carbon/storage/rrd creating /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/var/lib/carbon/conf copying conf/carbon.conf.example -> /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/var/lib/carbon/conf copying conf/whitelist.conf.example -> /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/var/lib/carbon/conf copying conf/storage-schemas.conf.example -> /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/var/lib/carbon/conf copying conf/storage-aggregation.conf.example -> /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/var/lib/carbon/conf copying conf/rewrite-rules.conf.example -> /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/var/lib/carbon/conf copying conf/relay-rules.conf.example -> /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/var/lib/carbon/conf copying conf/carbon.amqp.conf.example -> /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/var/lib/carbon/conf copying conf/blacklist.conf.example -> /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/var/lib/carbon/conf copying conf/aggregation-rules.conf.example -> /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/var/lib/carbon/conf creating /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/var/lib/carbon/examples creating /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/var/lib/carbon/examples/init.d copying distro/redhat/init.d/carbon-cache -> /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/var/lib/carbon/examples/init.d copying distro/redhat/init.d/carbon-relay -> /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/var/lib/carbon/examples/init.d copying distro/redhat/init.d/carbon-aggregator -> /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/var/lib/carbon/examples/init.d running install_egg_info Writing /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/usr/lib/python2.6/site-packages/carbon-0.9.16-py2.6.egg-info + rm -rf /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/var/lib/carbon/conf /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/var/lib/carbon/examples /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/var/lib/carbon/storage + mkdir -p /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/var/lib/carbon/lists + mkdir -p /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/var/lib/carbon/rrd + mkdir -p /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/var/lib/carbon/whisper + mkdir -p /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/etc/carbon + install -D -p -m0644 conf/carbon.conf.example /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/etc/carbon/carbon.conf + install -D -p -m0644 conf/storage-aggregation.conf.example /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/etc/carbon/storage-aggregation.conf + install -D -p -m0644 conf/storage-schemas.conf.example /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/etc/carbon/storage-schemas.conf + mkdir -p /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/usr/share/man/man1 + install -D -p -m0644 /builddir/build/SOURCES/carbon-aggregator.1 /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/usr/share/man/man1 + install -D -p -m0644 /builddir/build/SOURCES/carbon-cache.1 /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/usr/share/man/man1 + install -D -p -m0644 /builddir/build/SOURCES/carbon-client.1 /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/usr/share/man/man1 + install -D -p -m0644 /builddir/build/SOURCES/carbon-relay.1 /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/usr/share/man/man1 + install -D -p -m0644 /builddir/build/SOURCES/validate-storage-schemas.1 /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/usr/share/man/man1 + mkdir -p /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/var/log/carbon + install -D -p -m0644 /builddir/build/SOURCES/python-carbon.logrotate /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/etc/logrotate.d/python-carbon + mkdir -p /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/var/run/carbon + install -Dp -m0755 /builddir/build/SOURCES/python-carbon-cache.init /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/etc/init.d/carbon-cache + install -Dp -m0755 /builddir/build/SOURCES/python-carbon-relay.init /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/etc/init.d/carbon-relay + install -Dp -m0755 /builddir/build/SOURCES/python-carbon-aggregator.init /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/etc/init.d/carbon-aggregator + install -Dp -m0644 /builddir/build/SOURCES/python-carbon.sysconfig /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/etc/sysconfig/carbon + for i in '/builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/usr/bin/*.py' + mv /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/usr/bin/carbon-aggregator.py /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/usr/bin/carbon-aggregator + for i in '/builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/usr/bin/*.py' + mv /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/usr/bin/carbon-cache.py /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/usr/bin/carbon-cache + for i in '/builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/usr/bin/*.py' + mv /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/usr/bin/carbon-client.py /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/usr/bin/carbon-client + for i in '/builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/usr/bin/*.py' + mv /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/usr/bin/carbon-relay.py /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/usr/bin/carbon-relay + for i in '/builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/usr/bin/*.py' + mv /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/usr/bin/validate-storage-schemas.py /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/usr/bin/validate-storage-schemas + chmod 755 /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/usr/lib/python2.6/site-packages/carbon/amqp_listener.py + chmod 755 /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/usr/lib/python2.6/site-packages/carbon/amqp_publisher.py + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/carbon-d986e991dba085a1acbfbd2958989679b5d165c3 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/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python Bytecompiling .py files below /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/usr/lib/python2.6 using /usr/bin/python2.6 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.JZMxoU + umask 022 + cd /builddir/build/BUILD + cd carbon-d986e991dba085a1acbfbd2958989679b5d165c3 + unset DISPLAY + export PYTHONPATH=/builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/usr/lib/python2.6/site-packages + PYTHONPATH=/builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/usr/lib/python2.6/site-packages + trial carbon ------------------------------------------------------------------------------- PASSED + exit 0 Processing files: python-carbon-0.9.16-1.el6.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.rn8Do1 + umask 022 + cd /builddir/build/BUILD + cd carbon-d986e991dba085a1acbfbd2958989679b5d165c3 + DOCDIR=/builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/usr/share/doc/python-carbon-0.9.16 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/usr/share/doc/python-carbon-0.9.16 + /bin/mkdir -p /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/usr/share/doc/python-carbon-0.9.16 + cp -pr LICENSE /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/usr/share/doc/python-carbon-0.9.16 + cp -pr README.md /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/usr/share/doc/python-carbon-0.9.16 + cp -pr conf/ examples/ distro/redhat/init.d/ /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64/usr/share/doc/python-carbon-0.9.16 + exit 0 Provides: config(python-carbon) = 0.9.16-1.el6 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh shadow-utils Requires(post): /bin/sh chkconfig Requires(preun): /bin/sh chkconfig initscripts Requires: /bin/sh /usr/bin/python2 /usr/bin/python2.6 python(abi) = 2.6 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64 warning: Could not canonicalize hostname: copr-builder-63139365.novalocal Wrote: /builddir/build/RPMS/python-carbon-0.9.16-1.el6.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.d0gtjw + umask 022 + cd /builddir/build/BUILD + cd carbon-d986e991dba085a1acbfbd2958989679b5d165c3 + /bin/rm -rf /builddir/build/BUILDROOT/python-carbon-0.9.16-1.el6.x86_64 + exit 0 Child return code was: 0