D: [iurt_root_command] chroot Building target platforms: armv7hl Building for target armv7hl Installing /home/iurt/rpmbuild/SRPMS/@2239235:python-tornado-6.4.2-3.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.IWKoh8 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.IvGi0M + umask 022 + cd /home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build + rm -rf tornado-6.4.2 + /usr/lib/rpm/rpmuncompress -x /home/iurt/rpmbuild/SOURCES/tornado-6.4.2.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd tornado-6.4.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i.orig -e '/^#!\//, 1d' setup.py tornado/__init__.py tornado/_locale_data.py tornado/auth.py tornado/autoreload.py tornado/concurrent.py tornado/curl_httpclient.py tornado/escape.py tornado/gen.py tornado/http1connection.py tornado/httpclient.py tornado/httpserver.py tornado/httputil.py tornado/ioloop.py tornado/iostream.py tornado/locale.py tornado/locks.py tornado/log.py tornado/netutil.py tornado/options.py tornado/process.py tornado/queues.py tornado/routing.py tornado/simple_httpclient.py tornado/tcpclient.py tornado/tcpserver.py tornado/template.py tornado/testing.py tornado/util.py tornado/web.py tornado/websocket.py tornado/wsgi.py tornado/platform/__init__.py tornado/platform/asyncio.py tornado/platform/caresresolver.py tornado/platform/twisted.py tornado/test/__init__.py tornado/test/__main__.py tornado/test/asyncio_test.py tornado/test/auth_test.py tornado/test/autoreload_test.py tornado/test/circlerefs_test.py tornado/test/concurrent_test.py tornado/test/curl_httpclient_test.py tornado/test/escape_test.py tornado/test/gen_test.py tornado/test/http1connection_test.py tornado/test/httpclient_test.py tornado/test/httpserver_test.py tornado/test/httputil_test.py tornado/test/import_test.py tornado/test/ioloop_test.py tornado/test/iostream_test.py tornado/test/locale_test.py tornado/test/locks_test.py tornado/test/log_test.py tornado/test/netutil_test.py tornado/test/options_test.py tornado/test/process_test.py tornado/test/queues_test.py tornado/test/resolve_test_helper.py tornado/test/routing_test.py tornado/test/runtests.py tornado/test/simple_httpclient_test.py tornado/test/tcpclient_test.py tornado/test/tcpserver_test.py tornado/test/template_test.py tornado/test/testing_test.py tornado/test/twisted_test.py tornado/test/util.py tornado/test/util_test.py tornado/test/web_test.py tornado/test/websocket_test.py tornado/test/wsgi_test.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.NsiPBj + umask 022 + cd /home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build + cd tornado-6.4.2 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + true + for f in pyproject.toml setup.py setup.cfg + '[' -f pyproject.toml ']' + sed -i -E -e '/^requires/s/(['\''"]\s*flit_core\s*>=\s*[0-9]+(\.[0-9]+)+)\s*,\s*<\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\4/' pyproject.toml + sed -i -E -e '/python_requires/s/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/' pyproject.toml + sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9a-z]+)*)\s*,\s*(<|!=|<=)\s*[0-9]+(\.[0-9a-z]+)*(-?dev[0-9]*)?(\.\*)*(\s*['\''"]?)/\1\7/g' pyproject.toml + sed -i -E -e 's/(['\''"]\w+\s*)!=(\s*([0-9])+(\.[0-9]+)*\s*['\''"])/\1>\2/g' pyproject.toml + sed -i -E -e 's/(['\''"]\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\5/g' pyproject.toml + sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/g' pyproject.toml + sed -i -E -e 's/(['\''"]\s*)\^(\s*[0-9]+(\.[0-9]+)*\s*['\''"])/\1>=\2/g' pyproject.toml + sed -i -e 's/~=/>=/g' pyproject.toml + sed -i -E -e 's/(['\''"]\s*\S*\s*)==(\s*[0-9]+(\.[0-9]+)*)\.\*(\s*['\''"])/\1>=\2\4/g' pyproject.toml + sed -i -E -e 's/(['\''"]?\w*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)[0-9]+(\.[0-9]+)*\s*(['\''"]?)/\1\5/g' pyproject.toml + for f in pyproject.toml setup.py setup.cfg + '[' -f setup.py ']' + sed -i -E -e '/^requires/s/(['\''"]\s*flit_core\s*>=\s*[0-9]+(\.[0-9]+)+)\s*,\s*<\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\4/' setup.py + sed -i -E -e '/python_requires/s/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/' setup.py + sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9a-z]+)*)\s*,\s*(<|!=|<=)\s*[0-9]+(\.[0-9a-z]+)*(-?dev[0-9]*)?(\.\*)*(\s*['\''"]?)/\1\7/g' setup.py + sed -i -E -e 's/(['\''"]\w+\s*)!=(\s*([0-9])+(\.[0-9]+)*\s*['\''"])/\1>\2/g' setup.py + sed -i -E -e 's/(['\''"]\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\5/g' setup.py + sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/g' setup.py + sed -i -E -e 's/(['\''"]\s*)\^(\s*[0-9]+(\.[0-9]+)*\s*['\''"])/\1>=\2/g' setup.py + sed -i -e 's/~=/>=/g' setup.py + sed -i -E -e 's/(['\''"]\s*\S*\s*)==(\s*[0-9]+(\.[0-9]+)*)\.\*(\s*['\''"])/\1>=\2\4/g' setup.py + sed -i -E -e 's/(['\''"]?\w*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)[0-9]+(\.[0-9]+)*\s*(['\''"]?)/\1\5/g' setup.py + for f in pyproject.toml setup.py setup.cfg + '[' -f setup.cfg ']' + sed -i -E -e '/^requires/s/(['\''"]\s*flit_core\s*>=\s*[0-9]+(\.[0-9]+)+)\s*,\s*<\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\4/' setup.cfg + sed -i -E -e '/python_requires/s/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/' setup.cfg + sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9a-z]+)*)\s*,\s*(<|!=|<=)\s*[0-9]+(\.[0-9a-z]+)*(-?dev[0-9]*)?(\.\*)*(\s*['\''"]?)/\1\7/g' setup.cfg + sed -i -E -e 's/(['\''"]\w+\s*)!=(\s*([0-9])+(\.[0-9]+)*\s*['\''"])/\1>\2/g' setup.cfg + sed -i -E -e 's/(['\''"]\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\5/g' setup.cfg + sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/g' setup.cfg + sed -i -E -e 's/(['\''"]\s*)\^(\s*[0-9]+(\.[0-9]+)*\s*['\''"])/\1>=\2/g' setup.cfg + sed -i -e 's/~=/>=/g' setup.cfg + sed -i -E -e 's/(['\''"]\s*\S*\s*)==(\s*[0-9]+(\.[0-9]+)*)\.\*(\s*['\''"])/\1>=\2\4/g' setup.cfg + sed -i -E -e 's/(['\''"]?\w*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)[0-9]+(\.[0-9]+)*\s*(['\''"]?)/\1\5/g' setup.cfg + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/.pyproject-builddir + echo -n + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard ' + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard ' + VALAFLAGS=-g + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + CXX=g++ + TMPDIR=/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/.pyproject-builddir + RPM_TOXENV=py313 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/pyproject-wheeldir --output /home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/python-tornado-6.4.2-3.mga10.arm-pyproject-buildrequires Handling setuptools from build-system.requires Requirement satisfied: setuptools (installed: setuptools 79.0.1) Handling wheel from build-system.requires Requirement satisfied: wheel (installed: wheel 0.43.0) /usr/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running egg_info writing tornado.egg-info/PKG-INFO writing dependency_links to tornado.egg-info/dependency_links.txt writing top-level names to tornado.egg-info/top_level.txt reading manifest file 'tornado.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/build' warning: no files found matching 'tornado/test/README' adding license file 'LICENSE' writing manifest file 'tornado.egg-info/SOURCES.txt' running dist_info writing tornado.egg-info/PKG-INFO writing dependency_links to tornado.egg-info/dependency_links.txt writing top-level names to tornado.egg-info/top_level.txt reading manifest file 'tornado.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/build' warning: no files found matching 'tornado/test/README' adding license file 'LICENSE' writing manifest file 'tornado.egg-info/SOURCES.txt' creating '/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado-6.4.2.dist-info' + cat /home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/python-tornado-6.4.2-3.mga10.arm-pyproject-buildrequires + rm -rfv tornado-6.4.2.dist-info/ removed 'tornado-6.4.2.dist-info/METADATA' removed 'tornado-6.4.2.dist-info/top_level.txt' removed 'tornado-6.4.2.dist-info/LICENSE' removed directory 'tornado-6.4.2.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.K8W7zy + umask 022 + cd /home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd tornado-6.4.2 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + mkdir -p /home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/.pyproject-builddir + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard ' + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard ' + VALAFLAGS=-g + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + CXX=g++ + TMPDIR=/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/pyproject-wheeldir Processing /home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2 Preparing metadata (pyproject.toml): started Running command Preparing metadata (pyproject.toml) /usr/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running dist_info creating /home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/.pyproject-builddir/pip-modern-metadata-ka4vcu_e/tornado.egg-info writing /home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/.pyproject-builddir/pip-modern-metadata-ka4vcu_e/tornado.egg-info/PKG-INFO writing dependency_links to /home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/.pyproject-builddir/pip-modern-metadata-ka4vcu_e/tornado.egg-info/dependency_links.txt writing top-level names to /home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/.pyproject-builddir/pip-modern-metadata-ka4vcu_e/tornado.egg-info/top_level.txt writing manifest file '/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/.pyproject-builddir/pip-modern-metadata-ka4vcu_e/tornado.egg-info/SOURCES.txt' reading manifest file '/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/.pyproject-builddir/pip-modern-metadata-ka4vcu_e/tornado.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/build' warning: no files found matching 'tornado/test/README' adding license file 'LICENSE' writing manifest file '/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/.pyproject-builddir/pip-modern-metadata-ka4vcu_e/tornado.egg-info/SOURCES.txt' creating '/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/.pyproject-builddir/pip-modern-metadata-ka4vcu_e/tornado-6.4.2.dist-info' Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: tornado Building wheel for tornado (pyproject.toml): started Running command Building wheel for tornado (pyproject.toml) /usr/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() /usr/lib/python3.13/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py:280: _IncompatibleBdistWheel: wheel.bdist_wheel is deprecated, please import it from setuptools !! ******************************************************************************** Ensure that any custom bdist_wheel implementation is a subclass of setuptools.command.bdist_wheel.bdist_wheel. By 2025-Oct-15, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://github.com/pypa/wheel/pull/631 for details. ******************************************************************************** !! return _build_backend().build_wheel( /usr/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running bdist_wheel running build running build_py creating build/lib.linux-armv8l-cpython-313/tornado copying tornado/websocket.py -> build/lib.linux-armv8l-cpython-313/tornado copying tornado/httpclient.py -> build/lib.linux-armv8l-cpython-313/tornado copying tornado/ioloop.py -> build/lib.linux-armv8l-cpython-313/tornado copying tornado/auth.py -> build/lib.linux-armv8l-cpython-313/tornado copying tornado/escape.py -> build/lib.linux-armv8l-cpython-313/tornado copying tornado/tcpclient.py -> build/lib.linux-armv8l-cpython-313/tornado copying tornado/options.py -> build/lib.linux-armv8l-cpython-313/tornado copying tornado/concurrent.py -> build/lib.linux-armv8l-cpython-313/tornado copying tornado/testing.py -> build/lib.linux-armv8l-cpython-313/tornado copying tornado/locale.py -> build/lib.linux-armv8l-cpython-313/tornado copying tornado/queues.py -> build/lib.linux-armv8l-cpython-313/tornado copying tornado/httputil.py -> build/lib.linux-armv8l-cpython-313/tornado copying tornado/routing.py -> build/lib.linux-armv8l-cpython-313/tornado copying tornado/locks.py -> build/lib.linux-armv8l-cpython-313/tornado copying tornado/http1connection.py -> build/lib.linux-armv8l-cpython-313/tornado copying tornado/__init__.py -> build/lib.linux-armv8l-cpython-313/tornado copying tornado/curl_httpclient.py -> build/lib.linux-armv8l-cpython-313/tornado copying tornado/iostream.py -> build/lib.linux-armv8l-cpython-313/tornado copying tornado/autoreload.py -> build/lib.linux-armv8l-cpython-313/tornado copying tornado/util.py -> build/lib.linux-armv8l-cpython-313/tornado copying tornado/_locale_data.py -> build/lib.linux-armv8l-cpython-313/tornado copying tornado/simple_httpclient.py -> build/lib.linux-armv8l-cpython-313/tornado copying tornado/template.py -> build/lib.linux-armv8l-cpython-313/tornado copying tornado/web.py -> build/lib.linux-armv8l-cpython-313/tornado copying tornado/httpserver.py -> build/lib.linux-armv8l-cpython-313/tornado copying tornado/process.py -> build/lib.linux-armv8l-cpython-313/tornado copying tornado/tcpserver.py -> build/lib.linux-armv8l-cpython-313/tornado copying tornado/gen.py -> build/lib.linux-armv8l-cpython-313/tornado copying tornado/wsgi.py -> build/lib.linux-armv8l-cpython-313/tornado copying tornado/netutil.py -> build/lib.linux-armv8l-cpython-313/tornado copying tornado/log.py -> build/lib.linux-armv8l-cpython-313/tornado creating build/lib.linux-armv8l-cpython-313/tornado/test copying tornado/test/import_test.py -> build/lib.linux-armv8l-cpython-313/tornado/test copying tornado/test/routing_test.py -> build/lib.linux-armv8l-cpython-313/tornado/test copying tornado/test/concurrent_test.py -> build/lib.linux-armv8l-cpython-313/tornado/test copying tornado/test/process_test.py -> build/lib.linux-armv8l-cpython-313/tornado/test copying tornado/test/testing_test.py -> build/lib.linux-armv8l-cpython-313/tornado/test copying tornado/test/asyncio_test.py -> build/lib.linux-armv8l-cpython-313/tornado/test copying tornado/test/wsgi_test.py -> build/lib.linux-armv8l-cpython-313/tornado/test copying tornado/test/tcpclient_test.py -> build/lib.linux-armv8l-cpython-313/tornado/test copying tornado/test/tcpserver_test.py -> build/lib.linux-armv8l-cpython-313/tornado/test copying tornado/test/template_test.py -> build/lib.linux-armv8l-cpython-313/tornado/test copying tornado/test/web_test.py -> build/lib.linux-armv8l-cpython-313/tornado/test copying tornado/test/__init__.py -> build/lib.linux-armv8l-cpython-313/tornado/test copying tornado/test/log_test.py -> build/lib.linux-armv8l-cpython-313/tornado/test copying tornado/test/resolve_test_helper.py -> build/lib.linux-armv8l-cpython-313/tornado/test copying tornado/test/util_test.py -> build/lib.linux-armv8l-cpython-313/tornado/test copying tornado/test/simple_httpclient_test.py -> build/lib.linux-armv8l-cpython-313/tornado/test copying tornado/test/options_test.py -> build/lib.linux-armv8l-cpython-313/tornado/test copying tornado/test/util.py -> build/lib.linux-armv8l-cpython-313/tornado/test copying tornado/test/queues_test.py -> build/lib.linux-armv8l-cpython-313/tornado/test copying tornado/test/httpserver_test.py -> build/lib.linux-armv8l-cpython-313/tornado/test copying tornado/test/curl_httpclient_test.py -> build/lib.linux-armv8l-cpython-313/tornado/test copying tornado/test/http1connection_test.py -> build/lib.linux-armv8l-cpython-313/tornado/test copying tornado/test/circlerefs_test.py -> build/lib.linux-armv8l-cpython-313/tornado/test copying tornado/test/ioloop_test.py -> build/lib.linux-armv8l-cpython-313/tornado/test copying tornado/test/iostream_test.py -> build/lib.linux-armv8l-cpython-313/tornado/test copying tornado/test/netutil_test.py -> build/lib.linux-armv8l-cpython-313/tornado/test copying tornado/test/autoreload_test.py -> build/lib.linux-armv8l-cpython-313/tornado/test copying tornado/test/auth_test.py -> build/lib.linux-armv8l-cpython-313/tornado/test copying tornado/test/runtests.py -> build/lib.linux-armv8l-cpython-313/tornado/test copying tornado/test/locks_test.py -> build/lib.linux-armv8l-cpython-313/tornado/test copying tornado/test/websocket_test.py -> build/lib.linux-armv8l-cpython-313/tornado/test copying tornado/test/gen_test.py -> build/lib.linux-armv8l-cpython-313/tornado/test copying tornado/test/httpclient_test.py -> build/lib.linux-armv8l-cpython-313/tornado/test copying tornado/test/httputil_test.py -> build/lib.linux-armv8l-cpython-313/tornado/test copying tornado/test/twisted_test.py -> build/lib.linux-armv8l-cpython-313/tornado/test copying tornado/test/escape_test.py -> build/lib.linux-armv8l-cpython-313/tornado/test copying tornado/test/locale_test.py -> build/lib.linux-armv8l-cpython-313/tornado/test copying tornado/test/__main__.py -> build/lib.linux-armv8l-cpython-313/tornado/test creating build/lib.linux-armv8l-cpython-313/tornado/platform copying tornado/platform/twisted.py -> build/lib.linux-armv8l-cpython-313/tornado/platform copying tornado/platform/__init__.py -> build/lib.linux-armv8l-cpython-313/tornado/platform copying tornado/platform/caresresolver.py -> build/lib.linux-armv8l-cpython-313/tornado/platform copying tornado/platform/asyncio.py -> build/lib.linux-armv8l-cpython-313/tornado/platform copying tornado/py.typed -> build/lib.linux-armv8l-cpython-313/tornado creating build/lib.linux-armv8l-cpython-313/tornado/test/csv_translations copying tornado/test/csv_translations/fr_FR.csv -> build/lib.linux-armv8l-cpython-313/tornado/test/csv_translations creating build/lib.linux-armv8l-cpython-313/tornado/test/gettext_translations/fr_FR/LC_MESSAGES copying tornado/test/gettext_translations/fr_FR/LC_MESSAGES/tornado_test.mo -> build/lib.linux-armv8l-cpython-313/tornado/test/gettext_translations/fr_FR/LC_MESSAGES copying tornado/test/gettext_translations/fr_FR/LC_MESSAGES/tornado_test.po -> build/lib.linux-armv8l-cpython-313/tornado/test/gettext_translations/fr_FR/LC_MESSAGES copying tornado/test/options_test.cfg -> build/lib.linux-armv8l-cpython-313/tornado/test copying tornado/test/options_test_types.cfg -> build/lib.linux-armv8l-cpython-313/tornado/test copying tornado/test/options_test_types_str.cfg -> build/lib.linux-armv8l-cpython-313/tornado/test creating build/lib.linux-armv8l-cpython-313/tornado/test/static copying tornado/test/static/robots.txt -> build/lib.linux-armv8l-cpython-313/tornado/test/static copying tornado/test/static/sample.xml -> build/lib.linux-armv8l-cpython-313/tornado/test/static copying tornado/test/static/sample.xml.gz -> build/lib.linux-armv8l-cpython-313/tornado/test/static copying tornado/test/static/sample.xml.bz2 -> build/lib.linux-armv8l-cpython-313/tornado/test/static creating build/lib.linux-armv8l-cpython-313/tornado/test/static/dir copying tornado/test/static/dir/index.html -> build/lib.linux-armv8l-cpython-313/tornado/test/static/dir copying tornado/test/static_foo.txt -> build/lib.linux-armv8l-cpython-313/tornado/test creating build/lib.linux-armv8l-cpython-313/tornado/test/templates copying tornado/test/templates/utf8.html -> build/lib.linux-armv8l-cpython-313/tornado/test/templates copying tornado/test/test.crt -> build/lib.linux-armv8l-cpython-313/tornado/test copying tornado/test/test.key -> build/lib.linux-armv8l-cpython-313/tornado/test running build_ext building 'tornado.speedups' extension creating build/temp.linux-armv8l-cpython-313/tornado gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -DPy_LIMITED_API=0x03080000 -I/usr/include/python3.13 -c tornado/speedups.c -o build/temp.linux-armv8l-cpython-313/tornado/speedups.o gcc -shared -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard build/temp.linux-armv8l-cpython-313/tornado/speedups.o -L/usr/lib -lpython3.13 -o build/lib.linux-armv8l-cpython-313/tornado/speedups.abi3.so installing to build/bdist.linux-armv8l/wheel running install running install_lib creating build/bdist.linux-armv8l/wheel creating build/bdist.linux-armv8l/wheel/tornado copying build/lib.linux-armv8l-cpython-313/tornado/websocket.py -> build/bdist.linux-armv8l/wheel/./tornado copying build/lib.linux-armv8l-cpython-313/tornado/httpclient.py -> build/bdist.linux-armv8l/wheel/./tornado copying build/lib.linux-armv8l-cpython-313/tornado/ioloop.py -> build/bdist.linux-armv8l/wheel/./tornado copying build/lib.linux-armv8l-cpython-313/tornado/auth.py -> build/bdist.linux-armv8l/wheel/./tornado copying build/lib.linux-armv8l-cpython-313/tornado/escape.py -> build/bdist.linux-armv8l/wheel/./tornado copying build/lib.linux-armv8l-cpython-313/tornado/tcpclient.py -> build/bdist.linux-armv8l/wheel/./tornado copying build/lib.linux-armv8l-cpython-313/tornado/options.py -> build/bdist.linux-armv8l/wheel/./tornado copying build/lib.linux-armv8l-cpython-313/tornado/concurrent.py -> build/bdist.linux-armv8l/wheel/./tornado copying build/lib.linux-armv8l-cpython-313/tornado/testing.py -> build/bdist.linux-armv8l/wheel/./tornado copying build/lib.linux-armv8l-cpython-313/tornado/locale.py -> build/bdist.linux-armv8l/wheel/./tornado copying build/lib.linux-armv8l-cpython-313/tornado/queues.py -> build/bdist.linux-armv8l/wheel/./tornado copying build/lib.linux-armv8l-cpython-313/tornado/httputil.py -> build/bdist.linux-armv8l/wheel/./tornado creating build/bdist.linux-armv8l/wheel/tornado/platform copying build/lib.linux-armv8l-cpython-313/tornado/platform/twisted.py -> build/bdist.linux-armv8l/wheel/./tornado/platform copying build/lib.linux-armv8l-cpython-313/tornado/platform/__init__.py -> build/bdist.linux-armv8l/wheel/./tornado/platform copying build/lib.linux-armv8l-cpython-313/tornado/platform/caresresolver.py -> build/bdist.linux-armv8l/wheel/./tornado/platform copying build/lib.linux-armv8l-cpython-313/tornado/platform/asyncio.py -> build/bdist.linux-armv8l/wheel/./tornado/platform copying build/lib.linux-armv8l-cpython-313/tornado/routing.py -> build/bdist.linux-armv8l/wheel/./tornado copying build/lib.linux-armv8l-cpython-313/tornado/locks.py -> build/bdist.linux-armv8l/wheel/./tornado copying build/lib.linux-armv8l-cpython-313/tornado/http1connection.py -> build/bdist.linux-armv8l/wheel/./tornado copying build/lib.linux-armv8l-cpython-313/tornado/__init__.py -> build/bdist.linux-armv8l/wheel/./tornado copying build/lib.linux-armv8l-cpython-313/tornado/curl_httpclient.py -> build/bdist.linux-armv8l/wheel/./tornado copying build/lib.linux-armv8l-cpython-313/tornado/iostream.py -> build/bdist.linux-armv8l/wheel/./tornado copying build/lib.linux-armv8l-cpython-313/tornado/autoreload.py -> build/bdist.linux-armv8l/wheel/./tornado copying build/lib.linux-armv8l-cpython-313/tornado/util.py -> build/bdist.linux-armv8l/wheel/./tornado copying build/lib.linux-armv8l-cpython-313/tornado/_locale_data.py -> build/bdist.linux-armv8l/wheel/./tornado copying build/lib.linux-armv8l-cpython-313/tornado/simple_httpclient.py -> build/bdist.linux-armv8l/wheel/./tornado copying build/lib.linux-armv8l-cpython-313/tornado/template.py -> build/bdist.linux-armv8l/wheel/./tornado copying build/lib.linux-armv8l-cpython-313/tornado/web.py -> build/bdist.linux-armv8l/wheel/./tornado copying build/lib.linux-armv8l-cpython-313/tornado/speedups.abi3.so -> build/bdist.linux-armv8l/wheel/./tornado copying build/lib.linux-armv8l-cpython-313/tornado/httpserver.py -> build/bdist.linux-armv8l/wheel/./tornado copying build/lib.linux-armv8l-cpython-313/tornado/process.py -> build/bdist.linux-armv8l/wheel/./tornado copying build/lib.linux-armv8l-cpython-313/tornado/tcpserver.py -> build/bdist.linux-armv8l/wheel/./tornado copying build/lib.linux-armv8l-cpython-313/tornado/gen.py -> build/bdist.linux-armv8l/wheel/./tornado copying build/lib.linux-armv8l-cpython-313/tornado/wsgi.py -> build/bdist.linux-armv8l/wheel/./tornado creating build/bdist.linux-armv8l/wheel/tornado/test copying build/lib.linux-armv8l-cpython-313/tornado/test/import_test.py -> build/bdist.linux-armv8l/wheel/./tornado/test copying build/lib.linux-armv8l-cpython-313/tornado/test/routing_test.py -> build/bdist.linux-armv8l/wheel/./tornado/test copying build/lib.linux-armv8l-cpython-313/tornado/test/concurrent_test.py -> build/bdist.linux-armv8l/wheel/./tornado/test copying build/lib.linux-armv8l-cpython-313/tornado/test/process_test.py -> build/bdist.linux-armv8l/wheel/./tornado/test copying build/lib.linux-armv8l-cpython-313/tornado/test/testing_test.py -> build/bdist.linux-armv8l/wheel/./tornado/test copying build/lib.linux-armv8l-cpython-313/tornado/test/asyncio_test.py -> build/bdist.linux-armv8l/wheel/./tornado/test copying build/lib.linux-armv8l-cpython-313/tornado/test/options_test_types.cfg -> build/bdist.linux-armv8l/wheel/./tornado/test copying build/lib.linux-armv8l-cpython-313/tornado/test/wsgi_test.py -> build/bdist.linux-armv8l/wheel/./tornado/test copying build/lib.linux-armv8l-cpython-313/tornado/test/tcpclient_test.py -> build/bdist.linux-armv8l/wheel/./tornado/test copying build/lib.linux-armv8l-cpython-313/tornado/test/tcpserver_test.py -> build/bdist.linux-armv8l/wheel/./tornado/test copying build/lib.linux-armv8l-cpython-313/tornado/test/template_test.py -> build/bdist.linux-armv8l/wheel/./tornado/test creating build/bdist.linux-armv8l/wheel/tornado/test/gettext_translations creating build/bdist.linux-armv8l/wheel/tornado/test/gettext_translations/fr_FR creating build/bdist.linux-armv8l/wheel/tornado/test/gettext_translations/fr_FR/LC_MESSAGES copying build/lib.linux-armv8l-cpython-313/tornado/test/gettext_translations/fr_FR/LC_MESSAGES/tornado_test.mo -> build/bdist.linux-armv8l/wheel/./tornado/test/gettext_translations/fr_FR/LC_MESSAGES copying build/lib.linux-armv8l-cpython-313/tornado/test/gettext_translations/fr_FR/LC_MESSAGES/tornado_test.po -> build/bdist.linux-armv8l/wheel/./tornado/test/gettext_translations/fr_FR/LC_MESSAGES copying build/lib.linux-armv8l-cpython-313/tornado/test/web_test.py -> build/bdist.linux-armv8l/wheel/./tornado/test copying build/lib.linux-armv8l-cpython-313/tornado/test/options_test.cfg -> build/bdist.linux-armv8l/wheel/./tornado/test copying build/lib.linux-armv8l-cpython-313/tornado/test/__init__.py -> build/bdist.linux-armv8l/wheel/./tornado/test copying build/lib.linux-armv8l-cpython-313/tornado/test/log_test.py -> build/bdist.linux-armv8l/wheel/./tornado/test copying build/lib.linux-armv8l-cpython-313/tornado/test/resolve_test_helper.py -> build/bdist.linux-armv8l/wheel/./tornado/test copying build/lib.linux-armv8l-cpython-313/tornado/test/util_test.py -> build/bdist.linux-armv8l/wheel/./tornado/test copying build/lib.linux-armv8l-cpython-313/tornado/test/simple_httpclient_test.py -> build/bdist.linux-armv8l/wheel/./tornado/test copying build/lib.linux-armv8l-cpython-313/tornado/test/options_test_types_str.cfg -> build/bdist.linux-armv8l/wheel/./tornado/test copying build/lib.linux-armv8l-cpython-313/tornado/test/test.crt -> build/bdist.linux-armv8l/wheel/./tornado/test creating build/bdist.linux-armv8l/wheel/tornado/test/csv_translations copying build/lib.linux-armv8l-cpython-313/tornado/test/csv_translations/fr_FR.csv -> build/bdist.linux-armv8l/wheel/./tornado/test/csv_translations copying build/lib.linux-armv8l-cpython-313/tornado/test/options_test.py -> build/bdist.linux-armv8l/wheel/./tornado/test copying build/lib.linux-armv8l-cpython-313/tornado/test/util.py -> build/bdist.linux-armv8l/wheel/./tornado/test copying build/lib.linux-armv8l-cpython-313/tornado/test/queues_test.py -> build/bdist.linux-armv8l/wheel/./tornado/test copying build/lib.linux-armv8l-cpython-313/tornado/test/httpserver_test.py -> build/bdist.linux-armv8l/wheel/./tornado/test copying build/lib.linux-armv8l-cpython-313/tornado/test/curl_httpclient_test.py -> build/bdist.linux-armv8l/wheel/./tornado/test copying build/lib.linux-armv8l-cpython-313/tornado/test/http1connection_test.py -> build/bdist.linux-armv8l/wheel/./tornado/test copying build/lib.linux-armv8l-cpython-313/tornado/test/circlerefs_test.py -> build/bdist.linux-armv8l/wheel/./tornado/test copying build/lib.linux-armv8l-cpython-313/tornado/test/ioloop_test.py -> build/bdist.linux-armv8l/wheel/./tornado/test copying build/lib.linux-armv8l-cpython-313/tornado/test/iostream_test.py -> build/bdist.linux-armv8l/wheel/./tornado/test copying build/lib.linux-armv8l-cpython-313/tornado/test/netutil_test.py -> build/bdist.linux-armv8l/wheel/./tornado/test copying build/lib.linux-armv8l-cpython-313/tornado/test/autoreload_test.py -> build/bdist.linux-armv8l/wheel/./tornado/test copying build/lib.linux-armv8l-cpython-313/tornado/test/auth_test.py -> build/bdist.linux-armv8l/wheel/./tornado/test copying build/lib.linux-armv8l-cpython-313/tornado/test/runtests.py -> build/bdist.linux-armv8l/wheel/./tornado/test copying build/lib.linux-armv8l-cpython-313/tornado/test/locks_test.py -> build/bdist.linux-armv8l/wheel/./tornado/test copying build/lib.linux-armv8l-cpython-313/tornado/test/websocket_test.py -> build/bdist.linux-armv8l/wheel/./tornado/test copying build/lib.linux-armv8l-cpython-313/tornado/test/test.key -> build/bdist.linux-armv8l/wheel/./tornado/test creating build/bdist.linux-armv8l/wheel/tornado/test/templates copying build/lib.linux-armv8l-cpython-313/tornado/test/templates/utf8.html -> build/bdist.linux-armv8l/wheel/./tornado/test/templates copying build/lib.linux-armv8l-cpython-313/tornado/test/gen_test.py -> build/bdist.linux-armv8l/wheel/./tornado/test creating build/bdist.linux-armv8l/wheel/tornado/test/static copying build/lib.linux-armv8l-cpython-313/tornado/test/static/sample.xml.bz2 -> build/bdist.linux-armv8l/wheel/./tornado/test/static copying build/lib.linux-armv8l-cpython-313/tornado/test/static/robots.txt -> build/bdist.linux-armv8l/wheel/./tornado/test/static creating build/bdist.linux-armv8l/wheel/tornado/test/static/dir copying build/lib.linux-armv8l-cpython-313/tornado/test/static/dir/index.html -> build/bdist.linux-armv8l/wheel/./tornado/test/static/dir copying build/lib.linux-armv8l-cpython-313/tornado/test/static/sample.xml -> build/bdist.linux-armv8l/wheel/./tornado/test/static copying build/lib.linux-armv8l-cpython-313/tornado/test/static/sample.xml.gz -> build/bdist.linux-armv8l/wheel/./tornado/test/static copying build/lib.linux-armv8l-cpython-313/tornado/test/httpclient_test.py -> build/bdist.linux-armv8l/wheel/./tornado/test copying build/lib.linux-armv8l-cpython-313/tornado/test/httputil_test.py -> build/bdist.linux-armv8l/wheel/./tornado/test copying build/lib.linux-armv8l-cpython-313/tornado/test/twisted_test.py -> build/bdist.linux-armv8l/wheel/./tornado/test copying build/lib.linux-armv8l-cpython-313/tornado/test/static_foo.txt -> build/bdist.linux-armv8l/wheel/./tornado/test copying build/lib.linux-armv8l-cpython-313/tornado/test/escape_test.py -> build/bdist.linux-armv8l/wheel/./tornado/test copying build/lib.linux-armv8l-cpython-313/tornado/test/locale_test.py -> build/bdist.linux-armv8l/wheel/./tornado/test copying build/lib.linux-armv8l-cpython-313/tornado/test/__main__.py -> build/bdist.linux-armv8l/wheel/./tornado/test copying build/lib.linux-armv8l-cpython-313/tornado/py.typed -> build/bdist.linux-armv8l/wheel/./tornado copying build/lib.linux-armv8l-cpython-313/tornado/netutil.py -> build/bdist.linux-armv8l/wheel/./tornado copying build/lib.linux-armv8l-cpython-313/tornado/log.py -> build/bdist.linux-armv8l/wheel/./tornado running install_egg_info running egg_info writing tornado.egg-info/PKG-INFO writing dependency_links to tornado.egg-info/dependency_links.txt writing top-level names to tornado.egg-info/top_level.txt reading manifest file 'tornado.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/build' warning: no files found matching 'tornado/test/README' adding license file 'LICENSE' writing manifest file 'tornado.egg-info/SOURCES.txt' Copying tornado.egg-info to build/bdist.linux-armv8l/wheel/./tornado-6.4.2-py3.13.egg-info running install_scripts creating build/bdist.linux-armv8l/wheel/tornado-6.4.2.dist-info/WHEEL creating '/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/.pyproject-builddir/pip-wheel-iwlzqmrv/.tmp-pfuruckq/tornado-6.4.2-cp38-abi3-linux_armv8l.whl' and adding 'build/bdist.linux-armv8l/wheel' to it adding 'tornado/__init__.py' adding 'tornado/_locale_data.py' adding 'tornado/auth.py' adding 'tornado/autoreload.py' adding 'tornado/concurrent.py' adding 'tornado/curl_httpclient.py' adding 'tornado/escape.py' adding 'tornado/gen.py' adding 'tornado/http1connection.py' adding 'tornado/httpclient.py' adding 'tornado/httpserver.py' adding 'tornado/httputil.py' adding 'tornado/ioloop.py' adding 'tornado/iostream.py' adding 'tornado/locale.py' adding 'tornado/locks.py' adding 'tornado/log.py' adding 'tornado/netutil.py' adding 'tornado/options.py' adding 'tornado/process.py' adding 'tornado/py.typed' adding 'tornado/queues.py' adding 'tornado/routing.py' adding 'tornado/simple_httpclient.py' adding 'tornado/speedups.abi3.so' adding 'tornado/tcpclient.py' adding 'tornado/tcpserver.py' adding 'tornado/template.py' adding 'tornado/testing.py' adding 'tornado/util.py' adding 'tornado/web.py' adding 'tornado/websocket.py' adding 'tornado/wsgi.py' adding 'tornado/platform/__init__.py' adding 'tornado/platform/asyncio.py' adding 'tornado/platform/caresresolver.py' adding 'tornado/platform/twisted.py' adding 'tornado/test/__init__.py' adding 'tornado/test/__main__.py' adding 'tornado/test/asyncio_test.py' adding 'tornado/test/auth_test.py' adding 'tornado/test/autoreload_test.py' adding 'tornado/test/circlerefs_test.py' adding 'tornado/test/concurrent_test.py' adding 'tornado/test/curl_httpclient_test.py' adding 'tornado/test/escape_test.py' adding 'tornado/test/gen_test.py' adding 'tornado/test/http1connection_test.py' adding 'tornado/test/httpclient_test.py' adding 'tornado/test/httpserver_test.py' adding 'tornado/test/httputil_test.py' adding 'tornado/test/import_test.py' adding 'tornado/test/ioloop_test.py' adding 'tornado/test/iostream_test.py' adding 'tornado/test/locale_test.py' adding 'tornado/test/locks_test.py' adding 'tornado/test/log_test.py' adding 'tornado/test/netutil_test.py' adding 'tornado/test/options_test.cfg' adding 'tornado/test/options_test.py' adding 'tornado/test/options_test_types.cfg' adding 'tornado/test/options_test_types_str.cfg' adding 'tornado/test/process_test.py' adding 'tornado/test/queues_test.py' adding 'tornado/test/resolve_test_helper.py' adding 'tornado/test/routing_test.py' adding 'tornado/test/runtests.py' adding 'tornado/test/simple_httpclient_test.py' adding 'tornado/test/static_foo.txt' adding 'tornado/test/tcpclient_test.py' adding 'tornado/test/tcpserver_test.py' adding 'tornado/test/template_test.py' adding 'tornado/test/test.crt' adding 'tornado/test/test.key' adding 'tornado/test/testing_test.py' adding 'tornado/test/twisted_test.py' adding 'tornado/test/util.py' adding 'tornado/test/util_test.py' adding 'tornado/test/web_test.py' adding 'tornado/test/websocket_test.py' adding 'tornado/test/wsgi_test.py' adding 'tornado/test/csv_translations/fr_FR.csv' adding 'tornado/test/gettext_translations/fr_FR/LC_MESSAGES/tornado_test.mo' adding 'tornado/test/gettext_translations/fr_FR/LC_MESSAGES/tornado_test.po' adding 'tornado/test/static/robots.txt' adding 'tornado/test/static/sample.xml' adding 'tornado/test/static/sample.xml.bz2' adding 'tornado/test/static/sample.xml.gz' adding 'tornado/test/static/dir/index.html' adding 'tornado/test/templates/utf8.html' adding 'tornado-6.4.2.dist-info/LICENSE' adding 'tornado-6.4.2.dist-info/METADATA' adding 'tornado-6.4.2.dist-info/WHEEL' adding 'tornado-6.4.2.dist-info/top_level.txt' adding 'tornado-6.4.2.dist-info/RECORD' removing build/bdist.linux-armv8l/wheel Building wheel for tornado (pyproject.toml): finished with status 'done' Created wheel for tornado: filename=tornado-6.4.2-cp38-abi3-linux_armv8l.whl size=433754 sha256=6136df9b96d5e52401d98f4d8f5fb5799973451b8aca7b18fad8a04578d703e0 Stored in directory: /home/iurt/.cache/pip/wheels/a0/f8/74/90071445e877c08ab64ff33fba809a88872ca946b64cd582e5 Successfully built tornado + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.pEvloI + umask 022 + cd /home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/BUILDROOT '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/BUILDROOT ++ dirname /home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/BUILDROOT + mkdir -p /home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build + mkdir /home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/BUILDROOT + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd tornado-6.4.2 + '[' 1 -eq 1 ']' ++ ls /home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/pyproject-wheeldir/tornado-6.4.2-cp38-abi3-linux_armv8l.whl ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' ++ xargs basename --multiple + specifier=tornado==6.4.2 + '[' -z tornado==6.4.2 ']' + TMPDIR=/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/.pyproject-builddir + /usr/bin/python3 -m pip install --root /home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/BUILDROOT --prefix /usr --no-deps --disable-pip-version-check --progress-bar off --verbose --ignore-installed --no-warn-script-location --no-index --no-cache-dir --find-links /home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/pyproject-wheeldir tornado==6.4.2 Using pip 25.1.1 from /usr/lib/python3.13/site-packages/pip (python 3.13) Looking in links: /home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/pyproject-wheeldir Processing ./pyproject-wheeldir/tornado-6.4.2-cp38-abi3-linux_armv8l.whl Installing collected packages: tornado Successfully installed tornado-6.4.2 + '[' -d /home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/BUILDROOT/usr/bin ']' + rm -f /home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/python-tornado-6.4.2-3.mga10.arm-pyproject-ghost-distinfo + site_dirs=() + '[' -d /home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/BUILDROOT/usr/lib/python3.13/site-packages ']' + site_dirs+=("/usr/lib/python3.13/site-packages") + '[' /home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/BUILDROOT/usr/lib/python3.13/site-packages '!=' /home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/BUILDROOT/usr/lib/python3.13/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/BUILDROOT$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.13/site-packages/tornado-6.4.2.dist-info' + sed -i s/pip/rpm/ /home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/BUILDROOT/usr/lib/python3.13/site-packages/tornado-6.4.2.dist-info/INSTALLER + PYTHONPATH=/usr/lib/rpm/redhat + /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/BUILDROOT --record /home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/BUILDROOT/usr/lib/python3.13/site-packages/tornado-6.4.2.dist-info/RECORD --output /home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/python-tornado-6.4.2-3.mga10.arm-pyproject-record + rm -fv /home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/BUILDROOT/usr/lib/python3.13/site-packages/tornado-6.4.2.dist-info/RECORD removed '/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/BUILDROOT/usr/lib/python3.13/site-packages/tornado-6.4.2.dist-info/RECORD' + rm -fv /home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/BUILDROOT/usr/lib/python3.13/site-packages/tornado-6.4.2.dist-info/REQUESTED removed '/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/BUILDROOT/usr/lib/python3.13/site-packages/tornado-6.4.2.dist-info/REQUESTED' ++ wc -l /home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/python-tornado-6.4.2-3.mga10.arm-pyproject-ghost-distinfo ++ cut -f1 '-d ' + lines=1 + '[' 1 -ne 1 ']' + RPM_FILES_ESCAPE=4.19 + /usr/bin/python3 /usr/lib/rpm/redhat/pyproject_save_files.py --output-files /home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/python-tornado-6.4.2-3.mga10.arm-pyproject-files --output-modules /home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/python-tornado-6.4.2-3.mga10.arm-pyproject-modules --buildroot /home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/BUILDROOT --sitelib /usr/lib/python3.13/site-packages --sitearch /usr/lib/python3.13/site-packages --python-version 3.13 --pyproject-record /home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/python-tornado-6.4.2-3.mga10.arm-pyproject-record --prefix /usr tornado + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 6.4.2-3.mga10 --unique-debug-suffix -6.4.2-3.mga10.arm --unique-debug-src-base python-tornado-6.4.2-3.mga10.arm --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2 find-debuginfo: starting Extracting debug info from 1 files DWARF-compressing 1 files sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. Creating .debug symlinks for symlinks to ELF files Copying sources found by 'debugedit -l' to /usr/src/debug/python-tornado-6.4.2-3.mga10.arm find-debuginfo: done + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 Bytecompiling .py files below /home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/BUILDROOT/usr/lib/python3.13 using python3.13 Not clamping source mtimes, $SOURCE_DATE_EPOCH not set Bytecompiling .py files below /home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/BUILDROOT/usr/lib/debug/usr/lib/python3.13 using python3.13 Not clamping source mtimes, $SOURCE_DATE_EPOCH not set + /usr/lib/rpm/redhat/brp-python-hardlink Reading /home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/SPECPARTS/rpm-debuginfo.specpart Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.QCSAX1 + umask 022 + cd /home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd tornado-6.4.2 + '[' 1 -eq 1 ']' + PYTHONPATH=/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/BUILDROOT/usr/lib/python3.13/site-packages + /usr/bin/python3 -m tornado.test.runtests --verbose HTTPHeaders (tornado.httputil) Doctest: tornado.httputil.HTTPHeaders ... ok parse (tornado.httputil.HTTPHeaders) Doctest: tornado.httputil.HTTPHeaders.parse ... ok parse_line (tornado.httputil.HTTPHeaders) Doctest: tornado.httputil.HTTPHeaders.parse_line ... ok _encode_header (tornado.httputil) Doctest: tornado.httputil._encode_header ... ok _get_content_range (tornado.httputil) Doctest: tornado.httputil._get_content_range ... ok _normalize_header (tornado.httputil) Doctest: tornado.httputil._normalize_header ... ok _parse_header (tornado.httputil) Doctest: tornado.httputil._parse_header ... ok _parse_request_range (tornado.httputil) Doctest: tornado.httputil._parse_request_range ... ok format_timestamp (tornado.httputil) Doctest: tornado.httputil.format_timestamp ... ok parse_request_start_line (tornado.httputil) Doctest: tornado.httputil.parse_request_start_line ... ok parse_response_start_line (tornado.httputil) Doctest: tornado.httputil.parse_response_start_line ... ok url_concat (tornado.httputil) Doctest: tornado.httputil.url_concat ... ok import_object (tornado.util) Doctest: tornado.util.import_object ... ok test_asyncio_accessor (tornado.test.asyncio_test.AnyThreadEventLoopPolicyTest.test_asyncio_accessor) ... ok test_tornado_accessor (tornado.test.asyncio_test.AnyThreadEventLoopPolicyTest.test_tornado_accessor) ... ok test_add_thread_close_idempotent (tornado.test.asyncio_test.AsyncIOLoopTest.test_add_thread_close_idempotent) ... ok test_asyncio_adapter (tornado.test.asyncio_test.AsyncIOLoopTest.test_asyncio_adapter) ... ok test_asyncio_callback (tornado.test.asyncio_test.AsyncIOLoopTest.test_asyncio_callback) ... ok test_asyncio_future (tornado.test.asyncio_test.AsyncIOLoopTest.test_asyncio_future) ... ok test_asyncio_yield_from (tornado.test.asyncio_test.AsyncIOLoopTest.test_asyncio_yield_from) ... ok test_asyncio_close_leak (tornado.test.asyncio_test.LeakTest.test_asyncio_close_leak) ... ok test_ioloop_close_leak (tornado.test.asyncio_test.LeakTest.test_ioloop_close_leak) ... ok test_asyncio_manual (tornado.test.asyncio_test.SelectorThreadLeakTest.test_asyncio_manual) ... ok test_asyncio_run (tornado.test.asyncio_test.SelectorThreadLeakTest.test_asyncio_run) ... ok test_tornado (tornado.test.asyncio_test.SelectorThreadLeakTest.test_tornado) ... ok test_facebook_login (tornado.test.auth_test.AuthTest.test_facebook_login) ... ERROR test_oauth10_get_user (tornado.test.auth_test.AuthTest.test_oauth10_get_user) ... ERROR test_oauth10_redirect (tornado.test.auth_test.AuthTest.test_oauth10_redirect) ... ERROR test_oauth10_request_parameters (tornado.test.auth_test.AuthTest.test_oauth10_request_parameters) ... ERROR test_oauth10a_get_user (tornado.test.auth_test.AuthTest.test_oauth10a_get_user) ... ERROR test_oauth10a_get_user_coroutine_exception (tornado.test.auth_test.AuthTest.test_oauth10a_get_user_coroutine_exception) ... ERROR test_oauth10a_redirect (tornado.test.auth_test.AuthTest.test_oauth10a_redirect) ... ERROR test_oauth10a_redirect_error (tornado.test.auth_test.AuthTest.test_oauth10a_redirect_error) ... ERROR test_oauth10a_request_parameters (tornado.test.auth_test.AuthTest.test_oauth10a_request_parameters) ... ERROR test_oauth2_redirect (tornado.test.auth_test.AuthTest.test_oauth2_redirect) ... ERROR test_openid_get_user (tornado.test.auth_test.AuthTest.test_openid_get_user) ... ERROR test_openid_redirect (tornado.test.auth_test.AuthTest.test_openid_redirect) ... ERROR test_twitter_authenticate_redirect (tornado.test.auth_test.AuthTest.test_twitter_authenticate_redirect) ... ERROR test_twitter_get_user (tornado.test.auth_test.AuthTest.test_twitter_get_user) ... ERROR test_twitter_redirect (tornado.test.auth_test.AuthTest.test_twitter_redirect) ... ERROR test_twitter_redirect_gen_coroutine (tornado.test.auth_test.AuthTest.test_twitter_redirect_gen_coroutine) ... ERROR test_twitter_show_user (tornado.test.auth_test.AuthTest.test_twitter_show_user) ... ERROR test_twitter_show_user_error (tornado.test.auth_test.AuthTest.test_twitter_show_user_error) ... ERROR test_google_login (tornado.test.auth_test.GoogleOAuth2Test.test_google_login) ... ERROR test_reload (tornado.test.autoreload_test.AutoreloadTest.test_reload) ... ok test_reload_wrapper_args (tornado.test.autoreload_test.AutoreloadTest.test_reload_wrapper_args) ... ok test_reload_wrapper_preservation (tornado.test.autoreload_test.AutoreloadTest.test_reload_wrapper_preservation) ... ok test_reload_wrapper_until_success (tornado.test.autoreload_test.AutoreloadTest.test_reload_wrapper_until_success) ... ok test_async_handler (tornado.test.circlerefs_test.CircleRefsTest.test_async_handler) ... ERROR test_coro_handler (tornado.test.circlerefs_test.CircleRefsTest.test_coro_handler) ... gc: collecting generation 2... gc: objects in each generation: 196 0 38822 gc: objects in permanent generation: 0 gc: done, 85 unreachable, 0 uncollectable, 0.0194s elapsed ERROR test_finish_exception_handler (tornado.test.circlerefs_test.CircleRefsTest.test_finish_exception_handler) ... gc: collecting generation 2... gc: objects in each generation: 186 0 38967 gc: objects in permanent generation: 0 gc: done, 85 unreachable, 0 uncollectable, 0.0189s elapsed ERROR test_known_leak (tornado.test.circlerefs_test.CircleRefsTest.test_known_leak) ... gc: collecting generation 2... gc: objects in each generation: 106 0 39110 gc: objects in permanent generation: 0 gc: done, 85 unreachable, 0 uncollectable, 0.0211s elapsed File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 191, in test_async_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 113, in start return self.future File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 129, in try_connect future_add_done_callback( File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 332, in _create_stream return stream, stream.connect(addr) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1194, in connect return future File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 191, in test_async_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 113, in start return self.future File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 129, in try_connect future_add_done_callback( File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 332, in _create_stream return stream, stream.connect(addr) File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 191, in test_async_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 113, in start return self.future File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 129, in try_connect future_add_done_callback( File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 191, in test_async_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 113, in start return self.future File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 191, in test_async_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 191, in test_async_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 191, in test_async_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 191, in test_async_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 191, in test_async_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 191, in test_async_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 191, in test_async_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 191, in test_async_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 113, in start return self.future File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 129, in try_connect future_add_done_callback( File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 332, in _create_stream return stream, stream.connect(addr) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1194, in connect return future File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 191, in test_async_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 113, in start return self.future File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 129, in try_connect future_add_done_callback( File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 332, in _create_stream return stream, stream.connect(addr) File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 191, in test_async_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 113, in start return self.future File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 129, in try_connect future_add_done_callback( File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 191, in test_async_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 113, in start return self.future File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 191, in test_async_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 191, in test_async_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 191, in test_async_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 191, in test_async_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 191, in test_async_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 191, in test_async_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 191, in test_async_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 191, in test_async_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 113, in start return self.future File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 129, in try_connect future_add_done_callback( File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 332, in _create_stream return stream, stream.connect(addr) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1194, in connect return future File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 191, in test_async_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 113, in start return self.future File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 129, in try_connect future_add_done_callback( File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 332, in _create_stream return stream, stream.connect(addr) File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 191, in test_async_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 113, in start return self.future File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 129, in try_connect future_add_done_callback( File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 191, in test_async_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 113, in start return self.future File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 191, in test_async_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 191, in test_async_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 191, in test_async_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 191, in test_async_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 191, in test_async_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 191, in test_async_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 191, in test_async_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 113, in start return self.future File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 129, in try_connect future_add_done_callback( File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 332, in _create_stream return stream, stream.connect(addr) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1194, in connect return future File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 191, in test_async_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 113, in start return self.future File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 129, in try_connect future_add_done_callback( File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 332, in _create_stream return stream, stream.connect(addr) File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 191, in test_async_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 113, in start return self.future File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 129, in try_connect future_add_done_callback( File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 191, in test_async_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 113, in start return self.future File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 191, in test_async_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 191, in test_async_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 113, in start return self.future File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 129, in try_connect future_add_done_callback( File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 191, in test_async_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 113, in start return self.future File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 191, in test_async_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 191, in test_async_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 113, in start return self.future File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 129, in try_connect future_add_done_callback( File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/concurrent.py", line 270, in future_add_done_callback callback(future) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 155, in on_connect_done return File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 191, in test_async_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 113, in start return self.future File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 129, in try_connect future_add_done_callback( File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/concurrent.py", line 270, in future_add_done_callback callback(future) File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 191, in test_async_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 113, in start return self.future File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 129, in try_connect future_add_done_callback( File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 191, in test_async_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 113, in start return self.future File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 129, in try_connect future_add_done_callback( File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/concurrent.py", line 270, in future_add_done_callback callback(future) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 155, in on_connect_done return File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 191, in test_async_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 113, in start return self.future File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 129, in try_connect future_add_done_callback( File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/concurrent.py", line 270, in future_add_done_callback callback(future) File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 191, in test_async_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 113, in start return self.future File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 129, in try_connect future_add_done_callback( File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/concurrent.py", line 270, in future_add_done_callback callback(future) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 155, in on_connect_done return File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 191, in test_async_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 113, in start return self.future File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 129, in try_connect future_add_done_callback( File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/concurrent.py", line 270, in future_add_done_callback callback(future) File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 191, in test_async_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 113, in start return self.future File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 129, in try_connect future_add_done_callback( File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/concurrent.py", line 270, in future_add_done_callback callback(future) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 155, in on_connect_done return File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 191, in test_async_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 191, in test_async_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 191, in test_async_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 113, in start return self.future File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 129, in try_connect future_add_done_callback( File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 332, in _create_stream return stream, stream.connect(addr) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1194, in connect return future File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 191, in test_async_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 113, in start return self.future File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 129, in try_connect future_add_done_callback( File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 332, in _create_stream return stream, stream.connect(addr) File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 191, in test_async_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 113, in start return self.future File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 129, in try_connect future_add_done_callback( File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 191, in test_async_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 113, in start return self.future File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 191, in test_async_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/contextlib.py", line 167, in __exit__ return exc is not value File "/usr/lib/python3.13/unittest/case.py", line 83, in testPartExecutor self.success = self.success and old_success File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/contextlib.py", line 167, in __exit__ return exc is not value File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 183, in test_coro_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 113, in start return self.future File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 129, in try_connect future_add_done_callback( File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 332, in _create_stream return stream, stream.connect(addr) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1194, in connect return future File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 183, in test_coro_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 113, in start return self.future File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 129, in try_connect future_add_done_callback( File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 332, in _create_stream return stream, stream.connect(addr) File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 183, in test_coro_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 113, in start return self.future File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 129, in try_connect future_add_done_callback( File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 183, in test_coro_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 113, in start return self.future File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 183, in test_coro_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 183, in test_coro_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 183, in test_coro_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 183, in test_coro_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 183, in test_coro_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 183, in test_coro_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 183, in test_coro_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 183, in test_coro_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 113, in start return self.future File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 129, in try_connect future_add_done_callback( File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 332, in _create_stream return stream, stream.connect(addr) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1194, in connect return future File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 183, in test_coro_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 113, in start return self.future File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 129, in try_connect future_add_done_callback( File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 332, in _create_stream return stream, stream.connect(addr) File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 183, in test_coro_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 113, in start return self.future File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 129, in try_connect future_add_done_callback( File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 183, in test_coro_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 113, in start return self.future File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 183, in test_coro_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 183, in test_coro_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 183, in test_coro_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 183, in test_coro_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 183, in test_coro_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 183, in test_coro_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 183, in test_coro_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 183, in test_coro_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 113, in start return self.future File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 129, in try_connect future_add_done_callback( File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 332, in _create_stream return stream, stream.connect(addr) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1194, in connect return future File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 183, in test_coro_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 113, in start return self.future File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 129, in try_connect future_add_done_callback( File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 332, in _create_stream return stream, stream.connect(addr) File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 183, in test_coro_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 113, in start return self.future File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 129, in try_connect future_add_done_callback( File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 183, in test_coro_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 113, in start return self.future File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 183, in test_coro_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 183, in test_coro_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 183, in test_coro_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 183, in test_coro_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 183, in test_coro_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 183, in test_coro_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 183, in test_coro_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 113, in start return self.future File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 129, in try_connect future_add_done_callback( File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 332, in _create_stream return stream, stream.connect(addr) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1194, in connect return future File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 183, in test_coro_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 113, in start return self.future File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 129, in try_connect future_add_done_callback( File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 332, in _create_stream return stream, stream.connect(addr) File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 183, in test_coro_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 113, in start return self.future File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 129, in try_connect future_add_done_callback( File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 183, in test_coro_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 113, in start return self.future File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 183, in test_coro_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 183, in test_coro_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 113, in start return self.future File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 129, in try_connect future_add_done_callback( File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 183, in test_coro_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 113, in start return self.future File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 183, in test_coro_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 183, in test_coro_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 113, in start return self.future File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 129, in try_connect future_add_done_callback( File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/concurrent.py", line 270, in future_add_done_callback callback(future) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 155, in on_connect_done return File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 183, in test_coro_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 113, in start return self.future File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 129, in try_connect future_add_done_callback( File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/concurrent.py", line 270, in future_add_done_callback callback(future) File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 183, in test_coro_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 113, in start return self.future File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 129, in try_connect future_add_done_callback( File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 183, in test_coro_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 113, in start return self.future File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 129, in try_connect future_add_done_callback( File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/concurrent.py", line 270, in future_add_done_callback callback(future) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 155, in on_connect_done return File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 183, in test_coro_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 113, in start return self.future File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 129, in try_connect future_add_done_callback( File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/concurrent.py", line 270, in future_add_done_callback callback(future) File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 183, in test_coro_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 113, in start return self.future File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 129, in try_connect future_add_done_callback( File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/concurrent.py", line 270, in future_add_done_callback callback(future) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 155, in on_connect_done return File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 183, in test_coro_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 113, in start return self.future File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 129, in try_connect future_add_done_callback( File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/concurrent.py", line 270, in future_add_done_callback callback(future) File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 183, in test_coro_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 113, in start return self.future File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 129, in try_connect future_add_done_callback( File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/concurrent.py", line 270, in future_add_done_callback callback(future) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 155, in on_connect_done return File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 183, in test_coro_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 183, in test_coro_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 183, in test_coro_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 113, in start return self.future File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 129, in try_connect future_add_done_callback( File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 332, in _create_stream return stream, stream.connect(addr) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1194, in connect return future File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 183, in test_coro_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 113, in start return self.future File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 129, in try_connect future_add_done_callback( File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 332, in _create_stream return stream, stream.connect(addr) File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 183, in test_coro_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 113, in start return self.future File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 129, in try_connect future_add_done_callback( File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 183, in test_coro_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 113, in start return self.future File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 183, in test_coro_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/contextlib.py", line 167, in __exit__ return exc is not value File "/usr/lib/python3.13/unittest/case.py", line 83, in testPartExecutor self.success = self.success and old_success File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/contextlib.py", line 167, in __exit__ return exc is not value File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 174, in test_finish_exception_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 113, in start return self.future File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 129, in try_connect future_add_done_callback( File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 332, in _create_stream return stream, stream.connect(addr) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1194, in connect return future File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 174, in test_finish_exception_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 113, in start return self.future File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 129, in try_connect future_add_done_callback( File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 332, in _create_stream return stream, stream.connect(addr) File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 174, in test_finish_exception_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 113, in start return self.future File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 129, in try_connect future_add_done_callback( File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 174, in test_finish_exception_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 113, in start return self.future File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 174, in test_finish_exception_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 174, in test_finish_exception_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 174, in test_finish_exception_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 174, in test_finish_exception_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 174, in test_finish_exception_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 174, in test_finish_exception_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 174, in test_finish_exception_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 174, in test_finish_exception_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 113, in start return self.future File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 129, in try_connect future_add_done_callback( File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 332, in _create_stream return stream, stream.connect(addr) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1194, in connect return future File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 174, in test_finish_exception_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 113, in start return self.future File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 129, in try_connect future_add_done_callback( File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 332, in _create_stream return stream, stream.connect(addr) File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 174, in test_finish_exception_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 113, in start return self.future File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 129, in try_connect future_add_done_callback( File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 174, in test_finish_exception_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 113, in start return self.future File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 174, in test_finish_exception_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 174, in test_finish_exception_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 174, in test_finish_exception_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 174, in test_finish_exception_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 174, in test_finish_exception_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 174, in test_finish_exception_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 174, in test_finish_exception_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 174, in test_finish_exception_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 113, in start return self.future File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 129, in try_connect future_add_done_callback( File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 332, in _create_stream return stream, stream.connect(addr) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1194, in connect return future File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 174, in test_finish_exception_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 113, in start return self.future File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 129, in try_connect future_add_done_callback( File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 332, in _create_stream return stream, stream.connect(addr) File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 174, in test_finish_exception_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 113, in start return self.future File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 129, in try_connect future_add_done_callback( File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 174, in test_finish_exception_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 113, in start return self.future File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 174, in test_finish_exception_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 174, in test_finish_exception_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 174, in test_finish_exception_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 174, in test_finish_exception_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 174, in test_finish_exception_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 174, in test_finish_exception_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 174, in test_finish_exception_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 113, in start return self.future File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 129, in try_connect future_add_done_callback( File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 332, in _create_stream return stream, stream.connect(addr) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1194, in connect return future File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 174, in test_finish_exception_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 113, in start return self.future File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 129, in try_connect future_add_done_callback( File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 332, in _create_stream return stream, stream.connect(addr) File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 174, in test_finish_exception_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 113, in start return self.future File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 129, in try_connect future_add_done_callback( File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 174, in test_finish_exception_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 113, in start return self.future File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 174, in test_finish_exception_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 174, in test_finish_exception_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 113, in start return self.future File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 129, in try_connect future_add_done_callback( File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 174, in test_finish_exception_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 113, in start return self.future File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 174, in test_finish_exception_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 174, in test_finish_exception_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 113, in start return self.future File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 129, in try_connect future_add_done_callback( File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/concurrent.py", line 270, in future_add_done_callback callback(future) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 155, in on_connect_done return File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 174, in test_finish_exception_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 113, in start return self.future File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 129, in try_connect future_add_done_callback( File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/concurrent.py", line 270, in future_add_done_callback callback(future) File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 174, in test_finish_exception_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 113, in start return self.future File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 129, in try_connect future_add_done_callback( File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 174, in test_finish_exception_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 113, in start return self.future File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 129, in try_connect future_add_done_callback( File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/concurrent.py", line 270, in future_add_done_callback callback(future) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 155, in on_connect_done return File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 174, in test_finish_exception_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 113, in start return self.future File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 129, in try_connect future_add_done_callback( File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/concurrent.py", line 270, in future_add_done_callback callback(future) File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 174, in test_finish_exception_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 113, in start return self.future File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 129, in try_connect future_add_done_callback( File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/concurrent.py", line 270, in future_add_done_callback callback(future) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 155, in on_connect_done return File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 174, in test_finish_exception_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 113, in start return self.future File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 129, in try_connect future_add_done_callback( File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/concurrent.py", line 270, in future_add_done_callback callback(future) File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 174, in test_finish_exception_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 113, in start return self.future File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 129, in try_connect future_add_done_callback( File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/concurrent.py", line 270, in future_add_done_callback callback(future) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 155, in on_connect_done return File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 174, in test_finish_exception_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 174, in test_finish_exception_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 174, in test_finish_exception_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 113, in start return self.future File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 129, in try_connect future_add_done_callback( File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 332, in _create_stream return stream, stream.connect(addr) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1194, in connect return future File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 174, in test_finish_exception_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 113, in start return self.future File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 129, in try_connect future_add_done_callback( File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 332, in _create_stream return stream, stream.connect(addr) File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 174, in test_finish_exception_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 113, in start return self.future File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 129, in try_connect future_add_done_callback( File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 174, in test_finish_exception_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 113, in start return self.future File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/unittest/case.py", line 606, in _callTestMethod if method() is not None: File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 174, in test_finish_exception_handler asyncio.run(self.run_handler(Handler)) File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) File "/usr/lib/python3.13/asyncio/runners.py", line 129, in run signal.signal(signal.SIGINT, signal.default_int_handler) File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() File "/usr/lib/python3.13/asyncio/base_events.py", line 687, in run_forever self._run_forever_cleanup() File "/usr/lib/python3.13/asyncio/base_events.py", line 2043, in _run_once handle = None # Needed to break cycles when an exception occurs. File "/usr/lib/python3.13/asyncio/events.py", line 105, in _run self = None # Needed to break cycles when an exception occurs. File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/simple_httpclient.py", line 448, in run if not self._handle_exception(*sys.exc_info()): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/contextlib.py", line 167, in __exit__ return exc is not value File "/usr/lib/python3.13/unittest/case.py", line 83, in testPartExecutor self.success = self.success and old_success File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 211, in main() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 189, in main tornado.testing.main(**kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 852, in main unittest.main(defaultTest="all", argv=argv, **kwargs) File "/usr/lib/python3.13/unittest/main.py", line 104, in __init__ self.runTests() File "/usr/lib/python3.13/unittest/main.py", line 270, in runTests self.result = testRunner.run(self.test) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/runtests.py", line 69, in run result = super().run(test) File "/usr/lib/python3.13/unittest/runner.py", line 240, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.13/unittest/case.py", line 707, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.13/unittest/case.py", line 678, in run if stopTestRun is not None: File "/usr/lib/python3.13/contextlib.py", line 167, in __exit__ return exc is not value ok test_run_on_executor (tornado.test.circlerefs_test.CircleRefsTest.test_run_on_executor) ... ok test_sync_handler (tornado.test.circlerefs_test.CircleRefsTest.test_sync_handler) ... ERROR test_future (tornado.test.concurrent_test.GeneratorClientTest.test_future) ... ERROR test_future_error (tornado.test.concurrent_test.GeneratorClientTest.test_future_error) ... ERROR test_generator (tornado.test.concurrent_test.GeneratorClientTest.test_generator) ... ERROR test_generator_error (tornado.test.concurrent_test.GeneratorClientTest.test_generator_error) ... ERROR test_future_set_result_unless_cancelled (tornado.test.concurrent_test.MiscFutureTest.test_future_set_result_unless_cancelled) ... ok test_async_await (tornado.test.concurrent_test.RunOnExecutorTest.test_async_await) ... ok test_call_with_executor (tornado.test.concurrent_test.RunOnExecutorTest.test_call_with_executor) ... ok test_call_with_no_args (tornado.test.concurrent_test.RunOnExecutorTest.test_call_with_no_args) ... ok test_no_calling (tornado.test.concurrent_test.RunOnExecutorTest.test_no_calling) ... ok test_304_with_content_length (tornado.test.curl_httpclient_test.CurlHTTPClientCommonTestCase.test_304_with_content_length) ... skipped 'pycurl module not present' test_all_methods (tornado.test.curl_httpclient_test.CurlHTTPClientCommonTestCase.test_all_methods) ... skipped 'pycurl module not present' test_basic_auth (tornado.test.curl_httpclient_test.CurlHTTPClientCommonTestCase.test_basic_auth) ... skipped 'pycurl module not present' test_basic_auth_explicit_mode (tornado.test.curl_httpclient_test.CurlHTTPClientCommonTestCase.test_basic_auth_explicit_mode) ... skipped 'pycurl module not present' test_basic_auth_unicode (tornado.test.curl_httpclient_test.CurlHTTPClientCommonTestCase.test_basic_auth_unicode) ... skipped 'pycurl module not present' test_bind_source_ip (tornado.test.curl_httpclient_test.CurlHTTPClientCommonTestCase.test_bind_source_ip) ... skipped 'pycurl module not present' test_body_encoding (tornado.test.curl_httpclient_test.CurlHTTPClientCommonTestCase.test_body_encoding) ... skipped 'pycurl module not present' test_body_sanity_checks (tornado.test.curl_httpclient_test.CurlHTTPClientCommonTestCase.test_body_sanity_checks) ... skipped 'pycurl module not present' test_chunked (tornado.test.curl_httpclient_test.CurlHTTPClientCommonTestCase.test_chunked) ... skipped 'pycurl module not present' test_chunked_close (tornado.test.curl_httpclient_test.CurlHTTPClientCommonTestCase.test_chunked_close) ... skipped 'pycurl module not present' test_configure_defaults (tornado.test.curl_httpclient_test.CurlHTTPClientCommonTestCase.test_configure_defaults) ... skipped 'pycurl module not present' test_credentials_in_url (tornado.test.curl_httpclient_test.CurlHTTPClientCommonTestCase.test_credentials_in_url) ... skipped 'pycurl module not present' test_error_after_cancel (tornado.test.curl_httpclient_test.CurlHTTPClientCommonTestCase.test_error_after_cancel) ... skipped 'pycurl module not present' test_follow_redirect (tornado.test.curl_httpclient_test.CurlHTTPClientCommonTestCase.test_follow_redirect) ... skipped 'pycurl module not present' test_future_http_error (tornado.test.curl_httpclient_test.CurlHTTPClientCommonTestCase.test_future_http_error) ... skipped 'pycurl module not present' test_future_http_error_no_raise (tornado.test.curl_httpclient_test.CurlHTTPClientCommonTestCase.test_future_http_error_no_raise) ... skipped 'pycurl module not present' test_future_interface (tornado.test.curl_httpclient_test.CurlHTTPClientCommonTestCase.test_future_interface) ... skipped 'pycurl module not present' test_gzip (tornado.test.curl_httpclient_test.CurlHTTPClientCommonTestCase.test_gzip) ... skipped 'pycurl module not present' test_header_callback (tornado.test.curl_httpclient_test.CurlHTTPClientCommonTestCase.test_header_callback) ... skipped 'pycurl module not present' test_header_crlf (tornado.test.curl_httpclient_test.CurlHTTPClientCommonTestCase.test_header_crlf) ... skipped 'pycurl module not present' test_header_encoding (tornado.test.curl_httpclient_test.CurlHTTPClientCommonTestCase.test_header_encoding) ... skipped 'pycurl module not present' test_header_types (tornado.test.curl_httpclient_test.CurlHTTPClientCommonTestCase.test_header_types) ... skipped 'pycurl module not present' test_hello_world (tornado.test.curl_httpclient_test.CurlHTTPClientCommonTestCase.test_hello_world) ... skipped 'pycurl module not present' test_invalid_gzip (tornado.test.curl_httpclient_test.CurlHTTPClientCommonTestCase.test_invalid_gzip) ... skipped 'pycurl module not present' test_method_after_redirect (tornado.test.curl_httpclient_test.CurlHTTPClientCommonTestCase.test_method_after_redirect) ... skipped 'pycurl module not present' test_multi_line_headers (tornado.test.curl_httpclient_test.CurlHTTPClientCommonTestCase.test_multi_line_headers) ... skipped 'pycurl module not present' test_non_ascii_header (tornado.test.curl_httpclient_test.CurlHTTPClientCommonTestCase.test_non_ascii_header) ... skipped 'pycurl module not present' test_patch_receives_payload (tornado.test.curl_httpclient_test.CurlHTTPClientCommonTestCase.test_patch_receives_payload) ... skipped 'pycurl module not present' test_post (tornado.test.curl_httpclient_test.CurlHTTPClientCommonTestCase.test_post) ... skipped 'pycurl module not present' test_put_307 (tornado.test.curl_httpclient_test.CurlHTTPClientCommonTestCase.test_put_307) ... skipped 'pycurl module not present' test_redirect_put_with_body (tornado.test.curl_httpclient_test.CurlHTTPClientCommonTestCase.test_redirect_put_with_body) ... skipped 'pycurl module not present' test_redirect_put_without_body (tornado.test.curl_httpclient_test.CurlHTTPClientCommonTestCase.test_redirect_put_without_body) ... skipped 'pycurl module not present' test_redirect_without_location (tornado.test.curl_httpclient_test.CurlHTTPClientCommonTestCase.test_redirect_without_location) ... skipped 'pycurl module not present' test_response_times (tornado.test.curl_httpclient_test.CurlHTTPClientCommonTestCase.test_response_times) ... skipped 'pycurl module not present' test_reuse_request_from_response (tornado.test.curl_httpclient_test.CurlHTTPClientCommonTestCase.test_reuse_request_from_response) ... skipped 'pycurl module not present' test_streaming_callback (tornado.test.curl_httpclient_test.CurlHTTPClientCommonTestCase.test_streaming_callback) ... skipped 'pycurl module not present' test_types (tornado.test.curl_httpclient_test.CurlHTTPClientCommonTestCase.test_types) ... skipped 'pycurl module not present' test_unsupported_auth_mode (tornado.test.curl_httpclient_test.CurlHTTPClientCommonTestCase.test_unsupported_auth_mode) ... skipped 'pycurl module not present' test_zero_timeout (tornado.test.curl_httpclient_test.CurlHTTPClientCommonTestCase.test_zero_timeout) ... skipped 'pycurl module not present' test_custom_reason (tornado.test.curl_httpclient_test.CurlHTTPClientTestCase.test_custom_reason) ... skipped 'pycurl module not present' test_digest_auth (tornado.test.curl_httpclient_test.CurlHTTPClientTestCase.test_digest_auth) ... skipped 'pycurl module not present' test_digest_auth_non_ascii (tornado.test.curl_httpclient_test.CurlHTTPClientTestCase.test_digest_auth_non_ascii) ... skipped 'pycurl module not present' test_fail_custom_reason (tornado.test.curl_httpclient_test.CurlHTTPClientTestCase.test_fail_custom_reason) ... skipped 'pycurl module not present' test_escape_return_types (tornado.test.escape_test.EscapeTestCase.test_escape_return_types) ... ok test_json_decode (tornado.test.escape_test.EscapeTestCase.test_json_decode) ... ok test_json_encode (tornado.test.escape_test.EscapeTestCase.test_json_encode) ... ok test_linkify (tornado.test.escape_test.EscapeTestCase.test_linkify) ... ok test_recursive_unicode (tornado.test.escape_test.EscapeTestCase.test_recursive_unicode) ... ok test_squeeze (tornado.test.escape_test.EscapeTestCase.test_squeeze) ... ok test_url_escape_quote_plus (tornado.test.escape_test.EscapeTestCase.test_url_escape_quote_plus) ... ok test_url_escape_unicode (tornado.test.escape_test.EscapeTestCase.test_url_escape_unicode) ... ok test_url_unescape_unicode (tornado.test.escape_test.EscapeTestCase.test_url_unescape_unicode) ... ok test_xhtml_escape (tornado.test.escape_test.EscapeTestCase.test_xhtml_escape) ... ok test_xhtml_unescape_numeric (tornado.test.escape_test.EscapeTestCase.test_xhtml_unescape_numeric) ... ok test_propagate (tornado.test.gen_test.ContextVarsTest.test_propagate) ... ok test_propagate_to_first_yield_with_native_async_function (tornado.test.gen_test.ContextVarsTest.test_propagate_to_first_yield_with_native_async_function) ... ok test_reset (tornado.test.gen_test.ContextVarsTest.test_reset) ... ok test_async_raise_return (tornado.test.gen_test.GenBasicTest.test_async_raise_return) ... ok test_async_raise_return_value (tornado.test.gen_test.GenBasicTest.test_async_raise_return_value) ... ok test_async_raise_return_value_tuple (tornado.test.gen_test.GenBasicTest.test_async_raise_return_value_tuple) ... ok test_bogus_yield (tornado.test.gen_test.GenBasicTest.test_bogus_yield) ... ok test_bogus_yield_tuple (tornado.test.gen_test.GenBasicTest.test_bogus_yield_tuple) ... ok test_exception_phase1 (tornado.test.gen_test.GenBasicTest.test_exception_phase1) ... ok test_exception_phase2 (tornado.test.gen_test.GenBasicTest.test_exception_phase2) ... ok test_future (tornado.test.gen_test.GenBasicTest.test_future) ... ok test_multi (tornado.test.gen_test.GenBasicTest.test_multi) ... ok test_multi_delayed (tornado.test.gen_test.GenBasicTest.test_multi_delayed) ... ok test_multi_dict (tornado.test.gen_test.GenBasicTest.test_multi_dict) ... ok test_multi_dict_delayed (tornado.test.gen_test.GenBasicTest.test_multi_dict_delayed) ... ok test_multi_dict_future (tornado.test.gen_test.GenBasicTest.test_multi_dict_future) ... ok test_multi_empty (tornado.test.gen_test.GenBasicTest.test_multi_empty) ... ok test_multi_exceptions (tornado.test.gen_test.GenBasicTest.test_multi_exceptions) ... ok test_multi_future (tornado.test.gen_test.GenBasicTest.test_multi_future) ... ok test_multi_future_duplicate (tornado.test.gen_test.GenBasicTest.test_multi_future_duplicate) ... ok test_multi_future_exceptions (tornado.test.gen_test.GenBasicTest.test_multi_future_exceptions) ... ok test_multi_performance (tornado.test.gen_test.GenBasicTest.test_multi_performance) ... ok test_no_yield (tornado.test.gen_test.GenBasicTest.test_no_yield) ... ok test_none (tornado.test.gen_test.GenBasicTest.test_none) ... ok test_reuse (tornado.test.gen_test.GenBasicTest.test_reuse) ... ok test_sync_raise_return (tornado.test.gen_test.GenBasicTest.test_sync_raise_return) ... ok test_sync_raise_return_value (tornado.test.gen_test.GenBasicTest.test_sync_raise_return_value) ... ok test_sync_raise_return_value_tuple (tornado.test.gen_test.GenBasicTest.test_sync_raise_return_value_tuple) ... ok test_async_await (tornado.test.gen_test.GenCoroutineTest.test_async_await) ... ok test_async_await_mixed_multi_native_future (tornado.test.gen_test.GenCoroutineTest.test_async_await_mixed_multi_native_future) ... ok test_async_early_return (tornado.test.gen_test.GenCoroutineTest.test_async_early_return) ... ok test_async_gen_return (tornado.test.gen_test.GenCoroutineTest.test_async_gen_return) ... ok test_async_raise (tornado.test.gen_test.GenCoroutineTest.test_async_raise) ... ok test_async_return (tornado.test.gen_test.GenCoroutineTest.test_async_return) ... ok test_async_return_no_value (tornado.test.gen_test.GenCoroutineTest.test_async_return_no_value) ... ok test_async_with_timeout (tornado.test.gen_test.GenCoroutineTest.test_async_with_timeout) ... ok test_asyncio_future_debug_info (tornado.test.gen_test.GenCoroutineTest.test_asyncio_future_debug_info) ... ok test_asyncio_gather (tornado.test.gen_test.GenCoroutineTest.test_asyncio_gather) ... ok test_asyncio_sleep_zero (tornado.test.gen_test.GenCoroutineTest.test_asyncio_sleep_zero) ... ok test_attributes (tornado.test.gen_test.GenCoroutineTest.test_attributes) ... ok test_coroutine_refcounting (tornado.test.gen_test.GenCoroutineTest.test_coroutine_refcounting) ... ok test_is_coroutine_function (tornado.test.gen_test.GenCoroutineTest.test_is_coroutine_function) ... ok test_moment (tornado.test.gen_test.GenCoroutineTest.test_moment) ... ok test_py3_leak_exception_context (tornado.test.gen_test.GenCoroutineTest.test_py3_leak_exception_context) ... ok test_replace_yieldpoint_exception (tornado.test.gen_test.GenCoroutineTest.test_replace_yieldpoint_exception) ... ok test_sleep (tornado.test.gen_test.GenCoroutineTest.test_sleep) ... ok test_swallow_yieldpoint_exception (tornado.test.gen_test.GenCoroutineTest.test_swallow_yieldpoint_exception) ... ok test_sync_gen_return (tornado.test.gen_test.GenCoroutineTest.test_sync_gen_return) ... ok test_sync_raise (tornado.test.gen_test.GenCoroutineTest.test_sync_raise) ... ok test_sync_return (tornado.test.gen_test.GenCoroutineTest.test_sync_return) ... ok test_sync_return_no_value (tornado.test.gen_test.GenCoroutineTest.test_sync_return_no_value) ... ok test_async_prepare_error_handler (tornado.test.gen_test.GenWebTest.test_async_prepare_error_handler) ... ERROR test_coroutine_sequence_handler (tornado.test.gen_test.GenWebTest.test_coroutine_sequence_handler) ... ERROR test_coroutine_unfinished_sequence_handler (tornado.test.gen_test.GenWebTest.test_coroutine_unfinished_sequence_handler) ... ERROR test_native_coroutine_handler (tornado.test.gen_test.GenWebTest.test_native_coroutine_handler) ... ERROR test_undecorated_coroutines (tornado.test.gen_test.GenWebTest.test_undecorated_coroutines) ... ERROR test_gc (tornado.test.gen_test.RunnerGCTest.test_gc) ... gc: collecting generation 2... gc: objects in each generation: 2008 0 38867 gc: objects in permanent generation: 0 gc: done, 1419 unreachable, 0 uncollectable, 0.0204s elapsed ok test_gc_infinite_async_await (tornado.test.gen_test.RunnerGCTest.test_gc_infinite_async_await) ... gc: collecting generation 2... gc: objects in each generation: 84 0 40601 gc: objects in permanent generation: 0 gc: done, 7 unreachable, 0 uncollectable, 0.0268s elapsed ok test_gc_infinite_coro (tornado.test.gen_test.RunnerGCTest.test_gc_infinite_coro) ... gc: collecting generation 2... gc: objects in each generation: 95 0 40571 gc: objects in permanent generation: 0 gc: done, 20 unreachable, 0 uncollectable, 0.0219s elapsed ok test_multi_moment (tornado.test.gen_test.RunnerGCTest.test_multi_moment) ... ok test_already_done (tornado.test.gen_test.WaitIteratorTest.test_already_done) ... ok test_empty_iterator (tornado.test.gen_test.WaitIteratorTest.test_empty_iterator) ... ok test_iterator (tornado.test.gen_test.WaitIteratorTest.test_iterator) ... ok test_iterator_async_await (tornado.test.gen_test.WaitIteratorTest.test_iterator_async_await) ... ok test_no_ref (tornado.test.gen_test.WaitIteratorTest.test_no_ref) ... ok test_already_resolved (tornado.test.gen_test.WithTimeoutTest.test_already_resolved) ... ok test_completed_concurrent_future (tornado.test.gen_test.WithTimeoutTest.test_completed_concurrent_future) ... ok test_completes_before_timeout (tornado.test.gen_test.WithTimeoutTest.test_completes_before_timeout) ... ok test_fails_before_timeout (tornado.test.gen_test.WithTimeoutTest.test_fails_before_timeout) ... ok test_normal_concurrent_future (tornado.test.gen_test.WithTimeoutTest.test_normal_concurrent_future) ... ok test_timeout (tornado.test.gen_test.WithTimeoutTest.test_timeout) ... ok test_timeout_concurrent_future (tornado.test.gen_test.WithTimeoutTest.test_timeout_concurrent_future) ... ok test_http10_no_content_length (tornado.test.http1connection_test.HTTP1ConnectionTest.test_http10_no_content_length) ... ERROR test_304_with_content_length (tornado.test.httpclient_test.HTTPClientCommonTestCase.test_304_with_content_length) ... ERROR test_all_methods (tornado.test.httpclient_test.HTTPClientCommonTestCase.test_all_methods) ... ERROR test_basic_auth (tornado.test.httpclient_test.HTTPClientCommonTestCase.test_basic_auth) ... ERROR test_basic_auth_explicit_mode (tornado.test.httpclient_test.HTTPClientCommonTestCase.test_basic_auth_explicit_mode) ... ERROR test_basic_auth_unicode (tornado.test.httpclient_test.HTTPClientCommonTestCase.test_basic_auth_unicode) ... ERROR test_bind_source_ip (tornado.test.httpclient_test.HTTPClientCommonTestCase.test_bind_source_ip) ... ERROR test_body_encoding (tornado.test.httpclient_test.HTTPClientCommonTestCase.test_body_encoding) ... ERROR test_body_sanity_checks (tornado.test.httpclient_test.HTTPClientCommonTestCase.test_body_sanity_checks) ... ERROR test_chunked (tornado.test.httpclient_test.HTTPClientCommonTestCase.test_chunked) ... ERROR test_chunked_close (tornado.test.httpclient_test.HTTPClientCommonTestCase.test_chunked_close) ... ERROR test_configure_defaults (tornado.test.httpclient_test.HTTPClientCommonTestCase.test_configure_defaults) ... ERROR test_credentials_in_url (tornado.test.httpclient_test.HTTPClientCommonTestCase.test_credentials_in_url) ... ERROR test_error_after_cancel (tornado.test.httpclient_test.HTTPClientCommonTestCase.test_error_after_cancel) ... ok test_follow_redirect (tornado.test.httpclient_test.HTTPClientCommonTestCase.test_follow_redirect) ... ERROR test_future_http_error (tornado.test.httpclient_test.HTTPClientCommonTestCase.test_future_http_error) ... ERROR test_future_http_error_no_raise (tornado.test.httpclient_test.HTTPClientCommonTestCase.test_future_http_error_no_raise) ... ERROR test_future_interface (tornado.test.httpclient_test.HTTPClientCommonTestCase.test_future_interface) ... ERROR test_gzip (tornado.test.httpclient_test.HTTPClientCommonTestCase.test_gzip) ... ERROR test_header_callback (tornado.test.httpclient_test.HTTPClientCommonTestCase.test_header_callback) ... ERROR test_header_crlf (tornado.test.httpclient_test.HTTPClientCommonTestCase.test_header_crlf) ... test_header_crlf (tornado.test.httpclient_test.HTTPClientCommonTestCase.test_header_crlf) (name='cr', position='value') ... ERROR test_header_crlf (tornado.test.httpclient_test.HTTPClientCommonTestCase.test_header_crlf) (name='cr', position='key') ... ERROR test_header_crlf (tornado.test.httpclient_test.HTTPClientCommonTestCase.test_header_crlf) (name='lf', position='value') ... ERROR test_header_crlf (tornado.test.httpclient_test.HTTPClientCommonTestCase.test_header_crlf) (name='lf', position='key') ... ERROR test_header_crlf (tornado.test.httpclient_test.HTTPClientCommonTestCase.test_header_crlf) (name='crlf', position='value') ... ERROR test_header_crlf (tornado.test.httpclient_test.HTTPClientCommonTestCase.test_header_crlf) (name='crlf', position='key') ... ERROR test_header_encoding (tornado.test.httpclient_test.HTTPClientCommonTestCase.test_header_encoding) ... ERROR test_header_types (tornado.test.httpclient_test.HTTPClientCommonTestCase.test_header_types) ... ERROR test_hello_world (tornado.test.httpclient_test.HTTPClientCommonTestCase.test_hello_world) ... ERROR test_invalid_gzip (tornado.test.httpclient_test.HTTPClientCommonTestCase.test_invalid_gzip) ... ERROR test_method_after_redirect (tornado.test.httpclient_test.HTTPClientCommonTestCase.test_method_after_redirect) ... ERROR test_multi_line_headers (tornado.test.httpclient_test.HTTPClientCommonTestCase.test_multi_line_headers) ... ERROR test_non_ascii_header (tornado.test.httpclient_test.HTTPClientCommonTestCase.test_non_ascii_header) ... ERROR test_patch_receives_payload (tornado.test.httpclient_test.HTTPClientCommonTestCase.test_patch_receives_payload) ... ERROR test_post (tornado.test.httpclient_test.HTTPClientCommonTestCase.test_post) ... ERROR test_put_307 (tornado.test.httpclient_test.HTTPClientCommonTestCase.test_put_307) ... ERROR test_redirect_put_with_body (tornado.test.httpclient_test.HTTPClientCommonTestCase.test_redirect_put_with_body) ... ERROR test_redirect_put_without_body (tornado.test.httpclient_test.HTTPClientCommonTestCase.test_redirect_put_without_body) ... ERROR test_redirect_without_location (tornado.test.httpclient_test.HTTPClientCommonTestCase.test_redirect_without_location) ... ERROR test_response_times (tornado.test.httpclient_test.HTTPClientCommonTestCase.test_response_times) ... ERROR test_reuse_request_from_response (tornado.test.httpclient_test.HTTPClientCommonTestCase.test_reuse_request_from_response) ... ERROR test_streaming_callback (tornado.test.httpclient_test.HTTPClientCommonTestCase.test_streaming_callback) ... ERROR test_types (tornado.test.httpclient_test.HTTPClientCommonTestCase.test_types) ... ERROR test_unsupported_auth_mode (tornado.test.httpclient_test.HTTPClientCommonTestCase.test_unsupported_auth_mode) ... ERROR test_zero_timeout (tornado.test.httpclient_test.HTTPClientCommonTestCase.test_zero_timeout) ... ERROR test_copy (tornado.test.httpclient_test.HTTPErrorTestCase.test_copy) ... ok test_error_with_response (tornado.test.httpclient_test.HTTPErrorTestCase.test_error_with_response) ... ok test_plain_error (tornado.test.httpclient_test.HTTPErrorTestCase.test_plain_error) ... ok test_body (tornado.test.httpclient_test.HTTPRequestTestCase.test_body) ... ok test_body_setter (tornado.test.httpclient_test.HTTPRequestTestCase.test_body_setter) ... ok test_headers (tornado.test.httpclient_test.HTTPRequestTestCase.test_headers) ... ok test_headers_setter (tornado.test.httpclient_test.HTTPRequestTestCase.test_headers_setter) ... ok test_if_modified_since (tornado.test.httpclient_test.HTTPRequestTestCase.test_if_modified_since) ... ok test_if_modified_since_naive_deprecated (tornado.test.httpclient_test.HTTPRequestTestCase.test_if_modified_since_naive_deprecated) ... ok test_null_headers_setter (tornado.test.httpclient_test.HTTPRequestTestCase.test_null_headers_setter) ... ok test_str (tornado.test.httpclient_test.HTTPResponseTestCase.test_str) ... ok test_bad_attribute (tornado.test.httpclient_test.RequestProxyTest.test_bad_attribute) ... ok test_both_set (tornado.test.httpclient_test.RequestProxyTest.test_both_set) ... ok test_default_set (tornado.test.httpclient_test.RequestProxyTest.test_default_set) ... ok test_defaults_none (tornado.test.httpclient_test.RequestProxyTest.test_defaults_none) ... ok test_neither_set (tornado.test.httpclient_test.RequestProxyTest.test_neither_set) ... ok test_request_set (tornado.test.httpclient_test.RequestProxyTest.test_request_set) ... ok test_destructor_log (tornado.test.httpclient_test.SyncHTTPClientSubprocessTest.test_destructor_log) ... ok test_sync_client (tornado.test.httpclient_test.SyncHTTPClientTest.test_sync_client) ... ERROR test_sync_client_error (tornado.test.httpclient_test.SyncHTTPClientTest.test_sync_client_error) ... ERROR test_missing_arguments (tornado.test.httpserver_test.BadSSLOptionsTest.test_missing_arguments) ... ok test_missing_key (tornado.test.httpserver_test.BadSSLOptionsTest.test_missing_key) A missing SSL key should cause an immediate exception. ... ok test_body_size_override_reset (tornado.test.httpserver_test.BodyLimitsTest.test_body_size_override_reset) ... ERROR test_large_body_buffered (tornado.test.httpserver_test.BodyLimitsTest.test_large_body_buffered) ... ERROR test_large_body_buffered_chunked (tornado.test.httpserver_test.BodyLimitsTest.test_large_body_buffered_chunked) ... ERROR test_large_body_streaming (tornado.test.httpserver_test.BodyLimitsTest.test_large_body_streaming) ... ERROR test_large_body_streaming_chunked (tornado.test.httpserver_test.BodyLimitsTest.test_large_body_streaming_chunked) ... ERROR test_large_body_streaming_chunked_override (tornado.test.httpserver_test.BodyLimitsTest.test_large_body_streaming_chunked_override) ... ERROR test_large_body_streaming_override (tornado.test.httpserver_test.BodyLimitsTest.test_large_body_streaming_override) ... ERROR test_small_body (tornado.test.httpserver_test.BodyLimitsTest.test_small_body) ... ERROR test_timeout (tornado.test.httpserver_test.BodyLimitsTest.test_timeout) ... ERROR test_uncompressed (tornado.test.httpserver_test.GzipBaseTest.test_uncompressed) ... ERROR test_gzip (tornado.test.httpserver_test.GzipTest.test_gzip) ... ERROR test_gzip_case_insensitive (tornado.test.httpserver_test.GzipTest.test_gzip_case_insensitive) ... ERROR test_uncompressed (tornado.test.httpserver_test.GzipTest.test_uncompressed) ... ERROR test_gzip_unsupported (tornado.test.httpserver_test.GzipUnsupportedTest.test_gzip_unsupported) ... ERROR test_uncompressed (tornado.test.httpserver_test.GzipUnsupportedTest.test_uncompressed) ... ERROR test_100_continue (tornado.test.httpserver_test.HTTPConnectionTest.test_100_continue) ... ERROR test_multipart_form (tornado.test.httpserver_test.HTTPConnectionTest.test_multipart_form) ... ERROR test_newlines (tornado.test.httpserver_test.HTTPConnectionTest.test_newlines) ... ERROR test_chunked_request_body (tornado.test.httpserver_test.HTTPServerRawTest.test_chunked_request_body) ... ERROR test_chunked_request_body_duplicate_header (tornado.test.httpserver_test.HTTPServerRawTest.test_chunked_request_body_duplicate_header) ... ERROR test_chunked_request_body_invalid_size (tornado.test.httpserver_test.HTTPServerRawTest.test_chunked_request_body_invalid_size) ... ERROR test_chunked_request_body_transfer_encoding_and_content_length (tornado.test.httpserver_test.HTTPServerRawTest.test_chunked_request_body_transfer_encoding_and_content_length) ... ERROR test_chunked_request_body_unsupported_transfer_encoding (tornado.test.httpserver_test.HTTPServerRawTest.test_chunked_request_body_unsupported_transfer_encoding) ... ERROR test_chunked_request_uppercase (tornado.test.httpserver_test.HTTPServerRawTest.test_chunked_request_uppercase) ... ERROR test_empty_request (tornado.test.httpserver_test.HTTPServerRawTest.test_empty_request) ... ERROR test_invalid_content_length (tornado.test.httpserver_test.HTTPServerRawTest.test_invalid_content_length) ... ERROR test_malformed_first_line_log (tornado.test.httpserver_test.HTTPServerRawTest.test_malformed_first_line_log) ... ERROR test_malformed_first_line_response (tornado.test.httpserver_test.HTTPServerRawTest.test_malformed_first_line_response) ... ERROR test_malformed_headers (tornado.test.httpserver_test.HTTPServerRawTest.test_malformed_headers) ... ERROR test_double_slash (tornado.test.httpserver_test.HTTPServerTest.test_double_slash) ... ERROR test_empty_post_parameters (tornado.test.httpserver_test.HTTPServerTest.test_empty_post_parameters) ... ERROR test_empty_query_string (tornado.test.httpserver_test.HTTPServerTest.test_empty_query_string) ... ERROR test_post_encodings (tornado.test.httpserver_test.HTTPServerTest.test_post_encodings) ... test_post_encodings (tornado.test.httpserver_test.HTTPServerTest.test_post_encodings) (enc='utf8', quote=True) ... ERROR test_post_encodings (tornado.test.httpserver_test.HTTPServerTest.test_post_encodings) (enc='utf8', quote=False) ... ERROR test_post_encodings (tornado.test.httpserver_test.HTTPServerTest.test_post_encodings) (enc='gbk', quote=True) ... ERROR test_post_encodings (tornado.test.httpserver_test.HTTPServerTest.test_post_encodings) (enc='gbk', quote=False) ... ERROR test_query_string_encoding (tornado.test.httpserver_test.HTTPServerTest.test_query_string_encoding) ... ERROR test_types (tornado.test.httpserver_test.HTTPServerTest.test_types) ... ERROR test_idle_after_use (tornado.test.httpserver_test.IdleTimeoutTest.test_idle_after_use) ... ERROR test_unused_connection (tornado.test.httpserver_test.IdleTimeoutTest.test_unused_connection) ... ERROR test_invalid_output_content_length (tornado.test.httpserver_test.InvalidOutputContentLengthTest.test_invalid_output_content_length) ... test_invalid_output_content_length (tornado.test.httpserver_test.InvalidOutputContentLengthTest.test_invalid_output_content_length) [normal] ... ERROR test_invalid_output_content_length (tornado.test.httpserver_test.InvalidOutputContentLengthTest.test_invalid_output_content_length) [alphabetic] ... ERROR test_invalid_output_content_length (tornado.test.httpserver_test.InvalidOutputContentLengthTest.test_invalid_output_content_length) [leading plus] ... ERROR test_invalid_output_content_length (tornado.test.httpserver_test.InvalidOutputContentLengthTest.test_invalid_output_content_length) [underscore] ... ERROR test_cancel_during_download (tornado.test.httpserver_test.KeepAliveTest.test_cancel_during_download) ... ERROR test_finish_while_closed (tornado.test.httpserver_test.KeepAliveTest.test_finish_while_closed) ... ERROR test_http10 (tornado.test.httpserver_test.KeepAliveTest.test_http10) ... ERROR test_http10_keepalive (tornado.test.httpserver_test.KeepAliveTest.test_http10_keepalive) ... ERROR test_http10_keepalive_extra_crlf (tornado.test.httpserver_test.KeepAliveTest.test_http10_keepalive_extra_crlf) ... ERROR test_keepalive_chunked (tornado.test.httpserver_test.KeepAliveTest.test_keepalive_chunked) ... ERROR test_keepalive_chunked_head_no_body (tornado.test.httpserver_test.KeepAliveTest.test_keepalive_chunked_head_no_body) ... ERROR test_pipelined_cancel (tornado.test.httpserver_test.KeepAliveTest.test_pipelined_cancel) ... ERROR test_pipelined_requests (tornado.test.httpserver_test.KeepAliveTest.test_pipelined_requests) ... ERROR test_request_close (tornado.test.httpserver_test.KeepAliveTest.test_request_close) ... ERROR test_two_requests (tornado.test.httpserver_test.KeepAliveTest.test_two_requests) ... ERROR test_legacy_interface (tornado.test.httpserver_test.LegacyInterfaceTest.test_legacy_interface) ... ERROR test_manual_protocol (tornado.test.httpserver_test.ManualProtocolTest.test_manual_protocol) ... ERROR test_large_headers (tornado.test.httpserver_test.MaxHeaderSizeTest.test_large_headers) ... ERROR test_small_headers (tornado.test.httpserver_test.MaxHeaderSizeTest.test_small_headers) ... ERROR test_error_logging (tornado.test.httpserver_test.SSLContextTest.test_error_logging) ... ERROR test_large_post (tornado.test.httpserver_test.SSLContextTest.test_large_post) ... ERROR test_non_ssl_request (tornado.test.httpserver_test.SSLContextTest.test_non_ssl_request) ... ERROR test_ssl (tornado.test.httpserver_test.SSLContextTest.test_ssl) ... ERROR test_request_without_xprotocol (tornado.test.httpserver_test.SSLXHeaderTest.test_request_without_xprotocol) ... ERROR test_error_logging (tornado.test.httpserver_test.SSLv23Test.test_error_logging) ... ERROR test_large_post (tornado.test.httpserver_test.SSLv23Test.test_large_post) ... ERROR test_non_ssl_request (tornado.test.httpserver_test.SSLv23Test.test_non_ssl_request) ... ERROR test_ssl (tornado.test.httpserver_test.SSLv23Test.test_ssl) ... ERROR test_error_logging (tornado.test.httpserver_test.SSLv3Test.test_error_logging) ... ERROR test_large_post (tornado.test.httpserver_test.SSLv3Test.test_large_post) ... ERROR test_non_ssl_request (tornado.test.httpserver_test.SSLv3Test.test_non_ssl_request) ... ERROR test_ssl (tornado.test.httpserver_test.SSLv3Test.test_ssl) ... ERROR test_chunked_body (tornado.test.httpserver_test.StreamingChunkSizeTest.test_chunked_body) ... ERROR test_chunked_compressed (tornado.test.httpserver_test.StreamingChunkSizeTest.test_chunked_compressed) ... ERROR test_compressed_body (tornado.test.httpserver_test.StreamingChunkSizeTest.test_compressed_body) ... ERROR test_regular_body (tornado.test.httpserver_test.StreamingChunkSizeTest.test_regular_body) ... ERROR test_error_logging (tornado.test.httpserver_test.TLSv1Test.test_error_logging) ... ERROR test_large_post (tornado.test.httpserver_test.TLSv1Test.test_large_post) ... ERROR test_non_ssl_request (tornado.test.httpserver_test.TLSv1Test.test_non_ssl_request) ... ERROR test_ssl (tornado.test.httpserver_test.TLSv1Test.test_ssl) ... ERROR test_unix_socket (tornado.test.httpserver_test.UnixSocketTest.test_unix_socket) ... ok test_unix_socket_bad_request (tornado.test.httpserver_test.UnixSocketTest.test_unix_socket_bad_request) ... ok test_ip_headers (tornado.test.httpserver_test.XHeaderTest.test_ip_headers) ... ERROR test_scheme_headers (tornado.test.httpserver_test.XHeaderTest.test_scheme_headers) ... ERROR test_trusted_downstream (tornado.test.httpserver_test.XHeaderTest.test_trusted_downstream) ... ERROR test_other_aware_datetime (tornado.test.httputil_test.FormatTimestampTest.test_other_aware_datetime) ... ok test_struct_time (tornado.test.httputil_test.FormatTimestampTest.test_struct_time) ... ok test_time_tuple (tornado.test.httputil_test.FormatTimestampTest.test_time_tuple) ... ok test_unix_time_float (tornado.test.httputil_test.FormatTimestampTest.test_unix_time_float) ... ok test_unix_time_int (tornado.test.httputil_test.FormatTimestampTest.test_unix_time_int) ... ok test_utc_aware_datetime (tornado.test.httputil_test.FormatTimestampTest.test_utc_aware_datetime) ... ok test_utc_naive_datetime (tornado.test.httputil_test.FormatTimestampTest.test_utc_naive_datetime) ... ok test_utc_naive_datetime_deprecated (tornado.test.httputil_test.FormatTimestampTest.test_utc_naive_datetime_deprecated) ... ok test_copy (tornado.test.httputil_test.HTTPHeadersTest.test_copy) ... ok test_malformed_continuation (tornado.test.httputil_test.HTTPHeadersTest.test_malformed_continuation) ... ok test_multi_line (tornado.test.httputil_test.HTTPHeadersTest.test_multi_line) ... ok test_optional_cr (tornado.test.httputil_test.HTTPHeadersTest.test_optional_cr) ... ok test_pickle_roundtrip (tornado.test.httputil_test.HTTPHeadersTest.test_pickle_roundtrip) ... ok test_setdefault (tornado.test.httputil_test.HTTPHeadersTest.test_setdefault) ... ok test_string (tornado.test.httputil_test.HTTPHeadersTest.test_string) ... ok test_unicode_newlines (tornado.test.httputil_test.HTTPHeadersTest.test_unicode_newlines) ... ok test_unicode_whitespace (tornado.test.httputil_test.HTTPHeadersTest.test_unicode_whitespace) ... ok test_body_is_a_byte_string (tornado.test.httputil_test.HTTPServerRequestTest.test_body_is_a_byte_string) ... ok test_default_constructor (tornado.test.httputil_test.HTTPServerRequestTest.test_default_constructor) ... ok test_repr_does_not_contain_headers (tornado.test.httputil_test.HTTPServerRequestTest.test_repr_does_not_contain_headers) ... ok test_boundary_starts_and_ends_with_quotes (tornado.test.httputil_test.MultipartFormDataTest.test_boundary_starts_and_ends_with_quotes) ... ok test_content_disposition_header_without_name_parameter (tornado.test.httputil_test.MultipartFormDataTest.test_content_disposition_header_without_name_parameter) ... ok test_data_after_final_boundary (tornado.test.httputil_test.MultipartFormDataTest.test_data_after_final_boundary) ... ok test_file_upload (tornado.test.httputil_test.MultipartFormDataTest.test_file_upload) ... ok test_invalid_content_disposition (tornado.test.httputil_test.MultipartFormDataTest.test_invalid_content_disposition) ... ok test_line_does_not_end_with_correct_line_break (tornado.test.httputil_test.MultipartFormDataTest.test_line_does_not_end_with_correct_line_break) ... ok test_missing_headers (tornado.test.httputil_test.MultipartFormDataTest.test_missing_headers) ... ok test_non_ascii_filename (tornado.test.httputil_test.MultipartFormDataTest.test_non_ascii_filename) ... ok test_special_filenames (tornado.test.httputil_test.MultipartFormDataTest.test_special_filenames) ... ok test_unquoted_names (tornado.test.httputil_test.MultipartFormDataTest.test_unquoted_names) ... ok test_cookie_edgecases (tornado.test.httputil_test.ParseCookieTest.test_cookie_edgecases) ... ok test_invalid_cookies (tornado.test.httputil_test.ParseCookieTest.test_invalid_cookies) Cookie strings that go against RFC6265 but browsers will send if set ... ok test_python_cookies (tornado.test.httputil_test.ParseCookieTest.test_python_cookies) Test cases copied from Python's Lib/test/test_http_cookies.py ... ok test_unquote (tornado.test.httputil_test.ParseCookieTest.test_unquote) ... ok test_unquote_large (tornado.test.httputil_test.ParseCookieTest.test_unquote_large) ... ok test_parse_request_start_line (tornado.test.httputil_test.ParseRequestStartLineTest.test_parse_request_start_line) ... ok test_parsing (tornado.test.httputil_test.QsParseTest.test_parsing) ... ok test_url_concat_dict_params (tornado.test.httputil_test.TestUrlConcat.test_url_concat_dict_params) ... ok test_url_concat_encode_args (tornado.test.httputil_test.TestUrlConcat.test_url_concat_encode_args) ... ok test_url_concat_mult_params (tornado.test.httputil_test.TestUrlConcat.test_url_concat_mult_params) ... ok test_url_concat_multi_same_params (tornado.test.httputil_test.TestUrlConcat.test_url_concat_multi_same_params) ... ok test_url_concat_multi_same_query_params (tornado.test.httputil_test.TestUrlConcat.test_url_concat_multi_same_query_params) ... ok test_url_concat_no_params (tornado.test.httputil_test.TestUrlConcat.test_url_concat_no_params) ... ok test_url_concat_no_query_params (tornado.test.httputil_test.TestUrlConcat.test_url_concat_no_query_params) ... ok test_url_concat_none_params (tornado.test.httputil_test.TestUrlConcat.test_url_concat_none_params) ... ok test_url_concat_q_with_no_trailing_amp (tornado.test.httputil_test.TestUrlConcat.test_url_concat_q_with_no_trailing_amp) ... ok test_url_concat_trailing_amp (tornado.test.httputil_test.TestUrlConcat.test_url_concat_trailing_amp) ... ok test_url_concat_trailing_q (tornado.test.httputil_test.TestUrlConcat.test_url_concat_trailing_q) ... ok test_url_concat_with_frag (tornado.test.httputil_test.TestUrlConcat.test_url_concat_with_frag) ... ok test_import_aliases (tornado.test.import_test.ImportTest.test_import_aliases) ... ok test_import_everything (tornado.test.import_test.ImportTest.test_import_everything) ... ok test_lazy_import (tornado.test.import_test.ImportTest.test_lazy_import) ... ok test_add_callback_from_signal (tornado.test.ioloop_test.TestIOLoop.test_add_callback_from_signal) ... ok test_add_callback_from_signal_other_thread (tornado.test.ioloop_test.TestIOLoop.test_add_callback_from_signal_other_thread) ... ok test_add_callback_return_sequence (tornado.test.ioloop_test.TestIOLoop.test_add_callback_return_sequence) ... ok test_add_callback_wakeup (tornado.test.ioloop_test.TestIOLoop.test_add_callback_wakeup) ... ok test_add_callback_wakeup_other_thread (tornado.test.ioloop_test.TestIOLoop.test_add_callback_wakeup_other_thread) ... ok test_add_callback_while_closing (tornado.test.ioloop_test.TestIOLoop.test_add_callback_while_closing) ... ok test_add_timeout_return (tornado.test.ioloop_test.TestIOLoop.test_add_timeout_return) ... ok test_add_timeout_timedelta (tornado.test.ioloop_test.TestIOLoop.test_add_timeout_timedelta) ... ok test_call_at_return (tornado.test.ioloop_test.TestIOLoop.test_call_at_return) ... ok test_call_later_return (tornado.test.ioloop_test.TestIOLoop.test_call_later_return) ... ok test_close_file_object (tornado.test.ioloop_test.TestIOLoop.test_close_file_object) When a file object is used instead of a numeric file descriptor, ... ok test_exception_logging (tornado.test.ioloop_test.TestIOLoop.test_exception_logging) Uncaught exceptions get logged by the IOLoop. ... ok test_exception_logging_future (tornado.test.ioloop_test.TestIOLoop.test_exception_logging_future) The IOLoop examines exceptions from Futures and logs them. ... ok test_exception_logging_native_coro (tornado.test.ioloop_test.TestIOLoop.test_exception_logging_native_coro) The IOLoop examines exceptions from awaitables and logs them. ... ok test_explicit_asyncio_loop (tornado.test.ioloop_test.TestIOLoop.test_explicit_asyncio_loop) ... ok test_handler_callback_file_object (tornado.test.ioloop_test.TestIOLoop.test_handler_callback_file_object) The handler callback receives the same fd object it passed in. ... ERROR test_init_close_race (tornado.test.ioloop_test.TestIOLoop.test_init_close_race) ... ok test_mixed_fd_fileobj (tornado.test.ioloop_test.TestIOLoop.test_mixed_fd_fileobj) ... ok test_multiple_add (tornado.test.ioloop_test.TestIOLoop.test_multiple_add) ... ok test_read_while_writeable (tornado.test.ioloop_test.TestIOLoop.test_read_while_writeable) ... ok test_reentrant (tornado.test.ioloop_test.TestIOLoop.test_reentrant) Calling start() twice should raise an error, not deadlock. ... ok test_remove_handler_from_handler (tornado.test.ioloop_test.TestIOLoop.test_remove_handler_from_handler) ... ok test_remove_timeout_after_fire (tornado.test.ioloop_test.TestIOLoop.test_remove_timeout_after_fire) ... ok test_remove_timeout_cleanup (tornado.test.ioloop_test.TestIOLoop.test_remove_timeout_cleanup) ... ok test_remove_timeout_from_timeout (tornado.test.ioloop_test.TestIOLoop.test_remove_timeout_from_timeout) ... ok test_remove_without_add (tornado.test.ioloop_test.TestIOLoop.test_remove_without_add) ... ok test_spawn_callback (tornado.test.ioloop_test.TestIOLoop.test_spawn_callback) ... ok test_timeout_with_arguments (tornado.test.ioloop_test.TestIOLoop.test_timeout_with_arguments) ... ok test_asyncio (tornado.test.ioloop_test.TestIOLoopConfiguration.test_asyncio) ... ok test_asyncio_main (tornado.test.ioloop_test.TestIOLoopConfiguration.test_asyncio_main) ... ok test_default (tornado.test.ioloop_test.TestIOLoopConfiguration.test_default) ... ok test_force_current (tornado.test.ioloop_test.TestIOLoopCurrent.test_force_current) ... ok test_non_current (tornado.test.ioloop_test.TestIOLoopCurrent.test_non_current) ... ok test_clear_without_current (tornado.test.ioloop_test.TestIOLoopCurrentAsync.test_clear_without_current) ... ok test_add_future_threads (tornado.test.ioloop_test.TestIOLoopFutures.test_add_future_threads) ... ok test_run_in_executor_gen (tornado.test.ioloop_test.TestIOLoopFutures.test_run_in_executor_gen) ... ok test_run_in_executor_native (tornado.test.ioloop_test.TestIOLoopFutures.test_run_in_executor_native) ... ok test_set_default_executor (tornado.test.ioloop_test.TestIOLoopFutures.test_set_default_executor) ... ok test_async_exception (tornado.test.ioloop_test.TestIOLoopRunSync.test_async_exception) ... ok test_async_result (tornado.test.ioloop_test.TestIOLoopRunSync.test_async_result) ... ok test_current (tornado.test.ioloop_test.TestIOLoopRunSync.test_current) ... ok test_native_coroutine (tornado.test.ioloop_test.TestIOLoopRunSync.test_native_coroutine) ... ok test_sync_exception (tornado.test.ioloop_test.TestIOLoopRunSync.test_sync_exception) ... ok test_sync_result (tornado.test.ioloop_test.TestIOLoopRunSync.test_sync_result) ... ok test_timeout (tornado.test.ioloop_test.TestIOLoopRunSync.test_timeout) ... ok test_periodic_async (tornado.test.ioloop_test.TestPeriodicCallbackAsync.test_periodic_async) ... ok test_periodic_coro (tornado.test.ioloop_test.TestPeriodicCallbackAsync.test_periodic_coro) ... ok test_periodic_plain (tornado.test.ioloop_test.TestPeriodicCallbackAsync.test_periodic_plain) ... ok test_basic (tornado.test.ioloop_test.TestPeriodicCallbackMath.test_basic) ... ok test_clock_backwards (tornado.test.ioloop_test.TestPeriodicCallbackMath.test_clock_backwards) ... ok test_jitter (tornado.test.ioloop_test.TestPeriodicCallbackMath.test_jitter) ... ok test_overrun (tornado.test.ioloop_test.TestPeriodicCallbackMath.test_overrun) ... ok test_timedelta (tornado.test.ioloop_test.TestPeriodicCallbackMath.test_timedelta) ... ok test_async_read_error_logging (tornado.test.iostream_test.TestIOStream.test_async_read_error_logging) ... ERROR test_close_buffered_data (tornado.test.iostream_test.TestIOStream.test_close_buffered_data) ... ERROR test_close_callback_with_pending_read (tornado.test.iostream_test.TestIOStream.test_close_callback_with_pending_read) ... ERROR test_connection_refused (tornado.test.iostream_test.TestIOStream.test_connection_refused) ... ERROR test_flow_control (tornado.test.iostream_test.TestIOStream.test_flow_control) ... ERROR test_future_close_callback (tornado.test.iostream_test.TestIOStream.test_future_close_callback) ... ERROR test_future_delayed_close_callback (tornado.test.iostream_test.TestIOStream.test_future_delayed_close_callback) ... ERROR test_future_write (tornado.test.iostream_test.TestIOStream.test_future_write) Test that write() Futures are never orphaned. ... ERROR test_gaierror (tornado.test.iostream_test.TestIOStream.test_gaierror) ... ok test_inline_read_error (tornado.test.iostream_test.TestIOStream.test_inline_read_error) ... ERROR test_large_read_until (tornado.test.iostream_test.TestIOStream.test_large_read_until) ... ERROR test_many_mixed_reads (tornado.test.iostream_test.TestIOStream.test_many_mixed_reads) ... ERROR test_read_bytes_partial (tornado.test.iostream_test.TestIOStream.test_read_bytes_partial) ... ERROR test_read_into (tornado.test.iostream_test.TestIOStream.test_read_into) ... ERROR test_read_into_partial (tornado.test.iostream_test.TestIOStream.test_read_into_partial) ... ERROR test_read_into_zero_bytes (tornado.test.iostream_test.TestIOStream.test_read_into_zero_bytes) ... ERROR test_read_until_close_after_close (tornado.test.iostream_test.TestIOStream.test_read_until_close_after_close) ... ERROR test_read_until_close_with_error (tornado.test.iostream_test.TestIOStream.test_read_until_close_with_error) ... ERROR test_read_until_max_bytes (tornado.test.iostream_test.TestIOStream.test_read_until_max_bytes) ... ERROR test_read_until_max_bytes_ignores_extra (tornado.test.iostream_test.TestIOStream.test_read_until_max_bytes_ignores_extra) ... ERROR test_read_until_max_bytes_inline (tornado.test.iostream_test.TestIOStream.test_read_until_max_bytes_inline) ... ERROR test_read_until_regex_max_bytes (tornado.test.iostream_test.TestIOStream.test_read_until_regex_max_bytes) ... ERROR test_read_until_regex_max_bytes_ignores_extra (tornado.test.iostream_test.TestIOStream.test_read_until_regex_max_bytes_ignores_extra) ... ERROR test_read_until_regex_max_bytes_inline (tornado.test.iostream_test.TestIOStream.test_read_until_regex_max_bytes_inline) ... ERROR test_read_until_unsatisfied_after_close (tornado.test.iostream_test.TestIOStream.test_read_until_unsatisfied_after_close) ... ERROR test_read_until_with_close_after_second_packet (tornado.test.iostream_test.TestIOStream.test_read_until_with_close_after_second_packet) ... ERROR test_small_read_untils_from_large_buffer (tornado.test.iostream_test.TestIOStream.test_small_read_untils_from_large_buffer) ... ERROR test_small_reads_from_large_buffer (tornado.test.iostream_test.TestIOStream.test_small_reads_from_large_buffer) ... ERROR test_write_memoryview (tornado.test.iostream_test.TestIOStream.test_write_memoryview) ... ERROR test_write_zero_bytes (tornado.test.iostream_test.TestIOStream.test_write_zero_bytes) ... ERROR test_check_disabled (tornado.test.iostream_test.TestIOStreamCheckHostname.test_check_disabled) ... ERROR test_match (tornado.test.iostream_test.TestIOStreamCheckHostname.test_match) ... ERROR test_no_match (tornado.test.iostream_test.TestIOStreamCheckHostname.test_no_match) ... ERROR test_async_read_error_logging (tornado.test.iostream_test.TestIOStreamSSL.test_async_read_error_logging) ... ERROR test_close_buffered_data (tornado.test.iostream_test.TestIOStreamSSL.test_close_buffered_data) ... ERROR test_close_callback_with_pending_read (tornado.test.iostream_test.TestIOStreamSSL.test_close_callback_with_pending_read) ... ERROR test_connection_refused (tornado.test.iostream_test.TestIOStreamSSL.test_connection_refused) ... ERROR test_flow_control (tornado.test.iostream_test.TestIOStreamSSL.test_flow_control) ... ERROR test_future_close_callback (tornado.test.iostream_test.TestIOStreamSSL.test_future_close_callback) ... ERROR test_future_delayed_close_callback (tornado.test.iostream_test.TestIOStreamSSL.test_future_delayed_close_callback) ... ERROR test_future_write (tornado.test.iostream_test.TestIOStreamSSL.test_future_write) Test that write() Futures are never orphaned. ... ERROR test_gaierror (tornado.test.iostream_test.TestIOStreamSSL.test_gaierror) ... ok test_inline_read_error (tornado.test.iostream_test.TestIOStreamSSL.test_inline_read_error) ... ERROR test_large_read_until (tornado.test.iostream_test.TestIOStreamSSL.test_large_read_until) ... ERROR test_many_mixed_reads (tornado.test.iostream_test.TestIOStreamSSL.test_many_mixed_reads) ... ERROR test_read_bytes_partial (tornado.test.iostream_test.TestIOStreamSSL.test_read_bytes_partial) ... ERROR test_read_into (tornado.test.iostream_test.TestIOStreamSSL.test_read_into) ... ERROR test_read_into_partial (tornado.test.iostream_test.TestIOStreamSSL.test_read_into_partial) ... ERROR test_read_into_zero_bytes (tornado.test.iostream_test.TestIOStreamSSL.test_read_into_zero_bytes) ... ERROR test_read_until_close_after_close (tornado.test.iostream_test.TestIOStreamSSL.test_read_until_close_after_close) ... ERROR test_read_until_close_with_error (tornado.test.iostream_test.TestIOStreamSSL.test_read_until_close_with_error) ... ERROR test_read_until_max_bytes (tornado.test.iostream_test.TestIOStreamSSL.test_read_until_max_bytes) ... ERROR test_read_until_max_bytes_ignores_extra (tornado.test.iostream_test.TestIOStreamSSL.test_read_until_max_bytes_ignores_extra) ... ERROR test_read_until_max_bytes_inline (tornado.test.iostream_test.TestIOStreamSSL.test_read_until_max_bytes_inline) ... ERROR test_read_until_regex_max_bytes (tornado.test.iostream_test.TestIOStreamSSL.test_read_until_regex_max_bytes) ... ERROR test_read_until_regex_max_bytes_ignores_extra (tornado.test.iostream_test.TestIOStreamSSL.test_read_until_regex_max_bytes_ignores_extra) ... ERROR test_read_until_regex_max_bytes_inline (tornado.test.iostream_test.TestIOStreamSSL.test_read_until_regex_max_bytes_inline) ... ERROR test_read_until_unsatisfied_after_close (tornado.test.iostream_test.TestIOStreamSSL.test_read_until_unsatisfied_after_close) ... ERROR test_read_until_with_close_after_second_packet (tornado.test.iostream_test.TestIOStreamSSL.test_read_until_with_close_after_second_packet) ... ERROR test_small_read_untils_from_large_buffer (tornado.test.iostream_test.TestIOStreamSSL.test_small_read_untils_from_large_buffer) ... ERROR test_small_reads_from_large_buffer (tornado.test.iostream_test.TestIOStreamSSL.test_small_reads_from_large_buffer) ... ERROR test_write_memoryview (tornado.test.iostream_test.TestIOStreamSSL.test_write_memoryview) ... ERROR test_write_zero_bytes (tornado.test.iostream_test.TestIOStreamSSL.test_write_zero_bytes) ... ERROR test_async_read_error_logging (tornado.test.iostream_test.TestIOStreamSSLContext.test_async_read_error_logging) ... ERROR test_close_buffered_data (tornado.test.iostream_test.TestIOStreamSSLContext.test_close_buffered_data) ... ERROR test_close_callback_with_pending_read (tornado.test.iostream_test.TestIOStreamSSLContext.test_close_callback_with_pending_read) ... ERROR test_connection_refused (tornado.test.iostream_test.TestIOStreamSSLContext.test_connection_refused) ... ERROR test_flow_control (tornado.test.iostream_test.TestIOStreamSSLContext.test_flow_control) ... ERROR test_future_close_callback (tornado.test.iostream_test.TestIOStreamSSLContext.test_future_close_callback) ... ERROR test_future_delayed_close_callback (tornado.test.iostream_test.TestIOStreamSSLContext.test_future_delayed_close_callback) ... ERROR test_future_write (tornado.test.iostream_test.TestIOStreamSSLContext.test_future_write) Test that write() Futures are never orphaned. ... ERROR test_gaierror (tornado.test.iostream_test.TestIOStreamSSLContext.test_gaierror) ... ok test_inline_read_error (tornado.test.iostream_test.TestIOStreamSSLContext.test_inline_read_error) ... ERROR test_large_read_until (tornado.test.iostream_test.TestIOStreamSSLContext.test_large_read_until) ... ERROR test_many_mixed_reads (tornado.test.iostream_test.TestIOStreamSSLContext.test_many_mixed_reads) ... ERROR test_read_bytes_partial (tornado.test.iostream_test.TestIOStreamSSLContext.test_read_bytes_partial) ... ERROR test_read_into (tornado.test.iostream_test.TestIOStreamSSLContext.test_read_into) ... ERROR test_read_into_partial (tornado.test.iostream_test.TestIOStreamSSLContext.test_read_into_partial) ... ERROR test_read_into_zero_bytes (tornado.test.iostream_test.TestIOStreamSSLContext.test_read_into_zero_bytes) ... ERROR test_read_until_close_after_close (tornado.test.iostream_test.TestIOStreamSSLContext.test_read_until_close_after_close) ... ERROR test_read_until_close_with_error (tornado.test.iostream_test.TestIOStreamSSLContext.test_read_until_close_with_error) ... ERROR test_read_until_max_bytes (tornado.test.iostream_test.TestIOStreamSSLContext.test_read_until_max_bytes) ... ERROR test_read_until_max_bytes_ignores_extra (tornado.test.iostream_test.TestIOStreamSSLContext.test_read_until_max_bytes_ignores_extra) ... ERROR test_read_until_max_bytes_inline (tornado.test.iostream_test.TestIOStreamSSLContext.test_read_until_max_bytes_inline) ... ERROR test_read_until_regex_max_bytes (tornado.test.iostream_test.TestIOStreamSSLContext.test_read_until_regex_max_bytes) ... ERROR test_read_until_regex_max_bytes_ignores_extra (tornado.test.iostream_test.TestIOStreamSSLContext.test_read_until_regex_max_bytes_ignores_extra) ... ERROR test_read_until_regex_max_bytes_inline (tornado.test.iostream_test.TestIOStreamSSLContext.test_read_until_regex_max_bytes_inline) ... ERROR test_read_until_unsatisfied_after_close (tornado.test.iostream_test.TestIOStreamSSLContext.test_read_until_unsatisfied_after_close) ... ERROR test_read_until_with_close_after_second_packet (tornado.test.iostream_test.TestIOStreamSSLContext.test_read_until_with_close_after_second_packet) ... ERROR test_small_read_untils_from_large_buffer (tornado.test.iostream_test.TestIOStreamSSLContext.test_small_read_untils_from_large_buffer) ... ERROR test_small_reads_from_large_buffer (tornado.test.iostream_test.TestIOStreamSSLContext.test_small_reads_from_large_buffer) ... ERROR test_write_memoryview (tornado.test.iostream_test.TestIOStreamSSLContext.test_write_memoryview) ... ERROR test_write_zero_bytes (tornado.test.iostream_test.TestIOStreamSSLContext.test_write_zero_bytes) ... ERROR test_check_hostname (tornado.test.iostream_test.TestIOStreamStartTLS.test_check_hostname) ... FAIL test_handshake_fail (tornado.test.iostream_test.TestIOStreamStartTLS.test_handshake_fail) ... FAIL test_start_tls_smtp (tornado.test.iostream_test.TestIOStreamStartTLS.test_start_tls_smtp) ... FAIL test_typed_memoryview (tornado.test.iostream_test.TestIOStreamStartTLS.test_typed_memoryview) ... FAIL test_connection_closed (tornado.test.iostream_test.TestIOStreamWebHTTP.test_connection_closed) ... ERROR test_future_close_while_reading (tornado.test.iostream_test.TestIOStreamWebHTTP.test_future_close_while_reading) ... ERROR test_future_interface (tornado.test.iostream_test.TestIOStreamWebHTTP.test_future_interface) Basic test of IOStream's ability to return Futures. ... ERROR test_future_read_until_close (tornado.test.iostream_test.TestIOStreamWebHTTP.test_future_read_until_close) ... ERROR test_read_until_close (tornado.test.iostream_test.TestIOStreamWebHTTP.test_read_until_close) ... ERROR test_read_zero_bytes (tornado.test.iostream_test.TestIOStreamWebHTTP.test_read_zero_bytes) ... ERROR test_write_while_connecting (tornado.test.iostream_test.TestIOStreamWebHTTP.test_write_while_connecting) ... ERROR test_connection_closed (tornado.test.iostream_test.TestIOStreamWebHTTPS.test_connection_closed) ... ERROR test_future_close_while_reading (tornado.test.iostream_test.TestIOStreamWebHTTPS.test_future_close_while_reading) ... ERROR test_future_interface (tornado.test.iostream_test.TestIOStreamWebHTTPS.test_future_interface) Basic test of IOStream's ability to return Futures. ... ERROR test_future_read_until_close (tornado.test.iostream_test.TestIOStreamWebHTTPS.test_future_read_until_close) ... ERROR test_read_until_close (tornado.test.iostream_test.TestIOStreamWebHTTPS.test_read_until_close) ... ERROR test_read_zero_bytes (tornado.test.iostream_test.TestIOStreamWebHTTPS.test_read_zero_bytes) ... ERROR test_write_while_connecting (tornado.test.iostream_test.TestIOStreamWebHTTPS.test_write_while_connecting) ... ERROR test_close_buffered_data (tornado.test.iostream_test.TestPipeIOStream.test_close_buffered_data) ... ok test_close_callback_with_pending_read (tornado.test.iostream_test.TestPipeIOStream.test_close_callback_with_pending_read) ... ok test_flow_control (tornado.test.iostream_test.TestPipeIOStream.test_flow_control) ... ok test_future_close_callback (tornado.test.iostream_test.TestPipeIOStream.test_future_close_callback) ... ok test_future_delayed_close_callback (tornado.test.iostream_test.TestPipeIOStream.test_future_delayed_close_callback) ... ok test_large_read_until (tornado.test.iostream_test.TestPipeIOStream.test_large_read_until) ... ok test_many_mixed_reads (tornado.test.iostream_test.TestPipeIOStream.test_many_mixed_reads) ... ok test_pipe_iostream (tornado.test.iostream_test.TestPipeIOStream.test_pipe_iostream) ... ok test_pipe_iostream_big_write (tornado.test.iostream_test.TestPipeIOStream.test_pipe_iostream_big_write) ... ok test_read_bytes_partial (tornado.test.iostream_test.TestPipeIOStream.test_read_bytes_partial) ... ok test_read_into (tornado.test.iostream_test.TestPipeIOStream.test_read_into) ... ok test_read_into_partial (tornado.test.iostream_test.TestPipeIOStream.test_read_into_partial) ... ok test_read_into_zero_bytes (tornado.test.iostream_test.TestPipeIOStream.test_read_into_zero_bytes) ... ok test_read_until_close_after_close (tornado.test.iostream_test.TestPipeIOStream.test_read_until_close_after_close) ... ok test_read_until_max_bytes (tornado.test.iostream_test.TestPipeIOStream.test_read_until_max_bytes) ... ok test_read_until_max_bytes_ignores_extra (tornado.test.iostream_test.TestPipeIOStream.test_read_until_max_bytes_ignores_extra) ... ok test_read_until_max_bytes_inline (tornado.test.iostream_test.TestPipeIOStream.test_read_until_max_bytes_inline) ... ok test_read_until_regex_max_bytes (tornado.test.iostream_test.TestPipeIOStream.test_read_until_regex_max_bytes) ... ok test_read_until_regex_max_bytes_ignores_extra (tornado.test.iostream_test.TestPipeIOStream.test_read_until_regex_max_bytes_ignores_extra) ... ok test_read_until_regex_max_bytes_inline (tornado.test.iostream_test.TestPipeIOStream.test_read_until_regex_max_bytes_inline) ... ok test_read_until_unsatisfied_after_close (tornado.test.iostream_test.TestPipeIOStream.test_read_until_unsatisfied_after_close) ... ok test_read_until_with_close_after_second_packet (tornado.test.iostream_test.TestPipeIOStream.test_read_until_with_close_after_second_packet) ... ok test_small_read_untils_from_large_buffer (tornado.test.iostream_test.TestPipeIOStream.test_small_read_untils_from_large_buffer) ... ok test_small_reads_from_large_buffer (tornado.test.iostream_test.TestPipeIOStream.test_small_reads_from_large_buffer) ... ok test_write_memoryview (tornado.test.iostream_test.TestPipeIOStream.test_write_memoryview) ... ok test_write_zero_bytes (tornado.test.iostream_test.TestPipeIOStream.test_write_zero_bytes) ... ok test_large (tornado.test.iostream_test.TestStreamBuffer.test_large) ... ok test_small (tornado.test.iostream_test.TestStreamBuffer.test_small) ... ok test_wait_for_handshake_already_connected (tornado.test.iostream_test.WaitForHandshakeTest.test_wait_for_handshake_already_connected) ... ERROR test_wait_for_handshake_already_waiting_error (tornado.test.iostream_test.WaitForHandshakeTest.test_wait_for_handshake_already_waiting_error) ... ERROR test_wait_for_handshake_future (tornado.test.iostream_test.WaitForHandshakeTest.test_wait_for_handshake_future) ... ERROR test_format_date (tornado.test.locale_test.EnglishTest.test_format_date) ... ok test_format_day (tornado.test.locale_test.EnglishTest.test_format_day) ... ok test_friendly_number (tornado.test.locale_test.EnglishTest.test_friendly_number) ... ok test_list (tornado.test.locale_test.EnglishTest.test_list) ... ok test_non_ascii_name (tornado.test.locale_test.LocaleDataTest.test_non_ascii_name) ... ok test_csv (tornado.test.locale_test.TranslationLoaderTest.test_csv) ... ok test_csv_bom (tornado.test.locale_test.TranslationLoaderTest.test_csv_bom) ... ok test_gettext (tornado.test.locale_test.TranslationLoaderTest.test_gettext) ... ok test_release_unacquired (tornado.test.locks_test.BoundedSemaphoreTest.test_release_unacquired) ... ok test_garbage_collection (tornado.test.locks_test.ConditionTest.test_garbage_collection) ... ok test_nested_notify (tornado.test.locks_test.ConditionTest.test_nested_notify) ... ok test_notify (tornado.test.locks_test.ConditionTest.test_notify) ... ok test_notify_1 (tornado.test.locks_test.ConditionTest.test_notify_1) ... ok test_notify_all (tornado.test.locks_test.ConditionTest.test_notify_all) ... ok test_notify_all_with_timeout (tornado.test.locks_test.ConditionTest.test_notify_all_with_timeout) ... ok test_notify_n (tornado.test.locks_test.ConditionTest.test_notify_n) ... ok test_notify_n_with_timeout (tornado.test.locks_test.ConditionTest.test_notify_n_with_timeout) ... ok test_repr (tornado.test.locks_test.ConditionTest.test_repr) ... ok test_wait_timeout (tornado.test.locks_test.ConditionTest.test_wait_timeout) ... ok test_wait_timeout_preempted (tornado.test.locks_test.ConditionTest.test_wait_timeout_preempted) ... ok test_event (tornado.test.locks_test.EventTest.test_event) ... ok test_event_set_multiple (tornado.test.locks_test.EventTest.test_event_set_multiple) ... ok test_event_timeout (tornado.test.locks_test.EventTest.test_event_timeout) ... ok test_event_wait_clear (tornado.test.locks_test.EventTest.test_event_wait_clear) ... ok test_repr (tornado.test.locks_test.EventTest.test_repr) ... ok test_acquire_fifo (tornado.test.locks_test.LockTests.test_acquire_fifo) ... ok test_acquire_fifo_async_with (tornado.test.locks_test.LockTests.test_acquire_fifo_async_with) ... ok test_acquire_release (tornado.test.locks_test.LockTests.test_acquire_release) ... ok test_acquire_timeout (tornado.test.locks_test.LockTests.test_acquire_timeout) ... ok test_context_manager_misuse (tornado.test.locks_test.LockTests.test_context_manager_misuse) ... ok test_multi_release (tornado.test.locks_test.LockTests.test_multi_release) ... ok test_repr (tornado.test.locks_test.LockTests.test_repr) ... ok test_yield_lock (tornado.test.locks_test.LockTests.test_yield_lock) ... ok test_context_manager (tornado.test.locks_test.SemaphoreContextManagerTest.test_context_manager) ... ok test_context_manager_async_await (tornado.test.locks_test.SemaphoreContextManagerTest.test_context_manager_async_await) ... ok test_context_manager_contended (tornado.test.locks_test.SemaphoreContextManagerTest.test_context_manager_contended) ... ok test_context_manager_exception (tornado.test.locks_test.SemaphoreContextManagerTest.test_context_manager_exception) ... ok test_context_manager_misuse (tornado.test.locks_test.SemaphoreContextManagerTest.test_context_manager_misuse) ... ok test_context_manager_timeout (tornado.test.locks_test.SemaphoreContextManagerTest.test_context_manager_timeout) ... ok test_context_manager_timeout_error (tornado.test.locks_test.SemaphoreContextManagerTest.test_context_manager_timeout_error) ... ok test_yield_sem (tornado.test.locks_test.SemaphoreContextManagerTest.test_yield_sem) ... ok test_acquire (tornado.test.locks_test.SemaphoreTest.test_acquire) ... ok test_acquire_timeout (tornado.test.locks_test.SemaphoreTest.test_acquire_timeout) ... ok test_acquire_timeout_preempted (tornado.test.locks_test.SemaphoreTest.test_acquire_timeout_preempted) ... ok test_garbage_collection (tornado.test.locks_test.SemaphoreTest.test_garbage_collection) ... ok test_negative_value (tornado.test.locks_test.SemaphoreTest.test_negative_value) ... ok test_release_unacquired (tornado.test.locks_test.SemaphoreTest.test_release_unacquired) ... ok test_repr (tornado.test.locks_test.SemaphoreTest.test_repr) ... ok test_bad_host (tornado.test.netutil_test.BlockingResolverErrorTest.test_bad_host) ... ok test_localhost (tornado.test.netutil_test.BlockingResolverTest.test_localhost) ... ok test_localhost (tornado.test.netutil_test.CaresResolverTest.test_localhost) ... skipped 'pycares module not present' test_is_valid_ip (tornado.test.netutil_test.IsValidIPTest.test_is_valid_ip) ... ok test_localhost (tornado.test.netutil_test.OverrideResolverTest.test_localhost) ... ok test_resolve_multiaddr (tornado.test.netutil_test.OverrideResolverTest.test_resolve_multiaddr) ... ok test_reuse_port (tornado.test.netutil_test.TestPortAllocation.test_reuse_port) ... ok test_same_port_allocation (tornado.test.netutil_test.TestPortAllocation.test_same_port_allocation) ... ok test_bad_host (tornado.test.netutil_test.ThreadedResolverErrorTest.test_bad_host) ... ok test_import (tornado.test.netutil_test.ThreadedResolverImportTest.test_import) ... ok test_localhost (tornado.test.netutil_test.ThreadedResolverTest.test_localhost) ... ok test_localhost (tornado.test.netutil_test.TwistedResolverTest.test_localhost) ... skipped 'twisted module not present' test_log_file (tornado.test.log_test.EnablePrettyLoggingTest.test_log_file) ... ok test_log_file_with_timed_rotating (tornado.test.log_test.EnablePrettyLoggingTest.test_log_file_with_timed_rotating) ... ok test_wrong_rotate_mode_value (tornado.test.log_test.EnablePrettyLoggingTest.test_wrong_rotate_mode_value) ... ok test_basic_logging (tornado.test.log_test.LogFormatterTest.test_basic_logging) ... ok test_bytes_exception_logging (tornado.test.log_test.LogFormatterTest.test_bytes_exception_logging) ... ok test_bytes_logging (tornado.test.log_test.LogFormatterTest.test_bytes_logging) ... ok test_unicode_logging (tornado.test.log_test.LogFormatterTest.test_unicode_logging) ... ok test_utf8_logging (tornado.test.log_test.LogFormatterTest.test_utf8_logging) ... ok test_default (tornado.test.log_test.LoggingOptionTest.test_default) ... ok test_disable_code_none (tornado.test.log_test.LoggingOptionTest.test_disable_code_none) ... ok test_disable_code_string (tornado.test.log_test.LoggingOptionTest.test_disable_code_string) ... ok test_disable_command_line (tornado.test.log_test.LoggingOptionTest.test_disable_command_line) ... ok test_disable_command_line_case_insensitive (tornado.test.log_test.LoggingOptionTest.test_disable_command_line_case_insensitive) ... ok test_disable_override (tornado.test.log_test.LoggingOptionTest.test_disable_override) ... ok test_tornado_default (tornado.test.log_test.LoggingOptionTest.test_tornado_default) ... ok test_as_dict (tornado.test.options_test.OptionsTest.test_as_dict) ... ok test_dash_underscore_cli (tornado.test.options_test.OptionsTest.test_dash_underscore_cli) ... ok test_dash_underscore_file (tornado.test.options_test.OptionsTest.test_dash_underscore_file) ... ok test_dash_underscore_introspection (tornado.test.options_test.OptionsTest.test_dash_underscore_introspection) ... ok test_error_redefine (tornado.test.options_test.OptionsTest.test_error_redefine) ... ok test_error_redefine_underscore (tornado.test.options_test.OptionsTest.test_error_redefine_underscore) ... ok test_getitem (tornado.test.options_test.OptionsTest.test_getitem) ... ok test_group_dict (tornado.test.options_test.OptionsTest.test_group_dict) ... ok test_help (tornado.test.options_test.OptionsTest.test_help) ... ok test_items (tornado.test.options_test.OptionsTest.test_items) ... ok test_iter (tornado.test.options_test.OptionsTest.test_iter) ... ok test_mock_patch (tornado.test.options_test.OptionsTest.test_mock_patch) ... ok test_multiple_int (tornado.test.options_test.OptionsTest.test_multiple_int) ... ok test_multiple_string (tornado.test.options_test.OptionsTest.test_multiple_string) ... ok test_parse_callbacks (tornado.test.options_test.OptionsTest.test_parse_callbacks) ... ok test_parse_command_line (tornado.test.options_test.OptionsTest.test_parse_command_line) ... ok test_parse_config_file (tornado.test.options_test.OptionsTest.test_parse_config_file) ... ok test_setattr (tornado.test.options_test.OptionsTest.test_setattr) ... ok test_setattr_type_check (tornado.test.options_test.OptionsTest.test_setattr_type_check) ... ok test_setattr_with_callback (tornado.test.options_test.OptionsTest.test_setattr_with_callback) ... ok test_setitem (tornado.test.options_test.OptionsTest.test_setitem) ... ok test_subcommand (tornado.test.options_test.OptionsTest.test_subcommand) ... ok test_types (tornado.test.options_test.OptionsTest.test_types) ... ok test_types_with_conf_file (tornado.test.options_test.OptionsTest.test_types_with_conf_file) ... ok test_multi_process (tornado.test.process_test.ProcessTest.test_multi_process) ... [E 250702 07:38:44 process_test:132] exception in child process 2 Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/process_test.py", line 105, in test_multi_process fetch("/?exit=2", fail_ok=True) ~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/process_test.py", line 99, in fetch return client.fetch(get_url(url)) ~~~~~~~~~~~~^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/httpclient.py", line 134, in fetch response = self._io_loop.run_sync( functools.partial(self._async_client.fetch, request, **kwargs) ) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ERROR [E 250702 07:38:44 process_test:45] aborting child process from tearDown [E 250702 07:38:44 process_test:132] exception in child process 2 Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/process_test.py", line 105, in test_multi_process fetch("/?exit=2", fail_ok=True) ~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/process_test.py", line 99, in fetch return client.fetch(get_url(url)) ~~~~~~~~~~~~^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/httpclient.py", line 134, in fetch response = self._io_loop.run_sync( functools.partial(self._async_client.fetch, request, **kwargs) ) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ERROR [E 250702 07:38:44 process_test:45] aborting child process from tearDown [E 250702 07:38:44 process_test:132] exception in child process 2 Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/process_test.py", line 105, in test_multi_process fetch("/?exit=2", fail_ok=True) ~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/process_test.py", line 99, in fetch return client.fetch(get_url(url)) ~~~~~~~~~~~~^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/httpclient.py", line 134, in fetch response = self._io_loop.run_sync( functools.partial(self._async_client.fetch, request, **kwargs) ) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ERROR [E 250702 07:38:44 process_test:45] aborting child process from tearDown [E 250702 07:38:44 process_test:132] exception in child process 2 Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/process_test.py", line 105, in test_multi_process fetch("/?exit=2", fail_ok=True) ~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/process_test.py", line 99, in fetch return client.fetch(get_url(url)) ~~~~~~~~~~~~^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/httpclient.py", line 134, in fetch response = self._io_loop.run_sync( functools.partial(self._async_client.fetch, request, **kwargs) ) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ERROR [E 250702 07:38:44 process_test:45] aborting child process from tearDown ERROR test_close_stdin (tornado.test.process_test.SubprocessTest.test_close_stdin) ... ok test_sigchild (tornado.test.process_test.SubprocessTest.test_sigchild) ... ok test_sigchild_future (tornado.test.process_test.SubprocessTest.test_sigchild_future) ... ok test_sigchild_signal (tornado.test.process_test.SubprocessTest.test_sigchild_signal) ... ok test_stderr (tornado.test.process_test.SubprocessTest.test_stderr) ... ok test_subprocess (tornado.test.process_test.SubprocessTest.test_subprocess) ... ok test_wait_for_exit_raise (tornado.test.process_test.SubprocessTest.test_wait_for_exit_raise) ... ok test_wait_for_exit_raise_disabled (tornado.test.process_test.SubprocessTest.test_wait_for_exit_raise_disabled) ... ok test_join_empty_queue (tornado.test.queues_test.LifoQueueJoinTest.test_join_empty_queue) ... ok test_join_timeout (tornado.test.queues_test.LifoQueueJoinTest.test_join_timeout) ... ok test_order (tornado.test.queues_test.LifoQueueJoinTest.test_order) ... ok test_task_done (tornado.test.queues_test.LifoQueueJoinTest.test_task_done) ... ok test_task_done_delay (tornado.test.queues_test.LifoQueueJoinTest.test_task_done_delay) ... ok test_task_done_underflow (tornado.test.queues_test.LifoQueueJoinTest.test_task_done_underflow) ... ok test_join_empty_queue (tornado.test.queues_test.PriorityQueueJoinTest.test_join_empty_queue) ... ok test_join_timeout (tornado.test.queues_test.PriorityQueueJoinTest.test_join_timeout) ... ok test_order (tornado.test.queues_test.PriorityQueueJoinTest.test_order) ... ok test_task_done (tornado.test.queues_test.PriorityQueueJoinTest.test_task_done) ... ok test_task_done_delay (tornado.test.queues_test.PriorityQueueJoinTest.test_task_done_delay) ... ok test_task_done_underflow (tornado.test.queues_test.PriorityQueueJoinTest.test_task_done_underflow) ... ok test_producer_consumer (tornado.test.queues_test.ProducerConsumerTest.test_producer_consumer) ... ok test_maxsize (tornado.test.queues_test.QueueBasicTest.test_maxsize) ... ok test_order (tornado.test.queues_test.QueueBasicTest.test_order) ... ok test_repr_and_str (tornado.test.queues_test.QueueBasicTest.test_repr_and_str) ... ok test_async_for (tornado.test.queues_test.QueueGetTest.test_async_for) ... ok test_blocking_get (tornado.test.queues_test.QueueGetTest.test_blocking_get) ... ok test_blocking_get_wait (tornado.test.queues_test.QueueGetTest.test_blocking_get_wait) ... ok test_get_clears_timed_out_getters (tornado.test.queues_test.QueueGetTest.test_get_clears_timed_out_getters) ... ok test_get_clears_timed_out_putters (tornado.test.queues_test.QueueGetTest.test_get_clears_timed_out_putters) ... ok test_get_timeout (tornado.test.queues_test.QueueGetTest.test_get_timeout) ... ok test_get_timeout_preempted (tornado.test.queues_test.QueueGetTest.test_get_timeout_preempted) ... ok test_get_with_putters (tornado.test.queues_test.QueueGetTest.test_get_with_putters) ... ok test_nonblocking_get (tornado.test.queues_test.QueueGetTest.test_nonblocking_get) ... ok test_nonblocking_get_exception (tornado.test.queues_test.QueueGetTest.test_nonblocking_get_exception) ... ok test_join_empty_queue (tornado.test.queues_test.QueueJoinTest.test_join_empty_queue) ... ok test_join_timeout (tornado.test.queues_test.QueueJoinTest.test_join_timeout) ... ok test_task_done (tornado.test.queues_test.QueueJoinTest.test_task_done) ... ok test_task_done_delay (tornado.test.queues_test.QueueJoinTest.test_task_done_delay) ... ok test_task_done_underflow (tornado.test.queues_test.QueueJoinTest.test_task_done_underflow) ... ok test_blocking_put (tornado.test.queues_test.QueuePutTest.test_blocking_put) ... ok test_blocking_put_wait (tornado.test.queues_test.QueuePutTest.test_blocking_put_wait) ... ok test_float_maxsize (tornado.test.queues_test.QueuePutTest.test_float_maxsize) ... ok test_nonblocking_put_exception (tornado.test.queues_test.QueuePutTest.test_nonblocking_put_exception) ... ok test_nonblocking_put_with_getters (tornado.test.queues_test.QueuePutTest.test_nonblocking_put_with_getters) ... ok test_put_clears_timed_out_getters (tornado.test.queues_test.QueuePutTest.test_put_clears_timed_out_getters) ... ok test_put_clears_timed_out_putters (tornado.test.queues_test.QueuePutTest.test_put_clears_timed_out_putters) ... ok test_put_timeout (tornado.test.queues_test.QueuePutTest.test_put_timeout) ... ok test_put_timeout_preempted (tornado.test.queues_test.QueuePutTest.test_put_timeout_preempted) ... ok test_put_with_getters (tornado.test.queues_test.QueuePutTest.test_put_with_getters) ... ok test_basic_router (tornado.test.routing_test.BasicRouterTestCase.test_basic_router) ... ERROR test_custom_router (tornado.test.routing_test.CustomRouterTestCase.test_custom_router) ... ERROR test_http_method_router (tornado.test.routing_test.HTTPMethodRouterTestCase.test_http_method_router) ... ERROR test_rule_based_router (tornado.test.routing_test.RuleRouterTest.test_rule_based_router) ... ERROR test_delegate_not_found (tornado.test.routing_test.WSGIContainerTestCase.test_delegate_not_found) ... ERROR test_wsgi_container (tornado.test.routing_test.WSGIContainerTestCase.test_wsgi_container) ... ERROR test_chunked_with_content_length (tornado.test.simple_httpclient_test.ChunkedWithContentLengthTest.test_chunked_with_content_length) ... ERROR test_max_clients (tornado.test.simple_httpclient_test.CreateAsyncHTTPClientTestCase.test_max_clients) ... ok test_100_continue (tornado.test.simple_httpclient_test.HTTP100ContinueTestCase.test_100_continue) ... ERROR test_204_invalid_content_length (tornado.test.simple_httpclient_test.HTTP204NoContentTestCase.test_204_invalid_content_length) ... ERROR test_204_no_content (tornado.test.simple_httpclient_test.HTTP204NoContentTestCase.test_204_no_content) ... ERROR test_hostname_mapping (tornado.test.simple_httpclient_test.HostnameMappingTestCase.test_hostname_mapping) ... ERROR test_port_mapping (tornado.test.simple_httpclient_test.HostnameMappingTestCase.test_port_mapping) ... ERROR test_large_body (tornado.test.simple_httpclient_test.MaxBodySizeTest.test_large_body) ... ERROR test_small_body (tornado.test.simple_httpclient_test.MaxBodySizeTest.test_small_body) ... ERROR test_large_body (tornado.test.simple_httpclient_test.MaxBufferSizeTest.test_large_body) ... ERROR test_large_headers (tornado.test.simple_httpclient_test.MaxHeaderSizeTest.test_large_headers) ... ERROR test_small_headers (tornado.test.simple_httpclient_test.MaxHeaderSizeTest.test_small_headers) ... ERROR test_resolve_timeout (tornado.test.simple_httpclient_test.ResolveTimeoutTestCase.test_resolve_timeout) ... ok test_304_with_content_length (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase.test_304_with_content_length) ... ERROR test_all_methods (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase.test_all_methods) ... ERROR test_basic_auth (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase.test_basic_auth) ... ERROR test_basic_auth_explicit_mode (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase.test_basic_auth_explicit_mode) ... ERROR test_basic_auth_unicode (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase.test_basic_auth_unicode) ... ERROR test_bind_source_ip (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase.test_bind_source_ip) ... ERROR test_body_encoding (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase.test_body_encoding) ... ERROR test_body_sanity_checks (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase.test_body_sanity_checks) ... ERROR test_chunked (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase.test_chunked) ... ERROR test_chunked_close (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase.test_chunked_close) ... ERROR test_configure_defaults (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase.test_configure_defaults) ... ERROR test_credentials_in_url (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase.test_credentials_in_url) ... ERROR test_error_after_cancel (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase.test_error_after_cancel) ... ok test_follow_redirect (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase.test_follow_redirect) ... ERROR test_future_http_error (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase.test_future_http_error) ... ERROR test_future_http_error_no_raise (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase.test_future_http_error_no_raise) ... ERROR test_future_interface (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase.test_future_interface) ... ERROR test_gzip (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase.test_gzip) ... ERROR test_header_callback (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase.test_header_callback) ... ERROR test_header_crlf (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase.test_header_crlf) ... test_header_crlf (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase.test_header_crlf) (name='cr', position='value') ... ERROR test_header_crlf (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase.test_header_crlf) (name='cr', position='key') ... ERROR test_header_crlf (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase.test_header_crlf) (name='lf', position='value') ... ERROR test_header_crlf (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase.test_header_crlf) (name='lf', position='key') ... ERROR test_header_crlf (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase.test_header_crlf) (name='crlf', position='value') ... ERROR test_header_crlf (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase.test_header_crlf) (name='crlf', position='key') ... ERROR test_header_encoding (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase.test_header_encoding) ... ERROR test_header_types (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase.test_header_types) ... ERROR test_hello_world (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase.test_hello_world) ... ERROR test_invalid_gzip (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase.test_invalid_gzip) ... ERROR test_method_after_redirect (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase.test_method_after_redirect) ... ERROR test_multi_line_headers (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase.test_multi_line_headers) ... ERROR test_non_ascii_header (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase.test_non_ascii_header) ... ERROR test_patch_receives_payload (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase.test_patch_receives_payload) ... ERROR test_post (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase.test_post) ... ERROR test_put_307 (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase.test_put_307) ... ERROR test_redirect_put_with_body (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase.test_redirect_put_with_body) ... ERROR test_redirect_put_without_body (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase.test_redirect_put_without_body) ... ERROR test_redirect_without_location (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase.test_redirect_without_location) ... ERROR test_response_times (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase.test_response_times) ... ERROR test_reuse_request_from_response (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase.test_reuse_request_from_response) ... ERROR test_streaming_callback (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase.test_streaming_callback) ... ERROR test_types (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase.test_types) ... ERROR test_unsupported_auth_mode (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase.test_unsupported_auth_mode) ... ERROR test_zero_timeout (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase.test_zero_timeout) ... ERROR test_100_continue (tornado.test.simple_httpclient_test.SimpleHTTPClientTestCase.test_100_continue) ... ERROR test_100_continue_early_response (tornado.test.simple_httpclient_test.SimpleHTTPClientTestCase.test_100_continue_early_response) ... ERROR test_async_body_producer_chunked (tornado.test.simple_httpclient_test.SimpleHTTPClientTestCase.test_async_body_producer_chunked) ... ERROR test_async_body_producer_content_length (tornado.test.simple_httpclient_test.SimpleHTTPClientTestCase.test_async_body_producer_content_length) ... ERROR test_connect_timeout (tornado.test.simple_httpclient_test.SimpleHTTPClientTestCase.test_connect_timeout) ... ok test_connection_limit (tornado.test.simple_httpclient_test.SimpleHTTPClientTestCase.test_connection_limit) ... [E 250702 07:38:46 base_events:1871] Future exception was never retrieved future: Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable [E 250702 07:38:46 base_events:1871] Future exception was never retrieved future: Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable [E 250702 07:38:46 base_events:1871] Future exception was never retrieved future: Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable [E 250702 07:38:46 base_events:1871] Future exception was never retrieved future: Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable FAIL test_connection_refused (tornado.test.simple_httpclient_test.SimpleHTTPClientTestCase.test_connection_refused) ... ERROR test_default_user_agent (tornado.test.simple_httpclient_test.SimpleHTTPClientTestCase.test_default_user_agent) ... ERROR test_head_request (tornado.test.simple_httpclient_test.SimpleHTTPClientTestCase.test_head_request) ... ERROR test_header_reuse (tornado.test.simple_httpclient_test.SimpleHTTPClientTestCase.test_header_reuse) ... ERROR test_host_header (tornado.test.simple_httpclient_test.SimpleHTTPClientTestCase.test_host_header) ... ERROR test_ipv6 (tornado.test.simple_httpclient_test.SimpleHTTPClientTestCase.test_ipv6) ... skipped 'ipv6 support not present' test_max_redirects (tornado.test.simple_httpclient_test.SimpleHTTPClientTestCase.test_max_redirects) ... ERROR test_multiple_content_length_accepted (tornado.test.simple_httpclient_test.SimpleHTTPClientTestCase.test_multiple_content_length_accepted) ... ERROR test_native_body_producer_chunked (tornado.test.simple_httpclient_test.SimpleHTTPClientTestCase.test_native_body_producer_chunked) ... ERROR test_native_body_producer_content_length (tornado.test.simple_httpclient_test.SimpleHTTPClientTestCase.test_native_body_producer_content_length) ... ERROR test_no_content (tornado.test.simple_httpclient_test.SimpleHTTPClientTestCase.test_no_content) ... ERROR test_no_content_length (tornado.test.simple_httpclient_test.SimpleHTTPClientTestCase.test_no_content_length) ... ERROR test_options_request (tornado.test.simple_httpclient_test.SimpleHTTPClientTestCase.test_options_request) ... ERROR test_queue_timeout (tornado.test.simple_httpclient_test.SimpleHTTPClientTestCase.test_queue_timeout) ... FAIL test_redirect_connection_limit (tornado.test.simple_httpclient_test.SimpleHTTPClientTestCase.test_redirect_connection_limit) ... ERROR test_request_timeout (tornado.test.simple_httpclient_test.SimpleHTTPClientTestCase.test_request_timeout) ... ERROR test_see_other_redirect (tornado.test.simple_httpclient_test.SimpleHTTPClientTestCase.test_see_other_redirect) ... ERROR test_singleton (tornado.test.simple_httpclient_test.SimpleHTTPClientTestCase.test_singleton) ... ok test_streaming_follow_redirects (tornado.test.simple_httpclient_test.SimpleHTTPClientTestCase.test_streaming_follow_redirects) ... ERROR test_sync_body_producer_chunked (tornado.test.simple_httpclient_test.SimpleHTTPClientTestCase.test_sync_body_producer_chunked) ... ERROR test_sync_body_producer_content_length (tornado.test.simple_httpclient_test.SimpleHTTPClientTestCase.test_sync_body_producer_content_length) ... ERROR test_100_continue (tornado.test.simple_httpclient_test.SimpleHTTPSClientTestCase.test_100_continue) ... ERROR test_100_continue_early_response (tornado.test.simple_httpclient_test.SimpleHTTPSClientTestCase.test_100_continue_early_response) ... ERROR test_async_body_producer_chunked (tornado.test.simple_httpclient_test.SimpleHTTPSClientTestCase.test_async_body_producer_chunked) ... ERROR test_async_body_producer_content_length (tornado.test.simple_httpclient_test.SimpleHTTPSClientTestCase.test_async_body_producer_content_length) ... ERROR test_connect_timeout (tornado.test.simple_httpclient_test.SimpleHTTPSClientTestCase.test_connect_timeout) ... ok test_connection_limit (tornado.test.simple_httpclient_test.SimpleHTTPSClientTestCase.test_connection_limit) ... [E 250702 07:38:57 base_events:1871] Future exception was never retrieved future: Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable [E 250702 07:38:57 base_events:1871] Future exception was never retrieved future: Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable [E 250702 07:38:57 base_events:1871] Future exception was never retrieved future: Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable [E 250702 07:38:57 base_events:1871] Future exception was never retrieved future: Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable FAIL test_connection_refused (tornado.test.simple_httpclient_test.SimpleHTTPSClientTestCase.test_connection_refused) ... ERROR test_default_user_agent (tornado.test.simple_httpclient_test.SimpleHTTPSClientTestCase.test_default_user_agent) ... ERROR test_error_logging (tornado.test.simple_httpclient_test.SimpleHTTPSClientTestCase.test_error_logging) ... ERROR test_head_request (tornado.test.simple_httpclient_test.SimpleHTTPSClientTestCase.test_head_request) ... ERROR test_header_reuse (tornado.test.simple_httpclient_test.SimpleHTTPSClientTestCase.test_header_reuse) ... ERROR test_host_header (tornado.test.simple_httpclient_test.SimpleHTTPSClientTestCase.test_host_header) ... ERROR test_ipv6 (tornado.test.simple_httpclient_test.SimpleHTTPSClientTestCase.test_ipv6) ... skipped 'ipv6 support not present' test_max_redirects (tornado.test.simple_httpclient_test.SimpleHTTPSClientTestCase.test_max_redirects) ... ERROR test_multiple_content_length_accepted (tornado.test.simple_httpclient_test.SimpleHTTPSClientTestCase.test_multiple_content_length_accepted) ... ERROR test_native_body_producer_chunked (tornado.test.simple_httpclient_test.SimpleHTTPSClientTestCase.test_native_body_producer_chunked) ... ERROR test_native_body_producer_content_length (tornado.test.simple_httpclient_test.SimpleHTTPSClientTestCase.test_native_body_producer_content_length) ... ERROR test_no_content (tornado.test.simple_httpclient_test.SimpleHTTPSClientTestCase.test_no_content) ... ERROR test_no_content_length (tornado.test.simple_httpclient_test.SimpleHTTPSClientTestCase.test_no_content_length) ... ERROR test_options_request (tornado.test.simple_httpclient_test.SimpleHTTPSClientTestCase.test_options_request) ... ERROR test_queue_timeout (tornado.test.simple_httpclient_test.SimpleHTTPSClientTestCase.test_queue_timeout) ... FAIL test_redirect_connection_limit (tornado.test.simple_httpclient_test.SimpleHTTPSClientTestCase.test_redirect_connection_limit) ... ERROR test_request_timeout (tornado.test.simple_httpclient_test.SimpleHTTPSClientTestCase.test_request_timeout) ... ERROR test_see_other_redirect (tornado.test.simple_httpclient_test.SimpleHTTPSClientTestCase.test_see_other_redirect) ... ERROR test_singleton (tornado.test.simple_httpclient_test.SimpleHTTPSClientTestCase.test_singleton) ... ok test_ssl_context (tornado.test.simple_httpclient_test.SimpleHTTPSClientTestCase.test_ssl_context) ... ERROR test_ssl_context_handshake_fail (tornado.test.simple_httpclient_test.SimpleHTTPSClientTestCase.test_ssl_context_handshake_fail) ... ERROR test_ssl_options (tornado.test.simple_httpclient_test.SimpleHTTPSClientTestCase.test_ssl_options) ... ERROR test_ssl_options_handshake_fail (tornado.test.simple_httpclient_test.SimpleHTTPSClientTestCase.test_ssl_options_handshake_fail) ... ERROR test_streaming_follow_redirects (tornado.test.simple_httpclient_test.SimpleHTTPSClientTestCase.test_streaming_follow_redirects) ... ERROR test_sync_body_producer_chunked (tornado.test.simple_httpclient_test.SimpleHTTPSClientTestCase.test_sync_body_producer_chunked) ... ERROR test_sync_body_producer_content_length (tornado.test.simple_httpclient_test.SimpleHTTPSClientTestCase.test_sync_body_producer_content_length) ... ERROR test_all_fail (tornado.test.tcpclient_test.ConnectorTest.test_all_fail) ... ok test_immediate_failure (tornado.test.tcpclient_test.ConnectorTest.test_immediate_failure) ... ok test_immediate_success (tornado.test.tcpclient_test.ConnectorTest.test_immediate_success) ... ok test_one_family_second_try (tornado.test.tcpclient_test.ConnectorTest.test_one_family_second_try) ... ok test_one_family_second_try_after_connect_timeout (tornado.test.tcpclient_test.ConnectorTest.test_one_family_second_try_after_connect_timeout) ... ok test_one_family_second_try_failure (tornado.test.tcpclient_test.ConnectorTest.test_one_family_second_try_failure) ... ok test_one_family_second_try_failure_before_connect_timeout (tornado.test.tcpclient_test.ConnectorTest.test_one_family_second_try_failure_before_connect_timeout) ... ok test_one_family_second_try_timeout (tornado.test.tcpclient_test.ConnectorTest.test_one_family_second_try_timeout) ... ok test_one_family_success_before_connect_timeout (tornado.test.tcpclient_test.ConnectorTest.test_one_family_success_before_connect_timeout) ... ok test_one_family_timeout_after_connect_timeout (tornado.test.tcpclient_test.ConnectorTest.test_one_family_timeout_after_connect_timeout) ... ok test_success_after_timeout (tornado.test.tcpclient_test.ConnectorTest.test_success_after_timeout) ... ok test_two_families_immediate_failure (tornado.test.tcpclient_test.ConnectorTest.test_two_families_immediate_failure) ... ok test_two_families_timeout (tornado.test.tcpclient_test.ConnectorTest.test_two_families_timeout) ... ok test_two_family_success_after_timeout (tornado.test.tcpclient_test.ConnectorTest.test_two_family_success_after_timeout) ... ok test_two_family_timeout_after_connect_timeout (tornado.test.tcpclient_test.ConnectorTest.test_two_family_timeout_after_connect_timeout) ... ok test_two_family_timeout_before_connect_timeout (tornado.test.tcpclient_test.ConnectorTest.test_two_family_timeout_before_connect_timeout) ... ok test_connect_ipv4_dual (tornado.test.tcpclient_test.TCPClientTest.test_connect_ipv4_dual) ... ERROR test_connect_ipv4_ipv4 (tornado.test.tcpclient_test.TCPClientTest.test_connect_ipv4_ipv4) ... ERROR test_connect_ipv6_dual (tornado.test.tcpclient_test.TCPClientTest.test_connect_ipv6_dual) ... skipped 'ipv6 support not present' test_connect_ipv6_ipv6 (tornado.test.tcpclient_test.TCPClientTest.test_connect_ipv6_ipv6) ... skipped 'ipv6 support not present' test_connect_timeout (tornado.test.tcpclient_test.TCPClientTest.test_connect_timeout) ... ok test_connect_unspec_dual (tornado.test.tcpclient_test.TCPClientTest.test_connect_unspec_dual) ... ERROR test_connect_unspec_ipv4 (tornado.test.tcpclient_test.TCPClientTest.test_connect_unspec_ipv4) ... ERROR test_connect_unspec_ipv6 (tornado.test.tcpclient_test.TCPClientTest.test_connect_unspec_ipv6) ... skipped 'ipv6 support not present' test_refused_ipv4 (tornado.test.tcpclient_test.TCPClientTest.test_refused_ipv4) ... ERROR test_source_ip_fail (tornado.test.tcpclient_test.TCPClientTest.test_source_ip_fail) Fail when trying to use the source IP Address '8.8.8.8'. ... ok test_source_ip_success (tornado.test.tcpclient_test.TCPClientTest.test_source_ip_success) Success when trying to use the source IP Address '127.0.0.1'. ... ERROR test_source_port_fail (tornado.test.tcpclient_test.TCPClientTest.test_source_port_fail) Fail when trying to use source port 1. ... ok test_mixed (tornado.test.tcpclient_test.TestConnectorSplit.test_mixed) ... ok test_one_family (tornado.test.tcpclient_test.TestConnectorSplit.test_one_family) ... ok test_handle_stream_coroutine_logging (tornado.test.tcpserver_test.TCPServerTest.test_handle_stream_coroutine_logging) ... ERROR test_handle_stream_native_coroutine (tornado.test.tcpserver_test.TCPServerTest.test_handle_stream_native_coroutine) ... ERROR test_stop_in_callback (tornado.test.tcpserver_test.TCPServerTest.test_stop_in_callback) ... FAIL test_stop_twice (tornado.test.tcpserver_test.TCPServerTest.test_stop_twice) ... ok test_add_sockets (tornado.test.tcpserver_test.TestMultiprocess.test_add_sockets) ... ok test_bind_start (tornado.test.tcpserver_test.TestMultiprocess.test_bind_start) ... ok test_listen_multi_reuse_port (tornado.test.tcpserver_test.TestMultiprocess.test_listen_multi_reuse_port) ... ok test_listen_single (tornado.test.tcpserver_test.TestMultiprocess.test_listen_single) ... ok test_custom_escape (tornado.test.template_test.AutoEscapeTest.test_custom_escape) ... ok test_default_off (tornado.test.template_test.AutoEscapeTest.test_default_off) ... ok test_default_on (tornado.test.template_test.AutoEscapeTest.test_default_on) ... ok test_extended_block (tornado.test.template_test.AutoEscapeTest.test_extended_block) ... ok test_manual_minimize_whitespace (tornado.test.template_test.AutoEscapeTest.test_manual_minimize_whitespace) ... ok test_raw_expression (tornado.test.template_test.AutoEscapeTest.test_raw_expression) ... ok test_unextended_block (tornado.test.template_test.AutoEscapeTest.test_unextended_block) ... ok test_whitespace_by_filename (tornado.test.template_test.AutoEscapeTest.test_whitespace_by_filename) ... ok test_whitespace_by_loader (tornado.test.template_test.AutoEscapeTest.test_whitespace_by_loader) ... ok test_whitespace_directive (tornado.test.template_test.AutoEscapeTest.test_whitespace_directive) ... ok test_custom_parse_error (tornado.test.template_test.ParseErrorDetailTest.test_custom_parse_error) ... ok test_details (tornado.test.template_test.ParseErrorDetailTest.test_details) ... ok test_error_line_number_directive (tornado.test.template_test.StackTraceTest.test_error_line_number_directive) ... ok test_error_line_number_expression (tornado.test.template_test.StackTraceTest.test_error_line_number_expression) ... ok test_error_line_number_extends_base_error (tornado.test.template_test.StackTraceTest.test_error_line_number_extends_base_error) ... ok test_error_line_number_extends_sub_error (tornado.test.template_test.StackTraceTest.test_error_line_number_extends_sub_error) ... ok test_error_line_number_include (tornado.test.template_test.StackTraceTest.test_error_line_number_include) ... ok test_error_line_number_module (tornado.test.template_test.StackTraceTest.test_error_line_number_module) ... ok test_multi_includes (tornado.test.template_test.StackTraceTest.test_multi_includes) ... ok test_utf8_in_file (tornado.test.template_test.TemplateLoaderTest.test_utf8_in_file) ... ok test_apply (tornado.test.template_test.TemplateTest.test_apply) ... ok test_break_continue (tornado.test.template_test.TemplateTest.test_break_continue) ... ok test_break_in_apply (tornado.test.template_test.TemplateTest.test_break_in_apply) ... ok test_break_outside_loop (tornado.test.template_test.TemplateTest.test_break_outside_loop) ... ok test_bytes (tornado.test.template_test.TemplateTest.test_bytes) ... ok test_bytes_apply (tornado.test.template_test.TemplateTest.test_bytes_apply) ... ok test_comment (tornado.test.template_test.TemplateTest.test_comment) ... ok test_comment_directive (tornado.test.template_test.TemplateTest.test_comment_directive) ... ok test_custom_namespace (tornado.test.template_test.TemplateTest.test_custom_namespace) ... ok test_escaping (tornado.test.template_test.TemplateTest.test_escaping) ... ok test_expressions (tornado.test.template_test.TemplateTest.test_expressions) ... ok test_extends (tornado.test.template_test.TemplateTest.test_extends) ... ok test_if (tornado.test.template_test.TemplateTest.test_if) ... ok test_if_empty_body (tornado.test.template_test.TemplateTest.test_if_empty_body) ... ok test_include (tornado.test.template_test.TemplateTest.test_include) ... ok test_no_inherit_future (tornado.test.template_test.TemplateTest.test_no_inherit_future) ... skipped 'no testable future imports' test_non_ascii_name (tornado.test.template_test.TemplateTest.test_non_ascii_name) ... ok test_relative_load (tornado.test.template_test.TemplateTest.test_relative_load) ... ok test_simple (tornado.test.template_test.TemplateTest.test_simple) ... ok test_try (tornado.test.template_test.TemplateTest.test_try) ... ok test_unicode_apply (tornado.test.template_test.TemplateTest.test_unicode_apply) ... ok test_unicode_literal_expression (tornado.test.template_test.TemplateTest.test_unicode_literal_expression) ... ok test_unicode_template (tornado.test.template_test.TemplateTest.test_unicode_template) ... ok test_tear_down_releases_app_and_http_server (tornado.test.testing_test.AsyncHTTPTestCaseSetUpTearDownTest.test_tear_down_releases_app_and_http_server) ... ok test_fetch_full_http_url (tornado.test.testing_test.AsyncHTTPTestCaseTest.test_fetch_full_http_url) ... ERROR test_fetch_segment (tornado.test.testing_test.AsyncHTTPTestCaseTest.test_fetch_segment) ... ERROR test_other_return (tornado.test.testing_test.AsyncTestCaseReturnAssertionsTest.test_other_return) ... ok test_undecorated_coroutine (tornado.test.testing_test.AsyncTestCaseReturnAssertionsTest.test_undecorated_coroutine) ... skipped 'py312 has its own check for test case returns' test_undecorated_generator (tornado.test.testing_test.AsyncTestCaseReturnAssertionsTest.test_undecorated_generator) ... ok test_undecorated_generator_with_skip (tornado.test.testing_test.AsyncTestCaseReturnAssertionsTest.test_undecorated_generator_with_skip) ... ok test_subsequent_wait_calls (tornado.test.testing_test.AsyncTestCaseTest.test_subsequent_wait_calls) This test makes sure that a second call to wait() ... ok test_wait_timeout (tornado.test.testing_test.AsyncTestCaseTest.test_wait_timeout) ... ok test_async (tornado.test.testing_test.GenTest.test_async) ... ok test_native_coroutine (tornado.test.testing_test.GenTest.test_native_coroutine) ... ok test_native_coroutine_timeout (tornado.test.testing_test.GenTest.test_native_coroutine_timeout) ... ok test_no_timeout (tornado.test.testing_test.GenTest.test_no_timeout) ... ok test_no_timeout_environment_variable (tornado.test.testing_test.GenTest.test_no_timeout_environment_variable) ... ok test_sync (tornado.test.testing_test.GenTest.test_sync) ... ok test_timeout (tornado.test.testing_test.GenTest.test_timeout) ... ok test_timeout_environment_variable (tornado.test.testing_test.GenTest.test_timeout_environment_variable) ... ok test_with_method_args (tornado.test.testing_test.GenTest.test_with_method_args) ... ok test_with_method_kwargs (tornado.test.testing_test.GenTest.test_with_method_kwargs) ... ok test_leaked_coroutine (tornado.test.testing_test.LeakTest.test_leaked_coroutine) ... gc: collecting generation 2... gc: objects in each generation: 60893 0 39677 gc: objects in permanent generation: 0 Exception ignored in: Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/testing_test.py", line 68, in tearDown gc.collect() ResourceWarning: unclosed Exception ignored in: Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/testing_test.py", line 68, in tearDown gc.collect() ResourceWarning: unclosed Exception ignored in: Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/testing_test.py", line 68, in tearDown gc.collect() ResourceWarning: unclosed Exception ignored in: Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/testing_test.py", line 68, in tearDown gc.collect() ResourceWarning: unclosed Exception ignored in: Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/testing_test.py", line 68, in tearDown gc.collect() ResourceWarning: unclosed Exception ignored in: Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/testing_test.py", line 68, in tearDown gc.collect() ResourceWarning: unclosed Exception ignored in: Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/iostream_test.py", line 1098, in connect_to_server server.stop() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpserver.py", line 316, in stop assert sock.fileno() == fd AssertionError: Exception ignored in: Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/iostream_test.py", line 1098, in connect_to_server server.stop() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpserver.py", line 316, in stop assert sock.fileno() == fd AssertionError: Exception ignored in: Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/iostream_test.py", line 1098, in connect_to_server server.stop() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpserver.py", line 316, in stop assert sock.fileno() == fd AssertionError: Exception ignored in: Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/testing_test.py", line 68, in tearDown gc.collect() ResourceWarning: unclosed Exception ignored in: Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/testing_test.py", line 68, in tearDown gc.collect() ResourceWarning: unclosed Exception ignored in: Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/testing_test.py", line 68, in tearDown gc.collect() ResourceWarning: unclosed [E 250702 07:39:09 base_events:1871] Future exception was never retrieved future: Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable Exception ignored in: Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/testing_test.py", line 68, in tearDown gc.collect() ResourceWarning: unclosed Exception ignored in: Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/testing_test.py", line 68, in tearDown gc.collect() ResourceWarning: unclosed [E 250702 07:39:09 base_events:1871] Future exception was never retrieved future: Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable Exception ignored in: Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/testing_test.py", line 68, in tearDown gc.collect() ResourceWarning: unclosed Exception ignored in: Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/testing_test.py", line 68, in tearDown gc.collect() ResourceWarning: unclosed gc: done, 46016 unreachable, 0 uncollectable, 0.0844s elapsed ok test_set_up_tear_down (tornado.test.testing_test.SetUpTearDownTest.test_set_up_tear_down) This test makes sure that AsyncTestCase calls super methods for ... ok test_failure (tornado.test.twisted_test.ConvertDeferredTest.test_failure) ... skipped 'twisted module not present' test_success (tornado.test.twisted_test.ConvertDeferredTest.test_success) ... skipped 'twisted module not present' test_keyword (tornado.test.util_test.ArgReplacerTest.test_keyword) ... ok test_omitted (tornado.test.util_test.ArgReplacerTest.test_omitted) ... ok test_position (tornado.test.util_test.ArgReplacerTest.test_position) ... ok test_config_args (tornado.test.util_test.ConfigurableTest.test_config_args) ... ok test_config_class (tornado.test.util_test.ConfigurableTest.test_config_class) ... ok test_config_class_args (tornado.test.util_test.ConfigurableTest.test_config_class_args) ... ok test_config_inner_level (tornado.test.util_test.ConfigurableTest.test_config_inner_level) ... ok test_config_multi_level (tornado.test.util_test.ConfigurableTest.test_config_multi_level) ... ok test_config_str (tornado.test.util_test.ConfigurableTest.test_config_str) ... ok test_default (tornado.test.util_test.ConfigurableTest.test_default) ... ok test_no_inherit_future (tornado.test.util_test.ExecInTest.test_no_inherit_future) ... skipped 'no testable future imports' test_import_member (tornado.test.util_test.ImportObjectTest.test_import_member) ... ok test_import_member_unicode (tornado.test.util_test.ImportObjectTest.test_import_member_unicode) ... ok test_import_module (tornado.test.util_test.ImportObjectTest.test_import_module) ... ok test_import_module_unicode (tornado.test.util_test.ImportObjectTest.test_import_module_unicode) ... ok test_basic (tornado.test.util_test.IsFinalizingTest.test_basic) ... ok test_two_arg_exception (tornado.test.util_test.RaiseExcInfoTest.test_two_arg_exception) ... ok test_re_unescape (tornado.test.util_test.ReUnescapeTest.test_re_unescape) ... ok test_re_unescape_raises_error_on_invalid_input (tornado.test.util_test.ReUnescapeTest.test_re_unescape_raises_error_on_invalid_input) ... ok test_timedelta_to_seconds (tornado.test.util_test.TimedeltaToSecondsTest.test_timedelta_to_seconds) ... ok test_unicode_escapes (tornado.test.util_test.UnicodeLiteralTest.test_unicode_escapes) ... ok test_accept_language (tornado.test.web_test.AcceptLanguageTest.test_accept_language) ... ERROR test_accept_language_ignore (tornado.test.web_test.AcceptLanguageTest.test_accept_language_ignore) ... ERROR test_accept_language_invalid (tornado.test.web_test.AcceptLanguageTest.test_accept_language_invalid) ... ERROR test_standard_methods (tornado.test.web_test.AllHTTPMethodsTest.test_standard_methods) ... ERROR test_listen (tornado.test.web_test.ApplicationTest.test_listen) ... ok test_absolute_auth_redirect (tornado.test.web_test.AuthRedirectTest.test_absolute_auth_redirect) ... ERROR test_relative_auth_redirect (tornado.test.web_test.AuthRedirectTest.test_relative_auth_redirect) ... ERROR test_buggy_log_exception (tornado.test.web_test.BuggyLoggingTest.test_buggy_log_exception) ... ERROR test_multiple_strong_etag_match (tornado.test.web_test.CacheTest.test_multiple_strong_etag_match) ... ERROR test_multiple_strong_etag_not_match (tornado.test.web_test.CacheTest.test_multiple_strong_etag_not_match) ... ERROR test_multiple_weak_etag_match (tornado.test.web_test.CacheTest.test_multiple_weak_etag_match) ... ERROR test_multiple_weak_etag_not_match (tornado.test.web_test.CacheTest.test_multiple_weak_etag_not_match) ... ERROR test_strong_etag_match (tornado.test.web_test.CacheTest.test_strong_etag_match) ... ERROR test_strong_etag_not_match (tornado.test.web_test.CacheTest.test_strong_etag_not_match) ... ERROR test_weak_etag_match (tornado.test.web_test.CacheTest.test_weak_etag_match) ... ERROR test_weak_etag_not_match (tornado.test.web_test.CacheTest.test_weak_etag_not_match) ... ERROR test_wildcard_etag (tornado.test.web_test.CacheTest.test_wildcard_etag) ... ERROR test_clear_all_cookies (tornado.test.web_test.ClearAllCookiesTest.test_clear_all_cookies) ... ERROR test_clear_header (tornado.test.web_test.ClearHeaderTest.test_clear_header) ... ERROR test_client_close (tornado.test.web_test.ClientCloseTest.test_client_close) ... ERROR test_connection_close (tornado.test.web_test.ConnectionCloseTest.test_connection_close) ... ERROR test_cookie_special_char (tornado.test.web_test.CookieTest.test_cookie_special_char) ... ERROR test_get_cookie (tornado.test.web_test.CookieTest.test_get_cookie) ... ERROR test_set_cookie (tornado.test.web_test.CookieTest.test_set_cookie) ... ERROR test_set_cookie_deprecated (tornado.test.web_test.CookieTest.test_set_cookie_deprecated) ... ERROR test_set_cookie_domain (tornado.test.web_test.CookieTest.test_set_cookie_domain) ... ERROR test_set_cookie_expires_days (tornado.test.web_test.CookieTest.test_set_cookie_expires_days) ... ERROR test_set_cookie_false_flags (tornado.test.web_test.CookieTest.test_set_cookie_false_flags) ... ERROR test_set_cookie_max_age (tornado.test.web_test.CookieTest.test_set_cookie_max_age) ... ERROR test_set_cookie_overwrite (tornado.test.web_test.CookieTest.test_set_cookie_overwrite) ... ERROR test_404 (tornado.test.web_test.Custom404Test.test_404) ... ERROR test_serve (tornado.test.web_test.CustomStaticFileTest.test_serve) ... ERROR test_static_url (tornado.test.web_test.CustomStaticFileTest.test_static_url) ... ERROR test_date_header (tornado.test.web_test.DateHeaderTest.test_date_header) ... ERROR test_flow_control_chunked_body (tornado.test.web_test.DecoratedStreamingRequestFlowControlTest.test_flow_control_chunked_body) ... ERROR test_flow_control_compressed_body (tornado.test.web_test.DecoratedStreamingRequestFlowControlTest.test_flow_control_compressed_body) ... ERROR test_flow_control_fixed_body (tornado.test.web_test.DecoratedStreamingRequestFlowControlTest.test_flow_control_fixed_body) ... ERROR test_addslash (tornado.test.web_test.DecoratorTest.test_addslash) ... ERROR test_removeslash (tornado.test.web_test.DecoratorTest.test_removeslash) ... ERROR test_404 (tornado.test.web_test.Default404Test.test_404) ... ERROR test_403 (tornado.test.web_test.DefaultHandlerArgumentsTest.test_403) ... ERROR test_default_host_matching (tornado.test.web_test.DefaultHostMatchingTest.test_default_host_matching) ... ERROR test_404_xsrf (tornado.test.web_test.ErrorHandlerXSRFTest.test_404_xsrf) ... ERROR test_error_xsrf (tornado.test.web_test.ErrorHandlerXSRFTest.test_error_xsrf) ... ERROR test_default (tornado.test.web_test.ErrorResponseTest.test_default) ... ERROR test_failed_write_error (tornado.test.web_test.ErrorResponseTest.test_failed_write_error) ... ERROR test_write_error (tornado.test.web_test.ErrorResponseTest.test_write_error) ... ERROR test_http_error (tornado.test.web_test.ExceptionHandlerTest.test_http_error) ... ERROR test_known_error (tornado.test.web_test.ExceptionHandlerTest.test_known_error) ... ERROR test_unknown_error (tornado.test.web_test.ExceptionHandlerTest.test_unknown_error) ... ERROR test_finish_method_return_future (tornado.test.web_test.FinalReturnTest.test_finish_method_return_future) ... ERROR test_render_method_return_future (tornado.test.web_test.FinalReturnTest.test_render_method_return_future) ... ERROR test_finish_exception (tornado.test.web_test.FinishExceptionTest.test_finish_exception) ... ERROR test_finish_in_prepare (tornado.test.web_test.FinishInPrepareTest.test_finish_in_prepare) ... ERROR test_catch_error (tornado.test.web_test.GetArgumentErrorTest.test_catch_error) ... ERROR test_get_current_user_from_ui_module_is_lazy (tornado.test.web_test.GetCurrentUserTest.test_get_current_user_from_ui_module_is_lazy) ... ERROR test_get_current_user_from_ui_module_works (tornado.test.web_test.GetCurrentUserTest.test_get_current_user_from_ui_module_works) ... ERROR test_get_current_user_is_lazy (tornado.test.web_test.GetCurrentUserTest.test_get_current_user_is_lazy) ... skipped 'needs fix' test_get_current_user_works (tornado.test.web_test.GetCurrentUserTest.test_get_current_user_works) ... ERROR test_gzip (tornado.test.web_test.GzipTestCase.test_gzip) ... ERROR test_gzip_not_requested (tornado.test.web_test.GzipTestCase.test_gzip_not_requested) ... ERROR test_gzip_static (tornado.test.web_test.GzipTestCase.test_gzip_static) ... ERROR test_vary_already_present (tornado.test.web_test.GzipTestCase.test_vary_already_present) ... ERROR test_vary_already_present_multiple (tornado.test.web_test.GzipTestCase.test_vary_already_present_multiple) ... ERROR test_copy (tornado.test.web_test.HTTPErrorTest.test_copy) ... ok test_handler_by_name (tornado.test.web_test.HandlerByNameTest.test_handler_by_name) ... ERROR test_204_headers (tornado.test.web_test.Header204Test.test_204_headers) ... ERROR test_304_headers (tornado.test.web_test.Header304Test.test_304_headers) ... ERROR test_host_matching (tornado.test.web_test.HostMatchingTest.test_host_matching) ... ERROR test_content_length_too_high (tornado.test.web_test.IncorrectContentLengthTest.test_content_length_too_high) ... ERROR test_content_length_too_low (tornado.test.web_test.IncorrectContentLengthTest.test_content_length_too_low) ... ERROR test_named_urlspec_groups (tornado.test.web_test.NamedURLSpecGroupsTest.test_named_urlspec_groups) ... ERROR test_flow_control_chunked_body (tornado.test.web_test.NativeStreamingRequestFlowControlTest.test_flow_control_chunked_body) ... ERROR test_flow_control_compressed_body (tornado.test.web_test.NativeStreamingRequestFlowControlTest.test_flow_control_compressed_body) ... ERROR test_flow_control_fixed_body (tornado.test.web_test.NativeStreamingRequestFlowControlTest.test_flow_control_fixed_body) ... ERROR test_empty_flush (tornado.test.web_test.NonWSGIWebTests.test_empty_flush) ... ERROR test_other (tornado.test.web_test.PatchMethodTest.test_other) ... ERROR test_patch (tornado.test.web_test.PatchMethodTest.test_patch) ... ERROR test_kw (tornado.test.web_test.PathArgsInPrepareTest.test_kw) ... ERROR test_pos (tornado.test.web_test.PathArgsInPrepareTest.test_pos) ... ERROR test_httperror_str (tornado.test.web_test.RaiseWithReasonTest.test_httperror_str) ... ok test_httperror_str_from_httputil (tornado.test.web_test.RaiseWithReasonTest.test_httperror_str_from_httputil) ... ok test_raise_with_reason (tornado.test.web_test.RaiseWithReasonTest.test_raise_with_reason) ... ERROR test_basic_redirect (tornado.test.web_test.RedirectHandlerTest.test_basic_redirect) ... ERROR test_redirect_pattern (tornado.test.web_test.RedirectHandlerTest.test_redirect_pattern) ... ERROR test_redirect_with_appending_argument (tornado.test.web_test.RedirectHandlerTest.test_redirect_with_appending_argument) ... ERROR test_redirect_with_argument (tornado.test.web_test.RedirectHandlerTest.test_redirect_with_argument) ... ERROR test_error (tornado.test.web_test.RequestEncodingTest.test_error) ... ERROR test_group_encoding (tornado.test.web_test.RequestEncodingTest.test_group_encoding) ... ERROR test_group_question_mark (tornado.test.web_test.RequestEncodingTest.test_group_question_mark) ... ERROR test_slashes (tornado.test.web_test.RequestEncodingTest.test_slashes) ... ERROR test_missing_remote_ip (tornado.test.web_test.RequestSummaryTest.test_missing_remote_ip) ... ERROR test_arbitrary_bytes (tornado.test.web_test.SecureCookieV1Test.test_arbitrary_bytes) ... ok test_cookie_tampering_future_timestamp (tornado.test.web_test.SecureCookieV1Test.test_cookie_tampering_future_timestamp) ... ok test_round_trip (tornado.test.web_test.SecureCookieV1Test.test_round_trip) ... ok test_key_version_increment_version (tornado.test.web_test.SecureCookieV2Test.test_key_version_increment_version) ... ok test_key_version_invalidate_version (tornado.test.web_test.SecureCookieV2Test.test_key_version_invalidate_version) ... ok test_key_version_roundtrip (tornado.test.web_test.SecureCookieV2Test.test_key_version_roundtrip) ... ok test_key_version_roundtrip_differing_version (tornado.test.web_test.SecureCookieV2Test.test_key_version_roundtrip_differing_version) ... ok test_round_trip (tornado.test.web_test.SecureCookieV2Test.test_round_trip) ... ok test_set_properties (tornado.test.web_test.SetLazyPropertiesTest.test_set_properties) ... ERROR test_expired (tornado.test.web_test.SignedValueTest.test_expired) ... ok test_key_version_retrieval (tornado.test.web_test.SignedValueTest.test_key_version_retrieval) ... ok test_key_versioning_invalid_key (tornado.test.web_test.SignedValueTest.test_key_versioning_invalid_key) ... ok test_key_versioning_read_write_default_key (tornado.test.web_test.SignedValueTest.test_key_versioning_read_write_default_key) ... ok test_key_versioning_read_write_non_default_key (tornado.test.web_test.SignedValueTest.test_key_versioning_read_write_non_default_key) ... ok test_known_values (tornado.test.web_test.SignedValueTest.test_known_values) ... ok test_name_swap (tornado.test.web_test.SignedValueTest.test_name_swap) ... ok test_non_ascii (tornado.test.web_test.SignedValueTest.test_non_ascii) ... ok test_payload_tampering (tornado.test.web_test.SignedValueTest.test_payload_tampering) ... ok test_signature_tampering (tornado.test.web_test.SignedValueTest.test_signature_tampering) ... ok test_no_open_redirect (tornado.test.web_test.StaticDefaultFilenameRootTest.test_no_open_redirect) ... ERROR test_static_default_filename (tornado.test.web_test.StaticDefaultFilenameTest.test_static_default_filename) ... ERROR test_static_default_redirect (tornado.test.web_test.StaticDefaultFilenameTest.test_static_default_redirect) ... ERROR test_absolute_static_url (tornado.test.web_test.StaticFileTest.test_absolute_static_url) ... ERROR test_absolute_version_exclusion (tornado.test.web_test.StaticFileTest.test_absolute_version_exclusion) ... ERROR test_include_host_override (tornado.test.web_test.StaticFileTest.test_include_host_override) ... ERROR test_path_traversal_protection (tornado.test.web_test.StaticFileTest.test_path_traversal_protection) ... ERROR test_relative_version_exclusion (tornado.test.web_test.StaticFileTest.test_relative_version_exclusion) ... ERROR test_root_static_path (tornado.test.web_test.StaticFileTest.test_root_static_path) ... ERROR test_static_304_etag_modified_bug (tornado.test.web_test.StaticFileTest.test_static_304_etag_modified_bug) ... ERROR test_static_304_if_modified_since (tornado.test.web_test.StaticFileTest.test_static_304_if_modified_since) ... ERROR test_static_304_if_none_match (tornado.test.web_test.StaticFileTest.test_static_304_if_none_match) ... ERROR test_static_404 (tornado.test.web_test.StaticFileTest.test_static_404) ... ERROR test_static_compressed_files (tornado.test.web_test.StaticFileTest.test_static_compressed_files) ... ERROR test_static_etag (tornado.test.web_test.StaticFileTest.test_static_etag) ... ERROR test_static_files (tornado.test.web_test.StaticFileTest.test_static_files) ... ERROR test_static_files_cacheable (tornado.test.web_test.StaticFileTest.test_static_files_cacheable) ... ERROR test_static_head (tornado.test.web_test.StaticFileTest.test_static_head) ... ERROR test_static_head_range (tornado.test.web_test.StaticFileTest.test_static_head_range) ... ERROR test_static_if_modified_since_pre_epoch (tornado.test.web_test.StaticFileTest.test_static_if_modified_since_pre_epoch) ... ERROR test_static_if_modified_since_time_zone (tornado.test.web_test.StaticFileTest.test_static_if_modified_since_time_zone) ... ERROR test_static_invalid_range (tornado.test.web_test.StaticFileTest.test_static_invalid_range) ... ERROR test_static_range_if_none_match (tornado.test.web_test.StaticFileTest.test_static_range_if_none_match) ... ERROR test_static_unsatisfiable_range_end_less_than_start (tornado.test.web_test.StaticFileTest.test_static_unsatisfiable_range_end_less_than_start) ... ERROR test_static_unsatisfiable_range_invalid_start (tornado.test.web_test.StaticFileTest.test_static_unsatisfiable_range_invalid_start) ... ERROR test_static_unsatisfiable_range_zero_suffix (tornado.test.web_test.StaticFileTest.test_static_unsatisfiable_range_zero_suffix) ... ERROR test_static_url (tornado.test.web_test.StaticFileTest.test_static_url) ... ERROR test_static_with_range (tornado.test.web_test.StaticFileTest.test_static_with_range) ... ERROR test_static_with_range_end_edge (tornado.test.web_test.StaticFileTest.test_static_with_range_end_edge) ... ERROR test_static_with_range_full_file (tornado.test.web_test.StaticFileTest.test_static_with_range_full_file) ... ERROR test_static_with_range_full_past_end (tornado.test.web_test.StaticFileTest.test_static_with_range_full_past_end) ... ERROR test_static_with_range_neg_end (tornado.test.web_test.StaticFileTest.test_static_with_range_neg_end) ... ERROR test_static_with_range_neg_past_start (tornado.test.web_test.StaticFileTest.test_static_with_range_neg_past_start) ... ERROR test_static_with_range_partial_past_end (tornado.test.web_test.StaticFileTest.test_static_with_range_partial_past_end) ... ERROR test_serve (tornado.test.web_test.StaticFileWithPathTest.test_serve) ... ERROR test_status (tornado.test.web_test.StatusReasonTest.test_status) ... ERROR test_close_during_upload (tornado.test.web_test.StreamingRequestBodyTest.test_close_during_upload) ... ERROR test_early_return (tornado.test.web_test.StreamingRequestBodyTest.test_early_return) ... ERROR test_early_return_with_data (tornado.test.web_test.StreamingRequestBodyTest.test_early_return_with_data) ... ERROR test_streaming_body (tornado.test.web_test.StreamingRequestBodyTest.test_streaming_body) ... ERROR test_ui_method (tornado.test.web_test.UIMethodUIModuleTest.test_ui_method) ... ERROR test_non_reversible (tornado.test.web_test.URLSpecReverseTest.test_non_reversible) ... ok test_reverse (tornado.test.web_test.URLSpecReverseTest.test_reverse) ... ok test_reverse_arguments (tornado.test.web_test.URLSpecReverseTest.test_reverse_arguments) ... ok test_unimplemented_standard_methods (tornado.test.web_test.UnimplementedHTTPMethodsTest.test_unimplemented_standard_methods) ... ERROR test_unimplemented_other (tornado.test.web_test.UnimplementedNonStandardMethodsTest.test_unimplemented_other) ... ERROR test_unimplemented_patch (tornado.test.web_test.UnimplementedNonStandardMethodsTest.test_unimplemented_patch) ... ERROR test_decode_argument (tornado.test.web_test.WSGISafeWebTest.test_decode_argument) ... ERROR test_decode_argument_invalid_unicode (tornado.test.web_test.WSGISafeWebTest.test_decode_argument_invalid_unicode) ... ERROR test_decode_argument_plus (tornado.test.web_test.WSGISafeWebTest.test_decode_argument_plus) ... ERROR test_get_argument (tornado.test.web_test.WSGISafeWebTest.test_get_argument) ... ERROR test_get_body_arguments (tornado.test.web_test.WSGISafeWebTest.test_get_body_arguments) ... ERROR test_get_query_arguments (tornado.test.web_test.WSGISafeWebTest.test_get_query_arguments) ... ERROR test_header_injection (tornado.test.web_test.WSGISafeWebTest.test_header_injection) ... ERROR test_multi_header (tornado.test.web_test.WSGISafeWebTest.test_multi_header) ... ERROR test_no_gzip (tornado.test.web_test.WSGISafeWebTest.test_no_gzip) ... ERROR test_optional_path (tornado.test.web_test.WSGISafeWebTest.test_optional_path) ... ERROR test_redirect (tornado.test.web_test.WSGISafeWebTest.test_redirect) ... ERROR test_reverse_url (tornado.test.web_test.WSGISafeWebTest.test_reverse_url) ... ok test_types (tornado.test.web_test.WSGISafeWebTest.test_types) ... ERROR test_uimodule_resources (tornado.test.web_test.WSGISafeWebTest.test_uimodule_resources) ... ERROR test_uimodule_unescaped (tornado.test.web_test.WSGISafeWebTest.test_uimodule_unescaped) ... ERROR test_web_redirect (tornado.test.web_test.WSGISafeWebTest.test_web_redirect) ... ERROR test_web_redirect_double_slash (tornado.test.web_test.WSGISafeWebTest.test_web_redirect_double_slash) ... ERROR test_xsrf_httponly (tornado.test.web_test.XSRFCookieKwargsTest.test_xsrf_httponly) ... ERROR test_xsrf_fail_body_no_cookie (tornado.test.web_test.XSRFCookieNameTest.test_xsrf_fail_body_no_cookie) ... ERROR test_xsrf_fail_no_token (tornado.test.web_test.XSRFCookieNameTest.test_xsrf_fail_no_token) ... ERROR test_xsrf_success_post_body (tornado.test.web_test.XSRFCookieNameTest.test_xsrf_success_post_body) ... ERROR test_cross_user (tornado.test.web_test.XSRFTest.test_cross_user) ... ERROR test_distinct_tokens (tornado.test.web_test.XSRFTest.test_distinct_tokens) ... ERROR test_refresh_token (tornado.test.web_test.XSRFTest.test_refresh_token) ... ERROR test_versioning (tornado.test.web_test.XSRFTest.test_versioning) ... ERROR test_xsrf_fail_argument_invalid_format (tornado.test.web_test.XSRFTest.test_xsrf_fail_argument_invalid_format) ... ERROR test_xsrf_fail_body_no_cookie (tornado.test.web_test.XSRFTest.test_xsrf_fail_body_no_cookie) ... ERROR test_xsrf_fail_cookie_invalid_format (tornado.test.web_test.XSRFTest.test_xsrf_fail_cookie_invalid_format) ... ERROR test_xsrf_fail_cookie_no_body (tornado.test.web_test.XSRFTest.test_xsrf_fail_cookie_no_body) ... ERROR test_xsrf_fail_no_token (tornado.test.web_test.XSRFTest.test_xsrf_fail_no_token) ... ERROR test_xsrf_success_header (tornado.test.web_test.XSRFTest.test_xsrf_success_header) ... ERROR test_xsrf_success_non_hex_token (tornado.test.web_test.XSRFTest.test_xsrf_success_non_hex_token) ... ERROR test_xsrf_success_post_body (tornado.test.web_test.XSRFTest.test_xsrf_success_post_body) ... ERROR test_xsrf_success_query_string (tornado.test.web_test.XSRFTest.test_xsrf_success_query_string) ... ERROR test_xsrf_success_short_token (tornado.test.web_test.XSRFTest.test_xsrf_success_short_token) ... ERROR test_message_sizes (tornado.test.websocket_test.ClientOnlyCompressionTest.test_message_sizes) ... ERROR test_size_limit (tornado.test.websocket_test.ClientOnlyCompressionTest.test_size_limit) ... ERROR test_client_ping (tornado.test.websocket_test.ClientPeriodicPingTest.test_client_ping) ... ERROR test_mask (tornado.test.websocket_test.CythonMaskFunctionTest.test_mask) ... skipped 'tornado.speedups module not present' test_message_sizes (tornado.test.websocket_test.DefaultCompressionTest.test_message_sizes) ... ERROR test_size_limit (tornado.test.websocket_test.DefaultCompressionTest.test_size_limit) ... ERROR test_manual_ping (tornado.test.websocket_test.ManualPingTest.test_manual_ping) ... ERROR test_large_message (tornado.test.websocket_test.MaxMessageSizeTest.test_large_message) ... ERROR test_message_sizes (tornado.test.websocket_test.NoCompressionTest.test_message_sizes) ... ERROR test_size_limit (tornado.test.websocket_test.NoCompressionTest.test_size_limit) ... ERROR test_mask (tornado.test.websocket_test.PythonMaskFunctionTest.test_mask) ... ok test_message_sizes (tornado.test.websocket_test.ServerOnlyCompressionTest.test_message_sizes) ... ERROR test_size_limit (tornado.test.websocket_test.ServerOnlyCompressionTest.test_size_limit) ... ERROR test_server_ping (tornado.test.websocket_test.ServerPeriodicPingTest.test_server_ping) ... ERROR test_native_coroutine (tornado.test.websocket_test.WebSocketNativeCoroutineTest.test_native_coroutine) ... ERROR test_async_prepare (tornado.test.websocket_test.WebSocketTest.test_async_prepare) ... ERROR test_bad_websocket_version (tornado.test.websocket_test.WebSocketTest.test_bad_websocket_version) ... ERROR test_binary_message (tornado.test.websocket_test.WebSocketTest.test_binary_message) ... ERROR test_check_origin_invalid (tornado.test.websocket_test.WebSocketTest.test_check_origin_invalid) ... ERROR test_check_origin_invalid_partial_url (tornado.test.websocket_test.WebSocketTest.test_check_origin_invalid_partial_url) ... ERROR test_check_origin_invalid_subdomains (tornado.test.websocket_test.WebSocketTest.test_check_origin_invalid_subdomains) ... ERROR test_check_origin_valid_no_path (tornado.test.websocket_test.WebSocketTest.test_check_origin_valid_no_path) ... ERROR test_check_origin_valid_with_path (tornado.test.websocket_test.WebSocketTest.test_check_origin_valid_with_path) ... ERROR test_client_close_reason (tornado.test.websocket_test.WebSocketTest.test_client_close_reason) ... ERROR test_coroutine (tornado.test.websocket_test.WebSocketTest.test_coroutine) ... ERROR test_error_in_async_open (tornado.test.websocket_test.WebSocketTest.test_error_in_async_open) ... ERROR test_error_in_closed_client_write_message (tornado.test.websocket_test.WebSocketTest.test_error_in_closed_client_write_message) ... ERROR test_error_in_on_message (tornado.test.websocket_test.WebSocketTest.test_error_in_on_message) ... ERROR test_error_in_open (tornado.test.websocket_test.WebSocketTest.test_error_in_open) ... ERROR test_http_request (tornado.test.websocket_test.WebSocketTest.test_http_request) ... ERROR test_missing_websocket_key (tornado.test.websocket_test.WebSocketTest.test_missing_websocket_key) ... ERROR test_nodelay (tornado.test.websocket_test.WebSocketTest.test_nodelay) ... ERROR test_open_coroutine (tornado.test.websocket_test.WebSocketTest.test_open_coroutine) ... ERROR test_path_args (tornado.test.websocket_test.WebSocketTest.test_path_args) ... ERROR test_render_message (tornado.test.websocket_test.WebSocketTest.test_render_message) ... ERROR test_server_close_reason (tornado.test.websocket_test.WebSocketTest.test_server_close_reason) ... ERROR test_subprotocols (tornado.test.websocket_test.WebSocketTest.test_subprotocols) ... ERROR test_subprotocols_not_offered (tornado.test.websocket_test.WebSocketTest.test_subprotocols_not_offered) ... ERROR test_unicode_message (tornado.test.websocket_test.WebSocketTest.test_unicode_message) ... ERROR test_websocket_callbacks (tornado.test.websocket_test.WebSocketTest.test_websocket_callbacks) ... ERROR test_websocket_close_buffered_data (tornado.test.websocket_test.WebSocketTest.test_websocket_close_buffered_data) ... ERROR test_websocket_gen (tornado.test.websocket_test.WebSocketTest.test_websocket_gen) ... ERROR test_websocket_header_echo (tornado.test.websocket_test.WebSocketTest.test_websocket_header_echo) ... ERROR test_websocket_headers (tornado.test.websocket_test.WebSocketTest.test_websocket_headers) ... ERROR test_websocket_http_fail (tornado.test.websocket_test.WebSocketTest.test_websocket_http_fail) ... ERROR test_websocket_http_redirect (tornado.test.websocket_test.WebSocketTest.test_websocket_http_redirect) ... ERROR test_websocket_http_success (tornado.test.websocket_test.WebSocketTest.test_websocket_http_success) ... ERROR test_websocket_network_fail (tornado.test.websocket_test.WebSocketTest.test_websocket_network_fail) ... ok test_write_after_close (tornado.test.websocket_test.WebSocketTest.test_write_after_close) ... ERROR test_concurrent_barrier (tornado.test.wsgi_test.WSGIContainerDummyExecutorTest.test_concurrent_barrier) ... ERROR test_concurrent_streaming_barrier (tornado.test.wsgi_test.WSGIContainerDummyExecutorTest.test_concurrent_streaming_barrier) ... ERROR test_simple (tornado.test.wsgi_test.WSGIContainerDummyExecutorTest.test_simple) ... ERROR test_concurrent_barrier (tornado.test.wsgi_test.WSGIContainerThreadPoolTest.test_concurrent_barrier) ... ERROR test_concurrent_streaming_barrier (tornado.test.wsgi_test.WSGIContainerThreadPoolTest.test_concurrent_streaming_barrier) ... ERROR test_simple (tornado.test.wsgi_test.WSGIContainerThreadPoolTest.test_simple) ... ERROR ====================================================================== ERROR: test_facebook_login (tornado.test.auth_test.AuthTest.test_facebook_login) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/auth_test.py", line 446, in test_facebook_login response = self.fetch("/facebook/client/login", follow_redirects=False) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_oauth10_get_user (tornado.test.auth_test.AuthTest.test_oauth10_get_user) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/auth_test.py", line 373, in test_oauth10_get_user response = self.fetch( "/oauth10/client/login?oauth_token=zxcv", headers={"Cookie": "_oauth_request_token=enhjdg==|MTIzNA=="}, ) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_oauth10_redirect (tornado.test.auth_test.AuthTest.test_oauth10_redirect) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/auth_test.py", line 358, in test_oauth10_redirect response = self.fetch("/oauth10/client/login", follow_redirects=False) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_oauth10_request_parameters (tornado.test.auth_test.AuthTest.test_oauth10_request_parameters) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/auth_test.py", line 383, in test_oauth10_request_parameters response = self.fetch("/oauth10/client/request_params") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_oauth10a_get_user (tornado.test.auth_test.AuthTest.test_oauth10a_get_user) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/auth_test.py", line 415, in test_oauth10a_get_user response = self.fetch( "/oauth10a/client/login?oauth_token=zxcv", headers={"Cookie": "_oauth_request_token=enhjdg==|MTIzNA=="}, ) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_oauth10a_get_user_coroutine_exception (tornado.test.auth_test.AuthTest.test_oauth10a_get_user_coroutine_exception) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/auth_test.py", line 434, in test_oauth10a_get_user_coroutine_exception response = self.fetch( "/oauth10a/client/login_coroutine?oauth_token=zxcv&fail_in_get_user=true", headers={"Cookie": "_oauth_request_token=enhjdg==|MTIzNA=="}, ) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_oauth10a_redirect (tornado.test.auth_test.AuthTest.test_oauth10a_redirect) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/auth_test.py", line 392, in test_oauth10a_redirect response = self.fetch("/oauth10a/client/login", follow_redirects=False) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_oauth10a_redirect_error (tornado.test.auth_test.AuthTest.test_oauth10a_redirect_error) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/auth_test.py", line 411, in test_oauth10a_redirect_error response = self.fetch("/oauth10a/client/login", follow_redirects=False) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_oauth10a_request_parameters (tornado.test.auth_test.AuthTest.test_oauth10a_request_parameters) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/auth_test.py", line 425, in test_oauth10a_request_parameters response = self.fetch("/oauth10a/client/request_params") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_oauth2_redirect (tornado.test.auth_test.AuthTest.test_oauth2_redirect) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/auth_test.py", line 441, in test_oauth2_redirect response = self.fetch("/oauth2/client/login", follow_redirects=False) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_openid_get_user (tornado.test.auth_test.AuthTest.test_openid_get_user) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/auth_test.py", line 347, in test_openid_get_user response = self.fetch( "/openid/client/login?openid.mode=blah" ...<2 lines>... "&openid.ax.value.email=foo@example.com" ) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_openid_redirect (tornado.test.auth_test.AuthTest.test_openid_redirect) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/auth_test.py", line 342, in test_openid_redirect response = self.fetch("/openid/client/login", follow_redirects=False) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_twitter_authenticate_redirect (tornado.test.auth_test.AuthTest.test_twitter_authenticate_redirect) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/auth_test.py", line 480, in test_twitter_authenticate_redirect response = self.fetch("/twitter/client/authenticate", follow_redirects=False) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_twitter_get_user (tornado.test.auth_test.AuthTest.test_twitter_get_user) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/auth_test.py", line 496, in test_twitter_get_user response = self.fetch( "/twitter/client/login?oauth_token=zxcv", headers={"Cookie": "_oauth_request_token=enhjdg==|MTIzNA=="}, ) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_twitter_redirect (tornado.test.auth_test.AuthTest.test_twitter_redirect) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/auth_test.py", line 474, in test_twitter_redirect self.base_twitter_redirect("/twitter/client/login") ~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/auth_test.py", line 459, in base_twitter_redirect response = self.fetch(url, follow_redirects=False) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_twitter_redirect_gen_coroutine (tornado.test.auth_test.AuthTest.test_twitter_redirect_gen_coroutine) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/auth_test.py", line 477, in test_twitter_redirect_gen_coroutine self.base_twitter_redirect("/twitter/client/login_gen_coroutine") ~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/auth_test.py", line 459, in base_twitter_redirect response = self.fetch(url, follow_redirects=False) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_twitter_show_user (tornado.test.auth_test.AuthTest.test_twitter_show_user) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/auth_test.py", line 517, in test_twitter_show_user response = self.fetch("/twitter/client/show_user?name=somebody") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_twitter_show_user_error (tornado.test.auth_test.AuthTest.test_twitter_show_user_error) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/auth_test.py", line 524, in test_twitter_show_user_error response = self.fetch("/twitter/client/show_user?name=error") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_google_login (tornado.test.auth_test.GoogleOAuth2Test.test_google_login) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/auth_test.py", line 600, in test_google_login response = self.fetch("/client/login") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_async_handler (tornado.test.circlerefs_test.CircleRefsTest.test_async_handler) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 191, in test_async_handler asyncio.run(self.run_handler(Handler)) ~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) ~~~~~~~~~~^^^^^^ File "/usr/lib/python3.13/asyncio/runners.py", line 118, in run return self._loop.run_until_complete(task) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^ File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() ~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 157, in run_handler await client.fetch(f"http://127.0.0.1:{port}/") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_coro_handler (tornado.test.circlerefs_test.CircleRefsTest.test_coro_handler) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 183, in test_coro_handler asyncio.run(self.run_handler(Handler)) ~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) ~~~~~~~~~~^^^^^^ File "/usr/lib/python3.13/asyncio/runners.py", line 118, in run return self._loop.run_until_complete(task) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^ File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() ~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 157, in run_handler await client.fetch(f"http://127.0.0.1:{port}/") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_finish_exception_handler (tornado.test.circlerefs_test.CircleRefsTest.test_finish_exception_handler) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 174, in test_finish_exception_handler asyncio.run(self.run_handler(Handler)) ~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) ~~~~~~~~~~^^^^^^ File "/usr/lib/python3.13/asyncio/runners.py", line 118, in run return self._loop.run_until_complete(task) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^ File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() ~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 157, in run_handler await client.fetch(f"http://127.0.0.1:{port}/") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_sync_handler (tornado.test.circlerefs_test.CircleRefsTest.test_sync_handler) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 167, in test_sync_handler asyncio.run(self.run_handler(Handler)) ~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run return runner.run(main) ~~~~~~~~~~^^^^^^ File "/usr/lib/python3.13/asyncio/runners.py", line 118, in run return self._loop.run_until_complete(task) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^ File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete return future.result() ~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/circlerefs_test.py", line 157, in run_handler await client.fetch(f"http://127.0.0.1:{port}/") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_future (tornado.test.concurrent_test.GeneratorClientTest.test_future) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/concurrent_test.py", line 119, in test_future self.assertEqual(future.result(), "HELLO") ~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/concurrent_test.py", line 92, in capitalize yield stream.connect(("127.0.0.1", self.port)) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() tornado.iostream.StreamClosedError: Stream is closed ====================================================================== ERROR: test_future_error (tornado.test.concurrent_test.GeneratorClientTest.test_future_error) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/concurrent_test.py", line 125, in test_future_error self.assertRaisesRegex(CapError, "already capitalized", future.result) # type: ignore ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.13/unittest/case.py", line 1338, in assertRaisesRegex return context.handle('assertRaisesRegex', args, kwargs) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.13/unittest/case.py", line 238, in handle callable_obj(*args, **kwargs) ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/concurrent_test.py", line 92, in capitalize yield stream.connect(("127.0.0.1", self.port)) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() tornado.iostream.StreamClosedError: Stream is closed ====================================================================== ERROR: test_generator (tornado.test.concurrent_test.GeneratorClientTest.test_generator) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/concurrent_test.py", line 133, in test_generator self.io_loop.run_sync(f) ~~~~~~~~~~~~~~~~~~~~~^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/concurrent_test.py", line 130, in f result = yield self.client.capitalize("hello") ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/concurrent_test.py", line 92, in capitalize yield stream.connect(("127.0.0.1", self.port)) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() tornado.iostream.StreamClosedError: Stream is closed ====================================================================== ERROR: test_generator_error (tornado.test.concurrent_test.GeneratorClientTest.test_generator_error) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/concurrent_test.py", line 141, in test_generator_error self.io_loop.run_sync(f) ~~~~~~~~~~~~~~~~~~~~~^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/concurrent_test.py", line 139, in f yield self.client.capitalize("HELLO") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/concurrent_test.py", line 92, in capitalize yield stream.connect(("127.0.0.1", self.port)) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() tornado.iostream.StreamClosedError: Stream is closed ====================================================================== ERROR: test_async_prepare_error_handler (tornado.test.gen_test.GenWebTest.test_async_prepare_error_handler) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/gen_test.py", line 724, in test_async_prepare_error_handler response = self.fetch("/async_prepare_error") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_coroutine_sequence_handler (tornado.test.gen_test.GenWebTest.test_coroutine_sequence_handler) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/gen_test.py", line 712, in test_coroutine_sequence_handler response = self.fetch("/coroutine_sequence") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_coroutine_unfinished_sequence_handler (tornado.test.gen_test.GenWebTest.test_coroutine_unfinished_sequence_handler) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/gen_test.py", line 716, in test_coroutine_unfinished_sequence_handler response = self.fetch("/coroutine_unfinished_sequence") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_native_coroutine_handler (tornado.test.gen_test.GenWebTest.test_native_coroutine_handler) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/gen_test.py", line 728, in test_native_coroutine_handler response = self.fetch("/native_coroutine") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_undecorated_coroutines (tornado.test.gen_test.GenWebTest.test_undecorated_coroutines) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/gen_test.py", line 720, in test_undecorated_coroutines response = self.fetch("/undecorated_coroutine") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_http10_no_content_length (tornado.test.http1connection_test.HTTP1ConnectionTest.test_http10_no_content_length) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/http1connection_test.py", line 17, in setUp self.asyncSetUp() ~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 617, in post_coroutine self._test_generator.throw(e) ~~~~~~~~~~~~~~~~~~~~~~~~~~^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/http1connection_test.py", line 32, in asyncSetUp yield [self.client_stream.connect(("127.0.0.1", port)), event.wait()] File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 538, in run_sync raise TimeoutError("Operation timed out after %s seconds" % timeout) TimeoutError: Operation timed out after 5 seconds ====================================================================== ERROR: test_304_with_content_length (tornado.test.httpclient_test.HTTPClientCommonTestCase.test_304_with_content_length) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpclient_test.py", line 561, in test_304_with_content_length response = self.fetch("/304_with_content_length") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_all_methods (tornado.test.httpclient_test.HTTPClientCommonTestCase.test_all_methods) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpclient_test.py", line 613, in test_all_methods response = self.fetch("/all_methods", method=method) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_basic_auth (tornado.test.httpclient_test.HTTPClientCommonTestCase.test_basic_auth) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpclient_test.py", line 268, in test_basic_auth self.fetch( ~~~~~~~~~~^ "/auth", auth_username="Aladdin", auth_password="open sesame" ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ).body, ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_basic_auth_explicit_mode (tornado.test.httpclient_test.HTTPClientCommonTestCase.test_basic_auth_explicit_mode) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpclient_test.py", line 276, in test_basic_auth_explicit_mode self.fetch( ~~~~~~~~~~^ "/auth", ^^^^^^^^ ...<2 lines>... auth_mode="basic", ^^^^^^^^^^^^^^^^^^ ).body, ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_basic_auth_unicode (tornado.test.httpclient_test.HTTPClientCommonTestCase.test_basic_auth_unicode) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpclient_test.py", line 288, in test_basic_auth_unicode self.fetch("/auth", auth_username="test", auth_password="123£").body, ~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_bind_source_ip (tornado.test.httpclient_test.HTTPClientCommonTestCase.test_bind_source_ip) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpclient_test.py", line 603, in test_bind_source_ip response = yield self.http_client.fetch(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_body_encoding (tornado.test.httpclient_test.HTTPClientCommonTestCase.test_body_encoding) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpclient_test.py", line 387, in test_body_encoding response = self.fetch( "/echopost", ...<2 lines>... headers={"Content-Type": "application/blah"}, ) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_body_sanity_checks (tornado.test.httpclient_test.HTTPClientCommonTestCase.test_body_sanity_checks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpclient_test.py", line 629, in test_body_sanity_checks self.fetch("/all_methods", method=method, raise_error=True) ~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_chunked (tornado.test.httpclient_test.HTTPClientCommonTestCase.test_chunked) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpclient_test.py", line 220, in test_chunked response = self.fetch("/chunk") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_chunked_close (tornado.test.httpclient_test.HTTPClientCommonTestCase.test_chunked_close) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpclient_test.py", line 260, in test_chunked_close resp = self.fetch("http://127.0.0.1:%d/" % port) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_configure_defaults (tornado.test.httpclient_test.HTTPClientCommonTestCase.test_configure_defaults) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpclient_test.py", line 492, in test_configure_defaults response = yield client.fetch(self.get_url("/user_agent")) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_credentials_in_url (tornado.test.httpclient_test.HTTPClientCommonTestCase.test_credentials_in_url) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpclient_test.py", line 379, in test_credentials_in_url response = self.fetch(url) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_follow_redirect (tornado.test.httpclient_test.HTTPClientCommonTestCase.test_follow_redirect) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpclient_test.py", line 315, in test_follow_redirect response = self.fetch("/countdown/2", follow_redirects=False) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_future_http_error (tornado.test.httpclient_test.HTTPClientCommonTestCase.test_future_http_error) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpclient_test.py", line 573, in test_future_http_error yield self.http_client.fetch(self.get_url("/notfound")) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_future_http_error_no_raise (tornado.test.httpclient_test.HTTPClientCommonTestCase.test_future_http_error_no_raise) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpclient_test.py", line 581, in test_future_http_error_no_raise response = yield self.http_client.fetch( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ self.get_url("/notfound"), raise_error=False ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_future_interface (tornado.test.httpclient_test.HTTPClientCommonTestCase.test_future_interface) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpclient_test.py", line 567, in test_future_interface response = yield self.http_client.fetch(self.get_url("/hello")) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_gzip (tornado.test.httpclient_test.HTTPClientCommonTestCase.test_gzip) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpclient_test.py", line 431, in test_gzip response = self.fetch( "/chunk", decompress_response=False, headers={"Accept-Encoding": "gzip"} ) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_header_callback (tornado.test.httpclient_test.HTTPClientCommonTestCase.test_header_callback) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpclient_test.py", line 477, in test_header_callback self.fetch( ~~~~~~~~~~^ "/chunk", ^^^^^^^^^ header_callback=header_callback, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ streaming_callback=streaming_callback, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_header_crlf (tornado.test.httpclient_test.HTTPClientCommonTestCase.test_header_crlf) (name='cr', position='value') ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpclient_test.py", line 739, in test_header_crlf self.fetch("/hello", headers={"foo": header}) ~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_header_crlf (tornado.test.httpclient_test.HTTPClientCommonTestCase.test_header_crlf) (name='cr', position='key') ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpclient_test.py", line 742, in test_header_crlf self.fetch("/hello", headers={header: "foo"}) ~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_header_crlf (tornado.test.httpclient_test.HTTPClientCommonTestCase.test_header_crlf) (name='lf', position='value') ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpclient_test.py", line 739, in test_header_crlf self.fetch("/hello", headers={"foo": header}) ~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_header_crlf (tornado.test.httpclient_test.HTTPClientCommonTestCase.test_header_crlf) (name='lf', position='key') ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpclient_test.py", line 742, in test_header_crlf self.fetch("/hello", headers={header: "foo"}) ~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_header_crlf (tornado.test.httpclient_test.HTTPClientCommonTestCase.test_header_crlf) (name='crlf', position='value') ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpclient_test.py", line 739, in test_header_crlf self.fetch("/hello", headers={"foo": header}) ~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_header_crlf (tornado.test.httpclient_test.HTTPClientCommonTestCase.test_header_crlf) (name='crlf', position='key') ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpclient_test.py", line 742, in test_header_crlf self.fetch("/hello", headers={header: "foo"}) ~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_header_encoding (tornado.test.httpclient_test.HTTPClientCommonTestCase.test_header_encoding) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpclient_test.py", line 548, in test_header_encoding response = yield self.http_client.fetch( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ...<4 lines>... ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_header_types (tornado.test.httpclient_test.HTTPClientCommonTestCase.test_header_types) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpclient_test.py", line 506, in test_header_types resp = self.fetch("/user_agent", headers=headers) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_hello_world (tornado.test.httpclient_test.HTTPClientCommonTestCase.test_hello_world) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpclient_test.py", line 196, in test_hello_world response = self.fetch("/hello") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_invalid_gzip (tornado.test.httpclient_test.HTTPClientCommonTestCase.test_invalid_gzip) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpclient_test.py", line 449, in test_invalid_gzip response = self.fetch("/invalid_gzip") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_method_after_redirect (tornado.test.httpclient_test.HTTPClientCommonTestCase.test_method_after_redirect) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpclient_test.py", line 351, in test_method_after_redirect resp = self.fetch(url, method="POST", body=b"") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_multi_line_headers (tornado.test.httpclient_test.HTTPClientCommonTestCase.test_multi_line_headers) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpclient_test.py", line 540, in test_multi_line_headers resp = self.fetch("http://127.0.0.1:%d/" % port) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_non_ascii_header (tornado.test.httpclient_test.HTTPClientCommonTestCase.test_non_ascii_header) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpclient_test.py", line 682, in test_non_ascii_header response = self.fetch("/set_header?k=foo&v=%E9") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_patch_receives_payload (tornado.test.httpclient_test.HTTPClientCommonTestCase.test_patch_receives_payload) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpclient_test.py", line 190, in test_patch_receives_payload response = self.fetch("/patch", method="PATCH", body=body) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_post (tornado.test.httpclient_test.HTTPClientCommonTestCase.test_post) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpclient_test.py", line 215, in test_post response = self.fetch("/post", method="POST", body="arg1=foo&arg2=bar") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_put_307 (tornado.test.httpclient_test.HTTPClientCommonTestCase.test_put_307) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpclient_test.py", line 674, in test_put_307 response = self.fetch( "/redirect?status=307&url=/put", method="PUT", body=b"hello" ) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_redirect_put_with_body (tornado.test.httpclient_test.HTTPClientCommonTestCase.test_redirect_put_with_body) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpclient_test.py", line 333, in test_redirect_put_with_body response = self.fetch( "/redirect?url=/put&status=307", method="PUT", body="hello" ) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_redirect_put_without_body (tornado.test.httpclient_test.HTTPClientCommonTestCase.test_redirect_put_without_body) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpclient_test.py", line 340, in test_redirect_put_without_body response = self.fetch( "/redirect?url=/put&status=307", method="PUT", allow_nonstandard_methods=True, ) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_redirect_without_location (tornado.test.httpclient_test.HTTPClientCommonTestCase.test_redirect_without_location) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpclient_test.py", line 325, in test_redirect_without_location response = self.fetch("/redirect_without_location", follow_redirects=True) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_response_times (tornado.test.httpclient_test.HTTPClientCommonTestCase.test_response_times) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpclient_test.py", line 691, in test_response_times response = self.fetch("/hello") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_reuse_request_from_response (tornado.test.httpclient_test.HTTPClientCommonTestCase.test_reuse_request_from_response) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpclient_test.py", line 593, in test_reuse_request_from_response response = yield self.http_client.fetch(url) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_streaming_callback (tornado.test.httpclient_test.HTTPClientCommonTestCase.test_streaming_callback) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpclient_test.py", line 209, in test_streaming_callback response = self.fetch("/hello", streaming_callback=chunks.append) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_types (tornado.test.httpclient_test.HTTPClientCommonTestCase.test_types) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpclient_test.py", line 419, in test_types response = self.fetch("/hello") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_unsupported_auth_mode (tornado.test.httpclient_test.HTTPClientCommonTestCase.test_unsupported_auth_mode) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpclient_test.py", line 306, in test_unsupported_auth_mode self.fetch( ~~~~~~~~~~^ "/auth", ^^^^^^^^ ...<3 lines>... raise_error=True, ^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_zero_timeout (tornado.test.httpclient_test.HTTPClientCommonTestCase.test_zero_timeout) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpclient_test.py", line 705, in test_zero_timeout response = self.fetch("/hello", connect_timeout=0) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_sync_client (tornado.test.httpclient_test.SyncHTTPClientTest.test_sync_client) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpclient_test.py", line 840, in test_sync_client response = self.http_client.fetch(self.get_url("/")) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/httpclient.py", line 134, in fetch response = self._io_loop.run_sync( functools.partial(self._async_client.fetch, request, **kwargs) ) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_sync_client_error (tornado.test.httpclient_test.SyncHTTPClientTest.test_sync_client_error) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpclient_test.py", line 847, in test_sync_client_error self.http_client.fetch(self.get_url("/notfound")) ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/httpclient.py", line 134, in fetch response = self._io_loop.run_sync( functools.partial(self._async_client.fetch, request, **kwargs) ) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_body_size_override_reset (tornado.test.httpserver_test.BodyLimitsTest.test_body_size_override_reset) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpserver_test.py", line 1456, in test_body_size_override_reset yield stream.connect(("127.0.0.1", self.get_http_port())) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() tornado.iostream.StreamClosedError: Stream is closed ====================================================================== ERROR: test_large_body_buffered (tornado.test.httpserver_test.BodyLimitsTest.test_large_body_buffered) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpserver_test.py", line 1391, in test_large_body_buffered response = self.fetch("/buffered", method="PUT", body=b"a" * 10240) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_large_body_buffered_chunked (tornado.test.httpserver_test.BodyLimitsTest.test_large_body_buffered_chunked) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpserver_test.py", line 1398, in test_large_body_buffered_chunked response = self.fetch( "/buffered", method="PUT", body_producer=lambda write: write(b"a" * 10240), ) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_large_body_streaming (tornado.test.httpserver_test.BodyLimitsTest.test_large_body_streaming) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpserver_test.py", line 1407, in test_large_body_streaming response = self.fetch("/streaming", method="PUT", body=b"a" * 10240) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_large_body_streaming_chunked (tornado.test.httpserver_test.BodyLimitsTest.test_large_body_streaming_chunked) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpserver_test.py", line 1413, in test_large_body_streaming_chunked response = self.fetch( "/streaming", method="PUT", body_producer=lambda write: write(b"a" * 10240), ) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_large_body_streaming_chunked_override (tornado.test.httpserver_test.BodyLimitsTest.test_large_body_streaming_chunked_override) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpserver_test.py", line 1427, in test_large_body_streaming_chunked_override response = self.fetch( "/streaming?expected_size=10240", method="PUT", body_producer=lambda write: write(b"a" * 10240), ) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_large_body_streaming_override (tornado.test.httpserver_test.BodyLimitsTest.test_large_body_streaming_override) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpserver_test.py", line 1421, in test_large_body_streaming_override response = self.fetch( "/streaming?expected_size=10240", method="PUT", body=b"a" * 10240 ) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_small_body (tornado.test.httpserver_test.BodyLimitsTest.test_small_body) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpserver_test.py", line 1384, in test_small_body response = self.fetch("/buffered", method="PUT", body=b"a" * 4096) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_timeout (tornado.test.httpserver_test.BodyLimitsTest.test_timeout) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpserver_test.py", line 1438, in test_timeout yield stream.connect(("127.0.0.1", self.get_http_port())) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() tornado.iostream.StreamClosedError: Stream is closed ====================================================================== ERROR: test_uncompressed (tornado.test.httpserver_test.GzipBaseTest.test_uncompressed) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpserver_test.py", line 1101, in test_uncompressed response = self.fetch("/", method="POST", body="foo=bar") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_gzip (tornado.test.httpserver_test.GzipTest.test_gzip) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpserver_test.py", line 1110, in test_gzip response = self.post_gzip("foo=bar") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpserver_test.py", line 1093, in post_gzip return self.fetch( ~~~~~~~~~~^ "/", ^^^^ ...<2 lines>... headers={"Content-Encoding": "gzip"}, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_gzip_case_insensitive (tornado.test.httpserver_test.GzipTest.test_gzip_case_insensitive) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpserver_test.py", line 1120, in test_gzip_case_insensitive response = self.fetch( "/", ...<2 lines>... headers={"Content-Encoding": "GZIP"}, ) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_uncompressed (tornado.test.httpserver_test.GzipTest.test_uncompressed) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpserver_test.py", line 1101, in test_uncompressed response = self.fetch("/", method="POST", body="foo=bar") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_gzip_unsupported (tornado.test.httpserver_test.GzipUnsupportedTest.test_gzip_unsupported) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpserver_test.py", line 1135, in test_gzip_unsupported response = self.post_gzip("foo=bar") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpserver_test.py", line 1093, in post_gzip return self.fetch( ~~~~~~~~~~^ "/", ^^^^ ...<2 lines>... headers={"Content-Encoding": "gzip"}, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_uncompressed (tornado.test.httpserver_test.GzipUnsupportedTest.test_uncompressed) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpserver_test.py", line 1101, in test_uncompressed response = self.fetch("/", method="POST", body="foo=bar") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_100_continue (tornado.test.httpserver_test.HTTPConnectionTest.test_100_continue) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpserver_test.py", line 315, in test_100_continue yield stream.connect(("127.0.0.1", self.get_http_port())) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() tornado.iostream.StreamClosedError: Stream is closed ====================================================================== ERROR: test_multipart_form (tornado.test.httpserver_test.HTTPConnectionTest.test_multipart_form) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpserver_test.py", line 275, in test_multipart_form response = self.raw_fetch( [ ...<18 lines>... ), ) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpserver_test.py", line 258, in raw_fetch self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: stream.connect(("127.0.0.1", self.get_http_port())) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ tornado.iostream.StreamClosedError: Stream is closed ====================================================================== ERROR: test_newlines (tornado.test.httpserver_test.HTTPConnectionTest.test_newlines) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpserver_test.py", line 306, in test_newlines response = self.raw_fetch([b"GET /hello HTTP/1.0"], b"", newline=newline) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpserver_test.py", line 258, in raw_fetch self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: stream.connect(("127.0.0.1", self.get_http_port())) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ tornado.iostream.StreamClosedError: Stream is closed ====================================================================== ERROR: test_chunked_request_body (tornado.test.httpserver_test.HTTPServerRawTest.test_chunked_request_body) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpserver_test.py", line 473, in setUp self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.stream.connect(("127.0.0.1", self.get_http_port())) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ tornado.iostream.StreamClosedError: Stream is closed ====================================================================== ERROR: test_chunked_request_body_duplicate_header (tornado.test.httpserver_test.HTTPServerRawTest.test_chunked_request_body_duplicate_header) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpserver_test.py", line 473, in setUp self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.stream.connect(("127.0.0.1", self.get_http_port())) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ tornado.iostream.StreamClosedError: Stream is closed ====================================================================== ERROR: test_chunked_request_body_invalid_size (tornado.test.httpserver_test.HTTPServerRawTest.test_chunked_request_body_invalid_size) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpserver_test.py", line 473, in setUp self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.stream.connect(("127.0.0.1", self.get_http_port())) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ tornado.iostream.StreamClosedError: Stream is closed ====================================================================== ERROR: test_chunked_request_body_transfer_encoding_and_content_length (tornado.test.httpserver_test.HTTPServerRawTest.test_chunked_request_body_transfer_encoding_and_content_length) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpserver_test.py", line 473, in setUp self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.stream.connect(("127.0.0.1", self.get_http_port())) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ tornado.iostream.StreamClosedError: Stream is closed ====================================================================== ERROR: test_chunked_request_body_unsupported_transfer_encoding (tornado.test.httpserver_test.HTTPServerRawTest.test_chunked_request_body_unsupported_transfer_encoding) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpserver_test.py", line 473, in setUp self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.stream.connect(("127.0.0.1", self.get_http_port())) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ tornado.iostream.StreamClosedError: Stream is closed ====================================================================== ERROR: test_chunked_request_uppercase (tornado.test.httpserver_test.HTTPServerRawTest.test_chunked_request_uppercase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpserver_test.py", line 473, in setUp self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.stream.connect(("127.0.0.1", self.get_http_port())) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ tornado.iostream.StreamClosedError: Stream is closed ====================================================================== ERROR: test_empty_request (tornado.test.httpserver_test.HTTPServerRawTest.test_empty_request) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpserver_test.py", line 473, in setUp self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.stream.connect(("127.0.0.1", self.get_http_port())) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ tornado.iostream.StreamClosedError: Stream is closed ====================================================================== ERROR: test_invalid_content_length (tornado.test.httpserver_test.HTTPServerRawTest.test_invalid_content_length) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpserver_test.py", line 473, in setUp self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.stream.connect(("127.0.0.1", self.get_http_port())) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ tornado.iostream.StreamClosedError: Stream is closed ====================================================================== ERROR: test_malformed_first_line_log (tornado.test.httpserver_test.HTTPServerRawTest.test_malformed_first_line_log) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpserver_test.py", line 473, in setUp self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.stream.connect(("127.0.0.1", self.get_http_port())) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ tornado.iostream.StreamClosedError: Stream is closed ====================================================================== ERROR: test_malformed_first_line_response (tornado.test.httpserver_test.HTTPServerRawTest.test_malformed_first_line_response) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpserver_test.py", line 473, in setUp self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.stream.connect(("127.0.0.1", self.get_http_port())) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ tornado.iostream.StreamClosedError: Stream is closed ====================================================================== ERROR: test_malformed_headers (tornado.test.httpserver_test.HTTPServerRawTest.test_malformed_headers) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpserver_test.py", line 473, in setUp self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.stream.connect(("127.0.0.1", self.get_http_port())) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ tornado.iostream.StreamClosedError: Stream is closed ====================================================================== ERROR: test_double_slash (tornado.test.httpserver_test.HTTPServerTest.test_double_slash) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpserver_test.py", line 444, in test_double_slash response = self.fetch("//doubleslash") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_empty_post_parameters (tornado.test.httpserver_test.HTTPServerTest.test_empty_post_parameters) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpserver_test.py", line 424, in test_empty_post_parameters response = self.fetch("/echo", method="POST", body="foo=&bar=") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_empty_query_string (tornado.test.httpserver_test.HTTPServerTest.test_empty_query_string) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpserver_test.py", line 419, in test_empty_query_string response = self.fetch("/echo?foo=&foo=") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_post_encodings (tornado.test.httpserver_test.HTTPServerTest.test_post_encodings) (enc='utf8', quote=True) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpserver_test.py", line 457, in test_post_encodings response = self.fetch( "/post_" + enc, ...<2 lines>... body=(b"data=" + bin_text), ) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_post_encodings (tornado.test.httpserver_test.HTTPServerTest.test_post_encodings) (enc='utf8', quote=False) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpserver_test.py", line 457, in test_post_encodings response = self.fetch( "/post_" + enc, ...<2 lines>... body=(b"data=" + bin_text), ) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_post_encodings (tornado.test.httpserver_test.HTTPServerTest.test_post_encodings) (enc='gbk', quote=True) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpserver_test.py", line 457, in test_post_encodings response = self.fetch( "/post_" + enc, ...<2 lines>... body=(b"data=" + bin_text), ) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_post_encodings (tornado.test.httpserver_test.HTTPServerTest.test_post_encodings) (enc='gbk', quote=False) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpserver_test.py", line 457, in test_post_encodings response = self.fetch( "/post_" + enc, ...<2 lines>... body=(b"data=" + bin_text), ) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_query_string_encoding (tornado.test.httpserver_test.HTTPServerTest.test_query_string_encoding) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpserver_test.py", line 414, in test_query_string_encoding response = self.fetch("/echo?foo=%C3%A9") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_types (tornado.test.httpserver_test.HTTPServerTest.test_types) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpserver_test.py", line 430, in test_types response = self.fetch("/typecheck?foo=bar", headers=headers) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_idle_after_use (tornado.test.httpserver_test.IdleTimeoutTest.test_idle_after_use) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpserver_test.py", line 1332, in test_idle_after_use stream = yield self.connect() ^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpserver_test.py", line 1319, in connect yield stream.connect(("127.0.0.1", self.get_http_port())) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() tornado.iostream.StreamClosedError: Stream is closed ====================================================================== ERROR: test_unused_connection (tornado.test.httpserver_test.IdleTimeoutTest.test_unused_connection) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpserver_test.py", line 1325, in test_unused_connection stream = yield self.connect() ^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpserver_test.py", line 1319, in connect yield stream.connect(("127.0.0.1", self.get_http_port())) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() tornado.iostream.StreamClosedError: Stream is closed ====================================================================== ERROR: test_invalid_output_content_length (tornado.test.httpserver_test.InvalidOutputContentLengthTest.test_invalid_output_content_length) [normal] ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpserver_test.py", line 1262, in test_invalid_output_content_length response = self.fetch("/", method="GET", headers={"x-test": "normal"}) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_invalid_output_content_length (tornado.test.httpserver_test.InvalidOutputContentLengthTest.test_invalid_output_content_length) [alphabetic] ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpserver_test.py", line 1271, in test_invalid_output_content_length self.fetch("/", method="GET", headers={"x-test": test}) ~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_invalid_output_content_length (tornado.test.httpserver_test.InvalidOutputContentLengthTest.test_invalid_output_content_length) [leading plus] ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpserver_test.py", line 1271, in test_invalid_output_content_length self.fetch("/", method="GET", headers={"x-test": test}) ~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_invalid_output_content_length (tornado.test.httpserver_test.InvalidOutputContentLengthTest.test_invalid_output_content_length) [underscore] ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpserver_test.py", line 1271, in test_invalid_output_content_length self.fetch("/", method="GET", headers={"x-test": test}) ~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_cancel_during_download (tornado.test.httpserver_test.KeepAliveTest.test_cancel_during_download) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpserver_test.py", line 1038, in test_cancel_during_download yield self.connect() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpserver_test.py", line 945, in connect yield self.stream.connect(("127.0.0.1", self.get_http_port())) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() tornado.iostream.StreamClosedError: Stream is closed ====================================================================== ERROR: test_finish_while_closed (tornado.test.httpserver_test.KeepAliveTest.test_finish_while_closed) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpserver_test.py", line 1046, in test_finish_while_closed yield self.connect() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpserver_test.py", line 945, in connect yield self.stream.connect(("127.0.0.1", self.get_http_port())) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() tornado.iostream.StreamClosedError: Stream is closed ====================================================================== ERROR: test_http10 (tornado.test.httpserver_test.KeepAliveTest.test_http10) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpserver_test.py", line 988, in test_http10 yield self.connect() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpserver_test.py", line 945, in connect yield self.stream.connect(("127.0.0.1", self.get_http_port())) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() tornado.iostream.StreamClosedError: Stream is closed ====================================================================== ERROR: test_http10_keepalive (tornado.test.httpserver_test.KeepAliveTest.test_http10_keepalive) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpserver_test.py", line 999, in test_http10_keepalive yield self.connect() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpserver_test.py", line 945, in connect yield self.stream.connect(("127.0.0.1", self.get_http_port())) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() tornado.iostream.StreamClosedError: Stream is closed ====================================================================== ERROR: test_http10_keepalive_extra_crlf (tornado.test.httpserver_test.KeepAliveTest.test_http10_keepalive_extra_crlf) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpserver_test.py", line 1011, in test_http10_keepalive_extra_crlf yield self.connect() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpserver_test.py", line 945, in connect yield self.stream.connect(("127.0.0.1", self.get_http_port())) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() tornado.iostream.StreamClosedError: Stream is closed ====================================================================== ERROR: test_keepalive_chunked (tornado.test.httpserver_test.KeepAliveTest.test_keepalive_chunked) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpserver_test.py", line 1056, in test_keepalive_chunked yield self.connect() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpserver_test.py", line 945, in connect yield self.stream.connect(("127.0.0.1", self.get_http_port())) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() tornado.iostream.StreamClosedError: Stream is closed ====================================================================== ERROR: test_keepalive_chunked_head_no_body (tornado.test.httpserver_test.KeepAliveTest.test_keepalive_chunked_head_no_body) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpserver_test.py", line 1074, in test_keepalive_chunked_head_no_body yield self.connect() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpserver_test.py", line 945, in connect yield self.stream.connect(("127.0.0.1", self.get_http_port())) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() tornado.iostream.StreamClosedError: Stream is closed ====================================================================== ERROR: test_pipelined_cancel (tornado.test.httpserver_test.KeepAliveTest.test_pipelined_cancel) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpserver_test.py", line 1030, in test_pipelined_cancel yield self.connect() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpserver_test.py", line 945, in connect yield self.stream.connect(("127.0.0.1", self.get_http_port())) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() tornado.iostream.StreamClosedError: Stream is closed ====================================================================== ERROR: test_pipelined_requests (tornado.test.httpserver_test.KeepAliveTest.test_pipelined_requests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpserver_test.py", line 1022, in test_pipelined_requests yield self.connect() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpserver_test.py", line 945, in connect yield self.stream.connect(("127.0.0.1", self.get_http_port())) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() tornado.iostream.StreamClosedError: Stream is closed ====================================================================== ERROR: test_request_close (tornado.test.httpserver_test.KeepAliveTest.test_request_close) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpserver_test.py", line 976, in test_request_close yield self.connect() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpserver_test.py", line 945, in connect yield self.stream.connect(("127.0.0.1", self.get_http_port())) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() tornado.iostream.StreamClosedError: Stream is closed ====================================================================== ERROR: test_two_requests (tornado.test.httpserver_test.KeepAliveTest.test_two_requests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpserver_test.py", line 967, in test_two_requests yield self.connect() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpserver_test.py", line 945, in connect yield self.stream.connect(("127.0.0.1", self.get_http_port())) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() tornado.iostream.StreamClosedError: Stream is closed ====================================================================== ERROR: test_legacy_interface (tornado.test.httpserver_test.LegacyInterfaceTest.test_legacy_interface) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpserver_test.py", line 1501, in test_legacy_interface response = self.fetch("/") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_manual_protocol (tornado.test.httpserver_test.ManualProtocolTest.test_manual_protocol) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpserver_test.py", line 815, in test_manual_protocol self.assertEqual(self.fetch_json("/")["protocol"], "https") ~~~~~~~~~~~~~~~^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpserver_test.py", line 84, in fetch_json response = self.fetch(*args, **kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_large_headers (tornado.test.httpserver_test.MaxHeaderSizeTest.test_large_headers) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpserver_test.py", line 1289, in test_large_headers self.fetch("/", headers={"X-Filler": "a" * 1000}, raise_error=True) ~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_small_headers (tornado.test.httpserver_test.MaxHeaderSizeTest.test_small_headers) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpserver_test.py", line 1282, in test_small_headers response = self.fetch("/", headers={"X-Filler": "a" * 100}) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_error_logging (tornado.test.httpserver_test.SSLContextTest.test_error_logging) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpserver_test.py", line 152, in test_error_logging with ExpectLog(gen_log, "SSL Error") as expect_log: ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 743, in __exit__ raise Exception("did not get expected log message") Exception: did not get expected log message ====================================================================== ERROR: test_large_post (tornado.test.httpserver_test.SSLContextTest.test_large_post) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpserver_test.py", line 133, in test_large_post response = self.fetch("/", method="POST", body="A" * 5000) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_non_ssl_request (tornado.test.httpserver_test.SSLContextTest.test_non_ssl_request) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpserver_test.py", line 140, in test_non_ssl_request with ExpectLog(gen_log, "(SSL Error|uncaught exception)"): ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 743, in __exit__ raise Exception("did not get expected log message") Exception: did not get expected log message ====================================================================== ERROR: test_ssl (tornado.test.httpserver_test.SSLContextTest.test_ssl) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpserver_test.py", line 129, in test_ssl response = self.fetch("/") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_request_without_xprotocol (tornado.test.httpserver_test.SSLXHeaderTest.test_request_without_xprotocol) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpserver_test.py", line 793, in test_request_without_xprotocol self.assertEqual(self.fetch_json("/")["remote_protocol"], "https") ~~~~~~~~~~~~~~~^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpserver_test.py", line 84, in fetch_json response = self.fetch(*args, **kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_error_logging (tornado.test.httpserver_test.SSLv23Test.test_error_logging) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpserver_test.py", line 152, in test_error_logging with ExpectLog(gen_log, "SSL Error") as expect_log: ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 743, in __exit__ raise Exception("did not get expected log message") Exception: did not get expected log message ====================================================================== ERROR: test_large_post (tornado.test.httpserver_test.SSLv23Test.test_large_post) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpserver_test.py", line 133, in test_large_post response = self.fetch("/", method="POST", body="A" * 5000) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_non_ssl_request (tornado.test.httpserver_test.SSLv23Test.test_non_ssl_request) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpserver_test.py", line 140, in test_non_ssl_request with ExpectLog(gen_log, "(SSL Error|uncaught exception)"): ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 743, in __exit__ raise Exception("did not get expected log message") Exception: did not get expected log message ====================================================================== ERROR: test_ssl (tornado.test.httpserver_test.SSLv23Test.test_ssl) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpserver_test.py", line 129, in test_ssl response = self.fetch("/") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_error_logging (tornado.test.httpserver_test.SSLv3Test.test_error_logging) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpserver_test.py", line 152, in test_error_logging with ExpectLog(gen_log, "SSL Error") as expect_log: ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 743, in __exit__ raise Exception("did not get expected log message") Exception: did not get expected log message ====================================================================== ERROR: test_large_post (tornado.test.httpserver_test.SSLv3Test.test_large_post) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpserver_test.py", line 133, in test_large_post response = self.fetch("/", method="POST", body="A" * 5000) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_non_ssl_request (tornado.test.httpserver_test.SSLv3Test.test_non_ssl_request) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpserver_test.py", line 140, in test_non_ssl_request with ExpectLog(gen_log, "(SSL Error|uncaught exception)"): ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 743, in __exit__ raise Exception("did not get expected log message") Exception: did not get expected log message ====================================================================== ERROR: test_ssl (tornado.test.httpserver_test.SSLv3Test.test_ssl) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpserver_test.py", line 129, in test_ssl response = self.fetch("/") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_chunked_body (tornado.test.httpserver_test.StreamingChunkSizeTest.test_chunked_body) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpserver_test.py", line 1217, in test_chunked_body chunks = self.fetch_chunk_sizes(body_producer=body_producer) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpserver_test.py", line 1179, in fetch_chunk_sizes response = self.fetch("/", method="POST", **kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_chunked_compressed (tornado.test.httpserver_test.StreamingChunkSizeTest.test_chunked_compressed) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpserver_test.py", line 1229, in test_chunked_compressed self.fetch_chunk_sizes( ~~~~~~~~~~~~~~~~~~~~~~^ body_producer=body_producer, headers={"Content-Encoding": "gzip"} ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpserver_test.py", line 1179, in fetch_chunk_sizes response = self.fetch("/", method="POST", **kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_compressed_body (tornado.test.httpserver_test.StreamingChunkSizeTest.test_compressed_body) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpserver_test.py", line 1206, in test_compressed_body self.fetch_chunk_sizes( ~~~~~~~~~~~~~~~~~~~~~~^ body=self.compress(self.BODY), headers={"Content-Encoding": "gzip"} ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpserver_test.py", line 1179, in fetch_chunk_sizes response = self.fetch("/", method="POST", **kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_regular_body (tornado.test.httpserver_test.StreamingChunkSizeTest.test_regular_body) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpserver_test.py", line 1201, in test_regular_body chunks = self.fetch_chunk_sizes(body=self.BODY) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpserver_test.py", line 1179, in fetch_chunk_sizes response = self.fetch("/", method="POST", **kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_error_logging (tornado.test.httpserver_test.TLSv1Test.test_error_logging) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpserver_test.py", line 152, in test_error_logging with ExpectLog(gen_log, "SSL Error") as expect_log: ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 743, in __exit__ raise Exception("did not get expected log message") Exception: did not get expected log message ====================================================================== ERROR: test_large_post (tornado.test.httpserver_test.TLSv1Test.test_large_post) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpserver_test.py", line 133, in test_large_post response = self.fetch("/", method="POST", body="A" * 5000) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_non_ssl_request (tornado.test.httpserver_test.TLSv1Test.test_non_ssl_request) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpserver_test.py", line 140, in test_non_ssl_request with ExpectLog(gen_log, "(SSL Error|uncaught exception)"): ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 743, in __exit__ raise Exception("did not get expected log message") Exception: did not get expected log message ====================================================================== ERROR: test_ssl (tornado.test.httpserver_test.TLSv1Test.test_ssl) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpserver_test.py", line 129, in test_ssl response = self.fetch("/") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_ip_headers (tornado.test.httpserver_test.XHeaderTest.test_ip_headers) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpserver_test.py", line 703, in test_ip_headers self.assertEqual(self.fetch_json("/")["remote_ip"], "127.0.0.1") ~~~~~~~~~~~~~~~^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpserver_test.py", line 84, in fetch_json response = self.fetch(*args, **kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_scheme_headers (tornado.test.httpserver_test.XHeaderTest.test_scheme_headers) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpserver_test.py", line 753, in test_scheme_headers self.assertEqual(self.fetch_json("/")["remote_protocol"], "http") ~~~~~~~~~~~~~~~^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpserver_test.py", line 84, in fetch_json response = self.fetch(*args, **kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_trusted_downstream (tornado.test.httpserver_test.XHeaderTest.test_trusted_downstream) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpserver_test.py", line 744, in test_trusted_downstream resp = self.fetch("/", headers=valid_ipv4_list) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_handler_callback_file_object (tornado.test.ioloop_test.TestIOLoop.test_handler_callback_file_object) The handler callback receives the same fd object it passed in. ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/ioloop_test.py", line 300, in test_handler_callback_file_object client_sock.connect(("127.0.0.1", port)) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_async_read_error_logging (tornado.test.iostream_test.TestIOStream.test_async_read_error_logging) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 617, in post_coroutine self._test_generator.throw(e) ~~~~~~~~~~~~~~~~~~~~~~~~~~^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/iostream_test.py", line 838, in test_async_read_error_logging server, client = yield self.make_iostream_pair() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 538, in run_sync raise TimeoutError("Operation timed out after %s seconds" % timeout) TimeoutError: Operation timed out after 5 seconds ====================================================================== ERROR: test_close_buffered_data (tornado.test.iostream_test.TestIOStream.test_close_buffered_data) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 617, in post_coroutine self._test_generator.throw(e) ~~~~~~~~~~~~~~~~~~~~~~~~~~^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/iostream_test.py", line 233, in test_close_buffered_data rs, ws = yield self.make_iostream_pair(read_chunk_size=256) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 538, in run_sync raise TimeoutError("Operation timed out after %s seconds" % timeout) TimeoutError: Operation timed out after 5 seconds ====================================================================== ERROR: test_close_callback_with_pending_read (tornado.test.iostream_test.TestIOStream.test_close_callback_with_pending_read) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 617, in post_coroutine self._test_generator.throw(e) ~~~~~~~~~~~~~~~~~~~~~~~~~~^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/iostream_test.py", line 337, in test_close_callback_with_pending_read rs, ws = yield self.make_iostream_pair() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 538, in run_sync raise TimeoutError("Operation timed out after %s seconds" % timeout) TimeoutError: Operation timed out after 5 seconds ====================================================================== ERROR: test_connection_refused (tornado.test.iostream_test.TestIOStream.test_connection_refused) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 233, in wrapper yielded = ctx_run(next, result) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/iostream_test.py", line 755, in test_connection_refused cleanup_func, port = refusing_port() ~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/util.py", line 75, in refusing_port client_socket.connect(("127.0.0.1", port)) ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_flow_control (tornado.test.iostream_test.TestIOStream.test_flow_control) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 617, in post_coroutine self._test_generator.throw(e) ~~~~~~~~~~~~~~~~~~~~~~~~~~^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/iostream_test.py", line 577, in test_flow_control rs, ws = yield self.make_iostream_pair(max_buffer_size=5 * MB) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 538, in run_sync raise TimeoutError("Operation timed out after %s seconds" % timeout) TimeoutError: Operation timed out after 5 seconds ====================================================================== ERROR: test_future_close_callback (tornado.test.iostream_test.TestIOStream.test_future_close_callback) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 617, in post_coroutine self._test_generator.throw(e) ~~~~~~~~~~~~~~~~~~~~~~~~~~^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/iostream_test.py", line 359, in test_future_close_callback rs, ws = yield self.make_iostream_pair() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 538, in run_sync raise TimeoutError("Operation timed out after %s seconds" % timeout) TimeoutError: Operation timed out after 5 seconds ====================================================================== ERROR: test_future_delayed_close_callback (tornado.test.iostream_test.TestIOStream.test_future_delayed_close_callback) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 617, in post_coroutine self._test_generator.throw(e) ~~~~~~~~~~~~~~~~~~~~~~~~~~^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/iostream_test.py", line 210, in test_future_delayed_close_callback rs, ws = yield self.make_iostream_pair() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 538, in run_sync raise TimeoutError("Operation timed out after %s seconds" % timeout) TimeoutError: Operation timed out after 5 seconds ====================================================================== ERROR: test_future_write (tornado.test.iostream_test.TestIOStream.test_future_write) Test that write() Futures are never orphaned. ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 617, in post_coroutine self._test_generator.throw(e) ~~~~~~~~~~~~~~~~~~~~~~~~~~^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/iostream_test.py", line 869, in test_future_write server, client = yield self.make_iostream_pair(max_buffer_size=total_bytes) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 538, in run_sync raise TimeoutError("Operation timed out after %s seconds" % timeout) TimeoutError: Operation timed out after 5 seconds ====================================================================== ERROR: test_inline_read_error (tornado.test.iostream_test.TestIOStream.test_inline_read_error) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 617, in post_coroutine self._test_generator.throw(e) ~~~~~~~~~~~~~~~~~~~~~~~~~~^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/iostream_test.py", line 824, in test_inline_read_error server, client = yield self.make_iostream_pair() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 538, in run_sync raise TimeoutError("Operation timed out after %s seconds" % timeout) TimeoutError: Operation timed out after 5 seconds ====================================================================== ERROR: test_large_read_until (tornado.test.iostream_test.TestIOStream.test_large_read_until) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 617, in post_coroutine self._test_generator.throw(e) ~~~~~~~~~~~~~~~~~~~~~~~~~~^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/iostream_test.py", line 273, in test_large_read_until rs, ws = yield self.make_iostream_pair() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 538, in run_sync raise TimeoutError("Operation timed out after %s seconds" % timeout) TimeoutError: Operation timed out after 5 seconds ====================================================================== ERROR: test_many_mixed_reads (tornado.test.iostream_test.TestIOStream.test_many_mixed_reads) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 617, in post_coroutine self._test_generator.throw(e) ~~~~~~~~~~~~~~~~~~~~~~~~~~^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/iostream_test.py", line 681, in test_many_mixed_reads rs, ws = yield self.make_iostream_pair() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 538, in run_sync raise TimeoutError("Operation timed out after %s seconds" % timeout) TimeoutError: Operation timed out after 5 seconds ====================================================================== ERROR: test_read_bytes_partial (tornado.test.iostream_test.TestIOStream.test_read_bytes_partial) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 617, in post_coroutine self._test_generator.throw(e) ~~~~~~~~~~~~~~~~~~~~~~~~~~^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/iostream_test.py", line 394, in test_read_bytes_partial rs, ws = yield self.make_iostream_pair() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 538, in run_sync raise TimeoutError("Operation timed out after %s seconds" % timeout) TimeoutError: Operation timed out after 5 seconds ====================================================================== ERROR: test_read_into (tornado.test.iostream_test.TestIOStream.test_read_into) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 617, in post_coroutine self._test_generator.throw(e) ~~~~~~~~~~~~~~~~~~~~~~~~~~^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/iostream_test.py", line 594, in test_read_into rs, ws = yield self.make_iostream_pair() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 538, in run_sync raise TimeoutError("Operation timed out after %s seconds" % timeout) TimeoutError: Operation timed out after 5 seconds ====================================================================== ERROR: test_read_into_partial (tornado.test.iostream_test.TestIOStream.test_read_into_partial) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 617, in post_coroutine self._test_generator.throw(e) ~~~~~~~~~~~~~~~~~~~~~~~~~~^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/iostream_test.py", line 636, in test_read_into_partial rs, ws = yield self.make_iostream_pair() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 538, in run_sync raise TimeoutError("Operation timed out after %s seconds" % timeout) TimeoutError: Operation timed out after 5 seconds ====================================================================== ERROR: test_read_into_zero_bytes (tornado.test.iostream_test.TestIOStream.test_read_into_zero_bytes) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 617, in post_coroutine self._test_generator.throw(e) ~~~~~~~~~~~~~~~~~~~~~~~~~~^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/iostream_test.py", line 665, in test_read_into_zero_bytes rs, ws = yield self.make_iostream_pair() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 538, in run_sync raise TimeoutError("Operation timed out after %s seconds" % timeout) TimeoutError: Operation timed out after 5 seconds ====================================================================== ERROR: test_read_until_close_after_close (tornado.test.iostream_test.TestIOStream.test_read_until_close_after_close) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 617, in post_coroutine self._test_generator.throw(e) ~~~~~~~~~~~~~~~~~~~~~~~~~~^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/iostream_test.py", line 253, in test_read_until_close_after_close rs, ws = yield self.make_iostream_pair() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 538, in run_sync raise TimeoutError("Operation timed out after %s seconds" % timeout) TimeoutError: Operation timed out after 5 seconds ====================================================================== ERROR: test_read_until_close_with_error (tornado.test.iostream_test.TestIOStream.test_read_until_close_with_error) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 617, in post_coroutine self._test_generator.throw(e) ~~~~~~~~~~~~~~~~~~~~~~~~~~^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/iostream_test.py", line 786, in test_read_until_close_with_error server, client = yield self.make_iostream_pair() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 538, in run_sync raise TimeoutError("Operation timed out after %s seconds" % timeout) TimeoutError: Operation timed out after 5 seconds ====================================================================== ERROR: test_read_until_max_bytes (tornado.test.iostream_test.TestIOStream.test_read_until_max_bytes) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 617, in post_coroutine self._test_generator.throw(e) ~~~~~~~~~~~~~~~~~~~~~~~~~~^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/iostream_test.py", line 419, in test_read_until_max_bytes rs, ws = yield self.make_iostream_pair() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 538, in run_sync raise TimeoutError("Operation timed out after %s seconds" % timeout) TimeoutError: Operation timed out after 5 seconds ====================================================================== ERROR: test_read_until_max_bytes_ignores_extra (tornado.test.iostream_test.TestIOStream.test_read_until_max_bytes_ignores_extra) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 617, in post_coroutine self._test_generator.throw(e) ~~~~~~~~~~~~~~~~~~~~~~~~~~^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/iostream_test.py", line 466, in test_read_until_max_bytes_ignores_extra rs, ws = yield self.make_iostream_pair() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 538, in run_sync raise TimeoutError("Operation timed out after %s seconds" % timeout) TimeoutError: Operation timed out after 5 seconds ====================================================================== ERROR: test_read_until_max_bytes_inline (tornado.test.iostream_test.TestIOStream.test_read_until_max_bytes_inline) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 617, in post_coroutine self._test_generator.throw(e) ~~~~~~~~~~~~~~~~~~~~~~~~~~^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/iostream_test.py", line 447, in test_read_until_max_bytes_inline rs, ws = yield self.make_iostream_pair() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 538, in run_sync raise TimeoutError("Operation timed out after %s seconds" % timeout) TimeoutError: Operation timed out after 5 seconds ====================================================================== ERROR: test_read_until_regex_max_bytes (tornado.test.iostream_test.TestIOStream.test_read_until_regex_max_bytes) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 617, in post_coroutine self._test_generator.throw(e) ~~~~~~~~~~~~~~~~~~~~~~~~~~^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/iostream_test.py", line 483, in test_read_until_regex_max_bytes rs, ws = yield self.make_iostream_pair() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 538, in run_sync raise TimeoutError("Operation timed out after %s seconds" % timeout) TimeoutError: Operation timed out after 5 seconds ====================================================================== ERROR: test_read_until_regex_max_bytes_ignores_extra (tornado.test.iostream_test.TestIOStream.test_read_until_regex_max_bytes_ignores_extra) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 617, in post_coroutine self._test_generator.throw(e) ~~~~~~~~~~~~~~~~~~~~~~~~~~^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/iostream_test.py", line 529, in test_read_until_regex_max_bytes_ignores_extra rs, ws = yield self.make_iostream_pair() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 538, in run_sync raise TimeoutError("Operation timed out after %s seconds" % timeout) TimeoutError: Operation timed out after 5 seconds ====================================================================== ERROR: test_read_until_regex_max_bytes_inline (tornado.test.iostream_test.TestIOStream.test_read_until_regex_max_bytes_inline) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 617, in post_coroutine self._test_generator.throw(e) ~~~~~~~~~~~~~~~~~~~~~~~~~~^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/iostream_test.py", line 511, in test_read_until_regex_max_bytes_inline rs, ws = yield self.make_iostream_pair() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 538, in run_sync raise TimeoutError("Operation timed out after %s seconds" % timeout) TimeoutError: Operation timed out after 5 seconds ====================================================================== ERROR: test_read_until_unsatisfied_after_close (tornado.test.iostream_test.TestIOStream.test_read_until_unsatisfied_after_close) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 538, in run_sync raise TimeoutError("Operation timed out after %s seconds" % timeout) TimeoutError: Operation timed out after 5 seconds ====================================================================== ERROR: test_read_until_with_close_after_second_packet (tornado.test.iostream_test.TestIOStream.test_read_until_with_close_after_second_packet) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 538, in run_sync raise TimeoutError("Operation timed out after %s seconds" % timeout) TimeoutError: Operation timed out after 5 seconds ====================================================================== ERROR: test_small_read_untils_from_large_buffer (tornado.test.iostream_test.TestIOStream.test_small_read_untils_from_large_buffer) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 617, in post_coroutine self._test_generator.throw(e) ~~~~~~~~~~~~~~~~~~~~~~~~~~^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/iostream_test.py", line 564, in test_small_read_untils_from_large_buffer rs, ws = yield self.make_iostream_pair(max_buffer_size=10 * 1024) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 538, in run_sync raise TimeoutError("Operation timed out after %s seconds" % timeout) TimeoutError: Operation timed out after 5 seconds ====================================================================== ERROR: test_small_reads_from_large_buffer (tornado.test.iostream_test.TestIOStream.test_small_reads_from_large_buffer) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 617, in post_coroutine self._test_generator.throw(e) ~~~~~~~~~~~~~~~~~~~~~~~~~~^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/iostream_test.py", line 549, in test_small_reads_from_large_buffer rs, ws = yield self.make_iostream_pair(max_buffer_size=10 * 1024) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 538, in run_sync raise TimeoutError("Operation timed out after %s seconds" % timeout) TimeoutError: Operation timed out after 5 seconds ====================================================================== ERROR: test_write_memoryview (tornado.test.iostream_test.TestIOStream.test_write_memoryview) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 617, in post_coroutine self._test_generator.throw(e) ~~~~~~~~~~~~~~~~~~~~~~~~~~^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/iostream_test.py", line 382, in test_write_memoryview rs, ws = yield self.make_iostream_pair() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 538, in run_sync raise TimeoutError("Operation timed out after %s seconds" % timeout) TimeoutError: Operation timed out after 5 seconds ====================================================================== ERROR: test_write_zero_bytes (tornado.test.iostream_test.TestIOStream.test_write_zero_bytes) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 617, in post_coroutine self._test_generator.throw(e) ~~~~~~~~~~~~~~~~~~~~~~~~~~^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/iostream_test.py", line 202, in test_write_zero_bytes rs, ws = yield self.make_iostream_pair() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 538, in run_sync raise TimeoutError("Operation timed out after %s seconds" % timeout) TimeoutError: Operation timed out after 5 seconds ====================================================================== ERROR: test_check_disabled (tornado.test.iostream_test.TestIOStreamCheckHostname.test_check_disabled) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 538, in run_sync raise TimeoutError("Operation timed out after %s seconds" % timeout) TimeoutError: Operation timed out after 5 seconds ====================================================================== ERROR: test_match (tornado.test.iostream_test.TestIOStreamCheckHostname.test_match) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 538, in run_sync raise TimeoutError("Operation timed out after %s seconds" % timeout) TimeoutError: Operation timed out after 5 seconds ====================================================================== ERROR: test_no_match (tornado.test.iostream_test.TestIOStreamCheckHostname.test_no_match) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 538, in run_sync raise TimeoutError("Operation timed out after %s seconds" % timeout) TimeoutError: Operation timed out after 5 seconds ====================================================================== ERROR: test_async_read_error_logging (tornado.test.iostream_test.TestIOStreamSSL.test_async_read_error_logging) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 617, in post_coroutine self._test_generator.throw(e) ~~~~~~~~~~~~~~~~~~~~~~~~~~^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/iostream_test.py", line 838, in test_async_read_error_logging server, client = yield self.make_iostream_pair() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 538, in run_sync raise TimeoutError("Operation timed out after %s seconds" % timeout) TimeoutError: Operation timed out after 5 seconds ====================================================================== ERROR: test_close_buffered_data (tornado.test.iostream_test.TestIOStreamSSL.test_close_buffered_data) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 617, in post_coroutine self._test_generator.throw(e) ~~~~~~~~~~~~~~~~~~~~~~~~~~^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/iostream_test.py", line 233, in test_close_buffered_data rs, ws = yield self.make_iostream_pair(read_chunk_size=256) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 538, in run_sync raise TimeoutError("Operation timed out after %s seconds" % timeout) TimeoutError: Operation timed out after 5 seconds ====================================================================== ERROR: test_close_callback_with_pending_read (tornado.test.iostream_test.TestIOStreamSSL.test_close_callback_with_pending_read) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 617, in post_coroutine self._test_generator.throw(e) ~~~~~~~~~~~~~~~~~~~~~~~~~~^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/iostream_test.py", line 337, in test_close_callback_with_pending_read rs, ws = yield self.make_iostream_pair() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 538, in run_sync raise TimeoutError("Operation timed out after %s seconds" % timeout) TimeoutError: Operation timed out after 5 seconds ====================================================================== ERROR: test_connection_refused (tornado.test.iostream_test.TestIOStreamSSL.test_connection_refused) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 233, in wrapper yielded = ctx_run(next, result) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/iostream_test.py", line 755, in test_connection_refused cleanup_func, port = refusing_port() ~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/util.py", line 75, in refusing_port client_socket.connect(("127.0.0.1", port)) ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_flow_control (tornado.test.iostream_test.TestIOStreamSSL.test_flow_control) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 617, in post_coroutine self._test_generator.throw(e) ~~~~~~~~~~~~~~~~~~~~~~~~~~^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/iostream_test.py", line 577, in test_flow_control rs, ws = yield self.make_iostream_pair(max_buffer_size=5 * MB) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 538, in run_sync raise TimeoutError("Operation timed out after %s seconds" % timeout) TimeoutError: Operation timed out after 5 seconds ====================================================================== ERROR: test_future_close_callback (tornado.test.iostream_test.TestIOStreamSSL.test_future_close_callback) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 617, in post_coroutine self._test_generator.throw(e) ~~~~~~~~~~~~~~~~~~~~~~~~~~^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/iostream_test.py", line 359, in test_future_close_callback rs, ws = yield self.make_iostream_pair() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 538, in run_sync raise TimeoutError("Operation timed out after %s seconds" % timeout) TimeoutError: Operation timed out after 5 seconds ====================================================================== ERROR: test_future_delayed_close_callback (tornado.test.iostream_test.TestIOStreamSSL.test_future_delayed_close_callback) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 617, in post_coroutine self._test_generator.throw(e) ~~~~~~~~~~~~~~~~~~~~~~~~~~^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/iostream_test.py", line 210, in test_future_delayed_close_callback rs, ws = yield self.make_iostream_pair() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 538, in run_sync raise TimeoutError("Operation timed out after %s seconds" % timeout) TimeoutError: Operation timed out after 5 seconds ====================================================================== ERROR: test_future_write (tornado.test.iostream_test.TestIOStreamSSL.test_future_write) Test that write() Futures are never orphaned. ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 617, in post_coroutine self._test_generator.throw(e) ~~~~~~~~~~~~~~~~~~~~~~~~~~^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/iostream_test.py", line 869, in test_future_write server, client = yield self.make_iostream_pair(max_buffer_size=total_bytes) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 538, in run_sync raise TimeoutError("Operation timed out after %s seconds" % timeout) TimeoutError: Operation timed out after 5 seconds ====================================================================== ERROR: test_inline_read_error (tornado.test.iostream_test.TestIOStreamSSL.test_inline_read_error) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 617, in post_coroutine self._test_generator.throw(e) ~~~~~~~~~~~~~~~~~~~~~~~~~~^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/iostream_test.py", line 824, in test_inline_read_error server, client = yield self.make_iostream_pair() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 538, in run_sync raise TimeoutError("Operation timed out after %s seconds" % timeout) TimeoutError: Operation timed out after 5 seconds ====================================================================== ERROR: test_large_read_until (tornado.test.iostream_test.TestIOStreamSSL.test_large_read_until) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 617, in post_coroutine self._test_generator.throw(e) ~~~~~~~~~~~~~~~~~~~~~~~~~~^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/iostream_test.py", line 273, in test_large_read_until rs, ws = yield self.make_iostream_pair() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 538, in run_sync raise TimeoutError("Operation timed out after %s seconds" % timeout) TimeoutError: Operation timed out after 5 seconds ====================================================================== ERROR: test_many_mixed_reads (tornado.test.iostream_test.TestIOStreamSSL.test_many_mixed_reads) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 617, in post_coroutine self._test_generator.throw(e) ~~~~~~~~~~~~~~~~~~~~~~~~~~^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/iostream_test.py", line 681, in test_many_mixed_reads rs, ws = yield self.make_iostream_pair() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 538, in run_sync raise TimeoutError("Operation timed out after %s seconds" % timeout) TimeoutError: Operation timed out after 5 seconds ====================================================================== ERROR: test_read_bytes_partial (tornado.test.iostream_test.TestIOStreamSSL.test_read_bytes_partial) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 617, in post_coroutine self._test_generator.throw(e) ~~~~~~~~~~~~~~~~~~~~~~~~~~^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/iostream_test.py", line 394, in test_read_bytes_partial rs, ws = yield self.make_iostream_pair() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 538, in run_sync raise TimeoutError("Operation timed out after %s seconds" % timeout) TimeoutError: Operation timed out after 5 seconds ====================================================================== ERROR: test_read_into (tornado.test.iostream_test.TestIOStreamSSL.test_read_into) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 617, in post_coroutine self._test_generator.throw(e) ~~~~~~~~~~~~~~~~~~~~~~~~~~^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/iostream_test.py", line 594, in test_read_into rs, ws = yield self.make_iostream_pair() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 538, in run_sync raise TimeoutError("Operation timed out after %s seconds" % timeout) TimeoutError: Operation timed out after 5 seconds ====================================================================== ERROR: test_read_into_partial (tornado.test.iostream_test.TestIOStreamSSL.test_read_into_partial) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 617, in post_coroutine self._test_generator.throw(e) ~~~~~~~~~~~~~~~~~~~~~~~~~~^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/iostream_test.py", line 636, in test_read_into_partial rs, ws = yield self.make_iostream_pair() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 538, in run_sync raise TimeoutError("Operation timed out after %s seconds" % timeout) TimeoutError: Operation timed out after 5 seconds ====================================================================== ERROR: test_read_into_zero_bytes (tornado.test.iostream_test.TestIOStreamSSL.test_read_into_zero_bytes) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 617, in post_coroutine self._test_generator.throw(e) ~~~~~~~~~~~~~~~~~~~~~~~~~~^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/iostream_test.py", line 665, in test_read_into_zero_bytes rs, ws = yield self.make_iostream_pair() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 538, in run_sync raise TimeoutError("Operation timed out after %s seconds" % timeout) TimeoutError: Operation timed out after 5 seconds ====================================================================== ERROR: test_read_until_close_after_close (tornado.test.iostream_test.TestIOStreamSSL.test_read_until_close_after_close) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 617, in post_coroutine self._test_generator.throw(e) ~~~~~~~~~~~~~~~~~~~~~~~~~~^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/iostream_test.py", line 253, in test_read_until_close_after_close rs, ws = yield self.make_iostream_pair() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 538, in run_sync raise TimeoutError("Operation timed out after %s seconds" % timeout) TimeoutError: Operation timed out after 5 seconds ====================================================================== ERROR: test_read_until_close_with_error (tornado.test.iostream_test.TestIOStreamSSL.test_read_until_close_with_error) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 617, in post_coroutine self._test_generator.throw(e) ~~~~~~~~~~~~~~~~~~~~~~~~~~^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/iostream_test.py", line 786, in test_read_until_close_with_error server, client = yield self.make_iostream_pair() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 538, in run_sync raise TimeoutError("Operation timed out after %s seconds" % timeout) TimeoutError: Operation timed out after 5 seconds ====================================================================== ERROR: test_read_until_max_bytes (tornado.test.iostream_test.TestIOStreamSSL.test_read_until_max_bytes) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 617, in post_coroutine self._test_generator.throw(e) ~~~~~~~~~~~~~~~~~~~~~~~~~~^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/iostream_test.py", line 419, in test_read_until_max_bytes rs, ws = yield self.make_iostream_pair() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 538, in run_sync raise TimeoutError("Operation timed out after %s seconds" % timeout) TimeoutError: Operation timed out after 5 seconds ====================================================================== ERROR: test_read_until_max_bytes_ignores_extra (tornado.test.iostream_test.TestIOStreamSSL.test_read_until_max_bytes_ignores_extra) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 617, in post_coroutine self._test_generator.throw(e) ~~~~~~~~~~~~~~~~~~~~~~~~~~^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/iostream_test.py", line 466, in test_read_until_max_bytes_ignores_extra rs, ws = yield self.make_iostream_pair() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 538, in run_sync raise TimeoutError("Operation timed out after %s seconds" % timeout) TimeoutError: Operation timed out after 5 seconds ====================================================================== ERROR: test_read_until_max_bytes_inline (tornado.test.iostream_test.TestIOStreamSSL.test_read_until_max_bytes_inline) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 617, in post_coroutine self._test_generator.throw(e) ~~~~~~~~~~~~~~~~~~~~~~~~~~^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/iostream_test.py", line 447, in test_read_until_max_bytes_inline rs, ws = yield self.make_iostream_pair() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 538, in run_sync raise TimeoutError("Operation timed out after %s seconds" % timeout) TimeoutError: Operation timed out after 5 seconds ====================================================================== ERROR: test_read_until_regex_max_bytes (tornado.test.iostream_test.TestIOStreamSSL.test_read_until_regex_max_bytes) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 617, in post_coroutine self._test_generator.throw(e) ~~~~~~~~~~~~~~~~~~~~~~~~~~^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/iostream_test.py", line 483, in test_read_until_regex_max_bytes rs, ws = yield self.make_iostream_pair() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 538, in run_sync raise TimeoutError("Operation timed out after %s seconds" % timeout) TimeoutError: Operation timed out after 5 seconds ====================================================================== ERROR: test_read_until_regex_max_bytes_ignores_extra (tornado.test.iostream_test.TestIOStreamSSL.test_read_until_regex_max_bytes_ignores_extra) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 617, in post_coroutine self._test_generator.throw(e) ~~~~~~~~~~~~~~~~~~~~~~~~~~^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/iostream_test.py", line 529, in test_read_until_regex_max_bytes_ignores_extra rs, ws = yield self.make_iostream_pair() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 538, in run_sync raise TimeoutError("Operation timed out after %s seconds" % timeout) TimeoutError: Operation timed out after 5 seconds ====================================================================== ERROR: test_read_until_regex_max_bytes_inline (tornado.test.iostream_test.TestIOStreamSSL.test_read_until_regex_max_bytes_inline) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 617, in post_coroutine self._test_generator.throw(e) ~~~~~~~~~~~~~~~~~~~~~~~~~~^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/iostream_test.py", line 511, in test_read_until_regex_max_bytes_inline rs, ws = yield self.make_iostream_pair() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 538, in run_sync raise TimeoutError("Operation timed out after %s seconds" % timeout) TimeoutError: Operation timed out after 5 seconds ====================================================================== ERROR: test_read_until_unsatisfied_after_close (tornado.test.iostream_test.TestIOStreamSSL.test_read_until_unsatisfied_after_close) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 538, in run_sync raise TimeoutError("Operation timed out after %s seconds" % timeout) TimeoutError: Operation timed out after 5 seconds ====================================================================== ERROR: test_read_until_with_close_after_second_packet (tornado.test.iostream_test.TestIOStreamSSL.test_read_until_with_close_after_second_packet) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 538, in run_sync raise TimeoutError("Operation timed out after %s seconds" % timeout) TimeoutError: Operation timed out after 5 seconds ====================================================================== ERROR: test_small_read_untils_from_large_buffer (tornado.test.iostream_test.TestIOStreamSSL.test_small_read_untils_from_large_buffer) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 617, in post_coroutine self._test_generator.throw(e) ~~~~~~~~~~~~~~~~~~~~~~~~~~^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/iostream_test.py", line 564, in test_small_read_untils_from_large_buffer rs, ws = yield self.make_iostream_pair(max_buffer_size=10 * 1024) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 538, in run_sync raise TimeoutError("Operation timed out after %s seconds" % timeout) TimeoutError: Operation timed out after 5 seconds ====================================================================== ERROR: test_small_reads_from_large_buffer (tornado.test.iostream_test.TestIOStreamSSL.test_small_reads_from_large_buffer) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 617, in post_coroutine self._test_generator.throw(e) ~~~~~~~~~~~~~~~~~~~~~~~~~~^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/iostream_test.py", line 549, in test_small_reads_from_large_buffer rs, ws = yield self.make_iostream_pair(max_buffer_size=10 * 1024) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 538, in run_sync raise TimeoutError("Operation timed out after %s seconds" % timeout) TimeoutError: Operation timed out after 5 seconds ====================================================================== ERROR: test_write_memoryview (tornado.test.iostream_test.TestIOStreamSSL.test_write_memoryview) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 617, in post_coroutine self._test_generator.throw(e) ~~~~~~~~~~~~~~~~~~~~~~~~~~^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/iostream_test.py", line 382, in test_write_memoryview rs, ws = yield self.make_iostream_pair() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 538, in run_sync raise TimeoutError("Operation timed out after %s seconds" % timeout) TimeoutError: Operation timed out after 5 seconds ====================================================================== ERROR: test_write_zero_bytes (tornado.test.iostream_test.TestIOStreamSSL.test_write_zero_bytes) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 617, in post_coroutine self._test_generator.throw(e) ~~~~~~~~~~~~~~~~~~~~~~~~~~^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/iostream_test.py", line 202, in test_write_zero_bytes rs, ws = yield self.make_iostream_pair() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 538, in run_sync raise TimeoutError("Operation timed out after %s seconds" % timeout) TimeoutError: Operation timed out after 5 seconds ====================================================================== ERROR: test_async_read_error_logging (tornado.test.iostream_test.TestIOStreamSSLContext.test_async_read_error_logging) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 617, in post_coroutine self._test_generator.throw(e) ~~~~~~~~~~~~~~~~~~~~~~~~~~^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/iostream_test.py", line 838, in test_async_read_error_logging server, client = yield self.make_iostream_pair() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 538, in run_sync raise TimeoutError("Operation timed out after %s seconds" % timeout) TimeoutError: Operation timed out after 5 seconds ====================================================================== ERROR: test_close_buffered_data (tornado.test.iostream_test.TestIOStreamSSLContext.test_close_buffered_data) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 617, in post_coroutine self._test_generator.throw(e) ~~~~~~~~~~~~~~~~~~~~~~~~~~^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/iostream_test.py", line 233, in test_close_buffered_data rs, ws = yield self.make_iostream_pair(read_chunk_size=256) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 538, in run_sync raise TimeoutError("Operation timed out after %s seconds" % timeout) TimeoutError: Operation timed out after 5 seconds ====================================================================== ERROR: test_close_callback_with_pending_read (tornado.test.iostream_test.TestIOStreamSSLContext.test_close_callback_with_pending_read) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 617, in post_coroutine self._test_generator.throw(e) ~~~~~~~~~~~~~~~~~~~~~~~~~~^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/iostream_test.py", line 337, in test_close_callback_with_pending_read rs, ws = yield self.make_iostream_pair() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 538, in run_sync raise TimeoutError("Operation timed out after %s seconds" % timeout) TimeoutError: Operation timed out after 5 seconds ====================================================================== ERROR: test_connection_refused (tornado.test.iostream_test.TestIOStreamSSLContext.test_connection_refused) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 233, in wrapper yielded = ctx_run(next, result) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/iostream_test.py", line 755, in test_connection_refused cleanup_func, port = refusing_port() ~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/util.py", line 75, in refusing_port client_socket.connect(("127.0.0.1", port)) ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_flow_control (tornado.test.iostream_test.TestIOStreamSSLContext.test_flow_control) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 617, in post_coroutine self._test_generator.throw(e) ~~~~~~~~~~~~~~~~~~~~~~~~~~^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/iostream_test.py", line 577, in test_flow_control rs, ws = yield self.make_iostream_pair(max_buffer_size=5 * MB) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 538, in run_sync raise TimeoutError("Operation timed out after %s seconds" % timeout) TimeoutError: Operation timed out after 5 seconds ====================================================================== ERROR: test_future_close_callback (tornado.test.iostream_test.TestIOStreamSSLContext.test_future_close_callback) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 617, in post_coroutine self._test_generator.throw(e) ~~~~~~~~~~~~~~~~~~~~~~~~~~^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/iostream_test.py", line 359, in test_future_close_callback rs, ws = yield self.make_iostream_pair() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 538, in run_sync raise TimeoutError("Operation timed out after %s seconds" % timeout) TimeoutError: Operation timed out after 5 seconds ====================================================================== ERROR: test_future_delayed_close_callback (tornado.test.iostream_test.TestIOStreamSSLContext.test_future_delayed_close_callback) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 617, in post_coroutine self._test_generator.throw(e) ~~~~~~~~~~~~~~~~~~~~~~~~~~^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/iostream_test.py", line 210, in test_future_delayed_close_callback rs, ws = yield self.make_iostream_pair() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 538, in run_sync raise TimeoutError("Operation timed out after %s seconds" % timeout) TimeoutError: Operation timed out after 5 seconds ====================================================================== ERROR: test_future_write (tornado.test.iostream_test.TestIOStreamSSLContext.test_future_write) Test that write() Futures are never orphaned. ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 617, in post_coroutine self._test_generator.throw(e) ~~~~~~~~~~~~~~~~~~~~~~~~~~^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/iostream_test.py", line 869, in test_future_write server, client = yield self.make_iostream_pair(max_buffer_size=total_bytes) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 538, in run_sync raise TimeoutError("Operation timed out after %s seconds" % timeout) TimeoutError: Operation timed out after 5 seconds ====================================================================== ERROR: test_inline_read_error (tornado.test.iostream_test.TestIOStreamSSLContext.test_inline_read_error) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 617, in post_coroutine self._test_generator.throw(e) ~~~~~~~~~~~~~~~~~~~~~~~~~~^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/iostream_test.py", line 824, in test_inline_read_error server, client = yield self.make_iostream_pair() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 538, in run_sync raise TimeoutError("Operation timed out after %s seconds" % timeout) TimeoutError: Operation timed out after 5 seconds ====================================================================== ERROR: test_large_read_until (tornado.test.iostream_test.TestIOStreamSSLContext.test_large_read_until) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 617, in post_coroutine self._test_generator.throw(e) ~~~~~~~~~~~~~~~~~~~~~~~~~~^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/iostream_test.py", line 273, in test_large_read_until rs, ws = yield self.make_iostream_pair() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 538, in run_sync raise TimeoutError("Operation timed out after %s seconds" % timeout) TimeoutError: Operation timed out after 5 seconds ====================================================================== ERROR: test_many_mixed_reads (tornado.test.iostream_test.TestIOStreamSSLContext.test_many_mixed_reads) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 617, in post_coroutine self._test_generator.throw(e) ~~~~~~~~~~~~~~~~~~~~~~~~~~^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/iostream_test.py", line 681, in test_many_mixed_reads rs, ws = yield self.make_iostream_pair() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 538, in run_sync raise TimeoutError("Operation timed out after %s seconds" % timeout) TimeoutError: Operation timed out after 5 seconds ====================================================================== ERROR: test_read_bytes_partial (tornado.test.iostream_test.TestIOStreamSSLContext.test_read_bytes_partial) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 617, in post_coroutine self._test_generator.throw(e) ~~~~~~~~~~~~~~~~~~~~~~~~~~^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/iostream_test.py", line 394, in test_read_bytes_partial rs, ws = yield self.make_iostream_pair() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 538, in run_sync raise TimeoutError("Operation timed out after %s seconds" % timeout) TimeoutError: Operation timed out after 5 seconds ====================================================================== ERROR: test_read_into (tornado.test.iostream_test.TestIOStreamSSLContext.test_read_into) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 617, in post_coroutine self._test_generator.throw(e) ~~~~~~~~~~~~~~~~~~~~~~~~~~^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/iostream_test.py", line 594, in test_read_into rs, ws = yield self.make_iostream_pair() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 538, in run_sync raise TimeoutError("Operation timed out after %s seconds" % timeout) TimeoutError: Operation timed out after 5 seconds ====================================================================== ERROR: test_read_into_partial (tornado.test.iostream_test.TestIOStreamSSLContext.test_read_into_partial) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 617, in post_coroutine self._test_generator.throw(e) ~~~~~~~~~~~~~~~~~~~~~~~~~~^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/iostream_test.py", line 636, in test_read_into_partial rs, ws = yield self.make_iostream_pair() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 538, in run_sync raise TimeoutError("Operation timed out after %s seconds" % timeout) TimeoutError: Operation timed out after 5 seconds ====================================================================== ERROR: test_read_into_zero_bytes (tornado.test.iostream_test.TestIOStreamSSLContext.test_read_into_zero_bytes) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 617, in post_coroutine self._test_generator.throw(e) ~~~~~~~~~~~~~~~~~~~~~~~~~~^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/iostream_test.py", line 665, in test_read_into_zero_bytes rs, ws = yield self.make_iostream_pair() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 538, in run_sync raise TimeoutError("Operation timed out after %s seconds" % timeout) TimeoutError: Operation timed out after 5 seconds ====================================================================== ERROR: test_read_until_close_after_close (tornado.test.iostream_test.TestIOStreamSSLContext.test_read_until_close_after_close) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 617, in post_coroutine self._test_generator.throw(e) ~~~~~~~~~~~~~~~~~~~~~~~~~~^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/iostream_test.py", line 253, in test_read_until_close_after_close rs, ws = yield self.make_iostream_pair() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 538, in run_sync raise TimeoutError("Operation timed out after %s seconds" % timeout) TimeoutError: Operation timed out after 5 seconds ====================================================================== ERROR: test_read_until_close_with_error (tornado.test.iostream_test.TestIOStreamSSLContext.test_read_until_close_with_error) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 617, in post_coroutine self._test_generator.throw(e) ~~~~~~~~~~~~~~~~~~~~~~~~~~^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/iostream_test.py", line 786, in test_read_until_close_with_error server, client = yield self.make_iostream_pair() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 538, in run_sync raise TimeoutError("Operation timed out after %s seconds" % timeout) TimeoutError: Operation timed out after 5 seconds ====================================================================== ERROR: test_read_until_max_bytes (tornado.test.iostream_test.TestIOStreamSSLContext.test_read_until_max_bytes) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 617, in post_coroutine self._test_generator.throw(e) ~~~~~~~~~~~~~~~~~~~~~~~~~~^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/iostream_test.py", line 419, in test_read_until_max_bytes rs, ws = yield self.make_iostream_pair() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 538, in run_sync raise TimeoutError("Operation timed out after %s seconds" % timeout) TimeoutError: Operation timed out after 5 seconds ====================================================================== ERROR: test_read_until_max_bytes_ignores_extra (tornado.test.iostream_test.TestIOStreamSSLContext.test_read_until_max_bytes_ignores_extra) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 617, in post_coroutine self._test_generator.throw(e) ~~~~~~~~~~~~~~~~~~~~~~~~~~^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/iostream_test.py", line 466, in test_read_until_max_bytes_ignores_extra rs, ws = yield self.make_iostream_pair() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 538, in run_sync raise TimeoutError("Operation timed out after %s seconds" % timeout) TimeoutError: Operation timed out after 5 seconds ====================================================================== ERROR: test_read_until_max_bytes_inline (tornado.test.iostream_test.TestIOStreamSSLContext.test_read_until_max_bytes_inline) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 617, in post_coroutine self._test_generator.throw(e) ~~~~~~~~~~~~~~~~~~~~~~~~~~^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/iostream_test.py", line 447, in test_read_until_max_bytes_inline rs, ws = yield self.make_iostream_pair() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 538, in run_sync raise TimeoutError("Operation timed out after %s seconds" % timeout) TimeoutError: Operation timed out after 5 seconds ====================================================================== ERROR: test_read_until_regex_max_bytes (tornado.test.iostream_test.TestIOStreamSSLContext.test_read_until_regex_max_bytes) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 617, in post_coroutine self._test_generator.throw(e) ~~~~~~~~~~~~~~~~~~~~~~~~~~^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/iostream_test.py", line 483, in test_read_until_regex_max_bytes rs, ws = yield self.make_iostream_pair() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 538, in run_sync raise TimeoutError("Operation timed out after %s seconds" % timeout) TimeoutError: Operation timed out after 5 seconds ====================================================================== ERROR: test_read_until_regex_max_bytes_ignores_extra (tornado.test.iostream_test.TestIOStreamSSLContext.test_read_until_regex_max_bytes_ignores_extra) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 617, in post_coroutine self._test_generator.throw(e) ~~~~~~~~~~~~~~~~~~~~~~~~~~^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/iostream_test.py", line 529, in test_read_until_regex_max_bytes_ignores_extra rs, ws = yield self.make_iostream_pair() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 538, in run_sync raise TimeoutError("Operation timed out after %s seconds" % timeout) TimeoutError: Operation timed out after 5 seconds ====================================================================== ERROR: test_read_until_regex_max_bytes_inline (tornado.test.iostream_test.TestIOStreamSSLContext.test_read_until_regex_max_bytes_inline) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 617, in post_coroutine self._test_generator.throw(e) ~~~~~~~~~~~~~~~~~~~~~~~~~~^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/iostream_test.py", line 511, in test_read_until_regex_max_bytes_inline rs, ws = yield self.make_iostream_pair() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 538, in run_sync raise TimeoutError("Operation timed out after %s seconds" % timeout) TimeoutError: Operation timed out after 5 seconds ====================================================================== ERROR: test_read_until_unsatisfied_after_close (tornado.test.iostream_test.TestIOStreamSSLContext.test_read_until_unsatisfied_after_close) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 538, in run_sync raise TimeoutError("Operation timed out after %s seconds" % timeout) TimeoutError: Operation timed out after 5 seconds ====================================================================== ERROR: test_read_until_with_close_after_second_packet (tornado.test.iostream_test.TestIOStreamSSLContext.test_read_until_with_close_after_second_packet) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 538, in run_sync raise TimeoutError("Operation timed out after %s seconds" % timeout) TimeoutError: Operation timed out after 5 seconds ====================================================================== ERROR: test_small_read_untils_from_large_buffer (tornado.test.iostream_test.TestIOStreamSSLContext.test_small_read_untils_from_large_buffer) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 617, in post_coroutine self._test_generator.throw(e) ~~~~~~~~~~~~~~~~~~~~~~~~~~^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/iostream_test.py", line 564, in test_small_read_untils_from_large_buffer rs, ws = yield self.make_iostream_pair(max_buffer_size=10 * 1024) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 538, in run_sync raise TimeoutError("Operation timed out after %s seconds" % timeout) TimeoutError: Operation timed out after 5 seconds ====================================================================== ERROR: test_small_reads_from_large_buffer (tornado.test.iostream_test.TestIOStreamSSLContext.test_small_reads_from_large_buffer) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 617, in post_coroutine self._test_generator.throw(e) ~~~~~~~~~~~~~~~~~~~~~~~~~~^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/iostream_test.py", line 549, in test_small_reads_from_large_buffer rs, ws = yield self.make_iostream_pair(max_buffer_size=10 * 1024) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 538, in run_sync raise TimeoutError("Operation timed out after %s seconds" % timeout) TimeoutError: Operation timed out after 5 seconds ====================================================================== ERROR: test_write_memoryview (tornado.test.iostream_test.TestIOStreamSSLContext.test_write_memoryview) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 617, in post_coroutine self._test_generator.throw(e) ~~~~~~~~~~~~~~~~~~~~~~~~~~^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/iostream_test.py", line 382, in test_write_memoryview rs, ws = yield self.make_iostream_pair() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 538, in run_sync raise TimeoutError("Operation timed out after %s seconds" % timeout) TimeoutError: Operation timed out after 5 seconds ====================================================================== ERROR: test_write_zero_bytes (tornado.test.iostream_test.TestIOStreamSSLContext.test_write_zero_bytes) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 617, in post_coroutine self._test_generator.throw(e) ~~~~~~~~~~~~~~~~~~~~~~~~~~^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/iostream_test.py", line 202, in test_write_zero_bytes rs, ws = yield self.make_iostream_pair() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 538, in run_sync raise TimeoutError("Operation timed out after %s seconds" % timeout) TimeoutError: Operation timed out after 5 seconds ====================================================================== ERROR: test_connection_closed (tornado.test.iostream_test.TestIOStreamWebHTTP.test_connection_closed) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/iostream_test.py", line 73, in test_connection_closed response = self.fetch("/", headers={"Connection": "close"}) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_future_close_while_reading (tornado.test.iostream_test.TestIOStreamWebHTTP.test_future_close_while_reading) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/iostream_test.py", line 148, in test_future_close_while_reading yield stream.connect(("127.0.0.1", self.get_http_port())) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() tornado.iostream.StreamClosedError: Stream is closed ====================================================================== ERROR: test_future_interface (tornado.test.iostream_test.TestIOStreamWebHTTP.test_future_interface) Basic test of IOStream's ability to return Futures. ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/iostream_test.py", line 132, in test_future_interface connect_result = yield stream.connect(("127.0.0.1", self.get_http_port())) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() tornado.iostream.StreamClosedError: Stream is closed ====================================================================== ERROR: test_future_read_until_close (tornado.test.iostream_test.TestIOStreamWebHTTP.test_future_read_until_close) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/iostream_test.py", line 158, in test_future_read_until_close yield stream.connect(("127.0.0.1", self.get_http_port())) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() tornado.iostream.StreamClosedError: Stream is closed ====================================================================== ERROR: test_read_until_close (tornado.test.iostream_test.TestIOStreamWebHTTP.test_read_until_close) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/iostream_test.py", line 79, in test_read_until_close yield stream.connect(("127.0.0.1", self.get_http_port())) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() tornado.iostream.StreamClosedError: Stream is closed ====================================================================== ERROR: test_read_zero_bytes (tornado.test.iostream_test.TestIOStreamWebHTTP.test_read_zero_bytes) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/iostream_test.py", line 89, in test_read_zero_bytes yield self.stream.connect(("127.0.0.1", self.get_http_port())) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() tornado.iostream.StreamClosedError: Stream is closed ====================================================================== ERROR: test_write_while_connecting (tornado.test.iostream_test.TestIOStreamWebHTTP.test_write_while_connecting) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 233, in wrapper yielded = ctx_run(next, result) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/iostream_test.py", line 112, in test_write_while_connecting write_fut = stream.write(b"GET / HTTP/1.0\r\nConnection: close\r\n\r\n") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 523, in write self._check_closed() ~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 998, in _check_closed raise StreamClosedError(real_error=self.error) tornado.iostream.StreamClosedError: Stream is closed ====================================================================== ERROR: test_connection_closed (tornado.test.iostream_test.TestIOStreamWebHTTPS.test_connection_closed) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/iostream_test.py", line 73, in test_connection_closed response = self.fetch("/", headers={"Connection": "close"}) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_future_close_while_reading (tornado.test.iostream_test.TestIOStreamWebHTTPS.test_future_close_while_reading) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 617, in post_coroutine self._test_generator.throw(e) ~~~~~~~~~~~~~~~~~~~~~~~~~~^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/iostream_test.py", line 148, in test_future_close_while_reading yield stream.connect(("127.0.0.1", self.get_http_port())) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 538, in run_sync raise TimeoutError("Operation timed out after %s seconds" % timeout) TimeoutError: Operation timed out after 5 seconds ====================================================================== ERROR: test_future_interface (tornado.test.iostream_test.TestIOStreamWebHTTPS.test_future_interface) Basic test of IOStream's ability to return Futures. ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 617, in post_coroutine self._test_generator.throw(e) ~~~~~~~~~~~~~~~~~~~~~~~~~~^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/iostream_test.py", line 132, in test_future_interface connect_result = yield stream.connect(("127.0.0.1", self.get_http_port())) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 538, in run_sync raise TimeoutError("Operation timed out after %s seconds" % timeout) TimeoutError: Operation timed out after 5 seconds ====================================================================== ERROR: test_future_read_until_close (tornado.test.iostream_test.TestIOStreamWebHTTPS.test_future_read_until_close) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 617, in post_coroutine self._test_generator.throw(e) ~~~~~~~~~~~~~~~~~~~~~~~~~~^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/iostream_test.py", line 158, in test_future_read_until_close yield stream.connect(("127.0.0.1", self.get_http_port())) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 538, in run_sync raise TimeoutError("Operation timed out after %s seconds" % timeout) TimeoutError: Operation timed out after 5 seconds ====================================================================== ERROR: test_read_until_close (tornado.test.iostream_test.TestIOStreamWebHTTPS.test_read_until_close) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 617, in post_coroutine self._test_generator.throw(e) ~~~~~~~~~~~~~~~~~~~~~~~~~~^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/iostream_test.py", line 79, in test_read_until_close yield stream.connect(("127.0.0.1", self.get_http_port())) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 538, in run_sync raise TimeoutError("Operation timed out after %s seconds" % timeout) TimeoutError: Operation timed out after 5 seconds ====================================================================== ERROR: test_read_zero_bytes (tornado.test.iostream_test.TestIOStreamWebHTTPS.test_read_zero_bytes) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 617, in post_coroutine self._test_generator.throw(e) ~~~~~~~~~~~~~~~~~~~~~~~~~~^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/iostream_test.py", line 89, in test_read_zero_bytes yield self.stream.connect(("127.0.0.1", self.get_http_port())) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 538, in run_sync raise TimeoutError("Operation timed out after %s seconds" % timeout) TimeoutError: Operation timed out after 5 seconds ====================================================================== ERROR: test_write_while_connecting (tornado.test.iostream_test.TestIOStreamWebHTTPS.test_write_while_connecting) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 233, in wrapper yielded = ctx_run(next, result) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/iostream_test.py", line 112, in test_write_while_connecting write_fut = stream.write(b"GET / HTTP/1.0\r\nConnection: close\r\n\r\n") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 523, in write self._check_closed() ~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 998, in _check_closed raise StreamClosedError(real_error=self.error) tornado.iostream.StreamClosedError: Stream is closed ====================================================================== ERROR: test_wait_for_handshake_already_connected (tornado.test.iostream_test.WaitForHandshakeTest.test_wait_for_handshake_already_connected) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 617, in post_coroutine self._test_generator.throw(e) ~~~~~~~~~~~~~~~~~~~~~~~~~~^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/iostream_test.py", line 1148, in test_wait_for_handshake_already_connected yield self.connect_to_server(TestServer) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 538, in run_sync raise TimeoutError("Operation timed out after %s seconds" % timeout) TimeoutError: Operation timed out after 5 seconds ====================================================================== ERROR: test_wait_for_handshake_already_waiting_error (tornado.test.iostream_test.WaitForHandshakeTest.test_wait_for_handshake_already_waiting_error) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 617, in post_coroutine self._test_generator.throw(e) ~~~~~~~~~~~~~~~~~~~~~~~~~~^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/iostream_test.py", line 1134, in test_wait_for_handshake_already_waiting_error yield self.connect_to_server(TestServer) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 538, in run_sync raise TimeoutError("Operation timed out after %s seconds" % timeout) TimeoutError: Operation timed out after 5 seconds ====================================================================== ERROR: test_wait_for_handshake_future (tornado.test.iostream_test.WaitForHandshakeTest.test_wait_for_handshake_future) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 617, in post_coroutine self._test_generator.throw(e) ~~~~~~~~~~~~~~~~~~~~~~~~~~^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/iostream_test.py", line 1117, in test_wait_for_handshake_future yield self.connect_to_server(TestServer) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 538, in run_sync raise TimeoutError("Operation timed out after %s seconds" % timeout) TimeoutError: Operation timed out after 5 seconds ====================================================================== ERROR: test_multi_process (tornado.test.process_test.ProcessTest.test_multi_process) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/process_test.py", line 68, in test_multi_process id = fork_processes(3, max_restarts=3) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/process.py", line 168, in fork_processes raise RuntimeError("Too many child restarts, giving up") RuntimeError: Too many child restarts, giving up ====================================================================== ERROR: test_basic_router (tornado.test.routing_test.BasicRouterTestCase.test_basic_router) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/routing_test.py", line 56, in test_basic_router response = self.fetch("/any_request") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_custom_router (tornado.test.routing_test.CustomRouterTestCase.test_custom_router) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/routing_test.py", line 156, in test_custom_router response = self.fetch("/first_handler") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_http_method_router (tornado.test.routing_test.HTTPMethodRouterTestCase.test_http_method_router) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/routing_test.py", line 90, in test_http_method_router response = self.fetch("/post_resource", method="POST", body="data") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_rule_based_router (tornado.test.routing_test.RuleRouterTest.test_rule_based_router) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/routing_test.py", line 223, in test_rule_based_router response = self.fetch("/first_handler") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_delegate_not_found (tornado.test.routing_test.WSGIContainerTestCase.test_delegate_not_found) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/routing_test.py", line 275, in test_delegate_not_found response = self.fetch("/404") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_wsgi_container (tornado.test.routing_test.WSGIContainerTestCase.test_wsgi_container) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/routing_test.py", line 268, in test_wsgi_container response = self.fetch("/tornado/test") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_chunked_with_content_length (tornado.test.simple_httpclient_test.ChunkedWithContentLengthTest.test_chunked_with_content_length) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/simple_httpclient_test.py", line 837, in test_chunked_with_content_length self.fetch("/chunkwithcl", raise_error=True) ~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_100_continue (tornado.test.simple_httpclient_test.HTTP100ContinueTestCase.test_100_continue) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/simple_httpclient_test.py", line 628, in test_100_continue res = self.fetch("/") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_204_invalid_content_length (tornado.test.simple_httpclient_test.HTTP204NoContentTestCase.test_204_invalid_content_length) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/simple_httpclient_test.py", line 676, in test_204_invalid_content_length self.fetch("/?error=1", raise_error=True) ~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_204_no_content (tornado.test.simple_httpclient_test.HTTP204NoContentTestCase.test_204_no_content) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/simple_httpclient_test.py", line 664, in test_204_no_content resp = self.fetch("/") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_hostname_mapping (tornado.test.simple_httpclient_test.HostnameMappingTestCase.test_hostname_mapping) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/simple_httpclient_test.py", line 697, in test_hostname_mapping response = self.fetch("http://www.example.com:%d/hello" % self.get_http_port()) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_port_mapping (tornado.test.simple_httpclient_test.HostnameMappingTestCase.test_port_mapping) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/simple_httpclient_test.py", line 702, in test_port_mapping response = self.fetch("http://foo.example.com:8000/hello") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_large_body (tornado.test.simple_httpclient_test.MaxBodySizeTest.test_large_body) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/simple_httpclient_test.py", line 790, in test_large_body self.fetch("/large", raise_error=True) ~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_small_body (tornado.test.simple_httpclient_test.MaxBodySizeTest.test_small_body) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/simple_httpclient_test.py", line 779, in test_small_body response = self.fetch("/small") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_large_body (tornado.test.simple_httpclient_test.MaxBufferSizeTest.test_large_body) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/simple_httpclient_test.py", line 808, in test_large_body response = self.fetch("/large") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_large_headers (tornado.test.simple_httpclient_test.MaxHeaderSizeTest.test_large_headers) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/simple_httpclient_test.py", line 760, in test_large_headers self.fetch("/large", raise_error=True) ~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_small_headers (tornado.test.simple_httpclient_test.MaxHeaderSizeTest.test_small_headers) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/simple_httpclient_test.py", line 753, in test_small_headers response = self.fetch("/small") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_304_with_content_length (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase.test_304_with_content_length) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpclient_test.py", line 561, in test_304_with_content_length response = self.fetch("/304_with_content_length") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_all_methods (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase.test_all_methods) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpclient_test.py", line 613, in test_all_methods response = self.fetch("/all_methods", method=method) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_basic_auth (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase.test_basic_auth) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpclient_test.py", line 268, in test_basic_auth self.fetch( ~~~~~~~~~~^ "/auth", auth_username="Aladdin", auth_password="open sesame" ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ).body, ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_basic_auth_explicit_mode (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase.test_basic_auth_explicit_mode) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpclient_test.py", line 276, in test_basic_auth_explicit_mode self.fetch( ~~~~~~~~~~^ "/auth", ^^^^^^^^ ...<2 lines>... auth_mode="basic", ^^^^^^^^^^^^^^^^^^ ).body, ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_basic_auth_unicode (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase.test_basic_auth_unicode) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpclient_test.py", line 288, in test_basic_auth_unicode self.fetch("/auth", auth_username="test", auth_password="123£").body, ~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_bind_source_ip (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase.test_bind_source_ip) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpclient_test.py", line 603, in test_bind_source_ip response = yield self.http_client.fetch(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_body_encoding (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase.test_body_encoding) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpclient_test.py", line 387, in test_body_encoding response = self.fetch( "/echopost", ...<2 lines>... headers={"Content-Type": "application/blah"}, ) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_body_sanity_checks (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase.test_body_sanity_checks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpclient_test.py", line 629, in test_body_sanity_checks self.fetch("/all_methods", method=method, raise_error=True) ~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_chunked (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase.test_chunked) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpclient_test.py", line 220, in test_chunked response = self.fetch("/chunk") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_chunked_close (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase.test_chunked_close) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpclient_test.py", line 260, in test_chunked_close resp = self.fetch("http://127.0.0.1:%d/" % port) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_configure_defaults (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase.test_configure_defaults) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpclient_test.py", line 492, in test_configure_defaults response = yield client.fetch(self.get_url("/user_agent")) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_credentials_in_url (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase.test_credentials_in_url) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpclient_test.py", line 379, in test_credentials_in_url response = self.fetch(url) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_follow_redirect (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase.test_follow_redirect) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpclient_test.py", line 315, in test_follow_redirect response = self.fetch("/countdown/2", follow_redirects=False) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_future_http_error (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase.test_future_http_error) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpclient_test.py", line 573, in test_future_http_error yield self.http_client.fetch(self.get_url("/notfound")) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_future_http_error_no_raise (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase.test_future_http_error_no_raise) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpclient_test.py", line 581, in test_future_http_error_no_raise response = yield self.http_client.fetch( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ self.get_url("/notfound"), raise_error=False ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_future_interface (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase.test_future_interface) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpclient_test.py", line 567, in test_future_interface response = yield self.http_client.fetch(self.get_url("/hello")) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_gzip (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase.test_gzip) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpclient_test.py", line 431, in test_gzip response = self.fetch( "/chunk", decompress_response=False, headers={"Accept-Encoding": "gzip"} ) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_header_callback (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase.test_header_callback) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpclient_test.py", line 477, in test_header_callback self.fetch( ~~~~~~~~~~^ "/chunk", ^^^^^^^^^ header_callback=header_callback, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ streaming_callback=streaming_callback, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_header_crlf (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase.test_header_crlf) (name='cr', position='value') ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpclient_test.py", line 739, in test_header_crlf self.fetch("/hello", headers={"foo": header}) ~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_header_crlf (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase.test_header_crlf) (name='cr', position='key') ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpclient_test.py", line 742, in test_header_crlf self.fetch("/hello", headers={header: "foo"}) ~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_header_crlf (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase.test_header_crlf) (name='lf', position='value') ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpclient_test.py", line 739, in test_header_crlf self.fetch("/hello", headers={"foo": header}) ~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_header_crlf (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase.test_header_crlf) (name='lf', position='key') ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpclient_test.py", line 742, in test_header_crlf self.fetch("/hello", headers={header: "foo"}) ~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_header_crlf (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase.test_header_crlf) (name='crlf', position='value') ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpclient_test.py", line 739, in test_header_crlf self.fetch("/hello", headers={"foo": header}) ~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_header_crlf (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase.test_header_crlf) (name='crlf', position='key') ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpclient_test.py", line 742, in test_header_crlf self.fetch("/hello", headers={header: "foo"}) ~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_header_encoding (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase.test_header_encoding) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpclient_test.py", line 548, in test_header_encoding response = yield self.http_client.fetch( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ...<4 lines>... ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_header_types (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase.test_header_types) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpclient_test.py", line 506, in test_header_types resp = self.fetch("/user_agent", headers=headers) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_hello_world (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase.test_hello_world) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpclient_test.py", line 196, in test_hello_world response = self.fetch("/hello") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_invalid_gzip (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase.test_invalid_gzip) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpclient_test.py", line 449, in test_invalid_gzip response = self.fetch("/invalid_gzip") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_method_after_redirect (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase.test_method_after_redirect) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpclient_test.py", line 351, in test_method_after_redirect resp = self.fetch(url, method="POST", body=b"") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_multi_line_headers (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase.test_multi_line_headers) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpclient_test.py", line 540, in test_multi_line_headers resp = self.fetch("http://127.0.0.1:%d/" % port) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_non_ascii_header (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase.test_non_ascii_header) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpclient_test.py", line 682, in test_non_ascii_header response = self.fetch("/set_header?k=foo&v=%E9") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_patch_receives_payload (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase.test_patch_receives_payload) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpclient_test.py", line 190, in test_patch_receives_payload response = self.fetch("/patch", method="PATCH", body=body) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_post (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase.test_post) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpclient_test.py", line 215, in test_post response = self.fetch("/post", method="POST", body="arg1=foo&arg2=bar") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_put_307 (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase.test_put_307) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpclient_test.py", line 674, in test_put_307 response = self.fetch( "/redirect?status=307&url=/put", method="PUT", body=b"hello" ) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_redirect_put_with_body (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase.test_redirect_put_with_body) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpclient_test.py", line 333, in test_redirect_put_with_body response = self.fetch( "/redirect?url=/put&status=307", method="PUT", body="hello" ) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_redirect_put_without_body (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase.test_redirect_put_without_body) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpclient_test.py", line 340, in test_redirect_put_without_body response = self.fetch( "/redirect?url=/put&status=307", method="PUT", allow_nonstandard_methods=True, ) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_redirect_without_location (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase.test_redirect_without_location) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpclient_test.py", line 325, in test_redirect_without_location response = self.fetch("/redirect_without_location", follow_redirects=True) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_response_times (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase.test_response_times) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpclient_test.py", line 691, in test_response_times response = self.fetch("/hello") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_reuse_request_from_response (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase.test_reuse_request_from_response) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpclient_test.py", line 593, in test_reuse_request_from_response response = yield self.http_client.fetch(url) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_streaming_callback (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase.test_streaming_callback) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpclient_test.py", line 209, in test_streaming_callback response = self.fetch("/hello", streaming_callback=chunks.append) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_types (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase.test_types) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpclient_test.py", line 419, in test_types response = self.fetch("/hello") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_unsupported_auth_mode (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase.test_unsupported_auth_mode) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpclient_test.py", line 306, in test_unsupported_auth_mode self.fetch( ~~~~~~~~~~^ "/auth", ^^^^^^^^ ...<3 lines>... raise_error=True, ^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_zero_timeout (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase.test_zero_timeout) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/httpclient_test.py", line 705, in test_zero_timeout response = self.fetch("/hello", connect_timeout=0) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_100_continue (tornado.test.simple_httpclient_test.SimpleHTTPClientTestCase.test_100_continue) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/simple_httpclient_test.py", line 482, in test_100_continue response = self.fetch( "/echo_post", method="POST", body=b"1234", expect_100_continue=True ) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_100_continue_early_response (tornado.test.simple_httpclient_test.SimpleHTTPClientTestCase.test_100_continue_early_response) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/simple_httpclient_test.py", line 491, in test_100_continue_early_response response = self.fetch( "/respond_in_prepare", ...<2 lines>... expect_100_continue=True, ) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_async_body_producer_chunked (tornado.test.simple_httpclient_test.SimpleHTTPClientTestCase.test_async_body_producer_chunked) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/simple_httpclient_test.py", line 436, in test_async_body_producer_chunked response = self.fetch( "/echo_post", method="POST", body_producer=self.async_body_producer ) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_async_body_producer_content_length (tornado.test.simple_httpclient_test.SimpleHTTPClientTestCase.test_async_body_producer_content_length) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/simple_httpclient_test.py", line 443, in test_async_body_producer_content_length response = self.fetch( "/echo_post", ...<2 lines>... headers={"Content-Length": "8"}, ) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_connection_refused (tornado.test.simple_httpclient_test.SimpleHTTPClientTestCase.test_connection_refused) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/simple_httpclient_test.py", line 366, in test_connection_refused cleanup_func, port = refusing_port() ~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/util.py", line 75, in refusing_port client_socket.connect(("127.0.0.1", port)) ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_default_user_agent (tornado.test.simple_httpclient_test.SimpleHTTPClientTestCase.test_default_user_agent) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/simple_httpclient_test.py", line 252, in test_default_user_agent response = self.fetch("/user_agent", method="GET") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_head_request (tornado.test.simple_httpclient_test.SimpleHTTPClientTestCase.test_head_request) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/simple_httpclient_test.py", line 335, in test_head_request response = self.fetch("/head", method="HEAD") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_header_reuse (tornado.test.simple_httpclient_test.SimpleHTTPClientTestCase.test_header_reuse) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/simple_httpclient_test.py", line 248, in test_header_reuse self.fetch("/hello", headers=headers) ~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_host_header (tornado.test.simple_httpclient_test.SimpleHTTPClientTestCase.test_host_header) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/simple_httpclient_test.py", line 358, in test_host_header response = self.fetch("/host_echo") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_max_redirects (tornado.test.simple_httpclient_test.SimpleHTTPClientTestCase.test_max_redirects) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/simple_httpclient_test.py", line 236, in test_max_redirects response = self.fetch("/countdown/5", max_redirects=3) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_multiple_content_length_accepted (tornado.test.simple_httpclient_test.SimpleHTTPClientTestCase.test_multiple_content_length_accepted) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/simple_httpclient_test.py", line 321, in test_multiple_content_length_accepted response = self.fetch("/content_length?value=2,2") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_native_body_producer_chunked (tornado.test.simple_httpclient_test.SimpleHTTPClientTestCase.test_native_body_producer_chunked) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/simple_httpclient_test.py", line 460, in test_native_body_producer_chunked response = self.fetch("/echo_post", method="POST", body_producer=body_producer) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_native_body_producer_content_length (tornado.test.simple_httpclient_test.SimpleHTTPClientTestCase.test_native_body_producer_content_length) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/simple_httpclient_test.py", line 472, in test_native_body_producer_content_length response = self.fetch( "/echo_post", ...<2 lines>... headers={"Content-Length": "8"}, ) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_no_content (tornado.test.simple_httpclient_test.SimpleHTTPClientTestCase.test_no_content) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/simple_httpclient_test.py", line 348, in test_no_content response = self.fetch("/no_content") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_no_content_length (tornado.test.simple_httpclient_test.SimpleHTTPClientTestCase.test_no_content_length) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/simple_httpclient_test.py", line 402, in test_no_content_length response = self.fetch("/no_content_length") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_options_request (tornado.test.simple_httpclient_test.SimpleHTTPClientTestCase.test_options_request) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/simple_httpclient_test.py", line 341, in test_options_request response = self.fetch("/options", method="OPTIONS") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_redirect_connection_limit (tornado.test.simple_httpclient_test.SimpleHTTPClientTestCase.test_redirect_connection_limit) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/simple_httpclient_test.py", line 232, in test_redirect_connection_limit response = yield client.fetch(self.get_url("/countdown/3"), max_redirects=3) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_request_timeout (tornado.test.simple_httpclient_test.SimpleHTTPClientTestCase.test_request_timeout) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/simple_httpclient_test.py", line 301, in test_request_timeout self.fetch("/trigger?wake=false", request_timeout=timeout, raise_error=True) ~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_see_other_redirect (tornado.test.simple_httpclient_test.SimpleHTTPClientTestCase.test_see_other_redirect) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/simple_httpclient_test.py", line 258, in test_see_other_redirect response = self.fetch("/see_other_post", method="POST", body="%d" % code) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_streaming_follow_redirects (tornado.test.simple_httpclient_test.SimpleHTTPClientTestCase.test_streaming_follow_redirects) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/simple_httpclient_test.py", line 508, in test_streaming_follow_redirects self.fetch( ~~~~~~~~~~^ "/redirect?url=/hello", ^^^^^^^^^^^^^^^^^^^^^^^ header_callback=headers.append, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ streaming_callback=chunk_bytes.append, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_sync_body_producer_chunked (tornado.test.simple_httpclient_test.SimpleHTTPClientTestCase.test_sync_body_producer_chunked) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/simple_httpclient_test.py", line 419, in test_sync_body_producer_chunked response = self.fetch( "/echo_post", method="POST", body_producer=self.sync_body_producer ) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_sync_body_producer_content_length (tornado.test.simple_httpclient_test.SimpleHTTPClientTestCase.test_sync_body_producer_content_length) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/simple_httpclient_test.py", line 426, in test_sync_body_producer_content_length response = self.fetch( "/echo_post", ...<2 lines>... headers={"Content-Length": "8"}, ) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_100_continue (tornado.test.simple_httpclient_test.SimpleHTTPSClientTestCase.test_100_continue) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/simple_httpclient_test.py", line 482, in test_100_continue response = self.fetch( "/echo_post", method="POST", body=b"1234", expect_100_continue=True ) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_100_continue_early_response (tornado.test.simple_httpclient_test.SimpleHTTPSClientTestCase.test_100_continue_early_response) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/simple_httpclient_test.py", line 491, in test_100_continue_early_response response = self.fetch( "/respond_in_prepare", ...<2 lines>... expect_100_continue=True, ) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_async_body_producer_chunked (tornado.test.simple_httpclient_test.SimpleHTTPSClientTestCase.test_async_body_producer_chunked) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/simple_httpclient_test.py", line 436, in test_async_body_producer_chunked response = self.fetch( "/echo_post", method="POST", body_producer=self.async_body_producer ) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_async_body_producer_content_length (tornado.test.simple_httpclient_test.SimpleHTTPSClientTestCase.test_async_body_producer_content_length) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/simple_httpclient_test.py", line 443, in test_async_body_producer_content_length response = self.fetch( "/echo_post", ...<2 lines>... headers={"Content-Length": "8"}, ) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_connection_refused (tornado.test.simple_httpclient_test.SimpleHTTPSClientTestCase.test_connection_refused) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/simple_httpclient_test.py", line 366, in test_connection_refused cleanup_func, port = refusing_port() ~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/util.py", line 75, in refusing_port client_socket.connect(("127.0.0.1", port)) ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_default_user_agent (tornado.test.simple_httpclient_test.SimpleHTTPSClientTestCase.test_default_user_agent) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/simple_httpclient_test.py", line 252, in test_default_user_agent response = self.fetch("/user_agent", method="GET") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_error_logging (tornado.test.simple_httpclient_test.SimpleHTTPSClientTestCase.test_error_logging) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/simple_httpclient_test.py", line 572, in test_error_logging self.fetch("/", validate_cert=True, raise_error=True) ~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_head_request (tornado.test.simple_httpclient_test.SimpleHTTPSClientTestCase.test_head_request) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/simple_httpclient_test.py", line 335, in test_head_request response = self.fetch("/head", method="HEAD") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_header_reuse (tornado.test.simple_httpclient_test.SimpleHTTPSClientTestCase.test_header_reuse) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/simple_httpclient_test.py", line 248, in test_header_reuse self.fetch("/hello", headers=headers) ~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_host_header (tornado.test.simple_httpclient_test.SimpleHTTPSClientTestCase.test_host_header) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/simple_httpclient_test.py", line 358, in test_host_header response = self.fetch("/host_echo") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_max_redirects (tornado.test.simple_httpclient_test.SimpleHTTPSClientTestCase.test_max_redirects) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/simple_httpclient_test.py", line 236, in test_max_redirects response = self.fetch("/countdown/5", max_redirects=3) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_multiple_content_length_accepted (tornado.test.simple_httpclient_test.SimpleHTTPSClientTestCase.test_multiple_content_length_accepted) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/simple_httpclient_test.py", line 321, in test_multiple_content_length_accepted response = self.fetch("/content_length?value=2,2") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_native_body_producer_chunked (tornado.test.simple_httpclient_test.SimpleHTTPSClientTestCase.test_native_body_producer_chunked) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/simple_httpclient_test.py", line 460, in test_native_body_producer_chunked response = self.fetch("/echo_post", method="POST", body_producer=body_producer) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_native_body_producer_content_length (tornado.test.simple_httpclient_test.SimpleHTTPSClientTestCase.test_native_body_producer_content_length) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/simple_httpclient_test.py", line 472, in test_native_body_producer_content_length response = self.fetch( "/echo_post", ...<2 lines>... headers={"Content-Length": "8"}, ) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_no_content (tornado.test.simple_httpclient_test.SimpleHTTPSClientTestCase.test_no_content) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/simple_httpclient_test.py", line 348, in test_no_content response = self.fetch("/no_content") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_no_content_length (tornado.test.simple_httpclient_test.SimpleHTTPSClientTestCase.test_no_content_length) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/simple_httpclient_test.py", line 402, in test_no_content_length response = self.fetch("/no_content_length") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_options_request (tornado.test.simple_httpclient_test.SimpleHTTPSClientTestCase.test_options_request) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/simple_httpclient_test.py", line 341, in test_options_request response = self.fetch("/options", method="OPTIONS") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_redirect_connection_limit (tornado.test.simple_httpclient_test.SimpleHTTPSClientTestCase.test_redirect_connection_limit) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/simple_httpclient_test.py", line 232, in test_redirect_connection_limit response = yield client.fetch(self.get_url("/countdown/3"), max_redirects=3) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_request_timeout (tornado.test.simple_httpclient_test.SimpleHTTPSClientTestCase.test_request_timeout) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/simple_httpclient_test.py", line 301, in test_request_timeout self.fetch("/trigger?wake=false", request_timeout=timeout, raise_error=True) ~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_see_other_redirect (tornado.test.simple_httpclient_test.SimpleHTTPSClientTestCase.test_see_other_redirect) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/simple_httpclient_test.py", line 258, in test_see_other_redirect response = self.fetch("/see_other_post", method="POST", body="%d" % code) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_ssl_context (tornado.test.simple_httpclient_test.SimpleHTTPSClientTestCase.test_ssl_context) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/simple_httpclient_test.py", line 547, in test_ssl_context resp = self.fetch("/hello", ssl_options=ssl_ctx) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_ssl_context_handshake_fail (tornado.test.simple_httpclient_test.SimpleHTTPSClientTestCase.test_ssl_context_handshake_fail) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/simple_httpclient_test.py", line 564, in test_ssl_context_handshake_fail self.fetch("/hello", ssl_options=ctx, raise_error=True) ~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_ssl_options (tornado.test.simple_httpclient_test.SimpleHTTPSClientTestCase.test_ssl_options) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/simple_httpclient_test.py", line 540, in test_ssl_options resp = self.fetch("/hello", ssl_options={"cert_reqs": ssl.CERT_NONE}) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_ssl_options_handshake_fail (tornado.test.simple_httpclient_test.SimpleHTTPSClientTestCase.test_ssl_options_handshake_fail) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/simple_httpclient_test.py", line 553, in test_ssl_options_handshake_fail self.fetch( ~~~~~~~~~~^ "/hello", ^^^^^^^^^ ssl_options=dict(cert_reqs=ssl.CERT_REQUIRED), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ raise_error=True, ^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_streaming_follow_redirects (tornado.test.simple_httpclient_test.SimpleHTTPSClientTestCase.test_streaming_follow_redirects) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/simple_httpclient_test.py", line 508, in test_streaming_follow_redirects self.fetch( ~~~~~~~~~~^ "/redirect?url=/hello", ^^^^^^^^^^^^^^^^^^^^^^^ header_callback=headers.append, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ streaming_callback=chunk_bytes.append, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_sync_body_producer_chunked (tornado.test.simple_httpclient_test.SimpleHTTPSClientTestCase.test_sync_body_producer_chunked) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/simple_httpclient_test.py", line 419, in test_sync_body_producer_chunked response = self.fetch( "/echo_post", method="POST", body_producer=self.sync_body_producer ) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_sync_body_producer_content_length (tornado.test.simple_httpclient_test.SimpleHTTPSClientTestCase.test_sync_body_producer_content_length) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/simple_httpclient_test.py", line 426, in test_sync_body_producer_content_length response = self.fetch( "/echo_post", ...<2 lines>... headers={"Content-Length": "8"}, ) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_connect_ipv4_dual (tornado.test.tcpclient_test.TCPClientTest.test_connect_ipv4_dual) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/tcpclient_test.py", line 111, in test_connect_ipv4_dual self.do_test_connect(socket.AF_INET, "localhost") ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/tcpclient_test.py", line 93, in do_test_connect stream = yield self.client.connect( ^^^^^^^^^^^^^^^^^^^^^^^^^^ ...<5 lines>... ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 142, in on_connect_done stream = future.result() tornado.iostream.StreamClosedError: Stream is closed ====================================================================== ERROR: test_connect_ipv4_ipv4 (tornado.test.tcpclient_test.TCPClientTest.test_connect_ipv4_ipv4) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/tcpclient_test.py", line 108, in test_connect_ipv4_ipv4 self.do_test_connect(socket.AF_INET, "127.0.0.1") ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/tcpclient_test.py", line 93, in do_test_connect stream = yield self.client.connect( ^^^^^^^^^^^^^^^^^^^^^^^^^^ ...<5 lines>... ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 142, in on_connect_done stream = future.result() tornado.iostream.StreamClosedError: Stream is closed ====================================================================== ERROR: test_connect_unspec_dual (tornado.test.tcpclient_test.TCPClientTest.test_connect_unspec_dual) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/tcpclient_test.py", line 134, in test_connect_unspec_dual self.do_test_connect(socket.AF_UNSPEC, "localhost") ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/tcpclient_test.py", line 93, in do_test_connect stream = yield self.client.connect( ^^^^^^^^^^^^^^^^^^^^^^^^^^ ...<5 lines>... ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 142, in on_connect_done stream = future.result() tornado.iostream.StreamClosedError: Stream is closed ====================================================================== ERROR: test_connect_unspec_ipv4 (tornado.test.tcpclient_test.TCPClientTest.test_connect_unspec_ipv4) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/tcpclient_test.py", line 126, in test_connect_unspec_ipv4 self.do_test_connect(socket.AF_UNSPEC, "127.0.0.1") ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/tcpclient_test.py", line 93, in do_test_connect stream = yield self.client.connect( ^^^^^^^^^^^^^^^^^^^^^^^^^^ ...<5 lines>... ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 142, in on_connect_done stream = future.result() tornado.iostream.StreamClosedError: Stream is closed ====================================================================== ERROR: test_refused_ipv4 (tornado.test.tcpclient_test.TCPClientTest.test_refused_ipv4) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 233, in wrapper yielded = ctx_run(next, result) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/tcpclient_test.py", line 138, in test_refused_ipv4 cleanup_func, port = refusing_port() ~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/util.py", line 75, in refusing_port client_socket.connect(("127.0.0.1", port)) ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_source_ip_success (tornado.test.tcpclient_test.TCPClientTest.test_source_ip_success) Success when trying to use the source IP Address '127.0.0.1'. ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/tcpclient_test.py", line 155, in test_source_ip_success self.do_test_connect(socket.AF_INET, "127.0.0.1", source_ip="127.0.0.1") ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/tcpclient_test.py", line 93, in do_test_connect stream = yield self.client.connect( ^^^^^^^^^^^^^^^^^^^^^^^^^^ ...<5 lines>... ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 279, in connect af, addr, stream = await connector.start(connect_timeout=timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/tcpclient.py", line 142, in on_connect_done stream = future.result() tornado.iostream.StreamClosedError: Stream is closed ====================================================================== ERROR: test_handle_stream_coroutine_logging (tornado.test.tcpserver_test.TCPServerTest.test_handle_stream_coroutine_logging) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/tcpserver_test.py", line 36, in test_handle_stream_coroutine_logging yield client.connect(("localhost", port)) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() tornado.iostream.StreamClosedError: Stream is closed ====================================================================== ERROR: test_handle_stream_native_coroutine (tornado.test.tcpserver_test.TCPServerTest.test_handle_stream_native_coroutine) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/tcpserver_test.py", line 59, in test_handle_stream_native_coroutine yield client.connect(("localhost", port)) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() tornado.iostream.StreamClosedError: Stream is closed ====================================================================== ERROR: test_fetch_full_http_url (tornado.test.testing_test.AsyncHTTPTestCaseTest.test_fetch_full_http_url) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/testing_test.py", line 112, in test_fetch_full_http_url response = self.fetch(path) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_fetch_segment (tornado.test.testing_test.AsyncHTTPTestCaseTest.test_fetch_segment) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/testing_test.py", line 104, in test_fetch_segment response = self.fetch(path) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_accept_language (tornado.test.web_test.AcceptLanguageTest.test_accept_language) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 3297, in test_accept_language response = self.fetch("/", headers={"Accept-Language": "fr-FR;q=0.9"}) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_accept_language_ignore (tornado.test.web_test.AcceptLanguageTest.test_accept_language_ignore) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 3304, in test_accept_language_ignore response = self.fetch("/", headers={"Accept-Language": "fr-FR;q=0"}) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_accept_language_invalid (tornado.test.web_test.AcceptLanguageTest.test_accept_language_invalid) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 3308, in test_accept_language_invalid response = self.fetch("/", headers={"Accept-Language": "fr-FR;q=-1"}) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_standard_methods (tornado.test.web_test.AllHTTPMethodsTest.test_standard_methods) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 2178, in test_standard_methods response = self.fetch("/", method="HEAD") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_absolute_auth_redirect (tornado.test.web_test.AuthRedirectTest.test_absolute_auth_redirect) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 460, in test_absolute_auth_redirect response = self.fetch(self.get_url("/absolute"), follow_redirects=False) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_relative_auth_redirect (tornado.test.web_test.AuthRedirectTest.test_relative_auth_redirect) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 455, in test_relative_auth_redirect response = self.fetch(self.get_url("/relative"), follow_redirects=False) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_buggy_log_exception (tornado.test.web_test.BuggyLoggingTest.test_buggy_log_exception) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 1958, in test_buggy_log_exception self.fetch("/") ~~~~~~~~~~^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_multiple_strong_etag_match (tornado.test.web_test.CacheTest.test_multiple_strong_etag_match) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 3145, in test_multiple_strong_etag_match self._test_etag(computed_etag, etags, 304) ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 3178, in _test_etag response = self.fetch( "/etag/" + computed_etag, headers={"If-None-Match": etags} ) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_multiple_strong_etag_not_match (tornado.test.web_test.CacheTest.test_multiple_strong_etag_not_match) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 3155, in test_multiple_strong_etag_not_match self._test_etag(computed_etag, etags, 200) ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 3178, in _test_etag response = self.fetch( "/etag/" + computed_etag, headers={"If-None-Match": etags} ) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_multiple_weak_etag_match (tornado.test.web_test.CacheTest.test_multiple_weak_etag_match) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 3165, in test_multiple_weak_etag_match self._test_etag(computed_etag, etags, 304) ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 3178, in _test_etag response = self.fetch( "/etag/" + computed_etag, headers={"If-None-Match": etags} ) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_multiple_weak_etag_not_match (tornado.test.web_test.CacheTest.test_multiple_weak_etag_not_match) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 3175, in test_multiple_weak_etag_not_match self._test_etag(computed_etag, etags, 200) ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 3178, in _test_etag response = self.fetch( "/etag/" + computed_etag, headers={"If-None-Match": etags} ) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_strong_etag_match (tornado.test.web_test.CacheTest.test_strong_etag_match) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 3140, in test_strong_etag_match self._test_etag(computed_etag, etags, 304) ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 3178, in _test_etag response = self.fetch( "/etag/" + computed_etag, headers={"If-None-Match": etags} ) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_strong_etag_not_match (tornado.test.web_test.CacheTest.test_strong_etag_not_match) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 3150, in test_strong_etag_not_match self._test_etag(computed_etag, etags, 200) ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 3178, in _test_etag response = self.fetch( "/etag/" + computed_etag, headers={"If-None-Match": etags} ) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_weak_etag_match (tornado.test.web_test.CacheTest.test_weak_etag_match) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 3160, in test_weak_etag_match self._test_etag(computed_etag, etags, 304) ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 3178, in _test_etag response = self.fetch( "/etag/" + computed_etag, headers={"If-None-Match": etags} ) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_weak_etag_not_match (tornado.test.web_test.CacheTest.test_weak_etag_not_match) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 3170, in test_weak_etag_not_match self._test_etag(computed_etag, etags, 200) ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 3178, in _test_etag response = self.fetch( "/etag/" + computed_etag, headers={"If-None-Match": etags} ) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_wildcard_etag (tornado.test.web_test.CacheTest.test_wildcard_etag) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 3135, in test_wildcard_etag self._test_etag(computed_etag, etags, 304) ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 3178, in _test_etag response = self.fetch( "/etag/" + computed_etag, headers={"If-None-Match": etags} ) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_clear_all_cookies (tornado.test.web_test.ClearAllCookiesTest.test_clear_all_cookies) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 1884, in test_clear_all_cookies response = self.fetch("/", headers={"Cookie": "foo=bar; baz=xyzzy"}) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_clear_header (tornado.test.web_test.ClearHeaderTest.test_clear_header) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 1672, in test_clear_header response = self.fetch("/") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_client_close (tornado.test.web_test.ClientCloseTest.test_client_close) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 2601, in test_client_close response = self.fetch("/", raise_error=True) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_connection_close (tornado.test.web_test.ConnectionCloseTest.test_connection_close) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 491, in test_connection_close s.connect(("127.0.0.1", self.get_http_port())) ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_cookie_special_char (tornado.test.web_test.CookieTest.test_cookie_special_char) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 364, in test_cookie_special_char response = self.fetch("/special_char") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_get_cookie (tornado.test.web_test.CookieTest.test_get_cookie) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 347, in test_get_cookie response = self.fetch("/get", headers={"Cookie": "foo=bar"}) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_set_cookie (tornado.test.web_test.CookieTest.test_set_cookie) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 340, in test_set_cookie response = self.fetch("/set") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_set_cookie_deprecated (tornado.test.web_test.CookieTest.test_set_cookie_deprecated) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 425, in test_set_cookie_deprecated response = self.fetch("/set_deprecated") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_set_cookie_domain (tornado.test.web_test.CookieTest.test_set_cookie_domain) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 357, in test_set_cookie_domain response = self.fetch("/set_domain") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_set_cookie_expires_days (tornado.test.web_test.CookieTest.test_set_cookie_expires_days) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 401, in test_set_cookie_expires_days response = self.fetch("/set_expires_days") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_set_cookie_false_flags (tornado.test.web_test.CookieTest.test_set_cookie_false_flags) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 414, in test_set_cookie_false_flags response = self.fetch("/set_falsy_flags") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_set_cookie_max_age (tornado.test.web_test.CookieTest.test_set_cookie_max_age) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 396, in test_set_cookie_max_age response = self.fetch("/set_max_age") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_set_cookie_overwrite (tornado.test.web_test.CookieTest.test_set_cookie_overwrite) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 389, in test_set_cookie_overwrite response = self.fetch("/set_overwrite") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_404 (tornado.test.web_test.Custom404Test.test_404) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 2253, in test_404 response = self.fetch("/") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_serve (tornado.test.web_test.CustomStaticFileTest.test_serve) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 1559, in test_serve response = self.fetch("/static/foo.42.txt") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_static_url (tornado.test.web_test.CustomStaticFileTest.test_static_url) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 1564, in test_static_url response = self.fetch("/static_url/foo.txt") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_date_header (tornado.test.web_test.DateHeaderTest.test_date_header) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 1745, in test_date_header response = self.fetch("/") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_flow_control_chunked_body (tornado.test.web_test.DecoratedStreamingRequestFlowControlTest.test_flow_control_chunked_body) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 2456, in test_flow_control_chunked_body response = self.fetch("/", body_producer=body_producer, method="POST") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_flow_control_compressed_body (tornado.test.web_test.DecoratedStreamingRequestFlowControlTest.test_flow_control_compressed_body) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 2477, in test_flow_control_compressed_body response = self.fetch( "/", ...<2 lines>... headers={"Content-Encoding": "gzip"}, ) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_flow_control_fixed_body (tornado.test.web_test.DecoratedStreamingRequestFlowControlTest.test_flow_control_fixed_body) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 2433, in test_flow_control_fixed_body response = self.fetch("/", body="abcdefghijklmnopqrstuvwxyz", method="POST") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_addslash (tornado.test.web_test.DecoratorTest.test_addslash) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 3112, in test_addslash response = self.fetch("/addslash", follow_redirects=False) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_removeslash (tornado.test.web_test.DecoratorTest.test_removeslash) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 3103, in test_removeslash response = self.fetch("/removeslash/", follow_redirects=False) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_404 (tornado.test.web_test.Default404Test.test_404) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 2231, in test_404 response = self.fetch("/") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_403 (tornado.test.web_test.DefaultHandlerArgumentsTest.test_403) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 2269, in test_403 response = self.fetch("/") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_default_host_matching (tornado.test.web_test.DefaultHostMatchingTest.test_default_host_matching) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 1628, in test_default_host_matching response = self.fetch("/foo") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_404_xsrf (tornado.test.web_test.ErrorHandlerXSRFTest.test_404_xsrf) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 1790, in test_404_xsrf response = self.fetch("/404", method="POST", body="") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_error_xsrf (tornado.test.web_test.ErrorHandlerXSRFTest.test_error_xsrf) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 1786, in test_error_xsrf response = self.fetch("/error", method="POST", body="") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_default (tornado.test.web_test.ErrorResponseTest.test_default) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 1045, in test_default response = self.fetch("/default") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_failed_write_error (tornado.test.web_test.ErrorResponseTest.test_failed_write_error) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 1069, in test_failed_write_error response = self.fetch("/failed_write_error") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_write_error (tornado.test.web_test.ErrorResponseTest.test_write_error) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 1059, in test_write_error response = self.fetch("/write_error") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_http_error (tornado.test.web_test.ExceptionHandlerTest.test_http_error) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 1929, in test_http_error response = self.fetch("/?exc=http") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_known_error (tornado.test.web_test.ExceptionHandlerTest.test_known_error) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 1942, in test_known_error response = self.fetch("/?exc=permission") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_unknown_error (tornado.test.web_test.ExceptionHandlerTest.test_unknown_error) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 1935, in test_unknown_error response = self.fetch("/?exc=zero") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_finish_method_return_future (tornado.test.web_test.FinalReturnTest.test_finish_method_return_future) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 255, in test_finish_method_return_future response = self.fetch(self.get_url("/finish")) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_render_method_return_future (tornado.test.web_test.FinalReturnTest.test_render_method_return_future) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 266, in test_render_method_return_future response = self.fetch(self.get_url("/render")) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_finish_exception (tornado.test.web_test.FinishExceptionTest.test_finish_exception) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 3080, in test_finish_exception response = self.fetch(u) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_finish_in_prepare (tornado.test.web_test.FinishInPrepareTest.test_finish_in_prepare) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 2221, in test_finish_in_prepare response = self.fetch("/") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_catch_error (tornado.test.web_test.GetArgumentErrorTest.test_catch_error) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 2017, in test_catch_error response = self.fetch("/") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_get_current_user_from_ui_module_is_lazy (tornado.test.web_test.GetCurrentUserTest.test_get_current_user_from_ui_module_is_lazy) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 2130, in test_get_current_user_from_ui_module_is_lazy response = self.fetch("/without_user_module") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_get_current_user_from_ui_module_works (tornado.test.web_test.GetCurrentUserTest.test_get_current_user_from_ui_module_works) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 2134, in test_get_current_user_from_ui_module_works response = self.fetch("/with_user_module") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_get_current_user_works (tornado.test.web_test.GetCurrentUserTest.test_get_current_user_works) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 2126, in test_get_current_user_works response = self.fetch("/with_user") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_gzip (tornado.test.web_test.GzipTestCase.test_gzip) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 1818, in test_gzip response = self.fetch("/") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_gzip_not_requested (tornado.test.web_test.GzipTestCase.test_gzip_not_requested) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 1830, in test_gzip_not_requested response = self.fetch("/", use_gzip=False) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_gzip_static (tornado.test.web_test.GzipTestCase.test_gzip_static) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 1825, in test_gzip_static response = self.fetch("/robots.txt") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_vary_already_present (tornado.test.web_test.GzipTestCase.test_vary_already_present) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 1835, in test_vary_already_present response = self.fetch("/?vary=Accept-Language") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_vary_already_present_multiple (tornado.test.web_test.GzipTestCase.test_vary_already_present_multiple) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 1844, in test_vary_already_present_multiple response = self.fetch("/?vary=Accept-Language&vary=Cookie") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_handler_by_name (tornado.test.web_test.HandlerByNameTest.test_handler_by_name) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 2283, in test_handler_by_name resp = self.fetch("/hello1") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_204_headers (tornado.test.web_test.Header204Test.test_204_headers) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 1684, in test_204_headers response = self.fetch("/") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_304_headers (tornado.test.web_test.Header304Test.test_304_headers) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 1697, in test_304_headers response1 = self.fetch("/") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_host_matching (tornado.test.web_test.HostMatchingTest.test_host_matching) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 1593, in test_host_matching response = self.fetch("/foo") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_content_length_too_high (tornado.test.web_test.IncorrectContentLengthTest.test_content_length_too_high) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 2562, in test_content_length_too_high self.fetch("/high", raise_error=True) ~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_content_length_too_low (tornado.test.web_test.IncorrectContentLengthTest.test_content_length_too_low) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 2578, in test_content_length_too_low self.fetch("/low", raise_error=True) ~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_named_urlspec_groups (tornado.test.web_test.NamedURLSpecGroupsTest.test_named_urlspec_groups) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 1656, in test_named_urlspec_groups response = self.fetch("/str/foo") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_flow_control_chunked_body (tornado.test.web_test.NativeStreamingRequestFlowControlTest.test_flow_control_chunked_body) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 2456, in test_flow_control_chunked_body response = self.fetch("/", body_producer=body_producer, method="POST") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_flow_control_compressed_body (tornado.test.web_test.NativeStreamingRequestFlowControlTest.test_flow_control_compressed_body) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 2477, in test_flow_control_compressed_body response = self.fetch( "/", ...<2 lines>... headers={"Content-Encoding": "gzip"}, ) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_flow_control_fixed_body (tornado.test.web_test.NativeStreamingRequestFlowControlTest.test_flow_control_fixed_body) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 2433, in test_flow_control_fixed_body response = self.fetch("/", body="abcdefghijklmnopqrstuvwxyz", method="POST") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_empty_flush (tornado.test.web_test.NonWSGIWebTests.test_empty_flush) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 1004, in test_empty_flush response = self.fetch("/empty_flush") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_other (tornado.test.web_test.PatchMethodTest.test_other) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 2205, in test_other response = self.fetch("/", method="OTHER", allow_nonstandard_methods=True) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_patch (tornado.test.web_test.PatchMethodTest.test_patch) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 2201, in test_patch response = self.fetch("/", method="PATCH", body=b"") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_kw (tornado.test.web_test.PathArgsInPrepareTest.test_kw) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 1871, in test_kw response = self.fetch("/kw/foo") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_pos (tornado.test.web_test.PathArgsInPrepareTest.test_pos) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 1865, in test_pos response = self.fetch("/pos/foo") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_raise_with_reason (tornado.test.web_test.RaiseWithReasonTest.test_raise_with_reason) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 1763, in test_raise_with_reason response = self.fetch("/") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_basic_redirect (tornado.test.web_test.RedirectHandlerTest.test_basic_redirect) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 3256, in test_basic_redirect response = self.fetch("/src", follow_redirects=False) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_redirect_pattern (tornado.test.web_test.RedirectHandlerTest.test_redirect_pattern) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 3271, in test_redirect_pattern response = self.fetch("/a/b/c", follow_redirects=False) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_redirect_with_appending_argument (tornado.test.web_test.RedirectHandlerTest.test_redirect_with_appending_argument) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 3266, in test_redirect_with_appending_argument response = self.fetch("/src2?foo2=bar2", follow_redirects=False) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_redirect_with_argument (tornado.test.web_test.RedirectHandlerTest.test_redirect_with_argument) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 3261, in test_redirect_with_argument response = self.fetch("/src?foo=bar", follow_redirects=False) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_error (tornado.test.web_test.RequestEncodingTest.test_error) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 580, in test_error self.fetch("/group/?arg=%25%e9") ~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_group_encoding (tornado.test.web_test.RequestEncodingTest.test_group_encoding) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 556, in test_group_encoding self.fetch_json("/group/%C3%A9?arg=%C3%A9"), ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 540, in fetch_json return json_decode(self.fetch(path).body) ~~~~~~~~~~^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_group_question_mark (tornado.test.web_test.RequestEncodingTest.test_group_question_mark) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 545, in test_group_question_mark self.fetch_json("/group/%3F"), ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 540, in fetch_json return json_decode(self.fetch(path).body) ~~~~~~~~~~^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_slashes (tornado.test.web_test.RequestEncodingTest.test_slashes) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 568, in test_slashes self.fetch_json("/slashes/foo/bar"), ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 540, in fetch_json return json_decode(self.fetch(path).body) ~~~~~~~~~~^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_missing_remote_ip (tornado.test.web_test.RequestSummaryTest.test_missing_remote_ip) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 3194, in test_missing_remote_ip resp = self.fetch("/") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_set_properties (tornado.test.web_test.SetLazyPropertiesTest.test_set_properties) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 2042, in test_set_properties response = self.fetch("/") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_no_open_redirect (tornado.test.web_test.StaticDefaultFilenameRootTest.test_no_open_redirect) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 1479, in test_no_open_redirect response = self.fetch( f"//evil.com/../{test_dir}/static/dir", follow_redirects=False, ) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_static_default_filename (tornado.test.web_test.StaticDefaultFilenameTest.test_static_default_filename) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 1439, in test_static_default_filename response = self.fetch("/static/dir/", follow_redirects=False) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_static_default_redirect (tornado.test.web_test.StaticDefaultFilenameTest.test_static_default_redirect) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 1444, in test_static_default_redirect response = self.fetch("/static/dir", follow_redirects=False) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_absolute_static_url (tornado.test.web_test.StaticFileTest.test_absolute_static_url) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 1158, in test_absolute_static_url response = self.fetch("/abs_static_url/robots.txt") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_absolute_version_exclusion (tornado.test.web_test.StaticFileTest.test_absolute_version_exclusion) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 1169, in test_absolute_version_exclusion response = self.fetch("/abs_static_url/robots.txt?include_version=0") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_include_host_override (tornado.test.web_test.StaticFileTest.test_include_host_override) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 1173, in test_include_host_override self._trigger_include_host_check(False) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 1178, in _trigger_include_host_check response = self.fetch(path % int(include_host)) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_path_traversal_protection (tornado.test.web_test.StaticFileTest.test_path_traversal_protection) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 1408, in test_path_traversal_protection response = self.get_and_head("/static/../static_foo.txt") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 1187, in get_and_head head_response = self.fetch(*args, method="HEAD", **kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_relative_version_exclusion (tornado.test.web_test.StaticFileTest.test_relative_version_exclusion) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 1165, in test_relative_version_exclusion response = self.fetch("/static_url/robots.txt?include_version=0") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_root_static_path (tornado.test.web_test.StaticFileTest.test_root_static_path) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 1424, in test_root_static_path response = self.get_and_head("/root_static" + urllib.parse.quote(path)) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 1187, in get_and_head head_response = self.fetch(*args, method="HEAD", **kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_static_304_etag_modified_bug (tornado.test.web_test.StaticFileTest.test_static_304_etag_modified_bug) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 1219, in test_static_304_etag_modified_bug response1 = self.get_and_head("/static/robots.txt") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 1187, in get_and_head head_response = self.fetch(*args, method="HEAD", **kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_static_304_if_modified_since (tornado.test.web_test.StaticFileTest.test_static_304_if_modified_since) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 1203, in test_static_304_if_modified_since response1 = self.get_and_head("/static/robots.txt") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 1187, in get_and_head head_response = self.fetch(*args, method="HEAD", **kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_static_304_if_none_match (tornado.test.web_test.StaticFileTest.test_static_304_if_none_match) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 1212, in test_static_304_if_none_match response1 = self.get_and_head("/static/robots.txt") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 1187, in get_and_head head_response = self.fetch(*args, method="HEAD", **kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_static_404 (tornado.test.web_test.StaticFileTest.test_static_404) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 1399, in test_static_404 response = self.get_and_head("/static/blarg") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 1187, in get_and_head head_response = self.fetch(*args, method="HEAD", **kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_static_compressed_files (tornado.test.web_test.StaticFileTest.test_static_compressed_files) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 1141, in test_static_compressed_files response = self.fetch("/static/sample.xml.gz") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_static_etag (tornado.test.web_test.StaticFileTest.test_static_etag) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 1258, in test_static_etag response = self.get_and_head("/static/robots.txt") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 1187, in get_and_head head_response = self.fetch(*args, method="HEAD", **kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_static_files (tornado.test.web_test.StaticFileTest.test_static_files) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 1124, in test_static_files response = self.fetch("/robots.txt") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_static_files_cacheable (tornado.test.web_test.StaticFileTest.test_static_files_cacheable) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 1135, in test_static_files_cacheable response = self.fetch("/robots.txt?v=12345") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_static_head (tornado.test.web_test.StaticFileTest.test_static_head) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 1363, in test_static_head response = self.fetch("/static/robots.txt", method="HEAD") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_static_head_range (tornado.test.web_test.StaticFileTest.test_static_head_range) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 1373, in test_static_head_range response = self.fetch( "/static/robots.txt", method="HEAD", headers={"Range": "bytes=1-4"} ) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_static_if_modified_since_pre_epoch (tornado.test.web_test.StaticFileTest.test_static_if_modified_since_pre_epoch) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 1233, in test_static_if_modified_since_pre_epoch response = self.get_and_head( "/static/robots.txt", headers={"If-Modified-Since": "Fri, 01 Jan 1960 00:00:00 GMT"}, ) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 1187, in get_and_head head_response = self.fetch(*args, method="HEAD", **kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_static_if_modified_since_time_zone (tornado.test.web_test.StaticFileTest.test_static_if_modified_since_time_zone) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 1246, in test_static_if_modified_since_time_zone response = self.get_and_head( "/static/robots.txt", headers={"If-Modified-Since": format_timestamp(stat.st_mtime - 1)}, ) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 1187, in get_and_head head_response = self.fetch(*args, method="HEAD", **kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_static_invalid_range (tornado.test.web_test.StaticFileTest.test_static_invalid_range) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 1338, in test_static_invalid_range response = self.get_and_head("/static/robots.txt", headers={"Range": "asdf"}) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 1187, in get_and_head head_response = self.fetch(*args, method="HEAD", **kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_static_range_if_none_match (tornado.test.web_test.StaticFileTest.test_static_range_if_none_match) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 1384, in test_static_range_if_none_match response = self.get_and_head( "/static/robots.txt", ...<3 lines>... }, ) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 1187, in get_and_head head_response = self.fetch(*args, method="HEAD", **kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_static_unsatisfiable_range_end_less_than_start (tornado.test.web_test.StaticFileTest.test_static_unsatisfiable_range_end_less_than_start) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 1356, in test_static_unsatisfiable_range_end_less_than_start response = self.get_and_head( "/static/robots.txt", headers={"Range": "bytes=10-3"} ) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 1187, in get_and_head head_response = self.fetch(*args, method="HEAD", **kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_static_unsatisfiable_range_invalid_start (tornado.test.web_test.StaticFileTest.test_static_unsatisfiable_range_invalid_start) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 1349, in test_static_unsatisfiable_range_invalid_start response = self.get_and_head( "/static/robots.txt", headers={"Range": "bytes=26"} ) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 1187, in get_and_head head_response = self.fetch(*args, method="HEAD", **kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_static_unsatisfiable_range_zero_suffix (tornado.test.web_test.StaticFileTest.test_static_unsatisfiable_range_zero_suffix) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 1342, in test_static_unsatisfiable_range_zero_suffix response = self.get_and_head( "/static/robots.txt", headers={"Range": "bytes=-0"} ) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 1187, in get_and_head head_response = self.fetch(*args, method="HEAD", **kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_static_url (tornado.test.web_test.StaticFileTest.test_static_url) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 1154, in test_static_url response = self.fetch("/static_url/robots.txt") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_static_with_range (tornado.test.web_test.StaticFileTest.test_static_with_range) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 1264, in test_static_with_range response = self.get_and_head( "/static/robots.txt", headers={"Range": "bytes=0-9"} ) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 1187, in get_and_head head_response = self.fetch(*args, method="HEAD", **kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_static_with_range_end_edge (tornado.test.web_test.StaticFileTest.test_static_with_range_end_edge) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 1311, in test_static_with_range_end_edge response = self.get_and_head( "/static/robots.txt", headers={"Range": "bytes=22-"} ) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 1187, in get_and_head head_response = self.fetch(*args, method="HEAD", **kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_static_with_range_full_file (tornado.test.web_test.StaticFileTest.test_static_with_range_full_file) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 1276, in test_static_with_range_full_file response = self.get_and_head( "/static/robots.txt", headers={"Range": "bytes=0-"} ) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 1187, in get_and_head head_response = self.fetch(*args, method="HEAD", **kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_static_with_range_full_past_end (tornado.test.web_test.StaticFileTest.test_static_with_range_full_past_end) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 1289, in test_static_with_range_full_past_end response = self.get_and_head( "/static/robots.txt", headers={"Range": "bytes=0-10000000"} ) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 1187, in get_and_head head_response = self.fetch(*args, method="HEAD", **kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_static_with_range_neg_end (tornado.test.web_test.StaticFileTest.test_static_with_range_neg_end) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 1319, in test_static_with_range_neg_end response = self.get_and_head( "/static/robots.txt", headers={"Range": "bytes=-4"} ) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 1187, in get_and_head head_response = self.fetch(*args, method="HEAD", **kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_static_with_range_neg_past_start (tornado.test.web_test.StaticFileTest.test_static_with_range_neg_past_start) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 1327, in test_static_with_range_neg_past_start response = self.get_and_head( "/static/robots.txt", headers={"Range": "bytes=-1000000"} ) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 1187, in get_and_head head_response = self.fetch(*args, method="HEAD", **kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_static_with_range_partial_past_end (tornado.test.web_test.StaticFileTest.test_static_with_range_partial_past_end) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 1300, in test_static_with_range_partial_past_end response = self.get_and_head( "/static/robots.txt", headers={"Range": "bytes=1-10000000"} ) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 1187, in get_and_head head_response = self.fetch(*args, method="HEAD", **kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_serve (tornado.test.web_test.StaticFileWithPathTest.test_serve) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 1497, in test_serve response = self.fetch("/foo/utf8.html") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_status (tornado.test.web_test.StatusReasonTest.test_status) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 1725, in test_status response = self.fetch("/?code=304") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_close_during_upload (tornado.test.web_test.StreamingRequestBodyTest.test_close_during_upload) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 233, in wrapper yielded = ctx_run(next, result) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 2380, in test_close_during_upload stream = self.connect(b"/close_detection", connection_close=False) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 2333, in connect s.connect(("127.0.0.1", self.get_http_port())) ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_early_return (tornado.test.web_test.StreamingRequestBodyTest.test_early_return) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 233, in wrapper yielded = ctx_run(next, result) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 2366, in test_early_return stream = self.connect(b"/early_return", connection_close=False) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 2333, in connect s.connect(("127.0.0.1", self.get_http_port())) ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_early_return_with_data (tornado.test.web_test.StreamingRequestBodyTest.test_early_return_with_data) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 233, in wrapper yielded = ctx_run(next, result) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 2372, in test_early_return_with_data stream = self.connect(b"/early_return", connection_close=False) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 2333, in connect s.connect(("127.0.0.1", self.get_http_port())) ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_streaming_body (tornado.test.web_test.StreamingRequestBodyTest.test_streaming_body) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 233, in wrapper yielded = ctx_run(next, result) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 2347, in test_streaming_body stream = self.connect(b"/stream_body", connection_close=True) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 2333, in connect s.connect(("127.0.0.1", self.get_http_port())) ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_ui_method (tornado.test.web_test.UIMethodUIModuleTest.test_ui_method) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 1999, in test_ui_method response = self.fetch("/?value=asdf") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_unimplemented_standard_methods (tornado.test.web_test.UnimplementedHTTPMethodsTest.test_unimplemented_standard_methods) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 2144, in test_unimplemented_standard_methods response = self.fetch("/", method=method) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_unimplemented_other (tornado.test.web_test.UnimplementedNonStandardMethodsTest.test_unimplemented_other) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 2165, in test_unimplemented_other response = self.fetch("/", method="OTHER", allow_nonstandard_methods=True) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_unimplemented_patch (tornado.test.web_test.UnimplementedNonStandardMethodsTest.test_unimplemented_patch) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 2161, in test_unimplemented_patch response = self.fetch("/", method="PATCH", body=b"") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_decode_argument (tornado.test.web_test.WSGISafeWebTest.test_decode_argument) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 824, in test_decode_argument response = self.fetch(req_url) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_decode_argument_invalid_unicode (tornado.test.web_test.WSGISafeWebTest.test_decode_argument_invalid_unicode) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 840, in test_decode_argument_invalid_unicode response = self.fetch("/typecheck/invalid%FF") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_decode_argument_plus (tornado.test.web_test.WSGISafeWebTest.test_decode_argument_plus) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 852, in test_decode_argument_plus response = self.fetch(req_url) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_get_argument (tornado.test.web_test.WSGISafeWebTest.test_get_argument) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 940, in test_get_argument response = self.fetch("/get_argument?foo=bar") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_get_body_arguments (tornado.test.web_test.WSGISafeWebTest.test_get_body_arguments) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 976, in test_get_body_arguments response = self.fetch( "/get_argument?source=body&foo=hello", method="POST", body=body ) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_get_query_arguments (tornado.test.web_test.WSGISafeWebTest.test_get_query_arguments) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 963, in test_get_query_arguments response = self.fetch( "/get_argument?source=query&foo=bar", method="POST", body=body ) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_header_injection (tornado.test.web_test.WSGISafeWebTest.test_header_injection) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 936, in test_header_injection response = self.fetch("/header_injection") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_multi_header (tornado.test.web_test.WSGISafeWebTest.test_multi_header) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 910, in test_multi_header response = self.fetch("/multi_header") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_no_gzip (tornado.test.web_test.WSGISafeWebTest.test_no_gzip) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 994, in test_no_gzip response = self.fetch("/get_argument") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_optional_path (tornado.test.web_test.WSGISafeWebTest.test_optional_path) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 906, in test_optional_path self.assertEqual(self.fetch_json("/optional_path/foo"), {"path": "foo"}) ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 795, in fetch_json response = self.fetch(*args, **kwargs) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_redirect (tornado.test.web_test.WSGISafeWebTest.test_redirect) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 915, in test_redirect response = self.fetch("/redirect?permanent=1", follow_redirects=False) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_types (tornado.test.web_test.WSGISafeWebTest.test_types) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 803, in test_types response = self.fetch( "/typecheck/asdf?foo=bar", headers={"Cookie": "asdf=" + cookie_value} ) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_uimodule_resources (tornado.test.web_test.WSGISafeWebTest.test_uimodule_resources) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 878, in test_uimodule_resources response = self.fetch("/uimodule_resources") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_uimodule_unescaped (tornado.test.web_test.WSGISafeWebTest.test_uimodule_unescaped) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 872, in test_uimodule_unescaped response = self.fetch("/linkify") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_web_redirect (tornado.test.web_test.WSGISafeWebTest.test_web_redirect) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 923, in test_web_redirect response = self.fetch("/web_redirect_permanent", follow_redirects=False) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_web_redirect_double_slash (tornado.test.web_test.WSGISafeWebTest.test_web_redirect_double_slash) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 931, in test_web_redirect_double_slash response = self.fetch("//web_redirect_double_slash", follow_redirects=False) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_xsrf_httponly (tornado.test.web_test.XSRFCookieKwargsTest.test_xsrf_httponly) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 3050, in test_xsrf_httponly response = self.fetch("/") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_xsrf_fail_body_no_cookie (tornado.test.web_test.XSRFCookieNameTest.test_xsrf_fail_body_no_cookie) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 2998, in setUp self.xsrf_token = self.get_token() ~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 3005, in get_token response = self.fetch("/", headers=headers) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_xsrf_fail_no_token (tornado.test.web_test.XSRFCookieNameTest.test_xsrf_fail_no_token) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 2998, in setUp self.xsrf_token = self.get_token() ~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 3005, in get_token response = self.fetch("/", headers=headers) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_xsrf_success_post_body (tornado.test.web_test.XSRFCookieNameTest.test_xsrf_success_post_body) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 2998, in setUp self.xsrf_token = self.get_token() ~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 3005, in get_token response = self.fetch("/", headers=headers) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_cross_user (tornado.test.web_test.XSRFTest.test_cross_user) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 2794, in setUp self.xsrf_token = self.get_token() ~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 2801, in get_token response = self.fetch( "/" if version is None else ("/?version=%d" % version), headers=headers ) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_distinct_tokens (tornado.test.web_test.XSRFTest.test_distinct_tokens) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 2794, in setUp self.xsrf_token = self.get_token() ~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 2801, in get_token response = self.fetch( "/" if version is None else ("/?version=%d" % version), headers=headers ) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_refresh_token (tornado.test.web_test.XSRFTest.test_refresh_token) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 2794, in setUp self.xsrf_token = self.get_token() ~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 2801, in get_token response = self.fetch( "/" if version is None else ("/?version=%d" % version), headers=headers ) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_versioning (tornado.test.web_test.XSRFTest.test_versioning) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 2794, in setUp self.xsrf_token = self.get_token() ~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 2801, in get_token response = self.fetch( "/" if version is None else ("/?version=%d" % version), headers=headers ) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_xsrf_fail_argument_invalid_format (tornado.test.web_test.XSRFTest.test_xsrf_fail_argument_invalid_format) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 2794, in setUp self.xsrf_token = self.get_token() ~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 2801, in get_token response = self.fetch( "/" if version is None else ("/?version=%d" % version), headers=headers ) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_xsrf_fail_body_no_cookie (tornado.test.web_test.XSRFTest.test_xsrf_fail_body_no_cookie) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 2794, in setUp self.xsrf_token = self.get_token() ~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 2801, in get_token response = self.fetch( "/" if version is None else ("/?version=%d" % version), headers=headers ) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_xsrf_fail_cookie_invalid_format (tornado.test.web_test.XSRFTest.test_xsrf_fail_cookie_invalid_format) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 2794, in setUp self.xsrf_token = self.get_token() ~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 2801, in get_token response = self.fetch( "/" if version is None else ("/?version=%d" % version), headers=headers ) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_xsrf_fail_cookie_no_body (tornado.test.web_test.XSRFTest.test_xsrf_fail_cookie_no_body) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 2794, in setUp self.xsrf_token = self.get_token() ~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 2801, in get_token response = self.fetch( "/" if version is None else ("/?version=%d" % version), headers=headers ) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_xsrf_fail_no_token (tornado.test.web_test.XSRFTest.test_xsrf_fail_no_token) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 2794, in setUp self.xsrf_token = self.get_token() ~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 2801, in get_token response = self.fetch( "/" if version is None else ("/?version=%d" % version), headers=headers ) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_xsrf_success_header (tornado.test.web_test.XSRFTest.test_xsrf_success_header) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 2794, in setUp self.xsrf_token = self.get_token() ~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 2801, in get_token response = self.fetch( "/" if version is None else ("/?version=%d" % version), headers=headers ) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_xsrf_success_non_hex_token (tornado.test.web_test.XSRFTest.test_xsrf_success_non_hex_token) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 2794, in setUp self.xsrf_token = self.get_token() ~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 2801, in get_token response = self.fetch( "/" if version is None else ("/?version=%d" % version), headers=headers ) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_xsrf_success_post_body (tornado.test.web_test.XSRFTest.test_xsrf_success_post_body) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 2794, in setUp self.xsrf_token = self.get_token() ~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 2801, in get_token response = self.fetch( "/" if version is None else ("/?version=%d" % version), headers=headers ) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_xsrf_success_query_string (tornado.test.web_test.XSRFTest.test_xsrf_success_query_string) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 2794, in setUp self.xsrf_token = self.get_token() ~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 2801, in get_token response = self.fetch( "/" if version is None else ("/?version=%d" % version), headers=headers ) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_xsrf_success_short_token (tornado.test.web_test.XSRFTest.test_xsrf_success_short_token) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 2794, in setUp self.xsrf_token = self.get_token() ~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/web_test.py", line 2801, in get_token response = self.fetch( "/" if version is None else ("/?version=%d" % version), headers=headers ) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_message_sizes (tornado.test.websocket_test.ClientOnlyCompressionTest.test_message_sizes) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/websocket_test.py", line 702, in test_message_sizes ws = yield self.ws_connect( ^^^^^^^^^^^^^^^^^^^^^^ "/echo", compression_options=self.get_client_compression_options() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/websocket_test.py", line 228, in ws_connect ws = yield websocket_connect( ^^^^^^^^^^^^^^^^^^^^^^^^ "ws://127.0.0.1:%d%s" % (self.get_http_port(), path), **kwargs ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_size_limit (tornado.test.websocket_test.ClientOnlyCompressionTest.test_size_limit) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/websocket_test.py", line 717, in test_size_limit ws = yield self.ws_connect( ^^^^^^^^^^^^^^^^^^^^^^ "/limited", compression_options=self.get_client_compression_options() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/websocket_test.py", line 228, in ws_connect ws = yield websocket_connect( ^^^^^^^^^^^^^^^^^^^^^^^^ "ws://127.0.0.1:%d%s" % (self.get_http_port(), path), **kwargs ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_client_ping (tornado.test.websocket_test.ClientPeriodicPingTest.test_client_ping) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/websocket_test.py", line 830, in test_client_ping ws = yield self.ws_connect("/", ping_interval=0.01) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/websocket_test.py", line 228, in ws_connect ws = yield websocket_connect( ^^^^^^^^^^^^^^^^^^^^^^^^ "ws://127.0.0.1:%d%s" % (self.get_http_port(), path), **kwargs ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_message_sizes (tornado.test.websocket_test.DefaultCompressionTest.test_message_sizes) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/websocket_test.py", line 702, in test_message_sizes ws = yield self.ws_connect( ^^^^^^^^^^^^^^^^^^^^^^ "/echo", compression_options=self.get_client_compression_options() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/websocket_test.py", line 228, in ws_connect ws = yield websocket_connect( ^^^^^^^^^^^^^^^^^^^^^^^^ "ws://127.0.0.1:%d%s" % (self.get_http_port(), path), **kwargs ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_size_limit (tornado.test.websocket_test.DefaultCompressionTest.test_size_limit) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/websocket_test.py", line 717, in test_size_limit ws = yield self.ws_connect( ^^^^^^^^^^^^^^^^^^^^^^ "/limited", compression_options=self.get_client_compression_options() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/websocket_test.py", line 228, in ws_connect ws = yield websocket_connect( ^^^^^^^^^^^^^^^^^^^^^^^^ "ws://127.0.0.1:%d%s" % (self.get_http_port(), path), **kwargs ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_manual_ping (tornado.test.websocket_test.ManualPingTest.test_manual_ping) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/websocket_test.py", line 848, in test_manual_ping ws = yield self.ws_connect("/") ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/websocket_test.py", line 228, in ws_connect ws = yield websocket_connect( ^^^^^^^^^^^^^^^^^^^^^^^^ "ws://127.0.0.1:%d%s" % (self.get_http_port(), path), **kwargs ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_large_message (tornado.test.websocket_test.MaxMessageSizeTest.test_large_message) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/websocket_test.py", line 868, in test_large_message ws = yield self.ws_connect("/") ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/websocket_test.py", line 228, in ws_connect ws = yield websocket_connect( ^^^^^^^^^^^^^^^^^^^^^^^^ "ws://127.0.0.1:%d%s" % (self.get_http_port(), path), **kwargs ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_message_sizes (tornado.test.websocket_test.NoCompressionTest.test_message_sizes) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/websocket_test.py", line 702, in test_message_sizes ws = yield self.ws_connect( ^^^^^^^^^^^^^^^^^^^^^^ "/echo", compression_options=self.get_client_compression_options() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/websocket_test.py", line 228, in ws_connect ws = yield websocket_connect( ^^^^^^^^^^^^^^^^^^^^^^^^ "ws://127.0.0.1:%d%s" % (self.get_http_port(), path), **kwargs ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_size_limit (tornado.test.websocket_test.NoCompressionTest.test_size_limit) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/websocket_test.py", line 717, in test_size_limit ws = yield self.ws_connect( ^^^^^^^^^^^^^^^^^^^^^^ "/limited", compression_options=self.get_client_compression_options() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/websocket_test.py", line 228, in ws_connect ws = yield websocket_connect( ^^^^^^^^^^^^^^^^^^^^^^^^ "ws://127.0.0.1:%d%s" % (self.get_http_port(), path), **kwargs ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_message_sizes (tornado.test.websocket_test.ServerOnlyCompressionTest.test_message_sizes) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/websocket_test.py", line 702, in test_message_sizes ws = yield self.ws_connect( ^^^^^^^^^^^^^^^^^^^^^^ "/echo", compression_options=self.get_client_compression_options() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/websocket_test.py", line 228, in ws_connect ws = yield websocket_connect( ^^^^^^^^^^^^^^^^^^^^^^^^ "ws://127.0.0.1:%d%s" % (self.get_http_port(), path), **kwargs ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_size_limit (tornado.test.websocket_test.ServerOnlyCompressionTest.test_size_limit) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/websocket_test.py", line 717, in test_size_limit ws = yield self.ws_connect( ^^^^^^^^^^^^^^^^^^^^^^ "/limited", compression_options=self.get_client_compression_options() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/websocket_test.py", line 228, in ws_connect ws = yield websocket_connect( ^^^^^^^^^^^^^^^^^^^^^^^^ "ws://127.0.0.1:%d%s" % (self.get_http_port(), path), **kwargs ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_server_ping (tornado.test.websocket_test.ServerPeriodicPingTest.test_server_ping) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/websocket_test.py", line 813, in test_server_ping ws = yield self.ws_connect("/") ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/websocket_test.py", line 228, in ws_connect ws = yield websocket_connect( ^^^^^^^^^^^^^^^^^^^^^^^^ "ws://127.0.0.1:%d%s" % (self.get_http_port(), path), **kwargs ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_native_coroutine (tornado.test.websocket_test.WebSocketNativeCoroutineTest.test_native_coroutine) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/websocket_test.py", line 654, in test_native_coroutine ws = yield self.ws_connect("/native") ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/websocket_test.py", line 228, in ws_connect ws = yield websocket_connect( ^^^^^^^^^^^^^^^^^^^^^^^^ "ws://127.0.0.1:%d%s" % (self.get_http_port(), path), **kwargs ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_async_prepare (tornado.test.websocket_test.WebSocketTest.test_async_prepare) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/websocket_test.py", line 490, in test_async_prepare ws = yield self.ws_connect("/async_prepare") ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/websocket_test.py", line 228, in ws_connect ws = yield websocket_connect( ^^^^^^^^^^^^^^^^^^^^^^^^ "ws://127.0.0.1:%d%s" % (self.get_http_port(), path), **kwargs ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_bad_websocket_version (tornado.test.websocket_test.WebSocketTest.test_bad_websocket_version) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/websocket_test.py", line 317, in test_bad_websocket_version response = self.fetch( "/echo", ...<4 lines>... }, ) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_binary_message (tornado.test.websocket_test.WebSocketTest.test_binary_message) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/websocket_test.py", line 349, in test_binary_message ws = yield self.ws_connect("/echo") ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/websocket_test.py", line 228, in ws_connect ws = yield websocket_connect( ^^^^^^^^^^^^^^^^^^^^^^^^ "ws://127.0.0.1:%d%s" % (self.get_http_port(), path), **kwargs ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_check_origin_invalid (tornado.test.websocket_test.WebSocketTest.test_check_origin_invalid) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/websocket_test.py", line 561, in test_check_origin_invalid yield websocket_connect(HTTPRequest(url, headers=headers)) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_check_origin_invalid_partial_url (tornado.test.websocket_test.WebSocketTest.test_check_origin_invalid_partial_url) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/websocket_test.py", line 548, in test_check_origin_invalid_partial_url yield websocket_connect(HTTPRequest(url, headers=headers)) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_check_origin_invalid_subdomains (tornado.test.websocket_test.WebSocketTest.test_check_origin_invalid_subdomains) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/websocket_test.py", line 584, in test_check_origin_invalid_subdomains yield websocket_connect(HTTPRequest(url, headers=headers)) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_check_origin_valid_no_path (tornado.test.websocket_test.WebSocketTest.test_check_origin_valid_no_path) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/websocket_test.py", line 520, in test_check_origin_valid_no_path (yield websocket_connect(HTTPRequest(url, headers=headers))) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_check_origin_valid_with_path (tornado.test.websocket_test.WebSocketTest.test_check_origin_valid_with_path) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/websocket_test.py", line 534, in test_check_origin_valid_with_path (yield websocket_connect(HTTPRequest(url, headers=headers))) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_client_close_reason (tornado.test.websocket_test.WebSocketTest.test_client_close_reason) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/websocket_test.py", line 472, in test_client_close_reason ws = yield self.ws_connect("/echo") ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/websocket_test.py", line 228, in ws_connect ws = yield websocket_connect( ^^^^^^^^^^^^^^^^^^^^^^^^ "ws://127.0.0.1:%d%s" % (self.get_http_port(), path), **kwargs ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_coroutine (tornado.test.websocket_test.WebSocketTest.test_coroutine) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/websocket_test.py", line 503, in test_coroutine ws = yield self.ws_connect("/coroutine") ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/websocket_test.py", line 228, in ws_connect ws = yield websocket_connect( ^^^^^^^^^^^^^^^^^^^^^^^^ "ws://127.0.0.1:%d%s" % (self.get_http_port(), path), **kwargs ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_error_in_async_open (tornado.test.websocket_test.WebSocketTest.test_error_in_async_open) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/websocket_test.py", line 623, in test_error_in_async_open ws = yield self.ws_connect("/error_in_async_open") ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/websocket_test.py", line 228, in ws_connect ws = yield websocket_connect( ^^^^^^^^^^^^^^^^^^^^^^^^ "ws://127.0.0.1:%d%s" % (self.get_http_port(), path), **kwargs ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_error_in_closed_client_write_message (tornado.test.websocket_test.WebSocketTest.test_error_in_closed_client_write_message) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/websocket_test.py", line 363, in test_error_in_closed_client_write_message ws = yield self.ws_connect("/echo") ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/websocket_test.py", line 228, in ws_connect ws = yield websocket_connect( ^^^^^^^^^^^^^^^^^^^^^^^^ "ws://127.0.0.1:%d%s" % (self.get_http_port(), path), **kwargs ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_error_in_on_message (tornado.test.websocket_test.WebSocketTest.test_error_in_on_message) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/websocket_test.py", line 377, in test_error_in_on_message ws = yield self.ws_connect("/error_in_on_message") ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/websocket_test.py", line 228, in ws_connect ws = yield websocket_connect( ^^^^^^^^^^^^^^^^^^^^^^^^ "ws://127.0.0.1:%d%s" % (self.get_http_port(), path), **kwargs ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_error_in_open (tornado.test.websocket_test.WebSocketTest.test_error_in_open) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/websocket_test.py", line 616, in test_error_in_open ws = yield self.ws_connect("/error_in_open") ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/websocket_test.py", line 228, in ws_connect ws = yield websocket_connect( ^^^^^^^^^^^^^^^^^^^^^^^^ "ws://127.0.0.1:%d%s" % (self.get_http_port(), path), **kwargs ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_http_request (tornado.test.websocket_test.WebSocketTest.test_http_request) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/websocket_test.py", line 302, in test_http_request response = self.fetch("/echo") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_missing_websocket_key (tornado.test.websocket_test.WebSocketTest.test_missing_websocket_key) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/websocket_test.py", line 306, in test_missing_websocket_key response = self.fetch( "/echo", ...<4 lines>... }, ) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_nodelay (tornado.test.websocket_test.WebSocketTest.test_nodelay) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/websocket_test.py", line 629, in test_nodelay ws = yield self.ws_connect("/nodelay") ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/websocket_test.py", line 228, in ws_connect ws = yield websocket_connect( ^^^^^^^^^^^^^^^^^^^^^^^^ "ws://127.0.0.1:%d%s" % (self.get_http_port(), path), **kwargs ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_open_coroutine (tornado.test.websocket_test.WebSocketTest.test_open_coroutine) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/websocket_test.py", line 607, in test_open_coroutine ws = yield self.ws_connect("/open_coroutine") ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/websocket_test.py", line 228, in ws_connect ws = yield websocket_connect( ^^^^^^^^^^^^^^^^^^^^^^^^ "ws://127.0.0.1:%d%s" % (self.get_http_port(), path), **kwargs ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_path_args (tornado.test.websocket_test.WebSocketTest.test_path_args) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/websocket_test.py", line 497, in test_path_args ws = yield self.ws_connect("/path_args/hello") ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/websocket_test.py", line 228, in ws_connect ws = yield websocket_connect( ^^^^^^^^^^^^^^^^^^^^^^^^ "ws://127.0.0.1:%d%s" % (self.get_http_port(), path), **kwargs ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_render_message (tornado.test.websocket_test.WebSocketTest.test_render_message) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/websocket_test.py", line 370, in test_render_message ws = yield self.ws_connect("/render") ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/websocket_test.py", line 228, in ws_connect ws = yield websocket_connect( ^^^^^^^^^^^^^^^^^^^^^^^^ "ws://127.0.0.1:%d%s" % (self.get_http_port(), path), **kwargs ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_server_close_reason (tornado.test.websocket_test.WebSocketTest.test_server_close_reason) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/websocket_test.py", line 457, in test_server_close_reason ws = yield self.ws_connect("/close_reason") ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/websocket_test.py", line 228, in ws_connect ws = yield websocket_connect( ^^^^^^^^^^^^^^^^^^^^^^^^ "ws://127.0.0.1:%d%s" % (self.get_http_port(), path), **kwargs ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_subprotocols (tornado.test.websocket_test.WebSocketTest.test_subprotocols) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/websocket_test.py", line 590, in test_subprotocols ws = yield self.ws_connect( ^^^^^^^^^^^^^^^^^^^^^^ "/subprotocol", subprotocols=["badproto", "goodproto"] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/websocket_test.py", line 228, in ws_connect ws = yield websocket_connect( ^^^^^^^^^^^^^^^^^^^^^^^^ "ws://127.0.0.1:%d%s" % (self.get_http_port(), path), **kwargs ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_subprotocols_not_offered (tornado.test.websocket_test.WebSocketTest.test_subprotocols_not_offered) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/websocket_test.py", line 599, in test_subprotocols_not_offered ws = yield self.ws_connect("/subprotocol") ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/websocket_test.py", line 228, in ws_connect ws = yield websocket_connect( ^^^^^^^^^^^^^^^^^^^^^^^^ "ws://127.0.0.1:%d%s" % (self.get_http_port(), path), **kwargs ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_unicode_message (tornado.test.websocket_test.WebSocketTest.test_unicode_message) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/websocket_test.py", line 356, in test_unicode_message ws = yield self.ws_connect("/echo") ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/websocket_test.py", line 228, in ws_connect ws = yield websocket_connect( ^^^^^^^^^^^^^^^^^^^^^^^^ "ws://127.0.0.1:%d%s" % (self.get_http_port(), path), **kwargs ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_websocket_callbacks (tornado.test.websocket_test.WebSocketTest.test_websocket_callbacks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/websocket_test.py", line 338, in test_websocket_callbacks ws = self.wait().result() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_websocket_close_buffered_data (tornado.test.websocket_test.WebSocketTest.test_websocket_close_buffered_data) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/websocket_test.py", line 412, in test_websocket_close_buffered_data (yield websocket_connect("ws://127.0.0.1:%d/echo" % self.get_http_port())) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_websocket_gen (tornado.test.websocket_test.WebSocketTest.test_websocket_gen) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/websocket_test.py", line 329, in test_websocket_gen ws = yield self.ws_connect("/echo") ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/websocket_test.py", line 228, in ws_connect ws = yield websocket_connect( ^^^^^^^^^^^^^^^^^^^^^^^^ "ws://127.0.0.1:%d%s" % (self.get_http_port(), path), **kwargs ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_websocket_header_echo (tornado.test.websocket_test.WebSocketTest.test_websocket_header_echo) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/websocket_test.py", line 442, in test_websocket_header_echo yield websocket_connect( ...<4 lines>... ) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_websocket_headers (tornado.test.websocket_test.WebSocketTest.test_websocket_headers) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/websocket_test.py", line 424, in test_websocket_headers yield websocket_connect( ...<4 lines>... ) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_websocket_http_fail (tornado.test.websocket_test.WebSocketTest.test_websocket_http_fail) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/websocket_test.py", line 386, in test_websocket_http_fail yield self.ws_connect("/notfound") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/websocket_test.py", line 228, in ws_connect ws = yield websocket_connect( ^^^^^^^^^^^^^^^^^^^^^^^^ "ws://127.0.0.1:%d%s" % (self.get_http_port(), path), **kwargs ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_websocket_http_redirect (tornado.test.websocket_test.WebSocketTest.test_websocket_http_redirect) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/websocket_test.py", line 397, in test_websocket_http_redirect yield self.ws_connect("/redirect") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/websocket_test.py", line 228, in ws_connect ws = yield websocket_connect( ^^^^^^^^^^^^^^^^^^^^^^^^ "ws://127.0.0.1:%d%s" % (self.get_http_port(), path), **kwargs ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_websocket_http_success (tornado.test.websocket_test.WebSocketTest.test_websocket_http_success) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/websocket_test.py", line 392, in test_websocket_http_success yield self.ws_connect("/non_ws") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/websocket_test.py", line 228, in ws_connect ws = yield websocket_connect( ^^^^^^^^^^^^^^^^^^^^^^^^ "ws://127.0.0.1:%d%s" % (self.get_http_port(), path), **kwargs ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_write_after_close (tornado.test.websocket_test.WebSocketTest.test_write_after_close) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/websocket_test.py", line 480, in test_write_after_close ws = yield self.ws_connect("/close_reason") ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 779, in run yielded = self.gen.throw(exc) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/websocket_test.py", line 228, in ws_connect ws = yield websocket_connect( ^^^^^^^^^^^^^^^^^^^^^^^^ "ws://127.0.0.1:%d%s" % (self.get_http_port(), path), **kwargs ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 766, in run value = future.result() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_concurrent_barrier (tornado.test.wsgi_test.WSGIContainerDummyExecutorTest.test_concurrent_barrier) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/wsgi_test.py", line 74, in test_concurrent_barrier resps = await asyncio.gather( ^^^^^^^^^^^^^^^^^^^^^ ...<2 lines>... ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_concurrent_streaming_barrier (tornado.test.wsgi_test.WSGIContainerDummyExecutorTest.test_concurrent_streaming_barrier) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/wsgi_test.py", line 84, in test_concurrent_streaming_barrier resps = await asyncio.gather( ^^^^^^^^^^^^^^^^^^^^^ ...<2 lines>... ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_simple (tornado.test.wsgi_test.WSGIContainerDummyExecutorTest.test_simple) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/wsgi_test.py", line 68, in test_simple response = self.fetch("/simple") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_concurrent_barrier (tornado.test.wsgi_test.WSGIContainerThreadPoolTest.test_concurrent_barrier) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/wsgi_test.py", line 103, in test_concurrent_barrier resps = await asyncio.gather( ^^^^^^^^^^^^^^^^^^^^^ ...<2 lines>... ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_concurrent_streaming_barrier (tornado.test.wsgi_test.WSGIContainerThreadPoolTest.test_concurrent_streaming_barrier) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/wsgi_test.py", line 112, in test_concurrent_streaming_barrier resps = await asyncio.gather( ^^^^^^^^^^^^^^^^^^^^^ ...<2 lines>... ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== ERROR: test_simple (tornado.test.wsgi_test.WSGIContainerThreadPoolTest.test_simple) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/wsgi_test.py", line 97, in test_simple response = self.fetch("/simple") File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 446, in fetch return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ lambda: self.http_client.fetch(url, raise_error=raise_error, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=get_async_test_timeout(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/iostream.py", line 1181, in connect self.socket.connect(address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 101] Network is unreachable ====================================================================== FAIL: test_check_hostname (tornado.test.iostream_test.TestIOStreamStartTLS.test_check_hostname) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/iostream_test.py", line 963, in setUp self.wait() ~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 345, in wait self.__rethrow() ~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 240, in __rethrow raise_exc_info(failure) ~~~~~~~~~~~~~~^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/util.py", line 169, in raise_exc_info raise exc_info[1].with_traceback(exc_info[2]) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 325, in timeout_func raise self.failureException( "Async operation timed out after %s seconds" % timeout ) AssertionError: Async operation timed out after 5 seconds ====================================================================== FAIL: test_handshake_fail (tornado.test.iostream_test.TestIOStreamStartTLS.test_handshake_fail) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/iostream_test.py", line 963, in setUp self.wait() ~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 345, in wait self.__rethrow() ~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 240, in __rethrow raise_exc_info(failure) ~~~~~~~~~~~~~~^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/util.py", line 169, in raise_exc_info raise exc_info[1].with_traceback(exc_info[2]) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 325, in timeout_func raise self.failureException( "Async operation timed out after %s seconds" % timeout ) AssertionError: Async operation timed out after 5 seconds ====================================================================== FAIL: test_start_tls_smtp (tornado.test.iostream_test.TestIOStreamStartTLS.test_start_tls_smtp) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/iostream_test.py", line 963, in setUp self.wait() ~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 345, in wait self.__rethrow() ~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 240, in __rethrow raise_exc_info(failure) ~~~~~~~~~~~~~~^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/util.py", line 169, in raise_exc_info raise exc_info[1].with_traceback(exc_info[2]) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 325, in timeout_func raise self.failureException( "Async operation timed out after %s seconds" % timeout ) AssertionError: Async operation timed out after 5 seconds ====================================================================== FAIL: test_typed_memoryview (tornado.test.iostream_test.TestIOStreamStartTLS.test_typed_memoryview) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/iostream_test.py", line 963, in setUp self.wait() ~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 345, in wait self.__rethrow() ~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 240, in __rethrow raise_exc_info(failure) ~~~~~~~~~~~~~~^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/util.py", line 169, in raise_exc_info raise exc_info[1].with_traceback(exc_info[2]) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 325, in timeout_func raise self.failureException( "Async operation timed out after %s seconds" % timeout ) AssertionError: Async operation timed out after 5 seconds ====================================================================== FAIL: test_connection_limit (tornado.test.simple_httpclient_test.SimpleHTTPClientTestCase.test_connection_limit) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/simple_httpclient_test.py", line 211, in test_connection_limit self.wait(condition=lambda: len(self.triggers) == 2) ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 345, in wait self.__rethrow() ~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 240, in __rethrow raise_exc_info(failure) ~~~~~~~~~~~~~~^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/util.py", line 169, in raise_exc_info raise exc_info[1].with_traceback(exc_info[2]) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 325, in timeout_func raise self.failureException( "Async operation timed out after %s seconds" % timeout ) AssertionError: Async operation timed out after 5 seconds ====================================================================== FAIL: test_queue_timeout (tornado.test.simple_httpclient_test.SimpleHTTPClientTestCase.test_queue_timeout) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/simple_httpclient_test.py", line 389, in test_queue_timeout self.wait() ~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 345, in wait self.__rethrow() ~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 240, in __rethrow raise_exc_info(failure) ~~~~~~~~~~~~~~^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/util.py", line 169, in raise_exc_info raise exc_info[1].with_traceback(exc_info[2]) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 325, in timeout_func raise self.failureException( "Async operation timed out after %s seconds" % timeout ) AssertionError: Async operation timed out after 5 seconds ====================================================================== FAIL: test_connection_limit (tornado.test.simple_httpclient_test.SimpleHTTPSClientTestCase.test_connection_limit) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/simple_httpclient_test.py", line 211, in test_connection_limit self.wait(condition=lambda: len(self.triggers) == 2) ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 345, in wait self.__rethrow() ~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 240, in __rethrow raise_exc_info(failure) ~~~~~~~~~~~~~~^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/util.py", line 169, in raise_exc_info raise exc_info[1].with_traceback(exc_info[2]) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 325, in timeout_func raise self.failureException( "Async operation timed out after %s seconds" % timeout ) AssertionError: Async operation timed out after 5 seconds ====================================================================== FAIL: test_queue_timeout (tornado.test.simple_httpclient_test.SimpleHTTPSClientTestCase.test_queue_timeout) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/simple_httpclient_test.py", line 389, in test_queue_timeout self.wait() ~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 345, in wait self.__rethrow() ~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 240, in __rethrow raise_exc_info(failure) ~~~~~~~~~~~~~~^^^^^^^^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/util.py", line 169, in raise_exc_info raise exc_info[1].with_traceback(exc_info[2]) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 325, in timeout_func raise self.failureException( "Async operation timed out after %s seconds" % timeout ) AssertionError: Async operation timed out after 5 seconds ====================================================================== FAIL: test_stop_in_callback (tornado.test.tcpserver_test.TCPServerTest.test_stop_in_callback) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 268, in _callTestMethod result = method() File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/testing.py", line 604, in post_coroutine return self.io_loop.run_sync( ~~~~~~~~~~~~~~~~~~~~~^ functools.partial(coro, self, *args, **kwargs), timeout=timeout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/ioloop.py", line 539, in run_sync return future_cell[0].result() ~~~~~~~~~~~~~~~~~~~~~^^ File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/gen.py", line 785, in run yielded = self.gen.send(value) File "/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/tornado/test/tcpserver_test.py", line 103, in test_stop_in_callback self.assertGreater(len(connected_clients), 0, "all clients failed connecting") ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AssertionError: 0 not greater than 0 : all clients failed connecting ---------------------------------------------------------------------- Ran 1216 tests in 537.125s FAILED (failures=9, errors=607, skipped=57) Some tests were skipped because: ipv6 support not present, needs fix, no testable future imports, py312 has its own check for test case returns, pycares module not present, pycurl module not present, tornado.speedups module not present, twisted module not present [E 250702 07:39:10 runtests:199] logged 0 infos, 0 warnings, 10 errors, and 581467 bytes to stderr Async operation timed out after 5 seconds Async operation timed out after 5 seconds Async operation timed out after 5 seconds Async operation timed out after 5 seconds gc: collecting generation 2... gc: objects in each generation: 38172 0 97252 gc: objects in permanent generation: 0 Exception ignored in: ResourceWarning: unclosed Exception ignored in: ResourceWarning: unclosed Exception ignored in: ResourceWarning: unclosed Exception ignored in: ResourceWarning: unclosed Exception ignored in: ResourceWarning: unclosed gc: done, 24414 unreachable, 0 uncollectable, 0.1009s elapsed gc: collecting generation 2... gc: objects in each generation: 0 0 128285 gc: objects in permanent generation: 0 gc: done, 10333 unreachable, 0 uncollectable, 0.0820s elapsed gc: collecting generation 2... gc: objects in each generation: 0 0 127211 gc: objects in permanent generation: 0 gc: done, 1475 unreachable, 0 uncollectable, 0.0827s elapsed + : + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-tornado-6.4.2-3.mga10.armv7hl Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.6iY135 + umask 022 + cd /home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build + cd tornado-6.4.2 + DOCDIR=/home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/BUILDROOT/usr/share/doc/python3-tornado + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/BUILDROOT/usr/share/doc/python3-tornado + cp -pr /home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/tornado-6.4.2/README.rst /home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/BUILDROOT/usr/share/doc/python3-tornado + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-tornado = 6.4.2-3.mga10 python3-tornado = 6.4.2-3.mga10 python3-tornado(armv7hl-32) = 6.4.2-3.mga10 python3.13-tornado = 6.4.2-3.mga10 python3.13dist(tornado) = 6.4.2 python3dist(tornado) = 6.4.2 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: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libpython3.13.so.1.0 python(abi) = 3.13 Obsoletes: python-tornado < 6.4.2-3.mga10 python3-tornado-doc < 6.4 Processing files: python-tornado-debugsource-6.4.2-3.mga10.armv7hl Provides: python-tornado-debugsource = 6.4.2-3.mga10 python-tornado-debugsource(armv7hl-32) = 6.4.2-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-tornado-debuginfo-6.4.2-3.mga10.armv7hl Provides: debuginfo(build-id) = fc020744b182f1b83e11d9e00373e67da622df24 python-tornado-debuginfo = 6.4.2-3.mga10 python3-tornado-debuginfo = 6.4.2-3.mga10 python3-tornado-debuginfo(armv7hl-32) = 6.4.2-3.mga10 python3.13-tornado-debuginfo = 6.4.2-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-tornado-debugsource(armv7hl-32) = 6.4.2-3.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build/BUILDROOT Wrote: /home/iurt/rpmbuild/RPMS/armv7hl/python3-tornado-debuginfo-6.4.2-3.mga10.armv7hl.rpm Wrote: /home/iurt/rpmbuild/RPMS/armv7hl/python-tornado-debugsource-6.4.2-3.mga10.armv7hl.rpm Wrote: /home/iurt/rpmbuild/RPMS/armv7hl/python3-tornado-6.4.2-3.mga10.armv7hl.rpm Executing(rmbuild): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.kwCXvZ + umask 022 + cd /home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build + test -d /home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build + rm -rf /home/iurt/rpmbuild/BUILD/python-tornado-6.4.2-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!