Mock Version: 1.2.20 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/supervisor.spec'], env={'TERM': 'vt100', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}uid=1001gid=135printOutput=Falselogger=timeout=0chrootPath='/var/lib/mock/epel-6-x86_64-mockbuilder-7415/root'shell=Falseuser='mockbuild') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/supervisor.spec'] with env {'TERM': 'vt100', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False warning: Could not canonicalize hostname: copr-builder-833425715.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/supervisor-3.3.1-0.el6.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/supervisor.spec'], env={'TERM': 'vt100', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}printOutput=Falseuid=1001gid=135private_network=Truelogger=timeout=0chrootPath='/var/lib/mock/epel-6-x86_64-mockbuilder-7415/root'shell=Falseuser='mockbuild') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/supervisor.spec'] with env {'TERM': 'vt100', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.LmnPk5 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf supervisor-3.3.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/supervisor-3.3.1.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd supervisor-3.3.1 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.8EjJ0T + umask 022 + cd /builddir/build/BUILD + cd supervisor-3.3.1 + 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/python setup.py build running build running build_py creating build creating build/lib creating build/lib/supervisor copying supervisor/xmlrpc.py -> build/lib/supervisor copying supervisor/web.py -> build/lib/supervisor copying supervisor/supervisord.py -> build/lib/supervisor copying supervisor/supervisorctl.py -> build/lib/supervisor copying supervisor/states.py -> build/lib/supervisor copying supervisor/socket_manager.py -> build/lib/supervisor copying supervisor/rpcinterface.py -> build/lib/supervisor copying supervisor/process.py -> build/lib/supervisor copying supervisor/poller.py -> build/lib/supervisor copying supervisor/pidproxy.py -> build/lib/supervisor copying supervisor/options.py -> build/lib/supervisor copying supervisor/loggers.py -> build/lib/supervisor copying supervisor/http_client.py -> build/lib/supervisor copying supervisor/http.py -> build/lib/supervisor copying supervisor/events.py -> build/lib/supervisor copying supervisor/dispatchers.py -> build/lib/supervisor copying supervisor/datatypes.py -> build/lib/supervisor copying supervisor/confecho.py -> build/lib/supervisor copying supervisor/childutils.py -> build/lib/supervisor copying supervisor/__init__.py -> build/lib/supervisor creating build/lib/supervisor/tests copying supervisor/tests/test_xmlrpc.py -> build/lib/supervisor/tests copying supervisor/tests/test_web.py -> build/lib/supervisor/tests copying supervisor/tests/test_supervisord.py -> build/lib/supervisor/tests copying supervisor/tests/test_supervisorctl.py -> build/lib/supervisor/tests copying supervisor/tests/test_states.py -> build/lib/supervisor/tests copying supervisor/tests/test_socket_manager.py -> build/lib/supervisor/tests copying supervisor/tests/test_rpcinterfaces.py -> build/lib/supervisor/tests copying supervisor/tests/test_process.py -> build/lib/supervisor/tests copying supervisor/tests/test_poller.py -> build/lib/supervisor/tests copying supervisor/tests/test_options.py -> build/lib/supervisor/tests copying supervisor/tests/test_loggers.py -> build/lib/supervisor/tests copying supervisor/tests/test_http.py -> build/lib/supervisor/tests copying supervisor/tests/test_events.py -> build/lib/supervisor/tests copying supervisor/tests/test_dispatchers.py -> build/lib/supervisor/tests copying supervisor/tests/test_datatypes.py -> build/lib/supervisor/tests copying supervisor/tests/test_confecho.py -> build/lib/supervisor/tests copying supervisor/tests/test_childutils.py -> build/lib/supervisor/tests copying supervisor/tests/base.py -> build/lib/supervisor/tests copying supervisor/tests/__init__.py -> build/lib/supervisor/tests creating build/lib/supervisor/medusa copying supervisor/medusa/xmlrpc_handler.py -> build/lib/supervisor/medusa copying supervisor/medusa/status_handler.py -> build/lib/supervisor/medusa copying supervisor/medusa/producers.py -> build/lib/supervisor/medusa copying supervisor/medusa/medusa_gif.py -> build/lib/supervisor/medusa copying supervisor/medusa/m_syslog.py -> build/lib/supervisor/medusa copying supervisor/medusa/logger.py -> build/lib/supervisor/medusa copying supervisor/medusa/http_server.py -> build/lib/supervisor/medusa copying supervisor/medusa/http_date.py -> build/lib/supervisor/medusa copying supervisor/medusa/filesys.py -> build/lib/supervisor/medusa copying supervisor/medusa/default_handler.py -> build/lib/supervisor/medusa copying supervisor/medusa/counter.py -> build/lib/supervisor/medusa copying supervisor/medusa/auth_handler.py -> build/lib/supervisor/medusa copying supervisor/medusa/asyncore_25.py -> build/lib/supervisor/medusa copying supervisor/medusa/asynchat_25.py -> build/lib/supervisor/medusa copying supervisor/medusa/__init__.py -> build/lib/supervisor/medusa running egg_info writing requirements to supervisor.egg-info/requires.txt writing supervisor.egg-info/PKG-INFO writing namespace_packages to supervisor.egg-info/namespace_packages.txt writing top-level names to supervisor.egg-info/top_level.txt writing dependency_links to supervisor.egg-info/dependency_links.txt writing entry points to supervisor.egg-info/entry_points.txt reading manifest file 'supervisor.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*' found under directory 'docs/.build' writing manifest file 'supervisor.egg-info/SOURCES.txt' copying supervisor/version.txt -> build/lib/supervisor creating build/lib/supervisor/scripts copying supervisor/scripts/loop_eventgen.py -> build/lib/supervisor/scripts copying supervisor/scripts/loop_listener.py -> build/lib/supervisor/scripts copying supervisor/scripts/sample_commevent.py -> build/lib/supervisor/scripts copying supervisor/scripts/sample_eventlistener.py -> build/lib/supervisor/scripts copying supervisor/scripts/sample_exiting_eventlistener.py -> build/lib/supervisor/scripts creating build/lib/supervisor/skel copying supervisor/skel/sample.conf -> build/lib/supervisor/skel creating build/lib/supervisor/ui copying supervisor/ui/status.html -> build/lib/supervisor/ui copying supervisor/ui/tail.html -> build/lib/supervisor/ui creating build/lib/supervisor/ui/images copying supervisor/ui/images/button_refresh.gif -> build/lib/supervisor/ui/images copying supervisor/ui/images/button_restart.gif -> build/lib/supervisor/ui/images copying supervisor/ui/images/button_stop.gif -> build/lib/supervisor/ui/images copying supervisor/ui/images/icon.png -> build/lib/supervisor/ui/images copying supervisor/ui/images/rule.gif -> build/lib/supervisor/ui/images copying supervisor/ui/images/state0.gif -> build/lib/supervisor/ui/images copying supervisor/ui/images/state1.gif -> build/lib/supervisor/ui/images copying supervisor/ui/images/state2.gif -> build/lib/supervisor/ui/images copying supervisor/ui/images/state3.gif -> build/lib/supervisor/ui/images copying supervisor/ui/images/supervisor.gif -> build/lib/supervisor/ui/images creating build/lib/supervisor/ui/stylesheets copying supervisor/ui/stylesheets/supervisor.css -> build/lib/supervisor/ui/stylesheets creating build/lib/supervisor/tests/fixtures copying supervisor/tests/fixtures/donothing.conf -> build/lib/supervisor/tests/fixtures copying supervisor/tests/fixtures/spew.py -> build/lib/supervisor/tests/fixtures copying supervisor/tests/fixtures/unkillable_spew.py -> build/lib/supervisor/tests/fixtures Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.9U8U0I running install running install_lib copying supervisor/version.txt -> /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor Skipping installation of /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor/__init__.py (namespace package) copying supervisor/childutils.py -> /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor copying supervisor/confecho.py -> /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor copying supervisor/datatypes.py -> /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor copying supervisor/dispatchers.py -> /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor copying supervisor/events.py -> /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor copying supervisor/http.py -> /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor copying supervisor/http_client.py -> /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor copying supervisor/loggers.py -> /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor copying supervisor/options.py -> /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor copying supervisor/pidproxy.py -> /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor copying supervisor/poller.py -> /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor copying supervisor/process.py -> /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor copying supervisor/rpcinterface.py -> /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor copying supervisor/socket_manager.py -> /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor copying supervisor/states.py -> /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor copying supervisor/supervisorctl.py -> /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor copying supervisor/supervisord.py -> /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor copying supervisor/web.py -> /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor copying supervisor/xmlrpc.py -> /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor copying supervisor/ui/tail.html -> /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor/ui copying supervisor/ui/status.html -> /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor/ui copying supervisor/ui/stylesheets/supervisor.css -> /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor/ui/stylesheets copying supervisor/ui/images/supervisor.gif -> /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor/ui/images copying supervisor/ui/images/state3.gif -> /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor/ui/images copying supervisor/ui/images/state2.gif -> /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor/ui/images copying supervisor/ui/images/state1.gif -> /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor/ui/images copying supervisor/ui/images/state0.gif -> /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor/ui/images copying supervisor/ui/images/rule.gif -> /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor/ui/images copying supervisor/ui/images/icon.png -> /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor/ui/images copying supervisor/ui/images/button_stop.gif -> /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor/ui/images copying supervisor/ui/images/button_restart.gif -> /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor/ui/images copying supervisor/ui/images/button_refresh.gif -> /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor/ui/images copying supervisor/skel/sample.conf -> /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor/skel copying supervisor/scripts/sample_exiting_eventlistener.py -> /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor/scripts copying supervisor/scripts/sample_eventlistener.py -> /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor/scripts copying supervisor/scripts/sample_commevent.py -> /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor/scripts copying supervisor/scripts/loop_listener.py -> /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor/scripts copying supervisor/scripts/loop_eventgen.py -> /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor/scripts copying supervisor/medusa/__init__.py -> /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor/medusa copying supervisor/medusa/asynchat_25.py -> /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor/medusa copying supervisor/medusa/asyncore_25.py -> /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor/medusa copying supervisor/medusa/auth_handler.py -> /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor/medusa copying supervisor/medusa/counter.py -> /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor/medusa copying supervisor/medusa/default_handler.py -> /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor/medusa copying supervisor/medusa/filesys.py -> /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor/medusa copying supervisor/medusa/http_date.py -> /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor/medusa copying supervisor/medusa/http_server.py -> /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor/medusa copying supervisor/medusa/logger.py -> /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor/medusa copying supervisor/medusa/m_syslog.py -> /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor/medusa copying supervisor/medusa/medusa_gif.py -> /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor/medusa copying supervisor/medusa/producers.py -> /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor/medusa copying supervisor/medusa/status_handler.py -> /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor/medusa copying supervisor/medusa/xmlrpc_handler.py -> /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor/medusa copying supervisor/tests/__init__.py -> /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor/tests copying supervisor/tests/base.py -> /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor/tests copying supervisor/tests/test_childutils.py -> /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor/tests copying supervisor/tests/test_confecho.py -> /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor/tests copying supervisor/tests/test_datatypes.py -> /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor/tests copying supervisor/tests/test_dispatchers.py -> /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor/tests copying supervisor/tests/test_events.py -> /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor/tests copying supervisor/tests/test_http.py -> /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor/tests copying supervisor/tests/test_loggers.py -> /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor/tests copying supervisor/tests/test_options.py -> /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor/tests copying supervisor/tests/test_poller.py -> /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor/tests copying supervisor/tests/test_process.py -> /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor/tests copying supervisor/tests/test_rpcinterfaces.py -> /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor/tests copying supervisor/tests/test_socket_manager.py -> /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor/tests copying supervisor/tests/test_states.py -> /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor/tests copying supervisor/tests/test_supervisorctl.py -> /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor/tests copying supervisor/tests/test_supervisord.py -> /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor/tests copying supervisor/tests/test_web.py -> /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor/tests copying supervisor/tests/test_xmlrpc.py -> /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor/tests copying supervisor/tests/fixtures/unkillable_spew.py -> /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor/tests/fixtures copying supervisor/tests/fixtures/spew.py -> /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor/tests/fixtures copying supervisor/tests/fixtures/donothing.conf -> /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor/tests/fixtures byte-compiling /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor/childutils.py to childutils.pyc byte-compiling /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor/confecho.py to confecho.pyc byte-compiling /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor/datatypes.py to datatypes.pyc byte-compiling /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor/dispatchers.py to dispatchers.pyc byte-compiling /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor/events.py to events.pyc byte-compiling /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor/http.py to http.pyc byte-compiling /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor/http_client.py to http_client.pyc byte-compiling /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor/loggers.py to loggers.pyc byte-compiling /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor/options.py to options.pyc byte-compiling /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor/pidproxy.py to pidproxy.pyc byte-compiling /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor/poller.py to poller.pyc byte-compiling /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor/process.py to process.pyc byte-compiling /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor/rpcinterface.py to rpcinterface.pyc byte-compiling /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor/socket_manager.py to socket_manager.pyc byte-compiling /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor/states.py to states.pyc byte-compiling /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor/supervisorctl.py to supervisorctl.pyc byte-compiling /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor/supervisord.py to supervisord.pyc byte-compiling /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor/web.py to web.pyc byte-compiling /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor/xmlrpc.py to xmlrpc.pyc byte-compiling /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor/scripts/sample_exiting_eventlistener.py to sample_exiting_eventlistener.pyc byte-compiling /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor/scripts/sample_eventlistener.py to sample_eventlistener.pyc byte-compiling /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor/scripts/sample_commevent.py to sample_commevent.pyc byte-compiling /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor/scripts/loop_listener.py to loop_listener.pyc byte-compiling /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor/scripts/loop_eventgen.py to loop_eventgen.pyc byte-compiling /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor/medusa/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor/medusa/asynchat_25.py to asynchat_25.pyc byte-compiling /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor/medusa/asyncore_25.py to asyncore_25.pyc byte-compiling /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor/medusa/auth_handler.py to auth_handler.pyc byte-compiling /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor/medusa/counter.py to counter.pyc byte-compiling /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor/medusa/default_handler.py to default_handler.pyc byte-compiling /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor/medusa/filesys.py to filesys.pyc byte-compiling /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor/medusa/http_date.py to http_date.pyc byte-compiling /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor/medusa/http_server.py to http_server.pyc byte-compiling /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor/medusa/logger.py to logger.pyc byte-compiling /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor/medusa/m_syslog.py to m_syslog.pyc byte-compiling /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor/medusa/medusa_gif.py to medusa_gif.pyc byte-compiling /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor/medusa/producers.py to producers.pyc byte-compiling /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor/medusa/status_handler.py to status_handler.pyc byte-compiling /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor/medusa/xmlrpc_handler.py to xmlrpc_handler.pyc byte-compiling /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor/tests/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor/tests/test_childutils.py to test_childutils.pyc byte-compiling /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor/tests/test_confecho.py to test_confecho.pyc byte-compiling /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor/tests/test_datatypes.py to test_datatypes.pyc byte-compiling /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor/tests/test_dispatchers.py to test_dispatchers.pyc + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64 ++ dirname /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64 + cd supervisor-3.3.1 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64 + /usr/bin/python setup.py install --skip-build --root /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64 byte-compiling /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor/tests/test_events.py to test_events.pyc byte-compiling /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor/tests/test_http.py to test_http.pyc byte-compiling /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor/tests/test_loggers.py to test_loggers.pyc byte-compiling /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor/tests/test_options.py to test_options.pyc byte-compiling /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor/tests/test_poller.py to test_poller.pyc byte-compiling /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor/tests/test_process.py to test_process.pyc byte-compiling /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor/tests/test_rpcinterfaces.py to test_rpcinterfaces.pyc byte-compiling /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor/tests/test_socket_manager.py to test_socket_manager.pyc byte-compiling /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor/tests/test_states.py to test_states.pyc byte-compiling /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor/tests/test_supervisorctl.py to test_supervisorctl.pyc byte-compiling /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor/tests/test_supervisord.py to test_supervisord.pyc byte-compiling /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor/tests/test_web.py to test_web.pyc byte-compiling /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor/tests/test_xmlrpc.py to test_xmlrpc.pyc byte-compiling /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor/tests/fixtures/unkillable_spew.py to unkillable_spew.pyc byte-compiling /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor/tests/fixtures/spew.py to spew.pyc running install_egg_info running egg_info writing requirements to supervisor.egg-info/requires.txt writing supervisor.egg-info/PKG-INFO writing namespace_packages to supervisor.egg-info/namespace_packages.txt writing top-level names to supervisor.egg-info/top_level.txt writing dependency_links to supervisor.egg-info/dependency_links.txt writing entry points to supervisor.egg-info/entry_points.txt reading manifest file 'supervisor.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*' found under directory 'docs/.build' writing manifest file 'supervisor.egg-info/SOURCES.txt' Copying supervisor.egg-info to /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor-3.3.1-py2.6.egg-info Installing /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/lib/python2.6/site-packages/supervisor-3.3.1-py2.6-nspkg.pth running install_scripts Installing echo_supervisord_conf script to /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/bin Installing pidproxy script to /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/bin Installing supervisorctl script to /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/bin Installing supervisord script to /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/bin + mkdir -p /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//etc + mkdir -p /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//etc/supervisord.d + mkdir -p /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//etc/logrotate.d/ + mkdir -p /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/etc/rc.d/init.d + mkdir -p /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//var/log/supervisor + mkdir -p /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//var/run/supervisor + chmod 770 /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//var/log/supervisor + chmod 770 /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//var/run/supervisor + install -D -p -m 0755 /builddir/build/SOURCES/supervisord.init /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/etc/rc.d/init.d/supervisord + install -p -m 644 /builddir/build/SOURCES/supervisord.conf /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//etc/supervisord.conf + install -p -m 644 /builddir/build/SOURCES/supervisor.logrotate /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//etc/logrotate.d/supervisor ++ find /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/ -type f + sed -i 's/^#!.*//' /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/xmlrpc.pyc /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/web.pyc /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/supervisord.pyc /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/supervisorctl.pyc /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/states.pyc /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/socket_manager.pyc /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/rpcinterface.pyc /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/process.pyc /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/poller.pyc /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/pidproxy.pyc /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/options.pyc /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/loggers.pyc /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/http_client.pyc /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/http.pyc /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/events.pyc /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/dispatchers.pyc /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/datatypes.pyc /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/confecho.pyc /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/childutils.pyc /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/tests/test_xmlrpc.pyc /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/tests/test_web.pyc /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/tests/test_supervisord.pyc /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/tests/test_supervisorctl.pyc /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/tests/test_states.pyc /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/tests/test_socket_manager.pyc /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/tests/test_rpcinterfaces.pyc /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/tests/test_process.pyc /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/tests/test_poller.pyc /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/tests/test_options.pyc /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/tests/test_loggers.pyc /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/tests/test_http.pyc /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/tests/test_events.pyc /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/tests/test_dispatchers.pyc /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/tests/test_datatypes.pyc /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/tests/test_confecho.pyc /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/tests/test_childutils.pyc /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/tests/base.pyc /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/tests/__init__.pyc /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/tests/fixtures/spew.pyc /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/tests/fixtures/unkillable_spew.pyc /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/tests/fixtures/donothing.conf /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/tests/fixtures/spew.py /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/tests/fixtures/unkillable_spew.py /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/tests/test_xmlrpc.py /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/tests/test_web.py /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/tests/test_supervisord.py /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/tests/test_supervisorctl.py /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/tests/test_states.py /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/tests/test_socket_manager.py /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/tests/test_rpcinterfaces.py /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/tests/test_process.py /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/tests/test_poller.py /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/tests/test_options.py /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/tests/test_loggers.py /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/tests/test_http.py /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/tests/test_events.py /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/tests/test_dispatchers.py /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/tests/test_datatypes.py /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/tests/test_confecho.py /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/tests/test_childutils.py /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/tests/base.py /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/tests/__init__.py /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/medusa/xmlrpc_handler.pyc /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/medusa/status_handler.pyc /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/medusa/producers.pyc /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/medusa/medusa_gif.pyc /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/medusa/m_syslog.pyc /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/medusa/logger.pyc /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/medusa/http_server.pyc /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/medusa/http_date.pyc /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/medusa/filesys.pyc /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/medusa/default_handler.pyc /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/medusa/counter.pyc /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/medusa/auth_handler.pyc /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/medusa/asyncore_25.pyc /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/medusa/asynchat_25.pyc /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/medusa/__init__.pyc /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/medusa/xmlrpc_handler.py /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/medusa/status_handler.py /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/medusa/producers.py /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/medusa/medusa_gif.py /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/medusa/m_syslog.py /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/medusa/logger.py /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/medusa/http_server.py /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/medusa/http_date.py /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/medusa/filesys.py /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/medusa/default_handler.py /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/medusa/counter.py /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/medusa/auth_handler.py /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/medusa/asyncore_25.py /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/medusa/asynchat_25.py /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/medusa/__init__.py /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/scripts/loop_eventgen.pyc /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/scripts/loop_listener.pyc /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/scripts/sample_commevent.pyc /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/scripts/sample_eventlistener.pyc /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/scripts/sample_exiting_eventlistener.pyc /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/scripts/loop_eventgen.py /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/scripts/loop_listener.py /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/scripts/sample_commevent.py /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/scripts/sample_eventlistener.py /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/scripts/sample_exiting_eventlistener.py /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/skel/sample.conf /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/ui/images/button_refresh.gif /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/ui/images/button_restart.gif /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/ui/images/button_stop.gif /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/ui/images/icon.png /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/ui/images/rule.gif /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/ui/images/state0.gif /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/ui/images/state1.gif /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/ui/images/state2.gif /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/ui/images/state3.gif /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/ui/images/supervisor.gif /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/ui/stylesheets/supervisor.css /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/ui/status.html /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/ui/tail.html /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/xmlrpc.py /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/web.py /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/supervisord.py /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/supervisorctl.py /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/states.py /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/socket_manager.py /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/rpcinterface.py /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/process.py /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/poller.py /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/pidproxy.py /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/options.py /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/loggers.py /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/http_client.py /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/http.py /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/events.py /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/dispatchers.py /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/datatypes.py /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/confecho.py /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/childutils.py /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/version.txt + rm -rf /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64//usr/lib/python2.6/site-packages/supervisor/meld3/ + rm -f '/builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/doc/*.txt' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/supervisor-3.3.1 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/supervisor-3.3.1-0.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 Processing files: supervisor-3.3.1-0.el6.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.24uoeC + umask 022 + cd /builddir/build/BUILD + cd supervisor-3.3.1 + DOCDIR=/builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/share/doc/supervisor-3.3.1 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/share/doc/supervisor-3.3.1 + /bin/mkdir -p /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/share/doc/supervisor-3.3.1 + cp -pr CHANGES.txt COPYRIGHT.txt README.rst LICENSES.txt /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64/usr/share/doc/supervisor-3.3.1 + exit 0 Provides: config(supervisor) = 3.3.1-0.el6 Requires(interp): /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(post): /bin/sh Requires(preun): /bin/sh Requires: /bin/bash /usr/bin/python python(abi) = 2.6 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64 warning: Could not canonicalize hostname: copr-builder-833425715.novalocal Wrote: /builddir/build/RPMS/supervisor-3.3.1-0.el6.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.aeDU50 + umask 022 + cd /builddir/build/BUILD + cd supervisor-3.3.1 + rm -rf /builddir/build/BUILDROOT/supervisor-3.3.1-0.el6.x86_64 + exit 0 Child return code was: 0