--- /srv/rebuilderd/tmp/rebuilderdTD0S6Q/inputs/python3.13-dev_3.13.5-2_arm64.deb +++ /srv/rebuilderd/tmp/rebuilderdTD0S6Q/out/python3.13-dev_3.13.5-2_arm64.deb ├── file list │ @@ -1,3 +1,3 @@ │ -rw-r--r-- 0 0 0 4 2025-06-25 18:55:22.000000 debian-binary │ -rw-r--r-- 0 0 0 772 2025-06-25 18:55:22.000000 control.tar.xz │ --rw-r--r-- 0 0 0 504152 2025-06-25 18:55:22.000000 data.tar.xz │ +-rw-r--r-- 0 0 0 503564 2025-06-25 18:55:22.000000 data.tar.xz ├── control.tar.xz │ ├── control.tar │ │ ├── ./control │ │ │ @@ -1,13 +1,13 @@ │ │ │ Package: python3.13-dev │ │ │ Source: python3.13 │ │ │ Version: 3.13.5-2 │ │ │ Architecture: arm64 │ │ │ Maintainer: Matthias Klose │ │ │ -Installed-Size: 508 │ │ │ +Installed-Size: 507 │ │ │ Depends: python3.13 (= 3.13.5-2), libpython3.13-dev (= 3.13.5-2), libpython3.13 (= 3.13.5-2) │ │ │ Recommends: libc6-dev | libc-dev │ │ │ Section: python │ │ │ Priority: optional │ │ │ Multi-Arch: allowed │ │ │ Description: Header files and a static library for Python (v3.13) │ │ │ Header files, a static library and development tools for building │ │ ├── ./md5sums │ │ │ ├── ./md5sums │ │ │ │┄ Files differ ├── data.tar.xz │ ├── data.tar │ │ ├── file list │ │ │ @@ -4,13 +4,13 @@ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2025-06-25 18:55:22.000000 ./usr/share/ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2025-06-25 18:55:22.000000 ./usr/share/doc/ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2025-06-25 18:55:22.000000 ./usr/share/doc/python3.13/ │ │ │ -rw-r--r-- 0 root (0) root (0) 492498 2025-06-11 15:36:57.000000 ./usr/share/doc/python3.13/HISTORY.gz │ │ │ -rw-r--r-- 0 root (0) root (0) 3426 2025-06-25 18:55:22.000000 ./usr/share/doc/python3.13/README.maintainers │ │ │ -rw-r--r-- 0 root (0) root (0) 2092 2025-06-11 15:36:57.000000 ./usr/share/doc/python3.13/README.valgrind.gz │ │ │ -rw-r--r-- 0 root (0) root (0) 36 2025-06-25 18:55:22.000000 ./usr/share/doc/python3.13/pybench.log │ │ │ --rw-r--r-- 0 root (0) root (0) 6485 2025-06-25 18:55:22.000000 ./usr/share/doc/python3.13/test_results.gz │ │ │ +-rw-r--r-- 0 root (0) root (0) 5913 2025-06-25 18:55:22.000000 ./usr/share/doc/python3.13/test_results.gz │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2025-06-25 18:55:22.000000 ./usr/share/man/ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2025-06-25 18:55:22.000000 ./usr/share/man/man1/ │ │ │ lrwxrwxrwx 0 root (0) root (0) 0 2025-06-25 18:55:22.000000 ./usr/bin/python3.13-config -> aarch64-linux-gnu-python3.13-config │ │ │ lrwxrwxrwx 0 root (0) root (0) 0 2025-06-25 18:55:22.000000 ./usr/share/doc/python3.13-dev -> python3.13 │ │ │ lrwxrwxrwx 0 root (0) root (0) 0 2025-06-25 18:55:22.000000 ./usr/share/man/man1/python3.13-config.1.gz -> aarch64-linux-gnu-python3.13-config.1.gz │ │ ├── ./usr/share/doc/python3.13/test_results.gz │ │ │ ├── test_results │ │ │ │ @@ -1,523 +1,501 @@ │ │ │ │ make[1]: Entering directory '/build/reproducible-path/python3.13-3.13.5/build-static' │ │ │ │ Checked 112 modules (62 built-in, 49 shared, 1 n/a on linux-aarch64, 0 disabled, 0 missing, 0 failed on import) │ │ │ │ ./python -E -m test --fast-ci --timeout= -j 1 -w -uall --timeout=3600 -x test_asyncio test_ensurepip test_faulthandler test_ftplib test_gdb test_httplib test_imaplib test_linuxaudiodev test_nntplib test_ossaudiodev test_poplib test_socket test_ssl test_ttk_guionly test_venv │ │ │ │ + ./python -u -W error -bb -E -m test --fast-ci --timeout= -j 1 -w -uall --timeout=3600 -x test_asyncio test_ensurepip test_faulthandler test_ftplib test_gdb test_httplib test_imaplib test_linuxaudiodev test_nntplib test_ossaudiodev test_poplib test_socket test_ssl test_ttk_guionly test_venv --dont-add-python-opts │ │ │ │ == CPython 3.13.5 (main, Jun 25 2025, 18:55:22) [GCC 14.2.0] │ │ │ │ -== Linux-6.1.0-37-arm64-aarch64-with-glibc2.41 little-endian │ │ │ │ +== Linux-6.12.57+deb13-cloud-arm64-aarch64-with-glibc2.41 little-endian │ │ │ │ == Python build: release LTO+PGO dtrace │ │ │ │ -== cwd: /build/reproducible-path/python3.13-3.13.5/build-static/build/test_python_worker_117872æ │ │ │ │ -== CPU count: 4 │ │ │ │ +== cwd: /build/reproducible-path/python3.13-3.13.5/build-static/build/test_python_worker_117828æ │ │ │ │ +== CPU count: 12 │ │ │ │ == encodings: locale=UTF-8 FS=utf-8 │ │ │ │ == resources: all │ │ │ │ │ │ │ │ Using random seed: 1750877722 │ │ │ │ -0:00:00 load avg: 1.27 Run 435 tests in parallel using 1 worker process (timeout: 1 hour, worker timeout: 1 hour 5 min) │ │ │ │ -0:00:20 load avg: 0.98 [ 1/435] test.test_concurrent_futures.test_as_completed passed │ │ │ │ -0:00:50 load avg: 0.86 running (1): test.test_concurrent_futures.test_deadlock (30.0 sec) │ │ │ │ -0:00:54 load avg: 0.79 [ 2/435] test.test_concurrent_futures.test_deadlock passed (33.9 sec) │ │ │ │ -0:00:57 load avg: 0.73 [ 3/435] test.test_concurrent_futures.test_future passed │ │ │ │ -0:01:03 load avg: 0.75 [ 4/435] test.test_concurrent_futures.test_init passed │ │ │ │ -0:01:33 load avg: 1.14 running (1): test.test_concurrent_futures.test_process_pool (30.0 sec) │ │ │ │ -0:01:53 load avg: 1.22 [ 5/435] test.test_concurrent_futures.test_process_pool passed (49.7 sec) │ │ │ │ -0:02:22 load avg: 1.16 [ 6/435] test.test_concurrent_futures.test_shutdown passed │ │ │ │ -0:02:35 load avg: 1.14 [ 7/435] test.test_concurrent_futures.test_thread_pool passed │ │ │ │ -0:02:47 load avg: 1.11 [ 8/435] test.test_concurrent_futures.test_wait passed │ │ │ │ -0:02:48 load avg: 1.11 [ 9/435] test.test_future_stmt.test_future passed │ │ │ │ -0:02:49 load avg: 1.11 [ 10/435] test.test_future_stmt.test_future_flags passed │ │ │ │ -0:02:49 load avg: 1.11 [ 11/435] test.test_future_stmt.test_future_multiple_features passed │ │ │ │ -0:02:50 load avg: 1.11 [ 12/435] test.test_future_stmt.test_future_multiple_imports passed │ │ │ │ -0:02:50 load avg: 1.11 [ 13/435] test.test_future_stmt.test_future_single_import passed │ │ │ │ -0:02:54 load avg: 1.10 [ 14/435] test.test_inspect.test_inspect passed │ │ │ │ -0:03:15 load avg: 1.13 [ 15/435] test.test_multiprocessing_fork.test_manager passed │ │ │ │ -0:03:38 load avg: 0.87 [ 16/435] test.test_multiprocessing_fork.test_misc passed │ │ │ │ -0:04:08 load avg: 0.91 running (1): test.test_multiprocessing_fork.test_processes (30.0 sec) │ │ │ │ -0:04:14 load avg: 0.92 [ 17/435] test.test_multiprocessing_fork.test_processes passed (36.2 sec) │ │ │ │ -0:04:32 load avg: 0.74 [ 18/435] test.test_multiprocessing_fork.test_threads passed │ │ │ │ -0:05:02 load avg: 1.23 [ 19/435] test.test_multiprocessing_forkserver.test_manager passed │ │ │ │ -0:05:32 load avg: 1.14 running (1): test.test_multiprocessing_forkserver.test_misc (30.0 sec) │ │ │ │ -0:05:38 load avg: 1.05 [ 20/435] test.test_multiprocessing_forkserver.test_misc passed (36.8 sec) │ │ │ │ -0:06:08 load avg: 1.06 running (1): test.test_multiprocessing_forkserver.test_processes (30.0 sec) │ │ │ │ -0:06:38 load avg: 7.16 running (1): test.test_multiprocessing_forkserver.test_processes (1 min) │ │ │ │ -0:06:48 load avg: 6.29 [ 21/435] test.test_multiprocessing_forkserver.test_processes passed (1 min 9 sec) │ │ │ │ -0:07:07 load avg: 5.06 [ 22/435] test.test_multiprocessing_forkserver.test_threads passed │ │ │ │ -0:07:37 load avg: 3.84 running (1): test.test_multiprocessing_spawn.test_manager (30.0 sec) │ │ │ │ -0:07:44 load avg: 3.61 [ 23/435] test.test_multiprocessing_spawn.test_manager passed (37.0 sec) │ │ │ │ -0:08:14 load avg: 3.17 running (1): test.test_multiprocessing_spawn.test_misc (30.0 sec) │ │ │ │ -0:08:33 load avg: 3.39 [ 24/435] test.test_multiprocessing_spawn.test_misc passed (49.0 sec) │ │ │ │ -0:09:03 load avg: 2.80 running (1): test.test_multiprocessing_spawn.test_processes (30.0 sec) │ │ │ │ -0:09:33 load avg: 2.10 running (1): test.test_multiprocessing_spawn.test_processes (1 min) │ │ │ │ -0:09:55 load avg: 1.79 [ 25/435] test.test_multiprocessing_spawn.test_processes passed (1 min 22 sec) │ │ │ │ -0:10:14 load avg: 1.43 [ 26/435] test.test_multiprocessing_spawn.test_threads passed │ │ │ │ -0:10:20 load avg: 1.40 [ 27/435] test.test_pydoc.test_pydoc passed │ │ │ │ -0:10:22 load avg: 1.37 [ 28/435] test___all__ passed │ │ │ │ -0:10:23 load avg: 1.37 [ 29/435] test__colorize passed │ │ │ │ -0:10:25 load avg: 1.37 [ 30/435] test__interpchannels passed │ │ │ │ -0:10:29 load avg: 1.34 [ 31/435] test__interpreters passed │ │ │ │ -0:10:29 load avg: 1.34 [ 32/435] test__locale passed │ │ │ │ -0:10:29 load avg: 1.34 [ 33/435] test__opcode passed │ │ │ │ -0:10:30 load avg: 1.34 [ 34/435] test__osx_support passed │ │ │ │ -0:10:30 load avg: 1.34 [ 35/435] test_abc passed │ │ │ │ -0:10:31 load avg: 1.31 [ 36/435] test_abstract_numbers passed │ │ │ │ -0:10:31 load avg: 1.31 [ 37/435] test_android skipped │ │ │ │ +0:00:00 load avg: 4.38 Run 435 tests in parallel using 1 worker process (timeout: 1 hour, worker timeout: 1 hour 5 min) │ │ │ │ +0:00:15 load avg: 4.15 [ 1/435] test.test_concurrent_futures.test_as_completed passed │ │ │ │ +0:00:35 load avg: 4.03 [ 2/435] test.test_concurrent_futures.test_deadlock passed │ │ │ │ +0:00:38 load avg: 4.43 [ 3/435] test.test_concurrent_futures.test_future passed │ │ │ │ +0:00:41 load avg: 4.47 [ 4/435] test.test_concurrent_futures.test_init passed │ │ │ │ +0:01:11 load avg: 6.50 running (1): test.test_concurrent_futures.test_process_pool (30.0 sec) │ │ │ │ +0:01:13 load avg: 6.50 [ 5/435] test.test_concurrent_futures.test_process_pool passed (32.5 sec) │ │ │ │ +0:01:31 load avg: 6.07 [ 6/435] test.test_concurrent_futures.test_shutdown passed │ │ │ │ +0:01:46 load avg: 5.53 [ 7/435] test.test_concurrent_futures.test_thread_pool passed │ │ │ │ +0:01:51 load avg: 5.57 [ 8/435] test.test_concurrent_futures.test_wait passed │ │ │ │ +0:01:52 load avg: 5.57 [ 9/435] test.test_future_stmt.test_future passed │ │ │ │ +0:01:52 load avg: 5.57 [ 10/435] test.test_future_stmt.test_future_flags passed │ │ │ │ +0:01:52 load avg: 5.57 [ 11/435] test.test_future_stmt.test_future_multiple_features passed │ │ │ │ +0:01:52 load avg: 5.57 [ 12/435] test.test_future_stmt.test_future_multiple_imports passed │ │ │ │ +0:01:53 load avg: 5.57 [ 13/435] test.test_future_stmt.test_future_single_import passed │ │ │ │ +0:01:54 load avg: 5.57 [ 14/435] test.test_inspect.test_inspect passed │ │ │ │ +0:02:06 load avg: 5.25 [ 15/435] test.test_multiprocessing_fork.test_manager passed │ │ │ │ +0:02:23 load avg: 4.61 [ 16/435] test.test_multiprocessing_fork.test_misc passed │ │ │ │ +0:02:50 load avg: 4.45 [ 17/435] test.test_multiprocessing_fork.test_processes passed │ │ │ │ +0:03:05 load avg: 4.28 [ 18/435] test.test_multiprocessing_fork.test_threads passed │ │ │ │ +0:03:22 load avg: 4.16 [ 19/435] test.test_multiprocessing_forkserver.test_manager passed │ │ │ │ +0:03:46 load avg: 3.76 [ 20/435] test.test_multiprocessing_forkserver.test_misc passed │ │ │ │ +0:04:16 load avg: 3.88 running (1): test.test_multiprocessing_forkserver.test_processes (30.0 sec) │ │ │ │ +0:04:29 load avg: 4.85 [ 21/435] test.test_multiprocessing_forkserver.test_processes passed (43.2 sec) │ │ │ │ +0:04:44 load avg: 4.44 [ 22/435] test.test_multiprocessing_forkserver.test_threads passed │ │ │ │ +0:05:04 load avg: 4.32 [ 23/435] test.test_multiprocessing_spawn.test_manager passed │ │ │ │ +0:05:34 load avg: 4.17 running (1): test.test_multiprocessing_spawn.test_misc (30.0 sec) │ │ │ │ +0:05:34 load avg: 4.17 [ 24/435] test.test_multiprocessing_spawn.test_misc passed (30.1 sec) │ │ │ │ +0:06:04 load avg: 4.29 running (1): test.test_multiprocessing_spawn.test_processes (30.0 sec) │ │ │ │ +0:06:24 load avg: 4.19 [ 25/435] test.test_multiprocessing_spawn.test_processes passed (49.5 sec) │ │ │ │ +0:06:39 load avg: 4.01 [ 26/435] test.test_multiprocessing_spawn.test_threads passed │ │ │ │ +0:06:42 load avg: 3.93 [ 27/435] test.test_pydoc.test_pydoc passed │ │ │ │ +0:06:44 load avg: 3.93 [ 28/435] test___all__ passed │ │ │ │ +0:06:45 load avg: 3.93 [ 29/435] test__colorize passed │ │ │ │ +0:06:46 load avg: 3.93 [ 30/435] test__interpchannels passed │ │ │ │ +0:06:47 load avg: 3.93 [ 31/435] test__interpreters passed │ │ │ │ +0:06:48 load avg: 3.93 [ 32/435] test__locale passed │ │ │ │ +0:06:48 load avg: 3.93 [ 33/435] test__opcode passed │ │ │ │ +0:06:48 load avg: 3.93 [ 34/435] test__osx_support passed │ │ │ │ +0:06:48 load avg: 3.93 [ 35/435] test_abc passed │ │ │ │ +0:06:48 load avg: 3.93 [ 36/435] test_abstract_numbers passed │ │ │ │ +0:06:49 load avg: 3.93 [ 37/435] test_android skipped │ │ │ │ test_android skipped -- Android-specific │ │ │ │ -0:10:32 load avg: 1.31 [ 38/435] test_apple skipped │ │ │ │ +0:06:49 load avg: 3.93 [ 38/435] test_apple skipped │ │ │ │ test_apple skipped -- iOS-specific │ │ │ │ -0:10:36 load avg: 1.31 [ 39/435] test_argparse passed │ │ │ │ -0:10:38 load avg: 1.20 [ 40/435] test_array passed │ │ │ │ -0:10:38 load avg: 1.20 [ 41/435] test_asdl_parser passed │ │ │ │ -0:10:44 load avg: 1.19 [ 42/435] test_ast passed │ │ │ │ -0:10:46 load avg: 1.17 [ 43/435] test_asyncgen passed │ │ │ │ -0:10:47 load avg: 1.17 [ 44/435] test_atexit passed │ │ │ │ -0:10:53 load avg: 1.16 [ 45/435] test_audit passed │ │ │ │ -0:10:53 load avg: 1.16 [ 46/435] test_augassign passed │ │ │ │ -0:10:54 load avg: 1.16 [ 47/435] test_base64 passed │ │ │ │ -0:10:54 load avg: 1.16 [ 48/435] test_baseexception passed │ │ │ │ -0:10:55 load avg: 1.16 [ 49/435] test_bdb passed │ │ │ │ -0:10:55 load avg: 1.16 [ 50/435] test_bigaddrspace passed │ │ │ │ -0:10:56 load avg: 1.15 [ 51/435] test_bigmem passed │ │ │ │ -0:10:56 load avg: 1.15 [ 52/435] test_binascii passed │ │ │ │ -0:10:57 load avg: 1.15 [ 53/435] test_binop passed │ │ │ │ -0:10:57 load avg: 1.15 [ 54/435] test_bisect passed │ │ │ │ -0:10:58 load avg: 1.15 [ 55/435] test_bool passed │ │ │ │ -0:11:06 load avg: 1.20 [ 56/435] test_buffer passed │ │ │ │ -0:11:08 load avg: 1.20 [ 57/435] test_bufio passed │ │ │ │ -0:11:09 load avg: 1.20 [ 58/435] test_builtin passed │ │ │ │ -0:11:13 load avg: 1.19 [ 59/435] test_bytes passed │ │ │ │ -0:11:16 load avg: 1.19 [ 60/435] test_bz2 passed │ │ │ │ -0:11:22 load avg: 1.16 [ 61/435] test_c_locale_coercion passed │ │ │ │ -0:11:28 load avg: 1.15 [ 62/435] test_calendar passed │ │ │ │ -0:11:29 load avg: 1.15 [ 63/435] test_call passed │ │ │ │ -0:11:57 load avg: 1.26 [ 64/435] test_capi passed │ │ │ │ -0:12:27 load avg: 1.15 running (1): test_cext (30.0 sec) │ │ │ │ -0:12:57 load avg: 1.09 running (1): test_cext (1 min) │ │ │ │ -0:13:07 load avg: 1.08 [ 65/435] test_cext passed (1 min 9 sec) │ │ │ │ -0:13:07 load avg: 1.08 [ 66/435] test_charmapcodec passed │ │ │ │ -0:13:08 load avg: 1.08 [ 67/435] test_class passed │ │ │ │ -0:13:09 load avg: 1.08 [ 68/435] test_clinic passed │ │ │ │ -0:13:10 load avg: 1.08 [ 69/435] test_cmath passed │ │ │ │ -0:13:10 load avg: 1.08 [ 70/435] test_cmd passed │ │ │ │ -0:13:21 load avg: 1.36 [ 71/435] test_cmd_line passed │ │ │ │ -0:13:29 load avg: 1.30 [ 72/435] test_cmd_line_script passed │ │ │ │ -0:13:30 load avg: 1.30 [ 73/435] test_code passed │ │ │ │ -0:13:30 load avg: 1.30 [ 74/435] test_code_module passed │ │ │ │ -0:13:31 load avg: 1.28 [ 75/435] test_codeccallbacks passed │ │ │ │ -0:13:32 load avg: 1.28 [ 76/435] test_codecencodings_cn passed │ │ │ │ -0:13:32 load avg: 1.28 [ 77/435] test_codecencodings_hk passed │ │ │ │ -0:13:33 load avg: 1.28 [ 78/435] test_codecencodings_iso2022 passed │ │ │ │ -0:13:34 load avg: 1.28 [ 79/435] test_codecencodings_jp passed │ │ │ │ -0:13:34 load avg: 1.28 [ 80/435] test_codecencodings_kr passed │ │ │ │ -0:13:35 load avg: 1.28 [ 81/435] test_codecencodings_tw passed │ │ │ │ -0:13:36 load avg: 1.28 [ 82/435] test_codecmaps_cn passed │ │ │ │ -0:13:36 load avg: 1.26 [ 83/435] test_codecmaps_hk passed │ │ │ │ -0:13:37 load avg: 1.26 [ 84/435] test_codecmaps_jp passed │ │ │ │ -0:13:38 load avg: 1.26 [ 85/435] test_codecmaps_kr passed │ │ │ │ -0:13:39 load avg: 1.26 [ 86/435] test_codecmaps_tw passed │ │ │ │ -0:13:41 load avg: 1.26 [ 87/435] test_codecs passed │ │ │ │ -0:13:41 load avg: 1.24 [ 88/435] test_codeop passed │ │ │ │ -0:13:43 load avg: 1.24 [ 89/435] test_collections passed │ │ │ │ -0:13:43 load avg: 1.24 [ 90/435] test_colorsys passed │ │ │ │ -0:13:44 load avg: 1.24 [ 91/435] test_compare passed │ │ │ │ -0:13:58 load avg: 1.18 [ 92/435] test_compile passed │ │ │ │ -0:14:28 load avg: 1.11 running (1): test_compileall (30.0 sec) │ │ │ │ -0:14:36 load avg: 1.09 [ 93/435] test_compileall passed (38.4 sec) │ │ │ │ -0:14:37 load avg: 1.09 [ 94/435] test_compiler_assemble passed │ │ │ │ -0:14:37 load avg: 1.09 [ 95/435] test_compiler_codegen passed │ │ │ │ -0:14:38 load avg: 1.09 [ 96/435] test_complex passed │ │ │ │ -0:14:39 load avg: 1.09 [ 97/435] test_configparser passed │ │ │ │ -0:14:39 load avg: 1.09 [ 98/435] test_contains passed │ │ │ │ -0:14:41 load avg: 1.08 [ 99/435] test_context passed │ │ │ │ -0:14:42 load avg: 1.08 [100/435] test_contextlib passed │ │ │ │ -0:14:43 load avg: 1.08 [101/435] test_contextlib_async passed │ │ │ │ -0:14:43 load avg: 1.08 [102/435] test_copy passed │ │ │ │ -0:14:44 load avg: 1.08 [103/435] test_copyreg passed │ │ │ │ -0:14:45 load avg: 1.08 [104/435] test_coroutines passed │ │ │ │ -0:15:15 load avg: 1.13 running (1): test_cppext (30.0 sec) │ │ │ │ -0:15:43 load avg: 1.25 [105/435] test_cppext passed (58.0 sec) │ │ │ │ -0:15:45 load avg: 1.25 [106/435] test_cprofile passed │ │ │ │ -0:15:46 load avg: 1.25 [107/435] test_csv passed │ │ │ │ -0:15:49 load avg: 1.23 [108/435] test_ctypes passed │ │ │ │ -0:15:50 load avg: 1.23 [109/435] test_curses passed │ │ │ │ -0:15:51 load avg: 1.21 [110/435] test_dataclasses passed │ │ │ │ -0:15:57 load avg: 1.28 [111/435] test_datetime passed │ │ │ │ -0:15:58 load avg: 1.28 [112/435] test_dbm passed │ │ │ │ -0:15:58 load avg: 1.28 [113/435] test_dbm_dumb passed │ │ │ │ -0:15:59 load avg: 1.28 [114/435] test_dbm_gnu passed │ │ │ │ -0:15:59 load avg: 1.28 [115/435] test_dbm_ndbm passed │ │ │ │ -0:15:59 load avg: 1.28 [116/435] test_dbm_sqlite3 passed │ │ │ │ -0:16:12 load avg: 1.21 [117/435] test_decimal passed │ │ │ │ -0:16:13 load avg: 1.21 [118/435] test_decorators passed │ │ │ │ -0:16:13 load avg: 1.21 [119/435] test_defaultdict passed │ │ │ │ -0:16:15 load avg: 1.21 [120/435] test_deque passed │ │ │ │ -0:16:17 load avg: 1.20 [121/435] test_descr passed │ │ │ │ -0:16:18 load avg: 1.20 [122/435] test_descrtut passed │ │ │ │ -0:16:18 load avg: 1.20 [123/435] test_devpoll skipped │ │ │ │ +0:06:50 load avg: 3.93 [ 39/435] test_argparse passed │ │ │ │ +0:06:51 load avg: 3.94 [ 40/435] test_array passed │ │ │ │ +0:06:51 load avg: 3.94 [ 41/435] test_asdl_parser passed │ │ │ │ +0:06:54 load avg: 3.94 [ 42/435] test_ast passed │ │ │ │ +0:06:55 load avg: 3.94 [ 43/435] test_asyncgen passed │ │ │ │ +0:06:55 load avg: 3.94 [ 44/435] test_atexit passed │ │ │ │ +0:06:59 load avg: 3.94 [ 45/435] test_audit passed │ │ │ │ +0:06:59 load avg: 3.94 [ 46/435] test_augassign passed │ │ │ │ +0:06:59 load avg: 3.94 [ 47/435] test_base64 passed │ │ │ │ +0:07:00 load avg: 3.94 [ 48/435] test_baseexception passed │ │ │ │ +0:07:00 load avg: 3.94 [ 49/435] test_bdb passed │ │ │ │ +0:07:00 load avg: 3.94 [ 50/435] test_bigaddrspace passed │ │ │ │ +0:07:00 load avg: 3.94 [ 51/435] test_bigmem passed │ │ │ │ +0:07:01 load avg: 3.94 [ 52/435] test_binascii passed │ │ │ │ +0:07:01 load avg: 3.94 [ 53/435] test_binop passed │ │ │ │ +0:07:01 load avg: 3.95 [ 54/435] test_bisect passed │ │ │ │ +0:07:01 load avg: 3.95 [ 55/435] test_bool passed │ │ │ │ +0:07:04 load avg: 3.95 [ 56/435] test_buffer passed │ │ │ │ +0:07:04 load avg: 3.95 [ 57/435] test_bufio passed │ │ │ │ +0:07:05 load avg: 3.95 [ 58/435] test_builtin passed │ │ │ │ +0:07:07 load avg: 4.27 [ 59/435] test_bytes passed │ │ │ │ +0:07:08 load avg: 4.27 [ 60/435] test_bz2 passed │ │ │ │ +0:07:11 load avg: 4.25 [ 61/435] test_c_locale_coercion passed │ │ │ │ +0:07:14 load avg: 4.25 [ 62/435] test_calendar passed │ │ │ │ +0:07:15 load avg: 4.25 [ 63/435] test_call passed │ │ │ │ +0:07:28 load avg: 4.12 [ 64/435] test_capi passed │ │ │ │ +0:07:58 load avg: 4.96 running (1): test_cext (30.0 sec) │ │ │ │ +0:07:59 load avg: 4.96 [ 65/435] test_cext passed (30.6 sec) │ │ │ │ +0:07:59 load avg: 4.96 [ 66/435] test_charmapcodec passed │ │ │ │ +0:08:00 load avg: 4.96 [ 67/435] test_class passed │ │ │ │ +0:08:00 load avg: 4.96 [ 68/435] test_clinic passed │ │ │ │ +0:08:00 load avg: 4.96 [ 69/435] test_cmath passed │ │ │ │ +0:08:01 load avg: 4.96 [ 70/435] test_cmd passed │ │ │ │ +0:08:06 load avg: 4.88 [ 71/435] test_cmd_line passed │ │ │ │ +0:08:10 load avg: 4.81 [ 72/435] test_cmd_line_script passed │ │ │ │ +0:08:11 load avg: 4.81 [ 73/435] test_code passed │ │ │ │ +0:08:11 load avg: 4.82 [ 74/435] test_code_module passed │ │ │ │ +0:08:11 load avg: 4.82 [ 75/435] test_codeccallbacks passed │ │ │ │ +0:08:12 load avg: 4.82 [ 76/435] test_codecencodings_cn passed │ │ │ │ +0:08:12 load avg: 4.82 [ 77/435] test_codecencodings_hk passed │ │ │ │ +0:08:12 load avg: 4.82 [ 78/435] test_codecencodings_iso2022 passed │ │ │ │ +0:08:13 load avg: 4.82 [ 79/435] test_codecencodings_jp passed │ │ │ │ +0:08:13 load avg: 4.82 [ 80/435] test_codecencodings_kr passed │ │ │ │ +0:08:13 load avg: 4.82 [ 81/435] test_codecencodings_tw passed │ │ │ │ +0:08:14 load avg: 4.82 [ 82/435] test_codecmaps_cn passed │ │ │ │ +0:08:14 load avg: 4.82 [ 83/435] test_codecmaps_hk passed │ │ │ │ +0:08:14 load avg: 4.82 [ 84/435] test_codecmaps_jp passed │ │ │ │ +0:08:15 load avg: 4.82 [ 85/435] test_codecmaps_kr passed │ │ │ │ +0:08:15 load avg: 4.82 [ 86/435] test_codecmaps_tw passed │ │ │ │ +0:08:16 load avg: 4.82 [ 87/435] test_codecs passed │ │ │ │ +0:08:16 load avg: 4.82 [ 88/435] test_codeop passed │ │ │ │ +0:08:17 load avg: 4.76 [ 89/435] test_collections passed │ │ │ │ +0:08:17 load avg: 4.76 [ 90/435] test_colorsys passed │ │ │ │ +0:08:17 load avg: 4.76 [ 91/435] test_compare passed │ │ │ │ +0:08:23 load avg: 4.78 [ 92/435] test_compile passed │ │ │ │ +0:08:42 load avg: 4.75 [ 93/435] test_compileall passed │ │ │ │ +0:08:42 load avg: 4.75 [ 94/435] test_compiler_assemble passed │ │ │ │ +0:08:42 load avg: 4.75 [ 95/435] test_compiler_codegen passed │ │ │ │ +0:08:42 load avg: 4.75 [ 96/435] test_complex passed │ │ │ │ +0:08:43 load avg: 4.75 [ 97/435] test_configparser passed │ │ │ │ +0:08:43 load avg: 4.75 [ 98/435] test_contains passed │ │ │ │ +0:08:44 load avg: 4.75 [ 99/435] test_context passed │ │ │ │ +0:08:44 load avg: 4.75 [100/435] test_contextlib passed │ │ │ │ +0:08:45 load avg: 4.75 [101/435] test_contextlib_async passed │ │ │ │ +0:08:45 load avg: 4.75 [102/435] test_copy passed │ │ │ │ +0:08:45 load avg: 4.75 [103/435] test_copyreg passed │ │ │ │ +0:08:46 load avg: 4.75 [104/435] test_coroutines passed │ │ │ │ +0:09:11 load avg: 4.72 [105/435] test_cppext passed │ │ │ │ +0:09:12 load avg: 4.72 [106/435] test_cprofile passed │ │ │ │ +0:09:12 load avg: 4.72 [107/435] test_csv passed │ │ │ │ +0:09:14 load avg: 4.72 [108/435] test_ctypes passed │ │ │ │ +0:09:14 load avg: 4.72 [109/435] test_curses passed │ │ │ │ +0:09:15 load avg: 4.72 [110/435] test_dataclasses passed │ │ │ │ +0:09:18 load avg: 4.74 [111/435] test_datetime passed │ │ │ │ +0:09:18 load avg: 4.74 [112/435] test_dbm passed │ │ │ │ +0:09:19 load avg: 4.74 [113/435] test_dbm_dumb passed │ │ │ │ +0:09:19 load avg: 4.74 [114/435] test_dbm_gnu passed │ │ │ │ +0:09:19 load avg: 4.74 [115/435] test_dbm_ndbm passed │ │ │ │ +0:09:20 load avg: 4.74 [116/435] test_dbm_sqlite3 passed │ │ │ │ +0:09:23 load avg: 4.76 [117/435] test_decimal passed │ │ │ │ +0:09:24 load avg: 4.76 [118/435] test_decorators passed │ │ │ │ +0:09:24 load avg: 4.76 [119/435] test_defaultdict passed │ │ │ │ +0:09:25 load avg: 4.76 [120/435] test_deque passed │ │ │ │ +0:09:26 load avg: 4.76 [121/435] test_descr passed │ │ │ │ +0:09:26 load avg: 4.76 [122/435] test_descrtut passed │ │ │ │ +0:09:26 load avg: 4.76 [123/435] test_devpoll skipped │ │ │ │ test_devpoll skipped -- test works only on Solaris OS family │ │ │ │ -0:16:20 load avg: 1.20 [124/435] test_dict passed │ │ │ │ -0:16:20 load avg: 1.20 [125/435] test_dict_version passed │ │ │ │ -0:16:20 load avg: 1.20 [126/435] test_dictcomps passed │ │ │ │ -0:16:21 load avg: 1.20 [127/435] test_dictviews passed │ │ │ │ -0:16:22 load avg: 1.18 [128/435] test_difflib passed │ │ │ │ -0:16:24 load avg: 1.18 [129/435] test_dis passed │ │ │ │ -0:16:27 load avg: 1.17 [130/435] test_doctest passed │ │ │ │ -0:16:30 load avg: 1.17 [131/435] test_docxmlrpc passed │ │ │ │ -0:16:31 load avg: 1.17 [132/435] test_dtrace passed │ │ │ │ -0:16:31 load avg: 1.15 [133/435] test_dynamic passed │ │ │ │ -0:16:31 load avg: 1.15 [134/435] test_dynamicclassattribute passed │ │ │ │ -0:16:41 load avg: 1.06 [135/435] test_eintr passed │ │ │ │ -0:16:47 load avg: 1.05 [136/435] test_email passed │ │ │ │ -0:17:00 load avg: 1.04 [137/435] test_embed passed │ │ │ │ -0:17:04 load avg: 1.04 [138/435] test_enum passed │ │ │ │ -0:17:04 load avg: 1.04 [139/435] test_enumerate passed │ │ │ │ -0:17:06 load avg: 1.04 [140/435] test_eof passed │ │ │ │ -0:17:06 load avg: 1.04 [141/435] test_epoll passed │ │ │ │ -0:17:07 load avg: 1.04 [142/435] test_errno passed │ │ │ │ -0:17:07 load avg: 1.04 [143/435] test_except_star passed │ │ │ │ -0:17:08 load avg: 1.04 [144/435] test_exception_group passed │ │ │ │ -0:17:08 load avg: 1.04 [145/435] test_exception_hierarchy passed │ │ │ │ -0:17:08 load avg: 1.04 [146/435] test_exception_variations passed │ │ │ │ -0:17:16 load avg: 1.03 [147/435] test_exceptions passed │ │ │ │ -0:17:16 load avg: 1.03 [148/435] test_extcall passed │ │ │ │ -0:17:17 load avg: 1.03 [149/435] test_external_inspection passed │ │ │ │ -0:17:18 load avg: 1.03 [150/435] test_fcntl passed │ │ │ │ -0:17:19 load avg: 1.03 [151/435] test_file passed │ │ │ │ -0:17:23 load avg: 0.95 [152/435] test_file_eintr passed │ │ │ │ -0:17:23 load avg: 0.95 [153/435] test_filecmp passed │ │ │ │ -0:17:23 load avg: 0.95 [154/435] test_fileinput passed │ │ │ │ -0:17:24 load avg: 0.95 [155/435] test_fileio passed │ │ │ │ -0:17:24 load avg: 0.95 [156/435] test_fileutils passed │ │ │ │ -0:17:26 load avg: 0.95 [157/435] test_finalization passed │ │ │ │ -0:17:26 load avg: 0.95 [158/435] test_float passed │ │ │ │ -0:17:26 load avg: 0.95 [159/435] test_flufl passed │ │ │ │ -0:17:27 load avg: 0.95 [160/435] test_fnmatch passed │ │ │ │ -0:17:33 load avg: 0.88 [161/435] test_fork1 passed │ │ │ │ -0:17:33 load avg: 0.88 [162/435] test_format passed │ │ │ │ -0:17:33 load avg: 0.88 [163/435] test_fractions passed │ │ │ │ -0:17:34 load avg: 0.88 [164/435] test_frame passed │ │ │ │ -0:17:35 load avg: 0.88 [165/435] test_free_threading skipped │ │ │ │ +0:09:27 load avg: 4.86 [124/435] test_dict passed │ │ │ │ +0:09:27 load avg: 4.86 [125/435] test_dict_version passed │ │ │ │ +0:09:27 load avg: 4.86 [126/435] test_dictcomps passed │ │ │ │ +0:09:27 load avg: 4.86 [127/435] test_dictviews passed │ │ │ │ +0:09:28 load avg: 4.86 [128/435] test_difflib passed │ │ │ │ +0:09:28 load avg: 4.86 [129/435] test_dis passed │ │ │ │ +0:09:30 load avg: 4.86 [130/435] test_doctest passed │ │ │ │ +0:09:34 load avg: 4.71 [131/435] test_docxmlrpc passed │ │ │ │ +0:09:34 load avg: 4.71 [132/435] test_dtrace passed │ │ │ │ +0:09:34 load avg: 4.71 [133/435] test_dynamic passed │ │ │ │ +0:09:35 load avg: 4.71 [134/435] test_dynamicclassattribute passed │ │ │ │ +0:09:42 load avg: 4.83 [135/435] test_eintr passed │ │ │ │ +0:09:47 load avg: 4.85 [136/435] test_email passed │ │ │ │ +0:09:54 load avg: 4.78 [137/435] test_embed passed │ │ │ │ +0:09:55 load avg: 4.78 [138/435] test_enum passed │ │ │ │ +0:09:55 load avg: 4.78 [139/435] test_enumerate passed │ │ │ │ +0:09:56 load avg: 4.78 [140/435] test_eof passed │ │ │ │ +0:09:56 load avg: 4.78 [141/435] test_epoll passed │ │ │ │ +0:09:56 load avg: 4.80 [142/435] test_errno passed │ │ │ │ +0:09:56 load avg: 4.80 [143/435] test_except_star passed │ │ │ │ +0:09:57 load avg: 4.80 [144/435] test_exception_group passed │ │ │ │ +0:09:57 load avg: 4.80 [145/435] test_exception_hierarchy passed │ │ │ │ +0:09:57 load avg: 4.80 [146/435] test_exception_variations passed │ │ │ │ +0:10:00 load avg: 4.80 [147/435] test_exceptions passed │ │ │ │ +0:10:01 load avg: 4.80 [148/435] test_extcall passed │ │ │ │ +0:10:01 load avg: 4.80 [149/435] test_external_inspection passed │ │ │ │ +0:10:02 load avg: 4.73 [150/435] test_fcntl passed │ │ │ │ +0:10:02 load avg: 4.73 [151/435] test_file passed │ │ │ │ +0:10:04 load avg: 4.73 [152/435] test_file_eintr passed │ │ │ │ +0:10:04 load avg: 4.73 [153/435] test_filecmp passed │ │ │ │ +0:10:04 load avg: 4.73 [154/435] test_fileinput passed │ │ │ │ +0:10:05 load avg: 4.73 [155/435] test_fileio passed │ │ │ │ +0:10:05 load avg: 4.73 [156/435] test_fileutils passed │ │ │ │ +0:10:05 load avg: 4.73 [157/435] test_finalization passed │ │ │ │ +0:10:06 load avg: 4.73 [158/435] test_float passed │ │ │ │ +0:10:06 load avg: 4.73 [159/435] test_flufl passed │ │ │ │ +0:10:06 load avg: 4.73 [160/435] test_fnmatch passed │ │ │ │ +0:10:11 load avg: 4.77 [161/435] test_fork1 passed │ │ │ │ +0:10:11 load avg: 4.77 [162/435] test_format passed │ │ │ │ +0:10:12 load avg: 4.77 [163/435] test_fractions passed │ │ │ │ +0:10:12 load avg: 4.77 [164/435] test_frame passed │ │ │ │ +0:10:12 load avg: 4.77 [165/435] test_free_threading skipped │ │ │ │ test_free_threading skipped -- GIL enabled │ │ │ │ -0:17:35 load avg: 0.88 [166/435] test_frozen passed │ │ │ │ -0:17:56 load avg: 0.91 [167/435] test_fstring passed │ │ │ │ -0:17:56 load avg: 0.92 [168/435] test_funcattrs passed │ │ │ │ -0:17:58 load avg: 0.92 [169/435] test_functools passed │ │ │ │ -0:18:02 load avg: 0.93 [170/435] test_gc passed │ │ │ │ -0:18:03 load avg: 0.93 [171/435] test_generated_cases passed │ │ │ │ -0:18:03 load avg: 0.93 [172/435] test_generator_stop passed │ │ │ │ -0:18:04 load avg: 0.93 [173/435] test_generators passed │ │ │ │ -0:18:05 load avg: 0.93 [174/435] test_genericalias passed │ │ │ │ -0:18:05 load avg: 0.93 [175/435] test_genericclass passed │ │ │ │ -0:18:05 load avg: 0.93 [176/435] test_genericpath passed │ │ │ │ -0:18:06 load avg: 0.93 [177/435] test_genexps passed │ │ │ │ -0:18:06 load avg: 0.93 [178/435] test_getopt passed │ │ │ │ -0:18:07 load avg: 0.93 [179/435] test_getpass passed │ │ │ │ -0:18:08 load avg: 0.93 [180/435] test_getpath passed │ │ │ │ -0:18:08 load avg: 0.93 [181/435] test_gettext passed │ │ │ │ -0:18:09 load avg: 0.93 [182/435] test_glob passed │ │ │ │ -0:18:10 load avg: 0.93 [183/435] test_global passed │ │ │ │ -0:18:10 load avg: 0.93 [184/435] test_grammar passed │ │ │ │ -0:18:11 load avg: 0.93 [185/435] test_graphlib passed │ │ │ │ -0:18:11 load avg: 1.34 [186/435] test_grp passed │ │ │ │ -0:18:13 load avg: 1.34 [187/435] test_gzip passed │ │ │ │ -0:18:16 load avg: 1.34 [188/435] test_hash passed │ │ │ │ -0:18:43 load avg: 1.20 [189/435] test_hashlib passed │ │ │ │ -0:18:44 load avg: 1.20 [190/435] test_heapq passed │ │ │ │ -0:18:45 load avg: 1.20 [191/435] test_hmac passed │ │ │ │ -0:18:45 load avg: 1.20 [192/435] test_html passed │ │ │ │ -0:18:46 load avg: 1.20 [193/435] test_htmlparser passed │ │ │ │ -0:18:47 load avg: 1.19 [194/435] test_http_cookiejar passed │ │ │ │ -0:18:50 load avg: 1.19 [195/435] test_http_cookies passed │ │ │ │ -0:18:55 load avg: 1.17 [196/435] test_httpservers passed │ │ │ │ -0:19:12 load avg: 1.12 [197/435] test_idle passed │ │ │ │ -0:19:22 load avg: 1.10 [198/435] test_import passed │ │ │ │ -0:19:29 load avg: 1.01 [199/435] test_importlib passed │ │ │ │ -0:19:29 load avg: 1.01 [200/435] test_index passed │ │ │ │ -0:19:32 load avg: 1.01 [201/435] test_int passed │ │ │ │ -0:19:33 load avg: 1.01 [202/435] test_int_literal passed │ │ │ │ -0:19:52 load avg: 1.01 [203/435] test_interpreters passed │ │ │ │ -0:20:22 load avg: 0.79 running (1): test_io (30.0 sec) │ │ │ │ -0:20:52 load avg: 0.72 running (1): test_io (1 min) │ │ │ │ -0:20:58 load avg: 0.67 [204/435] test_io passed (1 min 5 sec) │ │ │ │ -0:20:59 load avg: 0.67 [205/435] test_ioctl passed │ │ │ │ -0:20:59 load avg: 0.67 [206/435] test_ipaddress passed │ │ │ │ -0:21:01 load avg: 0.67 [207/435] test_isinstance passed │ │ │ │ -0:21:01 load avg: 0.69 [208/435] test_iter passed │ │ │ │ -0:21:02 load avg: 0.69 [209/435] test_iterlen passed │ │ │ │ -0:21:07 load avg: 0.72 [210/435] test_itertools passed │ │ │ │ -0:21:21 load avg: 0.78 [211/435] test_json passed │ │ │ │ -0:21:22 load avg: 0.78 [212/435] test_keyword passed │ │ │ │ -0:21:22 load avg: 0.78 [213/435] test_keywordonlyarg passed │ │ │ │ -0:21:22 load avg: 0.78 [214/435] test_kqueue skipped │ │ │ │ +0:10:12 load avg: 4.77 [166/435] test_frozen passed │ │ │ │ +0:10:15 load avg: 4.77 [167/435] test_fstring passed │ │ │ │ +0:10:15 load avg: 4.77 [168/435] test_funcattrs passed │ │ │ │ +0:10:16 load avg: 4.77 [169/435] test_functools passed │ │ │ │ +0:10:19 load avg: 4.71 [170/435] test_gc passed │ │ │ │ +0:10:19 load avg: 4.71 [171/435] test_generated_cases passed │ │ │ │ +0:10:19 load avg: 4.71 [172/435] test_generator_stop passed │ │ │ │ +0:10:19 load avg: 4.71 [173/435] test_generators passed │ │ │ │ +0:10:20 load avg: 4.71 [174/435] test_genericalias passed │ │ │ │ +0:10:20 load avg: 4.71 [175/435] test_genericclass passed │ │ │ │ +0:10:20 load avg: 4.71 [176/435] test_genericpath passed │ │ │ │ +0:10:20 load avg: 4.71 [177/435] test_genexps passed │ │ │ │ +0:10:21 load avg: 4.71 [178/435] test_getopt passed │ │ │ │ +0:10:21 load avg: 4.71 [179/435] test_getpass passed │ │ │ │ +0:10:21 load avg: 4.73 [180/435] test_getpath passed │ │ │ │ +0:10:22 load avg: 4.73 [181/435] test_gettext passed │ │ │ │ +0:10:22 load avg: 4.73 [182/435] test_glob passed │ │ │ │ +0:10:22 load avg: 4.73 [183/435] test_global passed │ │ │ │ +0:10:23 load avg: 4.73 [184/435] test_grammar passed │ │ │ │ +0:10:23 load avg: 4.73 [185/435] test_graphlib passed │ │ │ │ +0:10:23 load avg: 4.73 [186/435] test_grp passed │ │ │ │ +0:10:24 load avg: 4.73 [187/435] test_gzip passed │ │ │ │ +0:10:25 load avg: 4.73 [188/435] test_hash passed │ │ │ │ +0:10:40 load avg: 4.78 [189/435] test_hashlib passed │ │ │ │ +0:10:40 load avg: 4.78 [190/435] test_heapq passed │ │ │ │ +0:10:40 load avg: 4.78 [191/435] test_hmac passed │ │ │ │ +0:10:40 load avg: 4.78 [192/435] test_html passed │ │ │ │ +0:10:41 load avg: 4.78 [193/435] test_htmlparser passed │ │ │ │ +0:10:41 load avg: 4.72 [194/435] test_http_cookiejar passed │ │ │ │ +0:10:43 load avg: 4.72 [195/435] test_http_cookies passed │ │ │ │ +0:10:46 load avg: 4.72 [196/435] test_httpservers passed │ │ │ │ +0:10:51 load avg: 4.74 [197/435] test_idle passed │ │ │ │ +0:10:56 load avg: 4.63 [198/435] test_import passed │ │ │ │ +0:11:01 load avg: 4.63 [199/435] test_importlib passed │ │ │ │ +0:11:01 load avg: 4.63 [200/435] test_index passed │ │ │ │ +0:11:03 load avg: 4.58 [201/435] test_int passed │ │ │ │ +0:11:03 load avg: 4.58 [202/435] test_int_literal passed │ │ │ │ +0:11:12 load avg: 4.79 [203/435] test_interpreters passed │ │ │ │ +0:11:42 load avg: 9.26 running (1): test_io (30.0 sec) │ │ │ │ +0:11:47 load avg: 10.20 [204/435] test_io passed (35.1 sec) │ │ │ │ +0:11:48 load avg: 10.20 [205/435] test_ioctl passed │ │ │ │ +0:11:48 load avg: 10.20 [206/435] test_ipaddress passed │ │ │ │ +0:11:49 load avg: 10.20 [207/435] test_isinstance passed │ │ │ │ +0:11:50 load avg: 10.20 [208/435] test_iter passed │ │ │ │ +0:11:50 load avg: 10.20 [209/435] test_iterlen passed │ │ │ │ +0:11:53 load avg: 11.23 [210/435] test_itertools passed │ │ │ │ +0:11:56 load avg: 11.69 [211/435] test_json passed │ │ │ │ +0:11:57 load avg: 11.69 [212/435] test_keyword passed │ │ │ │ +0:11:57 load avg: 11.69 [213/435] test_keywordonlyarg passed │ │ │ │ +0:11:57 load avg: 11.69 [214/435] test_kqueue skipped │ │ │ │ test_kqueue skipped -- test works only on BSD │ │ │ │ -0:21:30 load avg: 0.88 [215/435] test_largefile passed │ │ │ │ -0:21:30 load avg: 0.88 [216/435] test_launcher skipped │ │ │ │ +0:12:03 load avg: 12.60 [215/435] test_largefile passed │ │ │ │ +0:12:03 load avg: 12.60 [216/435] test_launcher skipped │ │ │ │ test_launcher skipped -- test only applies to Windows │ │ │ │ -0:21:31 load avg: 0.88 [217/435] test_linecache passed │ │ │ │ -0:21:32 load avg: 0.97 [218/435] test_list passed │ │ │ │ -0:21:32 load avg: 0.97 [219/435] test_listcomps passed │ │ │ │ -0:21:33 load avg: 0.97 [220/435] test_lltrace passed │ │ │ │ -0:21:33 load avg: 0.97 [221/435] test_locale passed │ │ │ │ -0:22:01 load avg: 0.79 [222/435] test_logging passed │ │ │ │ -0:22:04 load avg: 0.89 [223/435] test_long passed │ │ │ │ -0:22:05 load avg: 0.89 [224/435] test_longexp passed │ │ │ │ -0:22:05 load avg: 0.89 [225/435] test_lzma passed │ │ │ │ -0:22:07 load avg: 0.90 [226/435] test_mailbox passed │ │ │ │ -0:22:08 load avg: 0.90 [227/435] test_marshal passed │ │ │ │ -0:22:38 load avg: 0.99 running (1): test_math (30.0 sec) │ │ │ │ -0:23:08 load avg: 1.00 running (1): test_math (1 min) │ │ │ │ -0:23:24 load avg: 1.34 [228/435] test_math passed (1 min 15 sec) │ │ │ │ -0:23:25 load avg: 1.34 [229/435] test_math_property passed │ │ │ │ -0:23:25 load avg: 1.34 [230/435] test_memoryio passed │ │ │ │ -0:23:26 load avg: 1.34 [231/435] test_memoryview passed │ │ │ │ -0:23:26 load avg: 1.31 [232/435] test_metaclass passed │ │ │ │ -0:23:27 load avg: 1.31 [233/435] test_mimetypes passed │ │ │ │ -0:23:27 load avg: 1.31 [234/435] test_minidom passed │ │ │ │ -0:23:28 load avg: 1.31 [235/435] test_mmap passed │ │ │ │ -0:23:29 load avg: 1.31 [236/435] test_module passed │ │ │ │ -0:23:30 load avg: 1.31 [237/435] test_modulefinder passed │ │ │ │ -0:23:30 load avg: 1.31 [238/435] test_monitoring passed │ │ │ │ -0:23:31 load avg: 1.31 [239/435] test_msvcrt skipped │ │ │ │ +0:12:03 load avg: 12.60 [217/435] test_linecache passed │ │ │ │ +0:12:04 load avg: 12.60 [218/435] test_list passed │ │ │ │ +0:12:04 load avg: 12.60 [219/435] test_listcomps passed │ │ │ │ +0:12:04 load avg: 12.60 [220/435] test_lltrace passed │ │ │ │ +0:12:05 load avg: 12.60 [221/435] test_locale passed │ │ │ │ +0:12:28 load avg: 14.94 [222/435] test_logging passed │ │ │ │ +0:12:30 load avg: 14.94 [223/435] test_long passed │ │ │ │ +0:12:30 load avg: 14.94 [224/435] test_longexp passed │ │ │ │ +0:12:31 load avg: 14.94 [225/435] test_lzma passed │ │ │ │ +0:12:33 load avg: 15.82 [226/435] test_mailbox passed │ │ │ │ +0:12:34 load avg: 15.82 [227/435] test_marshal passed │ │ │ │ +0:13:04 load avg: 18.95 running (1): test_math (30.0 sec) │ │ │ │ +0:13:04 load avg: 18.95 [228/435] test_math passed (30.2 sec) │ │ │ │ +0:13:04 load avg: 18.95 [229/435] test_math_property passed │ │ │ │ +0:13:05 load avg: 18.95 [230/435] test_memoryio passed │ │ │ │ +0:13:05 load avg: 18.95 [231/435] test_memoryview passed │ │ │ │ +0:13:05 load avg: 18.95 [232/435] test_metaclass passed │ │ │ │ +0:13:06 load avg: 18.95 [233/435] test_mimetypes passed │ │ │ │ +0:13:06 load avg: 18.95 [234/435] test_minidom passed │ │ │ │ +0:13:06 load avg: 17.99 [235/435] test_mmap passed │ │ │ │ +0:13:07 load avg: 17.99 [236/435] test_module passed │ │ │ │ +0:13:07 load avg: 17.99 [237/435] test_modulefinder passed │ │ │ │ +0:13:07 load avg: 17.99 [238/435] test_monitoring passed │ │ │ │ +0:13:08 load avg: 17.99 [239/435] test_msvcrt skipped │ │ │ │ test_msvcrt skipped -- windows related tests │ │ │ │ -0:23:32 load avg: 1.28 [240/435] test_multibytecodec passed │ │ │ │ -0:23:56 load avg: 1.28 [241/435] test_multiprocessing_main_handling passed │ │ │ │ -0:23:56 load avg: 1.28 [242/435] test_named_expressions passed │ │ │ │ -0:23:57 load avg: 1.25 [243/435] test_netrc passed │ │ │ │ -0:23:57 load avg: 1.25 [244/435] test_ntpath passed │ │ │ │ -0:23:58 load avg: 1.25 [245/435] test_numeric_tower passed │ │ │ │ -0:24:01 load avg: 1.25 [246/435] test_opcache passed │ │ │ │ -0:24:01 load avg: 1.25 [247/435] test_opcodes passed │ │ │ │ -0:24:01 load avg: 1.23 [248/435] test_openpty passed │ │ │ │ -0:24:02 load avg: 1.23 [249/435] test_operator passed │ │ │ │ -0:24:02 load avg: 1.23 [250/435] test_optimizer passed │ │ │ │ -0:24:03 load avg: 1.23 [251/435] test_optparse passed │ │ │ │ -0:24:05 load avg: 1.23 [252/435] test_ordered_dict passed │ │ │ │ -0:24:22 load avg: 1.02 [253/435] test_os passed │ │ │ │ -0:24:23 load avg: 1.02 [254/435] test_osx_env passed │ │ │ │ -0:24:29 load avg: 1.02 [255/435] test_pathlib passed │ │ │ │ -0:24:30 load avg: 1.02 [256/435] test_patma passed │ │ │ │ -0:24:42 load avg: 1.02 [257/435] test_pdb passed │ │ │ │ -0:24:45 load avg: 1.02 [258/435] test_peepholer passed │ │ │ │ -0:24:46 load avg: 1.02 [259/435] test_peg_generator passed │ │ │ │ -0:24:46 load avg: 1.02 [260/435] test_pep646_syntax passed │ │ │ │ -0:24:48 load avg: 1.02 [261/435] test_perf_profiler passed │ │ │ │ -0:24:48 load avg: 1.02 [262/435] test_perfmaps passed │ │ │ │ -0:25:01 load avg: 1.01 [263/435] test_pickle passed │ │ │ │ -0:25:01 load avg: 1.01 [264/435] test_picklebuffer passed │ │ │ │ -0:25:04 load avg: 0.93 [265/435] test_pickletools passed │ │ │ │ -0:25:04 load avg: 0.93 [266/435] test_pkg passed │ │ │ │ -0:25:05 load avg: 0.93 [267/435] test_pkgutil passed │ │ │ │ -0:25:06 load avg: 0.93 [268/435] test_platform passed │ │ │ │ -0:25:07 load avg: 0.94 [269/435] test_plistlib passed │ │ │ │ -0:25:19 load avg: 0.79 [270/435] test_poll passed │ │ │ │ -0:25:19 load avg: 0.79 [271/435] test_popen passed │ │ │ │ -0:25:20 load avg: 0.79 [272/435] test_positional_only_arg passed │ │ │ │ -0:25:26 load avg: 0.81 [273/435] test_posix passed │ │ │ │ -0:25:26 load avg: 0.82 [274/435] test_posixpath passed │ │ │ │ -0:25:28 load avg: 0.82 [275/435] test_pow passed │ │ │ │ -0:25:28 load avg: 0.82 [276/435] test_pprint passed │ │ │ │ -0:25:28 load avg: 0.82 [277/435] test_print passed │ │ │ │ -0:25:30 load avg: 0.82 [278/435] test_profile passed │ │ │ │ -0:25:30 load avg: 0.82 [279/435] test_property passed │ │ │ │ -0:25:31 load avg: 0.82 [280/435] test_pstats passed │ │ │ │ -0:25:31 load avg: 0.92 [281/435] test_pty passed │ │ │ │ -0:25:32 load avg: 0.92 [282/435] test_pulldom passed │ │ │ │ -0:25:32 load avg: 0.92 [283/435] test_pwd passed │ │ │ │ -0:25:34 load avg: 0.92 [284/435] test_py_compile passed │ │ │ │ -0:25:36 load avg: 0.92 [285/435] test_pyclbr passed │ │ │ │ -0:25:36 load avg: 0.92 [286/435] test_pyexpat passed │ │ │ │ -0:25:49 load avg: 0.78 [287/435] test_pyrepl passed │ │ │ │ -0:26:19 load avg: 0.70 running (1): test_queue (30.0 sec) │ │ │ │ -0:26:25 load avg: 0.72 [288/435] test_queue passed (36.4 sec) │ │ │ │ -0:26:26 load avg: 0.72 [289/435] test_quopri passed │ │ │ │ -0:26:26 load avg: 0.72 [290/435] test_raise passed │ │ │ │ -0:26:29 load avg: 0.74 [291/435] test_random passed │ │ │ │ -0:26:30 load avg: 0.74 [292/435] test_range passed │ │ │ │ -0:26:32 load avg: 0.76 [293/435] test_re passed │ │ │ │ -0:26:33 load avg: 0.76 [294/435] test_readline passed │ │ │ │ -0:27:03 load avg: 0.99 running (1): test_regrtest (30.0 sec) │ │ │ │ -0:27:20 load avg: 1.08 [295/435] test_regrtest passed (47.2 sec) │ │ │ │ -0:27:23 load avg: 1.07 [296/435] test_repl passed │ │ │ │ -0:27:24 load avg: 1.07 [297/435] test_reprlib passed │ │ │ │ -0:27:24 load avg: 1.07 [298/435] test_resource passed │ │ │ │ -0:27:25 load avg: 1.07 [299/435] test_richcmp passed │ │ │ │ -0:27:25 load avg: 1.07 [300/435] test_rlcompleter passed │ │ │ │ -0:27:26 load avg: 1.07 [301/435] test_robotparser passed │ │ │ │ -0:27:27 load avg: 1.06 [302/435] test_runpy passed │ │ │ │ -0:27:28 load avg: 1.06 [303/435] test_sax passed │ │ │ │ -0:27:29 load avg: 1.06 [304/435] test_sched passed │ │ │ │ -0:27:30 load avg: 1.06 [305/435] test_scope passed │ │ │ │ -0:27:31 load avg: 1.06 [306/435] test_script_helper passed │ │ │ │ -0:27:31 load avg: 1.06 [307/435] test_secrets passed │ │ │ │ -0:27:33 load avg: 1.06 [308/435] test_select passed │ │ │ │ -0:27:54 load avg: 0.83 [309/435] test_selectors passed │ │ │ │ -0:27:59 load avg: 0.84 [310/435] test_set passed │ │ │ │ -0:28:00 load avg: 0.84 [311/435] test_setcomps passed │ │ │ │ -0:28:01 load avg: 0.84 [312/435] test_shelve passed │ │ │ │ -0:28:01 load avg: 0.84 [313/435] test_shlex passed │ │ │ │ -0:28:03 load avg: 0.86 [314/435] test_shutil passed │ │ │ │ -0:28:26 load avg: 0.76 [315/435] test_signal passed │ │ │ │ -0:28:28 load avg: 0.78 [316/435] test_site passed │ │ │ │ -0:28:29 load avg: 0.78 [317/435] test_slice passed │ │ │ │ -0:28:31 load avg: 0.78 [318/435] test_smtplib passed │ │ │ │ -0:28:32 load avg: 0.80 [319/435] test_smtpnet passed │ │ │ │ -0:28:33 load avg: 0.80 [320/435] test_socketserver passed │ │ │ │ -0:28:34 load avg: 0.80 [321/435] test_sort passed │ │ │ │ -0:29:04 load avg: 0.88 running (1): test_source_encoding (30.0 sec) │ │ │ │ -0:29:27 load avg: 0.92 [322/435] test_source_encoding passed (52.8 sec) │ │ │ │ -0:29:28 load avg: 0.92 [323/435] test_sqlite3 passed │ │ │ │ -0:29:29 load avg: 0.92 [324/435] test_stable_abi_ctypes passed │ │ │ │ -0:29:29 load avg: 0.92 [325/435] test_startfile skipped │ │ │ │ +0:13:08 load avg: 17.99 [240/435] test_multibytecodec passed │ │ │ │ +0:13:19 load avg: 15.91 [241/435] test_multiprocessing_main_handling passed │ │ │ │ +0:13:19 load avg: 15.91 [242/435] test_named_expressions passed │ │ │ │ +0:13:19 load avg: 15.91 [243/435] test_netrc passed │ │ │ │ +0:13:19 load avg: 15.91 [244/435] test_ntpath passed │ │ │ │ +0:13:20 load avg: 15.91 [245/435] test_numeric_tower passed │ │ │ │ +0:13:20 load avg: 15.91 [246/435] test_opcache passed │ │ │ │ +0:13:21 load avg: 15.91 [247/435] test_opcodes passed │ │ │ │ +0:13:21 load avg: 15.91 [248/435] test_openpty passed │ │ │ │ +0:13:21 load avg: 15.91 [249/435] test_operator passed │ │ │ │ +0:13:21 load avg: 15.91 [250/435] test_optimizer passed │ │ │ │ +0:13:22 load avg: 14.88 [251/435] test_optparse passed │ │ │ │ +0:13:22 load avg: 14.88 [252/435] test_ordered_dict passed │ │ │ │ +0:13:36 load avg: 12.33 [253/435] test_os passed │ │ │ │ +0:13:37 load avg: 12.33 [254/435] test_osx_env passed │ │ │ │ +0:13:39 load avg: 12.33 [255/435] test_pathlib passed │ │ │ │ +0:13:39 load avg: 12.33 [256/435] test_patma passed │ │ │ │ +0:13:47 load avg: 11.05 [257/435] test_pdb passed │ │ │ │ +0:13:48 load avg: 11.05 [258/435] test_peepholer passed │ │ │ │ +0:13:48 load avg: 11.05 [259/435] test_peg_generator passed │ │ │ │ +0:13:49 load avg: 11.05 [260/435] test_pep646_syntax passed │ │ │ │ +0:13:49 load avg: 11.05 [261/435] test_perf_profiler passed │ │ │ │ +0:13:49 load avg: 11.05 [262/435] test_perfmaps passed │ │ │ │ +0:13:54 load avg: 10.49 [263/435] test_pickle passed │ │ │ │ +0:13:55 load avg: 10.49 [264/435] test_picklebuffer passed │ │ │ │ +0:13:56 load avg: 10.49 [265/435] test_pickletools passed │ │ │ │ +0:13:56 load avg: 10.49 [266/435] test_pkg passed │ │ │ │ +0:13:56 load avg: 10.49 [267/435] test_pkgutil passed │ │ │ │ +0:13:57 load avg: 9.97 [268/435] test_platform passed │ │ │ │ +0:13:57 load avg: 9.97 [269/435] test_plistlib passed │ │ │ │ +0:14:08 load avg: 9.13 [270/435] test_poll passed │ │ │ │ +0:14:09 load avg: 9.13 [271/435] test_popen passed │ │ │ │ +0:14:09 load avg: 9.13 [272/435] test_positional_only_arg passed │ │ │ │ +0:14:11 load avg: 8.72 [273/435] test_posix passed │ │ │ │ +0:14:12 load avg: 8.72 [274/435] test_posixpath passed │ │ │ │ +0:14:12 load avg: 8.72 [275/435] test_pow passed │ │ │ │ +0:14:13 load avg: 8.72 [276/435] test_pprint passed │ │ │ │ +0:14:13 load avg: 8.72 [277/435] test_print passed │ │ │ │ +0:14:13 load avg: 8.72 [278/435] test_profile passed │ │ │ │ +0:14:14 load avg: 8.72 [279/435] test_property passed │ │ │ │ +0:14:14 load avg: 8.72 [280/435] test_pstats passed │ │ │ │ +0:14:14 load avg: 8.72 [281/435] test_pty passed │ │ │ │ +0:14:15 load avg: 8.72 [282/435] test_pulldom passed │ │ │ │ +0:14:15 load avg: 8.72 [283/435] test_pwd passed │ │ │ │ +0:14:15 load avg: 8.72 [284/435] test_py_compile passed │ │ │ │ +0:14:16 load avg: 8.34 [285/435] test_pyclbr passed │ │ │ │ +0:14:17 load avg: 8.34 [286/435] test_pyexpat passed │ │ │ │ +0:14:28 load avg: 7.37 [287/435] test_pyrepl passed │ │ │ │ +0:14:37 load avg: 6.61 [288/435] test_queue passed │ │ │ │ +0:14:37 load avg: 6.61 [289/435] test_quopri passed │ │ │ │ +0:14:38 load avg: 6.61 [290/435] test_raise passed │ │ │ │ +0:14:39 load avg: 6.61 [291/435] test_random passed │ │ │ │ +0:14:39 load avg: 6.61 [292/435] test_range passed │ │ │ │ +0:14:40 load avg: 6.61 [293/435] test_re passed │ │ │ │ +0:14:41 load avg: 6.61 [294/435] test_readline passed │ │ │ │ +0:15:04 load avg: 5.60 [295/435] test_regrtest passed │ │ │ │ +0:15:06 load avg: 5.60 [296/435] test_repl passed │ │ │ │ +0:15:06 load avg: 5.60 [297/435] test_reprlib passed │ │ │ │ +0:15:06 load avg: 5.47 [298/435] test_resource passed │ │ │ │ +0:15:07 load avg: 5.47 [299/435] test_richcmp passed │ │ │ │ +0:15:07 load avg: 5.47 [300/435] test_rlcompleter passed │ │ │ │ +0:15:07 load avg: 5.47 [301/435] test_robotparser passed │ │ │ │ +0:15:08 load avg: 5.47 [302/435] test_runpy passed │ │ │ │ +0:15:08 load avg: 5.47 [303/435] test_sax passed │ │ │ │ +0:15:09 load avg: 5.47 [304/435] test_sched passed │ │ │ │ +0:15:10 load avg: 5.47 [305/435] test_scope passed │ │ │ │ +0:15:10 load avg: 5.47 [306/435] test_script_helper passed │ │ │ │ +0:15:10 load avg: 5.47 [307/435] test_secrets passed │ │ │ │ +0:15:12 load avg: 5.43 [308/435] test_select passed │ │ │ │ +0:15:28 load avg: 5.03 [309/435] test_selectors passed │ │ │ │ +0:15:31 load avg: 5.03 [310/435] test_set passed │ │ │ │ +0:15:31 load avg: 5.03 [311/435] test_setcomps passed │ │ │ │ +0:15:34 load avg: 5.03 [312/435] test_shelve passed │ │ │ │ +0:15:34 load avg: 5.03 [313/435] test_shlex passed │ │ │ │ +0:15:35 load avg: 5.03 [314/435] test_shutil passed │ │ │ │ +0:15:59 load avg: 4.34 [315/435] test_signal passed │ │ │ │ +0:16:00 load avg: 4.34 [316/435] test_site passed │ │ │ │ +0:16:00 load avg: 4.34 [317/435] test_slice passed │ │ │ │ +0:16:02 load avg: 4.23 [318/435] test_smtplib passed │ │ │ │ +0:16:02 load avg: 4.23 [319/435] test_smtpnet passed │ │ │ │ +0:16:03 load avg: 4.23 [320/435] test_socketserver passed │ │ │ │ +0:16:03 load avg: 4.23 [321/435] test_sort passed │ │ │ │ +0:16:31 load avg: 4.21 [322/435] test_source_encoding passed │ │ │ │ +0:16:32 load avg: 4.27 [323/435] test_sqlite3 passed │ │ │ │ +0:16:32 load avg: 4.27 [324/435] test_stable_abi_ctypes passed │ │ │ │ +0:16:32 load avg: 4.27 [325/435] test_startfile skipped │ │ │ │ test_startfile skipped -- object has no attribute 'startfile' │ │ │ │ -0:29:30 load avg: 0.92 [326/435] test_stat passed │ │ │ │ -0:30:00 load avg: 1.11 running (1): test_statistics (30.0 sec) │ │ │ │ -0:30:21 load avg: 1.15 [327/435] test_statistics passed (51.8 sec) │ │ │ │ -0:30:26 load avg: 1.14 [328/435] test_str passed │ │ │ │ -0:30:27 load avg: 1.13 [329/435] test_strftime passed │ │ │ │ -0:30:28 load avg: 1.13 [330/435] test_string passed │ │ │ │ -0:30:28 load avg: 1.13 [331/435] test_string_literals passed │ │ │ │ -0:30:29 load avg: 1.13 [332/435] test_stringprep passed │ │ │ │ -0:30:29 load avg: 1.13 [333/435] test_strptime passed │ │ │ │ -0:30:31 load avg: 1.13 [334/435] test_strtod passed │ │ │ │ -0:30:32 load avg: 1.12 [335/435] test_struct passed │ │ │ │ -0:30:33 load avg: 1.12 [336/435] test_structseq passed │ │ │ │ -0:30:33 load avg: 1.12 [337/435] test_subclassinit passed │ │ │ │ -0:31:03 load avg: 1.03 running (1): test_subprocess (30.0 sec) │ │ │ │ -0:31:18 load avg: 1.02 [338/435] test_subprocess passed (45.0 sec) │ │ │ │ -0:31:18 load avg: 1.02 [339/435] test_sundry passed │ │ │ │ -0:31:19 load avg: 1.02 [340/435] test_super passed │ │ │ │ -0:31:26 load avg: 1.02 [341/435] test_support passed │ │ │ │ -0:31:27 load avg: 1.02 [342/435] test_symtable passed │ │ │ │ -0:31:28 load avg: 1.02 [343/435] test_syntax passed │ │ │ │ -0:31:33 load avg: 1.02 [344/435] test_sys passed │ │ │ │ -0:31:34 load avg: 1.02 [345/435] test_sys_setprofile passed │ │ │ │ -0:31:38 load avg: 1.02 [346/435] test_sys_settrace passed │ │ │ │ -0:31:40 load avg: 1.02 [347/435] test_sysconfig passed │ │ │ │ -0:31:41 load avg: 1.02 [348/435] test_syslog passed │ │ │ │ -0:31:42 load avg: 1.01 [349/435] test_tabnanny passed │ │ │ │ -0:32:08 load avg: 1.01 [350/435] test_tarfile passed │ │ │ │ -0:32:09 load avg: 1.01 [351/435] test_tcl passed │ │ │ │ -0:32:12 load avg: 1.01 [352/435] test_tempfile passed │ │ │ │ -0:32:13 load avg: 1.01 [353/435] test_termios passed │ │ │ │ -0:32:13 load avg: 1.01 [354/435] test_textwrap passed │ │ │ │ -0:32:16 load avg: 1.01 [355/435] test_thread passed │ │ │ │ -0:32:16 load avg: 1.01 [356/435] test_threadedtempfile passed │ │ │ │ -0:32:45 load avg: 0.94 [357/435] test_threading passed │ │ │ │ -0:32:47 load avg: 0.94 [358/435] test_threading_local passed │ │ │ │ -0:32:52 load avg: 0.95 [359/435] test_threadsignals passed │ │ │ │ -0:32:56 load avg: 0.95 [360/435] test_time passed │ │ │ │ -0:32:56 load avg: 0.95 [361/435] test_timeit passed │ │ │ │ -0:32:58 load avg: 0.88 [362/435] test_timeout passed │ │ │ │ -0:33:07 load avg: 0.97 [363/435] test_tkinter passed │ │ │ │ -0:33:37 load avg: 1.09 running (1): test_tokenize (30.0 sec) │ │ │ │ -0:33:42 load avg: 1.08 [364/435] test_tokenize passed (34.5 sec) │ │ │ │ -0:33:42 load avg: 1.08 [365/435] test_tomllib passed │ │ │ │ -0:33:52 load avg: 1.08 [366/435] test_tools passed │ │ │ │ -0:33:57 load avg: 1.06 [367/435] test_trace passed │ │ │ │ -0:34:03 load avg: 1.06 [368/435] test_traceback passed │ │ │ │ -0:34:07 load avg: 1.05 [369/435] test_tracemalloc passed │ │ │ │ -0:34:11 load avg: 1.05 [370/435] test_ttk passed │ │ │ │ -0:34:11 load avg: 1.05 [371/435] test_ttk_textonly passed │ │ │ │ -0:34:12 load avg: 1.05 [372/435] test_tty passed │ │ │ │ -0:34:14 load avg: 1.05 [373/435] test_tuple passed │ │ │ │ -0:34:15 load avg: 1.05 [374/435] test_turtle passed │ │ │ │ -0:34:15 load avg: 1.05 [375/435] test_type_aliases passed │ │ │ │ -0:34:15 load avg: 1.05 [376/435] test_type_annotations passed │ │ │ │ -0:34:16 load avg: 1.05 [377/435] test_type_cache passed │ │ │ │ -0:34:16 load avg: 1.05 [378/435] test_type_comments passed │ │ │ │ -0:34:17 load avg: 1.04 [379/435] test_type_params passed │ │ │ │ -0:34:17 load avg: 1.04 [380/435] test_typechecks passed │ │ │ │ -0:34:19 load avg: 1.04 [381/435] test_types passed │ │ │ │ -0:34:20 load avg: 1.04 [382/435] test_typing passed │ │ │ │ -0:34:21 load avg: 1.04 [383/435] test_ucn passed │ │ │ │ -0:34:21 load avg: 1.04 [384/435] test_unary passed │ │ │ │ -0:34:21 load avg: 1.04 [385/435] test_unicode_file passed │ │ │ │ -0:34:22 load avg: 1.04 [386/435] test_unicode_file_functions passed │ │ │ │ -0:34:22 load avg: 1.04 [387/435] test_unicode_identifiers passed │ │ │ │ -0:34:37 load avg: 1.03 [388/435] test_unicodedata passed │ │ │ │ -0:34:47 load avg: 1.03 [389/435] test_unittest passed │ │ │ │ -0:34:48 load avg: 1.03 [390/435] test_univnewlines passed │ │ │ │ -0:34:48 load avg: 1.03 [391/435] test_unpack passed │ │ │ │ -0:34:49 load avg: 1.03 [392/435] test_unpack_ex passed │ │ │ │ -0:35:19 load avg: 1.01 running (1): test_unparse (30.0 sec) │ │ │ │ -0:35:28 load avg: 1.01 [393/435] test_unparse passed (39.9 sec) │ │ │ │ -0:35:30 load avg: 1.01 [394/435] test_urllib passed │ │ │ │ -0:35:31 load avg: 1.01 [395/435] test_urllib2 passed │ │ │ │ -0:35:34 load avg: 0.93 [396/435] test_urllib2_localnet passed │ │ │ │ -0:35:36 load avg: 0.93 [397/435] test_urllib2net passed │ │ │ │ -0:35:36 load avg: 0.93 [398/435] test_urllib_response passed │ │ │ │ -0:35:37 load avg: 0.94 [399/435] test_urllibnet passed │ │ │ │ -0:35:38 load avg: 0.94 [400/435] test_urlparse passed │ │ │ │ -0:35:38 load avg: 0.94 [401/435] test_userdict passed │ │ │ │ -0:35:39 load avg: 0.94 [402/435] test_userlist passed │ │ │ │ -0:35:41 load avg: 0.94 [403/435] test_userstring passed │ │ │ │ -0:35:44 load avg: 0.94 [404/435] test_utf8_mode passed │ │ │ │ -0:35:44 load avg: 0.94 [405/435] test_utf8source passed │ │ │ │ -0:35:45 load avg: 0.94 [406/435] test_uuid passed │ │ │ │ -0:35:51 load avg: 0.87 [407/435] test_wait3 passed │ │ │ │ -0:35:56 load avg: 0.80 [408/435] test_wait4 passed │ │ │ │ -0:35:59 load avg: 0.81 [409/435] test_warnings passed │ │ │ │ -0:36:00 load avg: 0.81 [410/435] test_wave passed │ │ │ │ -0:36:30 load avg: 0.89 running (1): test_weakref (30.0 sec) │ │ │ │ -0:36:53 load avg: 0.93 [411/435] test_weakref passed (53.3 sec) │ │ │ │ -0:36:54 load avg: 0.93 [412/435] test_weakset passed │ │ │ │ -0:36:54 load avg: 0.93 [413/435] test_webbrowser passed │ │ │ │ -0:36:54 load avg: 0.93 [414/435] test_winapi skipped │ │ │ │ +0:16:33 load avg: 4.27 [326/435] test_stat passed │ │ │ │ +0:16:54 load avg: 4.19 [327/435] test_statistics passed │ │ │ │ +0:16:57 load avg: 4.18 [328/435] test_str passed │ │ │ │ +0:16:57 load avg: 4.18 [329/435] test_strftime passed │ │ │ │ +0:16:57 load avg: 4.18 [330/435] test_string passed │ │ │ │ +0:16:57 load avg: 4.18 [331/435] test_string_literals passed │ │ │ │ +0:16:58 load avg: 4.18 [332/435] test_stringprep passed │ │ │ │ +0:16:58 load avg: 4.18 [333/435] test_strptime passed │ │ │ │ +0:16:58 load avg: 4.18 [334/435] test_strtod passed │ │ │ │ +0:16:59 load avg: 4.18 [335/435] test_struct passed │ │ │ │ +0:16:59 load avg: 4.18 [336/435] test_structseq passed │ │ │ │ +0:16:59 load avg: 4.18 [337/435] test_subclassinit passed │ │ │ │ +0:17:21 load avg: 4.10 [338/435] test_subprocess passed │ │ │ │ +0:17:21 load avg: 4.10 [339/435] test_sundry passed │ │ │ │ +0:17:21 load avg: 4.10 [340/435] test_super passed │ │ │ │ +0:17:25 load avg: 4.10 [341/435] test_support passed │ │ │ │ +0:17:25 load avg: 4.10 [342/435] test_symtable passed │ │ │ │ +0:17:26 load avg: 4.10 [343/435] test_syntax passed │ │ │ │ +0:17:28 load avg: 4.25 [344/435] test_sys passed │ │ │ │ +0:17:28 load avg: 4.25 [345/435] test_sys_setprofile passed │ │ │ │ +0:17:30 load avg: 4.25 [346/435] test_sys_settrace passed │ │ │ │ +0:17:31 load avg: 4.25 [347/435] test_sysconfig passed │ │ │ │ +0:17:31 load avg: 4.25 [348/435] test_syslog passed │ │ │ │ +0:17:32 load avg: 4.07 [349/435] test_tabnanny passed │ │ │ │ +0:17:43 load avg: 4.14 [350/435] test_tarfile passed │ │ │ │ +0:17:43 load avg: 4.14 [351/435] test_tcl passed │ │ │ │ +0:17:45 load avg: 4.14 [352/435] test_tempfile passed │ │ │ │ +0:17:45 load avg: 4.14 [353/435] test_termios passed │ │ │ │ +0:17:46 load avg: 4.14 [354/435] test_textwrap passed │ │ │ │ +0:17:47 load avg: 4.37 [355/435] test_thread passed │ │ │ │ +0:17:48 load avg: 4.37 [356/435] test_threadedtempfile passed │ │ │ │ +0:18:06 load avg: 4.34 [357/435] test_threading passed │ │ │ │ +0:18:07 load avg: 4.23 [358/435] test_threading_local passed │ │ │ │ +0:18:12 load avg: 4.21 [359/435] test_threadsignals passed │ │ │ │ +0:18:15 load avg: 4.21 [360/435] test_time passed │ │ │ │ +0:18:16 load avg: 4.21 [361/435] test_timeit passed │ │ │ │ +0:18:17 load avg: 4.20 [362/435] test_timeout passed │ │ │ │ +0:18:21 load avg: 4.20 [363/435] test_tkinter passed │ │ │ │ +0:18:36 load avg: 4.61 [364/435] test_tokenize passed │ │ │ │ +0:18:36 load avg: 4.61 [365/435] test_tomllib passed │ │ │ │ +0:18:41 load avg: 4.88 [366/435] test_tools passed │ │ │ │ +0:18:44 load avg: 4.97 [367/435] test_trace passed │ │ │ │ +0:18:46 load avg: 4.97 [368/435] test_traceback passed │ │ │ │ +0:18:48 load avg: 4.97 [369/435] test_tracemalloc passed │ │ │ │ +0:18:49 load avg: 4.97 [370/435] test_ttk passed │ │ │ │ +0:18:50 load avg: 4.97 [371/435] test_ttk_textonly passed │ │ │ │ +0:18:50 load avg: 4.97 [372/435] test_tty passed │ │ │ │ +0:18:51 load avg: 4.97 [373/435] test_tuple passed │ │ │ │ +0:18:51 load avg: 4.97 [374/435] test_turtle passed │ │ │ │ +0:18:52 load avg: 4.90 [375/435] test_type_aliases passed │ │ │ │ +0:18:52 load avg: 4.90 [376/435] test_type_annotations passed │ │ │ │ +0:18:52 load avg: 4.90 [377/435] test_type_cache passed │ │ │ │ +0:18:52 load avg: 4.90 [378/435] test_type_comments passed │ │ │ │ +0:18:53 load avg: 4.90 [379/435] test_type_params passed │ │ │ │ +0:18:53 load avg: 4.90 [380/435] test_typechecks passed │ │ │ │ +0:18:53 load avg: 4.90 [381/435] test_types passed │ │ │ │ +0:18:54 load avg: 4.90 [382/435] test_typing passed │ │ │ │ +0:18:54 load avg: 4.90 [383/435] test_ucn passed │ │ │ │ +0:18:55 load avg: 4.90 [384/435] test_unary passed │ │ │ │ +0:18:55 load avg: 4.90 [385/435] test_unicode_file passed │ │ │ │ +0:18:55 load avg: 4.90 [386/435] test_unicode_file_functions passed │ │ │ │ +0:18:55 load avg: 4.90 [387/435] test_unicode_identifiers passed │ │ │ │ +0:19:01 load avg: 4.82 [388/435] test_unicodedata passed │ │ │ │ +0:19:07 load avg: 4.70 [389/435] test_unittest passed │ │ │ │ +0:19:07 load avg: 4.70 [390/435] test_univnewlines passed │ │ │ │ +0:19:07 load avg: 4.70 [391/435] test_unpack passed │ │ │ │ +0:19:08 load avg: 4.70 [392/435] test_unpack_ex passed │ │ │ │ +0:19:26 load avg: 4.54 [393/435] test_unparse passed │ │ │ │ +0:19:27 load avg: 4.41 [394/435] test_urllib passed │ │ │ │ +0:19:27 load avg: 4.41 [395/435] test_urllib2 passed │ │ │ │ +0:19:30 load avg: 4.41 [396/435] test_urllib2_localnet passed │ │ │ │ +0:19:30 load avg: 4.41 [397/435] test_urllib2net passed │ │ │ │ +0:19:31 load avg: 4.41 [398/435] test_urllib_response passed │ │ │ │ +0:19:31 load avg: 4.41 [399/435] test_urllibnet passed │ │ │ │ +0:19:31 load avg: 4.41 [400/435] test_urlparse passed │ │ │ │ +0:19:32 load avg: 4.22 [401/435] test_userdict passed │ │ │ │ +0:19:32 load avg: 4.22 [402/435] test_userlist passed │ │ │ │ +0:19:33 load avg: 4.22 [403/435] test_userstring passed │ │ │ │ +0:19:34 load avg: 4.22 [404/435] test_utf8_mode passed │ │ │ │ +0:19:35 load avg: 4.22 [405/435] test_utf8source passed │ │ │ │ +0:19:35 load avg: 4.22 [406/435] test_uuid passed │ │ │ │ +0:19:40 load avg: 4.04 [407/435] test_wait3 passed │ │ │ │ +0:19:46 load avg: 3.88 [408/435] test_wait4 passed │ │ │ │ +0:19:47 load avg: 3.81 [409/435] test_warnings passed │ │ │ │ +0:19:47 load avg: 3.81 [410/435] test_wave passed │ │ │ │ +0:19:58 load avg: 3.91 [411/435] test_weakref passed │ │ │ │ +0:19:59 load avg: 3.91 [412/435] test_weakset passed │ │ │ │ +0:19:59 load avg: 3.91 [413/435] test_webbrowser passed │ │ │ │ +0:19:59 load avg: 3.91 [414/435] test_winapi skipped │ │ │ │ test_winapi skipped -- No module named '_winapi' │ │ │ │ -0:36:55 load avg: 0.93 [415/435] test_winconsoleio skipped │ │ │ │ +0:19:59 load avg: 3.91 [415/435] test_winconsoleio skipped │ │ │ │ test_winconsoleio skipped -- test only relevant on win32 │ │ │ │ -0:36:55 load avg: 0.93 [416/435] test_winreg skipped │ │ │ │ +0:19:59 load avg: 3.91 [416/435] test_winreg skipped │ │ │ │ test_winreg skipped -- No module named 'winreg' │ │ │ │ -0:36:56 load avg: 0.93 [417/435] test_winsound skipped │ │ │ │ +0:20:00 load avg: 3.91 [417/435] test_winsound skipped │ │ │ │ test_winsound skipped -- No module named 'winsound' │ │ │ │ -0:36:56 load avg: 0.93 [418/435] test_with passed │ │ │ │ -0:36:56 load avg: 0.93 [419/435] test_wmi skipped │ │ │ │ +0:20:00 load avg: 3.91 [418/435] test_with passed │ │ │ │ +0:20:00 load avg: 3.91 [419/435] test_wmi skipped │ │ │ │ test_wmi skipped -- No module named '_wmi' │ │ │ │ -0:36:57 load avg: 0.93 [420/435] test_wsgiref passed │ │ │ │ -0:36:57 load avg: 0.93 [421/435] test_xml_dom_minicompat passed │ │ │ │ -0:36:58 load avg: 0.93 [422/435] test_xml_dom_xmlbuilder passed │ │ │ │ -0:36:59 load avg: 0.93 [423/435] test_xml_etree passed │ │ │ │ -0:37:01 load avg: 0.93 [424/435] test_xml_etree_c passed │ │ │ │ -0:37:30 load avg: 0.67 [425/435] test_xmlrpc passed │ │ │ │ -0:37:30 load avg: 0.67 [426/435] test_xxlimited passed │ │ │ │ -0:37:31 load avg: 0.67 [427/435] test_xxtestfuzz passed │ │ │ │ -0:37:31 load avg: 0.67 [428/435] test_yield_from passed │ │ │ │ -0:37:32 load avg: 0.67 [429/435] test_zipapp passed │ │ │ │ -0:37:43 load avg: 0.74 [430/435] test_zipfile passed │ │ │ │ -0:37:43 load avg: 0.74 [431/435] test_zipfile64 skipped (resource denied) │ │ │ │ +0:20:00 load avg: 3.91 [420/435] test_wsgiref passed │ │ │ │ +0:20:01 load avg: 3.91 [421/435] test_xml_dom_minicompat passed │ │ │ │ +0:20:01 load avg: 3.91 [422/435] test_xml_dom_xmlbuilder passed │ │ │ │ +0:20:02 load avg: 3.91 [423/435] test_xml_etree passed │ │ │ │ +0:20:03 load avg: 4.00 [424/435] test_xml_etree_c passed │ │ │ │ +0:20:30 load avg: 3.70 [425/435] test_xmlrpc passed │ │ │ │ +0:20:31 load avg: 3.70 [426/435] test_xxlimited passed │ │ │ │ +0:20:31 load avg: 3.70 [427/435] test_xxtestfuzz passed │ │ │ │ +0:20:31 load avg: 3.70 [428/435] test_yield_from passed │ │ │ │ +0:20:31 load avg: 3.70 [429/435] test_zipapp passed │ │ │ │ +0:20:37 load avg: 3.74 [430/435] test_zipfile passed │ │ │ │ +0:20:37 load avg: 3.74 [431/435] test_zipfile64 skipped (resource denied) │ │ │ │ test_zipfile64 skipped -- test requires loads of disk-space bytes and a long time to run │ │ │ │ -0:38:13 load avg: 0.93 running (1): test_zipimport (30.0 sec) │ │ │ │ -0:38:43 load avg: 1.01 running (1): test_zipimport (1 min) │ │ │ │ -0:39:13 load avg: 1.01 running (1): test_zipimport (1 min 30 sec) │ │ │ │ -0:39:43 load avg: 1.00 running (1): test_zipimport (2 min) │ │ │ │ -0:39:51 load avg: 1.00 [432/435] test_zipimport passed (2 min 7 sec) │ │ │ │ -0:39:53 load avg: 1.00 [433/435] test_zipimport_support passed │ │ │ │ -0:39:55 load avg: 1.00 [434/435] test_zlib passed │ │ │ │ -0:39:56 load avg: 1.00 [435/435] test_zoneinfo passed │ │ │ │ +0:21:07 load avg: 4.15 running (1): test_zipimport (30.0 sec) │ │ │ │ +0:21:32 load avg: 4.85 [432/435] test_zipimport passed (55.3 sec) │ │ │ │ +0:21:33 load avg: 4.85 [433/435] test_zipimport_support passed │ │ │ │ +0:21:34 load avg: 4.85 [434/435] test_zlib passed │ │ │ │ +0:21:35 load avg: 4.85 [435/435] test_zoneinfo passed │ │ │ │ │ │ │ │ == Tests result: SUCCESS == │ │ │ │ │ │ │ │ 10 slowest tests: │ │ │ │ -- test_zipimport: 2 min 7 sec │ │ │ │ -- test.test_multiprocessing_spawn.test_processes: 1 min 22 sec │ │ │ │ -- test_math: 1 min 15 sec │ │ │ │ -- test.test_multiprocessing_forkserver.test_processes: 1 min 9 sec │ │ │ │ -- test_cext: 1 min 9 sec │ │ │ │ -- test_io: 1 min 5 sec │ │ │ │ -- test_cppext: 58.0 sec │ │ │ │ -- test_weakref: 53.3 sec │ │ │ │ -- test_source_encoding: 52.8 sec │ │ │ │ -- test_statistics: 51.8 sec │ │ │ │ +- test_zipimport: 55.3 sec │ │ │ │ +- test.test_multiprocessing_spawn.test_processes: 49.5 sec │ │ │ │ +- test.test_multiprocessing_forkserver.test_processes: 43.2 sec │ │ │ │ +- test_io: 35.1 sec │ │ │ │ +- test.test_concurrent_futures.test_process_pool: 32.5 sec │ │ │ │ +- test_cext: 30.6 sec │ │ │ │ +- test_math: 30.2 sec │ │ │ │ +- test.test_multiprocessing_spawn.test_misc: 30.1 sec │ │ │ │ +- test_source_encoding: 28.1 sec │ │ │ │ +- test_xmlrpc: 27.8 sec │ │ │ │ │ │ │ │ 13 tests skipped: │ │ │ │ test_android test_apple test_devpoll test_free_threading │ │ │ │ test_kqueue test_launcher test_msvcrt test_startfile test_winapi │ │ │ │ test_winconsoleio test_winreg test_winsound test_wmi │ │ │ │ │ │ │ │ 1 test skipped (resource denied): │ │ │ │ test_zipfile64 │ │ │ │ │ │ │ │ 421 tests OK. │ │ │ │ │ │ │ │ -Total duration: 39 min 56 sec │ │ │ │ -Total tests: run=42,588 skipped=1,721 │ │ │ │ +Total duration: 21 min 35 sec │ │ │ │ +Total tests: run=42,588 skipped=1,718 │ │ │ │ Total test files: run=434/435 skipped=13 resource_denied=1 │ │ │ │ Result: SUCCESS │ │ │ │ make[1]: Leaving directory '/build/reproducible-path/python3.13-3.13.5/build-static'