Mock Version: 1.2.21 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-pbr.spec'], user='mockbuild'printOutput=Falsegid=135timeout=0uid=1001logger=env={'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}shell=FalsechrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-5852/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-pbr.spec'] with env {'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory warning: Could not canonicalize hostname: copr-builder-156500093.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-pbr-1.10.0-1.el7.centos.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-pbr.spec'], user='mockbuild'printOutput=Falsegid=135timeout=0private_network=Trueuid=1001logger=env={'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}shell=FalsechrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-5852/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-pbr.spec'] with env {'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', '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.7Jg38t + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pbr-1.10.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/pbr-1.10.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd pbr-1.10.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf test-requirements.txt requirements.txt pbr.egg-info/requires.txt + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.U6AKgE + umask 022 + cd /builddir/build/BUILD + cd pbr-1.10.0 + export SKIP_PIP_INSTALL=1 + SKIP_PIP_INSTALL=1 + /usr/bin/python setup.py build running build running build_py creating build creating build/lib creating build/lib/pbr creating build/lib/pbr/hooks copying pbr/hooks/base.py -> build/lib/pbr/hooks copying pbr/hooks/backwards.py -> build/lib/pbr/hooks copying pbr/hooks/files.py -> build/lib/pbr/hooks copying pbr/hooks/metadata.py -> build/lib/pbr/hooks copying pbr/hooks/commands.py -> build/lib/pbr/hooks copying pbr/hooks/__init__.py -> build/lib/pbr/hooks creating build/lib/pbr/tests copying pbr/tests/test_hooks.py -> build/lib/pbr/tests copying pbr/tests/test_wsgi.py -> build/lib/pbr/tests copying pbr/tests/base.py -> build/lib/pbr/tests copying pbr/tests/test_files.py -> build/lib/pbr/tests copying pbr/tests/test_util.py -> build/lib/pbr/tests copying pbr/tests/test_core.py -> build/lib/pbr/tests copying pbr/tests/util.py -> build/lib/pbr/tests copying pbr/tests/test_setup.py -> build/lib/pbr/tests copying pbr/tests/test_packaging.py -> build/lib/pbr/tests copying pbr/tests/test_version.py -> build/lib/pbr/tests copying pbr/tests/test_integration.py -> build/lib/pbr/tests copying pbr/tests/__init__.py -> build/lib/pbr/tests copying pbr/tests/test_commands.py -> build/lib/pbr/tests creating build/lib/pbr/cmd copying pbr/cmd/main.py -> build/lib/pbr/cmd copying pbr/cmd/__init__.py -> build/lib/pbr/cmd copying pbr/options.py -> build/lib/pbr copying pbr/pbr_json.py -> build/lib/pbr copying pbr/version.py -> build/lib/pbr copying pbr/git.py -> build/lib/pbr copying pbr/testr_command.py -> build/lib/pbr copying pbr/util.py -> build/lib/pbr copying pbr/extra_files.py -> build/lib/pbr copying pbr/__init__.py -> build/lib/pbr copying pbr/core.py -> build/lib/pbr copying pbr/packaging.py -> build/lib/pbr copying pbr/find_package.py -> build/lib/pbr copying pbr/builddoc.py -> build/lib/pbr running egg_info writing pbr.egg-info/PKG-INFO writing top-level names to pbr.egg-info/top_level.txt writing dependency_links to pbr.egg-info/dependency_links.txt writing entry points to pbr.egg-info/entry_points.txt [pbr] Reusing existing SOURCES.txt creating build/lib/pbr/tests/testpackage copying pbr/tests/testpackage/CHANGES.txt -> build/lib/pbr/tests/testpackage copying pbr/tests/testpackage/LICENSE.txt -> build/lib/pbr/tests/testpackage copying pbr/tests/testpackage/MANIFEST.in -> build/lib/pbr/tests/testpackage copying pbr/tests/testpackage/README.txt -> build/lib/pbr/tests/testpackage copying pbr/tests/testpackage/extra-file.txt -> build/lib/pbr/tests/testpackage copying pbr/tests/testpackage/git-extra-file.txt -> build/lib/pbr/tests/testpackage copying pbr/tests/testpackage/setup.cfg -> build/lib/pbr/tests/testpackage copying pbr/tests/testpackage/setup.py -> build/lib/pbr/tests/testpackage copying pbr/tests/testpackage/test-requirements.txt -> build/lib/pbr/tests/testpackage creating build/lib/pbr/tests/testpackage/data_files copying pbr/tests/testpackage/data_files/a.txt -> build/lib/pbr/tests/testpackage/data_files copying pbr/tests/testpackage/data_files/b.txt -> build/lib/pbr/tests/testpackage/data_files copying pbr/tests/testpackage/data_files/c.rst -> build/lib/pbr/tests/testpackage/data_files creating build/lib/pbr/tests/testpackage/doc creating build/lib/pbr/tests/testpackage/doc/source copying pbr/tests/testpackage/doc/source/conf.py -> build/lib/pbr/tests/testpackage/doc/source copying pbr/tests/testpackage/doc/source/index.rst -> build/lib/pbr/tests/testpackage/doc/source copying pbr/tests/testpackage/doc/source/installation.rst -> build/lib/pbr/tests/testpackage/doc/source copying pbr/tests/testpackage/doc/source/usage.rst -> build/lib/pbr/tests/testpackage/doc/source creating build/lib/pbr/tests/testpackage/pbr_testpackage copying pbr/tests/testpackage/pbr_testpackage/__init__.py -> build/lib/pbr/tests/testpackage/pbr_testpackage copying pbr/tests/testpackage/pbr_testpackage/_setup_hooks.py -> build/lib/pbr/tests/testpackage/pbr_testpackage copying pbr/tests/testpackage/pbr_testpackage/cmd.py -> build/lib/pbr/tests/testpackage/pbr_testpackage copying pbr/tests/testpackage/pbr_testpackage/extra.py -> build/lib/pbr/tests/testpackage/pbr_testpackage copying pbr/tests/testpackage/pbr_testpackage/wsgi.py -> build/lib/pbr/tests/testpackage/pbr_testpackage creating build/lib/pbr/tests/testpackage/pbr_testpackage/package_data copying pbr/tests/testpackage/pbr_testpackage/package_data/1.txt -> build/lib/pbr/tests/testpackage/pbr_testpackage/package_data copying pbr/tests/testpackage/pbr_testpackage/package_data/2.txt -> build/lib/pbr/tests/testpackage/pbr_testpackage/package_data creating build/lib/pbr/tests/testpackage/src copying pbr/tests/testpackage/src/testext.c -> build/lib/pbr/tests/testpackage/src + sphinx-build doc/source html Making output directory... Running Sphinx v1.1.3 loading pickled environment... not yet created No builder selected, using default: html building [html]: targets for 5 source files that are out of date updating environment: 5 added, 0 changed, 0 removed reading sources... [ 20%] compatibility reading sources... [ 40%] index reading sources... [ 60%] packagers reading sources... [ 80%] semver reading sources... [100%] testing looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 20%] compatibility writing output... [ 40%] index writing output... [ 60%] packagers writing output... [ 80%] semver writing output... [100%] testing writing additional files... genindex search copying static files... done dumping search index... done dumping object inventory... done build succeeded. + rm -rf html/.doctrees html/.buildinfo Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.PCy5bT + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64 + cd pbr-1.10.0 + /usr/bin/python setup.py install --skip-build --root /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64 running install [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr creating /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pbr copying build/lib/pbr/builddoc.py -> /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pbr copying build/lib/pbr/find_package.py -> /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pbr copying build/lib/pbr/packaging.py -> /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pbr copying build/lib/pbr/core.py -> /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pbr copying build/lib/pbr/__init__.py -> /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pbr copying build/lib/pbr/extra_files.py -> /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pbr copying build/lib/pbr/util.py -> /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pbr copying build/lib/pbr/testr_command.py -> /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pbr copying build/lib/pbr/git.py -> /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pbr copying build/lib/pbr/version.py -> /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pbr copying build/lib/pbr/pbr_json.py -> /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pbr copying build/lib/pbr/options.py -> /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pbr creating /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pbr/cmd copying build/lib/pbr/cmd/__init__.py -> /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pbr/cmd copying build/lib/pbr/cmd/main.py -> /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pbr/cmd creating /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pbr/tests creating /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pbr/tests/testpackage creating /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pbr/tests/testpackage/src copying build/lib/pbr/tests/testpackage/src/testext.c -> /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pbr/tests/testpackage/src creating /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pbr/tests/testpackage/pbr_testpackage creating /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pbr/tests/testpackage/pbr_testpackage/package_data copying build/lib/pbr/tests/testpackage/pbr_testpackage/package_data/2.txt -> /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pbr/tests/testpackage/pbr_testpackage/package_data copying build/lib/pbr/tests/testpackage/pbr_testpackage/package_data/1.txt -> /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pbr/tests/testpackage/pbr_testpackage/package_data copying build/lib/pbr/tests/testpackage/pbr_testpackage/wsgi.py -> /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pbr/tests/testpackage/pbr_testpackage copying build/lib/pbr/tests/testpackage/pbr_testpackage/extra.py -> /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pbr/tests/testpackage/pbr_testpackage copying build/lib/pbr/tests/testpackage/pbr_testpackage/cmd.py -> /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pbr/tests/testpackage/pbr_testpackage copying build/lib/pbr/tests/testpackage/pbr_testpackage/_setup_hooks.py -> /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pbr/tests/testpackage/pbr_testpackage copying build/lib/pbr/tests/testpackage/pbr_testpackage/__init__.py -> /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pbr/tests/testpackage/pbr_testpackage creating /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pbr/tests/testpackage/doc creating /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pbr/tests/testpackage/doc/source copying build/lib/pbr/tests/testpackage/doc/source/usage.rst -> /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pbr/tests/testpackage/doc/source copying build/lib/pbr/tests/testpackage/doc/source/installation.rst -> /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pbr/tests/testpackage/doc/source copying build/lib/pbr/tests/testpackage/doc/source/index.rst -> /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pbr/tests/testpackage/doc/source copying build/lib/pbr/tests/testpackage/doc/source/conf.py -> /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pbr/tests/testpackage/doc/source creating /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pbr/tests/testpackage/data_files copying build/lib/pbr/tests/testpackage/data_files/c.rst -> /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pbr/tests/testpackage/data_files copying build/lib/pbr/tests/testpackage/data_files/b.txt -> /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pbr/tests/testpackage/data_files copying build/lib/pbr/tests/testpackage/data_files/a.txt -> /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pbr/tests/testpackage/data_files copying build/lib/pbr/tests/testpackage/test-requirements.txt -> /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/setup.py -> /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/setup.cfg -> /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/git-extra-file.txt -> /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/extra-file.txt -> /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/README.txt -> /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/MANIFEST.in -> /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/LICENSE.txt -> /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/CHANGES.txt -> /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pbr/tests/testpackage copying build/lib/pbr/tests/test_commands.py -> /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pbr/tests copying build/lib/pbr/tests/__init__.py -> /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pbr/tests copying build/lib/pbr/tests/test_integration.py -> /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pbr/tests copying build/lib/pbr/tests/test_version.py -> /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pbr/tests copying build/lib/pbr/tests/test_packaging.py -> /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pbr/tests copying build/lib/pbr/tests/test_setup.py -> /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pbr/tests copying build/lib/pbr/tests/util.py -> /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pbr/tests copying build/lib/pbr/tests/test_core.py -> /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pbr/tests copying build/lib/pbr/tests/test_util.py -> /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pbr/tests copying build/lib/pbr/tests/test_files.py -> /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pbr/tests copying build/lib/pbr/tests/base.py -> /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pbr/tests copying build/lib/pbr/tests/test_wsgi.py -> /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pbr/tests copying build/lib/pbr/tests/test_hooks.py -> /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pbr/tests creating /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pbr/hooks copying build/lib/pbr/hooks/__init__.py -> /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pbr/hooks copying build/lib/pbr/hooks/commands.py -> /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pbr/hooks copying build/lib/pbr/hooks/metadata.py -> /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pbr/hooks copying build/lib/pbr/hooks/files.py -> /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pbr/hooks copying build/lib/pbr/hooks/backwards.py -> /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pbr/hooks copying build/lib/pbr/hooks/base.py -> /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pbr/hooks byte-compiling /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pbr/builddoc.py to builddoc.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pbr/find_package.py to find_package.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pbr/packaging.py to packaging.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pbr/core.py to core.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pbr/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pbr/extra_files.py to extra_files.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pbr/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pbr/testr_command.py to testr_command.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pbr/git.py to git.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pbr/version.py to version.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pbr/pbr_json.py to pbr_json.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pbr/options.py to options.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pbr/cmd/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pbr/cmd/main.py to main.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pbr/tests/testpackage/pbr_testpackage/wsgi.py to wsgi.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pbr/tests/testpackage/pbr_testpackage/extra.py to extra.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pbr/tests/testpackage/pbr_testpackage/cmd.py to cmd.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pbr/tests/testpackage/pbr_testpackage/_setup_hooks.py to _setup_hooks.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pbr/tests/testpackage/pbr_testpackage/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pbr/tests/testpackage/doc/source/conf.py to conf.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pbr/tests/testpackage/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pbr/tests/test_commands.py to test_commands.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pbr/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pbr/tests/test_integration.py to test_integration.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pbr/tests/test_version.py to test_version.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pbr/tests/test_packaging.py to test_packaging.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pbr/tests/test_setup.py to test_setup.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pbr/tests/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pbr/tests/test_core.py to test_core.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pbr/tests/test_util.py to test_util.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pbr/tests/test_files.py to test_files.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pbr/tests/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pbr/tests/test_wsgi.py to test_wsgi.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pbr/tests/test_hooks.py to test_hooks.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pbr/hooks/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pbr/hooks/commands.py to commands.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pbr/hooks/metadata.py to metadata.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pbr/hooks/files.py to files.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pbr/hooks/backwards.py to backwards.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pbr/hooks/base.py to base.pyc running install_egg_info running egg_info writing pbr.egg-info/PKG-INFO writing top-level names to pbr.egg-info/top_level.txt writing dependency_links to pbr.egg-info/dependency_links.txt writing entry points to pbr.egg-info/entry_points.txt [pbr] Reusing existing SOURCES.txt Copying pbr.egg-info to /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pbr-1.10.0-py2.7.egg-info running install_scripts Installing pbr script to /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/bin + rm -rf /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pbr/tests + /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/pbr-1.10.0 /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-pbr-1.10.0-1.el7.centos.x86_64/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: python2-pbr-1.10.0-1.el7.centos.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.W3Acaa + umask 022 + cd /builddir/build/BUILD + cd pbr-1.10.0 + DOCDIR=/builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/share/doc/python2-pbr-1.10.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/share/doc/python2-pbr-1.10.0 + cp -pr html /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/share/doc/python2-pbr-1.10.0 + cp -pr README.rst /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/share/doc/python2-pbr-1.10.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.VIjY9q + umask 022 + cd /builddir/build/BUILD + cd pbr-1.10.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/share/licenses/python2-pbr-1.10.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/share/licenses/python2-pbr-1.10.0 + cp -pr LICENSE /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64/usr/share/licenses/python2-pbr-1.10.0 + exit 0 Provides: python-pbr = 1.10.0-1.el7.centos python2-pbr = 1.10.0-1.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python python(abi) = 2.7 Obsoletes: python-pbr < 1.10.0-1.el7.centos Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64 warning: Could not canonicalize hostname: copr-builder-156500093.novalocal Wrote: /builddir/build/RPMS/python2-pbr-1.10.0-1.el7.centos.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.9cptl5 + umask 022 + cd /builddir/build/BUILD + cd pbr-1.10.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-pbr-1.10.0-1.el7.centos.x86_64 + exit 0 Child return code was: 0