Mock Version: 1.2.21 Mock Version: 1.2.21 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-copr.spec'], user='mockbuild'gid=425uid=1000chrootPath='/var/lib/mock/f24-build-7001229-671935/root'env={'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir'}shell=Falsetimeout=172800printOutput=Falselogger=) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-copr.spec'] with env {'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir'} and shell False sh: /usr/bin/python: No such file or directory warning: Could not canonicalize hostname: buildvm-11.phx2.fedoraproject.org Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-copr-1.75-1.fc24.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-copr.spec'], user='mockbuild'gid=425uid=1000chrootPath='/var/lib/mock/f24-build-7001229-671935/root'env={'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir'}shell=Falseprivate_network=Truetimeout=172800printOutput=Falselogger=) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-copr.spec'] with env {'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.uiN7Pe + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-copr-1.75 + /usr/bin/gzip -dc /builddir/build/SOURCES/python-copr-1.75.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd python-copr-1.75 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf /builddir/build/BUILD/python3-python-copr-1.75-1.fc24 + cp -a . /builddir/build/BUILD/python3-python-copr-1.75-1.fc24 + find /builddir/build/BUILD/python3-python-copr-1.75-1.fc24 -name '*.py' + xargs sed -i '1s|^#!python|#!/usr/bin/python3|' + find -name '*.py' + xargs sed -i '1s|^#!python|#!/usr/bin/python2|' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.UWelHv + umask 022 + cd /builddir/build/BUILD + cd python-copr-1.75 + CFLAGS='-O2 -g -march=pentium3' + /usr/bin/python2 setup.py build running build running build_py creating build creating build/lib creating build/lib/copr copying copr/util.py -> build/lib/copr copying copr/exceptions.py -> build/lib/copr copying copr/__init__.py -> build/lib/copr creating build/lib/copr/client copying copr/client/client.py -> build/lib/copr/client copying copr/client/__init__.py -> build/lib/copr/client copying copr/client/parsers.py -> build/lib/copr/client copying copr/client/responses.py -> build/lib/copr/client creating build/lib/copr/client_v2 copying copr/client_v2/schemas.py -> build/lib/copr/client_v2 copying copr/client_v2/handlers.py -> build/lib/copr/client_v2 copying copr/client_v2/common.py -> build/lib/copr/client_v2 copying copr/client_v2/tools.py -> build/lib/copr/client_v2 copying copr/client_v2/client.py -> build/lib/copr/client_v2 copying copr/client_v2/resources.py -> build/lib/copr/client_v2 copying copr/client_v2/__init__.py -> build/lib/copr/client_v2 copying copr/client_v2/net_client.py -> build/lib/copr/client_v2 copying copr/client_v2/entities.py -> build/lib/copr/client_v2 creating build/lib/copr/test copying copr/test/test_resources.py -> build/lib/copr/test copying copr/test/__init__.py -> build/lib/copr/test copying copr/test/test_client.py -> build/lib/copr/test running egg_info creating copr.egg-info writing requirements to copr.egg-info/requires.txt writing copr.egg-info/PKG-INFO writing top-level names to copr.egg-info/top_level.txt writing dependency_links to copr.egg-info/dependency_links.txt writing manifest file 'copr.egg-info/SOURCES.txt' reading manifest file 'copr.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'docs/' writing manifest file 'copr.egg-info/SOURCES.txt' copying copr/README.rst -> build/lib/copr + pushd /builddir/build/BUILD/python3-python-copr-1.75-1.fc24 ~/build/BUILD/python3-python-copr-1.75-1.fc24 ~/build/BUILD/python-copr-1.75 + CFLAGS='-O2 -g -march=pentium3' + /usr/bin/python3 setup.py build running build running build_py creating build creating build/lib creating build/lib/copr copying copr/util.py -> build/lib/copr copying copr/exceptions.py -> build/lib/copr copying copr/__init__.py -> build/lib/copr creating build/lib/copr/client copying copr/client/client.py -> build/lib/copr/client copying copr/client/__init__.py -> build/lib/copr/client copying copr/client/parsers.py -> build/lib/copr/client copying copr/client/responses.py -> build/lib/copr/client creating build/lib/copr/client_v2 copying copr/client_v2/schemas.py -> build/lib/copr/client_v2 copying copr/client_v2/handlers.py -> build/lib/copr/client_v2 copying copr/client_v2/common.py -> build/lib/copr/client_v2 copying copr/client_v2/tools.py -> build/lib/copr/client_v2 copying copr/client_v2/client.py -> build/lib/copr/client_v2 copying copr/client_v2/resources.py -> build/lib/copr/client_v2 copying copr/client_v2/__init__.py -> build/lib/copr/client_v2 copying copr/client_v2/net_client.py -> build/lib/copr/client_v2 copying copr/client_v2/entities.py -> build/lib/copr/client_v2 creating build/lib/copr/test copying copr/test/test_resources.py -> build/lib/copr/test copying copr/test/__init__.py -> build/lib/copr/test copying copr/test/test_client.py -> build/lib/copr/test running egg_info creating copr.egg-info writing requirements to copr.egg-info/requires.txt writing dependency_links to copr.egg-info/dependency_links.txt writing copr.egg-info/PKG-INFO writing top-level names to copr.egg-info/top_level.txt writing manifest file 'copr.egg-info/SOURCES.txt' reading manifest file 'copr.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'docs/' writing manifest file 'copr.egg-info/SOURCES.txt' copying copr/README.rst -> build/lib/copr ~/build/BUILD/python-copr-1.75 + popd + mv copr/README.rst ./ ~/build/BUILD/python-copr-1.75/docs ~/build/BUILD/python-copr-1.75 + pushd docs + make -j4 html sphinx-build -b html -d _build/doctrees . _build/html Running Sphinx v1.4.8 making output directory... loading pickled environment... not yet created building [mo]: targets for 0 po files that are out of date building [html]: targets for 19 source files that are out of date updating environment: 19 added, 0 changed, 0 removed reading sources... [ 5%] ClientV1 reading sources... [ 10%] ClientV2 reading sources... [ 15%] client_v1/CoprClient reading sources... [ 21%] client_v1/Examples reading sources... [ 26%] client_v1/Responses reading sources... [ 31%] client_v2/entities reading sources... [ 36%] client_v2/errors reading sources... [ 42%] client_v2/general reading sources... [ 47%] client_v2/handlers reading sources... [ 52%] client_v2/initialization reading sources... [ 57%] client_v2/resource_info/build reading sources... [ 63%] client_v2/resource_info/build_task reading sources... [ 68%] client_v2/resource_info/mock_chroot reading sources... [ 73%] client_v2/resource_info/project reading sources... [ 78%] client_v2/resource_info/project_chroot reading sources... [ 84%] client_v2/resources reading sources... [ 89%] client_v2/resources_usage reading sources... [ 94%] index reading sources... [100%] installation /builddir/build/BUILD/python-copr-1.75/copr/client/client.py:docstring of copr.client.client.CoprClient.get_build_details:13: WARNING: Bullet list ends without a blank line; unexpected unindent. /builddir/build/BUILD/python-copr-1.75/copr/client/client.py:docstring of copr.client.client.CoprClient.create_new_build:11: WARNING: Field list ends without a blank line; unexpected unindent. /builddir/build/BUILD/python-copr-1.75/copr/client/client.py:docstring of copr.client.client.CoprClient.get_project_details:10: WARNING: Bullet list ends without a blank line; unexpected unindent. /builddir/build/BUILD/python-copr-1.75/copr/client/responses.py:docstring of copr.client.responses.ProjectHandle.create_new_build:1: WARNING: Inline interpreted text or phrase reference start-string without end-string. /builddir/build/BUILD/python-copr-1.75/docs/client_v2/errors.rst:4: ERROR: Unknown directive type "todo". .. todo:: implement looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 5%] ClientV1 writing output... [ 10%] ClientV2 writing output... [ 15%] client_v1/CoprClient writing output... [ 21%] client_v1/Examples writing output... [ 26%] client_v1/Responses writing output... [ 31%] client_v2/entities writing output... [ 36%] client_v2/errors writing output... [ 42%] client_v2/general writing output... [ 47%] client_v2/handlers writing output... [ 52%] client_v2/initialization writing output... [ 57%] client_v2/resource_info/build writing output... [ 63%] client_v2/resource_info/build_task writing output... [ 68%] client_v2/resource_info/mock_chroot writing output... [ 73%] client_v2/resource_info/project writing output... [ 78%] client_v2/resource_info/project_chroot writing output... [ 84%] client_v2/resources writing output... [ 89%] client_v2/resources_usage writing output... [ 94%] index writing output... [100%] installation /builddir/build/BUILD/python-copr-1.75/copr/client/client.py:docstring of copr.client.client.CoprClient.create_from_file_config:None: WARNING: 'any' reference target not found: str /builddir/build/BUILD/python-copr-1.75/copr/client/client.py:docstring of copr.client.client.CoprClient.create_from_file_config:None: WARNING: more than one target found for cross-reference u'client.CoprClient': copr.client_v2.client.CoprClient, copr.client.client.CoprClient /builddir/build/BUILD/python-copr-1.75/docs/client_v2/general.rst:9: WARNING: 'any' reference target not found: str /builddir/build/BUILD/python-copr-1.75/copr/client_v2/client.py:docstring of copr.client_v2.client.CoprClient.create_from_file_config:None: WARNING: 'any' reference target not found: str /builddir/build/BUILD/python-copr-1.75/copr/client_v2/handlers.py:docstring of copr.client_v2.handlers.ProjectHandle.get_builds_handle:None: WARNING: more than one target found for cross-reference u'BuildHandle': copr.client_v2.handlers.BuildHandle, copr.client.responses.BuildHandle /builddir/build/BUILD/python-copr-1.75/copr/client_v2/handlers.py:docstring of copr.client_v2.handlers.ProjectHandle.get_project_chroots_handle:None: WARNING: more than one target found for cross-reference u'ProjectChrootHandle': copr.client_v2.handlers.ProjectChrootHandle, copr.client.responses.ProjectChrootHandle /builddir/build/BUILD/python-copr-1.75/docs/client_v2/resources_usage.rst:4: WARNING: 'any' reference target not found: copr /builddir/build/BUILD/python-copr-1.75/docs/client_v2/resources_usage.rst:21: WARNING: more than one target found for 'any' cross-reference u'next_page()': could be :py:meth: or :py:meth: /builddir/build/BUILD/python-copr-1.75/docs/index.rst:34: WARNING: 'any' reference target not found: client_v2 generating indices... genindex py-modindex highlighting module code... [ 16%] copr.client_v2.handlers highlighting module code... [ 33%] copr.client.client highlighting module code... [ 50%] copr.client_v2.client highlighting module code... [ 66%] copr.client.responses highlighting module code... [ 83%] copr.client_v2.entities highlighting module code... [100%] copr.client_v2.resources writing additional pages... search copying static files... WARNING: html_static_path entry u'/builddir/build/BUILD/python-copr-1.75/docs/_static' does not exist done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 15 warnings. Build finished. The HTML pages are in _build/html. ~/build/BUILD/python-copr-1.75 + popd + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.FFbOiZ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch ++ dirname /builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch + cd python-copr-1.75 + pushd /builddir/build/BUILD/python3-python-copr-1.75-1.fc24 ~/build/BUILD/python3-python-copr-1.75-1.fc24 ~/build/BUILD/python-copr-1.75 + /usr/bin/python3 setup.py install --skip-build --root /builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch/usr creating /builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch/usr/lib creating /builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch/usr/lib/python3.5 creating /builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch/usr/lib/python3.5/site-packages creating /builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch/usr/lib/python3.5/site-packages/copr copying build/lib/copr/util.py -> /builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch/usr/lib/python3.5/site-packages/copr copying build/lib/copr/exceptions.py -> /builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch/usr/lib/python3.5/site-packages/copr creating /builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch/usr/lib/python3.5/site-packages/copr/client copying build/lib/copr/client/client.py -> /builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch/usr/lib/python3.5/site-packages/copr/client copying build/lib/copr/client/__init__.py -> /builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch/usr/lib/python3.5/site-packages/copr/client copying build/lib/copr/client/parsers.py -> /builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch/usr/lib/python3.5/site-packages/copr/client copying build/lib/copr/client/responses.py -> /builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch/usr/lib/python3.5/site-packages/copr/client creating /builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch/usr/lib/python3.5/site-packages/copr/client_v2 copying build/lib/copr/client_v2/schemas.py -> /builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch/usr/lib/python3.5/site-packages/copr/client_v2 copying build/lib/copr/client_v2/handlers.py -> /builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch/usr/lib/python3.5/site-packages/copr/client_v2 copying build/lib/copr/client_v2/common.py -> /builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch/usr/lib/python3.5/site-packages/copr/client_v2 copying build/lib/copr/client_v2/tools.py -> /builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch/usr/lib/python3.5/site-packages/copr/client_v2 copying build/lib/copr/client_v2/client.py -> /builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch/usr/lib/python3.5/site-packages/copr/client_v2 copying build/lib/copr/client_v2/resources.py -> /builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch/usr/lib/python3.5/site-packages/copr/client_v2 copying build/lib/copr/client_v2/__init__.py -> /builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch/usr/lib/python3.5/site-packages/copr/client_v2 copying build/lib/copr/client_v2/net_client.py -> /builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch/usr/lib/python3.5/site-packages/copr/client_v2 copying build/lib/copr/client_v2/entities.py -> /builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch/usr/lib/python3.5/site-packages/copr/client_v2 copying build/lib/copr/__init__.py -> /builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch/usr/lib/python3.5/site-packages/copr copying build/lib/copr/README.rst -> /builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch/usr/lib/python3.5/site-packages/copr creating /builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch/usr/lib/python3.5/site-packages/copr/test copying build/lib/copr/test/test_resources.py -> /builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch/usr/lib/python3.5/site-packages/copr/test copying build/lib/copr/test/__init__.py -> /builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch/usr/lib/python3.5/site-packages/copr/test copying build/lib/copr/test/test_client.py -> /builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch/usr/lib/python3.5/site-packages/copr/test byte-compiling /builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch/usr/lib/python3.5/site-packages/copr/util.py to util.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch/usr/lib/python3.5/site-packages/copr/exceptions.py to exceptions.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch/usr/lib/python3.5/site-packages/copr/client/client.py to client.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch/usr/lib/python3.5/site-packages/copr/client/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch/usr/lib/python3.5/site-packages/copr/client/parsers.py to parsers.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch/usr/lib/python3.5/site-packages/copr/client/responses.py to responses.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch/usr/lib/python3.5/site-packages/copr/client_v2/schemas.py to schemas.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch/usr/lib/python3.5/site-packages/copr/client_v2/handlers.py to handlers.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch/usr/lib/python3.5/site-packages/copr/client_v2/common.py to common.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch/usr/lib/python3.5/site-packages/copr/client_v2/tools.py to tools.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch/usr/lib/python3.5/site-packages/copr/client_v2/client.py to client.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch/usr/lib/python3.5/site-packages/copr/client_v2/resources.py to resources.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch/usr/lib/python3.5/site-packages/copr/client_v2/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch/usr/lib/python3.5/site-packages/copr/client_v2/net_client.py to net_client.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch/usr/lib/python3.5/site-packages/copr/client_v2/entities.py to entities.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch/usr/lib/python3.5/site-packages/copr/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch/usr/lib/python3.5/site-packages/copr/test/test_resources.py to test_resources.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch/usr/lib/python3.5/site-packages/copr/test/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch/usr/lib/python3.5/site-packages/copr/test/test_client.py to test_client.cpython-35.pyc running install_egg_info running egg_info writing top-level names to copr.egg-info/top_level.txt writing dependency_links to copr.egg-info/dependency_links.txt writing copr.egg-info/PKG-INFO writing requirements to copr.egg-info/requires.txt reading manifest file 'copr.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'docs/' writing manifest file 'copr.egg-info/SOURCES.txt' Copying copr.egg-info to /builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch/usr/lib/python3.5/site-packages/copr-1.75-py3.5.egg-info running install_scripts + find /builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch/usr/lib/python3.5/site-packages -name '*.exe' + xargs rm -f + popd ~/build/BUILD/python-copr-1.75 + /usr/bin/python2 setup.py install --skip-build --root /builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch/usr/lib/python2.7/site-packages/copr copying build/lib/copr/util.py -> /builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch/usr/lib/python2.7/site-packages/copr copying build/lib/copr/exceptions.py -> /builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch/usr/lib/python2.7/site-packages/copr creating /builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch/usr/lib/python2.7/site-packages/copr/client copying build/lib/copr/client/client.py -> /builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch/usr/lib/python2.7/site-packages/copr/client copying build/lib/copr/client/__init__.py -> /builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch/usr/lib/python2.7/site-packages/copr/client copying build/lib/copr/client/parsers.py -> /builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch/usr/lib/python2.7/site-packages/copr/client copying build/lib/copr/client/responses.py -> /builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch/usr/lib/python2.7/site-packages/copr/client creating /builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch/usr/lib/python2.7/site-packages/copr/client_v2 copying build/lib/copr/client_v2/schemas.py -> /builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch/usr/lib/python2.7/site-packages/copr/client_v2 copying build/lib/copr/client_v2/handlers.py -> /builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch/usr/lib/python2.7/site-packages/copr/client_v2 copying build/lib/copr/client_v2/common.py -> /builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch/usr/lib/python2.7/site-packages/copr/client_v2 copying build/lib/copr/client_v2/tools.py -> /builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch/usr/lib/python2.7/site-packages/copr/client_v2 copying build/lib/copr/client_v2/client.py -> /builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch/usr/lib/python2.7/site-packages/copr/client_v2 copying build/lib/copr/client_v2/resources.py -> /builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch/usr/lib/python2.7/site-packages/copr/client_v2 copying build/lib/copr/client_v2/__init__.py -> /builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch/usr/lib/python2.7/site-packages/copr/client_v2 copying build/lib/copr/client_v2/net_client.py -> /builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch/usr/lib/python2.7/site-packages/copr/client_v2 copying build/lib/copr/client_v2/entities.py -> /builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch/usr/lib/python2.7/site-packages/copr/client_v2 copying build/lib/copr/__init__.py -> /builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch/usr/lib/python2.7/site-packages/copr copying build/lib/copr/README.rst -> /builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch/usr/lib/python2.7/site-packages/copr creating /builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch/usr/lib/python2.7/site-packages/copr/test copying build/lib/copr/test/test_resources.py -> /builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch/usr/lib/python2.7/site-packages/copr/test copying build/lib/copr/test/__init__.py -> /builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch/usr/lib/python2.7/site-packages/copr/test copying build/lib/copr/test/test_client.py -> /builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch/usr/lib/python2.7/site-packages/copr/test byte-compiling /builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch/usr/lib/python2.7/site-packages/copr/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch/usr/lib/python2.7/site-packages/copr/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch/usr/lib/python2.7/site-packages/copr/client/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch/usr/lib/python2.7/site-packages/copr/client/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch/usr/lib/python2.7/site-packages/copr/client/parsers.py to parsers.pyc byte-compiling /builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch/usr/lib/python2.7/site-packages/copr/client/responses.py to responses.pyc byte-compiling /builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch/usr/lib/python2.7/site-packages/copr/client_v2/schemas.py to schemas.pyc byte-compiling /builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch/usr/lib/python2.7/site-packages/copr/client_v2/handlers.py to handlers.pyc byte-compiling /builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch/usr/lib/python2.7/site-packages/copr/client_v2/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch/usr/lib/python2.7/site-packages/copr/client_v2/tools.py to tools.pyc byte-compiling /builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch/usr/lib/python2.7/site-packages/copr/client_v2/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch/usr/lib/python2.7/site-packages/copr/client_v2/resources.py to resources.pyc byte-compiling /builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch/usr/lib/python2.7/site-packages/copr/client_v2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch/usr/lib/python2.7/site-packages/copr/client_v2/net_client.py to net_client.pyc byte-compiling /builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch/usr/lib/python2.7/site-packages/copr/client_v2/entities.py to entities.pyc byte-compiling /builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch/usr/lib/python2.7/site-packages/copr/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch/usr/lib/python2.7/site-packages/copr/test/test_resources.py to test_resources.pyc byte-compiling /builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch/usr/lib/python2.7/site-packages/copr/test/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch/usr/lib/python2.7/site-packages/copr/test/test_client.py to test_client.pyc running install_egg_info running egg_info writing requirements to copr.egg-info/requires.txt writing copr.egg-info/PKG-INFO writing top-level names to copr.egg-info/top_level.txt writing dependency_links to copr.egg-info/dependency_links.txt reading manifest file 'copr.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'copr/README.rst' warning: no files found matching '*' under directory 'docs/' writing manifest file 'copr.egg-info/SOURCES.txt' Copying copr.egg-info to /builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch/usr/lib/python2.7/site-packages/copr-1.75-py2.7.egg-info running install_scripts + find /builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch/usr/lib/python2.7/site-packages -name '*.exe' + xargs rm -f + install -d /builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch/usr/share/doc/python-copr/ + cp -a docs/_build/html /builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch/usr/share/doc/python-copr/ + /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/python-copr-1.75 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/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-copr-1.75-1.fc24.noarch/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch/usr/lib/python3.5 using /usr/bin/python3.5 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.j4zcdx + umask 022 + cd /builddir/build/BUILD + cd python-copr-1.75 + python3-pylint copr/__init__.py copr/exceptions.py copr/util.py copr/client/ copr/client_v2/ ************* Module copr.client C: 7, 0: Import "from .client import CoprClient" should be placed at the top of the module (wrong-import-position) C: 10, 0: Import "import copr.exceptions as exceptions" should be placed at the top of the module (wrong-import-position) ************* Module copr.client.client C:388, 0: Line too long (121/120) (line-too-long) C:392, 0: Wrong continued indentation (add 5 spaces). python_versions=[3, 2], username=None, timeout=None, memory=None, ^ | (bad-continuation) C:393, 0: Wrong continued indentation (add 5 spaces). chroots=None, background=False, progress_callback=None): ^ | (bad-continuation) C:490, 0: Wrong continued indentation (add 4 spaces). timeout=None, memory=None, chroots=None, background=False, progress_callback=None): ^ | (bad-continuation) C:517, 0: Wrong continued indentation (add 3 spaces). timeout=None, memory=None, chroots=None, background=False, progress_callback=None): ^ | (bad-continuation) C:626, 0: Line too long (153/120) (line-too-long) C:633, 0: Line too long (129/120) (line-too-long) C:634, 0: Line too long (141/120) (line-too-long) C:638, 0: Line too long (152/120) (line-too-long) C:645, 0: Line too long (129/120) (line-too-long) C:646, 0: Line too long (141/120) (line-too-long) C:650, 0: Line too long (162/120) (line-too-long) C:661, 0: Line too long (161/120) (line-too-long) C:672, 0: Line too long (137/120) (line-too-long) C:684, 0: Line too long (136/120) (line-too-long) C:745, 0: Line too long (144/120) (line-too-long) C:781, 0: Line too long (148/120) (line-too-long) C:1209, 0: Wrong continued indentation (remove 2 spaces). upload_comps=None, delete_comps=None, packages=None, repos=None): | ^ (bad-continuation) E: 24, 4: Unable to import 'urlparse' (import-error) C: 38, 0: Import "from ..exceptions import CoprConfigException, CoprNoConfException, CoprRequestException, CoprUnknownResponseException" should be placed at the top of the module (wrong-import-position) C: 42, 0: Import "from .responses import ProjectHandle, CoprResponse, BuildHandle, BaseHandle, ProjectChrootHandle, PackageHandle" should be placed at the top of the module (wrong-import-position) C: 45, 0: Import "from .parsers import fabric_simple_fields_parser, ProjectListParser, CommonMsgErrorOutParser, NewBuildListParser, ProjectChrootsParser, ProjectDetailsFieldsParser, PackageListParser, PackageParser, BuildConfigParser, CoprChrootParser" should be placed at the top of the module (wrong-import-position) C: 50, 0: Import "from ..util import UnicodeMixin" should be placed at the top of the module (wrong-import-position) E:153,40: Too many positional arguments for method call (too-many-function-args) W:137, 8: Unused variable 'e' (unused-variable) W:391, 4: Dangerous default value [] as argument (dangerous-default-value) W:393,57: Unused argument 'progress_callback' (unused-argument) W:424,89: Unused argument 'progress_callback' (unused-argument) W:457,89: Unused argument 'progress_callback' (unused-argument) W:490,89: Unused argument 'progress_callback' (unused-argument) W:517,89: Unused argument 'progress_callback' (unused-argument) W:598,29: Unused argument 'method' (unused-argument) W:650, 4: Dangerous default value [] as argument (dangerous-default-value) W:661, 4: Dangerous default value [] as argument (dangerous-default-value) R:1252,12: Redefinition of data type from dict to requests_toolbelt.multipart.encoder.MultipartEncoder (redefined-variable-type) W: 42, 0: Unused PackageHandle imported from responses (unused-import) C: 26, 4: standard import "from urllib.parse import urlparse" comes before "import requests" (wrong-import-order) C: 33, 4: standard import "from logging import NullHandler" comes before "import requests" (wrong-import-order) C: 33, 4: Imports from package logging are not grouped (ungrouped-imports) ************* Module copr.client.parsers C:163, 0: Line too long (143/120) (line-too-long) C: 3, 0: Import "from .responses import ProjectWrapper, BuildWrapper, ProjectChrootWrapper, PackageWrapper, CoprChrootWrapper" should be placed at the top of the module (wrong-import-position) ************* Module copr.client.responses W: 83, 0: Unused argument 'kwargs' (unused-argument) W:350, 8: Unused variable 'e' (unused-variable) W:368, 8: Unused variable 'e' (unused-variable) W: 14, 0: Unused import json (unused-import) ************* Module copr.client_v2.schemas C: 19, 4: Invalid class attribute name "id" (invalid-name) R: 60, 4: Method could be a function (no-self-use) C: 66, 4: Invalid class attribute name "id" (invalid-name) ************* Module copr.client_v2.handlers W: 7, 0: Unused ProjectCreateSchema imported from copr.client_v2.schemas (unused-import) W: 8, 0: Unused ProjectEntity imported from entities (unused-import) ************* Module copr.client_v2.client E:211,40: Too many positional arguments for method call (too-many-function-args) C: 27, 4: standard import "from logging import NullHandler" comes before "import six" (wrong-import-order) C: 27, 4: Imports from package logging are not grouped (ungrouped-imports) ************* Module copr.client_v2.resources W: 23,23: Access to a protected member _entity of a client class (protected-access) W: 29,16: Access to a protected member _entity of a client class (protected-access) W: 43,23: Access to a protected member _entity of a client class (protected-access) W: 54,24: Unused variable 'f' (unused-variable) R:407, 8: The if statement can be replaced with 'return bool(test)' (simplifiable-if-statement) ************* Module copr.client_v2.net_client W: 8, 0: Redefining built-in 'ConnectionError' (redefined-builtin) ************* Module copr.client_v2.entities C: 79, 0: Wrong hanging indentation (remove 4 spaces). "failed", | ^ (bad-continuation) C: 80, 0: Wrong hanging indentation (remove 4 spaces). "skipped", | ^ (bad-continuation) C: 81, 0: Wrong hanging indentation (remove 4 spaces). "succeeded" | ^ (bad-continuation) + : + /usr/bin/python2 -m pytest copr/test ============================= test session starts ============================== platform linux2 -- Python 2.7.12, pytest-2.9.2, py-1.4.31, pluggy-0.3.1 rootdir: /builddir/build/BUILD/python-copr-1.75, inifile: collected 21 items copr/test/test_client.py ..... copr/test/test_resources.py . copr/test/client_v2/test_client.py .... copr/test/client_v2/test_entities.py ... copr/test/client_v2/test_handlers.py ...... copr/test/client_v2/test_net_client.py .. ========================== 21 passed in 0.28 seconds =========================== ~/build/BUILD/python3-python-copr-1.75-1.fc24 ~/build/BUILD/python-copr-1.75 + pushd /builddir/build/BUILD/python3-python-copr-1.75-1.fc24 + /usr/bin/python3 -m pytest copr/test ============================= test session starts ============================== platform linux -- Python 3.5.2, pytest-2.9.2, py-1.4.31, pluggy-0.3.1 rootdir: /builddir/build/BUILD/python3-python-copr-1.75-1.fc24, inifile: collected 21 items copr/test/test_client.py ..... copr/test/test_resources.py . copr/test/client_v2/test_client.py .... copr/test/client_v2/test_entities.py ... copr/test/client_v2/test_handlers.py ...... copr/test/client_v2/test_net_client.py .. ========================== 21 passed in 0.41 seconds =========================== ~/build/BUILD/python-copr-1.75 + popd + exit 0 Processing files: python-copr-1.75-1.fc24.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.LRdU8u + umask 022 + cd /builddir/build/BUILD + cd python-copr-1.75 + DOCDIR=/builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch/usr/share/doc/python-copr + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch/usr/share/doc/python-copr + cp -pr README.rst /builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch/usr/share/doc/python-copr + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.vuug5s + umask 022 + cd /builddir/build/BUILD + cd python-copr-1.75 + LICENSEDIR=/builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch/usr/share/licenses/python-copr + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch/usr/share/licenses/python-copr + cp -pr LICENSE /builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch/usr/share/licenses/python-copr + exit 0 Provides: python-copr = 1.75-1.fc24 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: python(abi) = 2.7 Processing files: python3-copr-1.75-1.fc24.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.S7fLZr + umask 022 + cd /builddir/build/BUILD + cd python-copr-1.75 + DOCDIR=/builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch/usr/share/doc/python3-copr + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch/usr/share/doc/python3-copr + cp -pr README.rst /builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch/usr/share/doc/python3-copr + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.TJCPUq + umask 022 + cd /builddir/build/BUILD + cd python-copr-1.75 + LICENSEDIR=/builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch/usr/share/licenses/python3-copr + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch/usr/share/licenses/python3-copr + cp -pr LICENSE /builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch/usr/share/licenses/python3-copr + exit 0 Provides: python3-copr = 1.75-1.fc24 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.5 Processing files: python-copr-doc-1.75-1.fc24.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.kfbCPq + umask 022 + cd /builddir/build/BUILD + cd python-copr-1.75 + LICENSEDIR=/builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch/usr/share/licenses/python-copr-doc + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch/usr/share/licenses/python-copr-doc + cp -pr LICENSE /builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch/usr/share/licenses/python-copr-doc + exit 0 Provides: python-copr-doc = 1.75-1.fc24 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch warning: Could not canonicalize hostname: buildvm-11.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/python-copr-1.75-1.fc24.noarch.rpm Wrote: /builddir/build/RPMS/python3-copr-1.75-1.fc24.noarch.rpm Wrote: /builddir/build/RPMS/python-copr-doc-1.75-1.fc24.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.oQDOjs + umask 022 + cd /builddir/build/BUILD + cd python-copr-1.75 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-copr-1.75-1.fc24.noarch + exit 0 Child return code was: 0