Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['/usr/bin/rpmbuild', '-bs', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-h11.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/cloud8-openstack-wallaby-el8-build-87158-611340/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '14aa17c5551940c386d583003459dd4c', '-D', '/var/lib/mock/cloud8-openstack-wallaby-el8-build-87158-611340/root', '--setenv=LANG=en_GB.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/usr/bin/rpmbuild', '-bs', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-h11.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-h11-0.12.0-1.el8.src.rpm Child return code was: 0 ENTER ['do'](['/usr/bin/rpmbuild', '-bb', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-h11.spec'], nspawn_args=['--private-network']shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/cloud8-openstack-wallaby-el8-build-87158-611340/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'edf15c71d68f4ccfaad742d3e7027da8', '-D', '/var/lib/mock/cloud8-openstack-wallaby-el8-build-87158-611340/root', '--private-network', '--setenv=LANG=en_GB.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/usr/bin/rpmbuild', '-bb', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-h11.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.K0sQ8L + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf h11-0.12.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/h11-0.12.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd h11-0.12.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf h11.egg-info + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.4SdNnj + umask 022 + cd /builddir/build/BUILD + cd h11-0.12.0 ++ '[' -f _current_flavor ']' ++ true + python_flavor= + '[' -z '' ']' + python_flavor=tmp + '[' tmp '!=' python3 ']' + '[' -d build ']' + '[' -d _build.python3 ']' + echo python3 + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/h11 copying h11/__init__.py -> build/lib/h11 copying h11/_writers.py -> build/lib/h11 copying h11/_events.py -> build/lib/h11 copying h11/_util.py -> build/lib/h11 copying h11/_version.py -> build/lib/h11 copying h11/_receivebuffer.py -> build/lib/h11 copying h11/_connection.py -> build/lib/h11 copying h11/_state.py -> build/lib/h11 copying h11/_headers.py -> build/lib/h11 copying h11/_abnf.py -> build/lib/h11 copying h11/_readers.py -> build/lib/h11 creating build/lib/h11/tests copying h11/tests/__init__.py -> build/lib/h11/tests copying h11/tests/test_events.py -> build/lib/h11/tests copying h11/tests/test_headers.py -> build/lib/h11/tests copying h11/tests/test_against_stdlib_http.py -> build/lib/h11/tests copying h11/tests/test_receivebuffer.py -> build/lib/h11/tests copying h11/tests/test_connection.py -> build/lib/h11/tests copying h11/tests/test_io.py -> build/lib/h11/tests copying h11/tests/test_state.py -> build/lib/h11/tests copying h11/tests/test_helpers.py -> build/lib/h11/tests copying h11/tests/helpers.py -> build/lib/h11/tests copying h11/tests/test_util.py -> build/lib/h11/tests running egg_info creating h11.egg-info writing h11.egg-info/PKG-INFO writing dependency_links to h11.egg-info/dependency_links.txt writing top-level names to h11.egg-info/top_level.txt writing manifest file 'h11.egg-info/SOURCES.txt' reading manifest file 'h11.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'tiny-client-demo.py' no previously-included directories found matching 'docs/build' writing manifest file 'h11.egg-info/SOURCES.txt' creating build/lib/h11/tests/data copying h11/tests/data/test-file -> build/lib/h11/tests/data + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.hezVbR + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-h11-0.12.0-1.el8.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-h11-0.12.0-1.el8.noarch ++ dirname /builddir/build/BUILDROOT/python-h11-0.12.0-1.el8.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-h11-0.12.0-1.el8.noarch + cd h11-0.12.0 ++ '[' -f _current_flavor ']' ++ cat _current_flavor + python_flavor=python3 + '[' -z python3 ']' + '[' python3 '!=' python3 ']' + echo python3 + /usr/bin/python3 setup.py install -O1 --skip-build --force --root /builddir/build/BUILDROOT/python-h11-0.12.0-1.el8.noarch --prefix /usr running install running install_lib creating /builddir/build/BUILDROOT/python-h11-0.12.0-1.el8.noarch/usr creating /builddir/build/BUILDROOT/python-h11-0.12.0-1.el8.noarch/usr/lib creating /builddir/build/BUILDROOT/python-h11-0.12.0-1.el8.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-h11-0.12.0-1.el8.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-h11-0.12.0-1.el8.noarch/usr/lib/python3.6/site-packages/h11 copying build/lib/h11/__init__.py -> /builddir/build/BUILDROOT/python-h11-0.12.0-1.el8.noarch/usr/lib/python3.6/site-packages/h11 copying build/lib/h11/_writers.py -> /builddir/build/BUILDROOT/python-h11-0.12.0-1.el8.noarch/usr/lib/python3.6/site-packages/h11 copying build/lib/h11/_events.py -> /builddir/build/BUILDROOT/python-h11-0.12.0-1.el8.noarch/usr/lib/python3.6/site-packages/h11 copying build/lib/h11/_util.py -> /builddir/build/BUILDROOT/python-h11-0.12.0-1.el8.noarch/usr/lib/python3.6/site-packages/h11 copying build/lib/h11/_version.py -> /builddir/build/BUILDROOT/python-h11-0.12.0-1.el8.noarch/usr/lib/python3.6/site-packages/h11 copying build/lib/h11/_receivebuffer.py -> /builddir/build/BUILDROOT/python-h11-0.12.0-1.el8.noarch/usr/lib/python3.6/site-packages/h11 copying build/lib/h11/_connection.py -> /builddir/build/BUILDROOT/python-h11-0.12.0-1.el8.noarch/usr/lib/python3.6/site-packages/h11 copying build/lib/h11/_state.py -> /builddir/build/BUILDROOT/python-h11-0.12.0-1.el8.noarch/usr/lib/python3.6/site-packages/h11 creating /builddir/build/BUILDROOT/python-h11-0.12.0-1.el8.noarch/usr/lib/python3.6/site-packages/h11/tests copying build/lib/h11/tests/__init__.py -> /builddir/build/BUILDROOT/python-h11-0.12.0-1.el8.noarch/usr/lib/python3.6/site-packages/h11/tests copying build/lib/h11/tests/test_events.py -> /builddir/build/BUILDROOT/python-h11-0.12.0-1.el8.noarch/usr/lib/python3.6/site-packages/h11/tests copying build/lib/h11/tests/test_headers.py -> /builddir/build/BUILDROOT/python-h11-0.12.0-1.el8.noarch/usr/lib/python3.6/site-packages/h11/tests copying build/lib/h11/tests/test_against_stdlib_http.py -> /builddir/build/BUILDROOT/python-h11-0.12.0-1.el8.noarch/usr/lib/python3.6/site-packages/h11/tests copying build/lib/h11/tests/test_receivebuffer.py -> /builddir/build/BUILDROOT/python-h11-0.12.0-1.el8.noarch/usr/lib/python3.6/site-packages/h11/tests copying build/lib/h11/tests/test_connection.py -> /builddir/build/BUILDROOT/python-h11-0.12.0-1.el8.noarch/usr/lib/python3.6/site-packages/h11/tests copying build/lib/h11/tests/test_io.py -> /builddir/build/BUILDROOT/python-h11-0.12.0-1.el8.noarch/usr/lib/python3.6/site-packages/h11/tests copying build/lib/h11/tests/test_state.py -> /builddir/build/BUILDROOT/python-h11-0.12.0-1.el8.noarch/usr/lib/python3.6/site-packages/h11/tests copying build/lib/h11/tests/test_helpers.py -> /builddir/build/BUILDROOT/python-h11-0.12.0-1.el8.noarch/usr/lib/python3.6/site-packages/h11/tests creating /builddir/build/BUILDROOT/python-h11-0.12.0-1.el8.noarch/usr/lib/python3.6/site-packages/h11/tests/data copying build/lib/h11/tests/data/test-file -> /builddir/build/BUILDROOT/python-h11-0.12.0-1.el8.noarch/usr/lib/python3.6/site-packages/h11/tests/data copying build/lib/h11/tests/helpers.py -> /builddir/build/BUILDROOT/python-h11-0.12.0-1.el8.noarch/usr/lib/python3.6/site-packages/h11/tests copying build/lib/h11/tests/test_util.py -> /builddir/build/BUILDROOT/python-h11-0.12.0-1.el8.noarch/usr/lib/python3.6/site-packages/h11/tests copying build/lib/h11/_headers.py -> /builddir/build/BUILDROOT/python-h11-0.12.0-1.el8.noarch/usr/lib/python3.6/site-packages/h11 copying build/lib/h11/_abnf.py -> /builddir/build/BUILDROOT/python-h11-0.12.0-1.el8.noarch/usr/lib/python3.6/site-packages/h11 copying build/lib/h11/_readers.py -> /builddir/build/BUILDROOT/python-h11-0.12.0-1.el8.noarch/usr/lib/python3.6/site-packages/h11 byte-compiling /builddir/build/BUILDROOT/python-h11-0.12.0-1.el8.noarch/usr/lib/python3.6/site-packages/h11/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-h11-0.12.0-1.el8.noarch/usr/lib/python3.6/site-packages/h11/_writers.py to _writers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-h11-0.12.0-1.el8.noarch/usr/lib/python3.6/site-packages/h11/_events.py to _events.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-h11-0.12.0-1.el8.noarch/usr/lib/python3.6/site-packages/h11/_util.py to _util.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-h11-0.12.0-1.el8.noarch/usr/lib/python3.6/site-packages/h11/_version.py to _version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-h11-0.12.0-1.el8.noarch/usr/lib/python3.6/site-packages/h11/_receivebuffer.py to _receivebuffer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-h11-0.12.0-1.el8.noarch/usr/lib/python3.6/site-packages/h11/_connection.py to _connection.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-h11-0.12.0-1.el8.noarch/usr/lib/python3.6/site-packages/h11/_state.py to _state.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-h11-0.12.0-1.el8.noarch/usr/lib/python3.6/site-packages/h11/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-h11-0.12.0-1.el8.noarch/usr/lib/python3.6/site-packages/h11/tests/test_events.py to test_events.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-h11-0.12.0-1.el8.noarch/usr/lib/python3.6/site-packages/h11/tests/test_headers.py to test_headers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-h11-0.12.0-1.el8.noarch/usr/lib/python3.6/site-packages/h11/tests/test_against_stdlib_http.py to test_against_stdlib_http.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-h11-0.12.0-1.el8.noarch/usr/lib/python3.6/site-packages/h11/tests/test_receivebuffer.py to test_receivebuffer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-h11-0.12.0-1.el8.noarch/usr/lib/python3.6/site-packages/h11/tests/test_connection.py to test_connection.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-h11-0.12.0-1.el8.noarch/usr/lib/python3.6/site-packages/h11/tests/test_io.py to test_io.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-h11-0.12.0-1.el8.noarch/usr/lib/python3.6/site-packages/h11/tests/test_state.py to test_state.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-h11-0.12.0-1.el8.noarch/usr/lib/python3.6/site-packages/h11/tests/test_helpers.py to test_helpers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-h11-0.12.0-1.el8.noarch/usr/lib/python3.6/site-packages/h11/tests/helpers.py to helpers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-h11-0.12.0-1.el8.noarch/usr/lib/python3.6/site-packages/h11/tests/test_util.py to test_util.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-h11-0.12.0-1.el8.noarch/usr/lib/python3.6/site-packages/h11/_headers.py to _headers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-h11-0.12.0-1.el8.noarch/usr/lib/python3.6/site-packages/h11/_abnf.py to _abnf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-h11-0.12.0-1.el8.noarch/usr/lib/python3.6/site-packages/h11/_readers.py to _readers.cpython-36.pyc writing byte-compilation script '/tmp/tmpbknw9hrj.py' /usr/bin/python3 /tmp/tmpbknw9hrj.py removing /tmp/tmpbknw9hrj.py running install_egg_info running egg_info writing h11.egg-info/PKG-INFO writing dependency_links to h11.egg-info/dependency_links.txt writing top-level names to h11.egg-info/top_level.txt reading manifest file 'h11.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'tiny-client-demo.py' no previously-included directories found matching 'docs/build' writing manifest file 'h11.egg-info/SOURCES.txt' Copying h11.egg-info to /builddir/build/BUILDROOT/python-h11-0.12.0-1.el8.noarch/usr/lib/python3.6/site-packages/h11-0.12.0-py3.6.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh -j20 --strict-build-id -m -i --build-id-seed 0.12.0-1.el8 --unique-debug-suffix -0.12.0-1.el8.noarch --unique-debug-src-base python-h11-0.12.0-1.el8.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/h11-0.12.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-h11-0.12.0-1.el8.noarch/usr/lib/python3.6 using /usr/libexec/platform-python + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/bin/python3 + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.eYPvFq + umask 022 + cd /builddir/build/BUILD + cd h11-0.12.0 + py.test-3.6 --verbose ============================= test session starts ============================== platform linux -- Python 3.6.8, pytest-4.6.9, py-1.5.3, pluggy-0.13.1 -- /usr/libexec/platform-python cachedir: .pytest_cache rootdir: /builddir/build/BUILD/h11-0.12.0 collecting ... collected 79 items h11/tests/test_against_stdlib_http.py::test_h11_as_client PASSED [ 1%] h11/tests/test_against_stdlib_http.py::test_h11_as_server PASSED [ 2%] h11/tests/test_connection.py::test__keep_alive PASSED [ 3%] h11/tests/test_connection.py::test__body_framing PASSED [ 5%] h11/tests/test_connection.py::test_Connection_basics_and_content_length PASSED [ 6%] h11/tests/test_connection.py::test_chunked PASSED [ 7%] h11/tests/test_connection.py::test_chunk_boundaries PASSED [ 8%] h11/tests/test_connection.py::test_client_talking_to_http10_server PASSED [ 10%] h11/tests/test_connection.py::test_server_talking_to_http10_client PASSED [ 11%] h11/tests/test_connection.py::test_automatic_transfer_encoding_in_response PASSED [ 12%] h11/tests/test_connection.py::test_automagic_connection_close_handling PASSED [ 13%] h11/tests/test_connection.py::test_100_continue PASSED [ 15%] h11/tests/test_connection.py::test_max_incomplete_event_size_countermeasure PASSED [ 16%] h11/tests/test_connection.py::test_reuse_simple PASSED [ 17%] h11/tests/test_connection.py::test_pipelining PASSED [ 18%] h11/tests/test_connection.py::test_protocol_switch PASSED [ 20%] h11/tests/test_connection.py::test_close_simple PASSED [ 21%] h11/tests/test_connection.py::test_close_different_states PASSED [ 22%] h11/tests/test_connection.py::test_pipelined_close PASSED [ 24%] h11/tests/test_connection.py::test_sendfile PASSED [ 25%] h11/tests/test_connection.py::test_errors PASSED [ 26%] h11/tests/test_connection.py::test_idle_receive_nothing PASSED [ 27%] h11/tests/test_connection.py::test_connection_drop PASSED [ 29%] h11/tests/test_connection.py::test_408_request_timeout PASSED [ 30%] h11/tests/test_connection.py::test_empty_request PASSED [ 31%] h11/tests/test_connection.py::test_empty_response PASSED [ 32%] h11/tests/test_connection.py::test_early_detection_of_invalid_request[\x00] PASSED [ 34%] h11/tests/test_connection.py::test_early_detection_of_invalid_request[ ] PASSED [ 35%] h11/tests/test_connection.py::test_early_detection_of_invalid_request[\x16\x03\x01\x00\xa5] PASSED [ 36%] h11/tests/test_connection.py::test_early_detection_of_invalid_response[\x00] PASSED [ 37%] h11/tests/test_connection.py::test_early_detection_of_invalid_response[ ] PASSED [ 39%] h11/tests/test_connection.py::test_early_detection_of_invalid_response[\x16\x03\x03\x001] PASSED [ 40%] h11/tests/test_connection.py::test_HEAD_framing_headers PASSED [ 41%] h11/tests/test_connection.py::test_special_exceptions_for_lost_connection_in_message_body PASSED [ 43%] h11/tests/test_events.py::test_event_bundle PASSED [ 44%] h11/tests/test_events.py::test_events PASSED [ 45%] h11/tests/test_events.py::test_intenum_status_code PASSED [ 46%] h11/tests/test_events.py::test_header_casing PASSED [ 48%] h11/tests/test_headers.py::test_normalize_and_validate PASSED [ 49%] h11/tests/test_headers.py::test_get_set_comma_header PASSED [ 50%] h11/tests/test_headers.py::test_has_100_continue PASSED [ 51%] h11/tests/test_helpers.py::test_normalize_data_events PASSED [ 53%] h11/tests/test_io.py::test_writers_simple PASSED [ 54%] h11/tests/test_io.py::test_readers_simple PASSED [ 55%] h11/tests/test_io.py::test_writers_unusual PASSED [ 56%] h11/tests/test_io.py::test_readers_unusual PASSED [ 58%] h11/tests/test_io.py::test__obsolete_line_fold_bytes PASSED [ 59%] h11/tests/test_io.py::test_ContentLengthReader PASSED [ 60%] h11/tests/test_io.py::test_Http10Reader PASSED [ 62%] h11/tests/test_io.py::test_ChunkedReader PASSED [ 63%] h11/tests/test_io.py::test_ContentLengthWriter PASSED [ 64%] h11/tests/test_io.py::test_ChunkedWriter PASSED [ 65%] h11/tests/test_io.py::test_Http10Writer PASSED [ 67%] h11/tests/test_io.py::test_reject_garbage_after_request_line PASSED [ 68%] h11/tests/test_io.py::test_reject_garbage_after_response_line PASSED [ 69%] h11/tests/test_io.py::test_reject_garbage_in_header_line PASSED [ 70%] h11/tests/test_io.py::test_reject_non_vchar_in_path PASSED [ 72%] h11/tests/test_io.py::test_allow_some_garbage_in_cookies PASSED [ 73%] h11/tests/test_io.py::test_host_comes_first PASSED [ 74%] h11/tests/test_receivebuffer.py::test_receivebuffer PASSED [ 75%] h11/tests/test_receivebuffer.py::test_receivebuffer_for_invalid_delimiter[with_crlf_delimiter] PASSED [ 77%] h11/tests/test_receivebuffer.py::test_receivebuffer_for_invalid_delimiter[with_lf_only_delimiter] PASSED [ 78%] h11/tests/test_receivebuffer.py::test_receivebuffer_for_invalid_delimiter[with_mixed_crlf_and_lf] PASSED [ 79%] h11/tests/test_state.py::test_ConnectionState PASSED [ 81%] h11/tests/test_state.py::test_ConnectionState_keep_alive PASSED [ 82%] h11/tests/test_state.py::test_ConnectionState_keep_alive_in_DONE PASSED [ 83%] h11/tests/test_state.py::test_ConnectionState_switch_denied PASSED [ 84%] h11/tests/test_state.py::test_ConnectionState_protocol_switch_accepted PASSED [ 86%] h11/tests/test_state.py::test_ConnectionState_double_protocol_switch PASSED [ 87%] h11/tests/test_state.py::test_ConnectionState_inconsistent_protocol_switch PASSED [ 88%] h11/tests/test_state.py::test_ConnectionState_keepalive_protocol_switch_interaction PASSED [ 89%] h11/tests/test_state.py::test_ConnectionState_reuse PASSED [ 91%] h11/tests/test_state.py::test_server_request_is_illegal PASSED [ 92%] h11/tests/test_util.py::test_ProtocolError PASSED [ 93%] h11/tests/test_util.py::test_LocalProtocolError PASSED [ 94%] h11/tests/test_util.py::test_validate PASSED [ 96%] h11/tests/test_util.py::test_validate_formatting PASSED [ 97%] h11/tests/test_util.py::test_make_sentinel PASSED [ 98%] h11/tests/test_util.py::test_bytesify PASSED [100%] ========================== 79 passed in 0.51 seconds =========================== + exit 0 Processing files: python3-h11-0.12.0-1.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.R0X771 + umask 022 + cd /builddir/build/BUILD + cd h11-0.12.0 + DOCDIR=/builddir/build/BUILDROOT/python-h11-0.12.0-1.el8.noarch/usr/share/doc/python3-h11 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-h11-0.12.0-1.el8.noarch/usr/share/doc/python3-h11 + cp -pr README.rst /builddir/build/BUILDROOT/python-h11-0.12.0-1.el8.noarch/usr/share/doc/python3-h11 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.uqh9BD + umask 022 + cd /builddir/build/BUILD + cd h11-0.12.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-h11-0.12.0-1.el8.noarch/usr/share/licenses/python3-h11 + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-h11-0.12.0-1.el8.noarch/usr/share/licenses/python3-h11 + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-h11-0.12.0-1.el8.noarch/usr/share/licenses/python3-h11 + exit 0 Provides: python3-h11 = 0.12.0-1.el8 python3.6dist(h11) = 0.12.0 python3dist(h11) = 0.12.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 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-h11-0.12.0-1.el8.noarch Wrote: /builddir/build/RPMS/python3-h11-0.12.0-1.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.VN9M0s + umask 022 + cd /builddir/build/BUILD + cd h11-0.12.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-h11-0.12.0-1.el8.noarch + exit 0 Child return code was: 0