<86>Oct 7 05:35:57 userdel[1235703]: delete user 'rooter' <86>Oct 7 05:35:57 groupadd[1235719]: group added to /etc/group: name=rooter, GID=687 <86>Oct 7 05:35:57 useradd[1235735]: new user: name=rooter, UID=687, GID=687, home=/root, shell=/bin/bash <86>Oct 7 05:35:57 userdel[1235800]: delete user 'builder' <86>Oct 7 05:35:57 groupadd[1236317]: group added to /etc/group: name=builder, GID=688 <86>Oct 7 05:35:57 groupadd[1236317]: new group: name=builder, GID=688 <86>Oct 7 05:35:57 useradd[1236357]: new user: name=builder, UID=688, GID=688, home=/usr/src, shell=/bin/bash <13>Oct 7 05:35:59 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>Oct 7 05:35:59 rpmi: libexpat-2.2.10-alt1 sisyphus+276608.100.1.2 1625153355 installed <13>Oct 7 05:35:59 rpmi: libp11-kit-0.23.15-alt2 sisyphus+278382.100.1.2 1626190666 installed <13>Oct 7 05:35:59 rpmi: libtasn1-4.17.0-alt2 sisyphus+285706.100.1.1 1632328563 installed <13>Oct 7 05:35:59 rpmi: rpm-macros-alternatives-0.5.1-alt1 sisyphus+278157.100.2.1 1626055790 installed <13>Oct 7 05:35:59 rpmi: alternatives-0.5.1-alt1 sisyphus+278157.100.2.1 1626055790 installed <13>Oct 7 05:35:59 rpmi: ca-certificates-2021.10.06-alt1 sisyphus+286526.200.1.1 1633528578 installed <13>Oct 7 05:35:59 rpmi: ca-trust-0.1.2-alt1 sisyphus+233348.100.1.1 1561653823 installed <13>Oct 7 05:35:59 rpmi: p11-kit-trust-0.23.15-alt2 sisyphus+278382.100.1.2 1626190666 installed <13>Oct 7 05:35:59 rpmi: libcrypto1.1-1.1.1l-alt1 sisyphus+283685.100.1.1 1629815887 installed <13>Oct 7 05:35:59 rpmi: libssl1.1-1.1.1l-alt1 sisyphus+283685.100.1.1 1629815887 installed <13>Oct 7 05:35:59 rpmi: python3-3.9.7-alt3 sisyphus+286270.40.2.1 1633128995 installed <13>Oct 7 05:36:00 rpmi: python3-base-3.9.7-alt3 sisyphus+286270.40.2.1 1633128995 installed <13>Oct 7 05:36:00 rpmi: tests-for-installed-python3-pkgs-0.1.17-alt1 sisyphus+271082.100.1.1 1619820927 installed <13>Oct 7 05:36:00 rpmi: rpm-build-python3-0.1.17-alt1 sisyphus+271082.100.1.1 1619820927 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/python3-module-tornado-6.1.0-alt1.nosrc.rpm (w1.gzdio) <13>Oct 7 05:36:03 rpmi: python3-module-pkg_resources-1:58.1.0-alt1 sisyphus+285983.100.1.1 1632727228 installed <13>Oct 7 05:36:03 rpmi: libpython3-3.9.7-alt3 sisyphus+286270.40.2.1 1633128995 installed <13>Oct 7 05:36:03 rpmi: libncurses-6.2.20210123-alt2 sisyphus+283886.200.2.1 1630022599 installed <13>Oct 7 05:36:03 rpmi: libtinfo-devel-6.2.20210123-alt2 sisyphus+283886.200.2.1 1630022599 installed <13>Oct 7 05:36:03 rpmi: libncurses-devel-6.2.20210123-alt2 sisyphus+283886.200.2.1 1630022599 installed <13>Oct 7 05:36:04 rpmi: python3-dev-3.9.7-alt3 sisyphus+286270.40.2.1 1633128995 installed <13>Oct 7 05:36:04 rpmi: python3-module-setuptools-1:58.1.0-alt1 sisyphus+285983.100.1.1 1632727228 installed Installing python3-module-tornado-6.1.0-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.1377 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf python3-module-tornado-6.1.0 + echo 'Source #0 (python3-module-tornado-6.1.0.tar):' Source #0 (python3-module-tornado-6.1.0.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/python3-module-tornado-6.1.0.tar + cd python3-module-tornado-6.1.0 + /bin/chmod -c -Rf u+rwX,go-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/__main__.py tornado/test/asyncio_test.py tornado/test/auth_test.py tornado/test/autoreload_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 + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.1377 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd python3-module-tornado-6.1.0 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FFLAGS + /usr/bin/python3 setup.py build running build running build_py creating build creating build/lib.linux-x86_64-3.9 creating build/lib.linux-x86_64-3.9/tornado copying tornado/wsgi.py -> build/lib.linux-x86_64-3.9/tornado copying tornado/websocket.py -> build/lib.linux-x86_64-3.9/tornado copying tornado/web.py -> build/lib.linux-x86_64-3.9/tornado copying tornado/util.py -> build/lib.linux-x86_64-3.9/tornado copying tornado/testing.py -> build/lib.linux-x86_64-3.9/tornado copying tornado/template.py -> build/lib.linux-x86_64-3.9/tornado copying tornado/tcpserver.py -> build/lib.linux-x86_64-3.9/tornado copying tornado/tcpclient.py -> build/lib.linux-x86_64-3.9/tornado copying tornado/simple_httpclient.py -> build/lib.linux-x86_64-3.9/tornado copying tornado/routing.py -> build/lib.linux-x86_64-3.9/tornado copying tornado/queues.py -> build/lib.linux-x86_64-3.9/tornado copying tornado/process.py -> build/lib.linux-x86_64-3.9/tornado copying tornado/options.py -> build/lib.linux-x86_64-3.9/tornado copying tornado/netutil.py -> build/lib.linux-x86_64-3.9/tornado copying tornado/log.py -> build/lib.linux-x86_64-3.9/tornado copying tornado/locks.py -> build/lib.linux-x86_64-3.9/tornado copying tornado/locale.py -> build/lib.linux-x86_64-3.9/tornado copying tornado/iostream.py -> build/lib.linux-x86_64-3.9/tornado copying tornado/ioloop.py -> build/lib.linux-x86_64-3.9/tornado copying tornado/httputil.py -> build/lib.linux-x86_64-3.9/tornado copying tornado/httpserver.py -> build/lib.linux-x86_64-3.9/tornado copying tornado/httpclient.py -> build/lib.linux-x86_64-3.9/tornado copying tornado/http1connection.py -> build/lib.linux-x86_64-3.9/tornado copying tornado/gen.py -> build/lib.linux-x86_64-3.9/tornado copying tornado/escape.py -> build/lib.linux-x86_64-3.9/tornado copying tornado/curl_httpclient.py -> build/lib.linux-x86_64-3.9/tornado copying tornado/concurrent.py -> build/lib.linux-x86_64-3.9/tornado copying tornado/autoreload.py -> build/lib.linux-x86_64-3.9/tornado copying tornado/auth.py -> build/lib.linux-x86_64-3.9/tornado copying tornado/_locale_data.py -> build/lib.linux-x86_64-3.9/tornado copying tornado/__init__.py -> build/lib.linux-x86_64-3.9/tornado package init file 'tornado/test/__init__.py' not found (or not a regular file) creating build/lib.linux-x86_64-3.9/tornado/test copying tornado/test/wsgi_test.py -> build/lib.linux-x86_64-3.9/tornado/test copying tornado/test/websocket_test.py -> build/lib.linux-x86_64-3.9/tornado/test copying tornado/test/web_test.py -> build/lib.linux-x86_64-3.9/tornado/test copying tornado/test/util_test.py -> build/lib.linux-x86_64-3.9/tornado/test copying tornado/test/util.py -> build/lib.linux-x86_64-3.9/tornado/test copying tornado/test/twisted_test.py -> build/lib.linux-x86_64-3.9/tornado/test copying tornado/test/testing_test.py -> build/lib.linux-x86_64-3.9/tornado/test copying tornado/test/template_test.py -> build/lib.linux-x86_64-3.9/tornado/test copying tornado/test/tcpserver_test.py -> build/lib.linux-x86_64-3.9/tornado/test copying tornado/test/tcpclient_test.py -> build/lib.linux-x86_64-3.9/tornado/test copying tornado/test/simple_httpclient_test.py -> build/lib.linux-x86_64-3.9/tornado/test copying tornado/test/runtests.py -> build/lib.linux-x86_64-3.9/tornado/test copying tornado/test/routing_test.py -> build/lib.linux-x86_64-3.9/tornado/test copying tornado/test/resolve_test_helper.py -> build/lib.linux-x86_64-3.9/tornado/test copying tornado/test/queues_test.py -> build/lib.linux-x86_64-3.9/tornado/test copying tornado/test/process_test.py -> build/lib.linux-x86_64-3.9/tornado/test copying tornado/test/options_test.py -> build/lib.linux-x86_64-3.9/tornado/test copying tornado/test/netutil_test.py -> build/lib.linux-x86_64-3.9/tornado/test copying tornado/test/log_test.py -> build/lib.linux-x86_64-3.9/tornado/test copying tornado/test/locks_test.py -> build/lib.linux-x86_64-3.9/tornado/test copying tornado/test/locale_test.py -> build/lib.linux-x86_64-3.9/tornado/test copying tornado/test/iostream_test.py -> build/lib.linux-x86_64-3.9/tornado/test copying tornado/test/ioloop_test.py -> build/lib.linux-x86_64-3.9/tornado/test copying tornado/test/import_test.py -> build/lib.linux-x86_64-3.9/tornado/test copying tornado/test/httputil_test.py -> build/lib.linux-x86_64-3.9/tornado/test copying tornado/test/httpserver_test.py -> build/lib.linux-x86_64-3.9/tornado/test copying tornado/test/httpclient_test.py -> build/lib.linux-x86_64-3.9/tornado/test copying tornado/test/http1connection_test.py -> build/lib.linux-x86_64-3.9/tornado/test copying tornado/test/gen_test.py -> build/lib.linux-x86_64-3.9/tornado/test copying tornado/test/escape_test.py -> build/lib.linux-x86_64-3.9/tornado/test copying tornado/test/curl_httpclient_test.py -> build/lib.linux-x86_64-3.9/tornado/test copying tornado/test/concurrent_test.py -> build/lib.linux-x86_64-3.9/tornado/test copying tornado/test/autoreload_test.py -> build/lib.linux-x86_64-3.9/tornado/test copying tornado/test/auth_test.py -> build/lib.linux-x86_64-3.9/tornado/test copying tornado/test/asyncio_test.py -> build/lib.linux-x86_64-3.9/tornado/test copying tornado/test/__main__.py -> build/lib.linux-x86_64-3.9/tornado/test creating build/lib.linux-x86_64-3.9/tornado/platform copying tornado/platform/twisted.py -> build/lib.linux-x86_64-3.9/tornado/platform copying tornado/platform/caresresolver.py -> build/lib.linux-x86_64-3.9/tornado/platform copying tornado/platform/asyncio.py -> build/lib.linux-x86_64-3.9/tornado/platform copying tornado/platform/__init__.py -> build/lib.linux-x86_64-3.9/tornado/platform copying tornado/py.typed -> build/lib.linux-x86_64-3.9/tornado creating build/lib.linux-x86_64-3.9/tornado/test/csv_translations copying tornado/test/csv_translations/fr_FR.csv -> build/lib.linux-x86_64-3.9/tornado/test/csv_translations creating build/lib.linux-x86_64-3.9/tornado/test/gettext_translations creating build/lib.linux-x86_64-3.9/tornado/test/gettext_translations/fr_FR creating build/lib.linux-x86_64-3.9/tornado/test/gettext_translations/fr_FR/LC_MESSAGES copying tornado/test/gettext_translations/fr_FR/LC_MESSAGES/tornado_test.mo -> build/lib.linux-x86_64-3.9/tornado/test/gettext_translations/fr_FR/LC_MESSAGES copying tornado/test/gettext_translations/fr_FR/LC_MESSAGES/tornado_test.po -> build/lib.linux-x86_64-3.9/tornado/test/gettext_translations/fr_FR/LC_MESSAGES copying tornado/test/options_test.cfg -> build/lib.linux-x86_64-3.9/tornado/test copying tornado/test/options_test_types.cfg -> build/lib.linux-x86_64-3.9/tornado/test copying tornado/test/options_test_types_str.cfg -> build/lib.linux-x86_64-3.9/tornado/test creating build/lib.linux-x86_64-3.9/tornado/test/static copying tornado/test/static/robots.txt -> build/lib.linux-x86_64-3.9/tornado/test/static copying tornado/test/static/sample.xml -> build/lib.linux-x86_64-3.9/tornado/test/static copying tornado/test/static/sample.xml.gz -> build/lib.linux-x86_64-3.9/tornado/test/static copying tornado/test/static/sample.xml.bz2 -> build/lib.linux-x86_64-3.9/tornado/test/static creating build/lib.linux-x86_64-3.9/tornado/test/static/dir copying tornado/test/static/dir/index.html -> build/lib.linux-x86_64-3.9/tornado/test/static/dir copying tornado/test/static_foo.txt -> build/lib.linux-x86_64-3.9/tornado/test creating build/lib.linux-x86_64-3.9/tornado/test/templates copying tornado/test/templates/utf8.html -> build/lib.linux-x86_64-3.9/tornado/test/templates copying tornado/test/test.crt -> build/lib.linux-x86_64-3.9/tornado/test copying tornado/test/test.key -> build/lib.linux-x86_64-3.9/tornado/test running build_ext building 'tornado.speedups' extension creating build/temp.linux-x86_64-3.9 creating build/temp.linux-x86_64-3.9/tornado x86_64-alt-linux-gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -g -fwrapv -O3 -Wall -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -ffat-lto-objects -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -ffat-lto-objects -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -I/usr/include/python3.9 -c tornado/speedups.c -o build/temp.linux-x86_64-3.9/tornado/speedups.o x86_64-alt-linux-gcc -pthread -shared -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto build/temp.linux-x86_64-3.9/tornado/speedups.o -L/usr/lib64 -o build/lib.linux-x86_64-3.9/tornado/speedups.cpython-39.so + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.1377 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/python3-module-tornado-buildroot + : + /bin/rm -rf -- /usr/src/tmp/python3-module-tornado-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd python3-module-tornado-6.1.0 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FFLAGS + /usr/bin/python3 setup.py install --skip-build --root=/usr/src/tmp/python3-module-tornado-buildroot --force running install running install_lib creating /usr/src/tmp/python3-module-tornado-buildroot creating /usr/src/tmp/python3-module-tornado-buildroot/usr creating /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64 creating /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3 creating /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages creating /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado copying build/lib.linux-x86_64-3.9/tornado/speedups.cpython-39.so -> /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado copying build/lib.linux-x86_64-3.9/tornado/py.typed -> /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado creating /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/platform copying build/lib.linux-x86_64-3.9/tornado/platform/__init__.py -> /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/platform copying build/lib.linux-x86_64-3.9/tornado/platform/asyncio.py -> /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/platform copying build/lib.linux-x86_64-3.9/tornado/platform/caresresolver.py -> /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/platform copying build/lib.linux-x86_64-3.9/tornado/platform/twisted.py -> /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/platform creating /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/test copying build/lib.linux-x86_64-3.9/tornado/test/test.key -> /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/test copying build/lib.linux-x86_64-3.9/tornado/test/test.crt -> /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/test creating /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/test/templates copying build/lib.linux-x86_64-3.9/tornado/test/templates/utf8.html -> /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/test/templates copying build/lib.linux-x86_64-3.9/tornado/test/static_foo.txt -> /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/test creating /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/test/static creating /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/test/static/dir copying build/lib.linux-x86_64-3.9/tornado/test/static/dir/index.html -> /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/test/static/dir copying build/lib.linux-x86_64-3.9/tornado/test/static/sample.xml.bz2 -> /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/test/static copying build/lib.linux-x86_64-3.9/tornado/test/static/sample.xml.gz -> /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/test/static copying build/lib.linux-x86_64-3.9/tornado/test/static/sample.xml -> /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/test/static copying build/lib.linux-x86_64-3.9/tornado/test/static/robots.txt -> /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/test/static copying build/lib.linux-x86_64-3.9/tornado/test/options_test_types_str.cfg -> /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/test copying build/lib.linux-x86_64-3.9/tornado/test/options_test_types.cfg -> /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/test copying build/lib.linux-x86_64-3.9/tornado/test/options_test.cfg -> /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/test creating /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/test/gettext_translations creating /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/test/gettext_translations/fr_FR creating /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/test/gettext_translations/fr_FR/LC_MESSAGES copying build/lib.linux-x86_64-3.9/tornado/test/gettext_translations/fr_FR/LC_MESSAGES/tornado_test.po -> /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/test/gettext_translations/fr_FR/LC_MESSAGES copying build/lib.linux-x86_64-3.9/tornado/test/gettext_translations/fr_FR/LC_MESSAGES/tornado_test.mo -> /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/test/gettext_translations/fr_FR/LC_MESSAGES creating /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/test/csv_translations copying build/lib.linux-x86_64-3.9/tornado/test/csv_translations/fr_FR.csv -> /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/test/csv_translations copying build/lib.linux-x86_64-3.9/tornado/test/__main__.py -> /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/test copying build/lib.linux-x86_64-3.9/tornado/test/asyncio_test.py -> /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/test copying build/lib.linux-x86_64-3.9/tornado/test/auth_test.py -> /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/test copying build/lib.linux-x86_64-3.9/tornado/test/autoreload_test.py -> /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/test copying build/lib.linux-x86_64-3.9/tornado/test/concurrent_test.py -> /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/test copying build/lib.linux-x86_64-3.9/tornado/test/curl_httpclient_test.py -> /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/test copying build/lib.linux-x86_64-3.9/tornado/test/escape_test.py -> /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/test copying build/lib.linux-x86_64-3.9/tornado/test/gen_test.py -> /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/test copying build/lib.linux-x86_64-3.9/tornado/test/http1connection_test.py -> /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/test copying build/lib.linux-x86_64-3.9/tornado/test/httpclient_test.py -> /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/test copying build/lib.linux-x86_64-3.9/tornado/test/httpserver_test.py -> /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/test copying build/lib.linux-x86_64-3.9/tornado/test/httputil_test.py -> /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/test copying build/lib.linux-x86_64-3.9/tornado/test/import_test.py -> /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/test copying build/lib.linux-x86_64-3.9/tornado/test/ioloop_test.py -> /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/test copying build/lib.linux-x86_64-3.9/tornado/test/iostream_test.py -> /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/test copying build/lib.linux-x86_64-3.9/tornado/test/locale_test.py -> /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/test copying build/lib.linux-x86_64-3.9/tornado/test/locks_test.py -> /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/test copying build/lib.linux-x86_64-3.9/tornado/test/log_test.py -> /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/test copying build/lib.linux-x86_64-3.9/tornado/test/netutil_test.py -> /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/test copying build/lib.linux-x86_64-3.9/tornado/test/options_test.py -> /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/test copying build/lib.linux-x86_64-3.9/tornado/test/process_test.py -> /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/test copying build/lib.linux-x86_64-3.9/tornado/test/queues_test.py -> /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/test copying build/lib.linux-x86_64-3.9/tornado/test/resolve_test_helper.py -> /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/test copying build/lib.linux-x86_64-3.9/tornado/test/routing_test.py -> /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/test copying build/lib.linux-x86_64-3.9/tornado/test/runtests.py -> /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/test copying build/lib.linux-x86_64-3.9/tornado/test/simple_httpclient_test.py -> /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/test copying build/lib.linux-x86_64-3.9/tornado/test/tcpclient_test.py -> /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/test copying build/lib.linux-x86_64-3.9/tornado/test/tcpserver_test.py -> /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/test copying build/lib.linux-x86_64-3.9/tornado/test/template_test.py -> /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/test copying build/lib.linux-x86_64-3.9/tornado/test/testing_test.py -> /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/test copying build/lib.linux-x86_64-3.9/tornado/test/twisted_test.py -> /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/test copying build/lib.linux-x86_64-3.9/tornado/test/util.py -> /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/test copying build/lib.linux-x86_64-3.9/tornado/test/util_test.py -> /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/test copying build/lib.linux-x86_64-3.9/tornado/test/web_test.py -> /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/test copying build/lib.linux-x86_64-3.9/tornado/test/websocket_test.py -> /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/test copying build/lib.linux-x86_64-3.9/tornado/test/wsgi_test.py -> /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/test copying build/lib.linux-x86_64-3.9/tornado/__init__.py -> /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado copying build/lib.linux-x86_64-3.9/tornado/_locale_data.py -> /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado copying build/lib.linux-x86_64-3.9/tornado/auth.py -> /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado copying build/lib.linux-x86_64-3.9/tornado/autoreload.py -> /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado copying build/lib.linux-x86_64-3.9/tornado/concurrent.py -> /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado copying build/lib.linux-x86_64-3.9/tornado/curl_httpclient.py -> /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado copying build/lib.linux-x86_64-3.9/tornado/escape.py -> /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado copying build/lib.linux-x86_64-3.9/tornado/gen.py -> /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado copying build/lib.linux-x86_64-3.9/tornado/http1connection.py -> /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado copying build/lib.linux-x86_64-3.9/tornado/httpclient.py -> /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado copying build/lib.linux-x86_64-3.9/tornado/httpserver.py -> /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado copying build/lib.linux-x86_64-3.9/tornado/httputil.py -> /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado copying build/lib.linux-x86_64-3.9/tornado/ioloop.py -> /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado copying build/lib.linux-x86_64-3.9/tornado/iostream.py -> /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado copying build/lib.linux-x86_64-3.9/tornado/locale.py -> /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado copying build/lib.linux-x86_64-3.9/tornado/locks.py -> /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado copying build/lib.linux-x86_64-3.9/tornado/log.py -> /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado copying build/lib.linux-x86_64-3.9/tornado/netutil.py -> /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado copying build/lib.linux-x86_64-3.9/tornado/options.py -> /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado copying build/lib.linux-x86_64-3.9/tornado/process.py -> /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado copying build/lib.linux-x86_64-3.9/tornado/queues.py -> /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado copying build/lib.linux-x86_64-3.9/tornado/routing.py -> /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado copying build/lib.linux-x86_64-3.9/tornado/simple_httpclient.py -> /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado copying build/lib.linux-x86_64-3.9/tornado/tcpclient.py -> /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado copying build/lib.linux-x86_64-3.9/tornado/tcpserver.py -> /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado copying build/lib.linux-x86_64-3.9/tornado/template.py -> /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado copying build/lib.linux-x86_64-3.9/tornado/testing.py -> /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado copying build/lib.linux-x86_64-3.9/tornado/util.py -> /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado copying build/lib.linux-x86_64-3.9/tornado/web.py -> /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado copying build/lib.linux-x86_64-3.9/tornado/websocket.py -> /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado copying build/lib.linux-x86_64-3.9/tornado/wsgi.py -> /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado byte-compiling /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/platform/__init__.py to __init__.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/platform/asyncio.py to asyncio.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/platform/caresresolver.py to caresresolver.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/platform/twisted.py to twisted.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/test/__main__.py to __main__.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/test/asyncio_test.py to asyncio_test.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/test/auth_test.py to auth_test.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/test/autoreload_test.py to autoreload_test.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/test/concurrent_test.py to concurrent_test.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/test/curl_httpclient_test.py to curl_httpclient_test.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/test/escape_test.py to escape_test.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/test/gen_test.py to gen_test.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/test/http1connection_test.py to http1connection_test.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/test/httpclient_test.py to httpclient_test.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/test/httpserver_test.py to httpserver_test.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/test/httputil_test.py to httputil_test.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/test/import_test.py to import_test.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/test/ioloop_test.py to ioloop_test.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/test/iostream_test.py to iostream_test.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/test/locale_test.py to locale_test.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/test/locks_test.py to locks_test.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/test/log_test.py to log_test.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/test/netutil_test.py to netutil_test.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/test/options_test.py to options_test.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/test/process_test.py to process_test.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/test/queues_test.py to queues_test.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/test/resolve_test_helper.py to resolve_test_helper.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/test/routing_test.py to routing_test.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/test/runtests.py to runtests.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/test/simple_httpclient_test.py to simple_httpclient_test.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/test/tcpclient_test.py to tcpclient_test.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/test/tcpserver_test.py to tcpserver_test.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/test/template_test.py to template_test.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/test/testing_test.py to testing_test.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/test/twisted_test.py to twisted_test.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/test/util.py to util.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/test/util_test.py to util_test.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/test/web_test.py to web_test.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/test/websocket_test.py to websocket_test.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/test/wsgi_test.py to wsgi_test.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/__init__.py to __init__.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/_locale_data.py to _locale_data.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/auth.py to auth.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/autoreload.py to autoreload.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/concurrent.py to concurrent.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/curl_httpclient.py to curl_httpclient.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/escape.py to escape.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/gen.py to gen.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/http1connection.py to http1connection.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/httpclient.py to httpclient.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/httpserver.py to httpserver.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/httputil.py to httputil.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/ioloop.py to ioloop.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/iostream.py to iostream.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/locale.py to locale.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/locks.py to locks.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/log.py to log.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/netutil.py to netutil.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/options.py to options.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/process.py to process.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/queues.py to queues.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/routing.py to routing.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/simple_httpclient.py to simple_httpclient.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/tcpclient.py to tcpclient.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/tcpserver.py to tcpserver.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/template.py to template.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/testing.py to testing.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/util.py to util.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/web.py to web.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/websocket.py to websocket.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/wsgi.py to wsgi.cpython-39.pyc running install_egg_info running egg_info creating tornado.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 writing manifest file 'tornado.egg-info/SOURCES.txt' package init file 'tornado/test/__init__.py' not found (or not a regular file) reading manifest file 'tornado.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.yaml' under directory 'demos' 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 /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado-6.1-py3.9.egg-info running install_scripts + pushd /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado ~/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado ~/RPM/BUILD/python3-module-tornado-6.1.0 + rm -rf ca-certificates.crt + ln -sf /usr/share/ca-certificates/ca-bundle.crt ca-certificates.crt + rm -r /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/test + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/python3-module-tornado-buildroot (auto) mode of './usr/lib64/python3/site-packages/tornado/speedups.cpython-39.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/python3-module-tornado-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/python3-module-tornado-buildroot/ (default) Compressing files in /usr/src/tmp/python3-module-tornado-buildroot (auto) Adjusting library links in /usr/src/tmp/python3-module-tornado-buildroot ./usr/lib64: (from :0) Verifying ELF objects in /usr/src/tmp/python3-module-tornado-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Bytecompiling python3 modules in /usr/src/tmp/python3-module-tornado-buildroot using /usr/bin/python3 Can't list '/usr/src/tmp/python3-module-tornado-buildroot/usr/lib/python3/site-packages' unlink /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/__pycache__/__init__.cpython-39.pyc unlink /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/__pycache__/_locale_data.cpython-39.pyc unlink /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/__pycache__/auth.cpython-39.pyc unlink /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/__pycache__/autoreload.cpython-39.pyc unlink /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/__pycache__/concurrent.cpython-39.pyc unlink /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/__pycache__/curl_httpclient.cpython-39.pyc unlink /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/__pycache__/escape.cpython-39.pyc unlink /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/__pycache__/gen.cpython-39.pyc unlink /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/__pycache__/http1connection.cpython-39.pyc unlink /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/__pycache__/httpclient.cpython-39.pyc unlink /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/__pycache__/httpserver.cpython-39.pyc unlink /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/__pycache__/httputil.cpython-39.pyc unlink /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/__pycache__/ioloop.cpython-39.pyc unlink /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/__pycache__/iostream.cpython-39.pyc unlink /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/__pycache__/locale.cpython-39.pyc unlink /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/__pycache__/locks.cpython-39.pyc unlink /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/__pycache__/log.cpython-39.pyc unlink /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/__pycache__/netutil.cpython-39.pyc unlink /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/__pycache__/options.cpython-39.pyc unlink /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/__pycache__/process.cpython-39.pyc unlink /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/__pycache__/queues.cpython-39.pyc unlink /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/__pycache__/routing.cpython-39.pyc unlink /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/__pycache__/simple_httpclient.cpython-39.pyc unlink /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/__pycache__/tcpclient.cpython-39.pyc unlink /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/__pycache__/tcpserver.cpython-39.pyc unlink /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/__pycache__/template.cpython-39.pyc unlink /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/__pycache__/testing.cpython-39.pyc unlink /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/__pycache__/util.cpython-39.pyc unlink /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/__pycache__/web.cpython-39.pyc unlink /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/__pycache__/websocket.cpython-39.pyc unlink /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/__pycache__/wsgi.cpython-39.pyc unlink /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/platform/__pycache__/__init__.cpython-39.pyc unlink /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/platform/__pycache__/asyncio.cpython-39.pyc unlink /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/platform/__pycache__/caresresolver.cpython-39.pyc unlink /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/platform/__pycache__/twisted.cpython-39.pyc compile /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/platform/__init__.py compile /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/platform/asyncio.py compile /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/platform/caresresolver.py compile /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/platform/twisted.py compile /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/__init__.py compile /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/_locale_data.py compile /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/auth.py compile /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/autoreload.py compile /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/concurrent.py compile /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/curl_httpclient.py compile /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/escape.py compile /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/gen.py compile /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/http1connection.py compile /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/httpclient.py compile /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/httpserver.py compile /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/httputil.py compile /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/ioloop.py compile /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/iostream.py compile /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/locale.py compile /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/locks.py compile /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/log.py compile /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/netutil.py compile /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/options.py compile /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/process.py compile /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/queues.py compile /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/routing.py compile /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/simple_httpclient.py compile /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/tcpclient.py compile /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/tcpserver.py compile /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/template.py compile /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/testing.py compile /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/util.py compile /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/web.py compile /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/websocket.py compile /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/wsgi.py Bytecompiling python3 modules with optimization in /usr/src/tmp/python3-module-tornado-buildroot using /usr/bin/python3 -O compile /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/platform/__init__.py compile /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/platform/asyncio.py compile /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/platform/caresresolver.py compile /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/platform/twisted.py compile /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/__init__.py compile /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/_locale_data.py compile /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/auth.py compile /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/autoreload.py compile /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/concurrent.py compile /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/curl_httpclient.py compile /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/escape.py compile /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/gen.py compile /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/http1connection.py compile /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/httpclient.py compile /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/httpserver.py compile /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/httputil.py compile /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/ioloop.py compile /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/iostream.py compile /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/locale.py compile /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/locks.py compile /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/log.py compile /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/netutil.py compile /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/options.py compile /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/process.py compile /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/queues.py compile /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/routing.py compile /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/simple_httpclient.py compile /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/tcpclient.py compile /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/tcpserver.py compile /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/template.py compile /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/testing.py compile /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/util.py compile /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/web.py compile /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/websocket.py compile /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/wsgi.py Can't list '/usr/src/tmp/python3-module-tornado-buildroot/usr/lib/python3/site-packages' Bytecompiling python3 modules with optimization-2 in /usr/src/tmp/python3-module-tornado-buildroot using /usr/bin/python3 -OO compile /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/platform/__init__.py compile /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/platform/asyncio.py compile /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/platform/caresresolver.py compile /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/platform/twisted.py compile /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/__init__.py compile /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/_locale_data.py compile /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/auth.py compile /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/autoreload.py compile /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/concurrent.py compile /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/curl_httpclient.py compile /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/escape.py compile /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/gen.py compile /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/http1connection.py compile /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/httpclient.py compile /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/httpserver.py compile /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/httputil.py compile /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/ioloop.py compile /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/iostream.py compile /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/locale.py compile /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/locks.py compile /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/log.py compile /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/netutil.py compile /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/options.py compile /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/process.py compile /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/queues.py compile /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/routing.py compile /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/simple_httpclient.py compile /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/tcpclient.py compile /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/tcpserver.py compile /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/template.py compile /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/testing.py compile /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/util.py compile /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/web.py compile /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/websocket.py compile /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/wsgi.py Can't list '/usr/src/tmp/python3-module-tornado-buildroot/usr/lib/python3/site-packages' Hardlinking identical .pyc and .opt-?.pyc files './usr/lib64/python3/site-packages/tornado/__pycache__/__init__.cpython-39.opt-1.pyc' => './usr/lib64/python3/site-packages/tornado/__pycache__/__init__.cpython-39.pyc' './usr/lib64/python3/site-packages/tornado/__pycache__/_locale_data.cpython-39.opt-1.pyc' => './usr/lib64/python3/site-packages/tornado/__pycache__/_locale_data.cpython-39.pyc' './usr/lib64/python3/site-packages/tornado/__pycache__/escape.cpython-39.opt-1.pyc' => './usr/lib64/python3/site-packages/tornado/__pycache__/escape.cpython-39.pyc' './usr/lib64/python3/site-packages/tornado/__pycache__/httputil.cpython-39.opt-1.pyc' => './usr/lib64/python3/site-packages/tornado/__pycache__/httputil.cpython-39.pyc' './usr/lib64/python3/site-packages/tornado/__pycache__/locks.cpython-39.opt-1.pyc' => './usr/lib64/python3/site-packages/tornado/__pycache__/locks.cpython-39.pyc' './usr/lib64/python3/site-packages/tornado/__pycache__/tcpclient.cpython-39.opt-1.pyc' => './usr/lib64/python3/site-packages/tornado/__pycache__/tcpclient.cpython-39.pyc' './usr/lib64/python3/site-packages/tornado/__pycache__/util.cpython-39.opt-1.pyc' => './usr/lib64/python3/site-packages/tornado/__pycache__/util.cpython-39.pyc' './usr/lib64/python3/site-packages/tornado/platform/__pycache__/__init__.cpython-39.opt-1.pyc' => './usr/lib64/python3/site-packages/tornado/platform/__pycache__/__init__.cpython-39.pyc' './usr/lib64/python3/site-packages/tornado/platform/__pycache__/__init__.cpython-39.opt-2.pyc' => './usr/lib64/python3/site-packages/tornado/platform/__pycache__/__init__.cpython-39.opt-1.pyc' './usr/lib64/python3/site-packages/tornado/platform/__pycache__/caresresolver.cpython-39.opt-1.pyc' => './usr/lib64/python3/site-packages/tornado/platform/__pycache__/caresresolver.cpython-39.pyc' './usr/lib64/python3/site-packages/tornado/platform/__pycache__/twisted.cpython-39.opt-1.pyc' => './usr/lib64/python3/site-packages/tornado/platform/__pycache__/twisted.cpython-39.pyc' Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.66461 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd python3-module-tornado-6.1.0 + export ASYNC_TEST_TIMEOUT=10 + ASYNC_TEST_TIMEOUT=10 + /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) ... ok test_tornado_accessor (tornado.test.asyncio_test.AnyThreadEventLoopPolicyTest) ... ok test_asyncio_adapter (tornado.test.asyncio_test.AsyncIOLoopTest) ... ok test_asyncio_callback (tornado.test.asyncio_test.AsyncIOLoopTest) ... ok test_asyncio_future (tornado.test.asyncio_test.AsyncIOLoopTest) ... ok test_asyncio_yield_from (tornado.test.asyncio_test.AsyncIOLoopTest) ... ok test_asyncio_close_leak (tornado.test.asyncio_test.LeakTest) ... ok test_ioloop_close_leak (tornado.test.asyncio_test.LeakTest) ... ok test_facebook_login (tornado.test.auth_test.AuthTest) ... ok test_oauth10_get_user (tornado.test.auth_test.AuthTest) ... ok test_oauth10_redirect (tornado.test.auth_test.AuthTest) ... ok test_oauth10_request_parameters (tornado.test.auth_test.AuthTest) ... ok test_oauth10a_get_user (tornado.test.auth_test.AuthTest) ... ok test_oauth10a_get_user_coroutine_exception (tornado.test.auth_test.AuthTest) ... ok test_oauth10a_redirect (tornado.test.auth_test.AuthTest) ... ok test_oauth10a_redirect_error (tornado.test.auth_test.AuthTest) ... ok test_oauth10a_request_parameters (tornado.test.auth_test.AuthTest) ... ok test_oauth2_redirect (tornado.test.auth_test.AuthTest) ... ok test_openid_get_user (tornado.test.auth_test.AuthTest) ... ok test_openid_redirect (tornado.test.auth_test.AuthTest) ... ok test_twitter_authenticate_redirect (tornado.test.auth_test.AuthTest) ... ok test_twitter_get_user (tornado.test.auth_test.AuthTest) ... ok test_twitter_redirect (tornado.test.auth_test.AuthTest) ... ok test_twitter_redirect_gen_coroutine (tornado.test.auth_test.AuthTest) ... ok test_twitter_show_user (tornado.test.auth_test.AuthTest) ... ok test_twitter_show_user_error (tornado.test.auth_test.AuthTest) ... ok test_google_login (tornado.test.auth_test.GoogleOAuth2Test) ... ok test_reload_module (tornado.test.autoreload_test.AutoreloadTest) ... ok test_reload_wrapper_preservation (tornado.test.autoreload_test.AutoreloadTest) ... ok test_future (tornado.test.concurrent_test.GeneratorClientTest) ... ok test_future_error (tornado.test.concurrent_test.GeneratorClientTest) ... ok test_generator (tornado.test.concurrent_test.GeneratorClientTest) ... ok test_generator_error (tornado.test.concurrent_test.GeneratorClientTest) ... ok test_future_set_result_unless_cancelled (tornado.test.concurrent_test.MiscFutureTest) ... ok test_async_await (tornado.test.concurrent_test.RunOnExecutorTest) ... ok test_call_with_executor (tornado.test.concurrent_test.RunOnExecutorTest) ... ok test_call_with_no_args (tornado.test.concurrent_test.RunOnExecutorTest) ... ok test_no_calling (tornado.test.concurrent_test.RunOnExecutorTest) ... ok test_304_with_content_length (tornado.test.curl_httpclient_test.CurlHTTPClientCommonTestCase) ... skipped 'pycurl module not present' test_all_methods (tornado.test.curl_httpclient_test.CurlHTTPClientCommonTestCase) ... skipped 'pycurl module not present' test_basic_auth (tornado.test.curl_httpclient_test.CurlHTTPClientCommonTestCase) ... skipped 'pycurl module not present' test_basic_auth_explicit_mode (tornado.test.curl_httpclient_test.CurlHTTPClientCommonTestCase) ... skipped 'pycurl module not present' test_basic_auth_unicode (tornado.test.curl_httpclient_test.CurlHTTPClientCommonTestCase) ... skipped 'pycurl module not present' test_bind_source_ip (tornado.test.curl_httpclient_test.CurlHTTPClientCommonTestCase) ... skipped 'pycurl module not present' test_body_encoding (tornado.test.curl_httpclient_test.CurlHTTPClientCommonTestCase) ... skipped 'pycurl module not present' test_body_sanity_checks (tornado.test.curl_httpclient_test.CurlHTTPClientCommonTestCase) ... skipped 'pycurl module not present' test_chunked (tornado.test.curl_httpclient_test.CurlHTTPClientCommonTestCase) ... skipped 'pycurl module not present' test_chunked_close (tornado.test.curl_httpclient_test.CurlHTTPClientCommonTestCase) ... skipped 'pycurl module not present' test_configure_defaults (tornado.test.curl_httpclient_test.CurlHTTPClientCommonTestCase) ... skipped 'pycurl module not present' test_credentials_in_url (tornado.test.curl_httpclient_test.CurlHTTPClientCommonTestCase) ... skipped 'pycurl module not present' test_error_after_cancel (tornado.test.curl_httpclient_test.CurlHTTPClientCommonTestCase) ... skipped 'pycurl module not present' test_follow_redirect (tornado.test.curl_httpclient_test.CurlHTTPClientCommonTestCase) ... skipped 'pycurl module not present' test_future_http_error (tornado.test.curl_httpclient_test.CurlHTTPClientCommonTestCase) ... skipped 'pycurl module not present' test_future_http_error_no_raise (tornado.test.curl_httpclient_test.CurlHTTPClientCommonTestCase) ... skipped 'pycurl module not present' test_future_interface (tornado.test.curl_httpclient_test.CurlHTTPClientCommonTestCase) ... skipped 'pycurl module not present' test_gzip (tornado.test.curl_httpclient_test.CurlHTTPClientCommonTestCase) ... skipped 'pycurl module not present' test_header_callback (tornado.test.curl_httpclient_test.CurlHTTPClientCommonTestCase) ... skipped 'pycurl module not present' test_header_types (tornado.test.curl_httpclient_test.CurlHTTPClientCommonTestCase) ... skipped 'pycurl module not present' test_hello_world (tornado.test.curl_httpclient_test.CurlHTTPClientCommonTestCase) ... skipped 'pycurl module not present' test_invalid_gzip (tornado.test.curl_httpclient_test.CurlHTTPClientCommonTestCase) ... skipped 'pycurl module not present' test_method_after_redirect (tornado.test.curl_httpclient_test.CurlHTTPClientCommonTestCase) ... skipped 'pycurl module not present' test_multi_line_headers (tornado.test.curl_httpclient_test.CurlHTTPClientCommonTestCase) ... skipped 'pycurl module not present' test_non_ascii_header (tornado.test.curl_httpclient_test.CurlHTTPClientCommonTestCase) ... skipped 'pycurl module not present' test_patch_receives_payload (tornado.test.curl_httpclient_test.CurlHTTPClientCommonTestCase) ... skipped 'pycurl module not present' test_post (tornado.test.curl_httpclient_test.CurlHTTPClientCommonTestCase) ... skipped 'pycurl module not present' test_put_307 (tornado.test.curl_httpclient_test.CurlHTTPClientCommonTestCase) ... skipped 'pycurl module not present' test_redirect_put_with_body (tornado.test.curl_httpclient_test.CurlHTTPClientCommonTestCase) ... skipped 'pycurl module not present' test_redirect_put_without_body (tornado.test.curl_httpclient_test.CurlHTTPClientCommonTestCase) ... skipped 'pycurl module not present' test_redirect_without_location (tornado.test.curl_httpclient_test.CurlHTTPClientCommonTestCase) ... skipped 'pycurl module not present' test_response_times (tornado.test.curl_httpclient_test.CurlHTTPClientCommonTestCase) ... skipped 'pycurl module not present' test_reuse_request_from_response (tornado.test.curl_httpclient_test.CurlHTTPClientCommonTestCase) ... skipped 'pycurl module not present' test_streaming_callback (tornado.test.curl_httpclient_test.CurlHTTPClientCommonTestCase) ... skipped 'pycurl module not present' test_types (tornado.test.curl_httpclient_test.CurlHTTPClientCommonTestCase) ... skipped 'pycurl module not present' test_unsupported_auth_mode (tornado.test.curl_httpclient_test.CurlHTTPClientCommonTestCase) ... skipped 'pycurl module not present' test_zero_timeout (tornado.test.curl_httpclient_test.CurlHTTPClientCommonTestCase) ... skipped 'pycurl module not present' test_custom_reason (tornado.test.curl_httpclient_test.CurlHTTPClientTestCase) ... skipped 'pycurl module not present' test_digest_auth (tornado.test.curl_httpclient_test.CurlHTTPClientTestCase) ... skipped 'pycurl module not present' test_digest_auth_non_ascii (tornado.test.curl_httpclient_test.CurlHTTPClientTestCase) ... skipped 'pycurl module not present' test_fail_custom_reason (tornado.test.curl_httpclient_test.CurlHTTPClientTestCase) ... skipped 'pycurl module not present' test_escape_return_types (tornado.test.escape_test.EscapeTestCase) ... ok test_json_decode (tornado.test.escape_test.EscapeTestCase) ... ok test_json_encode (tornado.test.escape_test.EscapeTestCase) ... ok test_linkify (tornado.test.escape_test.EscapeTestCase) ... ok test_recursive_unicode (tornado.test.escape_test.EscapeTestCase) ... ok test_squeeze (tornado.test.escape_test.EscapeTestCase) ... ok test_url_escape_quote_plus (tornado.test.escape_test.EscapeTestCase) ... ok test_url_escape_unicode (tornado.test.escape_test.EscapeTestCase) ... ok test_url_unescape_unicode (tornado.test.escape_test.EscapeTestCase) ... ok test_xhtml_escape (tornado.test.escape_test.EscapeTestCase) ... ok test_xhtml_unescape_numeric (tornado.test.escape_test.EscapeTestCase) ... ok test_propagate (tornado.test.gen_test.ContextVarsTest) ... ok test_reset (tornado.test.gen_test.ContextVarsTest) ... ok test_async_raise_return (tornado.test.gen_test.GenBasicTest) ... ok test_async_raise_return_value (tornado.test.gen_test.GenBasicTest) ... ok test_async_raise_return_value_tuple (tornado.test.gen_test.GenBasicTest) ... ok test_bogus_yield (tornado.test.gen_test.GenBasicTest) ... ok test_bogus_yield_tuple (tornado.test.gen_test.GenBasicTest) ... ok test_exception_phase1 (tornado.test.gen_test.GenBasicTest) ... ok test_exception_phase2 (tornado.test.gen_test.GenBasicTest) ... ok test_future (tornado.test.gen_test.GenBasicTest) ... ok test_multi (tornado.test.gen_test.GenBasicTest) ... ok test_multi_delayed (tornado.test.gen_test.GenBasicTest) ... ok test_multi_dict (tornado.test.gen_test.GenBasicTest) ... ok test_multi_dict_delayed (tornado.test.gen_test.GenBasicTest) ... ok test_multi_dict_future (tornado.test.gen_test.GenBasicTest) ... ok test_multi_empty (tornado.test.gen_test.GenBasicTest) ... ok test_multi_exceptions (tornado.test.gen_test.GenBasicTest) ... ok test_multi_future (tornado.test.gen_test.GenBasicTest) ... ok test_multi_future_duplicate (tornado.test.gen_test.GenBasicTest) ... ok test_multi_future_exceptions (tornado.test.gen_test.GenBasicTest) ... ok test_multi_performance (tornado.test.gen_test.GenBasicTest) ... ok test_no_yield (tornado.test.gen_test.GenBasicTest) ... ok test_none (tornado.test.gen_test.GenBasicTest) ... ok test_reuse (tornado.test.gen_test.GenBasicTest) ... ok test_sync_raise_return (tornado.test.gen_test.GenBasicTest) ... ok test_sync_raise_return_value (tornado.test.gen_test.GenBasicTest) ... ok test_sync_raise_return_value_tuple (tornado.test.gen_test.GenBasicTest) ... ok test_async_await (tornado.test.gen_test.GenCoroutineTest) ... ok test_async_await_mixed_multi_native_future (tornado.test.gen_test.GenCoroutineTest) ... ok test_async_early_return (tornado.test.gen_test.GenCoroutineTest) ... ok test_async_gen_return (tornado.test.gen_test.GenCoroutineTest) ... ok test_async_raise (tornado.test.gen_test.GenCoroutineTest) ... ok test_async_return (tornado.test.gen_test.GenCoroutineTest) ... ok test_async_return_no_value (tornado.test.gen_test.GenCoroutineTest) ... ok test_async_with_timeout (tornado.test.gen_test.GenCoroutineTest) ... ok test_asyncio_future_debug_info (tornado.test.gen_test.GenCoroutineTest) ... ok test_asyncio_gather (tornado.test.gen_test.GenCoroutineTest) ... ok test_asyncio_sleep_zero (tornado.test.gen_test.GenCoroutineTest) ... ok test_attributes (tornado.test.gen_test.GenCoroutineTest) ... ok test_coroutine_refcounting (tornado.test.gen_test.GenCoroutineTest) ... ok test_is_coroutine_function (tornado.test.gen_test.GenCoroutineTest) ... ok test_moment (tornado.test.gen_test.GenCoroutineTest) ... ok test_py3_leak_exception_context (tornado.test.gen_test.GenCoroutineTest) ... ok test_replace_yieldpoint_exception (tornado.test.gen_test.GenCoroutineTest) ... ok test_sleep (tornado.test.gen_test.GenCoroutineTest) ... ok test_swallow_yieldpoint_exception (tornado.test.gen_test.GenCoroutineTest) ... ok test_sync_gen_return (tornado.test.gen_test.GenCoroutineTest) ... ok test_sync_raise (tornado.test.gen_test.GenCoroutineTest) ... ok test_sync_return (tornado.test.gen_test.GenCoroutineTest) ... ok test_sync_return_no_value (tornado.test.gen_test.GenCoroutineTest) ... ok test_async_prepare_error_handler (tornado.test.gen_test.GenWebTest) ... ok test_coroutine_sequence_handler (tornado.test.gen_test.GenWebTest) ... ok test_coroutine_unfinished_sequence_handler (tornado.test.gen_test.GenWebTest) ... ok test_native_coroutine_handler (tornado.test.gen_test.GenWebTest) ... ok test_undecorated_coroutines (tornado.test.gen_test.GenWebTest) ... ok test_gc (tornado.test.gen_test.RunnerGCTest) ... ok test_gc_infinite_async_await (tornado.test.gen_test.RunnerGCTest) ... ok test_gc_infinite_coro (tornado.test.gen_test.RunnerGCTest) ... ok test_multi_moment (tornado.test.gen_test.RunnerGCTest) ... ok test_already_done (tornado.test.gen_test.WaitIteratorTest) ... ok test_empty_iterator (tornado.test.gen_test.WaitIteratorTest) ... ok test_iterator (tornado.test.gen_test.WaitIteratorTest) ... ok test_iterator_async_await (tornado.test.gen_test.WaitIteratorTest) ... ok test_no_ref (tornado.test.gen_test.WaitIteratorTest) ... ok test_already_resolved (tornado.test.gen_test.WithTimeoutTest) ... ok test_completed_concurrent_future (tornado.test.gen_test.WithTimeoutTest) ... ok test_completes_before_timeout (tornado.test.gen_test.WithTimeoutTest) ... ok test_fails_before_timeout (tornado.test.gen_test.WithTimeoutTest) ... ok test_normal_concurrent_future (tornado.test.gen_test.WithTimeoutTest) ... ok test_timeout (tornado.test.gen_test.WithTimeoutTest) ... ok test_timeout_concurrent_future (tornado.test.gen_test.WithTimeoutTest) ... ok test_http10_no_content_length (tornado.test.http1connection_test.HTTP1ConnectionTest) ... ok test_304_with_content_length (tornado.test.httpclient_test.HTTPClientCommonTestCase) ... ok test_all_methods (tornado.test.httpclient_test.HTTPClientCommonTestCase) ... ok test_basic_auth (tornado.test.httpclient_test.HTTPClientCommonTestCase) ... ok test_basic_auth_explicit_mode (tornado.test.httpclient_test.HTTPClientCommonTestCase) ... ok test_basic_auth_unicode (tornado.test.httpclient_test.HTTPClientCommonTestCase) ... ok test_bind_source_ip (tornado.test.httpclient_test.HTTPClientCommonTestCase) ... ok test_body_encoding (tornado.test.httpclient_test.HTTPClientCommonTestCase) ... ok test_body_sanity_checks (tornado.test.httpclient_test.HTTPClientCommonTestCase) ... ok test_chunked (tornado.test.httpclient_test.HTTPClientCommonTestCase) ... ok test_chunked_close (tornado.test.httpclient_test.HTTPClientCommonTestCase) ... ok test_configure_defaults (tornado.test.httpclient_test.HTTPClientCommonTestCase) ... ok test_credentials_in_url (tornado.test.httpclient_test.HTTPClientCommonTestCase) ... ok test_error_after_cancel (tornado.test.httpclient_test.HTTPClientCommonTestCase) ... ok test_follow_redirect (tornado.test.httpclient_test.HTTPClientCommonTestCase) ... ok test_future_http_error (tornado.test.httpclient_test.HTTPClientCommonTestCase) ... ok test_future_http_error_no_raise (tornado.test.httpclient_test.HTTPClientCommonTestCase) ... ok test_future_interface (tornado.test.httpclient_test.HTTPClientCommonTestCase) ... ok test_gzip (tornado.test.httpclient_test.HTTPClientCommonTestCase) ... ok test_header_callback (tornado.test.httpclient_test.HTTPClientCommonTestCase) ... ok test_header_types (tornado.test.httpclient_test.HTTPClientCommonTestCase) ... ok test_hello_world (tornado.test.httpclient_test.HTTPClientCommonTestCase) ... ok test_invalid_gzip (tornado.test.httpclient_test.HTTPClientCommonTestCase) ... ok test_method_after_redirect (tornado.test.httpclient_test.HTTPClientCommonTestCase) ... ok test_multi_line_headers (tornado.test.httpclient_test.HTTPClientCommonTestCase) ... ok test_non_ascii_header (tornado.test.httpclient_test.HTTPClientCommonTestCase) ... ok test_patch_receives_payload (tornado.test.httpclient_test.HTTPClientCommonTestCase) ... ok test_post (tornado.test.httpclient_test.HTTPClientCommonTestCase) ... ok test_put_307 (tornado.test.httpclient_test.HTTPClientCommonTestCase) ... ok test_redirect_put_with_body (tornado.test.httpclient_test.HTTPClientCommonTestCase) ... ok test_redirect_put_without_body (tornado.test.httpclient_test.HTTPClientCommonTestCase) ... ok test_redirect_without_location (tornado.test.httpclient_test.HTTPClientCommonTestCase) ... ok test_response_times (tornado.test.httpclient_test.HTTPClientCommonTestCase) ... ok test_reuse_request_from_response (tornado.test.httpclient_test.HTTPClientCommonTestCase) ... ok test_streaming_callback (tornado.test.httpclient_test.HTTPClientCommonTestCase) ... ok test_types (tornado.test.httpclient_test.HTTPClientCommonTestCase) ... ok test_unsupported_auth_mode (tornado.test.httpclient_test.HTTPClientCommonTestCase) ... ok test_zero_timeout (tornado.test.httpclient_test.HTTPClientCommonTestCase) ... ok test_copy (tornado.test.httpclient_test.HTTPErrorTestCase) ... ok test_error_with_response (tornado.test.httpclient_test.HTTPErrorTestCase) ... ok test_plain_error (tornado.test.httpclient_test.HTTPErrorTestCase) ... ok test_body (tornado.test.httpclient_test.HTTPRequestTestCase) ... ok test_body_setter (tornado.test.httpclient_test.HTTPRequestTestCase) ... ok test_headers (tornado.test.httpclient_test.HTTPRequestTestCase) ... ok test_headers_setter (tornado.test.httpclient_test.HTTPRequestTestCase) ... ok test_if_modified_since (tornado.test.httpclient_test.HTTPRequestTestCase) ... ok test_null_headers_setter (tornado.test.httpclient_test.HTTPRequestTestCase) ... ok test_str (tornado.test.httpclient_test.HTTPResponseTestCase) ... ok test_bad_attribute (tornado.test.httpclient_test.RequestProxyTest) ... ok test_both_set (tornado.test.httpclient_test.RequestProxyTest) ... ok test_default_set (tornado.test.httpclient_test.RequestProxyTest) ... ok test_defaults_none (tornado.test.httpclient_test.RequestProxyTest) ... ok test_neither_set (tornado.test.httpclient_test.RequestProxyTest) ... ok test_request_set (tornado.test.httpclient_test.RequestProxyTest) ... ok test_destructor_log (tornado.test.httpclient_test.SyncHTTPClientSubprocessTest) ... ok test_sync_client (tornado.test.httpclient_test.SyncHTTPClientTest) ... ok test_sync_client_error (tornado.test.httpclient_test.SyncHTTPClientTest) ... ok test_missing_arguments (tornado.test.httpserver_test.BadSSLOptionsTest) ... ok test_missing_key (tornado.test.httpserver_test.BadSSLOptionsTest) A missing SSL key should cause an immediate exception. ... ok test_body_size_override_reset (tornado.test.httpserver_test.BodyLimitsTest) ... ok test_large_body_buffered (tornado.test.httpserver_test.BodyLimitsTest) ... ok test_large_body_buffered_chunked (tornado.test.httpserver_test.BodyLimitsTest) ... ok test_large_body_streaming (tornado.test.httpserver_test.BodyLimitsTest) ... ok test_large_body_streaming_chunked (tornado.test.httpserver_test.BodyLimitsTest) ... ok test_large_body_streaming_chunked_override (tornado.test.httpserver_test.BodyLimitsTest) ... ok test_large_body_streaming_override (tornado.test.httpserver_test.BodyLimitsTest) ... ok test_small_body (tornado.test.httpserver_test.BodyLimitsTest) ... ok test_timeout (tornado.test.httpserver_test.BodyLimitsTest) ... ok test_uncompressed (tornado.test.httpserver_test.GzipBaseTest) ... ok test_gzip (tornado.test.httpserver_test.GzipTest) ... ok test_uncompressed (tornado.test.httpserver_test.GzipTest) ... ok test_gzip_unsupported (tornado.test.httpserver_test.GzipUnsupportedTest) ... ok test_uncompressed (tornado.test.httpserver_test.GzipUnsupportedTest) ... ok test_100_continue (tornado.test.httpserver_test.HTTPConnectionTest) ... ok test_multipart_form (tornado.test.httpserver_test.HTTPConnectionTest) ... ok test_newlines (tornado.test.httpserver_test.HTTPConnectionTest) ... ok test_chunked_request_body (tornado.test.httpserver_test.HTTPServerRawTest) ... ok test_chunked_request_uppercase (tornado.test.httpserver_test.HTTPServerRawTest) ... ok test_empty_request (tornado.test.httpserver_test.HTTPServerRawTest) ... ok test_invalid_content_length (tornado.test.httpserver_test.HTTPServerRawTest) ... ok test_malformed_first_line_log (tornado.test.httpserver_test.HTTPServerRawTest) ... ok test_malformed_first_line_response (tornado.test.httpserver_test.HTTPServerRawTest) ... ok test_malformed_headers (tornado.test.httpserver_test.HTTPServerRawTest) ... ok test_double_slash (tornado.test.httpserver_test.HTTPServerTest) ... ok test_empty_post_parameters (tornado.test.httpserver_test.HTTPServerTest) ... ok test_empty_query_string (tornado.test.httpserver_test.HTTPServerTest) ... ok test_post_encodings (tornado.test.httpserver_test.HTTPServerTest) ... ok test_query_string_encoding (tornado.test.httpserver_test.HTTPServerTest) ... ok test_types (tornado.test.httpserver_test.HTTPServerTest) ... ok test_idle_after_use (tornado.test.httpserver_test.IdleTimeoutTest) ... ok test_unused_connection (tornado.test.httpserver_test.IdleTimeoutTest) ... ok test_cancel_during_download (tornado.test.httpserver_test.KeepAliveTest) ... ok test_finish_while_closed (tornado.test.httpserver_test.KeepAliveTest) ... ok test_http10 (tornado.test.httpserver_test.KeepAliveTest) ... ok test_http10_keepalive (tornado.test.httpserver_test.KeepAliveTest) ... ok test_http10_keepalive_extra_crlf (tornado.test.httpserver_test.KeepAliveTest) ... ok test_keepalive_chunked (tornado.test.httpserver_test.KeepAliveTest) ... ok test_keepalive_chunked_head_no_body (tornado.test.httpserver_test.KeepAliveTest) ... ok test_pipelined_cancel (tornado.test.httpserver_test.KeepAliveTest) ... ok test_pipelined_requests (tornado.test.httpserver_test.KeepAliveTest) ... ok test_request_close (tornado.test.httpserver_test.KeepAliveTest) ... ok test_two_requests (tornado.test.httpserver_test.KeepAliveTest) ... ok test_legacy_interface (tornado.test.httpserver_test.LegacyInterfaceTest) ... ok test_manual_protocol (tornado.test.httpserver_test.ManualProtocolTest) ... ok test_large_headers (tornado.test.httpserver_test.MaxHeaderSizeTest) ... ok test_small_headers (tornado.test.httpserver_test.MaxHeaderSizeTest) ... ok test_error_logging (tornado.test.httpserver_test.SSLContextTest) ... ok test_large_post (tornado.test.httpserver_test.SSLContextTest) ... ok test_non_ssl_request (tornado.test.httpserver_test.SSLContextTest) ... ok test_ssl (tornado.test.httpserver_test.SSLContextTest) ... ok test_request_without_xprotocol (tornado.test.httpserver_test.SSLXHeaderTest) ... ok test_error_logging (tornado.test.httpserver_test.SSLv23Test) ... ok test_large_post (tornado.test.httpserver_test.SSLv23Test) ... ok test_non_ssl_request (tornado.test.httpserver_test.SSLv23Test) ... ok test_ssl (tornado.test.httpserver_test.SSLv23Test) ... ok test_error_logging (tornado.test.httpserver_test.SSLv3Test) ... ok test_large_post (tornado.test.httpserver_test.SSLv3Test) ... ok test_non_ssl_request (tornado.test.httpserver_test.SSLv3Test) ... ok test_ssl (tornado.test.httpserver_test.SSLv3Test) ... ok test_chunked_body (tornado.test.httpserver_test.StreamingChunkSizeTest) ... ok test_chunked_compressed (tornado.test.httpserver_test.StreamingChunkSizeTest) ... ok test_compressed_body (tornado.test.httpserver_test.StreamingChunkSizeTest) ... ok test_regular_body (tornado.test.httpserver_test.StreamingChunkSizeTest) ... ok test_error_logging (tornado.test.httpserver_test.TLSv1Test) ... ok test_large_post (tornado.test.httpserver_test.TLSv1Test) ... ok test_non_ssl_request (tornado.test.httpserver_test.TLSv1Test) ... ok test_ssl (tornado.test.httpserver_test.TLSv1Test) ... ok test_unix_socket (tornado.test.httpserver_test.UnixSocketTest) ... ok test_unix_socket_bad_request (tornado.test.httpserver_test.UnixSocketTest) ... ok test_ip_headers (tornado.test.httpserver_test.XHeaderTest) ... ok test_scheme_headers (tornado.test.httpserver_test.XHeaderTest) ... ok test_trusted_downstream (tornado.test.httpserver_test.XHeaderTest) ... ok test_datetime (tornado.test.httputil_test.FormatTimestampTest) ... ok test_struct_time (tornado.test.httputil_test.FormatTimestampTest) ... ok test_time_tuple (tornado.test.httputil_test.FormatTimestampTest) ... ok test_unix_time_float (tornado.test.httputil_test.FormatTimestampTest) ... ok test_unix_time_int (tornado.test.httputil_test.FormatTimestampTest) ... ok test_copy (tornado.test.httputil_test.HTTPHeadersTest) ... ok test_malformed_continuation (tornado.test.httputil_test.HTTPHeadersTest) ... ok test_multi_line (tornado.test.httputil_test.HTTPHeadersTest) ... ok test_optional_cr (tornado.test.httputil_test.HTTPHeadersTest) ... ok test_pickle_roundtrip (tornado.test.httputil_test.HTTPHeadersTest) ... ok test_setdefault (tornado.test.httputil_test.HTTPHeadersTest) ... ok test_string (tornado.test.httputil_test.HTTPHeadersTest) ... ok test_unicode_newlines (tornado.test.httputil_test.HTTPHeadersTest) ... ok test_body_is_a_byte_string (tornado.test.httputil_test.HTTPServerRequestTest) ... ok test_default_constructor (tornado.test.httputil_test.HTTPServerRequestTest) ... ok test_repr_does_not_contain_headers (tornado.test.httputil_test.HTTPServerRequestTest) ... ok test_boundary_starts_and_ends_with_quotes (tornado.test.httputil_test.MultipartFormDataTest) ... ok test_content_disposition_header_without_name_parameter (tornado.test.httputil_test.MultipartFormDataTest) ... ok test_data_after_final_boundary (tornado.test.httputil_test.MultipartFormDataTest) ... ok test_file_upload (tornado.test.httputil_test.MultipartFormDataTest) ... ok test_invalid_content_disposition (tornado.test.httputil_test.MultipartFormDataTest) ... ok test_line_does_not_end_with_correct_line_break (tornado.test.httputil_test.MultipartFormDataTest) ... ok test_missing_headers (tornado.test.httputil_test.MultipartFormDataTest) ... ok test_non_ascii_filename (tornado.test.httputil_test.MultipartFormDataTest) ... ok test_special_filenames (tornado.test.httputil_test.MultipartFormDataTest) ... ok test_unquoted_names (tornado.test.httputil_test.MultipartFormDataTest) ... ok test_cookie_edgecases (tornado.test.httputil_test.ParseCookieTest) ... ok test_invalid_cookies (tornado.test.httputil_test.ParseCookieTest) Cookie strings that go against RFC6265 but browsers will send if set ... ok test_python_cookies (tornado.test.httputil_test.ParseCookieTest) Test cases copied from Python's Lib/test/test_http_cookies.py ... ok test_parse_request_start_line (tornado.test.httputil_test.ParseRequestStartLineTest) ... ok test_parsing (tornado.test.httputil_test.QsParseTest) ... ok test_url_concat_dict_params (tornado.test.httputil_test.TestUrlConcat) ... ok test_url_concat_encode_args (tornado.test.httputil_test.TestUrlConcat) ... ok test_url_concat_mult_params (tornado.test.httputil_test.TestUrlConcat) ... ok test_url_concat_multi_same_params (tornado.test.httputil_test.TestUrlConcat) ... ok test_url_concat_multi_same_query_params (tornado.test.httputil_test.TestUrlConcat) ... ok test_url_concat_no_params (tornado.test.httputil_test.TestUrlConcat) ... ok test_url_concat_no_query_params (tornado.test.httputil_test.TestUrlConcat) ... ok test_url_concat_none_params (tornado.test.httputil_test.TestUrlConcat) ... ok test_url_concat_q_with_no_trailing_amp (tornado.test.httputil_test.TestUrlConcat) ... ok test_url_concat_trailing_amp (tornado.test.httputil_test.TestUrlConcat) ... ok test_url_concat_trailing_q (tornado.test.httputil_test.TestUrlConcat) ... ok test_url_concat_with_frag (tornado.test.httputil_test.TestUrlConcat) ... ok test_import_aliases (tornado.test.import_test.ImportTest) ... ok test_import_everything (tornado.test.import_test.ImportTest) ... ok test_add_callback_from_signal (tornado.test.ioloop_test.TestIOLoop) ... ok test_add_callback_from_signal_other_thread (tornado.test.ioloop_test.TestIOLoop) ... ok test_add_callback_return_sequence (tornado.test.ioloop_test.TestIOLoop) ... ok test_add_callback_wakeup (tornado.test.ioloop_test.TestIOLoop) ... ok test_add_callback_wakeup_other_thread (tornado.test.ioloop_test.TestIOLoop) ... ok test_add_callback_while_closing (tornado.test.ioloop_test.TestIOLoop) ... ok test_add_timeout_return (tornado.test.ioloop_test.TestIOLoop) ... ok test_add_timeout_timedelta (tornado.test.ioloop_test.TestIOLoop) ... ok test_call_at_return (tornado.test.ioloop_test.TestIOLoop) ... ok test_call_later_return (tornado.test.ioloop_test.TestIOLoop) ... ok test_close_file_object (tornado.test.ioloop_test.TestIOLoop) When a file object is used instead of a numeric file descriptor, ... ok test_exception_logging (tornado.test.ioloop_test.TestIOLoop) Uncaught exceptions get logged by the IOLoop. ... ok test_exception_logging_future (tornado.test.ioloop_test.TestIOLoop) The IOLoop examines exceptions from Futures and logs them. ... ok test_exception_logging_native_coro (tornado.test.ioloop_test.TestIOLoop) The IOLoop examines exceptions from awaitables and logs them. ... ok test_handler_callback_file_object (tornado.test.ioloop_test.TestIOLoop) The handler callback receives the same fd object it passed in. ... ok test_init_close_race (tornado.test.ioloop_test.TestIOLoop) ... ok test_mixed_fd_fileobj (tornado.test.ioloop_test.TestIOLoop) ... ok test_multiple_add (tornado.test.ioloop_test.TestIOLoop) ... ok test_read_while_writeable (tornado.test.ioloop_test.TestIOLoop) ... ok test_reentrant (tornado.test.ioloop_test.TestIOLoop) Calling start() twice should raise an error, not deadlock. ... ok test_remove_handler_from_handler (tornado.test.ioloop_test.TestIOLoop) ... ok test_remove_timeout_after_fire (tornado.test.ioloop_test.TestIOLoop) ... ok test_remove_timeout_cleanup (tornado.test.ioloop_test.TestIOLoop) ... ok test_remove_timeout_from_timeout (tornado.test.ioloop_test.TestIOLoop) ... ok test_remove_without_add (tornado.test.ioloop_test.TestIOLoop) ... ok test_spawn_callback (tornado.test.ioloop_test.TestIOLoop) ... ok test_timeout_with_arguments (tornado.test.ioloop_test.TestIOLoop) ... ok test_asyncio (tornado.test.ioloop_test.TestIOLoopConfiguration) ... ok test_asyncio_main (tornado.test.ioloop_test.TestIOLoopConfiguration) ... ok test_default (tornado.test.ioloop_test.TestIOLoopConfiguration) ... ok test_default_current (tornado.test.ioloop_test.TestIOLoopCurrent) ... ok test_force_current (tornado.test.ioloop_test.TestIOLoopCurrent) ... ok test_non_current (tornado.test.ioloop_test.TestIOLoopCurrent) ... ok test_clear_without_current (tornado.test.ioloop_test.TestIOLoopCurrentAsync) ... ok test_add_future_threads (tornado.test.ioloop_test.TestIOLoopFutures) ... ok test_run_in_executor_gen (tornado.test.ioloop_test.TestIOLoopFutures) ... ok test_run_in_executor_native (tornado.test.ioloop_test.TestIOLoopFutures) ... ok test_set_default_executor (tornado.test.ioloop_test.TestIOLoopFutures) ... ok test_async_exception (tornado.test.ioloop_test.TestIOLoopRunSync) ... ok test_async_result (tornado.test.ioloop_test.TestIOLoopRunSync) ... ok test_current (tornado.test.ioloop_test.TestIOLoopRunSync) ... ok test_native_coroutine (tornado.test.ioloop_test.TestIOLoopRunSync) ... ok test_sync_exception (tornado.test.ioloop_test.TestIOLoopRunSync) ... ok test_sync_result (tornado.test.ioloop_test.TestIOLoopRunSync) ... ok test_timeout (tornado.test.ioloop_test.TestIOLoopRunSync) ... ok test_basic (tornado.test.ioloop_test.TestPeriodicCallbackMath) ... ok test_clock_backwards (tornado.test.ioloop_test.TestPeriodicCallbackMath) ... ok test_jitter (tornado.test.ioloop_test.TestPeriodicCallbackMath) ... ok test_overrun (tornado.test.ioloop_test.TestPeriodicCallbackMath) ... ok test_async_read_error_logging (tornado.test.iostream_test.TestIOStream) ... ok test_close_buffered_data (tornado.test.iostream_test.TestIOStream) ... ok test_close_callback_with_pending_read (tornado.test.iostream_test.TestIOStream) ... ok test_connection_refused (tornado.test.iostream_test.TestIOStream) ... ok test_flow_control (tornado.test.iostream_test.TestIOStream) ... ok test_future_close_callback (tornado.test.iostream_test.TestIOStream) ... ok test_future_delayed_close_callback (tornado.test.iostream_test.TestIOStream) ... ok test_future_write (tornado.test.iostream_test.TestIOStream) Test that write() Futures are never orphaned. ... ok test_gaierror (tornado.test.iostream_test.TestIOStream) ... ok test_inline_read_error (tornado.test.iostream_test.TestIOStream) ... ok test_large_read_until (tornado.test.iostream_test.TestIOStream) ... ok test_many_mixed_reads (tornado.test.iostream_test.TestIOStream) ... ok test_read_bytes_partial (tornado.test.iostream_test.TestIOStream) ... ok test_read_into (tornado.test.iostream_test.TestIOStream) ... ok test_read_into_partial (tornado.test.iostream_test.TestIOStream) ... ok test_read_into_zero_bytes (tornado.test.iostream_test.TestIOStream) ... ok test_read_until_close_after_close (tornado.test.iostream_test.TestIOStream) ... ok test_read_until_close_with_error (tornado.test.iostream_test.TestIOStream) ... ok test_read_until_max_bytes (tornado.test.iostream_test.TestIOStream) ... ok test_read_until_max_bytes_ignores_extra (tornado.test.iostream_test.TestIOStream) ... ok test_read_until_max_bytes_inline (tornado.test.iostream_test.TestIOStream) ... ok test_read_until_regex_max_bytes (tornado.test.iostream_test.TestIOStream) ... ok test_read_until_regex_max_bytes_ignores_extra (tornado.test.iostream_test.TestIOStream) ... ok test_read_until_regex_max_bytes_inline (tornado.test.iostream_test.TestIOStream) ... ok test_read_until_unsatisfied_after_close (tornado.test.iostream_test.TestIOStream) ... ok test_read_until_with_close_after_second_packet (tornado.test.iostream_test.TestIOStream) ... ok test_small_read_untils_from_large_buffer (tornado.test.iostream_test.TestIOStream) ... ok test_small_reads_from_large_buffer (tornado.test.iostream_test.TestIOStream) ... ok test_write_memoryview (tornado.test.iostream_test.TestIOStream) ... ok test_write_zero_bytes (tornado.test.iostream_test.TestIOStream) ... ok test_async_read_error_logging (tornado.test.iostream_test.TestIOStreamSSL) ... ok test_close_buffered_data (tornado.test.iostream_test.TestIOStreamSSL) ... ok test_close_callback_with_pending_read (tornado.test.iostream_test.TestIOStreamSSL) ... ok test_connection_refused (tornado.test.iostream_test.TestIOStreamSSL) ... ok test_flow_control (tornado.test.iostream_test.TestIOStreamSSL) ... ok test_future_close_callback (tornado.test.iostream_test.TestIOStreamSSL) ... ok test_future_delayed_close_callback (tornado.test.iostream_test.TestIOStreamSSL) ... ok test_future_write (tornado.test.iostream_test.TestIOStreamSSL) Test that write() Futures are never orphaned. ... ok test_gaierror (tornado.test.iostream_test.TestIOStreamSSL) ... ok test_inline_read_error (tornado.test.iostream_test.TestIOStreamSSL) ... ok test_large_read_until (tornado.test.iostream_test.TestIOStreamSSL) ... ok test_many_mixed_reads (tornado.test.iostream_test.TestIOStreamSSL) ... ok test_read_bytes_partial (tornado.test.iostream_test.TestIOStreamSSL) ... ok test_read_into (tornado.test.iostream_test.TestIOStreamSSL) ... ok test_read_into_partial (tornado.test.iostream_test.TestIOStreamSSL) ... ok test_read_into_zero_bytes (tornado.test.iostream_test.TestIOStreamSSL) ... ok test_read_until_close_after_close (tornado.test.iostream_test.TestIOStreamSSL) ... ok test_read_until_close_with_error (tornado.test.iostream_test.TestIOStreamSSL) ... ok test_read_until_max_bytes (tornado.test.iostream_test.TestIOStreamSSL) ... ok test_read_until_max_bytes_ignores_extra (tornado.test.iostream_test.TestIOStreamSSL) ... ok test_read_until_max_bytes_inline (tornado.test.iostream_test.TestIOStreamSSL) ... ok test_read_until_regex_max_bytes (tornado.test.iostream_test.TestIOStreamSSL) ... ok test_read_until_regex_max_bytes_ignores_extra (tornado.test.iostream_test.TestIOStreamSSL) ... ok test_read_until_regex_max_bytes_inline (tornado.test.iostream_test.TestIOStreamSSL) ... ok test_read_until_unsatisfied_after_close (tornado.test.iostream_test.TestIOStreamSSL) ... ok test_read_until_with_close_after_second_packet (tornado.test.iostream_test.TestIOStreamSSL) ... ok test_small_read_untils_from_large_buffer (tornado.test.iostream_test.TestIOStreamSSL) ... ok test_small_reads_from_large_buffer (tornado.test.iostream_test.TestIOStreamSSL) ... ok test_write_memoryview (tornado.test.iostream_test.TestIOStreamSSL) ... ok test_write_zero_bytes (tornado.test.iostream_test.TestIOStreamSSL) ... ok test_async_read_error_logging (tornado.test.iostream_test.TestIOStreamSSLContext) ... ok test_close_buffered_data (tornado.test.iostream_test.TestIOStreamSSLContext) ... ok test_close_callback_with_pending_read (tornado.test.iostream_test.TestIOStreamSSLContext) ... ok test_connection_refused (tornado.test.iostream_test.TestIOStreamSSLContext) ... ok test_flow_control (tornado.test.iostream_test.TestIOStreamSSLContext) ... ok test_future_close_callback (tornado.test.iostream_test.TestIOStreamSSLContext) ... ok test_future_delayed_close_callback (tornado.test.iostream_test.TestIOStreamSSLContext) ... ok test_future_write (tornado.test.iostream_test.TestIOStreamSSLContext) Test that write() Futures are never orphaned. ... ok test_gaierror (tornado.test.iostream_test.TestIOStreamSSLContext) ... ok test_inline_read_error (tornado.test.iostream_test.TestIOStreamSSLContext) ... ok test_large_read_until (tornado.test.iostream_test.TestIOStreamSSLContext) ... ok test_many_mixed_reads (tornado.test.iostream_test.TestIOStreamSSLContext) ... ok test_read_bytes_partial (tornado.test.iostream_test.TestIOStreamSSLContext) ... ok test_read_into (tornado.test.iostream_test.TestIOStreamSSLContext) ... ok test_read_into_partial (tornado.test.iostream_test.TestIOStreamSSLContext) ... ok test_read_into_zero_bytes (tornado.test.iostream_test.TestIOStreamSSLContext) ... ok test_read_until_close_after_close (tornado.test.iostream_test.TestIOStreamSSLContext) ... ok test_read_until_close_with_error (tornado.test.iostream_test.TestIOStreamSSLContext) ... ok test_read_until_max_bytes (tornado.test.iostream_test.TestIOStreamSSLContext) ... ok test_read_until_max_bytes_ignores_extra (tornado.test.iostream_test.TestIOStreamSSLContext) ... ok test_read_until_max_bytes_inline (tornado.test.iostream_test.TestIOStreamSSLContext) ... ok test_read_until_regex_max_bytes (tornado.test.iostream_test.TestIOStreamSSLContext) ... ok test_read_until_regex_max_bytes_ignores_extra (tornado.test.iostream_test.TestIOStreamSSLContext) ... ok test_read_until_regex_max_bytes_inline (tornado.test.iostream_test.TestIOStreamSSLContext) ... ok test_read_until_unsatisfied_after_close (tornado.test.iostream_test.TestIOStreamSSLContext) ... ok test_read_until_with_close_after_second_packet (tornado.test.iostream_test.TestIOStreamSSLContext) ... ok test_small_read_untils_from_large_buffer (tornado.test.iostream_test.TestIOStreamSSLContext) ... ok test_small_reads_from_large_buffer (tornado.test.iostream_test.TestIOStreamSSLContext) ... ok test_write_memoryview (tornado.test.iostream_test.TestIOStreamSSLContext) ... ok test_write_zero_bytes (tornado.test.iostream_test.TestIOStreamSSLContext) ... ok test_check_hostname (tornado.test.iostream_test.TestIOStreamStartTLS) ... ok test_handshake_fail (tornado.test.iostream_test.TestIOStreamStartTLS) ... ok test_start_tls_smtp (tornado.test.iostream_test.TestIOStreamStartTLS) ... ok test_connection_closed (tornado.test.iostream_test.TestIOStreamWebHTTP) ... ok test_future_close_while_reading (tornado.test.iostream_test.TestIOStreamWebHTTP) ... ok test_future_interface (tornado.test.iostream_test.TestIOStreamWebHTTP) Basic test of IOStream's ability to return Futures. ... ok test_future_read_until_close (tornado.test.iostream_test.TestIOStreamWebHTTP) ... ok test_read_until_close (tornado.test.iostream_test.TestIOStreamWebHTTP) ... ok test_read_zero_bytes (tornado.test.iostream_test.TestIOStreamWebHTTP) ... ok test_write_while_connecting (tornado.test.iostream_test.TestIOStreamWebHTTP) ... ok test_connection_closed (tornado.test.iostream_test.TestIOStreamWebHTTPS) ... ok test_future_close_while_reading (tornado.test.iostream_test.TestIOStreamWebHTTPS) ... ok test_future_interface (tornado.test.iostream_test.TestIOStreamWebHTTPS) Basic test of IOStream's ability to return Futures. ... ok test_future_read_until_close (tornado.test.iostream_test.TestIOStreamWebHTTPS) ... ok test_read_until_close (tornado.test.iostream_test.TestIOStreamWebHTTPS) ... ok test_read_zero_bytes (tornado.test.iostream_test.TestIOStreamWebHTTPS) ... ok test_write_while_connecting (tornado.test.iostream_test.TestIOStreamWebHTTPS) ... ok test_close_buffered_data (tornado.test.iostream_test.TestPipeIOStream) ... ok test_close_callback_with_pending_read (tornado.test.iostream_test.TestPipeIOStream) ... ok test_flow_control (tornado.test.iostream_test.TestPipeIOStream) ... ok test_future_close_callback (tornado.test.iostream_test.TestPipeIOStream) ... ok test_future_delayed_close_callback (tornado.test.iostream_test.TestPipeIOStream) ... ok test_large_read_until (tornado.test.iostream_test.TestPipeIOStream) ... ok test_many_mixed_reads (tornado.test.iostream_test.TestPipeIOStream) ... ok test_pipe_iostream (tornado.test.iostream_test.TestPipeIOStream) ... ok test_pipe_iostream_big_write (tornado.test.iostream_test.TestPipeIOStream) ... ok test_read_bytes_partial (tornado.test.iostream_test.TestPipeIOStream) ... ok test_read_into (tornado.test.iostream_test.TestPipeIOStream) ... ok test_read_into_partial (tornado.test.iostream_test.TestPipeIOStream) ... ok test_read_into_zero_bytes (tornado.test.iostream_test.TestPipeIOStream) ... ok test_read_until_close_after_close (tornado.test.iostream_test.TestPipeIOStream) ... ok test_read_until_max_bytes (tornado.test.iostream_test.TestPipeIOStream) ... ok test_read_until_max_bytes_ignores_extra (tornado.test.iostream_test.TestPipeIOStream) ... ok test_read_until_max_bytes_inline (tornado.test.iostream_test.TestPipeIOStream) ... ok test_read_until_regex_max_bytes (tornado.test.iostream_test.TestPipeIOStream) ... ok test_read_until_regex_max_bytes_ignores_extra (tornado.test.iostream_test.TestPipeIOStream) ... ok test_read_until_regex_max_bytes_inline (tornado.test.iostream_test.TestPipeIOStream) ... ok test_read_until_unsatisfied_after_close (tornado.test.iostream_test.TestPipeIOStream) ... ok test_read_until_with_close_after_second_packet (tornado.test.iostream_test.TestPipeIOStream) ... ok test_small_read_untils_from_large_buffer (tornado.test.iostream_test.TestPipeIOStream) ... ok test_small_reads_from_large_buffer (tornado.test.iostream_test.TestPipeIOStream) ... ok test_write_memoryview (tornado.test.iostream_test.TestPipeIOStream) ... ok test_write_zero_bytes (tornado.test.iostream_test.TestPipeIOStream) ... ok test_large (tornado.test.iostream_test.TestStreamBuffer) ... ok test_small (tornado.test.iostream_test.TestStreamBuffer) ... ok test_wait_for_handshake_already_connected (tornado.test.iostream_test.WaitForHandshakeTest) ... ok test_wait_for_handshake_already_waiting_error (tornado.test.iostream_test.WaitForHandshakeTest) ... ok test_wait_for_handshake_future (tornado.test.iostream_test.WaitForHandshakeTest) ... ok test_format_date (tornado.test.locale_test.EnglishTest) ... ok test_format_day (tornado.test.locale_test.EnglishTest) ... ok test_friendly_number (tornado.test.locale_test.EnglishTest) ... ok test_list (tornado.test.locale_test.EnglishTest) ... ok test_non_ascii_name (tornado.test.locale_test.LocaleDataTest) ... ok test_csv (tornado.test.locale_test.TranslationLoaderTest) ... ok test_csv_bom (tornado.test.locale_test.TranslationLoaderTest) ... ok test_gettext (tornado.test.locale_test.TranslationLoaderTest) ... ok test_release_unacquired (tornado.test.locks_test.BoundedSemaphoreTest) ... ok test_garbage_collection (tornado.test.locks_test.ConditionTest) ... ok test_nested_notify (tornado.test.locks_test.ConditionTest) ... ok test_notify (tornado.test.locks_test.ConditionTest) ... ok test_notify_1 (tornado.test.locks_test.ConditionTest) ... ok test_notify_all (tornado.test.locks_test.ConditionTest) ... ok test_notify_all_with_timeout (tornado.test.locks_test.ConditionTest) ... ok test_notify_n (tornado.test.locks_test.ConditionTest) ... ok test_notify_n_with_timeout (tornado.test.locks_test.ConditionTest) ... ok test_repr (tornado.test.locks_test.ConditionTest) ... ok test_wait_timeout (tornado.test.locks_test.ConditionTest) ... ok test_wait_timeout_preempted (tornado.test.locks_test.ConditionTest) ... ok test_event (tornado.test.locks_test.EventTest) ... ok test_event_set_multiple (tornado.test.locks_test.EventTest) ... ok test_event_timeout (tornado.test.locks_test.EventTest) ... ok test_event_wait_clear (tornado.test.locks_test.EventTest) ... ok test_repr (tornado.test.locks_test.EventTest) ... ok test_acquire_fifo (tornado.test.locks_test.LockTests) ... ok test_acquire_fifo_async_with (tornado.test.locks_test.LockTests) ... ok test_acquire_release (tornado.test.locks_test.LockTests) ... ok test_acquire_timeout (tornado.test.locks_test.LockTests) ... ok test_context_manager_misuse (tornado.test.locks_test.LockTests) ... ok test_multi_release (tornado.test.locks_test.LockTests) ... ok test_repr (tornado.test.locks_test.LockTests) ... ok test_yield_lock (tornado.test.locks_test.LockTests) ... ok test_context_manager (tornado.test.locks_test.SemaphoreContextManagerTest) ... ok test_context_manager_async_await (tornado.test.locks_test.SemaphoreContextManagerTest) ... ok test_context_manager_contended (tornado.test.locks_test.SemaphoreContextManagerTest) ... ok test_context_manager_exception (tornado.test.locks_test.SemaphoreContextManagerTest) ... ok test_context_manager_misuse (tornado.test.locks_test.SemaphoreContextManagerTest) ... ok test_context_manager_timeout (tornado.test.locks_test.SemaphoreContextManagerTest) ... ok test_context_manager_timeout_error (tornado.test.locks_test.SemaphoreContextManagerTest) ... ok test_yield_sem (tornado.test.locks_test.SemaphoreContextManagerTest) ... ok test_acquire (tornado.test.locks_test.SemaphoreTest) ... ok test_acquire_timeout (tornado.test.locks_test.SemaphoreTest) ... ok test_acquire_timeout_preempted (tornado.test.locks_test.SemaphoreTest) ... ok test_garbage_collection (tornado.test.locks_test.SemaphoreTest) ... ok test_negative_value (tornado.test.locks_test.SemaphoreTest) ... ok test_release_unacquired (tornado.test.locks_test.SemaphoreTest) ... ok test_repr (tornado.test.locks_test.SemaphoreTest) ... ok test_bad_host (tornado.test.netutil_test.BlockingResolverErrorTest) ... ok test_localhost (tornado.test.netutil_test.BlockingResolverTest) ... ok test_localhost (tornado.test.netutil_test.CaresResolverTest) ... skipped 'pycares module not present' test_is_valid_ip (tornado.test.netutil_test.IsValidIPTest) ... ok test_localhost (tornado.test.netutil_test.OverrideResolverTest) ... ok test_resolve_multiaddr (tornado.test.netutil_test.OverrideResolverTest) ... ok test_reuse_port (tornado.test.netutil_test.TestPortAllocation) ... ok test_same_port_allocation (tornado.test.netutil_test.TestPortAllocation) ... ok test_bad_host (tornado.test.netutil_test.ThreadedResolverErrorTest) ... ok test_import (tornado.test.netutil_test.ThreadedResolverImportTest) ... ok test_localhost (tornado.test.netutil_test.ThreadedResolverTest) ... ok test_localhost (tornado.test.netutil_test.TwistedResolverTest) ... skipped 'twisted module not present' test_log_file (tornado.test.log_test.EnablePrettyLoggingTest) ... ok test_log_file_with_timed_rotating (tornado.test.log_test.EnablePrettyLoggingTest) ... ok test_wrong_rotate_mode_value (tornado.test.log_test.EnablePrettyLoggingTest) ... ok test_basic_logging (tornado.test.log_test.LogFormatterTest) ... ok test_bytes_exception_logging (tornado.test.log_test.LogFormatterTest) ... ok test_bytes_logging (tornado.test.log_test.LogFormatterTest) ... ok test_utf8_logging (tornado.test.log_test.LogFormatterTest) ... ok test_default (tornado.test.log_test.LoggingOptionTest) ... ok test_disable_code_none (tornado.test.log_test.LoggingOptionTest) ... ok test_disable_code_string (tornado.test.log_test.LoggingOptionTest) ... ok test_disable_command_line (tornado.test.log_test.LoggingOptionTest) ... ok test_disable_command_line_case_insensitive (tornado.test.log_test.LoggingOptionTest) ... ok test_disable_override (tornado.test.log_test.LoggingOptionTest) ... ok test_tornado_default (tornado.test.log_test.LoggingOptionTest) ... ok test_basic_logging (tornado.test.log_test.UnicodeLogFormatterTest) ... ok test_bytes_exception_logging (tornado.test.log_test.UnicodeLogFormatterTest) ... ok test_bytes_logging (tornado.test.log_test.UnicodeLogFormatterTest) ... ok test_unicode_logging (tornado.test.log_test.UnicodeLogFormatterTest) ... ok test_utf8_logging (tornado.test.log_test.UnicodeLogFormatterTest) ... ok test_as_dict (tornado.test.options_test.OptionsTest) ... ok test_dash_underscore_cli (tornado.test.options_test.OptionsTest) ... ok test_dash_underscore_file (tornado.test.options_test.OptionsTest) ... ok test_dash_underscore_introspection (tornado.test.options_test.OptionsTest) ... ok test_error_redefine (tornado.test.options_test.OptionsTest) ... ok test_error_redefine_underscore (tornado.test.options_test.OptionsTest) ... ok test_getitem (tornado.test.options_test.OptionsTest) ... ok test_group_dict (tornado.test.options_test.OptionsTest) ... ok test_help (tornado.test.options_test.OptionsTest) ... ok test_items (tornado.test.options_test.OptionsTest) ... ok test_iter (tornado.test.options_test.OptionsTest) ... ok test_mock_patch (tornado.test.options_test.OptionsTest) ... ok test_multiple_int (tornado.test.options_test.OptionsTest) ... ok test_multiple_string (tornado.test.options_test.OptionsTest) ... ok test_parse_callbacks (tornado.test.options_test.OptionsTest) ... ok test_parse_command_line (tornado.test.options_test.OptionsTest) ... ok test_parse_config_file (tornado.test.options_test.OptionsTest) ... ok test_setattr (tornado.test.options_test.OptionsTest) ... ok test_setattr_type_check (tornado.test.options_test.OptionsTest) ... ok test_setattr_with_callback (tornado.test.options_test.OptionsTest) ... ok test_setitem (tornado.test.options_test.OptionsTest) ... ok test_subcommand (tornado.test.options_test.OptionsTest) ... ok test_types (tornado.test.options_test.OptionsTest) ... ok test_types_with_conf_file (tornado.test.options_test.OptionsTest) ... ok test_multi_process (tornado.test.process_test.ProcessTest) ... ok test_close_stdin (tornado.test.process_test.SubprocessTest) ... ok test_sigchild (tornado.test.process_test.SubprocessTest) ... ok test_sigchild_future (tornado.test.process_test.SubprocessTest) ... ok test_sigchild_signal (tornado.test.process_test.SubprocessTest) ... ok test_stderr (tornado.test.process_test.SubprocessTest) ... ok test_subprocess (tornado.test.process_test.SubprocessTest) ... ok test_wait_for_exit_raise (tornado.test.process_test.SubprocessTest) ... ok test_wait_for_exit_raise_disabled (tornado.test.process_test.SubprocessTest) ... ok test_join_empty_queue (tornado.test.queues_test.LifoQueueJoinTest) ... ok test_join_timeout (tornado.test.queues_test.LifoQueueJoinTest) ... ok test_order (tornado.test.queues_test.LifoQueueJoinTest) ... ok test_task_done (tornado.test.queues_test.LifoQueueJoinTest) ... ok test_task_done_delay (tornado.test.queues_test.LifoQueueJoinTest) ... ok test_task_done_underflow (tornado.test.queues_test.LifoQueueJoinTest) ... ok test_join_empty_queue (tornado.test.queues_test.PriorityQueueJoinTest) ... ok test_join_timeout (tornado.test.queues_test.PriorityQueueJoinTest) ... ok test_order (tornado.test.queues_test.PriorityQueueJoinTest) ... ok test_task_done (tornado.test.queues_test.PriorityQueueJoinTest) ... ok test_task_done_delay (tornado.test.queues_test.PriorityQueueJoinTest) ... ok test_task_done_underflow (tornado.test.queues_test.PriorityQueueJoinTest) ... ok test_producer_consumer (tornado.test.queues_test.ProducerConsumerTest) ... ok test_maxsize (tornado.test.queues_test.QueueBasicTest) ... ok test_order (tornado.test.queues_test.QueueBasicTest) ... ok test_repr_and_str (tornado.test.queues_test.QueueBasicTest) ... ok test_async_for (tornado.test.queues_test.QueueGetTest) ... ok test_blocking_get (tornado.test.queues_test.QueueGetTest) ... ok test_blocking_get_wait (tornado.test.queues_test.QueueGetTest) ... ok test_get_clears_timed_out_getters (tornado.test.queues_test.QueueGetTest) ... ok test_get_clears_timed_out_putters (tornado.test.queues_test.QueueGetTest) ... ok test_get_timeout (tornado.test.queues_test.QueueGetTest) ... ok test_get_timeout_preempted (tornado.test.queues_test.QueueGetTest) ... ok test_get_with_putters (tornado.test.queues_test.QueueGetTest) ... ok test_nonblocking_get (tornado.test.queues_test.QueueGetTest) ... ok test_nonblocking_get_exception (tornado.test.queues_test.QueueGetTest) ... ok test_join_empty_queue (tornado.test.queues_test.QueueJoinTest) ... ok test_join_timeout (tornado.test.queues_test.QueueJoinTest) ... ok test_task_done (tornado.test.queues_test.QueueJoinTest) ... ok test_task_done_delay (tornado.test.queues_test.QueueJoinTest) ... ok test_task_done_underflow (tornado.test.queues_test.QueueJoinTest) ... ok test_blocking_put (tornado.test.queues_test.QueuePutTest) ... ok test_blocking_put_wait (tornado.test.queues_test.QueuePutTest) ... ok test_float_maxsize (tornado.test.queues_test.QueuePutTest) ... ok test_nonblocking_put_exception (tornado.test.queues_test.QueuePutTest) ... ok test_nonblocking_put_with_getters (tornado.test.queues_test.QueuePutTest) ... ok test_put_clears_timed_out_getters (tornado.test.queues_test.QueuePutTest) ... ok test_put_clears_timed_out_putters (tornado.test.queues_test.QueuePutTest) ... ok test_put_timeout (tornado.test.queues_test.QueuePutTest) ... ok test_put_timeout_preempted (tornado.test.queues_test.QueuePutTest) ... ok test_put_with_getters (tornado.test.queues_test.QueuePutTest) ... ok test_basic_router (tornado.test.routing_test.BasicRouterTestCase) ... ok test_custom_router (tornado.test.routing_test.CustomRouterTestCase) ... ok test_http_method_router (tornado.test.routing_test.HTTPMethodRouterTestCase) ... ok test_rule_based_router (tornado.test.routing_test.RuleRouterTest) ... ok test_delegate_not_found (tornado.test.routing_test.WSGIContainerTestCase) ... ok test_wsgi_container (tornado.test.routing_test.WSGIContainerTestCase) ... ok test_chunked_with_content_length (tornado.test.simple_httpclient_test.ChunkedWithContentLengthTest) ... ok test_max_clients (tornado.test.simple_httpclient_test.CreateAsyncHTTPClientTestCase) ... ok test_100_continue (tornado.test.simple_httpclient_test.HTTP100ContinueTestCase) ... ok test_204_invalid_content_length (tornado.test.simple_httpclient_test.HTTP204NoContentTestCase) ... ok test_204_no_content (tornado.test.simple_httpclient_test.HTTP204NoContentTestCase) ... ok test_hostname_mapping (tornado.test.simple_httpclient_test.HostnameMappingTestCase) ... ok test_port_mapping (tornado.test.simple_httpclient_test.HostnameMappingTestCase) ... ok test_large_body (tornado.test.simple_httpclient_test.MaxBodySizeTest) ... ok test_small_body (tornado.test.simple_httpclient_test.MaxBodySizeTest) ... ok test_large_body (tornado.test.simple_httpclient_test.MaxBufferSizeTest) ... ok test_large_headers (tornado.test.simple_httpclient_test.MaxHeaderSizeTest) ... ok test_small_headers (tornado.test.simple_httpclient_test.MaxHeaderSizeTest) ... ok test_resolve_timeout (tornado.test.simple_httpclient_test.ResolveTimeoutTestCase) ... ok test_304_with_content_length (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase) ... ok test_all_methods (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase) ... ok test_basic_auth (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase) ... ok test_basic_auth_explicit_mode (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase) ... ok test_basic_auth_unicode (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase) ... ok test_bind_source_ip (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase) ... ok test_body_encoding (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase) ... ok test_body_sanity_checks (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase) ... ok test_chunked (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase) ... ok test_chunked_close (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase) ... ok test_configure_defaults (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase) ... ok test_credentials_in_url (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase) ... ok test_error_after_cancel (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase) ... ok test_follow_redirect (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase) ... ok test_future_http_error (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase) ... ok test_future_http_error_no_raise (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase) ... ok test_future_interface (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase) ... ok test_gzip (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase) ... ok test_header_callback (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase) ... ok test_header_types (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase) ... ok test_hello_world (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase) ... ok test_invalid_gzip (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase) ... ok test_method_after_redirect (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase) ... ok test_multi_line_headers (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase) ... ok test_non_ascii_header (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase) ... ok test_patch_receives_payload (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase) ... ok test_post (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase) ... ok test_put_307 (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase) ... ok test_redirect_put_with_body (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase) ... ok test_redirect_put_without_body (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase) ... ok test_redirect_without_location (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase) ... ok test_response_times (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase) ... ok test_reuse_request_from_response (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase) ... ok test_streaming_callback (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase) ... ok test_types (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase) ... ok test_unsupported_auth_mode (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase) ... ok test_zero_timeout (tornado.test.simple_httpclient_test.SimpleHTTPClientCommonTestCase) ... ok test_100_continue (tornado.test.simple_httpclient_test.SimpleHTTPClientTestCase) ... ok test_100_continue_early_response (tornado.test.simple_httpclient_test.SimpleHTTPClientTestCase) ... ok test_async_body_producer_chunked (tornado.test.simple_httpclient_test.SimpleHTTPClientTestCase) ... ok test_async_body_producer_content_length (tornado.test.simple_httpclient_test.SimpleHTTPClientTestCase) ... ok test_connect_timeout (tornado.test.simple_httpclient_test.SimpleHTTPClientTestCase) ... ok test_connection_limit (tornado.test.simple_httpclient_test.SimpleHTTPClientTestCase) ... ok test_connection_refused (tornado.test.simple_httpclient_test.SimpleHTTPClientTestCase) ... ok test_default_user_agent (tornado.test.simple_httpclient_test.SimpleHTTPClientTestCase) ... ok test_head_request (tornado.test.simple_httpclient_test.SimpleHTTPClientTestCase) ... ok test_header_reuse (tornado.test.simple_httpclient_test.SimpleHTTPClientTestCase) ... ok test_host_header (tornado.test.simple_httpclient_test.SimpleHTTPClientTestCase) ... ok test_ipv6 (tornado.test.simple_httpclient_test.SimpleHTTPClientTestCase) ... ok test_max_redirects (tornado.test.simple_httpclient_test.SimpleHTTPClientTestCase) ... ok test_multiple_content_length_accepted (tornado.test.simple_httpclient_test.SimpleHTTPClientTestCase) ... ok test_native_body_producer_chunked (tornado.test.simple_httpclient_test.SimpleHTTPClientTestCase) ... ok test_native_body_producer_content_length (tornado.test.simple_httpclient_test.SimpleHTTPClientTestCase) ... ok test_no_content (tornado.test.simple_httpclient_test.SimpleHTTPClientTestCase) ... ok test_no_content_length (tornado.test.simple_httpclient_test.SimpleHTTPClientTestCase) ... ok test_options_request (tornado.test.simple_httpclient_test.SimpleHTTPClientTestCase) ... ok test_queue_timeout (tornado.test.simple_httpclient_test.SimpleHTTPClientTestCase) ... ok test_redirect_connection_limit (tornado.test.simple_httpclient_test.SimpleHTTPClientTestCase) ... ok test_request_timeout (tornado.test.simple_httpclient_test.SimpleHTTPClientTestCase) ... ok test_see_other_redirect (tornado.test.simple_httpclient_test.SimpleHTTPClientTestCase) ... ok test_singleton (tornado.test.simple_httpclient_test.SimpleHTTPClientTestCase) ... ok test_streaming_follow_redirects (tornado.test.simple_httpclient_test.SimpleHTTPClientTestCase) ... ok test_sync_body_producer_chunked (tornado.test.simple_httpclient_test.SimpleHTTPClientTestCase) ... ok test_sync_body_producer_content_length (tornado.test.simple_httpclient_test.SimpleHTTPClientTestCase) ... ok test_100_continue (tornado.test.simple_httpclient_test.SimpleHTTPSClientTestCase) ... ok test_100_continue_early_response (tornado.test.simple_httpclient_test.SimpleHTTPSClientTestCase) ... ok test_async_body_producer_chunked (tornado.test.simple_httpclient_test.SimpleHTTPSClientTestCase) ... ok test_async_body_producer_content_length (tornado.test.simple_httpclient_test.SimpleHTTPSClientTestCase) ... ok test_connect_timeout (tornado.test.simple_httpclient_test.SimpleHTTPSClientTestCase) ... ok test_connection_limit (tornado.test.simple_httpclient_test.SimpleHTTPSClientTestCase) ... ok test_connection_refused (tornado.test.simple_httpclient_test.SimpleHTTPSClientTestCase) ... ok test_default_user_agent (tornado.test.simple_httpclient_test.SimpleHTTPSClientTestCase) ... ok test_error_logging (tornado.test.simple_httpclient_test.SimpleHTTPSClientTestCase) ... ok test_head_request (tornado.test.simple_httpclient_test.SimpleHTTPSClientTestCase) ... ok test_header_reuse (tornado.test.simple_httpclient_test.SimpleHTTPSClientTestCase) ... ok test_host_header (tornado.test.simple_httpclient_test.SimpleHTTPSClientTestCase) ... ok test_ipv6 (tornado.test.simple_httpclient_test.SimpleHTTPSClientTestCase) ... ok test_max_redirects (tornado.test.simple_httpclient_test.SimpleHTTPSClientTestCase) ... ok test_multiple_content_length_accepted (tornado.test.simple_httpclient_test.SimpleHTTPSClientTestCase) ... ok test_native_body_producer_chunked (tornado.test.simple_httpclient_test.SimpleHTTPSClientTestCase) ... ok test_native_body_producer_content_length (tornado.test.simple_httpclient_test.SimpleHTTPSClientTestCase) ... ok test_no_content (tornado.test.simple_httpclient_test.SimpleHTTPSClientTestCase) ... ok test_no_content_length (tornado.test.simple_httpclient_test.SimpleHTTPSClientTestCase) ... ok test_options_request (tornado.test.simple_httpclient_test.SimpleHTTPSClientTestCase) ... ok test_queue_timeout (tornado.test.simple_httpclient_test.SimpleHTTPSClientTestCase) ... ok test_redirect_connection_limit (tornado.test.simple_httpclient_test.SimpleHTTPSClientTestCase) ... ok test_request_timeout (tornado.test.simple_httpclient_test.SimpleHTTPSClientTestCase) ... ok test_see_other_redirect (tornado.test.simple_httpclient_test.SimpleHTTPSClientTestCase) ... ok test_singleton (tornado.test.simple_httpclient_test.SimpleHTTPSClientTestCase) ... ok test_ssl_context (tornado.test.simple_httpclient_test.SimpleHTTPSClientTestCase) ... ok test_ssl_context_handshake_fail (tornado.test.simple_httpclient_test.SimpleHTTPSClientTestCase) ... ok test_ssl_options (tornado.test.simple_httpclient_test.SimpleHTTPSClientTestCase) ... ok test_ssl_options_handshake_fail (tornado.test.simple_httpclient_test.SimpleHTTPSClientTestCase) ... ok test_streaming_follow_redirects (tornado.test.simple_httpclient_test.SimpleHTTPSClientTestCase) ... ok test_sync_body_producer_chunked (tornado.test.simple_httpclient_test.SimpleHTTPSClientTestCase) ... ok test_sync_body_producer_content_length (tornado.test.simple_httpclient_test.SimpleHTTPSClientTestCase) ... ok test_all_fail (tornado.test.tcpclient_test.ConnectorTest) ... ok test_immediate_failure (tornado.test.tcpclient_test.ConnectorTest) ... ok test_immediate_success (tornado.test.tcpclient_test.ConnectorTest) ... ok test_one_family_second_try (tornado.test.tcpclient_test.ConnectorTest) ... ok test_one_family_second_try_after_connect_timeout (tornado.test.tcpclient_test.ConnectorTest) ... ok test_one_family_second_try_failure (tornado.test.tcpclient_test.ConnectorTest) ... ok test_one_family_second_try_failure_before_connect_timeout (tornado.test.tcpclient_test.ConnectorTest) ... ok test_one_family_second_try_timeout (tornado.test.tcpclient_test.ConnectorTest) ... ok test_one_family_success_before_connect_timeout (tornado.test.tcpclient_test.ConnectorTest) ... ok test_one_family_timeout_after_connect_timeout (tornado.test.tcpclient_test.ConnectorTest) ... ok test_success_after_timeout (tornado.test.tcpclient_test.ConnectorTest) ... ok test_two_families_immediate_failure (tornado.test.tcpclient_test.ConnectorTest) ... ok test_two_families_timeout (tornado.test.tcpclient_test.ConnectorTest) ... ok test_two_family_success_after_timeout (tornado.test.tcpclient_test.ConnectorTest) ... ok test_two_family_timeout_after_connect_timeout (tornado.test.tcpclient_test.ConnectorTest) ... ok test_two_family_timeout_before_connect_timeout (tornado.test.tcpclient_test.ConnectorTest) ... ok test_connect_ipv4_dual (tornado.test.tcpclient_test.TCPClientTest) ... ok test_connect_ipv4_ipv4 (tornado.test.tcpclient_test.TCPClientTest) ... ok test_connect_ipv6_dual (tornado.test.tcpclient_test.TCPClientTest) ... skipped 'localhost does not resolve to ipv6' test_connect_ipv6_ipv6 (tornado.test.tcpclient_test.TCPClientTest) ... skipped 'localhost does not resolve to ipv6' test_connect_timeout (tornado.test.tcpclient_test.TCPClientTest) ... ok test_connect_unspec_dual (tornado.test.tcpclient_test.TCPClientTest) ... ok test_connect_unspec_ipv4 (tornado.test.tcpclient_test.TCPClientTest) ... ok test_connect_unspec_ipv6 (tornado.test.tcpclient_test.TCPClientTest) ... skipped 'localhost does not resolve to ipv6' test_refused_ipv4 (tornado.test.tcpclient_test.TCPClientTest) ... ok test_source_ip_fail (tornado.test.tcpclient_test.TCPClientTest) Fail when trying to use the source IP Address '8.8.8.8'. ... ok test_source_ip_success (tornado.test.tcpclient_test.TCPClientTest) Success when trying to use the source IP Address '127.0.0.1'. ... ok test_source_port_fail (tornado.test.tcpclient_test.TCPClientTest) Fail when trying to use source port 1. ... ok test_mixed (tornado.test.tcpclient_test.TestConnectorSplit) ... ok test_one_family (tornado.test.tcpclient_test.TestConnectorSplit) ... ok test_handle_stream_coroutine_logging (tornado.test.tcpserver_test.TCPServerTest) ... ok test_handle_stream_native_coroutine (tornado.test.tcpserver_test.TCPServerTest) ... ok test_stop_in_callback (tornado.test.tcpserver_test.TCPServerTest) ... ok test_stop_twice (tornado.test.tcpserver_test.TCPServerTest) ... ok test_advanced (tornado.test.tcpserver_test.TestMultiprocess) ... ok test_simple (tornado.test.tcpserver_test.TestMultiprocess) ... ok test_single (tornado.test.tcpserver_test.TestMultiprocess) ... ok test_custom_escape (tornado.test.template_test.AutoEscapeTest) ... ok test_default_off (tornado.test.template_test.AutoEscapeTest) ... ok test_default_on (tornado.test.template_test.AutoEscapeTest) ... ok test_extended_block (tornado.test.template_test.AutoEscapeTest) ... ok test_manual_minimize_whitespace (tornado.test.template_test.AutoEscapeTest) ... ok test_raw_expression (tornado.test.template_test.AutoEscapeTest) ... ok test_unextended_block (tornado.test.template_test.AutoEscapeTest) ... ok test_whitespace_by_filename (tornado.test.template_test.AutoEscapeTest) ... ok test_whitespace_by_loader (tornado.test.template_test.AutoEscapeTest) ... ok test_whitespace_directive (tornado.test.template_test.AutoEscapeTest) ... ok test_custom_parse_error (tornado.test.template_test.ParseErrorDetailTest) ... ok test_details (tornado.test.template_test.ParseErrorDetailTest) ... ok test_error_line_number_directive (tornado.test.template_test.StackTraceTest) ... ok test_error_line_number_expression (tornado.test.template_test.StackTraceTest) ... ok test_error_line_number_extends_base_error (tornado.test.template_test.StackTraceTest) ... ok test_error_line_number_extends_sub_error (tornado.test.template_test.StackTraceTest) ... ok test_error_line_number_include (tornado.test.template_test.StackTraceTest) ... ok test_error_line_number_module (tornado.test.template_test.StackTraceTest) ... ok test_multi_includes (tornado.test.template_test.StackTraceTest) ... ok test_utf8_in_file (tornado.test.template_test.TemplateLoaderTest) ... ok test_apply (tornado.test.template_test.TemplateTest) ... ok test_break_continue (tornado.test.template_test.TemplateTest) ... ok test_break_in_apply (tornado.test.template_test.TemplateTest) ... ok test_break_outside_loop (tornado.test.template_test.TemplateTest) ... ok test_bytes (tornado.test.template_test.TemplateTest) ... ok test_bytes_apply (tornado.test.template_test.TemplateTest) ... ok test_comment (tornado.test.template_test.TemplateTest) ... ok test_comment_directive (tornado.test.template_test.TemplateTest) ... ok test_custom_namespace (tornado.test.template_test.TemplateTest) ... ok test_escaping (tornado.test.template_test.TemplateTest) ... ok test_expressions (tornado.test.template_test.TemplateTest) ... ok test_extends (tornado.test.template_test.TemplateTest) ... ok test_if (tornado.test.template_test.TemplateTest) ... ok test_if_empty_body (tornado.test.template_test.TemplateTest) ... ok test_include (tornado.test.template_test.TemplateTest) ... ok test_no_inherit_future (tornado.test.template_test.TemplateTest) ... skipped 'no testable future imports' test_non_ascii_name (tornado.test.template_test.TemplateTest) ... ok test_relative_load (tornado.test.template_test.TemplateTest) ... ok test_simple (tornado.test.template_test.TemplateTest) ... ok test_try (tornado.test.template_test.TemplateTest) ... ok test_unicode_apply (tornado.test.template_test.TemplateTest) ... ok test_unicode_literal_expression (tornado.test.template_test.TemplateTest) ... ok test_unicode_template (tornado.test.template_test.TemplateTest) ... ok test_tear_down_releases_app_and_http_server (tornado.test.testing_test.AsyncHTTPTestCaseSetUpTearDownTest) ... ok test_fetch_full_http_url (tornado.test.testing_test.AsyncHTTPTestCaseTest) ... ok test_fetch_segment (tornado.test.testing_test.AsyncHTTPTestCaseTest) ... ok test_subsequent_wait_calls (tornado.test.testing_test.AsyncTestCaseTest) This test makes sure that a second call to wait() ... ok test_wait_timeout (tornado.test.testing_test.AsyncTestCaseTest) ... ok test_other_return (tornado.test.testing_test.AsyncTestCaseWrapperTest) ... ok test_undecorated_coroutine (tornado.test.testing_test.AsyncTestCaseWrapperTest) ... ok test_undecorated_generator (tornado.test.testing_test.AsyncTestCaseWrapperTest) ... ok test_undecorated_generator_with_skip (tornado.test.testing_test.AsyncTestCaseWrapperTest) ... ok test_async (tornado.test.testing_test.GenTest) ... ok test_native_coroutine (tornado.test.testing_test.GenTest) ... ok test_native_coroutine_timeout (tornado.test.testing_test.GenTest) ... ok test_no_timeout (tornado.test.testing_test.GenTest) ... ok test_no_timeout_environment_variable (tornado.test.testing_test.GenTest) ... ok test_sync (tornado.test.testing_test.GenTest) ... ok test_timeout (tornado.test.testing_test.GenTest) ... ok test_timeout_environment_variable (tornado.test.testing_test.GenTest) ... ok test_with_method_args (tornado.test.testing_test.GenTest) ... ok test_with_method_kwargs (tornado.test.testing_test.GenTest) ... ok test_loop (tornado.test.testing_test.GetNewIOLoopTest) ... ok test_leaked_coroutine (tornado.test.testing_test.LeakTest) ... ok test_set_up_tear_down (tornado.test.testing_test.SetUpTearDownTest) This test makes sure that AsyncTestCase calls super methods for ... ok testTornadoServerTwistedClientReactor (tornado.test.twisted_test.CompatibilityTests) ... skipped 'twisted module not present' testTornadoServerTwistedCoroutineClientReactor (tornado.test.twisted_test.CompatibilityTests) ... skipped 'twisted module not present' testTwistedServerTornadoClientReactor (tornado.test.twisted_test.CompatibilityTests) ... skipped 'twisted module not present' test_failure (tornado.test.twisted_test.ConvertDeferredTest) ... skipped 'twisted module not present' test_success (tornado.test.twisted_test.ConvertDeferredTest) ... skipped 'twisted module not present' test_keyword (tornado.test.util_test.ArgReplacerTest) ... ok test_omitted (tornado.test.util_test.ArgReplacerTest) ... ok test_position (tornado.test.util_test.ArgReplacerTest) ... ok test_config_args (tornado.test.util_test.ConfigurableTest) ... ok test_config_class (tornado.test.util_test.ConfigurableTest) ... ok test_config_class_args (tornado.test.util_test.ConfigurableTest) ... ok test_config_inner_level (tornado.test.util_test.ConfigurableTest) ... ok test_config_multi_level (tornado.test.util_test.ConfigurableTest) ... ok test_config_str (tornado.test.util_test.ConfigurableTest) ... ok test_default (tornado.test.util_test.ConfigurableTest) ... ok test_no_inherit_future (tornado.test.util_test.ExecInTest) ... skipped 'no testable future imports' test_import_member (tornado.test.util_test.ImportObjectTest) ... ok test_import_member_unicode (tornado.test.util_test.ImportObjectTest) ... ok test_import_module (tornado.test.util_test.ImportObjectTest) ... ok test_import_module_unicode (tornado.test.util_test.ImportObjectTest) ... ok test_basic (tornado.test.util_test.IsFinalizingTest) ... ok test_two_arg_exception (tornado.test.util_test.RaiseExcInfoTest) ... ok test_re_unescape (tornado.test.util_test.ReUnescapeTest) ... ok test_re_unescape_raises_error_on_invalid_input (tornado.test.util_test.ReUnescapeTest) ... ok test_timedelta_to_seconds (tornado.test.util_test.TimedeltaToSecondsTest) ... ok test_unicode_escapes (tornado.test.util_test.UnicodeLiteralTest) ... ok test_standard_methods (tornado.test.web_test.AllHTTPMethodsTest) ... ok test_listen (tornado.test.web_test.ApplicationTest) ... ok test_absolute_auth_redirect (tornado.test.web_test.AuthRedirectTest) ... ok test_relative_auth_redirect (tornado.test.web_test.AuthRedirectTest) ... ok test_buggy_log_exception (tornado.test.web_test.BuggyLoggingTest) ... ok test_multiple_strong_etag_match (tornado.test.web_test.CacheTest) ... ok test_multiple_strong_etag_not_match (tornado.test.web_test.CacheTest) ... ok test_multiple_weak_etag_match (tornado.test.web_test.CacheTest) ... ok test_multiple_weak_etag_not_match (tornado.test.web_test.CacheTest) ... ok test_strong_etag_match (tornado.test.web_test.CacheTest) ... ok test_strong_etag_not_match (tornado.test.web_test.CacheTest) ... ok test_weak_etag_match (tornado.test.web_test.CacheTest) ... ok test_weak_etag_not_match (tornado.test.web_test.CacheTest) ... ok test_wildcard_etag (tornado.test.web_test.CacheTest) ... ok test_clear_all_cookies (tornado.test.web_test.ClearAllCookiesTest) ... ok test_clear_header (tornado.test.web_test.ClearHeaderTest) ... ok test_client_close (tornado.test.web_test.ClientCloseTest) ... ok test_connection_close (tornado.test.web_test.ConnectionCloseTest) ... ok test_cookie_special_char (tornado.test.web_test.CookieTest) ... ok test_get_cookie (tornado.test.web_test.CookieTest) ... ok test_set_cookie (tornado.test.web_test.CookieTest) ... ok test_set_cookie_domain (tornado.test.web_test.CookieTest) ... ok test_set_cookie_expires_days (tornado.test.web_test.CookieTest) ... ok test_set_cookie_false_flags (tornado.test.web_test.CookieTest) ... ok test_set_cookie_max_age (tornado.test.web_test.CookieTest) ... ok test_set_cookie_overwrite (tornado.test.web_test.CookieTest) ... ok test_404 (tornado.test.web_test.Custom404Test) ... ok test_serve (tornado.test.web_test.CustomStaticFileTest) ... ok test_static_url (tornado.test.web_test.CustomStaticFileTest) ... ok test_date_header (tornado.test.web_test.DateHeaderTest) ... ok test_flow_control_chunked_body (tornado.test.web_test.DecoratedStreamingRequestFlowControlTest) ... ok test_flow_control_compressed_body (tornado.test.web_test.DecoratedStreamingRequestFlowControlTest) ... ok test_flow_control_fixed_body (tornado.test.web_test.DecoratedStreamingRequestFlowControlTest) ... ok test_addslash (tornado.test.web_test.DecoratorTest) ... ok test_removeslash (tornado.test.web_test.DecoratorTest) ... ok test_404 (tornado.test.web_test.Default404Test) ... ok test_403 (tornado.test.web_test.DefaultHandlerArgumentsTest) ... ok test_default_host_matching (tornado.test.web_test.DefaultHostMatchingTest) ... ok test_404_xsrf (tornado.test.web_test.ErrorHandlerXSRFTest) ... ok test_error_xsrf (tornado.test.web_test.ErrorHandlerXSRFTest) ... ok test_default (tornado.test.web_test.ErrorResponseTest) ... ok test_failed_write_error (tornado.test.web_test.ErrorResponseTest) ... ok test_write_error (tornado.test.web_test.ErrorResponseTest) ... ok test_http_error (tornado.test.web_test.ExceptionHandlerTest) ... ok test_known_error (tornado.test.web_test.ExceptionHandlerTest) ... ok test_unknown_error (tornado.test.web_test.ExceptionHandlerTest) ... ok test_finish_method_return_future (tornado.test.web_test.FinalReturnTest) ... ok test_render_method_return_future (tornado.test.web_test.FinalReturnTest) ... ok test_finish_exception (tornado.test.web_test.FinishExceptionTest) ... ok test_finish_in_prepare (tornado.test.web_test.FinishInPrepareTest) ... ok test_catch_error (tornado.test.web_test.GetArgumentErrorTest) ... ok test_get_current_user_from_ui_module_is_lazy (tornado.test.web_test.GetCurrentUserTest) ... ok test_get_current_user_from_ui_module_works (tornado.test.web_test.GetCurrentUserTest) ... ok test_get_current_user_is_lazy (tornado.test.web_test.GetCurrentUserTest) ... skipped 'needs fix' test_get_current_user_works (tornado.test.web_test.GetCurrentUserTest) ... ok test_gzip (tornado.test.web_test.GzipTestCase) ... ok test_gzip_not_requested (tornado.test.web_test.GzipTestCase) ... ok test_gzip_static (tornado.test.web_test.GzipTestCase) ... ok test_vary_already_present (tornado.test.web_test.GzipTestCase) ... ok test_vary_already_present_multiple (tornado.test.web_test.GzipTestCase) ... ok test_copy (tornado.test.web_test.HTTPErrorTest) ... ok test_handler_by_name (tornado.test.web_test.HandlerByNameTest) ... ok test_204_headers (tornado.test.web_test.Header204Test) ... ok test_304_headers (tornado.test.web_test.Header304Test) ... ok test_host_matching (tornado.test.web_test.HostMatchingTest) ... ok test_content_length_too_high (tornado.test.web_test.IncorrectContentLengthTest) ... ok test_content_length_too_low (tornado.test.web_test.IncorrectContentLengthTest) ... ok test_named_urlspec_groups (tornado.test.web_test.NamedURLSpecGroupsTest) ... ok test_flow_control_chunked_body (tornado.test.web_test.NativeStreamingRequestFlowControlTest) ... ok test_flow_control_compressed_body (tornado.test.web_test.NativeStreamingRequestFlowControlTest) ... ok test_flow_control_fixed_body (tornado.test.web_test.NativeStreamingRequestFlowControlTest) ... ok test_empty_flush (tornado.test.web_test.NonWSGIWebTests) ... ok test_other (tornado.test.web_test.PatchMethodTest) ... ok test_patch (tornado.test.web_test.PatchMethodTest) ... ok test_kw (tornado.test.web_test.PathArgsInPrepareTest) ... ok test_pos (tornado.test.web_test.PathArgsInPrepareTest) ... ok test_httperror_str (tornado.test.web_test.RaiseWithReasonTest) ... ok test_httperror_str_from_httputil (tornado.test.web_test.RaiseWithReasonTest) ... ok test_raise_with_reason (tornado.test.web_test.RaiseWithReasonTest) ... ok test_basic_redirect (tornado.test.web_test.RedirectHandlerTest) ... ok test_redirect_pattern (tornado.test.web_test.RedirectHandlerTest) ... ok test_redirect_with_appending_argument (tornado.test.web_test.RedirectHandlerTest) ... ok test_redirect_with_argument (tornado.test.web_test.RedirectHandlerTest) ... ok test_error (tornado.test.web_test.RequestEncodingTest) ... ok test_group_encoding (tornado.test.web_test.RequestEncodingTest) ... ok test_group_question_mark (tornado.test.web_test.RequestEncodingTest) ... ok test_slashes (tornado.test.web_test.RequestEncodingTest) ... ok test_missing_remote_ip (tornado.test.web_test.RequestSummaryTest) ... ok test_arbitrary_bytes (tornado.test.web_test.SecureCookieV1Test) ... ok test_cookie_tampering_future_timestamp (tornado.test.web_test.SecureCookieV1Test) ... ok test_round_trip (tornado.test.web_test.SecureCookieV1Test) ... ok test_key_version_increment_version (tornado.test.web_test.SecureCookieV2Test) ... ok test_key_version_invalidate_version (tornado.test.web_test.SecureCookieV2Test) ... ok test_key_version_roundtrip (tornado.test.web_test.SecureCookieV2Test) ... ok test_key_version_roundtrip_differing_version (tornado.test.web_test.SecureCookieV2Test) ... ok test_round_trip (tornado.test.web_test.SecureCookieV2Test) ... ok test_set_properties (tornado.test.web_test.SetLazyPropertiesTest) ... ok test_expired (tornado.test.web_test.SignedValueTest) ... ok test_key_version_retrieval (tornado.test.web_test.SignedValueTest) ... ok test_key_versioning_invalid_key (tornado.test.web_test.SignedValueTest) ... ok test_key_versioning_read_write_default_key (tornado.test.web_test.SignedValueTest) ... ok test_key_versioning_read_write_non_default_key (tornado.test.web_test.SignedValueTest) ... ok test_known_values (tornado.test.web_test.SignedValueTest) ... ok test_name_swap (tornado.test.web_test.SignedValueTest) ... ok test_non_ascii (tornado.test.web_test.SignedValueTest) ... ok test_payload_tampering (tornado.test.web_test.SignedValueTest) ... ok test_signature_tampering (tornado.test.web_test.SignedValueTest) ... ok test_static_default_filename (tornado.test.web_test.StaticDefaultFilenameTest) ... ok test_static_default_redirect (tornado.test.web_test.StaticDefaultFilenameTest) ... ok test_absolute_static_url (tornado.test.web_test.StaticFileTest) ... ok test_absolute_version_exclusion (tornado.test.web_test.StaticFileTest) ... ok test_include_host_override (tornado.test.web_test.StaticFileTest) ... ok test_path_traversal_protection (tornado.test.web_test.StaticFileTest) ... ok test_relative_version_exclusion (tornado.test.web_test.StaticFileTest) ... ok test_root_static_path (tornado.test.web_test.StaticFileTest) ... ok test_static_304_etag_modified_bug (tornado.test.web_test.StaticFileTest) ... ok test_static_304_if_modified_since (tornado.test.web_test.StaticFileTest) ... ok test_static_304_if_none_match (tornado.test.web_test.StaticFileTest) ... ok test_static_404 (tornado.test.web_test.StaticFileTest) ... ok test_static_compressed_files (tornado.test.web_test.StaticFileTest) ... ok test_static_etag (tornado.test.web_test.StaticFileTest) ... ok test_static_files (tornado.test.web_test.StaticFileTest) ... ok test_static_head (tornado.test.web_test.StaticFileTest) ... ok test_static_head_range (tornado.test.web_test.StaticFileTest) ... ok test_static_if_modified_since_pre_epoch (tornado.test.web_test.StaticFileTest) ... ok test_static_if_modified_since_time_zone (tornado.test.web_test.StaticFileTest) ... ok test_static_invalid_range (tornado.test.web_test.StaticFileTest) ... ok test_static_range_if_none_match (tornado.test.web_test.StaticFileTest) ... ok test_static_unsatisfiable_range_end_less_than_start (tornado.test.web_test.StaticFileTest) ... ok test_static_unsatisfiable_range_invalid_start (tornado.test.web_test.StaticFileTest) ... ok test_static_unsatisfiable_range_zero_suffix (tornado.test.web_test.StaticFileTest) ... ok test_static_url (tornado.test.web_test.StaticFileTest) ... ok test_static_with_range (tornado.test.web_test.StaticFileTest) ... ok test_static_with_range_end_edge (tornado.test.web_test.StaticFileTest) ... ok test_static_with_range_full_file (tornado.test.web_test.StaticFileTest) ... ok test_static_with_range_full_past_end (tornado.test.web_test.StaticFileTest) ... ok test_static_with_range_neg_end (tornado.test.web_test.StaticFileTest) ... ok test_static_with_range_neg_past_start (tornado.test.web_test.StaticFileTest) ... ok test_static_with_range_partial_past_end (tornado.test.web_test.StaticFileTest) ... ok test_serve (tornado.test.web_test.StaticFileWithPathTest) ... ok test_status (tornado.test.web_test.StatusReasonTest) ... ok test_close_during_upload (tornado.test.web_test.StreamingRequestBodyTest) ... ok test_early_return (tornado.test.web_test.StreamingRequestBodyTest) ... ok test_early_return_with_data (tornado.test.web_test.StreamingRequestBodyTest) ... ok test_streaming_body (tornado.test.web_test.StreamingRequestBodyTest) ... ok test_ui_method (tornado.test.web_test.UIMethodUIModuleTest) ... ok test_non_reversible (tornado.test.web_test.URLSpecReverseTest) ... ok test_reverse (tornado.test.web_test.URLSpecReverseTest) ... ok test_reverse_arguments (tornado.test.web_test.URLSpecReverseTest) ... ok test_unimplemented_standard_methods (tornado.test.web_test.UnimplementedHTTPMethodsTest) ... ok test_unimplemented_other (tornado.test.web_test.UnimplementedNonStandardMethodsTest) ... ok test_unimplemented_patch (tornado.test.web_test.UnimplementedNonStandardMethodsTest) ... ok test_decode_argument (tornado.test.web_test.WSGISafeWebTest) ... ok test_decode_argument_invalid_unicode (tornado.test.web_test.WSGISafeWebTest) ... ok test_decode_argument_plus (tornado.test.web_test.WSGISafeWebTest) ... ok test_get_argument (tornado.test.web_test.WSGISafeWebTest) ... ok test_get_body_arguments (tornado.test.web_test.WSGISafeWebTest) ... ok test_get_query_arguments (tornado.test.web_test.WSGISafeWebTest) ... ok test_header_injection (tornado.test.web_test.WSGISafeWebTest) ... ok test_multi_header (tornado.test.web_test.WSGISafeWebTest) ... ok test_no_gzip (tornado.test.web_test.WSGISafeWebTest) ... ok test_optional_path (tornado.test.web_test.WSGISafeWebTest) ... ok test_redirect (tornado.test.web_test.WSGISafeWebTest) ... ok test_reverse_url (tornado.test.web_test.WSGISafeWebTest) ... ok test_types (tornado.test.web_test.WSGISafeWebTest) ... ok test_uimodule_resources (tornado.test.web_test.WSGISafeWebTest) ... ok test_uimodule_unescaped (tornado.test.web_test.WSGISafeWebTest) ... ok test_web_redirect (tornado.test.web_test.WSGISafeWebTest) ... ok test_web_redirect_double_slash (tornado.test.web_test.WSGISafeWebTest) ... ok test_xsrf_httponly (tornado.test.web_test.XSRFCookieKwargsTest) ... ok test_cross_user (tornado.test.web_test.XSRFTest) ... ok test_distinct_tokens (tornado.test.web_test.XSRFTest) ... ok test_refresh_token (tornado.test.web_test.XSRFTest) ... ok test_versioning (tornado.test.web_test.XSRFTest) ... ok test_xsrf_fail_argument_invalid_format (tornado.test.web_test.XSRFTest) ... ok test_xsrf_fail_body_no_cookie (tornado.test.web_test.XSRFTest) ... ok test_xsrf_fail_cookie_invalid_format (tornado.test.web_test.XSRFTest) ... ok test_xsrf_fail_cookie_no_body (tornado.test.web_test.XSRFTest) ... ok test_xsrf_fail_no_token (tornado.test.web_test.XSRFTest) ... ok test_xsrf_success_header (tornado.test.web_test.XSRFTest) ... ok test_xsrf_success_non_hex_token (tornado.test.web_test.XSRFTest) ... ok test_xsrf_success_post_body (tornado.test.web_test.XSRFTest) ... ok test_xsrf_success_query_string (tornado.test.web_test.XSRFTest) ... ok test_xsrf_success_short_token (tornado.test.web_test.XSRFTest) ... ok test_message_sizes (tornado.test.websocket_test.ClientOnlyCompressionTest) ... ok test_size_limit (tornado.test.websocket_test.ClientOnlyCompressionTest) ... ok test_client_ping (tornado.test.websocket_test.ClientPeriodicPingTest) ... ok test_mask (tornado.test.websocket_test.CythonMaskFunctionTest) ... skipped 'tornado.speedups module not present' test_message_sizes (tornado.test.websocket_test.DefaultCompressionTest) ... ok test_size_limit (tornado.test.websocket_test.DefaultCompressionTest) ... ok test_manual_ping (tornado.test.websocket_test.ManualPingTest) ... ok test_large_message (tornado.test.websocket_test.MaxMessageSizeTest) ... ok test_message_sizes (tornado.test.websocket_test.NoCompressionTest) ... ok test_size_limit (tornado.test.websocket_test.NoCompressionTest) ... ok test_mask (tornado.test.websocket_test.PythonMaskFunctionTest) ... ok test_message_sizes (tornado.test.websocket_test.ServerOnlyCompressionTest) ... ok test_size_limit (tornado.test.websocket_test.ServerOnlyCompressionTest) ... ok test_server_ping (tornado.test.websocket_test.ServerPeriodicPingTest) ... ok test_native_coroutine (tornado.test.websocket_test.WebSocketNativeCoroutineTest) ... ok test_async_prepare (tornado.test.websocket_test.WebSocketTest) ... ok test_bad_websocket_version (tornado.test.websocket_test.WebSocketTest) ... ok test_binary_message (tornado.test.websocket_test.WebSocketTest) ... ok test_check_origin_invalid (tornado.test.websocket_test.WebSocketTest) ... ok test_check_origin_invalid_partial_url (tornado.test.websocket_test.WebSocketTest) ... ok test_check_origin_invalid_subdomains (tornado.test.websocket_test.WebSocketTest) ... ok test_check_origin_valid_no_path (tornado.test.websocket_test.WebSocketTest) ... ok test_check_origin_valid_with_path (tornado.test.websocket_test.WebSocketTest) ... ok test_client_close_reason (tornado.test.websocket_test.WebSocketTest) ... ok test_coroutine (tornado.test.websocket_test.WebSocketTest) ... ok test_error_in_async_open (tornado.test.websocket_test.WebSocketTest) ... ok test_error_in_on_message (tornado.test.websocket_test.WebSocketTest) ... ok test_error_in_open (tornado.test.websocket_test.WebSocketTest) ... ok test_http_request (tornado.test.websocket_test.WebSocketTest) ... ok test_missing_websocket_key (tornado.test.websocket_test.WebSocketTest) ... ok test_nodelay (tornado.test.websocket_test.WebSocketTest) ... ok test_open_coroutine (tornado.test.websocket_test.WebSocketTest) ... ok test_path_args (tornado.test.websocket_test.WebSocketTest) ... ok test_render_message (tornado.test.websocket_test.WebSocketTest) ... ok test_server_close_reason (tornado.test.websocket_test.WebSocketTest) ... ok test_subprotocols (tornado.test.websocket_test.WebSocketTest) ... ok test_subprotocols_not_offered (tornado.test.websocket_test.WebSocketTest) ... ok test_unicode_message (tornado.test.websocket_test.WebSocketTest) ... ok test_websocket_callbacks (tornado.test.websocket_test.WebSocketTest) ... ok test_websocket_close_buffered_data (tornado.test.websocket_test.WebSocketTest) ... ok test_websocket_gen (tornado.test.websocket_test.WebSocketTest) ... ok test_websocket_header_echo (tornado.test.websocket_test.WebSocketTest) ... ok test_websocket_headers (tornado.test.websocket_test.WebSocketTest) ... ok test_websocket_http_fail (tornado.test.websocket_test.WebSocketTest) ... ok test_websocket_http_redirect (tornado.test.websocket_test.WebSocketTest) ... ok test_websocket_http_success (tornado.test.websocket_test.WebSocketTest) ... ok test_websocket_network_fail (tornado.test.websocket_test.WebSocketTest) ... ok test_write_after_close (tornado.test.websocket_test.WebSocketTest) ... ok test_simple (tornado.test.wsgi_test.WSGIContainerTest) ... ok ---------------------------------------------------------------------- Ran 1167 tests in 13.574s OK (skipped=55) Some tests were skipped because: localhost does not resolve to ipv6, needs fix, no testable future imports, pycares module not present, pycurl module not present, tornado.speedups module not present, twisted module not present + exit 0 Processing files: python3-module-tornado-6.1.0-alt1 warning: File listed twice: /usr/lib64/python3/site-packages/tornado-6.1-py3.9.egg-info warning: File listed twice: /usr/lib64/python3/site-packages/tornado-6.1-py3.9.egg-info/PKG-INFO warning: File listed twice: /usr/lib64/python3/site-packages/tornado-6.1-py3.9.egg-info/SOURCES.txt warning: File listed twice: /usr/lib64/python3/site-packages/tornado-6.1-py3.9.egg-info/dependency_links.txt warning: File listed twice: /usr/lib64/python3/site-packages/tornado-6.1-py3.9.egg-info/top_level.txt warning: absolute symlink: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/ca-certificates.crt -> /usr/share/ca-certificates/ca-bundle.crt Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.azqb2y find-provides: absolute symbolic link /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/ca-certificates.crt -> /usr/share/ca-certificates/ca-bundle.crt is not going to provide anything find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hQIeMz find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) /usr/lib/rpm/python3.req.py:6: DeprecationWarning: The parser module is deprecated and will be removed in future versions of Python import parser, symbol, token, types /usr/lib/rpm/python3.req.py:6: DeprecationWarning: The symbol module is deprecated and will be removed in future versions of Python import parser, symbol, token, types python3.req: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/auth.py: skipping time python3.req: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/autoreload.py: skipping sys python3.req: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/autoreload.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/autoreload.py: line=94 IGNORE (for REQ=slight and deep=8) module=signal /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/autoreload.py: line=102 IGNORE (for REQ=slight and deep=8) module=typing /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/autoreload.py: line=287 IGNORE (for REQ=slight and deep=8) module=tornado.autoreload /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/autoreload.py: line=311 IGNORE (for REQ=slight and deep=16) module=runpy python3.req: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/concurrent.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/concurrent.py: line=168 IGNORE (for REQ=slight and deep=12) module=tornado.ioloop python3.req: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/curl_httpclient.py: skipping pycurl python3.req: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/curl_httpclient.py: skipping time /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/curl_httpclient.py: line=43 IGNORE (for REQ=slight and deep=8) module=typing python3.req: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/gen.py: skipping builtins python3.req: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/gen.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/gen.py: line=94 IGNORE (for REQ=slight and deep=8) module=contextvars /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/gen.py: line=102 IGNORE (for REQ=slight and deep=8) module=typing python3.req: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/httpclient.py: skipping time /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/httpclient.py: line=187 IGNORE (for REQ=slight and deep=12) module=tornado.simple_httpclient /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/httpclient.py: line=758 IGNORE (for REQ=slight and deep=8) module=tornado.options /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/httpserver.py: line=43 IGNORE (for REQ=slight and deep=8) module=typing python3.req: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/httputil.py: skipping time /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/httputil.py: line=61 IGNORE (for REQ=slight and deep=8) module=typing /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/httputil.py: line=62 IGNORE (for REQ=slight and deep=8) module=asyncio /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/httputil.py: line=63 IGNORE (for REQ=slight and deep=8) module=unittest /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/httputil.py: line=1020 IGNORE (for REQ=slight and deep=8) module=doctest python3.req: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/ioloop.py: skipping sys python3.req: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/ioloop.py: skipping time /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/ioloop.py: line=59 IGNORE (for REQ=slight and deep=8) module=typing /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/ioloop.py: line=61 IGNORE (for REQ=slight and deep=8) module=typing_extensions /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/ioloop.py: line=169 IGNORE (for REQ=slight and deep=16) module=tornado.platform.asyncio /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/ioloop.py: line=272 IGNORE (for REQ=slight and deep=20) module=tornado.platform.asyncio /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/ioloop.py: line=326 IGNORE (for REQ=slight and deep=12) module=tornado.platform.asyncio /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/ioloop.py: line=494 IGNORE (for REQ=slight and deep=23) module=tornado.gen /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/ioloop.py: line=713 IGNORE (for REQ=slight and deep=19) module=tornado.process /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/ioloop.py: line=743 IGNORE (for REQ=slight and deep=19) module=tornado python3.req: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/iostream.py: skipping errno python3.req: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/iostream.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/iostream.py: line=58 IGNORE (for REQ=slight and deep=8) module=typing /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/iostream.py: line=1658 IGNORE (for REQ=slight and deep=8) module=doctest /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/locks.py: line=26 IGNORE (for REQ=slight and deep=8) module=typing python3.req: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/log.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/log.py: line=38 IGNORE (for REQ=slight and deep=8) module=colorama /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/log.py: line=43 IGNORE (for REQ=slight and deep=8) module=curses /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/log.py: line=220 IGNORE (for REQ=slight and deep=12) module=tornado.options /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/log.py: line=272 IGNORE (for REQ=slight and deep=12) module=tornado.options python3.req: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/netutil.py: skipping errno python3.req: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/netutil.py: skipping sys python3.req: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/options.py: skipping sys python3.req: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/platform/asyncio.py: skipping atexit python3.req: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/platform/asyncio.py: skipping errno python3.req: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/platform/asyncio.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/platform/asyncio.py: line=41 IGNORE (for REQ=slight and deep=8) module=typing /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/platform/asyncio.py: line=42 IGNORE (for REQ=slight and deep=8) module=typing_extensions /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/platform/caresresolver.py: line=12 IGNORE (for REQ=slight and deep=8) module=typing python3.req: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/platform/twisted.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/platform/twisted.py: line=36 IGNORE (for REQ=slight and deep=8) module=typing /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/platform/twisted.py: line=126 IGNORE (for REQ=slight and deep=8) module=twisted.internet.asyncioreactor python3.req: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/process.py: skipping sys python3.req: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/process.py: skipping time /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/process.py: line=42 IGNORE (for REQ=slight and deep=8) module=typing /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/process.py: line=67 IGNORE (for REQ=slight and deep=8) module=random /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/queues.py: line=40 IGNORE (for REQ=slight and deep=8) module=typing python3.req: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/simple_httpclient.py: skipping sys python3.req: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/simple_httpclient.py: skipping time /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/simple_httpclient.py: line=41 IGNORE (for REQ=slight and deep=8) module=typing python3.req: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/tcpserver.py: skipping errno /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/tcpserver.py: line=35 IGNORE (for REQ=slight and deep=8) module=typing /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/template.py: line=215 IGNORE (for REQ=slight and deep=8) module=typing python3.req: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/testing.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/testing.py: line=42 IGNORE (for REQ=slight and deep=8) module=typing /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/testing.py: line=765 IGNORE (for REQ=slight and deep=8) module=tornado.options python3.req: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/util.py: skipping atexit /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/util.py: line=37 IGNORE (for REQ=slight and deep=8) module=datetime /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/util.py: line=38 IGNORE (for REQ=slight and deep=8) module=types /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/util.py: line=39 IGNORE (for REQ=slight and deep=8) module=typing /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/util.py: line=40 IGNORE (for REQ=slight and deep=8) module=unittest /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/util.py: line=50 IGNORE (for REQ=slight and deep=8) module=sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/util.py: line=150 UNABLE to determine the imported name at parse-time: name /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/util.py: line=150 a form of __import__ was read which gave no deps: [274, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, '__import__', 150]], [327, [7, '(', 150], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'name', 150]]]]]]]]]]]]]]]]]], [8, ')', 150]]]]]]]]]]]]]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/util.py: line=150 UNABLE to determine the imported name at parse-time: name /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/util.py: line=150 a form of __import__ was read which gave no deps: [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, '__import__', 150]], [327, [7, '(', 150], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'name', 150]]]]]]]]]]]]]]]]]], [8, ')', 150]]]]]]]]]]]]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/util.py: line=150 UNABLE to determine the imported name at parse-time: name /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/util.py: line=150 a form of __import__ was read which gave no deps: [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, '__import__', 150]], [327, [7, '(', 150], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'name', 150]]]]]]]]]]]]]]]]]], [8, ')', 150]]]]]]]]]]]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/util.py: line=150 UNABLE to determine the imported name at parse-time: name /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/util.py: line=150 a form of __import__ was read which gave no deps: [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, '__import__', 150]], [327, [7, '(', 150], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'name', 150]]]]]]]]]]]]]]]]]], [8, ')', 150]]]]]]]]]]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/util.py: line=150 UNABLE to determine the imported name at parse-time: name /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/util.py: line=150 a form of __import__ was read which gave no deps: [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, '__import__', 150]], [327, [7, '(', 150], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'name', 150]]]]]]]]]]]]]]]]]], [8, ')', 150]]]]]]]]]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/util.py: line=150 UNABLE to determine the imported name at parse-time: name /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/util.py: line=150 a form of __import__ was read which gave no deps: [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, '__import__', 150]], [327, [7, '(', 150], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'name', 150]]]]]]]]]]]]]]]]]], [8, ')', 150]]]]]]]]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/util.py: line=150 UNABLE to determine the imported name at parse-time: name /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/util.py: line=150 a form of __import__ was read which gave no deps: [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, '__import__', 150]], [327, [7, '(', 150], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'name', 150]]]]]]]]]]]]]]]]]], [8, ')', 150]]]]]]]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/util.py: line=150 UNABLE to determine the imported name at parse-time: name /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/util.py: line=150 a form of __import__ was read which gave no deps: [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, '__import__', 150]], [327, [7, '(', 150], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'name', 150]]]]]]]]]]]]]]]]]], [8, ')', 150]]]]]]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/util.py: line=150 UNABLE to determine the imported name at parse-time: name /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/util.py: line=150 a form of __import__ was read which gave no deps: [318, [319, [320, [321, [322, [323, [324, [325, [1, '__import__', 150]], [327, [7, '(', 150], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'name', 150]]]]]]]]]]]]]]]]]], [8, ')', 150]]]]]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/util.py: line=150 UNABLE to determine the imported name at parse-time: name /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/util.py: line=150 a form of __import__ was read which gave no deps: [319, [320, [321, [322, [323, [324, [325, [1, '__import__', 150]], [327, [7, '(', 150], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'name', 150]]]]]]]]]]]]]]]]]], [8, ')', 150]]]]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/util.py: line=150 UNABLE to determine the imported name at parse-time: name /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/util.py: line=150 a form of __import__ was read which gave no deps: [320, [321, [322, [323, [324, [325, [1, '__import__', 150]], [327, [7, '(', 150], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'name', 150]]]]]]]]]]]]]]]]]], [8, ')', 150]]]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/util.py: line=150 UNABLE to determine the imported name at parse-time: name /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/util.py: line=150 a form of __import__ was read which gave no deps: [321, [322, [323, [324, [325, [1, '__import__', 150]], [327, [7, '(', 150], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'name', 150]]]]]]]]]]]]]]]]]], [8, ')', 150]]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/util.py: line=150 UNABLE to determine the imported name at parse-time: name /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/util.py: line=150 a form of __import__ was read which gave no deps: [322, [323, [324, [325, [1, '__import__', 150]], [327, [7, '(', 150], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'name', 150]]]]]]]]]]]]]]]]]], [8, ')', 150]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/util.py: line=150 UNABLE to determine the imported name at parse-time: name /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/util.py: line=150 a form of __import__ was read which gave no deps: [323, [324, [325, [1, '__import__', 150]], [327, [7, '(', 150], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'name', 150]]]]]]]]]]]]]]]]]], [8, ')', 150]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/util.py: line=150 UNABLE to determine the imported name at parse-time: name /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/util.py: line=150 a form of __import__ was read which gave no deps: [324, [325, [1, '__import__', 150]], [327, [7, '(', 150], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'name', 150]]]]]]]]]]]]]]]]]], [8, ')', 150]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/util.py: line=153 IGNORE (for REQ=slight and deep=9) module=. /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/util.py: line=153 IGNORE (for REQ=slight and deep=10) module=. /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/util.py: line=153 IGNORE (for REQ=slight and deep=11) module=. /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/util.py: line=153 IGNORE (for REQ=slight and deep=12) module=. /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/util.py: line=153 IGNORE (for REQ=slight and deep=13) module=. /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/util.py: line=153 IGNORE (for REQ=slight and deep=14) module=. /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/util.py: line=153 IGNORE (for REQ=slight and deep=15) module=. /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/util.py: line=153 IGNORE (for REQ=slight and deep=16) module=. /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/util.py: line=153 IGNORE (for REQ=slight and deep=17) module=. /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/util.py: line=153 IGNORE (for REQ=slight and deep=18) module=. /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/util.py: line=153 IGNORE (for REQ=slight and deep=19) module=. /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/util.py: line=153 IGNORE (for REQ=slight and deep=20) module=. /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/util.py: line=153 IGNORE (for REQ=slight and deep=21) module=. /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/util.py: line=153 IGNORE (for REQ=slight and deep=22) module=. /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/util.py: line=153 IGNORE (for REQ=slight and deep=23) module=. /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/util.py: line=463 IGNORE (for REQ=slight and deep=12) module=tornado.speedups /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/util.py: line=472 IGNORE (for REQ=slight and deep=8) module=doctest python3.req: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/web.py: skipping sys python3.req: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/web.py: skipping time /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/web.py: line=128 IGNORE (for REQ=slight and deep=8) module=typing /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/web.py: line=2085 IGNORE (for REQ=slight and deep=15) module=tornado python3.req: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/websocket.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/websocket.py: line=58 IGNORE (for REQ=slight and deep=8) module=typing_extensions python3.req: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/wsgi.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/wsgi.py: line=43 IGNORE (for REQ=slight and deep=8) module=typing /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-tornado-buildroot/usr/lib64/python3/site-packages/tornado/wsgi.py: line=44 IGNORE (for REQ=slight and deep=8) module=wsgiref.types Provides: python3(tornado), python3(tornado._locale_data), python3(tornado.auth), python3(tornado.autoreload), python3(tornado.concurrent), python3(tornado.curl_httpclient), python3(tornado.escape), python3(tornado.gen), python3(tornado.http1connection), python3(tornado.httpclient), python3(tornado.httpserver), python3(tornado.httputil), python3(tornado.ioloop), python3(tornado.iostream), python3(tornado.locale), python3(tornado.locks), python3(tornado.log), python3(tornado.netutil), python3(tornado.options), python3(tornado.platform), python3(tornado.platform.asyncio), python3(tornado.platform.caresresolver), python3(tornado.platform.twisted), python3(tornado.process), python3(tornado.queues), python3(tornado.routing), python3(tornado.simple_httpclient), python3(tornado.speedups), python3(tornado.tcpclient), python3(tornado.tcpserver), python3(tornado.template), python3(tornado.testing), python3(tornado.util), python3(tornado.web), python3(tornado.websocket), python3(tornado.wsgi) Requires: ca-certificates, python3-module-certifi, /usr/lib64/python3/site-packages, /usr/share/ca-certificates/ca-bundle.crt, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.4)(64bit), python3(abc) < 0, python3(array) < 0, python3(base64) < 0, python3(binascii) < 0, python3(calendar) < 0, python3(codecs) < 0, python3(collections) < 0, python3(collections.abc) < 0, python3(concurrent.futures) < 0, python3(copy) < 0, python3(csv) < 0, python3(datetime) < 0, python3(email.utils) < 0, python3(functools) < 0, python3(gettext) < 0, python3(gzip) < 0, python3(hashlib) < 0, python3(heapq) < 0, python3(hmac) < 0, python3(html.entities) < 0, python3(http.client) < 0, python3(http.cookies) < 0, python3(inspect) < 0, python3(io) < 0, python3(json) < 0, python3(linecache) < 0, python3(logging) < 0, python3(logging.handlers) < 0, python3(math) < 0, python3(mimetypes) < 0, python3(multiprocessing) < 0, python3(numbers) < 0, python3(os) < 0, python3(os.path) < 0, python3(pkgutil) < 0, python3(posixpath) < 0, python3(pycares) < 0, python3(random) < 0, python3(re) < 0, python3(select) < 0, python3(signal) < 0, python3(socket) < 0, python3(ssl) < 0, python3(stat) < 0, python3(struct) < 0, python3(subprocess) < 0, python3(textwrap) < 0, python3(threading) < 0, python3(traceback) < 0, python3(twisted.internet.abstract) < 0, python3(twisted.internet.asyncioreactor) < 0, python3(twisted.internet.defer) < 0, python3(twisted.names.cache) < 0, python3(twisted.names.client) < 0, python3(twisted.names.hosts) < 0, python3(twisted.names.resolve) < 0, python3(twisted.python) < 0, python3(types) < 0, python3(typing) < 0, python3(unicodedata) < 0, python3(unittest) < 0, python3(urllib.parse) < 0, python3(uuid) < 0, python3(weakref) < 0, python3(zlib) < 0, python3.9-ABI(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.rAVA5C Creating python3-module-tornado-debuginfo package Processing files: python3-module-tornado-debuginfo-6.1.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7GlPuC find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.IOk39z find-requires: running scripts (debuginfo) Requires: python3-module-tornado = 6.1.0-alt1, debug64(libc.so.6) Adding to python3-module-tornado-debuginfo a strict dependency on python3-module-tornado Wrote: /usr/src/RPM/RPMS/x86_64/python3-module-tornado-6.1.0-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/python3-module-tornado-debuginfo-6.1.0-alt1.x86_64.rpm (w2.lzdio) 13.80user 1.75system 0:26.39elapsed 58%CPU (0avgtext+0avgdata 52652maxresident)k 0inputs+0outputs (0major+427673minor)pagefaults 0swaps 20.29user 6.11system 0:38.81elapsed 68%CPU (0avgtext+0avgdata 105072maxresident)k 0inputs+0outputs (46316major+771670minor)pagefaults 0swaps --- python3-module-tornado-6.1.0-alt1.x86_64.rpm.repo 2021-10-03 03:54:30.000000000 +0000 +++ python3-module-tornado-6.1.0-alt1.x86_64.rpm.hasher 2021-10-07 05:36:31.615963675 +0000 @@ -389,5 +389,5 @@ File: /usr/lib64/python3/site-packages/tornado/platform/__pycache__/__init__.cpython-39.pyc 100644 root:root fa66e2cbfa15f4af3b45d061fa737f0b -File: /usr/lib64/python3/site-packages/tornado/platform/__pycache__/asyncio.cpython-39.opt-1.pyc 100644 root:root ebb27316dff7020683adc0237b4cd5ba -File: /usr/lib64/python3/site-packages/tornado/platform/__pycache__/asyncio.cpython-39.opt-2.pyc 100644 root:root fbb3d7e1fca6ae2a9745d0fd7fa03f91 -File: /usr/lib64/python3/site-packages/tornado/platform/__pycache__/asyncio.cpython-39.pyc 100644 root:root 1e5f586864dde1bd4f63ba62bfc463c5 +File: /usr/lib64/python3/site-packages/tornado/platform/__pycache__/asyncio.cpython-39.opt-1.pyc 100644 root:root c76b556330114d97d55b5113c9c6b204 +File: /usr/lib64/python3/site-packages/tornado/platform/__pycache__/asyncio.cpython-39.opt-2.pyc 100644 root:root 5c7630fc2a4620f14dfd4b20796867a3 +File: /usr/lib64/python3/site-packages/tornado/platform/__pycache__/asyncio.cpython-39.pyc 100644 root:root dcb93e7c72d88146f13c424a51681d4b File: /usr/lib64/python3/site-packages/tornado/platform/__pycache__/caresresolver.cpython-39.opt-1.pyc 100644 root:root 80109a0b56e04e84f645354bfd24e473 @@ -415,2 +415,2 @@ File: /usr/lib64/python3/site-packages/tornado/wsgi.py 100644 root:root 0225f3f41287250cc8337424b71d5a3b -RPMIdentity: 784044670e402d0282fdf48802aceaf931718bf67b7f136ef0cba654475a891648b0c2df956148d9832925bb0f85dfe20a02a03168055da5404b74fec0da2b1b +RPMIdentity: d3246549096978d3a532170bc42caae67cbcabe8c19e0c7daac28e52469dfdc0ffed9c80bf06d7877da0168ce98d1d2c7fd3d839bcb48ed4551c717c1ddbecb0