Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-uritemplate.spec'], chrootPath='/var/lib/mock/1124775-centos-stream-x86_64-1575571313.857014/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.py77qhtf:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.py77qhtf:/etc/resolv.conf'] Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '452e7849c1614edca19e2eab2dfd0a5c', '-D', '/var/lib/mock/1124775-centos-stream-x86_64-1575571313.857014/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.py77qhtf:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-uritemplate.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-uritemplate-3.0.0-9.el8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-uritemplate.spec'], chrootPath='/var/lib/mock/1124775-centos-stream-x86_64-1575571313.857014/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.py77qhtf:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.py77qhtf:/etc/resolv.conf'] Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '8f91cf6c95914dc8bb166e44aea00bc3', '-D', '/var/lib/mock/1124775-centos-stream-x86_64-1575571313.857014/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.py77qhtf:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-uritemplate.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.KAkQDa + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf uritemplate-3.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/uritemplate-3.0.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd uritemplate-3.0.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.8QPy9b + umask 022 + cd /builddir/build/BUILD + cd uritemplate-3.0.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/libexec/platform-python setup.py build '--executable=/usr/libexec/platform-python -s' running build running build_py creating build creating build/lib creating build/lib/uritemplate copying uritemplate/variable.py -> build/lib/uritemplate copying uritemplate/template.py -> build/lib/uritemplate copying uritemplate/api.py -> build/lib/uritemplate copying uritemplate/__init__.py -> build/lib/uritemplate running egg_info writing uritemplate.egg-info/PKG-INFO writing dependency_links to uritemplate.egg-info/dependency_links.txt writing top-level names to uritemplate.egg-info/top_level.txt reading manifest file 'uritemplate.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*.py[cdo]' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files matching '*.pyd' found anywhere in distribution writing manifest file 'uritemplate.egg-info/SOURCES.txt' + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.YNSsxi + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-uritemplate-3.0.0-9.el8.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-uritemplate-3.0.0-9.el8.x86_64 ++ dirname /builddir/build/BUILDROOT/python-uritemplate-3.0.0-9.el8.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-uritemplate-3.0.0-9.el8.x86_64 + cd uritemplate-3.0.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/libexec/platform-python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-uritemplate-3.0.0-9.el8.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-uritemplate-3.0.0-9.el8.x86_64/usr creating /builddir/build/BUILDROOT/python-uritemplate-3.0.0-9.el8.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-uritemplate-3.0.0-9.el8.x86_64/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-uritemplate-3.0.0-9.el8.x86_64/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-uritemplate-3.0.0-9.el8.x86_64/usr/lib/python3.6/site-packages/uritemplate copying build/lib/uritemplate/__init__.py -> /builddir/build/BUILDROOT/python-uritemplate-3.0.0-9.el8.x86_64/usr/lib/python3.6/site-packages/uritemplate copying build/lib/uritemplate/api.py -> /builddir/build/BUILDROOT/python-uritemplate-3.0.0-9.el8.x86_64/usr/lib/python3.6/site-packages/uritemplate copying build/lib/uritemplate/template.py -> /builddir/build/BUILDROOT/python-uritemplate-3.0.0-9.el8.x86_64/usr/lib/python3.6/site-packages/uritemplate copying build/lib/uritemplate/variable.py -> /builddir/build/BUILDROOT/python-uritemplate-3.0.0-9.el8.x86_64/usr/lib/python3.6/site-packages/uritemplate byte-compiling /builddir/build/BUILDROOT/python-uritemplate-3.0.0-9.el8.x86_64/usr/lib/python3.6/site-packages/uritemplate/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-uritemplate-3.0.0-9.el8.x86_64/usr/lib/python3.6/site-packages/uritemplate/api.py to api.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-uritemplate-3.0.0-9.el8.x86_64/usr/lib/python3.6/site-packages/uritemplate/template.py to template.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-uritemplate-3.0.0-9.el8.x86_64/usr/lib/python3.6/site-packages/uritemplate/variable.py to variable.cpython-36.pyc writing byte-compilation script '/tmp/tmpxxqqqfa1.py' /usr/libexec/platform-python /tmp/tmpxxqqqfa1.py removing /tmp/tmpxxqqqfa1.py running install_egg_info running egg_info writing uritemplate.egg-info/PKG-INFO writing dependency_links to uritemplate.egg-info/dependency_links.txt writing top-level names to uritemplate.egg-info/top_level.txt reading manifest file 'uritemplate.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*.py[cdo]' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files matching '*.pyd' found anywhere in distribution writing manifest file 'uritemplate.egg-info/SOURCES.txt' Copying uritemplate.egg-info to /builddir/build/BUILDROOT/python-uritemplate-3.0.0-9.el8.x86_64/usr/lib/python3.6/site-packages/uritemplate-3.0.0-py3.6.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 3.0.0-9.el8 --unique-debug-suffix -3.0.0-9.el8.x86_64 --unique-debug-src-base python-uritemplate-3.0.0-9.el8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/uritemplate-3.0.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-uritemplate-3.0.0-9.el8.x86_64/usr/lib/python3.6 using /usr/libexec/platform-python + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.u6X4fr + umask 022 + cd /builddir/build/BUILD + cd uritemplate-3.0.0 + PYTHONPATH=/builddir/build/BUILDROOT/python-uritemplate-3.0.0-9.el8.x86_64/usr/lib/python3.6/site-packages + py.test-3.6 -v ============================= test session starts ============================== platform linux -- Python 3.6.8, pytest-4.6.6, py-1.5.3, pluggy-0.12.0 -- /usr/libexec/platform-python cachedir: .pytest_cache rootdir: /builddir/build/BUILD/uritemplate-3.0.0 collecting ... collected 59 items tests/test_from_fixtures.py::TestSpecExamples::test_level_1 PASSED [ 1%] tests/test_from_fixtures.py::TestSpecExamples::test_level_2 PASSED [ 3%] tests/test_from_fixtures.py::TestSpecExamples::test_level_3 PASSED [ 5%] tests/test_from_fixtures.py::TestSpecExamples::test_level_4 PASSED [ 6%] tests/test_from_fixtures.py::TestSpecExamplesByRFCSection::test_variable_expansion PASSED [ 8%] tests/test_from_fixtures.py::TestSpecExamplesByRFCSection::test_simple_string_expansion PASSED [ 10%] tests/test_from_fixtures.py::TestSpecExamplesByRFCSection::test_reserved_expansion PASSED [ 11%] tests/test_from_fixtures.py::TestSpecExamplesByRFCSection::test_fragment_expansion PASSED [ 13%] tests/test_from_fixtures.py::TestSpecExamplesByRFCSection::test_dot_prefixed_label_expansion PASSED [ 15%] tests/test_from_fixtures.py::TestSpecExamplesByRFCSection::test_path_segment_expansion PASSED [ 16%] tests/test_from_fixtures.py::TestSpecExamplesByRFCSection::test_path_style_parameter_expansion PASSED [ 18%] tests/test_from_fixtures.py::TestSpecExamplesByRFCSection::test_form_style_query_expansion PASSED [ 20%] tests/test_from_fixtures.py::TestSpecExamplesByRFCSection::test_form_style_query_cntinuation PASSED [ 22%] tests/test_from_fixtures.py::TestExtendedTests::test_additional_examples_1 PASSED [ 23%] tests/test_from_fixtures.py::TestExtendedTests::test_additional_examples_2 PASSED [ 25%] tests/test_from_fixtures.py::TestExtendedTests::test_additional_examples_3 PASSED [ 27%] tests/test_from_fixtures.py::TestExtendedTests::test_additional_examples_4 PASSED [ 28%] tests/test_uritemplate.py::TestURITemplate::test_all_variables_parsed PASSED [ 30%] tests/test_uritemplate.py::TestURITemplate::test_default_value PASSED [ 32%] tests/test_uritemplate.py::TestURITemplate::test_expand PASSED [ 33%] tests/test_uritemplate.py::TestURITemplate::test_hash PASSED [ 35%] tests/test_uritemplate.py::TestURITemplate::test_hashability PASSED [ 37%] tests/test_uritemplate.py::TestURITemplate::test_label_path_expansion PASSED [ 38%] tests/test_uritemplate.py::TestURITemplate::test_level1_examples PASSED [ 40%] tests/test_uritemplate.py::TestURITemplate::test_level2_fragment_examples PASSED [ 42%] tests/test_uritemplate.py::TestURITemplate::test_level2_reserved_examples PASSED [ 44%] tests/test_uritemplate.py::TestURITemplate::test_level3_form_amp_examples PASSED [ 45%] tests/test_uritemplate.py::TestURITemplate::test_level3_form_cont_examples PASSED [ 47%] tests/test_uritemplate.py::TestURITemplate::test_level3_fragment_examples PASSED [ 49%] tests/test_uritemplate.py::TestURITemplate::test_level3_label_examples PASSED [ 50%] tests/test_uritemplate.py::TestURITemplate::test_level3_multiple_variable_examples PASSED [ 52%] tests/test_uritemplate.py::TestURITemplate::test_level3_path_segment_examples PASSED [ 54%] tests/test_uritemplate.py::TestURITemplate::test_level3_path_semi_examples PASSED [ 55%] tests/test_uritemplate.py::TestURITemplate::test_level3_reserved_examples PASSED [ 57%] tests/test_uritemplate.py::TestURITemplate::test_level4_form_amp_examples PASSED [ 59%] tests/test_uritemplate.py::TestURITemplate::test_level4_form_query_examples PASSED [ 61%] tests/test_uritemplate.py::TestURITemplate::test_level4_fragment_examples PASSED [ 62%] tests/test_uritemplate.py::TestURITemplate::test_level4_label_examples PASSED [ 64%] tests/test_uritemplate.py::TestURITemplate::test_level4_path_semi_examples PASSED [ 66%] tests/test_uritemplate.py::TestURITemplate::test_level4_path_slash_examples PASSED [ 67%] tests/test_uritemplate.py::TestURITemplate::test_level4_reserved_examples PASSED [ 69%] tests/test_uritemplate.py::TestURITemplate::test_level4_value_modifier_examples PASSED [ 71%] tests/test_uritemplate.py::TestURITemplate::test_no_mutate PASSED [ 72%] tests/test_uritemplate.py::TestURITemplate::test_no_variables_in_uri PASSED [ 74%] tests/test_uritemplate.py::TestURITemplate::test_query_expansion PASSED [ 76%] tests/test_uritemplate.py::TestURITemplate::test_semi_path_expansion PASSED [ 77%] tests/test_uritemplate.py::TestURITemplate::test_str_repr PASSED [ 79%] tests/test_uritemplate.py::TestURITemplate::test_string_expansion PASSED [ 81%] tests/test_uritemplate.py::TestURIVariable::test_post_parse PASSED [ 83%] tests/test_uritemplate.py::TestURIVariable::test_post_parse_ampersand PASSED [ 84%] tests/test_uritemplate.py::TestURIVariable::test_post_parse_octothorpe PASSED [ 86%] tests/test_uritemplate.py::TestURIVariable::test_post_parse_plus PASSED [ 88%] tests/test_uritemplate.py::TestURIVariable::test_post_parse_question PASSED [ 89%] tests/test_uritemplate.py::TestVariableModule::test_is_list_of_tuples PASSED [ 91%] tests/test_uritemplate.py::TestVariableModule::test_list_of_tuples_test PASSED [ 93%] tests/test_uritemplate.py::TestVariableModule::test_list_test PASSED [ 94%] tests/test_uritemplate.py::TestAPI::test_expand PASSED [ 96%] tests/test_uritemplate.py::TestAPI::test_partial PASSED [ 98%] tests/test_uritemplate.py::TestAPI::test_variables PASSED [100%] ========================== 59 passed in 0.20 seconds =========================== + exit 0 Processing files: python3-uritemplate-3.0.0-9.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.YKLsBC + umask 022 + cd /builddir/build/BUILD + cd uritemplate-3.0.0 + DOCDIR=/builddir/build/BUILDROOT/python-uritemplate-3.0.0-9.el8.x86_64/usr/share/doc/python-uritemplate + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-uritemplate-3.0.0-9.el8.x86_64/usr/share/doc/python-uritemplate + cp -pr HISTORY.rst /builddir/build/BUILDROOT/python-uritemplate-3.0.0-9.el8.x86_64/usr/share/doc/python-uritemplate + cp -pr README.rst /builddir/build/BUILDROOT/python-uritemplate-3.0.0-9.el8.x86_64/usr/share/doc/python-uritemplate + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.4aYjYN + umask 022 + cd /builddir/build/BUILD + cd uritemplate-3.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-uritemplate-3.0.0-9.el8.x86_64/usr/share/licenses/python-uritemplate + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-uritemplate-3.0.0-9.el8.x86_64/usr/share/licenses/python-uritemplate + cp -pr LICENSE /builddir/build/BUILDROOT/python-uritemplate-3.0.0-9.el8.x86_64/usr/share/licenses/python-uritemplate + exit 0 Provides: python3-uritemplate = 3.0.0-9.el8 python3.6dist(uritemplate) = 3.0.0 python3dist(uritemplate) = 3.0.0 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) = 3.6 Conflicts: python3-uri-templates Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-uritemplate-3.0.0-9.el8.x86_64 Wrote: /builddir/build/RPMS/python3-uritemplate-3.0.0-9.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.MpmtEa + umask 022 + cd /builddir/build/BUILD + cd uritemplate-3.0.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-uritemplate-3.0.0-9.el8.x86_64 + exit 0 Child return code was: 0