make -j4 test ./python -E -c 'import sys ; from sysconfig import get_platform ; print("%s-%d.%d" % (get_platform(), *sys.version_info[:2]))' >platform CC='gcc -pthread' LDSHARED='gcc -pthread -shared ' OPT='-DNDEBUG -g -fwrapv -O3 -Wall' _TCLTK_INCLUDES='' _TCLTK_LIBS='' ./python -E ./setup.py build running build running build_ext The following modules found by detect_modules() in setup.py, have been built by the Makefile instead, as configured by the Setup files: _abc atexit pwd time running build_scripts copying and adjusting /home/alexei/Загрузки/Python-3.8.9/Tools/scripts/pydoc3 -> build/scripts-3.8 copying and adjusting /home/alexei/Загрузки/Python-3.8.9/Tools/scripts/idle3 -> build/scripts-3.8 copying and adjusting /home/alexei/Загрузки/Python-3.8.9/Tools/scripts/2to3 -> build/scripts-3.8 changing mode of build/scripts-3.8/pydoc3 from 664 to 775 changing mode of build/scripts-3.8/idle3 from 664 to 775 changing mode of build/scripts-3.8/2to3 from 664 to 775 renaming build/scripts-3.8/pydoc3 to build/scripts-3.8/pydoc3.8 renaming build/scripts-3.8/idle3 to build/scripts-3.8/idle3.8 renaming build/scripts-3.8/2to3 to build/scripts-3.8/2to3-3.8 ./python ./Tools/scripts/run_tests.py /home/alexei/Загрузки/Python-3.8.9/python -u -W default -bb -E -m test -r -w -j 0 -u all,-largefile,-audio,-gui == CPython 3.8.9 (default, May 2 2021, 10:51:01) [GCC 9.3.0] == Linux-5.8.0-48-generic-x86_64-with-glibc2.29 little-endian == cwd: /home/alexei/Загрузки/Python-3.8.9/build/test_python_110707 == CPU count: 4 == encodings: locale=UTF-8, FS=utf-8 Using random seed 5786805 0:00:00 load avg: 1.03 Run tests in parallel using 6 child processes 0:00:01 load avg: 1.03 [ 1/423] test_shlex passed 0:00:01 load avg: 1.03 [ 2/423] test_memoryio passed 0:00:01 load avg: 1.03 [ 3/423] test_binascii passed 0:00:01 load avg: 1.03 [ 4/423] test_future passed 0:00:02 load avg: 1.03 [ 5/423] test_smtpd passed 0:00:02 load avg: 1.03 [ 6/423] test_pkgimport passed 0:00:02 load avg: 1.03 [ 7/423] test_flufl passed 0:00:03 load avg: 1.03 [ 8/423] test_bool passed 0:00:03 load avg: 1.03 [ 9/423] test_cgitb passed 0:00:04 load avg: 1.43 [ 10/423] test_codecencodings_jp passed 0:00:05 load avg: 1.43 [ 11/423] test_longexp passed 0:00:05 load avg: 1.43 [ 12/423] test_ntpath passed 0:00:06 load avg: 1.43 [ 13/423] test_textwrap passed 0:00:06 load avg: 1.43 [ 14/423] test_enum passed 0:00:08 load avg: 1.43 [ 15/423] test_doctest passed 0:00:08 load avg: 1.43 [ 16/423] test_source_encoding passed 0:00:12 load avg: 1.88 [ 17/423] test_range passed 0:00:13 load avg: 1.88 [ 18/423] test_compile passed 0:00:14 load avg: 2.21 [ 19/423] test_unicode passed 0:00:15 load avg: 2.21 [ 20/423] test_popen passed 0:00:15 load avg: 2.21 [ 21/423] test_structseq passed 0:00:16 load avg: 2.21 [ 22/423] test_cmd_line passed 0:00:16 load avg: 2.21 [ 23/423] test_codecmaps_hk passed 0:00:17 load avg: 2.21 [ 24/423] test_defaultdict passed 0:00:17 load avg: 2.21 [ 25/423] test_tuple passed 0:00:18 load avg: 2.21 [ 26/423] test_pprint passed 0:00:18 load avg: 2.21 [ 27/423] test_ipaddress passed 0:00:19 load avg: 2.51 [ 28/423] test_int passed 0:00:19 load avg: 2.51 [ 29/423] test_xmlrpc_net passed 0:00:19 load avg: 2.51 [ 30/423] test_sqlite passed 0:00:20 load avg: 2.51 [ 31/423] test_fileio passed 0:00:20 load avg: 2.51 [ 32/423] test_ssl passed /home/alexei/Загрузки/Python-3.8.9/Lib/test/support/__init__.py:3370: ResourceWarning: unclosed del self.thread ResourceWarning: Enable tracemalloc to get the object allocation traceback Resource 'ipv6.google.com' is not available 0:00:21 load avg: 2.51 [ 33/423] test_clinic passed 0:00:22 load avg: 2.51 [ 34/423] test_pow passed 0:00:22 load avg: 2.51 [ 35/423] test_module passed 0:00:23 load avg: 2.51 [ 36/423] test__opcode passed 0:00:24 load avg: 2.71 [ 37/423] test_tix skipped (resource denied) test_tix skipped -- Use of the 'gui' resource not enabled 0:00:24 load avg: 2.71 [ 38/423] test_zlib passed 0:00:24 load avg: 2.71 [ 39/423] test_exceptions passed 0:00:25 load avg: 2.71 [ 40/423] test_xxtestfuzz passed 0:00:25 load avg: 2.71 [ 41/423] test_descrtut passed 0:00:25 load avg: 2.71 [ 42/423] test_asdl_parser passed 0:00:26 load avg: 2.71 [ 43/423] test_int_literal passed 0:00:26 load avg: 2.71 [ 44/423] test_dummy_thread passed 0:00:27 load avg: 2.71 [ 45/423] test_call passed 0:00:27 load avg: 2.71 [ 46/423] test_robotparser passed 0:00:28 load avg: 2.71 [ 47/423] test_sax passed 0:00:28 load avg: 2.71 [ 48/423] test_abc passed 0:00:29 load avg: 2.81 [ 49/423] test_frame passed 0:00:30 load avg: 2.81 [ 50/423] test_docxmlrpc passed 0:00:30 load avg: 2.81 [ 51/423] test_htmlparser passed 0:00:31 load avg: 2.81 [ 52/423] test_class passed 0:00:31 load avg: 2.81 [ 53/423] test_reprlib passed 0:00:31 load avg: 2.81 [ 54/423] test_unittest passed 0:00:31 load avg: 2.81 [ 55/423] test_html passed 0:00:32 load avg: 2.81 [ 56/423] test_zipfile64 skipped (resource denied) test_zipfile64 skipped -- test requires loads of disk-space bytes and a long time to run 0:00:34 load avg: 3.15 [ 57/423] test_nntplib passed (31.1 sec) 0:00:34 load avg: 3.15 [ 58/423] test_copy passed 0:00:35 load avg: 3.15 [ 59/423] test_mmap passed 0:00:36 load avg: 3.15 [ 60/423] test_contextlib passed 0:00:38 load avg: 3.15 [ 61/423] test_urllib2net passed 0:00:39 load avg: 3.22 [ 62/423] test_structmembers passed 0:00:39 load avg: 3.22 [ 63/423] test_email passed 0:00:40 load avg: 3.22 [ 64/423] test_future3 passed 0:00:40 load avg: 3.22 [ 65/423] test_dbm_dumb passed 0:00:44 load avg: 3.44 [ 66/423] test_random passed 0:00:45 load avg: 3.44 [ 67/423] test_subclassinit passed 0:00:46 load avg: 3.44 [ 68/423] test_dictcomps passed 0:00:48 load avg: 3.44 [ 69/423] test_codecmaps_jp passed 0:00:53 load avg: 3.73 [ 70/423] test_pathlib passed 0:00:53 load avg: 3.73 [ 71/423] test_codecmaps_cn passed 0:00:53 load avg: 3.73 [ 72/423] test_errno passed 0:00:54 load avg: 3.91 [ 73/423] test_fileinput passed 0:00:54 load avg: 3.91 [ 74/423] test_codecencodings_tw passed 0:00:56 load avg: 3.91 [ 75/423] test_script_helper passed 0:00:56 load avg: 3.91 [ 76/423] test_compileall passed 0:00:57 load avg: 3.91 [ 77/423] test_http_cookiejar passed 0:01:00 load avg: 3.76 [ 78/423] test_httpservers passed 0:01:01 load avg: 3.76 [ 79/423] test_logging passed 0:01:01 load avg: 3.76 [ 80/423] test_signal passed -- running: test_capi (30.1 sec) 0:01:08 load avg: 4.02 [ 81/423] test_codecmaps_kr passed -- running: test_capi (36.6 sec) 0:01:10 load avg: 4.66 [ 82/423] test__xxsubinterpreters passed -- running: test_capi (38.7 sec) 0:01:11 load avg: 4.66 [ 83/423] test_coroutines passed -- running: test_capi (39.3 sec) 0:01:11 load avg: 4.66 [ 84/423] test_lzma passed -- running: test_capi (39.5 sec) 0:01:11 load avg: 4.66 [ 85/423] test_keyword passed -- running: test_capi (39.9 sec) 0:01:11 load avg: 4.66 [ 86/423] test_pty passed -- running: test_capi (40.1 sec) 0:01:13 load avg: 4.66 [ 87/423] test_functools passed -- running: test_capi (41.2 sec) 0:01:13 load avg: 4.66 [ 88/423] test_glob passed -- running: test_capi (41.8 sec) 0:01:13 load avg: 4.66 [ 89/423] test_frozen passed -- running: test_capi (41.9 sec) 0:01:13 load avg: 4.66 [ 90/423] test_capi passed (41.6 sec) 0:01:14 load avg: 4.84 [ 91/423] test_ttk_guionly skipped (resource denied) test_ttk_guionly skipped -- Use of the 'gui' resource not enabled 0:01:14 load avg: 4.84 [ 92/423] test_getopt passed 0:01:15 load avg: 4.84 [ 93/423] test_augassign passed 0:01:15 load avg: 4.84 [ 94/423] test_format passed 0:01:15 load avg: 4.84 [ 95/423] test_memoryview passed 0:01:15 load avg: 4.84 [ 96/423] test_typechecks passed 0:01:16 load avg: 4.84 [ 97/423] test_scope passed 0:01:17 load avg: 4.84 [ 98/423] test_isinstance passed 0:01:18 load avg: 4.84 [ 99/423] test_operator passed 0:01:18 load avg: 4.84 [100/423] test_crashers passed 0:01:20 load avg: 4.86 [101/423/1] test_tabnanny failed test test_tabnanny failed -- Traceback (most recent call last): File "/home/alexei/Загрузки/Python-3.8.9/Lib/test/test_tabnanny.py", line 324, in test_command_usage self.validate_cmd(stderr=stderr) File "/home/alexei/Загрузки/Python-3.8.9/Lib/test/test_tabnanny.py", line 296, in validate_cmd err = err.decode('ascii') UnicodeDecodeError: 'ascii' codec can't decode byte 0xd0 in position 20: ordinal not in range(128) 0:01:21 load avg: 4.86 [102/423/1] test_binhex passed 0:01:22 load avg: 4.86 [103/423/1] test_queue passed 0:01:22 load avg: 4.86 [104/423/1] test_print passed 0:01:23 load avg: 4.86 [105/423/1] test_filecmp passed 0:01:24 load avg: 4.86 [106/423/1] test_wave passed 0:01:24 load avg: 4.87 [107/423/1] test_zipapp passed 0:01:25 load avg: 4.87 [108/423/1] test_codecencodings_hk passed 0:01:26 load avg: 4.87 [109/423/1] test_crypt passed -- running: test_concurrent_futures (30.2 sec) 0:01:27 load avg: 4.87 [110/423/1] test_ttk_textonly passed -- running: test_concurrent_futures (30.8 sec) 0:01:27 load avg: 4.87 [111/423/1] test_syslog passed -- running: test_concurrent_futures (31.0 sec) 0:01:28 load avg: 4.87 [112/423/1] test_genexps passed -- running: test_concurrent_futures (31.8 sec) 0:01:29 load avg: 4.87 [113/423/1] test_locale passed -- running: test_concurrent_futures (32.8 sec) 0:01:29 load avg: 4.88 [114/423/1] test_shelve passed -- running: test_concurrent_futures (32.9 sec) 0:01:30 load avg: 4.88 [115/423/1] test_yield_from passed -- running: test_concurrent_futures (34.0 sec) 0:01:32 load avg: 4.88 [116/423/2] test_embed failed -- running: test_asyncio (31.8 sec), test_concurrent_futures (36.2 sec) test test_embed failed -- multiple errors occurred; run in verbose mode for details 0:01:33 load avg: 4.88 [117/423/2] test_sys passed -- running: test_asyncio (32.9 sec), test_concurrent_futures (37.3 sec) 0:01:33 load avg: 4.88 [118/423/2] test_wsgiref passed -- running: test_asyncio (33.1 sec), test_concurrent_futures (37.5 sec) 0:01:35 load avg: 4.81 [119/423/2] test_platform passed -- running: test_asyncio (34.4 sec), test_concurrent_futures (38.7 sec) 0:01:35 load avg: 4.81 [120/423/2] test_weakset passed -- running: test_asyncio (35.2 sec), test_concurrent_futures (39.6 sec) 0:01:36 load avg: 4.81 [121/423/2] test_property passed -- running: test_asyncio (35.9 sec), test_concurrent_futures (40.3 sec) 0:01:41 load avg: 5.14 [122/423/2] test_urllibnet passed -- running: test_asyncio (40.5 sec), test_concurrent_futures (44.9 sec) 0:01:44 load avg: 5.13 [123/423/2] test_utf8_mode passed -- running: test_asyncio (44.1 sec), test_concurrent_futures (48.5 sec) 0:01:47 load avg: 5.13 [124/423/2] test_collections passed -- running: test_asyncio (46.5 sec), test_concurrent_futures (50.9 sec) 0:01:48 load avg: 5.13 [125/423/2] test_symbol passed -- running: test_asyncio (47.6 sec), test_concurrent_futures (52.0 sec) 0:01:48 load avg: 5.13 [126/423/2] test_select passed -- running: test_asyncio (47.7 sec), test_concurrent_futures (52.1 sec) 0:01:49 load avg: 5.36 [127/423/2] test_mimetypes passed -- running: test_asyncio (49.0 sec), test_concurrent_futures (53.4 sec) 0:01:51 load avg: 5.36 [128/423/2] test_file passed -- running: test_asyncio (50.4 sec), test_concurrent_futures (54.8 sec) 0:01:52 load avg: 5.36 [129/423/2] test_mailcap passed -- running: test_asyncio (51.6 sec), test_concurrent_futures (56.0 sec) 0:01:54 load avg: 5.57 [130/423/2] test_imaplib passed -- running: test_asyncio (54.2 sec), test_concurrent_futures (58.6 sec) 0:01:56 load avg: 5.57 [131/423/2] test_grp passed -- running: test_asyncio (55.4 sec), test_concurrent_futures (59.8 sec) 0:01:58 load avg: 5.57 [132/423/2] test_statistics passed -- running: test_asyncio (57.6 sec), test_multiprocessing_fork (31.2 sec), test_concurrent_futures (1 min 1 sec) 0:01:59 load avg: 6.01 [133/423/2] test_descr passed -- running: test_asyncio (58.6 sec), test_multiprocessing_fork (32.2 sec), test_concurrent_futures (1 min 2 sec) 0:02:00 load avg: 6.01 [134/423/2] test_extcall passed -- running: test_asyncio (59.7 sec), test_multiprocessing_fork (33.3 sec), test_concurrent_futures (1 min 4 sec) 0:02:02 load avg: 6.01 [135/423/2] test_cprofile passed -- running: test_asyncio (1 min 2 sec), test_multiprocessing_fork (35.6 sec), test_concurrent_futures (1 min 6 sec) 0:02:03 load avg: 6.01 [136/423/2] test_dtrace passed -- running: test_asyncio (1 min 2 sec), test_multiprocessing_fork (36.4 sec), test_concurrent_futures (1 min 7 sec) 0:02:04 load avg: 6.01 [137/423/2] test_genericclass passed -- running: test_asyncio (1 min 3 sec), test_multiprocessing_fork (37.3 sec), test_concurrent_futures (1 min 8 sec) 0:02:07 load avg: 6.01 [138/423/2] test_math passed -- running: test_asyncio (1 min 7 sec), test_multiprocessing_fork (40.6 sec), test_concurrent_futures (1 min 11 sec) 0:02:08 load avg: 6.01 [139/423/2] test_argparse passed -- running: test_asyncio (1 min 8 sec), test_multiprocessing_fork (41.9 sec), test_concurrent_futures (1 min 12 sec) 0:02:10 load avg: 6.17 [140/423/2] test_largefile passed -- running: test_asyncio (1 min 9 sec), test_multiprocessing_fork (43.2 sec), test_concurrent_futures (1 min 13 sec) 0:02:10 load avg: 6.17 [141/423/2] test_urllib2_localnet passed -- running: test_asyncio (1 min 9 sec), test_multiprocessing_fork (43.2 sec), test_concurrent_futures (1 min 13 sec) 0:02:11 load avg: 6.17 [142/423/2] test_binop passed -- running: test_asyncio (1 min 10 sec), test_multiprocessing_fork (44.5 sec), test_concurrent_futures (1 min 15 sec) 0:02:13 load avg: 6.17 [143/423/2] test_pstats passed -- running: test_asyncio (1 min 12 sec), test_multiprocessing_fork (46.0 sec), test_concurrent_futures (1 min 16 sec) 0:02:14 load avg: 6.31 [144/423/2] test_types passed -- running: test_asyncio (1 min 13 sec), test_multiprocessing_fork (47.1 sec), test_concurrent_futures (1 min 17 sec) 0:02:15 load avg: 6.31 [145/423/2] test_hmac passed -- running: test_asyncio (1 min 14 sec), test_multiprocessing_fork (48.3 sec), test_concurrent_futures (1 min 19 sec) 0:02:16 load avg: 6.31 [146/423/2] test_decorators passed -- running: test_asyncio (1 min 15 sec), test_multiprocessing_fork (49.1 sec), test_concurrent_futures (1 min 19 sec) 0:02:17 load avg: 6.31 [147/423/2] test_baseexception passed -- running: test_asyncio (1 min 16 sec), test_multiprocessing_fork (50.4 sec), test_concurrent_futures (1 min 21 sec) 0:02:18 load avg: 6.31 [148/423/2] test_unicode_identifiers passed -- running: test_asyncio (1 min 18 sec), test_multiprocessing_fork (51.6 sec), test_concurrent_futures (1 min 22 sec) 0:02:19 load avg: 6.29 [149/423/2] test_audit passed -- running: test_asyncio (1 min 18 sec), test_multiprocessing_fork (52.5 sec), test_concurrent_futures (1 min 23 sec) 0:02:19 load avg: 6.29 [150/423/2] test___future__ passed -- running: test_asyncio (1 min 19 sec), test_multiprocessing_fork (52.7 sec), test_concurrent_futures (1 min 23 sec) 0:02:20 load avg: 6.29 [151/423/2] test_ioctl skipped -- running: test_asyncio (1 min 19 sec), test_multiprocessing_fork (53.4 sec), test_concurrent_futures (1 min 24 sec) test_ioctl skipped -- Unable to open /dev/tty 0:02:21 load avg: 6.29 [152/423/2] test_float passed -- running: test_asyncio (1 min 20 sec), test_multiprocessing_fork (54.4 sec), test_concurrent_futures (1 min 25 sec) 0:02:28 load avg: 6.59 [153/423/2] test_os passed -- running: test_asyncio (1 min 27 sec), test_multiprocessing_fork (1 min 1 sec), test_concurrent_futures (1 min 32 sec) 0:02:34 load avg: 6.56 [154/423/2] test_xmlrpc passed -- running: test_asyncio (1 min 33 sec), test_multiprocessing_fork (1 min 7 sec), test_concurrent_futures (1 min 38 sec), test_zipfile (30.2 sec) 0:02:35 load avg: 6.56 [155/423/2] test_pkgutil passed -- running: test_asyncio (1 min 35 sec), test_multiprocessing_fork (1 min 8 sec), test_concurrent_futures (1 min 39 sec), test_zipfile (31.5 sec) 0:02:55 load avg: 15.12 [156/423/2] test_zipfile passed (50.4 sec) -- running: test_asyncio (1 min 54 sec), test_multiprocessing_fork (1 min 28 sec), test_concurrent_futures (1 min 59 sec), test_decimal (33.9 sec) 0:02:56 load avg: 15.12 [157/423/2] test_grammar passed -- running: test_asyncio (1 min 55 sec), test_multiprocessing_fork (1 min 29 sec), test_concurrent_futures (2 min), test_decimal (35.1 sec) 0:02:58 load avg: 15.12 [158/423/2] test_aifc passed -- running: test_asyncio (1 min 57 sec), test_multiprocessing_fork (1 min 31 sec), test_concurrent_futures (2 min 2 sec), test_decimal (37.0 sec) 0:02:59 load avg: 14.47 [159/423/2] test_epoll passed -- running: test_asyncio (1 min 58 sec), test_multiprocessing_fork (1 min 32 sec), test_concurrent_futures (2 min 3 sec), test_decimal (38.2 sec) 0:03:00 load avg: 14.47 [160/423/2] test_bisect passed -- running: test_asyncio (2 min), test_multiprocessing_fork (1 min 33 sec), test_concurrent_futures (2 min 4 sec), test_decimal (39.4 sec) 0:03:13 load avg: 13.38 [161/423/2] test_decimal passed (51.1 sec) -- running: test_asyncio (2 min 12 sec), test_multiprocessing_fork (1 min 46 sec), test_concurrent_futures (2 min 16 sec), test_tokenize (37.4 sec) 0:03:14 load avg: 13.11 [162/423/2] test_startfile skipped -- running: test_asyncio (2 min 13 sec), test_multiprocessing_fork (1 min 47 sec), test_concurrent_futures (2 min 18 sec), test_tokenize (38.7 sec) test_startfile skipped -- object has no attribute 'startfile' 0:03:15 load avg: 13.11 [163/423/2] test_contains passed -- running: test_asyncio (2 min 15 sec), test_multiprocessing_fork (1 min 48 sec), test_concurrent_futures (2 min 19 sec), test_tokenize (39.9 sec) 0:03:16 load avg: 13.11 [164/423/2] test_type_comments passed -- running: test_asyncio (2 min 15 sec), test_multiprocessing_fork (1 min 49 sec), test_concurrent_futures (2 min 20 sec), test_tokenize (40.7 sec) 0:03:18 load avg: 13.11 [165/423/2] test_multiprocessing_fork passed (1 min 50 sec) -- running: test_asyncio (2 min 17 sec), test_concurrent_futures (2 min 21 sec), test_tokenize (42.2 sec) /home/alexei/Загрузки/Python-3.8.9/Lib/multiprocessing/resource_tracker.py:216: UserWarning: resource_tracker: There appear to be 1 leaked shared_memory objects to clean up at shutdown warnings.warn('resource_tracker: There appear to be %d ' /home/alexei/Загрузки/Python-3.8.9/Lib/multiprocessing/resource_tracker.py:229: UserWarning: resource_tracker: '/psm_e1baca41': [Errno 2] No such file or directory: '/psm_e1baca41' warnings.warn('resource_tracker: %r: %s' % (name, e)) 0:03:18 load avg: 13.11 [166/423/2] test_with passed -- running: test_asyncio (2 min 18 sec), test_concurrent_futures (2 min 22 sec), test_tokenize (42.9 sec) 0:03:19 load avg: 12.54 [167/423/2] test_charmapcodec passed -- running: test_asyncio (2 min 18 sec), test_concurrent_futures (2 min 23 sec), test_tokenize (43.7 sec) 0:03:26 load avg: 12.50 [168/423/2] test_multibytecodec passed -- running: test_asyncio (2 min 26 sec), test_concurrent_futures (2 min 30 sec), test_tokenize (50.8 sec) 0:03:27 load avg: 12.50 [169/423/2] test_utf8source passed -- running: test_asyncio (2 min 27 sec), test_concurrent_futures (2 min 31 sec), test_tokenize (51.8 sec) 0:03:29 load avg: 12.54 [170/423/2] test_string passed -- running: test_asyncio (2 min 28 sec), test_concurrent_futures (2 min 33 sec), test_tokenize (53.6 sec) 0:03:31 load avg: 12.54 [171/423/2] test_long passed -- running: test_asyncio (2 min 31 sec), test_concurrent_futures (2 min 35 sec), test_tokenize (56.0 sec), test_multiprocessing_spawn (31.0 sec) 0:03:37 load avg: 12.18 [172/423/2] test_asyncio passed (2 min 36 sec) -- running: test_concurrent_futures (2 min 41 sec), test_tokenize (1 min 1 sec), test_multiprocessing_spawn (36.5 sec) 0:03:38 load avg: 12.18 [173/423/2] test_listcomps passed -- running: test_concurrent_futures (2 min 41 sec), test_tokenize (1 min 2 sec), test_multiprocessing_spawn (37.4 sec) 0:03:42 load avg: 11.76 [174/423/2] test_import passed -- running: test_concurrent_futures (2 min 45 sec), test_tokenize (1 min 6 sec), test_multiprocessing_spawn (41.3 sec) 0:03:42 load avg: 11.76 [175/423/2] test_abstract_numbers passed -- running: test_concurrent_futures (2 min 46 sec), test_tokenize (1 min 7 sec), test_multiprocessing_spawn (42.0 sec) 0:03:43 load avg: 11.76 [176/423/2] test_genericpath passed -- running: test_concurrent_futures (2 min 47 sec), test_tokenize (1 min 7 sec), test_multiprocessing_spawn (42.7 sec) 0:03:44 load avg: 11.62 [177/423/2] test_itertools passed -- running: test_concurrent_futures (2 min 48 sec), test_tokenize (1 min 8 sec), test_multiprocessing_spawn (43.4 sec) 0:03:44 load avg: 11.62 [178/423/2] test_peepholer passed -- running: test_concurrent_futures (2 min 48 sec), test_tokenize (1 min 8 sec), test_multiprocessing_spawn (43.7 sec) 0:03:45 load avg: 11.62 [179/423/2] test_stringprep passed -- running: test_concurrent_futures (2 min 49 sec), test_tokenize (1 min 9 sec), test_multiprocessing_spawn (44.7 sec) 0:03:46 load avg: 11.62 [180/423/2] test_resource passed -- running: test_concurrent_futures (2 min 50 sec), test_tokenize (1 min 10 sec), test_multiprocessing_spawn (45.5 sec) 0:03:47 load avg: 11.62 [181/423/2] test_getpass passed -- running: test_concurrent_futures (2 min 51 sec), test_tokenize (1 min 11 sec), test_multiprocessing_spawn (46.9 sec) 0:03:49 load avg: 11.01 [182/423/2] test_numeric_tower passed -- running: test_concurrent_futures (2 min 52 sec), test_tokenize (1 min 13 sec), test_multiprocessing_spawn (48.4 sec) 0:03:49 load avg: 11.01 [183/423/2] test_picklebuffer passed -- running: test_concurrent_futures (2 min 53 sec), test_tokenize (1 min 14 sec), test_multiprocessing_spawn (49.0 sec) 0:03:50 load avg: 11.01 [184/423/2] test_httplib passed -- running: test_concurrent_futures (2 min 54 sec), test_tokenize (1 min 14 sec), test_multiprocessing_spawn (49.8 sec) 0:03:52 load avg: 11.01 [185/423/2] test_smtplib passed -- running: test_concurrent_futures (2 min 56 sec), test_tokenize (1 min 16 sec), test_multiprocessing_spawn (51.8 sec) 0:03:53 load avg: 11.01 [186/423/2] test_devpoll skipped -- running: test_concurrent_futures (2 min 57 sec), test_tokenize (1 min 17 sec), test_multiprocessing_spawn (52.5 sec) test_devpoll skipped -- test works only on Solaris OS family 0:03:54 load avg: 10.37 [187/423/2] test_sundry passed -- running: test_concurrent_futures (2 min 58 sec), test_tokenize (1 min 18 sec), test_multiprocessing_spawn (53.4 sec) 0:03:56 load avg: 10.37 [188/423/2] test_minidom passed -- running: test_concurrent_futures (2 min 59 sec), test_tokenize (1 min 20 sec), test_multiprocessing_spawn (55.3 sec) 0:03:57 load avg: 10.37 [189/423/2] test_code_module passed -- running: test_concurrent_futures (3 min), test_tokenize (1 min 21 sec), test_multiprocessing_spawn (56.2 sec) 0:03:58 load avg: 10.37 [190/423/2] test_ossaudiodev skipped (resource denied) -- running: test_concurrent_futures (3 min 1 sec), test_tokenize (1 min 22 sec), test_multiprocessing_spawn (57.3 sec) test_ossaudiodev skipped -- Use of the 'audio' resource not enabled 0:04:00 load avg: 9.94 [191/423/2] test_heapq passed -- running: test_socket (30.8 sec), test_concurrent_futures (3 min 3 sec), test_tokenize (1 min 24 sec), test_multiprocessing_spawn (59.3 sec) 0:04:01 load avg: 9.94 [192/423/2] test_dbm_gnu passed -- running: test_socket (32.5 sec), test_concurrent_futures (3 min 5 sec), test_tokenize (1 min 26 sec), test_multiprocessing_spawn (1 min 1 sec) 0:04:04 load avg: 9.70 [193/423/2] test_socket passed (34.2 sec) -- running: test_concurrent_futures (3 min 8 sec), test_tokenize (1 min 28 sec), test_multiprocessing_spawn (1 min 3 sec) 0:04:05 load avg: 9.70 [194/423/2] test_bufio passed -- running: test_concurrent_futures (3 min 8 sec), test_tokenize (1 min 29 sec), test_multiprocessing_spawn (1 min 4 sec) 0:04:05 load avg: 9.70 [195/423/2] test_spwd passed -- running: test_concurrent_futures (3 min 9 sec), test_tokenize (1 min 29 sec), test_multiprocessing_spawn (1 min 4 sec) 0:04:05 load avg: 9.70 [196/423/2] test_netrc passed -- running: test_concurrent_futures (3 min 9 sec), test_tokenize (1 min 29 sec), test_multiprocessing_spawn (1 min 4 sec) 0:04:06 load avg: 9.70 [197/423/2] test_linecache passed -- running: test_concurrent_futures (3 min 10 sec), test_tokenize (1 min 30 sec), test_multiprocessing_spawn (1 min 5 sec) 0:04:07 load avg: 9.70 [198/423/2] test_strptime passed -- running: test_concurrent_futures (3 min 11 sec), test_tokenize (1 min 31 sec), test_multiprocessing_spawn (1 min 6 sec) 0:04:08 load avg: 9.70 [199/423/2] test_readline passed -- running: test_concurrent_futures (3 min 12 sec), test_tokenize (1 min 32 sec), test_multiprocessing_spawn (1 min 7 sec) 0:04:09 load avg: 9.25 [200/423/2] test_msilib skipped -- running: test_concurrent_futures (3 min 13 sec), test_tokenize (1 min 33 sec), test_multiprocessing_spawn (1 min 8 sec) test_msilib skipped -- No module named '_msi' 0:04:10 load avg: 9.25 [201/423/2] test_deque passed -- running: test_concurrent_futures (3 min 13 sec), test_tokenize (1 min 34 sec), test_multiprocessing_spawn (1 min 9 sec) 0:04:11 load avg: 9.25 [202/423/2] test_opcodes passed -- running: test_concurrent_futures (3 min 14 sec), test_tokenize (1 min 35 sec), test_multiprocessing_spawn (1 min 10 sec) 0:04:12 load avg: 9.25 [203/423/2] test_winsound skipped (resource denied) -- running: test_concurrent_futures (3 min 15 sec), test_tokenize (1 min 36 sec), test_multiprocessing_spawn (1 min 11 sec) test_winsound skipped -- Use of the 'audio' resource not enabled 0:04:13 load avg: 9.25 [204/423/2] test_zipimport passed -- running: test_concurrent_futures (3 min 17 sec), test_tokenize (1 min 38 sec), test_multiprocessing_spawn (1 min 12 sec) 0:04:15 load avg: 9.23 [205/423/2] test_slice passed -- running: test_concurrent_futures (3 min 19 sec), test_tokenize (1 min 39 sec), test_multiprocessing_spawn (1 min 14 sec) 0:04:15 load avg: 9.23 [206/423/2] test_pdb passed -- running: test_concurrent_futures (3 min 19 sec), test_tokenize (1 min 39 sec), test_multiprocessing_spawn (1 min 14 sec) 0:04:16 load avg: 9.23 [207/423/2] test_winreg skipped -- running: test_concurrent_futures (3 min 20 sec), test_tokenize (1 min 40 sec), test_multiprocessing_spawn (1 min 15 sec) test_winreg skipped -- No module named 'winreg' 0:04:17 load avg: 9.23 [208/423/2] test_asyncgen passed -- running: test_concurrent_futures (3 min 21 sec), test_tokenize (1 min 41 sec), test_multiprocessing_spawn (1 min 16 sec) 0:04:18 load avg: 9.23 [209/423/2] test_dataclasses passed -- running: test_concurrent_futures (3 min 22 sec), test_tokenize (1 min 42 sec), test_multiprocessing_spawn (1 min 17 sec) 0:04:20 load avg: 9.21 [210/423/2] test_optparse passed -- running: test_concurrent_futures (3 min 23 sec), test_tokenize (1 min 44 sec), test_multiprocessing_spawn (1 min 19 sec) 0:04:21 load avg: 9.21 [211/423/2] test_urllib passed -- running: test_concurrent_futures (3 min 24 sec), test_weakref (30.5 sec), test_tokenize (1 min 45 sec), test_multiprocessing_spawn (1 min 20 sec) 0:04:24 load avg: 8.71 [212/423/2] test_strtod passed -- running: test_concurrent_futures (3 min 28 sec), test_weakref (33.8 sec), test_tokenize (1 min 48 sec), test_multiprocessing_spawn (1 min 23 sec) 0:04:28 load avg: 8.71 [213/423/2] test_posix passed -- running: test_concurrent_futures (3 min 32 sec), test_weakref (38.2 sec), test_tokenize (1 min 53 sec), test_multiprocessing_spawn (1 min 27 sec) 0:04:30 load avg: 8.89 [214/423/2] test_contextlib_async passed -- running: test_concurrent_futures (3 min 34 sec), test_weakref (39.9 sec), test_tokenize (1 min 54 sec), test_multiprocessing_spawn (1 min 29 sec) Task was destroyed but it is pending! task: ()>> Task was destroyed but it is pending! task: ()>> Task was destroyed but it is pending! task: ()>> 0:04:37 load avg: 8.42 [215/423/2] test_concurrent_futures passed (3 min 40 sec) -- running: test_weakref (47.0 sec), test_tokenize (2 min 1 sec), test_multiprocessing_spawn (1 min 36 sec) 0:04:41 load avg: 8.15 [216/423/2] test_userstring passed -- running: test_weakref (51.0 sec), test_tokenize (2 min 5 sec), test_multiprocessing_spawn (1 min 40 sec) 0:04:42 load avg: 8.15 [217/423/2] test_enumerate passed -- running: test_weakref (52.2 sec), test_tokenize (2 min 7 sec), test_multiprocessing_spawn (1 min 41 sec) 0:04:44 load avg: 8.05 [218/423/2] test_base64 passed -- running: test_weakref (53.9 sec), test_tokenize (2 min 8 sec), test_multiprocessing_spawn (1 min 43 sec) 0:04:46 load avg: 8.05 [219/423/2] test_gettext passed -- running: test_weakref (55.4 sec), test_tokenize (2 min 10 sec), test_multiprocessing_spawn (1 min 45 sec) 0:04:46 load avg: 8.05 [220/423/2] test_pwd passed -- running: test_weakref (56.1 sec), test_tokenize (2 min 10 sec), test_multiprocessing_spawn (1 min 45 sec) 0:04:47 load avg: 8.05 [221/423/2] test_compare passed -- running: test_weakref (56.8 sec), test_tokenize (2 min 11 sec), test_multiprocessing_spawn (1 min 46 sec) 0:04:48 load avg: 8.05 [222/423/2] test_xml_dom_minicompat passed -- running: test_selectors (30.5 sec), test_weakref (57.6 sec), test_tokenize (2 min 12 sec), test_multiprocessing_spawn (1 min 47 sec) 0:04:49 load avg: 7.73 [223/423/2] test_selectors passed (31.3 sec) -- running: test_weakref (59.1 sec), test_tokenize (2 min 13 sec), test_multiprocessing_spawn (1 min 48 sec) 0:04:57 load avg: 7.83 [224/423/2] test_faulthandler passed -- running: test_weakref (1 min 6 sec), test_tokenize (2 min 21 sec), test_multiprocessing_spawn (1 min 56 sec) 0:05:01 load avg: 8.09 [225/423/2] test_tracemalloc passed -- running: test_weakref (1 min 10 sec), test_tokenize (2 min 25 sec), test_multiprocessing_spawn (2 min) 0:05:02 load avg: 8.09 [226/423/2] test_quopri passed -- running: test_weakref (1 min 12 sec), test_tokenize (2 min 26 sec), test_multiprocessing_spawn (2 min 1 sec) 0:05:03 load avg: 8.09 [227/423/2] test_kqueue skipped -- running: test_weakref (1 min 12 sec), test_tokenize (2 min 27 sec), test_multiprocessing_spawn (2 min 2 sec) test_kqueue skipped -- test works only on BSD 0:05:10 load avg: 8.01 [228/423/2] test_re passed -- running: test_weakref (1 min 19 sec), test_tokenize (2 min 34 sec), test_multiprocessing_spawn (2 min 9 sec) 0:05:12 load avg: 8.01 [229/423/2] test_pyexpat passed -- running: test_weakref (1 min 21 sec), test_tokenize (2 min 36 sec), test_multiprocessing_spawn (2 min 11 sec) 0:05:14 load avg: 8.33 [230/423/2] test_codeccallbacks passed -- running: test_weakref (1 min 23 sec), test_tokenize (2 min 38 sec), test_multiprocessing_spawn (2 min 13 sec) 0:05:16 load avg: 8.33 [231/423/2] test_pulldom passed -- running: test_weakref (1 min 25 sec), test_tokenize (2 min 40 sec), test_multiprocessing_spawn (2 min 15 sec) 0:05:25 load avg: 8.66 [232/423/2] test_weakref passed (1 min 33 sec) -- running: test_regrtest (35.3 sec), test_multiprocessing_main_handling (36.8 sec), test_tokenize (2 min 49 sec), test_multiprocessing_spawn (2 min 24 sec) 0:05:25 load avg: 8.66 [233/423/2] test_multiprocessing_main_handling passed (36.5 sec) -- running: test_regrtest (35.4 sec), test_tokenize (2 min 49 sec), test_multiprocessing_spawn (2 min 24 sec) 0:05:26 load avg: 8.66 [234/423/2] test_imghdr passed -- running: test_regrtest (36.6 sec), test_tokenize (2 min 50 sec), test_multiprocessing_spawn (2 min 25 sec) 0:05:29 load avg: 8.66 [235/423/2] test_ordered_dict passed -- running: test_regrtest (39.3 sec), test_tokenize (2 min 53 sec), test_multiprocessing_spawn (2 min 28 sec) 0:05:29 load avg: 8.68 [236/423/2] test_normalization passed -- running: test_regrtest (39.9 sec), test_tokenize (2 min 53 sec), test_multiprocessing_spawn (2 min 28 sec) 0:05:30 load avg: 8.68 [237/423/2] test__locale passed -- running: test_regrtest (40.5 sec), test_tokenize (2 min 54 sec), test_multiprocessing_spawn (2 min 29 sec) 0:05:30 load avg: 8.68 [238/423/2] test_dis passed -- running: test_regrtest (40.7 sec), test_tokenize (2 min 54 sec), test_multiprocessing_spawn (2 min 29 sec) 0:05:30 load avg: 8.68 [239/423/2] test_codeop passed -- running: test_regrtest (40.9 sec), test_tokenize (2 min 54 sec), test_multiprocessing_spawn (2 min 29 sec) 0:05:31 load avg: 8.68 [240/423/2] test_dummy_threading passed -- running: test_regrtest (41.3 sec), test_tokenize (2 min 55 sec), test_multiprocessing_spawn (2 min 30 sec) 0:05:31 load avg: 8.68 [241/423/2] test__osx_support passed -- running: test_regrtest (41.6 sec), test_tokenize (2 min 55 sec), test_multiprocessing_spawn (2 min 30 sec) 0:05:31 load avg: 8.68 [242/423/2] test_plistlib passed -- running: test_regrtest (42.1 sec), test_tokenize (2 min 56 sec), test_multiprocessing_spawn (2 min 30 sec) 0:05:32 load avg: 8.68 [243/423/2] test_fcntl passed -- running: test_regrtest (42.3 sec), test_tokenize (2 min 56 sec), test_multiprocessing_spawn (2 min 31 sec) 0:05:32 load avg: 8.68 [244/423/2] test_getargs2 passed -- running: test_regrtest (43.0 sec), test_tokenize (2 min 56 sec), test_multiprocessing_spawn (2 min 31 sec) 0:05:35 load avg: 8.47 [245/423/2] test_urlparse passed -- running: test_regrtest (45.7 sec), test_tokenize (2 min 59 sec), test_multiprocessing_spawn (2 min 34 sec) 0:05:36 load avg: 8.47 [246/423/2] test_tempfile passed -- running: test_regrtest (47.0 sec), test_tokenize (3 min), test_multiprocessing_spawn (2 min 35 sec) 0:05:37 load avg: 8.47 [247/423/2] test_ftplib passed -- running: test_regrtest (48.0 sec), test_tokenize (3 min 1 sec), test_multiprocessing_spawn (2 min 36 sec) 0:05:38 load avg: 8.47 [248/423/2] test_time passed -- running: test_regrtest (48.9 sec), test_tokenize (3 min 2 sec), test_multiprocessing_spawn (2 min 37 sec) 0:05:40 load avg: 8.19 [249/423/2] test_ucn passed -- running: test_regrtest (51.1 sec), test_tokenize (3 min 5 sec), test_multiprocessing_spawn (2 min 39 sec) 0:05:40 load avg: 8.19 [250/423/2] test_codecmaps_tw passed -- running: test_regrtest (51.2 sec), test_tokenize (3 min 5 sec), test_multiprocessing_spawn (2 min 40 sec) 0:05:41 load avg: 8.19 [251/423/2] test_iter passed -- running: test_regrtest (52.2 sec), test_tokenize (3 min 6 sec), test_multiprocessing_spawn (2 min 41 sec) 0:05:43 load avg: 8.19 [252/423/2] test_eof passed -- running: test_regrtest (53.4 sec), test_tokenize (3 min 7 sec), test_multiprocessing_spawn (2 min 42 sec) 0:05:44 load avg: 7.94 [253/423/2] test_profile passed -- running: test_regrtest (54.9 sec), test_tokenize (3 min 8 sec), test_multiprocessing_spawn (2 min 43 sec) 0:05:45 load avg: 7.94 [254/423/2] test_idle passed -- running: test_regrtest (55.8 sec), test_tokenize (3 min 9 sec), test_multiprocessing_spawn (2 min 44 sec) 0:05:46 load avg: 7.94 [255/423/2] test_audioop passed -- running: test_regrtest (56.6 sec), test_tokenize (3 min 10 sec), test_multiprocessing_spawn (2 min 45 sec) 0:05:49 load avg: 8.18 [256/423/2] test_asynchat passed -- running: test_regrtest (59.7 sec), test_tokenize (3 min 13 sec), test_multiprocessing_spawn (2 min 48 sec) 0:05:55 load avg: 8.33 [257/423/2] test_threading passed -- running: test_regrtest (1 min 5 sec), test_tokenize (3 min 19 sec), test_multiprocessing_spawn (2 min 54 sec) 0:06:02 load avg: 8.54 [258/423/2] test_codecs passed -- running: test_regrtest (1 min 12 sec), test_tokenize (3 min 26 sec), test_multiprocessing_spawn (3 min 1 sec) 0:06:02 load avg: 8.54 [259/423/2] test_regrtest passed (1 min 12 sec) -- running: test_tokenize (3 min 26 sec), test_multiprocessing_spawn (3 min 1 sec) 0:06:03 load avg: 8.54 [260/423/2] test_lltrace passed -- running: test_tokenize (3 min 27 sec), test_multiprocessing_spawn (3 min 2 sec) 0:06:04 load avg: 8.54 [261/423/2] test_sunau passed -- running: test_tokenize (3 min 28 sec), test_multiprocessing_spawn (3 min 3 sec) 0:06:05 load avg: 8.26 [262/423/2] test_threading_local passed -- running: test_tokenize (3 min 29 sec), test_multiprocessing_spawn (3 min 4 sec) 0:06:06 load avg: 8.26 [263/423/2] test_generator_stop passed -- running: test_tokenize (3 min 30 sec), test_multiprocessing_spawn (3 min 5 sec) 0:06:07 load avg: 8.26 [264/423/2] test_symtable passed -- running: test_tokenize (3 min 31 sec), test_multiprocessing_spawn (3 min 6 sec) 0:06:09 load avg: 8.26 [265/423/2] test_support passed -- running: test_tokenize (3 min 33 sec), test_multiprocessing_spawn (3 min 8 sec) 0:06:09 load avg: 8.16 [266/423/2] test_site passed -- running: test_tokenize (3 min 33 sec), test_multiprocessing_spawn (3 min 8 sec) 0:06:10 load avg: 8.16 [267/423/2] test_future4 passed -- running: test_tokenize (3 min 34 sec), test_multiprocessing_spawn (3 min 9 sec) 0:06:10 load avg: 8.16 [268/423/2] test_nis passed -- running: test_tokenize (3 min 34 sec), test_multiprocessing_spawn (3 min 9 sec) 0:06:10 load avg: 8.16 [269/423/2] test_exception_variations passed -- running: test_tokenize (3 min 35 sec), test_multiprocessing_spawn (3 min 10 sec) 0:06:11 load avg: 8.16 [270/423/2] test_telnetlib passed -- running: test_tokenize (3 min 35 sec), test_multiprocessing_spawn (3 min 10 sec) 0:06:12 load avg: 8.16 [271/423/2] test_list passed -- running: test_tokenize (3 min 36 sec), test_multiprocessing_spawn (3 min 11 sec) 0:06:14 load avg: 8.06 [272/423/2] test___all__ passed -- running: test_tokenize (3 min 38 sec), test_multiprocessing_spawn (3 min 13 sec) 0:06:15 load avg: 8.06 [273/423/2] test_fractions passed -- running: test_tokenize (3 min 39 sec), test_multiprocessing_spawn (3 min 14 sec) 0:06:15 load avg: 8.06 [274/423/2] test_hash passed -- running: test_tokenize (3 min 39 sec), test_multiprocessing_spawn (3 min 14 sec) 0:06:16 load avg: 8.06 [275/423/2] test_bigaddrspace passed -- running: test_tokenize (3 min 40 sec), test_multiprocessing_spawn (3 min 15 sec) 0:06:16 load avg: 8.06 [276/423/2] test_secrets passed -- running: test_tokenize (3 min 41 sec), test_multiprocessing_spawn (3 min 16 sec) 0:06:18 load avg: 8.06 [277/423/2] test_sys_settrace passed -- running: test_tokenize (3 min 42 sec), test_multiprocessing_spawn (3 min 17 sec) 0:06:19 load avg: 7.98 [278/423/2] test_openpty passed -- running: test_lib2to3 (30.6 sec), test_tokenize (3 min 44 sec), test_multiprocessing_spawn (3 min 19 sec) 0:06:21 load avg: 7.98 [279/423/2] test_super passed -- running: test_lib2to3 (31.7 sec), test_tokenize (3 min 45 sec), test_multiprocessing_spawn (3 min 20 sec) 0:06:28 load avg: 7.66 [280/423/2] test_eintr passed -- running: test_lib2to3 (38.6 sec), test_tokenize (3 min 52 sec), test_multiprocessing_spawn (3 min 27 sec) 0:06:29 load avg: 7.66 [281/423/2] test_unary passed -- running: test_lib2to3 (39.7 sec), test_tokenize (3 min 53 sec), test_multiprocessing_spawn (3 min 28 sec) 0:06:30 load avg: 7.53 [282/423/2] test_string_literals passed -- running: test_lib2to3 (40.7 sec), test_tokenize (3 min 54 sec), test_multiprocessing_spawn (3 min 29 sec) 0:06:31 load avg: 7.53 [283/423/2] test_tokenize passed (3 min 54 sec) -- running: test_lib2to3 (41.7 sec), test_multiprocessing_spawn (3 min 30 sec) 0:06:32 load avg: 7.53 [284/423/2] test_exception_hierarchy passed -- running: test_lib2to3 (42.8 sec), test_multiprocessing_spawn (3 min 31 sec) 0:06:36 load avg: 7.40 [285/423/2] test_struct passed -- running: test_lib2to3 (46.7 sec), test_multiprocessing_spawn (3 min 35 sec) 0:06:39 load avg: 7.40 [286/423/2] test_tarfile passed -- running: test_lib2to3 (49.8 sec), test_multiprocessing_spawn (3 min 38 sec) 0:06:40 load avg: 7.37 [287/423/2] test_bz2 passed -- running: test_lib2to3 (50.9 sec), test_multiprocessing_spawn (3 min 39 sec) 0:06:41 load avg: 7.37 [288/423/2] test_global passed -- running: test_lib2to3 (51.9 sec), test_multiprocessing_spawn (3 min 40 sec) 0:06:41 load avg: 7.37 [289/423/2] test_fstring passed -- running: test_lib2to3 (52.4 sec), test_multiprocessing_spawn (3 min 40 sec) 0:06:41 load avg: 7.37 [290/423/2] test_ctypes passed -- running: test_lib2to3 (52.5 sec), test_multiprocessing_spawn (3 min 40 sec) 0:06:42 load avg: 7.37 [291/423/2] test_funcattrs passed -- running: test_lib2to3 (53.2 sec), test_multiprocessing_spawn (3 min 41 sec) 0:06:42 load avg: 7.37 [292/423/2] test_cmd passed -- running: test_lib2to3 (53.3 sec), test_multiprocessing_spawn (3 min 41 sec) 0:06:42 load avg: 7.37 [293/423/2] test_unpack passed -- running: test_lib2to3 (53.5 sec), test_multiprocessing_spawn (3 min 42 sec) 0:06:43 load avg: 7.37 [294/423/2] test_turtle passed -- running: test_lib2to3 (54.5 sec), test_multiprocessing_spawn (3 min 42 sec) 0:06:56 load avg: 6.84 [295/423/2] test_poll passed -- running: test_lib2to3 (1 min 6 sec), test_multiprocessing_spawn (3 min 55 sec) 0:06:57 load avg: 6.84 [296/423/2] test_iterlen passed -- running: test_lib2to3 (1 min 7 sec), test_multiprocessing_spawn (3 min 56 sec) 0:06:58 load avg: 6.84 [297/423/2] test_unicode_file passed -- running: test_lib2to3 (1 min 8 sec), test_multiprocessing_spawn (3 min 57 sec) 0:07:06 load avg: 6.70 [298/423/2] test_json passed -- running: test_lib2to3 (1 min 17 sec), test_venv (36.5 sec), test_multiprocessing_spawn (4 min 5 sec) 0:07:07 load avg: 6.70 [299/423/2] test_rlcompleter passed -- running: test_lib2to3 (1 min 18 sec), test_venv (37.3 sec), test_multiprocessing_spawn (4 min 6 sec) 0:07:10 load avg: 6.65 [300/423/2] test_venv passed (40.0 sec) -- running: test_lib2to3 (1 min 21 sec), test_multiprocessing_spawn (4 min 10 sec) 0:07:11 load avg: 6.65 [301/423/2] test_future5 passed -- running: test_lib2to3 (1 min 22 sec), test_multiprocessing_spawn (4 min 10 sec) 0:07:12 load avg: 6.65 [302/423/2] test_timeit passed -- running: test_lib2to3 (1 min 22 sec), test_multiprocessing_spawn (4 min 11 sec) 0:07:12 load avg: 6.65 [303/423/2] test_buffer passed -- running: test_lib2to3 (1 min 22 sec), test_multiprocessing_spawn (4 min 11 sec) /home/alexei/Загрузки/Python-3.8.9/Lib/test/test_buffer.py:2288: DeprecationWarning: tostring() is deprecated. Use tobytes() instead. self.assertEqual(b, na.tostring(order='C')) /home/alexei/Загрузки/Python-3.8.9/Lib/test/test_buffer.py:2311: DeprecationWarning: tostring() is deprecated. Use tobytes() instead. self.assertEqual(b, na.tostring(order='F')) /home/alexei/Загрузки/Python-3.8.9/Lib/test/test_buffer.py:2335: DeprecationWarning: tostring() is deprecated. Use tobytes() instead. self.assertEqual(b, na.tostring(order='A')) 0:07:13 load avg: 6.65 [304/423/2] test_doctest2 passed -- running: test_multiprocessing_forkserver (30.5 sec), test_lib2to3 (1 min 23 sec), test_multiprocessing_spawn (4 min 12 sec) 0:07:13 load avg: 6.65 [305/423/2] test_c_locale_coercion passed -- running: test_multiprocessing_forkserver (30.6 sec), test_lib2to3 (1 min 23 sec), test_multiprocessing_spawn (4 min 12 sec) 0:07:13 load avg: 6.65 [306/423/2] test_sysconfig passed -- running: test_multiprocessing_forkserver (30.7 sec), test_lib2to3 (1 min 23 sec), test_multiprocessing_spawn (4 min 12 sec) 0:07:14 load avg: 6.60 [307/423/2] test_builtin passed -- running: test_multiprocessing_forkserver (31.9 sec), test_lib2to3 (1 min 25 sec), test_multiprocessing_spawn (4 min 13 sec) 0:07:16 load avg: 6.60 [308/423/2] test_warnings passed -- running: test_multiprocessing_forkserver (34.0 sec), test_lib2to3 (1 min 27 sec), test_multiprocessing_spawn (4 min 15 sec) 0:07:16 load avg: 6.60 [309/423/2] test_webbrowser passed -- running: test_multiprocessing_forkserver (34.2 sec), test_lib2to3 (1 min 27 sec), test_multiprocessing_spawn (4 min 15 sec) 0:07:17 load avg: 6.60 [310/423/2] test_userlist passed -- running: test_multiprocessing_forkserver (34.8 sec), test_lib2to3 (1 min 28 sec), test_multiprocessing_spawn (4 min 16 sec) 0:07:18 load avg: 6.60 [311/423/2] test_codecencodings_iso2022 passed -- running: test_multiprocessing_forkserver (36.2 sec), test_lib2to3 (1 min 29 sec), test_multiprocessing_spawn (4 min 17 sec) 0:07:20 load avg: 6.31 [312/423/2] test_unicodedata passed -- running: test_multiprocessing_forkserver (37.4 sec), test_lib2to3 (1 min 30 sec), test_multiprocessing_spawn (4 min 19 sec) 0:07:23 load avg: 6.31 [313/423/2] test_multiprocessing_spawn passed (4 min 22 sec) -- running: test_multiprocessing_forkserver (41.2 sec), test_lib2to3 (1 min 34 sec) /home/alexei/Загрузки/Python-3.8.9/Lib/multiprocessing/resource_tracker.py:216: UserWarning: resource_tracker: There appear to be 1 leaked shared_memory objects to clean up at shutdown warnings.warn('resource_tracker: There appear to be %d ' /home/alexei/Загрузки/Python-3.8.9/Lib/multiprocessing/resource_tracker.py:229: UserWarning: resource_tracker: '/psm_3861d7e0': [Errno 2] No such file or directory: '/psm_3861d7e0' warnings.warn('resource_tracker: %r: %s' % (name, e)) 0:07:24 load avg: 6.20 [314/423/2] test_complex passed -- running: test_multiprocessing_forkserver (42.2 sec), test_lib2to3 (1 min 35 sec) 0:07:26 load avg: 6.20 [315/423/2] test_modulefinder passed -- running: test_multiprocessing_forkserver (43.9 sec), test_lib2to3 (1 min 37 sec) 0:07:27 load avg: 6.20 [316/423/2] test_datetime passed -- running: test_multiprocessing_forkserver (44.7 sec), test_lib2to3 (1 min 37 sec) 0:07:28 load avg: 6.20 [317/423/2] test_pipes passed -- running: test_multiprocessing_forkserver (45.4 sec), test_lib2to3 (1 min 38 sec) 0:07:28 load avg: 6.20 [318/423/2] test_gdb skipped -- running: test_multiprocessing_forkserver (45.4 sec), test_lib2to3 (1 min 38 sec) test_gdb skipped -- test_gdb is not reliable on PGO builds 0:07:28 load avg: 6.20 [319/423/2] test_setcomps passed -- running: test_multiprocessing_forkserver (46.3 sec), test_lib2to3 (1 min 39 sec) 0:07:29 load avg: 6.19 [320/423/2] test_marshal passed -- running: test_multiprocessing_forkserver (46.8 sec), test_lib2to3 (1 min 40 sec) 0:07:30 load avg: 6.19 [321/423/2] test_hashlib passed -- running: test_multiprocessing_forkserver (48.2 sec), test_lib2to3 (1 min 41 sec) 0:07:31 load avg: 6.19 [322/423/2] test_repl passed -- running: test_multiprocessing_forkserver (48.4 sec), test_lib2to3 (1 min 41 sec) 0:07:31 load avg: 6.19 [323/423/2] test_unicode_file_functions passed -- running: test_multiprocessing_forkserver (48.7 sec), test_lib2to3 (1 min 41 sec) 0:07:32 load avg: 6.19 [324/423/2] test_copyreg passed -- running: test_multiprocessing_forkserver (49.9 sec), test_lib2to3 (1 min 43 sec) 0:07:34 load avg: 6.17 [325/423/2] test_shutil passed -- running: test_multiprocessing_forkserver (51.8 sec), test_lib2to3 (1 min 44 sec) 0:07:35 load avg: 6.17 [326/423/2] test_zipimport_support passed -- running: test_multiprocessing_forkserver (52.4 sec), test_lib2to3 (1 min 45 sec) 0:07:35 load avg: 6.17 [327/423/2] test_index passed -- running: test_multiprocessing_forkserver (52.5 sec), test_lib2to3 (1 min 45 sec) 0:07:35 load avg: 6.17 [328/423/2] test_dictviews passed -- running: test_multiprocessing_forkserver (53.3 sec), test_lib2to3 (1 min 46 sec) 0:07:37 load avg: 6.17 [329/423/2] test_inspect passed -- running: test_multiprocessing_forkserver (55.3 sec), test_lib2to3 (1 min 48 sec) 0:07:38 load avg: 6.17 [330/423/2] test_dict passed -- running: test_multiprocessing_forkserver (55.6 sec), test_lib2to3 (1 min 48 sec) 0:07:39 load avg: 6.40 [331/423/2] test_py_compile passed -- running: test_multiprocessing_forkserver (57.0 sec), test_lib2to3 (1 min 50 sec) 0:07:39 load avg: 6.40 [332/423/2] test_dbm passed -- running: test_multiprocessing_forkserver (57.3 sec), test_lib2to3 (1 min 50 sec) 0:07:40 load avg: 6.40 [333/423/2] test_positional_only_arg passed -- running: test_multiprocessing_forkserver (57.8 sec), test_lib2to3 (1 min 50 sec) 0:07:42 load avg: 6.40 [334/423/2] test_timeout passed -- running: test_multiprocessing_forkserver (59.5 sec), test_lib2to3 (1 min 52 sec) 0:07:43 load avg: 6.40 [335/423/2] test_xml_etree_c passed -- running: test_multiprocessing_forkserver (1 min), test_lib2to3 (1 min 53 sec) 0:07:43 load avg: 6.40 [336/423/2] test_sort passed -- running: test_multiprocessing_forkserver (1 min 1 sec), test_lib2to3 (1 min 54 sec) 0:07:45 load avg: 6.29 [337/423/2] test_sched passed -- running: test_multiprocessing_forkserver (1 min 2 sec), test_lib2to3 (1 min 55 sec) 0:07:46 load avg: 6.29 [338/423/2] test_sys_setprofile passed -- running: test_multiprocessing_forkserver (1 min 3 sec), test_lib2to3 (1 min 56 sec) 0:07:48 load avg: 6.29 [339/423/2] test_thread passed -- running: test_multiprocessing_forkserver (1 min 5 sec), test_lib2to3 (1 min 58 sec) 0:07:49 load avg: 6.29 [340/423/2] test_calendar passed -- running: test_multiprocessing_forkserver (1 min 6 sec), test_lib2to3 (1 min 59 sec) 0:07:49 load avg: 6.29 [341/423/2] test_unpack_ex passed -- running: test_multiprocessing_forkserver (1 min 6 sec), test_lib2to3 (1 min 59 sec) 0:07:50 load avg: 6.34 [342/423/2] test_urllib_response passed -- running: test_multiprocessing_forkserver (1 min 7 sec), test_lib2to3 (2 min), test_pickle (30.1 sec) 0:07:51 load avg: 6.34 [343/423/2] test_generators passed -- running: test_multiprocessing_forkserver (1 min 9 sec), test_lib2to3 (2 min 2 sec), test_pickle (31.6 sec) 0:07:51 load avg: 6.34 [344/423/2] test_finalization passed -- running: test_multiprocessing_forkserver (1 min 9 sec), test_lib2to3 (2 min 2 sec), test_pickle (31.8 sec) 0:07:52 load avg: 6.34 [345/423/2] test_syntax passed -- running: test_multiprocessing_forkserver (1 min 10 sec), test_lib2to3 (2 min 3 sec), test_pickle (32.6 sec) 0:07:53 load avg: 6.34 [346/423/2] test_bdb passed -- running: test_multiprocessing_forkserver (1 min 10 sec), test_lib2to3 (2 min 4 sec), test_pickle (33.5 sec) 0:07:54 load avg: 6.23 [347/423/2] test_typing passed -- running: test_multiprocessing_forkserver (1 min 12 sec), test_lib2to3 (2 min 5 sec), test_pickle (34.6 sec) 0:07:56 load avg: 6.23 [348/423/2] test_cmd_line_script passed -- running: test_multiprocessing_forkserver (1 min 14 sec), test_lib2to3 (2 min 7 sec), test_pickle (36.8 sec) 0:07:57 load avg: 6.23 [349/423/2] test_smtpnet passed -- running: test_multiprocessing_forkserver (1 min 14 sec), test_lib2to3 (2 min 7 sec), test_pickle (37.2 sec) 0:07:57 load avg: 6.23 [350/423/2] test_pkg passed -- running: test_multiprocessing_forkserver (1 min 15 sec), test_lib2to3 (2 min 8 sec), test_pickle (37.7 sec) 0:07:58 load avg: 6.23 [351/423/2] test_richcmp passed -- running: test_multiprocessing_forkserver (1 min 15 sec), test_lib2to3 (2 min 9 sec), test_pickle (38.5 sec) 0:07:59 load avg: 6.14 [352/423/2] test_context passed -- running: test_multiprocessing_forkserver (1 min 17 sec), test_lib2to3 (2 min 10 sec), test_pickle (39.8 sec) 0:08:01 load avg: 6.14 [353/423/2] test_lib2to3 passed (2 min 10 sec) -- running: test_multiprocessing_forkserver (1 min 18 sec), test_pickle (41.1 sec) 0:08:01 load avg: 6.14 [354/423/2] test_threaded_import passed -- running: test_multiprocessing_forkserver (1 min 18 sec), test_pickle (41.5 sec) 0:08:02 load avg: 6.14 [355/423/2] test_configparser passed -- running: test_multiprocessing_forkserver (1 min 19 sec), test_pickle (42.1 sec) 0:08:02 load avg: 6.14 [356/423/2] test_gc passed -- running: test_multiprocessing_forkserver (1 min 20 sec), test_pickle (42.7 sec) 0:08:02 load avg: 6.14 [357/423/2] test_cgi passed -- running: test_multiprocessing_forkserver (1 min 20 sec), test_pickle (42.8 sec) 0:08:03 load avg: 6.14 [358/423/2] test_tk skipped (resource denied) -- running: test_multiprocessing_forkserver (1 min 20 sec), test_pickle (43.3 sec) test_tk skipped -- Use of the 'gui' resource not enabled 0:08:03 load avg: 6.14 [359/423/2] test_code passed -- running: test_multiprocessing_forkserver (1 min 20 sec), test_pickle (43.4 sec) 0:08:04 load avg: 6.14 [360/423/2] test_posixpath passed -- running: test_multiprocessing_forkserver (1 min 21 sec), test_pickle (44.2 sec) 0:08:05 load avg: 5.96 [361/423/2] test_file_eintr passed -- running: test_multiprocessing_forkserver (1 min 22 sec), test_pickle (45.3 sec) 0:08:05 load avg: 5.96 [362/423/2] test_socketserver passed -- running: test_multiprocessing_forkserver (1 min 22 sec), test_pickle (45.4 sec) 0:08:06 load avg: 5.96 [363/423/2] test_colorsys passed -- running: test_multiprocessing_forkserver (1 min 23 sec), test_pickle (46.0 sec) 0:08:06 load avg: 5.96 [364/423/2] test_stat passed -- running: test_multiprocessing_forkserver (1 min 23 sec), test_pickle (46.0 sec) 0:08:06 load avg: 5.96 [365/423/2] test_threadedtempfile passed -- running: test_multiprocessing_forkserver (1 min 24 sec), test_pickle (46.8 sec) 0:08:07 load avg: 5.96 [366/423/2] test_csv passed -- running: test_multiprocessing_forkserver (1 min 24 sec), test_pickle (47.0 sec) 0:08:07 load avg: 5.96 [367/423/2] test_winconsoleio skipped -- running: test_multiprocessing_forkserver (1 min 24 sec), test_pickle (47.5 sec) test_winconsoleio skipped -- test only relevant on win32 0:08:08 load avg: 5.96 [368/423/2] test_wait4 passed -- running: test_multiprocessing_forkserver (1 min 25 sec), test_pickle (48.1 sec) 0:08:08 load avg: 5.96 [369/423/2] test_osx_env passed -- running: test_multiprocessing_forkserver (1 min 25 sec), test_pickle (48.5 sec) 0:08:08 load avg: 5.96 [370/423/2] test_pickle passed (48.1 sec) -- running: test_multiprocessing_forkserver (1 min 26 sec) 0:08:08 load avg: 5.96 [371/423/2] test_named_expressions passed -- running: test_multiprocessing_forkserver (1 min 26 sec) 0:08:09 load avg: 5.96 [372/423/2] test_dynamicclassattribute passed -- running: test_multiprocessing_forkserver (1 min 26 sec) 0:08:09 load avg: 6.21 [373/423/2] test_fnmatch passed -- running: test_multiprocessing_forkserver (1 min 27 sec) 0:08:10 load avg: 6.21 [374/423/2] test_imp passed -- running: test_multiprocessing_forkserver (1 min 27 sec) 0:08:10 load avg: 6.21 [375/423/2] test_strftime passed -- running: test_multiprocessing_forkserver (1 min 28 sec) 0:08:11 load avg: 6.21 [376/423/2] test_bigmem passed -- running: test_multiprocessing_forkserver (1 min 28 sec) 0:08:12 load avg: 6.21 [377/423/2] test_distutils passed -- running: test_multiprocessing_forkserver (1 min 29 sec) 0:08:13 load avg: 6.21 [378/423/2] test_atexit passed -- running: test_multiprocessing_forkserver (1 min 30 sec) 0:08:14 load avg: 6.67 [379/423/2] test_urllib2 passed -- running: test_multiprocessing_forkserver (1 min 32 sec) 0:08:14 load avg: 6.67 [380/423/2] test_bytes passed -- running: test_multiprocessing_forkserver (1 min 32 sec) 0:08:16 load avg: 6.67 [381/423/2] test_cmath passed -- running: test_multiprocessing_forkserver (1 min 34 sec) 0:08:17 load avg: 6.67 [382/423/2] test_threadsignals passed -- running: test_multiprocessing_forkserver (1 min 34 sec) 0:08:19 load avg: 6.67 [383/423/2] test_parser passed -- running: test_multiprocessing_forkserver (1 min 36 sec) 0:08:19 load avg: 6.67 [384/423/2] test_codecencodings_kr passed -- running: test_multiprocessing_forkserver (1 min 36 sec) 0:08:20 load avg: 6.78 [385/423/2] test_poplib passed -- running: test_multiprocessing_forkserver (1 min 37 sec) 0:08:23 load avg: 6.78 [386/423/2] test_traceback passed -- running: test_multiprocessing_forkserver (1 min 40 sec) 0:08:27 load avg: 6.72 [387/423/2] test_pickletools passed -- running: test_multiprocessing_forkserver (1 min 44 sec) 0:08:27 load avg: 6.72 [388/423/2] test_runpy passed -- running: test_multiprocessing_forkserver (1 min 44 sec) 0:08:28 load avg: 6.72 [389/423/2] test_xdrlib passed -- running: test_multiprocessing_forkserver (1 min 45 sec) 0:08:28 load avg: 6.72 [390/423/2] test_userdict passed -- running: test_multiprocessing_forkserver (1 min 45 sec) 0:08:29 load avg: 6.66 [391/423/2] test_trace passed -- running: test_multiprocessing_forkserver (1 min 47 sec) 0:08:30 load avg: 6.66 [392/423/2] test_dbm_ndbm passed -- running: test_multiprocessing_forkserver (1 min 47 sec) 0:08:30 load avg: 6.66 [393/423/2] test_sndhdr passed -- running: test_multiprocessing_forkserver (1 min 48 sec) 0:08:31 load avg: 6.66 [394/423/2] test_xml_etree passed -- running: test_multiprocessing_forkserver (1 min 48 sec) 0:08:31 load avg: 6.66 [395/423/2] test_mailbox passed -- running: test_multiprocessing_forkserver (1 min 49 sec) 0:08:32 load avg: 6.66 [396/423/2] test_raise passed -- running: test_multiprocessing_forkserver (1 min 49 sec) 0:08:33 load avg: 6.66 [397/423/2] test_codecencodings_cn passed -- running: test_multiprocessing_forkserver (1 min 50 sec) 0:08:33 load avg: 6.66 [398/423/2] test_ensurepip passed -- running: test_multiprocessing_forkserver (1 min 50 sec) 0:08:33 load avg: 6.66 [399/423/2] test_curses passed -- running: test_multiprocessing_forkserver (1 min 50 sec) 0:08:34 load avg: 6.66 [400/423/2] test_dict_version passed -- running: test_multiprocessing_forkserver (1 min 51 sec) 0:08:34 load avg: 6.60 [401/423/2] test_tcl passed -- running: test_multiprocessing_forkserver (1 min 52 sec) 0:08:35 load avg: 6.60 [402/423/2] test_difflib passed -- running: test_multiprocessing_forkserver (1 min 53 sec) 0:08:35 load avg: 6.60 [403/423/2] test_univnewlines passed -- running: test_multiprocessing_forkserver (1 min 53 sec) 0:08:36 load avg: 6.60 [404/423/2] test_http_cookies passed -- running: test_multiprocessing_forkserver (1 min 53 sec) 0:08:37 load avg: 6.60 [405/423/2] test_pyclbr passed -- running: test_multiprocessing_forkserver (1 min 54 sec) 0:08:38 load avg: 6.60 [406/423/2] test_uuid passed -- running: test_multiprocessing_forkserver (1 min 55 sec) 0:08:39 load avg: 6.48 [407/423/2] test_set passed -- running: test_multiprocessing_forkserver (1 min 57 sec) 0:08:40 load avg: 6.48 [408/423/2] test_metaclass passed -- running: test_multiprocessing_forkserver (1 min 57 sec) 0:08:44 load avg: 6.48 [409/423/2] test_ast passed -- running: test_multiprocessing_forkserver (2 min 1 sec) 0:08:44 load avg: 6.68 [410/423/2] test_fork1 passed -- running: test_multiprocessing_forkserver (2 min 2 sec) 0:08:45 load avg: 6.68 [411/423/2] test_uu passed -- running: test_multiprocessing_forkserver (2 min 2 sec) 0:08:45 load avg: 6.68 [412/423/2] test_multiprocessing_forkserver passed (2 min 2 sec) /home/alexei/Загрузки/Python-3.8.9/Lib/multiprocessing/resource_tracker.py:216: UserWarning: resource_tracker: There appear to be 1 leaked shared_memory objects to clean up at shutdown warnings.warn('resource_tracker: There appear to be %d ' /home/alexei/Загрузки/Python-3.8.9/Lib/multiprocessing/resource_tracker.py:229: UserWarning: resource_tracker: '/psm_5c3c269a': [Errno 2] No such file or directory: '/psm_5c3c269a' warnings.warn('resource_tracker: %r: %s' % (name, e)) 0:08:48 load avg: 6.68 [413/423/2] test_asyncore passed 0:08:48 load avg: 6.68 [414/423/2] test_gzip passed 0:08:49 load avg: 6.70 [415/423/2] test_keywordonlyarg passed -- running: test_tools (30.4 sec) 0:08:50 load avg: 6.70 [416/423/2] test_dynamic passed -- running: test_tools (31.3 sec) 0:08:52 load avg: 6.70 [417/423/2] test_wait3 passed -- running: test_tools (33.0 sec) 0:08:52 load avg: 6.70 [418/423/2] test_array passed -- running: test_tools (33.2 sec) 0:08:56 load avg: 6.65 [419/423/2] test_importlib passed -- running: test_tools (37.7 sec) 0:08:57 load avg: 6.65 [420/423/2] test_pydoc passed -- running: test_tools (38.8 sec) 0:09:27 load avg: 5.03 running: test_subprocess (47.4 sec), test_tools (1 min 8 sec), test_io (53.7 sec) 0:09:29 load avg: 4.86 [421/423/2] test_io passed (54.9 sec) -- running: test_subprocess (49.3 sec), test_tools (1 min 10 sec) 0:09:40 load avg: 4.42 [422/423/2] test_subprocess passed (59.3 sec) -- running: test_tools (1 min 21 sec) 0:09:49 load avg: 3.89 [423/423/2] test_tools passed (1 min 29 sec) == Tests result: FAILURE == 407 tests OK. 2 tests failed: test_embed test_tabnanny 14 tests skipped: test_devpoll test_gdb test_ioctl test_kqueue test_msilib test_ossaudiodev test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio test_winreg test_winsound test_zipfile64 0:09:49 load avg: 3.89 0:09:49 load avg: 3.89 Re-running failed tests in verbose mode 0:09:49 load avg: 3.89 Re-running test_tabnanny in verbose mode test_correct_directory (test.test_tabnanny.TestCheck) Directory which contains few error free python source code files. ... ok test_correct_directory_verbose (test.test_tabnanny.TestCheck) Directory containing few error free python source code files. ... ok test_correct_file (test.test_tabnanny.TestCheck) A python source code file without any errors. ... ok test_errored_directory (test.test_tabnanny.TestCheck) Directory containing wrongly indented python source code files. ... ok test_when_nannynag_error (test.test_tabnanny.TestCheck) A python source code file eligible for raising `tabnanny.NannyNag`. ... ok test_when_nannynag_error_verbose (test.test_tabnanny.TestCheck) A python source code file eligible for raising `tabnanny.NannyNag`. ... ok test_when_no_file (test.test_tabnanny.TestCheck) A python file which does not exist actually in system. ... ok test_when_tokenize_tokenerror (test.test_tabnanny.TestCheck) A python source code file eligible for raising 'tokenize.TokenError'. ... ok test_when_wrong_indented (test.test_tabnanny.TestCheck) A python source code file eligible for raising `IndentationError`. ... ok test_command_usage (test.test_tabnanny.TestCommandLine) Should display usage on no arguments. ... ERROR test_double_verbose_mode (test.test_tabnanny.TestCommandLine) Should display detailed error information if double verbose is on. ... ok test_quiet_flag (test.test_tabnanny.TestCommandLine) Should display less when quite mode is on. ... ok test_verbose_mode (test.test_tabnanny.TestCommandLine) Should display more error information if verbose mode is on. ... ok test_with_error_free_file (test.test_tabnanny.TestCommandLine) Should not display anything if python file is correctly indented. ... ok test_with_errored_file (test.test_tabnanny.TestCommandLine) Should displays error when errored python file is given. ... ok test_errprint (test.test_tabnanny.TestErrPrint) Asserting result of `tabnanny.errprint()` by giving sample inputs. ... ok test_format_witnesses (test.test_tabnanny.TestFormatWitnesses) Asserting formatter result by giving various input samples. ... ok test_all_methods (test.test_tabnanny.TestNannyNag) Asserting behaviour of `tabnanny.NannyNag` exception. ... ok test_with_correct_code (test.test_tabnanny.TestProcessTokens) A python source code without any whitespace related problems. ... ok test_with_errored_codes_samples (test.test_tabnanny.TestProcessTokens) A python source code with whitespace related sampled problems. ... ok ====================================================================== ERROR: test_command_usage (test.test_tabnanny.TestCommandLine) Should display usage on no arguments. ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/alexei/Загрузки/Python-3.8.9/Lib/test/test_tabnanny.py", line 324, in test_command_usage self.validate_cmd(stderr=stderr) File "/home/alexei/Загрузки/Python-3.8.9/Lib/test/test_tabnanny.py", line 296, in validate_cmd err = err.decode('ascii') UnicodeDecodeError: 'ascii' codec can't decode byte 0xd0 in position 20: ordinal not in range(128) ---------------------------------------------------------------------- Ran 20 tests in 0.803s FAILED (errors=1) test test_tabnanny failed 0:09:50 load avg: 3.89 Re-running test_embed in verbose mode test_audit (test.test_embed.AuditingTests) ... ok test_audit_run_command (test.test_embed.AuditingTests) ... ok test_audit_run_file (test.test_embed.AuditingTests) ... ok test_audit_run_interactivehook (test.test_embed.AuditingTests) ... ok test_audit_run_startup (test.test_embed.AuditingTests) ... ok test_audit_run_stdin (test.test_embed.AuditingTests) ... ok test_audit_subinterpreter (test.test_embed.AuditingTests) ... ok test_open_code_hook (test.test_embed.AuditingTests) ... ok test_bpo20891 (test.test_embed.EmbeddingTests) bpo-20891: Calling PyGILState_Ensure in a non-Python thread before ... ok test_forced_io_encoding (test.test_embed.EmbeddingTests) ... ok test_initialize_pymain (test.test_embed.EmbeddingTests) bpo-34008: Calling Py_Main() after Py_Initialize() must not fail. ... ok test_initialize_twice (test.test_embed.EmbeddingTests) bpo-33932: Calling Py_Initialize() twice should do nothing (and not ... ok test_pre_initialization_api (test.test_embed.EmbeddingTests) Checks some key parts of the C-API that need to work before the runtine ... ok test_pre_initialization_sys_options (test.test_embed.EmbeddingTests) Checks that sys.warnoptions and sys._xoptions can be set before the ... ok test_run_main (test.test_embed.EmbeddingTests) ... ok test_subinterps_different_ids (test.test_embed.EmbeddingTests) ... ok test_subinterps_distinct_state (test.test_embed.EmbeddingTests) ... ok test_subinterps_main (test.test_embed.EmbeddingTests) ... ok test_global_pathconfig (test.test_embed.InitConfigTests) ... ok test_init_compat_config (test.test_embed.InitConfigTests) ... ok test_init_compat_env (test.test_embed.InitConfigTests) ... ok test_init_default_config (test.test_embed.InitConfigTests) ... ok test_init_dev_mode (test.test_embed.InitConfigTests) ... ok test_init_dont_configure_locale (test.test_embed.InitConfigTests) ... ok test_init_dont_parse_argv (test.test_embed.InitConfigTests) ... ok test_init_env_dev_mode (test.test_embed.InitConfigTests) ... ok test_init_env_dev_mode_alloc (test.test_embed.InitConfigTests) ... ok test_init_from_config (test.test_embed.InitConfigTests) ... ok test_init_global_config (test.test_embed.InitConfigTests) ... ok test_init_isolated_config (test.test_embed.InitConfigTests) ... FAIL test_init_isolated_flag (test.test_embed.InitConfigTests) ... ok test_init_main (test.test_embed.InitConfigTests) ... ok test_init_parse_argv (test.test_embed.InitConfigTests) ... ok test_init_pybuilddir (test.test_embed.InitConfigTests) ... ok test_init_python_config (test.test_embed.InitConfigTests) ... ok test_init_python_env (test.test_embed.InitConfigTests) ... ok test_init_pyvenv_cfg (test.test_embed.InitConfigTests) ... ok test_init_read_set (test.test_embed.InitConfigTests) ... ok test_init_run_main (test.test_embed.InitConfigTests) ... ok test_init_setpath (test.test_embed.InitConfigTests) ... FAIL test_init_setpath_config (test.test_embed.InitConfigTests) ... ok test_init_setpythonhome (test.test_embed.InitConfigTests) ... FAIL test_init_sys_add (test.test_embed.InitConfigTests) ... ok test_init_warnoptions (test.test_embed.InitConfigTests) ... ok test_preinit_compat_config (test.test_embed.InitConfigTests) ... ok test_preinit_dont_parse_argv (test.test_embed.InitConfigTests) ... FAIL test_preinit_isolated1 (test.test_embed.InitConfigTests) ... ok test_preinit_isolated2 (test.test_embed.InitConfigTests) ... ok test_preinit_isolated_config (test.test_embed.InitConfigTests) ... FAIL test_preinit_parse_argv (test.test_embed.InitConfigTests) ... ok test_preinit_python_config (test.test_embed.InitConfigTests) ... ok ====================================================================== FAIL: test_init_isolated_config (test.test_embed.InitConfigTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/alexei/Загрузки/Python-3.8.9/Lib/test/test_embed.py", line 916, in test_init_isolated_config self.check_all_configs("test_init_isolated_config", api=API_ISOLATED) File "/home/alexei/Загрузки/Python-3.8.9/Lib/test/test_embed.py", line 685, in check_all_configs self.check_config(configs, expected_config) File "/home/alexei/Загрузки/Python-3.8.9/Lib/test/test_embed.py", line 614, in check_config self.assertEqual(config, expected) AssertionError: {'_co[423 chars]ne, 'module_search_paths': ['/usr/local/lib/py[1141 chars]': 1} != {'_co[423 chars]ne, 'executable': '/home/alexei/Загрузки/Pytho[789 chars]': 1} {'_config_init': 3, '_init_main': 1, '_install_importlib': 1, 'argv': [''], 'base_exec_prefix': '/usr/local', - 'base_executable': '/home/alexei/\udcd0\udc97\udcd0\udcb0\udcd0\udcb3\udcd1\udc80\udcd1\udc83\udcd0\udcb7\udcd0\udcba\udcd0\udcb8/Python-3.8.9/_testembed', + 'base_executable': '/home/alexei/Загрузки/Python-3.8.9/_testembed', 'base_prefix': '/usr/local', 'buffered_stdio': 1, 'bytes_warning': 0, 'check_hash_pycs_mode': 'default', 'configure_c_stdio': 0, 'dev_mode': 0, 'dump_refs': 0, 'exec_prefix': '/usr/local', - 'executable': '/home/alexei/\udcd0\udc97\udcd0\udcb0\udcd0\udcb3\udcd1\udc80\udcd1\udc83\udcd0\udcb7\udcd0\udcba\udcd0\udcb8/Python-3.8.9/_testembed', + 'executable': '/home/alexei/Загрузки/Python-3.8.9/_testembed', 'faulthandler': 0, 'hash_seed': 0, 'home': None, 'import_time': 0, 'inspect': 0, 'install_signal_handlers': 0, 'interactive': 0, 'isolated': 1, 'malloc_stats': 0, 'module_search_paths': ['/usr/local/lib/python38.zip', - '/home/alexei/\udcd0\udc97\udcd0\udcb0\udcd0\udcb3\udcd1\udc80\udcd1\udc83\udcd0\udcb7\udcd0\udcba\udcd0\udcb8/Python-3.8.9/Lib', - '/home/alexei/\udcd0\udc97\udcd0\udcb0\udcd0\udcb3\udcd1\udc80\udcd1\udc83\udcd0\udcb7\udcd0\udcba\udcd0\udcb8/Python-3.8.9/build/lib.linux-x86_64-3.8'], + '/home/alexei/Загрузки/Python-3.8.9/Lib', + '/home/alexei/Загрузки/Python-3.8.9/build/lib.linux-x86_64-3.8'], 'optimization_level': 0, 'parse_argv': 0, 'parser_debug': 0, 'pathconfig_warnings': 0, 'prefix': '/usr/local', 'program_name': './_testembed', 'pycache_prefix': None, 'pythonpath_env': None, 'quiet': 0, 'run_command': None, 'run_filename': None, 'run_module': None, 'show_alloc_count': 0, 'show_ref_count': 0, 'site_import': 1, 'skip_source_first_line': 0, 'tracemalloc': 0, 'use_environment': 0, 'use_hash_seed': 0, 'user_site_directory': 0, 'verbose': 0, 'warnoptions': [], 'write_bytecode': 1, 'xoptions': []} ====================================================================== FAIL: test_init_setpath (test.test_embed.InitConfigTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/alexei/Загрузки/Python-3.8.9/Lib/test/test_embed.py", line 1040, in test_init_setpath self.check_all_configs("test_init_setpath", config, File "/home/alexei/Загрузки/Python-3.8.9/Lib/test/test_embed.py", line 685, in check_all_configs self.check_config(configs, expected_config) File "/home/alexei/Загрузки/Python-3.8.9/Lib/test/test_embed.py", line 614, in check_config self.assertEqual(config, expected) AssertionError: {'_co[418 chars]ne, 'module_search_paths': ['/usr/local/lib/py[867 chars]': 1} != {'_co[418 chars]ne, 'executable': '/usr/bin/python3', 'base_ex[691 chars]': 1} {'_config_init': 1, '_init_main': 1, '_install_importlib': 1, 'argv': [''], 'base_exec_prefix': '', 'base_executable': '/usr/bin/python3', 'base_prefix': '', 'buffered_stdio': 1, 'bytes_warning': 0, 'check_hash_pycs_mode': 'default', 'configure_c_stdio': 0, 'dev_mode': 0, 'dump_refs': 0, 'exec_prefix': '', 'executable': '/usr/bin/python3', 'faulthandler': 0, 'hash_seed': 0, 'home': None, 'import_time': 0, 'inspect': 0, 'install_signal_handlers': 1, 'interactive': 0, 'isolated': 0, 'malloc_stats': 0, 'module_search_paths': ['/usr/local/lib/python38.zip', - '/home/alexei/\udcd0\udc97\udcd0\udcb0\udcd0\udcb3\udcd1\udc80\udcd1\udc83\udcd0\udcb7\udcd0\udcba\udcd0\udcb8/Python-3.8.9/Lib', - '/home/alexei/\udcd0\udc97\udcd0\udcb0\udcd0\udcb3\udcd1\udc80\udcd1\udc83\udcd0\udcb7\udcd0\udcba\udcd0\udcb8/Python-3.8.9/build/lib.linux-x86_64-3.8'], + '/home/alexei/Загрузки/Python-3.8.9/Lib', + '/home/alexei/Загрузки/Python-3.8.9/build/lib.linux-x86_64-3.8'], 'optimization_level': 0, 'parse_argv': 0, 'parser_debug': 0, 'pathconfig_warnings': 1, 'prefix': '', 'program_name': 'python3', 'pycache_prefix': None, 'pythonpath_env': None, 'quiet': 0, 'run_command': None, 'run_filename': None, 'run_module': None, 'show_alloc_count': 0, 'show_ref_count': 0, 'site_import': 1, 'skip_source_first_line': 0, 'tracemalloc': 0, 'use_environment': 1, 'use_hash_seed': 0, 'user_site_directory': 1, 'verbose': 0, 'warnoptions': [], 'write_bytecode': 1, 'xoptions': []} ====================================================================== FAIL: test_init_setpythonhome (test.test_embed.InitConfigTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/alexei/Загрузки/Python-3.8.9/Lib/test/test_embed.py", line 1148, in test_init_setpythonhome self.check_all_configs("test_init_setpythonhome", config, File "/home/alexei/Загрузки/Python-3.8.9/Lib/test/test_embed.py", line 685, in check_all_configs self.check_config(configs, expected_config) File "/home/alexei/Загрузки/Python-3.8.9/Lib/test/test_embed.py", line 614, in check_config self.assertEqual(config, expected) AssertionError: {'_co[551 chars]exei/\udcd0\udc97\udcd0\udcb0\udcd0\udcb3\udcd[1727 chars]': 1} != {'_co[551 chars]exei/Загрузки/Python-3.8.9', 'executable': '/u[1023 chars]': 1} {'_config_init': 1, '_init_main': 1, '_install_importlib': 1, 'argv': [''], - 'base_exec_prefix': '/home/alexei/\udcd0\udc97\udcd0\udcb0\udcd0\udcb3\udcd1\udc80\udcd1\udc83\udcd0\udcb7\udcd0\udcba\udcd0\udcb8/Python-3.8.9', + 'base_exec_prefix': '/home/alexei/Загрузки/Python-3.8.9', 'base_executable': '/usr/bin/python3', - 'base_prefix': '/home/alexei/\udcd0\udc97\udcd0\udcb0\udcd0\udcb3\udcd1\udc80\udcd1\udc83\udcd0\udcb7\udcd0\udcba\udcd0\udcb8/Python-3.8.9', + 'base_prefix': '/home/alexei/Загрузки/Python-3.8.9', 'buffered_stdio': 1, 'bytes_warning': 0, 'check_hash_pycs_mode': 'default', 'configure_c_stdio': 0, 'dev_mode': 0, 'dump_refs': 0, - 'exec_prefix': '/home/alexei/\udcd0\udc97\udcd0\udcb0\udcd0\udcb3\udcd1\udc80\udcd1\udc83\udcd0\udcb7\udcd0\udcba\udcd0\udcb8/Python-3.8.9', + 'exec_prefix': '/home/alexei/Загрузки/Python-3.8.9', 'executable': '/usr/bin/python3', 'faulthandler': 0, 'hash_seed': 0, - 'home': '/home/alexei/\udcd0\udc97\udcd0\udcb0\udcd0\udcb3\udcd1\udc80\udcd1\udc83\udcd0\udcb7\udcd0\udcba\udcd0\udcb8/Python-3.8.9', + 'home': '/home/alexei/Загрузки/Python-3.8.9', 'import_time': 0, 'inspect': 0, 'install_signal_handlers': 1, 'interactive': 0, 'isolated': 0, 'malloc_stats': 0, 'module_search_paths': ['/usr/local/lib/python38.zip', '/home/alexei/Загрузки/Python-3.8.9/Lib', '/home/alexei/Загрузки/Python-3.8.9/build/lib.linux-x86_64-3.8', - '/home/alexei/\udcd0\udc97\udcd0\udcb0\udcd0\udcb3\udcd1\udc80\udcd1\udc83\udcd0\udcb7\udcd0\udcba\udcd0\udcb8/Python-3.8.9/lib/python38.zip', - '/home/alexei/\udcd0\udc97\udcd0\udcb0\udcd0\udcb3\udcd1\udc80\udcd1\udc83\udcd0\udcb7\udcd0\udcba\udcd0\udcb8/Python-3.8.9/lib/python3.8', - '/home/alexei/\udcd0\udc97\udcd0\udcb0\udcd0\udcb3\udcd1\udc80\udcd1\udc83\udcd0\udcb7\udcd0\udcba\udcd0\udcb8/Python-3.8.9/lib/python3.8/lib-dynload'], + '/home/alexei/Загрузки/Python-3.8.9/lib/python38.zip', + '/home/alexei/Загрузки/Python-3.8.9/lib/python3.8', + '/home/alexei/Загрузки/Python-3.8.9/lib/python3.8/lib-dynload'], 'optimization_level': 0, 'parse_argv': 0, 'parser_debug': 0, 'pathconfig_warnings': 1, - 'prefix': '/home/alexei/\udcd0\udc97\udcd0\udcb0\udcd0\udcb3\udcd1\udc80\udcd1\udc83\udcd0\udcb7\udcd0\udcba\udcd0\udcb8/Python-3.8.9', + 'prefix': '/home/alexei/Загрузки/Python-3.8.9', 'program_name': 'python3', 'pycache_prefix': None, 'pythonpath_env': '/usr/local/lib/python38.zip:/home/alexei/Загрузки/Python-3.8.9/Lib:/home/alexei/Загрузки/Python-3.8.9/build/lib.linux-x86_64-3.8', 'quiet': 0, 'run_command': None, 'run_filename': None, 'run_module': None, 'show_alloc_count': 0, 'show_ref_count': 0, 'site_import': 1, 'skip_source_first_line': 0, 'tracemalloc': 0, 'use_environment': 1, 'use_hash_seed': 0, 'user_site_directory': 1, 'verbose': 0, 'warnoptions': [], 'write_bytecode': 1, 'xoptions': []} ====================================================================== FAIL: test_preinit_dont_parse_argv (test.test_embed.InitConfigTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/alexei/Загрузки/Python-3.8.9/Lib/test/test_embed.py", line 883, in test_preinit_dont_parse_argv self.check_all_configs("test_preinit_dont_parse_argv", config, preconfig, File "/home/alexei/Загрузки/Python-3.8.9/Lib/test/test_embed.py", line 685, in check_all_configs self.check_config(configs, expected_config) File "/home/alexei/Загрузки/Python-3.8.9/Lib/test/test_embed.py", line 614, in check_config self.assertEqual(config, expected) AssertionError: {'_co[482 chars]ne, 'module_search_paths': ['/usr/local/lib/py[1141 chars]': 1} != {'_co[482 chars]ne, 'executable': '/home/alexei/Загрузки/Pytho[789 chars]': 1} {'_config_init': 3, '_init_main': 1, '_install_importlib': 1, 'argv': ['python3', '-E', '-I', '-X', 'dev', '-X', 'utf8', 'script.py'], 'base_exec_prefix': '/usr/local', - 'base_executable': '/home/alexei/\udcd0\udc97\udcd0\udcb0\udcd0\udcb3\udcd1\udc80\udcd1\udc83\udcd0\udcb7\udcd0\udcba\udcd0\udcb8/Python-3.8.9/_testembed', + 'base_executable': '/home/alexei/Загрузки/Python-3.8.9/_testembed', 'base_prefix': '/usr/local', 'buffered_stdio': 1, 'bytes_warning': 0, 'check_hash_pycs_mode': 'default', 'configure_c_stdio': 0, 'dev_mode': 0, 'dump_refs': 0, 'exec_prefix': '/usr/local', - 'executable': '/home/alexei/\udcd0\udc97\udcd0\udcb0\udcd0\udcb3\udcd1\udc80\udcd1\udc83\udcd0\udcb7\udcd0\udcba\udcd0\udcb8/Python-3.8.9/_testembed', + 'executable': '/home/alexei/Загрузки/Python-3.8.9/_testembed', 'faulthandler': 0, 'hash_seed': 0, 'home': None, 'import_time': 0, 'inspect': 0, 'install_signal_handlers': 0, 'interactive': 0, 'isolated': 0, 'malloc_stats': 0, 'module_search_paths': ['/usr/local/lib/python38.zip', - '/home/alexei/\udcd0\udc97\udcd0\udcb0\udcd0\udcb3\udcd1\udc80\udcd1\udc83\udcd0\udcb7\udcd0\udcba\udcd0\udcb8/Python-3.8.9/Lib', - '/home/alexei/\udcd0\udc97\udcd0\udcb0\udcd0\udcb3\udcd1\udc80\udcd1\udc83\udcd0\udcb7\udcd0\udcba\udcd0\udcb8/Python-3.8.9/build/lib.linux-x86_64-3.8'], + '/home/alexei/Загрузки/Python-3.8.9/Lib', + '/home/alexei/Загрузки/Python-3.8.9/build/lib.linux-x86_64-3.8'], 'optimization_level': 0, 'parse_argv': 0, 'parser_debug': 0, 'pathconfig_warnings': 0, 'prefix': '/usr/local', 'program_name': './_testembed', 'pycache_prefix': None, 'pythonpath_env': None, 'quiet': 0, 'run_command': None, 'run_filename': None, 'run_module': None, 'show_alloc_count': 0, 'show_ref_count': 0, 'site_import': 1, 'skip_source_first_line': 0, 'tracemalloc': 0, 'use_environment': 0, 'use_hash_seed': 0, 'user_site_directory': 0, 'verbose': 0, 'warnoptions': [], 'write_bytecode': 1, 'xoptions': []} ====================================================================== FAIL: test_preinit_isolated_config (test.test_embed.InitConfigTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/alexei/Загрузки/Python-3.8.9/Lib/test/test_embed.py", line 913, in test_preinit_isolated_config self.check_all_configs("test_preinit_isolated_config", api=API_ISOLATED) File "/home/alexei/Загрузки/Python-3.8.9/Lib/test/test_embed.py", line 685, in check_all_configs self.check_config(configs, expected_config) File "/home/alexei/Загрузки/Python-3.8.9/Lib/test/test_embed.py", line 614, in check_config self.assertEqual(config, expected) AssertionError: {'_co[423 chars]ne, 'module_search_paths': ['/usr/local/lib/py[1141 chars]': 1} != {'_co[423 chars]ne, 'executable': '/home/alexei/Загрузки/Pytho[789 chars]': 1} {'_config_init': 3, '_init_main': 1, '_install_importlib': 1, 'argv': [''], 'base_exec_prefix': '/usr/local', - 'base_executable': '/home/alexei/\udcd0\udc97\udcd0\udcb0\udcd0\udcb3\udcd1\udc80\udcd1\udc83\udcd0\udcb7\udcd0\udcba\udcd0\udcb8/Python-3.8.9/_testembed', + 'base_executable': '/home/alexei/Загрузки/Python-3.8.9/_testembed', 'base_prefix': '/usr/local', 'buffered_stdio': 1, 'bytes_warning': 0, 'check_hash_pycs_mode': 'default', 'configure_c_stdio': 0, 'dev_mode': 0, 'dump_refs': 0, 'exec_prefix': '/usr/local', - 'executable': '/home/alexei/\udcd0\udc97\udcd0\udcb0\udcd0\udcb3\udcd1\udc80\udcd1\udc83\udcd0\udcb7\udcd0\udcba\udcd0\udcb8/Python-3.8.9/_testembed', + 'executable': '/home/alexei/Загрузки/Python-3.8.9/_testembed', 'faulthandler': 0, 'hash_seed': 0, 'home': None, 'import_time': 0, 'inspect': 0, 'install_signal_handlers': 0, 'interactive': 0, 'isolated': 1, 'malloc_stats': 0, 'module_search_paths': ['/usr/local/lib/python38.zip', - '/home/alexei/\udcd0\udc97\udcd0\udcb0\udcd0\udcb3\udcd1\udc80\udcd1\udc83\udcd0\udcb7\udcd0\udcba\udcd0\udcb8/Python-3.8.9/Lib', - '/home/alexei/\udcd0\udc97\udcd0\udcb0\udcd0\udcb3\udcd1\udc80\udcd1\udc83\udcd0\udcb7\udcd0\udcba\udcd0\udcb8/Python-3.8.9/build/lib.linux-x86_64-3.8'], + '/home/alexei/Загрузки/Python-3.8.9/Lib', + '/home/alexei/Загрузки/Python-3.8.9/build/lib.linux-x86_64-3.8'], 'optimization_level': 0, 'parse_argv': 0, 'parser_debug': 0, 'pathconfig_warnings': 0, 'prefix': '/usr/local', 'program_name': './_testembed', 'pycache_prefix': None, 'pythonpath_env': None, 'quiet': 0, 'run_command': None, 'run_filename': None, 'run_module': None, 'show_alloc_count': 0, 'show_ref_count': 0, 'site_import': 1, 'skip_source_first_line': 0, 'tracemalloc': 0, 'use_environment': 0, 'use_hash_seed': 0, 'user_site_directory': 0, 'verbose': 0, 'warnoptions': [], 'write_bytecode': 1, 'xoptions': []} ---------------------------------------------------------------------- Ran 51 tests in 11.919s FAILED (failures=5) test test_embed failed 2 tests failed again: test_embed test_tabnanny == Tests result: FAILURE then FAILURE == 407 tests OK. 2 tests failed: test_embed test_tabnanny 14 tests skipped: test_devpoll test_gdb test_ioctl test_kqueue test_msilib test_ossaudiodev test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio test_winreg test_winsound test_zipfile64 2 re-run tests: test_embed test_tabnanny Total duration: 10 min 2 sec Tests result: FAILURE then FAILURE make: *** [Makefile:1130: test] Ошибка 2