Mock Version: 1.2.13 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-paste-script.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-a689d98b11cbfcfa82420556e6308c591dceaccb/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=995) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-paste-script.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-paste-script-1.7.5-6.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-paste-script.spec '], chrootPath='/var/lib/mock/epel-1-armhfp-a689d98b11cbfcfa82420556e6308c591dceaccb/root'shell=Falseuid=995env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-paste-script.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.LNsRAe + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf PasteScript-1.7.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/PasteScript-1.7.5.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd PasteScript-1.7.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (paste-system-uuid.patch): + echo 'Patch #0 (paste-system-uuid.patch):' + /usr/bin/cat /builddir/build/SOURCES/paste-system-uuid.patch + /usr/bin/patch -p1 -b --suffix .uuid --fuzz=0 patching file paste/script/appinstall.py Patch #1 (paste-unbundle.patch): + echo 'Patch #1 (paste-unbundle.patch):' + /usr/bin/cat /builddir/build/SOURCES/paste-unbundle.patch + /usr/bin/patch -p1 -b --suffix .unbundle --fuzz=0 patching file paste/script/util/_subprocess24.py patching file paste/script/util/subprocess24.py patching file paste/script/util/_uuid.py patching file paste/script/util/uuid.py Patch #2 (paste-script-use-system-tempita.patch): + echo 'Patch #2 (paste-script-use-system-tempita.patch):' + /usr/bin/cat /builddir/build/SOURCES/paste-script-use-system-tempita.patch + /usr/bin/patch -p1 -b --suffix .tempita --fuzz=0 patching file paste/script/templates.py Patch #3 (paste-script-a19e462769b4.diff): + echo 'Patch #3 (paste-script-a19e462769b4.diff):' + /usr/bin/cat /builddir/build/SOURCES/paste-script-a19e462769b4.diff + /usr/bin/patch -p1 -b --suffix .groups --fuzz=0 patching file paste/script/serve.py + find docs -type f -exec chmod 0644 '{}' ';' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.2KsnIv + umask 022 + cd /builddir/build/BUILD + cd PasteScript-1.7.5 + /usr/bin/python setup.py build running build running build_py creating build creating build/lib creating build/lib/paste copying paste/__init__.py -> build/lib/paste creating build/lib/tests copying tests/test_plugin_adder.py -> build/lib/tests copying tests/test_logging_config.py -> build/lib/tests copying tests/test_template_introspect.py -> build/lib/tests copying tests/test_egg_finder.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests creating build/lib/paste/script copying paste/script/default_sysconfig.py -> build/lib/paste/script copying paste/script/copydir.py -> build/lib/paste/script copying paste/script/templates.py -> build/lib/paste/script copying paste/script/filemaker.py -> build/lib/paste/script copying paste/script/interfaces.py -> build/lib/paste/script copying paste/script/create_distro.py -> build/lib/paste/script copying paste/script/cherrypy_server.py -> build/lib/paste/script copying paste/script/command.py -> build/lib/paste/script copying paste/script/bool_optparse.py -> build/lib/paste/script copying paste/script/exe.py -> build/lib/paste/script copying paste/script/appinstall.py -> build/lib/paste/script copying paste/script/entrypoints.py -> build/lib/paste/script copying paste/script/twisted_web2_server.py -> build/lib/paste/script copying paste/script/serve.py -> build/lib/paste/script copying paste/script/help.py -> build/lib/paste/script copying paste/script/checkperms.py -> build/lib/paste/script copying paste/script/flup_server.py -> build/lib/paste/script copying paste/script/__init__.py -> build/lib/paste/script copying paste/script/cgi_server.py -> build/lib/paste/script copying paste/script/request.py -> build/lib/paste/script copying paste/script/wsgiutils_server.py -> build/lib/paste/script copying paste/script/testapp.py -> build/lib/paste/script copying paste/script/grep.py -> build/lib/paste/script copying paste/script/pluginlib.py -> build/lib/paste/script copying paste/script/epdesc.py -> build/lib/paste/script creating build/lib/tests/appsetup copying tests/appsetup/test_make_project.py -> build/lib/tests/appsetup copying tests/appsetup/__init__.py -> build/lib/tests/appsetup creating build/lib/paste/script/util copying paste/script/util/logging_config.py -> build/lib/paste/script/util copying paste/script/util/subprocess24.py -> build/lib/paste/script/util copying paste/script/util/_subprocess24.py -> build/lib/paste/script/util copying paste/script/util/_uuid.py -> build/lib/paste/script/util copying paste/script/util/secret.py -> build/lib/paste/script/util copying paste/script/util/__init__.py -> build/lib/paste/script/util copying paste/script/util/string24.py -> build/lib/paste/script/util copying paste/script/util/uuid.py -> build/lib/paste/script/util creating build/lib/paste/script/paster-templates creating build/lib/paste/script/paster-templates/basic_package copying paste/script/paster-templates/basic_package/setup.cfg -> build/lib/paste/script/paster-templates/basic_package copying paste/script/paster-templates/basic_package/setup.py_tmpl -> build/lib/paste/script/paster-templates/basic_package creating build/lib/paste/script/paster-templates/basic_package/+package+ copying paste/script/paster-templates/basic_package/+package+/__init__.py -> build/lib/paste/script/paster-templates/basic_package/+package+ + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.bYGh1y + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-paste-script-1.7.5-6.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-paste-script-1.7.5-6.el7.noarch ++ dirname /builddir/build/BUILDROOT/python-paste-script-1.7.5-6.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-paste-script-1.7.5-6.el7.noarch + cd PasteScript-1.7.5 + rm -rf /builddir/build/BUILDROOT/python-paste-script-1.7.5-6.el7.noarch + /usr/bin/python setup.py install --skip-build --root=/builddir/build/BUILDROOT/python-paste-script-1.7.5-6.el7.noarch running install running install_lib Skipping installation of /builddir/build/BUILDROOT/python-paste-script-1.7.5-6.el7.noarch/usr/lib/python2.7/site-packages/paste/__init__.py (namespace package) copying paste/script/default_sysconfig.py -> /builddir/build/BUILDROOT/python-paste-script-1.7.5-6.el7.noarch/usr/lib/python2.7/site-packages/paste/script copying paste/script/copydir.py -> /builddir/build/BUILDROOT/python-paste-script-1.7.5-6.el7.noarch/usr/lib/python2.7/site-packages/paste/script copying paste/script/templates.py -> /builddir/build/BUILDROOT/python-paste-script-1.7.5-6.el7.noarch/usr/lib/python2.7/site-packages/paste/script copying paste/script/filemaker.py -> /builddir/build/BUILDROOT/python-paste-script-1.7.5-6.el7.noarch/usr/lib/python2.7/site-packages/paste/script copying paste/script/interfaces.py -> /builddir/build/BUILDROOT/python-paste-script-1.7.5-6.el7.noarch/usr/lib/python2.7/site-packages/paste/script copying paste/script/create_distro.py -> /builddir/build/BUILDROOT/python-paste-script-1.7.5-6.el7.noarch/usr/lib/python2.7/site-packages/paste/script copying paste/script/cherrypy_server.py -> /builddir/build/BUILDROOT/python-paste-script-1.7.5-6.el7.noarch/usr/lib/python2.7/site-packages/paste/script copying paste/script/command.py -> /builddir/build/BUILDROOT/python-paste-script-1.7.5-6.el7.noarch/usr/lib/python2.7/site-packages/paste/script copying paste/script/bool_optparse.py -> /builddir/build/BUILDROOT/python-paste-script-1.7.5-6.el7.noarch/usr/lib/python2.7/site-packages/paste/script copying paste/script/exe.py -> /builddir/build/BUILDROOT/python-paste-script-1.7.5-6.el7.noarch/usr/lib/python2.7/site-packages/paste/script copying paste/script/appinstall.py -> /builddir/build/BUILDROOT/python-paste-script-1.7.5-6.el7.noarch/usr/lib/python2.7/site-packages/paste/script copying paste/script/entrypoints.py -> /builddir/build/BUILDROOT/python-paste-script-1.7.5-6.el7.noarch/usr/lib/python2.7/site-packages/paste/script copying paste/script/twisted_web2_server.py -> /builddir/build/BUILDROOT/python-paste-script-1.7.5-6.el7.noarch/usr/lib/python2.7/site-packages/paste/script copying paste/script/serve.py -> /builddir/build/BUILDROOT/python-paste-script-1.7.5-6.el7.noarch/usr/lib/python2.7/site-packages/paste/script copying paste/script/help.py -> /builddir/build/BUILDROOT/python-paste-script-1.7.5-6.el7.noarch/usr/lib/python2.7/site-packages/paste/script copying paste/script/checkperms.py -> /builddir/build/BUILDROOT/python-paste-script-1.7.5-6.el7.noarch/usr/lib/python2.7/site-packages/paste/script copying paste/script/flup_server.py -> /builddir/build/BUILDROOT/python-paste-script-1.7.5-6.el7.noarch/usr/lib/python2.7/site-packages/paste/script copying paste/script/__init__.py -> /builddir/build/BUILDROOT/python-paste-script-1.7.5-6.el7.noarch/usr/lib/python2.7/site-packages/paste/script copying paste/script/cgi_server.py -> /builddir/build/BUILDROOT/python-paste-script-1.7.5-6.el7.noarch/usr/lib/python2.7/site-packages/paste/script copying paste/script/request.py -> /builddir/build/BUILDROOT/python-paste-script-1.7.5-6.el7.noarch/usr/lib/python2.7/site-packages/paste/script copying paste/script/wsgiutils_server.py -> /builddir/build/BUILDROOT/python-paste-script-1.7.5-6.el7.noarch/usr/lib/python2.7/site-packages/paste/script copying paste/script/testapp.py -> /builddir/build/BUILDROOT/python-paste-script-1.7.5-6.el7.noarch/usr/lib/python2.7/site-packages/paste/script copying paste/script/grep.py -> /builddir/build/BUILDROOT/python-paste-script-1.7.5-6.el7.noarch/usr/lib/python2.7/site-packages/paste/script copying paste/script/pluginlib.py -> /builddir/build/BUILDROOT/python-paste-script-1.7.5-6.el7.noarch/usr/lib/python2.7/site-packages/paste/script copying paste/script/epdesc.py -> /builddir/build/BUILDROOT/python-paste-script-1.7.5-6.el7.noarch/usr/lib/python2.7/site-packages/paste/script copying paste/script/paster-templates/basic_package/setup.cfg -> /builddir/build/BUILDROOT/python-paste-script-1.7.5-6.el7.noarch/usr/lib/python2.7/site-packages/paste/script/paster-templates/basic_package copying paste/script/paster-templates/basic_package/setup.py_tmpl -> /builddir/build/BUILDROOT/python-paste-script-1.7.5-6.el7.noarch/usr/lib/python2.7/site-packages/paste/script/paster-templates/basic_package copying paste/script/paster-templates/basic_package/+package+/__init__.py -> /builddir/build/BUILDROOT/python-paste-script-1.7.5-6.el7.noarch/usr/lib/python2.7/site-packages/paste/script/paster-templates/basic_package/+package+ copying paste/script/util/logging_config.py -> /builddir/build/BUILDROOT/python-paste-script-1.7.5-6.el7.noarch/usr/lib/python2.7/site-packages/paste/script/util copying paste/script/util/subprocess24.py -> /builddir/build/BUILDROOT/python-paste-script-1.7.5-6.el7.noarch/usr/lib/python2.7/site-packages/paste/script/util copying paste/script/util/_subprocess24.py -> /builddir/build/BUILDROOT/python-paste-script-1.7.5-6.el7.noarch/usr/lib/python2.7/site-packages/paste/script/util copying paste/script/util/_uuid.py -> /builddir/build/BUILDROOT/python-paste-script-1.7.5-6.el7.noarch/usr/lib/python2.7/site-packages/paste/script/util copying paste/script/util/secret.py -> /builddir/build/BUILDROOT/python-paste-script-1.7.5-6.el7.noarch/usr/lib/python2.7/site-packages/paste/script/util copying paste/script/util/__init__.py -> /builddir/build/BUILDROOT/python-paste-script-1.7.5-6.el7.noarch/usr/lib/python2.7/site-packages/paste/script/util copying paste/script/util/string24.py -> /builddir/build/BUILDROOT/python-paste-script-1.7.5-6.el7.noarch/usr/lib/python2.7/site-packages/paste/script/util copying paste/script/util/uuid.py -> /builddir/build/BUILDROOT/python-paste-script-1.7.5-6.el7.noarch/usr/lib/python2.7/site-packages/paste/script/util copying tests/test_plugin_adder.py -> /builddir/build/BUILDROOT/python-paste-script-1.7.5-6.el7.noarch/usr/lib/python2.7/site-packages/tests copying tests/test_logging_config.py -> /builddir/build/BUILDROOT/python-paste-script-1.7.5-6.el7.noarch/usr/lib/python2.7/site-packages/tests copying tests/test_template_introspect.py -> /builddir/build/BUILDROOT/python-paste-script-1.7.5-6.el7.noarch/usr/lib/python2.7/site-packages/tests copying tests/test_egg_finder.py -> /builddir/build/BUILDROOT/python-paste-script-1.7.5-6.el7.noarch/usr/lib/python2.7/site-packages/tests copying tests/__init__.py -> /builddir/build/BUILDROOT/python-paste-script-1.7.5-6.el7.noarch/usr/lib/python2.7/site-packages/tests copying tests/appsetup/test_make_project.py -> /builddir/build/BUILDROOT/python-paste-script-1.7.5-6.el7.noarch/usr/lib/python2.7/site-packages/tests/appsetup copying tests/appsetup/__init__.py -> /builddir/build/BUILDROOT/python-paste-script-1.7.5-6.el7.noarch/usr/lib/python2.7/site-packages/tests/appsetup byte-compiling /builddir/build/BUILDROOT/python-paste-script-1.7.5-6.el7.noarch/usr/lib/python2.7/site-packages/paste/script/default_sysconfig.py to default_sysconfig.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-script-1.7.5-6.el7.noarch/usr/lib/python2.7/site-packages/paste/script/copydir.py to copydir.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-script-1.7.5-6.el7.noarch/usr/lib/python2.7/site-packages/paste/script/templates.py to templates.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-script-1.7.5-6.el7.noarch/usr/lib/python2.7/site-packages/paste/script/filemaker.py to filemaker.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-script-1.7.5-6.el7.noarch/usr/lib/python2.7/site-packages/paste/script/interfaces.py to interfaces.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-script-1.7.5-6.el7.noarch/usr/lib/python2.7/site-packages/paste/script/create_distro.py to create_distro.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-script-1.7.5-6.el7.noarch/usr/lib/python2.7/site-packages/paste/script/cherrypy_server.py to cherrypy_server.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-script-1.7.5-6.el7.noarch/usr/lib/python2.7/site-packages/paste/script/command.py to command.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-script-1.7.5-6.el7.noarch/usr/lib/python2.7/site-packages/paste/script/bool_optparse.py to bool_optparse.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-script-1.7.5-6.el7.noarch/usr/lib/python2.7/site-packages/paste/script/exe.py to exe.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-script-1.7.5-6.el7.noarch/usr/lib/python2.7/site-packages/paste/script/appinstall.py to appinstall.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-script-1.7.5-6.el7.noarch/usr/lib/python2.7/site-packages/paste/script/entrypoints.py to entrypoints.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-script-1.7.5-6.el7.noarch/usr/lib/python2.7/site-packages/paste/script/twisted_web2_server.py to twisted_web2_server.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-script-1.7.5-6.el7.noarch/usr/lib/python2.7/site-packages/paste/script/serve.py to serve.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-script-1.7.5-6.el7.noarch/usr/lib/python2.7/site-packages/paste/script/help.py to help.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-script-1.7.5-6.el7.noarch/usr/lib/python2.7/site-packages/paste/script/checkperms.py to checkperms.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-script-1.7.5-6.el7.noarch/usr/lib/python2.7/site-packages/paste/script/flup_server.py to flup_server.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-script-1.7.5-6.el7.noarch/usr/lib/python2.7/site-packages/paste/script/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-script-1.7.5-6.el7.noarch/usr/lib/python2.7/site-packages/paste/script/cgi_server.py to cgi_server.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-script-1.7.5-6.el7.noarch/usr/lib/python2.7/site-packages/paste/script/request.py to request.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-script-1.7.5-6.el7.noarch/usr/lib/python2.7/site-packages/paste/script/wsgiutils_server.py to wsgiutils_server.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-script-1.7.5-6.el7.noarch/usr/lib/python2.7/site-packages/paste/script/testapp.py to testapp.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-script-1.7.5-6.el7.noarch/usr/lib/python2.7/site-packages/paste/script/grep.py to grep.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-script-1.7.5-6.el7.noarch/usr/lib/python2.7/site-packages/paste/script/pluginlib.py to pluginlib.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-script-1.7.5-6.el7.noarch/usr/lib/python2.7/site-packages/paste/script/epdesc.py to epdesc.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-script-1.7.5-6.el7.noarch/usr/lib/python2.7/site-packages/paste/script/paster-templates/basic_package/+package+/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-script-1.7.5-6.el7.noarch/usr/lib/python2.7/site-packages/paste/script/util/logging_config.py to logging_config.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-script-1.7.5-6.el7.noarch/usr/lib/python2.7/site-packages/paste/script/util/subprocess24.py to subprocess24.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-script-1.7.5-6.el7.noarch/usr/lib/python2.7/site-packages/paste/script/util/_subprocess24.py to _subprocess24.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-script-1.7.5-6.el7.noarch/usr/lib/python2.7/site-packages/paste/script/util/_uuid.py to _uuid.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-script-1.7.5-6.el7.noarch/usr/lib/python2.7/site-packages/paste/script/util/secret.py to secret.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-script-1.7.5-6.el7.noarch/usr/lib/python2.7/site-packages/paste/script/util/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-script-1.7.5-6.el7.noarch/usr/lib/python2.7/site-packages/paste/script/util/string24.py to string24.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-script-1.7.5-6.el7.noarch/usr/lib/python2.7/site-packages/paste/script/util/uuid.py to uuid.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-script-1.7.5-6.el7.noarch/usr/lib/python2.7/site-packages/tests/test_plugin_adder.py to test_plugin_adder.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-script-1.7.5-6.el7.noarch/usr/lib/python2.7/site-packages/tests/test_logging_config.py to test_logging_config.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-script-1.7.5-6.el7.noarch/usr/lib/python2.7/site-packages/tests/test_template_introspect.py to test_template_introspect.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-script-1.7.5-6.el7.noarch/usr/lib/python2.7/site-packages/tests/test_egg_finder.py to test_egg_finder.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-script-1.7.5-6.el7.noarch/usr/lib/python2.7/site-packages/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-script-1.7.5-6.el7.noarch/usr/lib/python2.7/site-packages/tests/appsetup/test_make_project.py to test_make_project.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-script-1.7.5-6.el7.noarch/usr/lib/python2.7/site-packages/tests/appsetup/__init__.py to __init__.pyc running install_egg_info running egg_info writing requirements to PasteScript.egg-info/requires.txt writing PasteScript.egg-info/PKG-INFO writing namespace_packages to PasteScript.egg-info/namespace_packages.txt writing top-level names to PasteScript.egg-info/top_level.txt writing dependency_links to PasteScript.egg-info/dependency_links.txt writing entry points to PasteScript.egg-info/entry_points.txt reading manifest file 'PasteScript.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*' found under directory 'docs/_build/_sources' warning: no files found matching '*.js' under directory 'paste' warning: no files found matching '*.jpg' under directory 'paste' writing manifest file 'PasteScript.egg-info/SOURCES.txt' Copying PasteScript.egg-info to /builddir/build/BUILDROOT/python-paste-script-1.7.5-6.el7.noarch/usr/lib/python2.7/site-packages/PasteScript-1.7.5-py2.7.egg-info Installing /builddir/build/BUILDROOT/python-paste-script-1.7.5-6.el7.noarch/usr/lib/python2.7/site-packages/PasteScript-1.7.5-py2.7-nspkg.pth running install_scripts Installing paster script to /builddir/build/BUILDROOT/python-paste-script-1.7.5-6.el7.noarch/usr/bin + rm -fr /builddir/build/BUILDROOT/python-paste-script-1.7.5-6.el7.noarch/usr/lib/python2.7/site-packages/tests + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/PasteScript-1.7.5 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-paste-script-1.7.5-6.el7.noarch/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: python-paste-script-1.7.5-6.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Eh4V68 + umask 022 + cd /builddir/build/BUILD + cd PasteScript-1.7.5 + DOCDIR=/builddir/build/BUILDROOT/python-paste-script-1.7.5-6.el7.noarch/usr/share/doc/python-paste-script-1.7.5 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-paste-script-1.7.5-6.el7.noarch/usr/share/doc/python-paste-script-1.7.5 + cp -pr docs/_build docs/conf.py docs/developer.txt docs/index.txt docs/license.txt docs/modules docs/news.txt /builddir/build/BUILDROOT/python-paste-script-1.7.5-6.el7.noarch/usr/share/doc/python-paste-script-1.7.5 + exit 0 Provides: python-paste-script = 1.7.5-6.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python python(abi) = 2.7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-paste-script-1.7.5-6.el7.noarch Wrote: /builddir/build/RPMS/python-paste-script-1.7.5-6.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.0FTjtb + umask 022 + cd /builddir/build/BUILD + cd PasteScript-1.7.5 + rm -rf /builddir/build/BUILDROOT/python-paste-script-1.7.5-6.el7.noarch + exit 0 Child return code was: 0 LEAVE do -->