Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/python-devpi-server.spec'], False, '/var/lib/mock/epel-7-x86_64-mockbuilder-1750/root/', None, 0, True, False, 500, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/python-devpi-server.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'} Building target platforms: x86_64 Building for target x86_64 warning: Could not canonicalize hostname: i-0001ab06 Wrote: /builddir/build/SRPMS/devpi21-python-devpi-server-2.1.2-2.el7.centos.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/python-devpi-server.spec'], False, '/var/lib/mock/epel-7-x86_64-mockbuilder-1750/root/', None, 0, True, False, 500, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/python-devpi-server.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.jc4Ngx + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf devpi-server-2.1.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/devpi-server-2.1.2.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd devpi-server-2.1.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf devpi-server.egg-info Patch #0 (devpi-server-2.1.2-unbundle-urllib-import.patch): + echo 'Patch #0 (devpi-server-2.1.2-unbundle-urllib-import.patch):' + /usr/bin/cat /builddir/build/SOURCES/devpi-server-2.1.2-unbundle-urllib-import.patch + /usr/bin/patch -p0 --fuzz=0 patching file test_devpi_server/conftest.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.cfmskz + umask 022 + cd /builddir/build/BUILD + cd devpi-server-2.1.2 + scl enable devpi21 - running build running build_py creating build creating build/lib creating build/lib/devpi_server copying devpi_server/bgserver.py -> build/lib/devpi_server copying devpi_server/main.py -> build/lib/devpi_server copying devpi_server/view_auth.py -> build/lib/devpi_server copying devpi_server/filestore.py -> build/lib/devpi_server copying devpi_server/genconfig.py -> build/lib/devpi_server copying devpi_server/log.py -> build/lib/devpi_server copying devpi_server/replica.py -> build/lib/devpi_server copying devpi_server/auth.py -> build/lib/devpi_server copying devpi_server/importexport.py -> build/lib/devpi_server copying devpi_server/keyfs.py -> build/lib/devpi_server copying devpi_server/config.py -> build/lib/devpi_server copying devpi_server/views.py -> build/lib/devpi_server copying devpi_server/extpypi.py -> build/lib/devpi_server copying devpi_server/model.py -> build/lib/devpi_server copying devpi_server/__init__.py -> build/lib/devpi_server copying devpi_server/mythread.py -> build/lib/devpi_server creating build/lib/test_devpi_server copying test_devpi_server/test_views.py -> build/lib/test_devpi_server copying test_devpi_server/test_conftest.py -> build/lib/test_devpi_server copying test_devpi_server/conftest.py -> build/lib/test_devpi_server copying test_devpi_server/test_bgserver.py -> build/lib/test_devpi_server copying test_devpi_server/test_mythread.py -> build/lib/test_devpi_server copying test_devpi_server/test_replica.py -> build/lib/test_devpi_server copying test_devpi_server/test_devpibootstrap.py -> build/lib/test_devpi_server copying test_devpi_server/test_ctl.py -> build/lib/test_devpi_server copying test_devpi_server/test_config.py -> build/lib/test_devpi_server copying test_devpi_server/test_keyfs.py -> build/lib/test_devpi_server copying test_devpi_server/test_genconfig.py -> build/lib/test_devpi_server copying test_devpi_server/test_log.py -> build/lib/test_devpi_server copying test_devpi_server/test_reqmock.py -> build/lib/test_devpi_server copying test_devpi_server/test_auth.py -> build/lib/test_devpi_server copying test_devpi_server/functional.py -> build/lib/test_devpi_server copying test_devpi_server/example.py -> build/lib/test_devpi_server copying test_devpi_server/test_main.py -> build/lib/test_devpi_server copying test_devpi_server/test_model.py -> build/lib/test_devpi_server copying test_devpi_server/test_extpypi.py -> build/lib/test_devpi_server copying test_devpi_server/test_importexport.py -> build/lib/test_devpi_server copying test_devpi_server/__init__.py -> build/lib/test_devpi_server copying test_devpi_server/test_filestore.py -> build/lib/test_devpi_server creating build/lib/devpi_server/vendor copying devpi_server/vendor/xprocess.py -> build/lib/devpi_server/vendor copying devpi_server/vendor/__init__.py -> build/lib/devpi_server/vendor creating build/lib/devpi_server/cfg copying devpi_server/cfg/__init__.py -> build/lib/devpi_server/cfg running egg_info writing devpi_server.egg-info/PKG-INFO writing entry points to devpi_server.egg-info/entry_points.txt writing dependency_links to devpi_server.egg-info/dependency_links.txt writing top-level names to devpi_server.egg-info/top_level.txt writing requirements to devpi_server.egg-info/requires.txt reading manifest file 'devpi_server.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'devpi_server.egg-info/SOURCES.txt' copying devpi_server/cfg/devpi.service.template -> build/lib/devpi_server/cfg copying devpi_server/cfg/devpibootstrap.py.template -> build/lib/devpi_server/cfg copying devpi_server/cfg/nginx-devpi.conf.template -> build/lib/devpi_server/cfg copying devpi_server/cfg/supervisord.conf.template -> build/lib/devpi_server/cfg + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.zWgoyC + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/devpi21-python-devpi-server-2.1.2-2.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/devpi21-python-devpi-server-2.1.2-2.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/devpi21-python-devpi-server-2.1.2-2.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/devpi21-python-devpi-server-2.1.2-2.el7.centos.x86_64 + cd devpi-server-2.1.2 + scl enable devpi21 - running install running install_lib creating /builddir/build/BUILDROOT/devpi21-python-devpi-server-2.1.2-2.el7.centos.x86_64/opt creating /builddir/build/BUILDROOT/devpi21-python-devpi-server-2.1.2-2.el7.centos.x86_64/opt/rh creating /builddir/build/BUILDROOT/devpi21-python-devpi-server-2.1.2-2.el7.centos.x86_64/opt/rh/devpi21 creating /builddir/build/BUILDROOT/devpi21-python-devpi-server-2.1.2-2.el7.centos.x86_64/opt/rh/devpi21/root creating /builddir/build/BUILDROOT/devpi21-python-devpi-server-2.1.2-2.el7.centos.x86_64/opt/rh/devpi21/root/usr creating /builddir/build/BUILDROOT/devpi21-python-devpi-server-2.1.2-2.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib creating /builddir/build/BUILDROOT/devpi21-python-devpi-server-2.1.2-2.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3 creating /builddir/build/BUILDROOT/devpi21-python-devpi-server-2.1.2-2.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages creating /builddir/build/BUILDROOT/devpi21-python-devpi-server-2.1.2-2.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/devpi_server copying build/lib/devpi_server/bgserver.py -> /builddir/build/BUILDROOT/devpi21-python-devpi-server-2.1.2-2.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/devpi_server copying build/lib/devpi_server/main.py -> /builddir/build/BUILDROOT/devpi21-python-devpi-server-2.1.2-2.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/devpi_server copying build/lib/devpi_server/view_auth.py -> /builddir/build/BUILDROOT/devpi21-python-devpi-server-2.1.2-2.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/devpi_server copying build/lib/devpi_server/filestore.py -> /builddir/build/BUILDROOT/devpi21-python-devpi-server-2.1.2-2.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/devpi_server copying build/lib/devpi_server/genconfig.py -> /builddir/build/BUILDROOT/devpi21-python-devpi-server-2.1.2-2.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/devpi_server copying build/lib/devpi_server/log.py -> /builddir/build/BUILDROOT/devpi21-python-devpi-server-2.1.2-2.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/devpi_server copying build/lib/devpi_server/replica.py -> /builddir/build/BUILDROOT/devpi21-python-devpi-server-2.1.2-2.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/devpi_server creating /builddir/build/BUILDROOT/devpi21-python-devpi-server-2.1.2-2.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/devpi_server/vendor copying build/lib/devpi_server/vendor/xprocess.py -> /builddir/build/BUILDROOT/devpi21-python-devpi-server-2.1.2-2.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/devpi_server/vendor copying build/lib/devpi_server/vendor/__init__.py -> /builddir/build/BUILDROOT/devpi21-python-devpi-server-2.1.2-2.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/devpi_server/vendor copying build/lib/devpi_server/auth.py -> /builddir/build/BUILDROOT/devpi21-python-devpi-server-2.1.2-2.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/devpi_server copying build/lib/devpi_server/importexport.py -> /builddir/build/BUILDROOT/devpi21-python-devpi-server-2.1.2-2.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/devpi_server copying build/lib/devpi_server/keyfs.py -> /builddir/build/BUILDROOT/devpi21-python-devpi-server-2.1.2-2.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/devpi_server copying build/lib/devpi_server/config.py -> /builddir/build/BUILDROOT/devpi21-python-devpi-server-2.1.2-2.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/devpi_server copying build/lib/devpi_server/views.py -> /builddir/build/BUILDROOT/devpi21-python-devpi-server-2.1.2-2.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/devpi_server creating /builddir/build/BUILDROOT/devpi21-python-devpi-server-2.1.2-2.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/devpi_server/cfg copying build/lib/devpi_server/cfg/supervisord.conf.template -> /builddir/build/BUILDROOT/devpi21-python-devpi-server-2.1.2-2.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/devpi_server/cfg copying build/lib/devpi_server/cfg/devpibootstrap.py.template -> /builddir/build/BUILDROOT/devpi21-python-devpi-server-2.1.2-2.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/devpi_server/cfg copying build/lib/devpi_server/cfg/nginx-devpi.conf.template -> /builddir/build/BUILDROOT/devpi21-python-devpi-server-2.1.2-2.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/devpi_server/cfg copying build/lib/devpi_server/cfg/devpi.service.template -> /builddir/build/BUILDROOT/devpi21-python-devpi-server-2.1.2-2.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/devpi_server/cfg copying build/lib/devpi_server/cfg/__init__.py -> /builddir/build/BUILDROOT/devpi21-python-devpi-server-2.1.2-2.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/devpi_server/cfg copying build/lib/devpi_server/extpypi.py -> /builddir/build/BUILDROOT/devpi21-python-devpi-server-2.1.2-2.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/devpi_server copying build/lib/devpi_server/model.py -> /builddir/build/BUILDROOT/devpi21-python-devpi-server-2.1.2-2.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/devpi_server copying build/lib/devpi_server/__init__.py -> /builddir/build/BUILDROOT/devpi21-python-devpi-server-2.1.2-2.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/devpi_server copying build/lib/devpi_server/mythread.py -> /builddir/build/BUILDROOT/devpi21-python-devpi-server-2.1.2-2.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/devpi_server creating /builddir/build/BUILDROOT/devpi21-python-devpi-server-2.1.2-2.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/test_devpi_server copying build/lib/test_devpi_server/test_views.py -> /builddir/build/BUILDROOT/devpi21-python-devpi-server-2.1.2-2.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/test_devpi_server copying build/lib/test_devpi_server/test_conftest.py -> /builddir/build/BUILDROOT/devpi21-python-devpi-server-2.1.2-2.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/test_devpi_server copying build/lib/test_devpi_server/conftest.py -> /builddir/build/BUILDROOT/devpi21-python-devpi-server-2.1.2-2.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/test_devpi_server copying build/lib/test_devpi_server/test_bgserver.py -> /builddir/build/BUILDROOT/devpi21-python-devpi-server-2.1.2-2.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/test_devpi_server copying build/lib/test_devpi_server/test_mythread.py -> /builddir/build/BUILDROOT/devpi21-python-devpi-server-2.1.2-2.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/test_devpi_server copying build/lib/test_devpi_server/test_replica.py -> /builddir/build/BUILDROOT/devpi21-python-devpi-server-2.1.2-2.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/test_devpi_server copying build/lib/test_devpi_server/test_devpibootstrap.py -> /builddir/build/BUILDROOT/devpi21-python-devpi-server-2.1.2-2.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/test_devpi_server copying build/lib/test_devpi_server/test_ctl.py -> /builddir/build/BUILDROOT/devpi21-python-devpi-server-2.1.2-2.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/test_devpi_server copying build/lib/test_devpi_server/test_config.py -> /builddir/build/BUILDROOT/devpi21-python-devpi-server-2.1.2-2.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/test_devpi_server copying build/lib/test_devpi_server/test_keyfs.py -> /builddir/build/BUILDROOT/devpi21-python-devpi-server-2.1.2-2.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/test_devpi_server copying build/lib/test_devpi_server/test_genconfig.py -> /builddir/build/BUILDROOT/devpi21-python-devpi-server-2.1.2-2.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/test_devpi_server copying build/lib/test_devpi_server/test_log.py -> /builddir/build/BUILDROOT/devpi21-python-devpi-server-2.1.2-2.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/test_devpi_server copying build/lib/test_devpi_server/test_reqmock.py -> /builddir/build/BUILDROOT/devpi21-python-devpi-server-2.1.2-2.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/test_devpi_server copying build/lib/test_devpi_server/test_auth.py -> /builddir/build/BUILDROOT/devpi21-python-devpi-server-2.1.2-2.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/test_devpi_server copying build/lib/test_devpi_server/functional.py -> /builddir/build/BUILDROOT/devpi21-python-devpi-server-2.1.2-2.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/test_devpi_server copying build/lib/test_devpi_server/example.py -> /builddir/build/BUILDROOT/devpi21-python-devpi-server-2.1.2-2.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/test_devpi_server copying build/lib/test_devpi_server/test_main.py -> /builddir/build/BUILDROOT/devpi21-python-devpi-server-2.1.2-2.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/test_devpi_server copying build/lib/test_devpi_server/test_model.py -> /builddir/build/BUILDROOT/devpi21-python-devpi-server-2.1.2-2.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/test_devpi_server copying build/lib/test_devpi_server/test_extpypi.py -> /builddir/build/BUILDROOT/devpi21-python-devpi-server-2.1.2-2.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/test_devpi_server copying build/lib/test_devpi_server/test_importexport.py -> /builddir/build/BUILDROOT/devpi21-python-devpi-server-2.1.2-2.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/test_devpi_server copying build/lib/test_devpi_server/__init__.py -> /builddir/build/BUILDROOT/devpi21-python-devpi-server-2.1.2-2.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/test_devpi_server copying build/lib/test_devpi_server/test_filestore.py -> /builddir/build/BUILDROOT/devpi21-python-devpi-server-2.1.2-2.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/test_devpi_server byte-compiling /builddir/build/BUILDROOT/devpi21-python-devpi-server-2.1.2-2.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/devpi_server/bgserver.py to bgserver.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/devpi21-python-devpi-server-2.1.2-2.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/devpi_server/main.py to main.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/devpi21-python-devpi-server-2.1.2-2.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/devpi_server/view_auth.py to view_auth.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/devpi21-python-devpi-server-2.1.2-2.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/devpi_server/filestore.py to filestore.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/devpi21-python-devpi-server-2.1.2-2.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/devpi_server/genconfig.py to genconfig.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/devpi21-python-devpi-server-2.1.2-2.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/devpi_server/log.py to log.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/devpi21-python-devpi-server-2.1.2-2.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/devpi_server/replica.py to replica.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/devpi21-python-devpi-server-2.1.2-2.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/devpi_server/vendor/xprocess.py to xprocess.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/devpi21-python-devpi-server-2.1.2-2.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/devpi_server/vendor/__init__.py to __init__.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/devpi21-python-devpi-server-2.1.2-2.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/devpi_server/auth.py to auth.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/devpi21-python-devpi-server-2.1.2-2.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/devpi_server/importexport.py to importexport.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/devpi21-python-devpi-server-2.1.2-2.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/devpi_server/keyfs.py to keyfs.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/devpi21-python-devpi-server-2.1.2-2.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/devpi_server/config.py to config.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/devpi21-python-devpi-server-2.1.2-2.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/devpi_server/views.py to views.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/devpi21-python-devpi-server-2.1.2-2.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/devpi_server/cfg/__init__.py to __init__.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/devpi21-python-devpi-server-2.1.2-2.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/devpi_server/extpypi.py to extpypi.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/devpi21-python-devpi-server-2.1.2-2.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/devpi_server/model.py to model.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/devpi21-python-devpi-server-2.1.2-2.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/devpi_server/__init__.py to __init__.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/devpi21-python-devpi-server-2.1.2-2.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/devpi_server/mythread.py to mythread.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/devpi21-python-devpi-server-2.1.2-2.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/test_devpi_server/test_views.py to test_views.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/devpi21-python-devpi-server-2.1.2-2.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/test_devpi_server/test_conftest.py to test_conftest.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/devpi21-python-devpi-server-2.1.2-2.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/test_devpi_server/conftest.py to conftest.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/devpi21-python-devpi-server-2.1.2-2.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/test_devpi_server/test_bgserver.py to test_bgserver.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/devpi21-python-devpi-server-2.1.2-2.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/test_devpi_server/test_mythread.py to test_mythread.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/devpi21-python-devpi-server-2.1.2-2.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/test_devpi_server/test_replica.py to test_replica.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/devpi21-python-devpi-server-2.1.2-2.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/test_devpi_server/test_devpibootstrap.py to test_devpibootstrap.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/devpi21-python-devpi-server-2.1.2-2.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/test_devpi_server/test_ctl.py to test_ctl.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/devpi21-python-devpi-server-2.1.2-2.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/test_devpi_server/test_config.py to test_config.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/devpi21-python-devpi-server-2.1.2-2.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/test_devpi_server/test_keyfs.py to test_keyfs.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/devpi21-python-devpi-server-2.1.2-2.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/test_devpi_server/test_genconfig.py to test_genconfig.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/devpi21-python-devpi-server-2.1.2-2.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/test_devpi_server/test_log.py to test_log.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/devpi21-python-devpi-server-2.1.2-2.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/test_devpi_server/test_reqmock.py to test_reqmock.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/devpi21-python-devpi-server-2.1.2-2.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/test_devpi_server/test_auth.py to test_auth.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/devpi21-python-devpi-server-2.1.2-2.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/test_devpi_server/functional.py to functional.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/devpi21-python-devpi-server-2.1.2-2.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/test_devpi_server/example.py to example.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/devpi21-python-devpi-server-2.1.2-2.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/test_devpi_server/test_main.py to test_main.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/devpi21-python-devpi-server-2.1.2-2.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/test_devpi_server/test_model.py to test_model.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/devpi21-python-devpi-server-2.1.2-2.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/test_devpi_server/test_extpypi.py to test_extpypi.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/devpi21-python-devpi-server-2.1.2-2.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/test_devpi_server/test_importexport.py to test_importexport.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/devpi21-python-devpi-server-2.1.2-2.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/test_devpi_server/__init__.py to __init__.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/devpi21-python-devpi-server-2.1.2-2.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/test_devpi_server/test_filestore.py to test_filestore.cpython-33.pyc running install_egg_info running egg_info writing top-level names to devpi_server.egg-info/top_level.txt writing devpi_server.egg-info/PKG-INFO writing dependency_links to devpi_server.egg-info/dependency_links.txt writing entry points to devpi_server.egg-info/entry_points.txt writing requirements to devpi_server.egg-info/requires.txt reading manifest file 'devpi_server.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'devpi_server.egg-info/SOURCES.txt' Copying devpi_server.egg-info to /builddir/build/BUILDROOT/devpi21-python-devpi-server-2.1.2-2.el7.centos.x86_64/opt/rh/devpi21/root/usr/lib/python3.3/site-packages/devpi_server-2.1.2-py3.3.egg-info running install_scripts Installing devpi-server script to /builddir/build/BUILDROOT/devpi21-python-devpi-server-2.1.2-2.el7.centos.x86_64/opt/rh/devpi21/root/usr/bin + /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/devpi-server-2.1.2 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-scl-compress /opt/rh/devpi21/root + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + scl enable python33 '/usr/lib/rpm/redhat/brp-python-bytecompile-with-scl-python-33 /opt/rh/python33/root/usr/bin/python3 1 /opt/rh/devpi21/root' + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.eXHYeK + umask 022 + cd /builddir/build/BUILD + cd devpi-server-2.1.2 + rm -rf build + scl enable devpi21 - ============================= test session starts ============================== platform linux -- Python 3.3.2 -- py-1.4.25 -- pytest-2.6.3 plugins: capturelog collected 490 items test_devpi_server/test_auth.py .................. test_devpi_server/test_bgserver.py s test_devpi_server/test_config.py ............... test_devpi_server/test_conftest.py ..... test_devpi_server/test_devpibootstrap.py ..s test_devpi_server/test_extpypi.py .......................................................... test_devpi_server/test_filestore.py ................. test_devpi_server/test_genconfig.py . test_devpi_server/test_importexport.py ................ test_devpi_server/test_keyfs.py ..................................................................... test_devpi_server/test_log.py ................ test_devpi_server/test_main.py ......... test_devpi_server/test_model.py .......................x.......................................... test_devpi_server/test_mythread.py .... test_devpi_server/test_replica.py ............................. test_devpi_server/test_reqmock.py ...... test_devpi_server/test_views.py ............................................................................................................................................................. =========================== short test summary info ============================ XFAIL test_devpi_server/test_model.py::TestStage::()::test_store_releasefile_and_linkstore_same_tx fix tx in-place key get semantics SKIP [2] /opt/rh/devpi21/root/usr/lib/python3.3/site-packages/_pytest/skipping.py:142: condition: not config.option.slow ============== 487 passed, 2 skipped, 1 xfailed in 46.01 seconds =============== + exit 0 Processing files: devpi21-python-devpi-server-2.1.2-2.el7.centos.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.3to34J + umask 022 + cd /builddir/build/BUILD + cd devpi-server-2.1.2 + DOCDIR=/builddir/build/BUILDROOT/devpi21-python-devpi-server-2.1.2-2.el7.centos.x86_64/opt/rh/devpi21/root/usr/share/doc/devpi21-python-devpi-server-2.1.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/devpi21-python-devpi-server-2.1.2-2.el7.centos.x86_64/opt/rh/devpi21/root/usr/share/doc/devpi21-python-devpi-server-2.1.2 + cp -pr README.rst /builddir/build/BUILDROOT/devpi21-python-devpi-server-2.1.2-2.el7.centos.x86_64/opt/rh/devpi21/root/usr/share/doc/devpi21-python-devpi-server-2.1.2 + exit 0 Provides: devpi21-python-devpi-server = 2.1.2-2.el7.centos scl-package(devpi21) 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: /opt/rh/python33/root/usr/bin/python3 devpi21-runtime python33-python(abi) = 3.3 Processing files: devpi21-python-devpi-server-devel-2.1.2-2.el7.centos.noarch Provides: devpi21-python-devpi-server-devel = 2.1.2-2.el7.centos scl-package(devpi21) 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: devpi21-runtime python33-python(abi) = 3.3 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/devpi21-python-devpi-server-2.1.2-2.el7.centos.x86_64 warning: Could not canonicalize hostname: i-0001ab06 Wrote: /builddir/build/RPMS/devpi21-python-devpi-server-2.1.2-2.el7.centos.noarch.rpm Wrote: /builddir/build/RPMS/devpi21-python-devpi-server-devel-2.1.2-2.el7.centos.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.I4zYfY + umask 022 + cd /builddir/build/BUILD + cd devpi-server-2.1.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/devpi21-python-devpi-server-2.1.2-2.el7.centos.x86_64 + exit 0 Child return code was: 0 LEAVE do -->