--- /srv/rebuilderd/tmp/rebuilderd9PJJqC/inputs/python3.14-dev_3.14.3-1_riscv64.deb +++ /srv/rebuilderd/tmp/rebuilderd9PJJqC/out/python3.14-dev_3.14.3-1_riscv64.deb ├── file list │ @@ -1,3 +1,3 @@ │ -rw-r--r-- 0 0 0 4 2026-02-04 15:33:49.000000 debian-binary │ -rw-r--r-- 0 0 0 772 2026-02-04 15:33:49.000000 control.tar.xz │ --rw-r--r-- 0 0 0 513736 2026-02-04 15:33:49.000000 data.tar.xz │ +-rw-r--r-- 0 0 0 507712 2026-02-04 15:33:49.000000 data.tar.xz ├── control.tar.xz │ ├── control.tar │ │ ├── ./control │ │ │ @@ -1,13 +1,13 @@ │ │ │ Package: python3.14-dev │ │ │ Source: python3.14 │ │ │ Version: 3.14.3-1 │ │ │ Architecture: riscv64 │ │ │ Maintainer: Matthias Klose │ │ │ -Installed-Size: 517 │ │ │ +Installed-Size: 511 │ │ │ Depends: python3.14 (= 3.14.3-1), libpython3.14-dev (= 3.14.3-1), libpython3.14 (= 3.14.3-1) │ │ │ Recommends: libc6-dev | libc-dev │ │ │ Section: python │ │ │ Priority: optional │ │ │ Multi-Arch: allowed │ │ │ Description: Header files and a static library for Python (v3.14) │ │ │ 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 2026-02-04 15:33:49.000000 ./usr/share/ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2026-02-04 15:33:49.000000 ./usr/share/doc/ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2026-02-04 15:33:49.000000 ./usr/share/doc/python3.14/ │ │ │ -rw-r--r-- 0 root (0) root (0) 492498 2026-02-03 15:32:20.000000 ./usr/share/doc/python3.14/HISTORY.gz │ │ │ -rw-r--r-- 0 root (0) root (0) 3426 2026-02-04 15:33:49.000000 ./usr/share/doc/python3.14/README.maintainers │ │ │ -rw-r--r-- 0 root (0) root (0) 2092 2026-02-03 15:32:20.000000 ./usr/share/doc/python3.14/README.valgrind.gz │ │ │ -rw-r--r-- 0 root (0) root (0) 36 2026-02-04 15:33:49.000000 ./usr/share/doc/python3.14/pybench.log │ │ │ --rw-r--r-- 0 root (0) root (0) 16129 2026-02-04 15:33:49.000000 ./usr/share/doc/python3.14/test_results.gz │ │ │ +-rw-r--r-- 0 root (0) root (0) 10040 2026-02-04 15:33:49.000000 ./usr/share/doc/python3.14/test_results.gz │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2026-02-04 15:33:49.000000 ./usr/share/man/ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2026-02-04 15:33:49.000000 ./usr/share/man/man1/ │ │ │ lrwxrwxrwx 0 root (0) root (0) 0 2026-02-04 15:33:49.000000 ./usr/bin/python3.14-config -> riscv64-linux-gnu-python3.14-config │ │ │ lrwxrwxrwx 0 root (0) root (0) 0 2026-02-04 15:33:49.000000 ./usr/share/doc/python3.14-dev -> python3.14 │ │ │ lrwxrwxrwx 0 root (0) root (0) 0 2026-02-04 15:33:49.000000 ./usr/share/man/man1/python3.14-config.1.gz -> riscv64-linux-gnu-python3.14-config.1.gz │ │ ├── ./usr/share/doc/python3.14/test_results.gz │ │ │ ├── test_results │ │ │ │ @@ -1,829 +1,514 @@ │ │ │ │ make[1]: Entering directory '/build/reproducible-path/python3.14-3.14.3/build-static' │ │ │ │ Checked 114 modules (63 built-in, 50 shared, 1 n/a on linux-riscv64, 0 disabled, 0 missing, 0 failed on import) │ │ │ │ ./python -E ../Tools/build/generate-build-details.py `cat pybuilddir.txt`/build-details_riscv64-linux-gnu.json │ │ │ │ ./python -E -m test --fast-ci -u-gui --timeout= -j 1 -w -uall --timeout=3600 -x test_asyncio test_concurrent_futures test_ensurepip 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 -u-gui --timeout= -j 1 -w -uall --timeout=3600 -x test_asyncio test_concurrent_futures test_ensurepip 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.14.3 (main, Feb 4 2026, 15:33:49) [GCC 15.2.0] │ │ │ │ -== Linux-6.12.63+deb13-riscv64-riscv64-with-glibc2.42 little-endian │ │ │ │ +== Linux-6.6.87-win2030-riscv64-with-glibc2.42 little-endian │ │ │ │ == Python build: release dtrace │ │ │ │ -== cwd: /build/reproducible-path/python3.14-3.14.3/build-static/build/test_python_worker_88951æ │ │ │ │ +== cwd: /build/reproducible-path/python3.14-3.14.3/build-static/build/test_python_worker_88419æ │ │ │ │ == CPU count: 4 │ │ │ │ == encodings: locale=UTF-8 FS=utf-8 │ │ │ │ == resources: all │ │ │ │ │ │ │ │ Using random seed: 1770219229 │ │ │ │ -0:00:00 load avg: 1.10 Run 436 tests in parallel using 1 worker process (timeout: 1 hour, worker timeout: 1 hour 5 min) │ │ │ │ -0:00:03 load avg: 1.09 [ 1/436] test.test_future_stmt.test_future passed │ │ │ │ -0:00:04 load avg: 1.09 [ 2/436] test.test_future_stmt.test_future_flags passed │ │ │ │ -0:00:06 load avg: 1.09 [ 3/436] test.test_future_stmt.test_future_multiple_features passed │ │ │ │ -0:00:07 load avg: 1.09 [ 4/436] test.test_future_stmt.test_future_multiple_imports passed │ │ │ │ -0:00:09 load avg: 1.08 [ 5/436] test.test_future_stmt.test_future_single_import passed │ │ │ │ -0:00:23 load avg: 1.07 [ 6/436] test.test_inspect.test_inspect passed │ │ │ │ -0:00:47 load avg: 0.97 [ 7/436] test.test_multiprocessing_fork.test_manager passed │ │ │ │ -0:01:17 load avg: 3.24 running (1): test.test_multiprocessing_fork.test_misc (30.0 sec) │ │ │ │ -0:01:47 load avg: 2.64 running (1): test.test_multiprocessing_fork.test_misc (1 min) │ │ │ │ -0:02:12 load avg: 2.15 [ 8/436] test.test_multiprocessing_fork.test_misc passed (1 min 24 sec) │ │ │ │ -0:02:42 load avg: 1.71 running (1): test.test_multiprocessing_fork.test_processes (30.0 sec) │ │ │ │ -0:03:07 load avg: 1.49 [ 9/436] test.test_multiprocessing_fork.test_processes passed (55.6 sec) │ │ │ │ -0:03:29 load avg: 1.25 [ 10/436] test.test_multiprocessing_fork.test_threads passed │ │ │ │ -0:03:59 load avg: 1.60 running (1): test.test_multiprocessing_forkserver.test_manager (30.0 sec) │ │ │ │ -0:04:27 load avg: 1.40 [ 11/436] test.test_multiprocessing_forkserver.test_manager passed (58.0 sec) │ │ │ │ -0:04:57 load avg: 3.64 running (1): test.test_multiprocessing_forkserver.test_misc (30.0 sec) │ │ │ │ -0:05:27 load avg: 2.47 running (1): test.test_multiprocessing_forkserver.test_misc (1 min) │ │ │ │ -0:05:57 load avg: 1.89 running (1): test.test_multiprocessing_forkserver.test_misc (1 min 30 sec) │ │ │ │ -0:06:12 load avg: 1.74 [ 12/436] test.test_multiprocessing_forkserver.test_misc passed (1 min 45 sec) │ │ │ │ -0:06:42 load avg: 2.25 running (1): test.test_multiprocessing_forkserver.test_processes (30.0 sec) │ │ │ │ -0:07:12 load avg: 1.89 running (1): test.test_multiprocessing_forkserver.test_processes (1 min) │ │ │ │ -0:07:42 load avg: 1.66 running (1): test.test_multiprocessing_forkserver.test_processes (1 min 30 sec) │ │ │ │ -0:08:12 load avg: 3.61 running (1): test.test_multiprocessing_forkserver.test_processes (2 min) │ │ │ │ -0:08:42 load avg: 21.55 running (1): test.test_multiprocessing_forkserver.test_processes (2 min 30 sec) │ │ │ │ -0:09:12 load avg: 19.00 running (1): test.test_multiprocessing_forkserver.test_processes (3 min) │ │ │ │ -0:09:34 load avg: 12.91 [ 13/436] test.test_multiprocessing_forkserver.test_processes passed (3 min 21 sec) │ │ │ │ -0:09:58 load avg: 8.72 [ 14/436] test.test_multiprocessing_forkserver.test_threads passed │ │ │ │ -0:10:28 load avg: 6.87 running (1): test.test_multiprocessing_spawn.test_manager (30.0 sec) │ │ │ │ -0:10:58 load avg: 4.56 running (1): test.test_multiprocessing_spawn.test_manager (1 min) │ │ │ │ -0:11:28 load avg: 3.84 running (1): test.test_multiprocessing_spawn.test_manager (1 min 30 sec) │ │ │ │ -0:11:35 load avg: 3.69 [ 15/436] test.test_multiprocessing_spawn.test_manager passed (1 min 37 sec) │ │ │ │ -0:12:05 load avg: 5.22 running (1): test.test_multiprocessing_spawn.test_misc (30.0 sec) │ │ │ │ -0:12:35 load avg: 3.48 running (1): test.test_multiprocessing_spawn.test_misc (1 min) │ │ │ │ -0:13:05 load avg: 2.65 running (1): test.test_multiprocessing_spawn.test_misc (1 min 30 sec) │ │ │ │ -0:13:35 load avg: 2.01 running (1): test.test_multiprocessing_spawn.test_misc (2 min) │ │ │ │ -0:13:39 load avg: 1.93 [ 16/436] test.test_multiprocessing_spawn.test_misc passed (2 min 3 sec) │ │ │ │ -0:14:09 load avg: 2.15 running (1): test.test_multiprocessing_spawn.test_processes (30.0 sec) │ │ │ │ -0:14:39 load avg: 1.92 running (1): test.test_multiprocessing_spawn.test_processes (1 min) │ │ │ │ -0:15:09 load avg: 1.67 running (1): test.test_multiprocessing_spawn.test_processes (1 min 30 sec) │ │ │ │ -0:15:39 load avg: 1.64 running (1): test.test_multiprocessing_spawn.test_processes (2 min) │ │ │ │ -0:16:09 load avg: 1.62 running (1): test.test_multiprocessing_spawn.test_processes (2 min 30 sec) │ │ │ │ -0:16:39 load avg: 1.84 running (1): test.test_multiprocessing_spawn.test_processes (3 min) │ │ │ │ -0:17:09 load avg: 1.62 running (1): test.test_multiprocessing_spawn.test_processes (3 min 30 sec) │ │ │ │ -0:17:39 load avg: 1.31 running (1): test.test_multiprocessing_spawn.test_processes (4 min) │ │ │ │ -0:18:09 load avg: 1.19 [ 17/436] test.test_multiprocessing_spawn.test_processes passed (4 min 29 sec) │ │ │ │ -0:18:34 load avg: 1.13 [ 18/436] test.test_multiprocessing_spawn.test_threads passed │ │ │ │ -0:18:51 load avg: 1.02 [ 19/436] test.test_pydoc.test_pydoc passed │ │ │ │ -0:19:02 load avg: 1.02 [ 20/436] test___all__ passed │ │ │ │ -0:19:04 load avg: 1.01 [ 21/436] test__colorize passed │ │ │ │ -0:19:11 load avg: 1.01 [ 22/436] test__interpchannels passed │ │ │ │ -0:19:26 load avg: 1.01 [ 23/436] test__interpreters passed │ │ │ │ -0:19:28 load avg: 1.01 [ 24/436] test__locale passed │ │ │ │ -0:19:29 load avg: 1.01 [ 25/436] test__opcode passed │ │ │ │ -0:19:31 load avg: 1.01 [ 26/436] test__osx_support passed │ │ │ │ -0:19:32 load avg: 1.01 [ 27/436] test_abc passed │ │ │ │ -0:19:34 load avg: 1.01 [ 28/436] test_abstract_numbers passed │ │ │ │ -0:19:35 load avg: 1.01 [ 29/436] test_android skipped │ │ │ │ +0:00:00 load avg: 1.08 Run 436 tests in parallel using 1 worker process (timeout: 1 hour, worker timeout: 1 hour 5 min) │ │ │ │ +0:00:00 load avg: 1.08 [ 1/436] test.test_future_stmt.test_future passed │ │ │ │ +0:00:01 load avg: 1.08 [ 2/436] test.test_future_stmt.test_future_flags passed │ │ │ │ +0:00:01 load avg: 1.07 [ 3/436] test.test_future_stmt.test_future_multiple_features passed │ │ │ │ +0:00:02 load avg: 1.07 [ 4/436] test.test_future_stmt.test_future_multiple_imports passed │ │ │ │ +0:00:02 load avg: 1.07 [ 5/436] test.test_future_stmt.test_future_single_import passed │ │ │ │ +0:00:07 load avg: 1.07 [ 6/436] test.test_inspect.test_inspect passed │ │ │ │ +0:00:20 load avg: 0.90 [ 7/436] test.test_multiprocessing_fork.test_manager passed │ │ │ │ +0:00:50 load avg: 1.60 running (1): test.test_multiprocessing_fork.test_misc (30.0 sec) │ │ │ │ +0:00:54 load avg: 1.55 [ 8/436] test.test_multiprocessing_fork.test_misc passed (34.4 sec) │ │ │ │ +0:01:24 load avg: 1.31 running (1): test.test_multiprocessing_fork.test_processes (30.0 sec) │ │ │ │ +0:01:26 load avg: 1.31 [ 9/436] test.test_multiprocessing_fork.test_processes passed (31.6 sec) │ │ │ │ +0:01:42 load avg: 1.10 [ 10/436] test.test_multiprocessing_fork.test_threads passed │ │ │ │ +0:02:10 load avg: 1.14 [ 11/436] test.test_multiprocessing_forkserver.test_manager passed │ │ │ │ +0:02:40 load avg: 2.53 running (1): test.test_multiprocessing_forkserver.test_misc (30.0 sec) │ │ │ │ +0:02:51 load avg: 2.30 [ 12/436] test.test_multiprocessing_forkserver.test_misc passed (40.8 sec) │ │ │ │ +0:03:21 load avg: 2.34 running (1): test.test_multiprocessing_forkserver.test_processes (30.0 sec) │ │ │ │ +0:03:51 load avg: 5.37 running (1): test.test_multiprocessing_forkserver.test_processes (1 min) │ │ │ │ +0:04:10 load avg: 6.74 [ 13/436] test.test_multiprocessing_forkserver.test_processes passed (1 min 18 sec) │ │ │ │ +0:04:26 load avg: 5.32 [ 14/436] test.test_multiprocessing_forkserver.test_threads passed │ │ │ │ +0:04:56 load avg: 3.93 running (1): test.test_multiprocessing_spawn.test_manager (30.0 sec) │ │ │ │ +0:05:02 load avg: 3.78 [ 15/436] test.test_multiprocessing_spawn.test_manager passed (35.4 sec) │ │ │ │ +0:05:32 load avg: 2.62 running (1): test.test_multiprocessing_spawn.test_misc (30.0 sec) │ │ │ │ +0:05:47 load avg: 2.02 [ 16/436] test.test_multiprocessing_spawn.test_misc passed (45.5 sec) │ │ │ │ +0:06:17 load avg: 1.64 running (1): test.test_multiprocessing_spawn.test_processes (30.0 sec) │ │ │ │ +0:06:47 load avg: 1.80 running (1): test.test_multiprocessing_spawn.test_processes (1 min) │ │ │ │ +0:07:17 load avg: 1.72 running (1): test.test_multiprocessing_spawn.test_processes (1 min 30 sec) │ │ │ │ +0:07:21 load avg: 1.72 [ 17/436] test.test_multiprocessing_spawn.test_processes passed (1 min 34 sec) │ │ │ │ +0:07:38 load avg: 1.29 [ 18/436] test.test_multiprocessing_spawn.test_threads passed │ │ │ │ +0:07:44 load avg: 1.27 [ 19/436] test.test_pydoc.test_pydoc passed │ │ │ │ +0:07:48 load avg: 1.25 [ 20/436] test___all__ passed │ │ │ │ +0:07:48 load avg: 1.25 [ 21/436] test__colorize passed │ │ │ │ +0:07:51 load avg: 1.25 [ 22/436] test__interpchannels passed │ │ │ │ +0:07:55 load avg: 1.23 [ 23/436] test__interpreters passed │ │ │ │ +0:07:56 load avg: 1.23 [ 24/436] test__locale passed │ │ │ │ +0:07:56 load avg: 1.23 [ 25/436] test__opcode passed │ │ │ │ +0:07:57 load avg: 1.21 [ 26/436] test__osx_support passed │ │ │ │ +0:07:57 load avg: 1.21 [ 27/436] test_abc passed │ │ │ │ +0:07:58 load avg: 1.21 [ 28/436] test_abstract_numbers passed │ │ │ │ +0:07:58 load avg: 1.21 [ 29/436] test_android skipped │ │ │ │ test_android skipped -- Android-specific │ │ │ │ -0:19:38 load avg: 1.01 [ 30/436] test_annotationlib passed │ │ │ │ -0:19:40 load avg: 1.01 [ 31/436] test_apple skipped │ │ │ │ +0:07:59 load avg: 1.21 [ 30/436] test_annotationlib passed │ │ │ │ +0:08:00 load avg: 1.21 [ 31/436] test_apple skipped │ │ │ │ test_apple skipped -- Apple-specific │ │ │ │ -0:20:04 load avg: 1.00 [ 32/436] test_argparse passed │ │ │ │ -0:20:17 load avg: 1.00 [ 33/436] test_array passed │ │ │ │ -0:20:18 load avg: 1.00 [ 34/436] test_asdl_parser passed │ │ │ │ -0:20:48 load avg: 1.00 running (1): test_ast (30.0 sec) │ │ │ │ -0:21:18 load avg: 1.14 running (1): test_ast (1 min) │ │ │ │ -0:21:48 load avg: 1.36 running (1): test_ast (1 min 30 sec) │ │ │ │ -0:22:07 load avg: 1.46 [ 35/436] test_ast passed (1 min 48 sec) │ │ │ │ -0:22:12 load avg: 1.35 [ 36/436] test_asyncgen passed │ │ │ │ -0:22:15 load avg: 1.32 [ 37/436] test_atexit passed │ │ │ │ -0:22:39 load avg: 1.21 [ 38/436] test_audit passed │ │ │ │ -0:22:41 load avg: 1.21 [ 39/436] test_augassign passed │ │ │ │ -0:22:44 load avg: 1.19 [ 40/436] test_base64 passed │ │ │ │ -0:22:46 load avg: 1.19 [ 41/436] test_baseexception passed │ │ │ │ -0:22:48 load avg: 1.19 [ 42/436] test_bdb passed │ │ │ │ -0:22:49 load avg: 1.18 [ 43/436] test_bigaddrspace passed │ │ │ │ -0:22:51 load avg: 1.18 [ 44/436] test_bigmem passed │ │ │ │ -0:22:53 load avg: 1.18 [ 45/436] test_binascii passed │ │ │ │ -0:22:54 load avg: 1.16 [ 46/436] test_binop passed │ │ │ │ -0:22:56 load avg: 1.16 [ 47/436] test_bisect passed │ │ │ │ -0:22:57 load avg: 1.16 [ 48/436] test_bool passed │ │ │ │ -0:23:27 load avg: 1.10 running (1): test_buffer (30.0 sec) │ │ │ │ -0:23:53 load avg: 1.06 [ 49/436] test_buffer passed (55.2 sec) │ │ │ │ -0:23:58 load avg: 1.06 [ 50/436] test_bufio passed │ │ │ │ -0:23:59 load avg: 1.05 [ 51/436] test_build_details passed │ │ │ │ -0:24:06 load avg: 1.05 [ 52/436] test_builtin passed │ │ │ │ -0:24:36 load avg: 1.03 running (1): test_bytes (30.0 sec) │ │ │ │ -0:24:59 load avg: 1.02 [ 53/436] test_bytes passed (53.0 sec) │ │ │ │ -0:25:11 load avg: 1.09 [ 54/436] test_bz2 passed │ │ │ │ -0:25:25 load avg: 1.07 [ 55/436] test_c_locale_coercion passed │ │ │ │ -0:25:54 load avg: 1.04 [ 56/436] test_calendar passed │ │ │ │ -0:26:00 load avg: 1.04 [ 57/436] test_call passed │ │ │ │ -0:26:30 load avg: 1.30 running (1): test_capi (30.0 sec) │ │ │ │ -0:27:00 load avg: 1.35 running (1): test_capi (1 min) │ │ │ │ -0:27:30 load avg: 1.21 running (1): test_capi (1 min 30 sec) │ │ │ │ -0:28:00 load avg: 1.25 running (1): test_capi (2 min) │ │ │ │ -0:28:30 load avg: 1.15 running (1): test_capi (2 min 30 sec) │ │ │ │ -0:29:00 load avg: 1.09 running (1): test_capi (3 min) │ │ │ │ -0:29:30 load avg: 1.05 running (1): test_capi (3 min 30 sec) │ │ │ │ -0:29:50 load avg: 1.04 [ 58/436] test_capi passed (3 min 50 sec) │ │ │ │ -0:30:20 load avg: 1.02 running (1): test_cext (30.0 sec) │ │ │ │ -0:30:50 load avg: 1.30 running (1): test_cext (1 min) │ │ │ │ -0:31:20 load avg: 1.18 running (1): test_cext (1 min 30 sec) │ │ │ │ -0:31:50 load avg: 1.48 running (1): test_cext (2 min) │ │ │ │ -0:32:20 load avg: 1.29 running (1): test_cext (2 min 30 sec) │ │ │ │ -0:32:50 load avg: 1.51 running (1): test_cext (3 min) │ │ │ │ -0:33:20 load avg: 1.31 running (1): test_cext (3 min 30 sec) │ │ │ │ -0:33:50 load avg: 1.19 running (1): test_cext (4 min) │ │ │ │ -0:34:20 load avg: 1.11 running (1): test_cext (4 min 30 sec) │ │ │ │ -0:34:50 load avg: 1.07 running (1): test_cext (5 min) │ │ │ │ -0:35:12 load avg: 1.05 [ 59/436] test_cext passed (5 min 22 sec) │ │ │ │ -0:35:14 load avg: 1.05 [ 60/436] test_charmapcodec passed │ │ │ │ -0:35:17 load avg: 1.04 [ 61/436] test_class passed │ │ │ │ -0:35:21 load avg: 1.04 [ 62/436] test_clinic passed │ │ │ │ -0:35:23 load avg: 1.04 [ 63/436] test_cmath passed │ │ │ │ -0:35:26 load avg: 1.04 [ 64/436] test_cmd passed │ │ │ │ -0:35:56 load avg: 1.08 running (1): test_cmd_line (30.0 sec) │ │ │ │ -0:36:03 load avg: 1.07 [ 65/436] test_cmd_line passed (37.1 sec) │ │ │ │ -0:36:33 load avg: 1.42 running (1): test_cmd_line_script (30.0 sec) │ │ │ │ -0:36:35 load avg: 1.47 [ 66/436] test_cmd_line_script passed (32.1 sec) │ │ │ │ -0:36:39 load avg: 1.47 [ 67/436] test_code passed │ │ │ │ -0:36:42 load avg: 1.51 [ 68/436] test_code_module passed │ │ │ │ -0:36:44 load avg: 1.51 [ 69/436] test_codeccallbacks passed │ │ │ │ -0:36:47 load avg: 1.63 [ 70/436] test_codecencodings_cn passed │ │ │ │ -0:36:49 load avg: 1.63 [ 71/436] test_codecencodings_hk passed │ │ │ │ -0:36:54 load avg: 1.58 [ 72/436] test_codecencodings_iso2022 passed │ │ │ │ -0:36:59 load avg: 1.53 [ 73/436] test_codecencodings_jp passed │ │ │ │ -0:37:01 load avg: 1.49 [ 74/436] test_codecencodings_kr passed │ │ │ │ -0:37:04 load avg: 1.49 [ 75/436] test_codecencodings_tw passed │ │ │ │ -0:37:06 load avg: 1.45 [ 76/436] test_codecmaps_cn passed │ │ │ │ -0:37:09 load avg: 1.45 [ 77/436] test_codecmaps_hk passed │ │ │ │ -0:37:12 load avg: 1.41 [ 78/436] test_codecmaps_jp passed │ │ │ │ -0:37:15 load avg: 1.38 [ 79/436] test_codecmaps_kr passed │ │ │ │ -0:37:17 load avg: 1.38 [ 80/436] test_codecmaps_tw passed │ │ │ │ -0:37:26 load avg: 1.32 [ 81/436] test_codecs passed │ │ │ │ -0:37:28 load avg: 1.32 [ 82/436] test_codeop passed │ │ │ │ -0:37:58 load avg: 1.19 running (1): test_collections (30.0 sec) │ │ │ │ -0:38:10 load avg: 1.15 [ 83/436] test_collections passed (42.4 sec) │ │ │ │ -0:38:12 load avg: 1.15 [ 84/436] test_colorsys passed │ │ │ │ -0:38:14 load avg: 1.15 [ 85/436] test_compare passed │ │ │ │ -0:38:44 load avg: 1.14 running (1): test_compile (30.0 sec) │ │ │ │ -0:39:14 load avg: 1.25 running (1): test_compile (1 min) │ │ │ │ -0:39:38 load avg: 1.16 [ 86/436] test_compile passed (1 min 24 sec) │ │ │ │ -0:40:08 load avg: 1.44 running (1): test_compileall (30.0 sec) │ │ │ │ -0:40:38 load avg: 1.66 running (1): test_compileall (1 min) │ │ │ │ -0:41:08 load avg: 1.40 running (1): test_compileall (1 min 30 sec) │ │ │ │ -0:41:38 load avg: 1.69 running (1): test_compileall (2 min) │ │ │ │ -0:42:08 load avg: 1.52 running (1): test_compileall (2 min 30 sec) │ │ │ │ -0:42:38 load avg: 1.40 running (1): test_compileall (3 min) │ │ │ │ -0:42:57 load avg: 1.62 [ 87/436] test_compileall passed (3 min 18 sec) │ │ │ │ -0:42:58 load avg: 1.62 [ 88/436] test_compiler_assemble passed │ │ │ │ -0:43:00 load avg: 1.57 [ 89/436] test_compiler_codegen passed │ │ │ │ -0:43:02 load avg: 1.57 [ 90/436] test_complex passed │ │ │ │ -0:43:08 load avg: 1.52 [ 91/436] test_configparser passed │ │ │ │ -0:43:10 load avg: 1.48 [ 92/436] test_contains passed │ │ │ │ -0:43:20 load avg: 1.41 [ 93/436] test_context passed │ │ │ │ -0:43:22 load avg: 1.41 [ 94/436] test_contextlib passed │ │ │ │ -0:43:24 load avg: 1.41 [ 95/436] test_contextlib_async passed │ │ │ │ -0:43:27 load avg: 1.37 [ 96/436] test_copy passed │ │ │ │ -0:43:29 load avg: 1.37 [ 97/436] test_copyreg passed │ │ │ │ -0:43:34 load avg: 1.34 [ 98/436] test_coroutines passed │ │ │ │ -0:44:04 load avg: 1.33 running (1): test_cppext (30.0 sec) │ │ │ │ -0:44:34 load avg: 1.26 running (1): test_cppext (1 min) │ │ │ │ -0:45:04 load avg: 1.16 running (1): test_cppext (1 min 30 sec) │ │ │ │ -0:45:34 load avg: 1.09 running (1): test_cppext (2 min) │ │ │ │ -0:46:04 load avg: 1.06 running (1): test_cppext (2 min 30 sec) │ │ │ │ -0:46:34 load avg: 1.27 running (1): test_cppext (3 min) │ │ │ │ -0:47:04 load avg: 1.40 running (1): test_cppext (3 min 30 sec) │ │ │ │ -0:47:34 load avg: 1.24 running (1): test_cppext (4 min) │ │ │ │ -0:48:04 load avg: 1.26 running (1): test_cppext (4 min 30 sec) │ │ │ │ -0:48:34 load avg: 1.16 running (1): test_cppext (5 min) │ │ │ │ -0:49:04 load avg: 1.17 running (1): test_cppext (5 min 30 sec) │ │ │ │ -0:49:09 load avg: 1.15 [ 99/436] test_cppext passed (5 min 34 sec) │ │ │ │ -0:49:15 load avg: 1.13 [100/436] test_cprofile passed │ │ │ │ -0:49:20 load avg: 1.12 [101/436] test_crossinterp passed │ │ │ │ -0:49:22 load avg: 1.12 [102/436] test_csv passed │ │ │ │ -0:49:45 load avg: 1.08 [103/436] test_ctypes passed │ │ │ │ -0:49:47 load avg: 1.08 [104/436] test_curses passed │ │ │ │ -0:49:53 load avg: 1.07 [105/436] test_dataclasses passed │ │ │ │ -0:50:21 load avg: 1.56 [106/436] test_datetime passed │ │ │ │ -0:50:23 load avg: 1.56 [107/436] test_dbm passed │ │ │ │ -0:50:25 load avg: 1.56 [108/436] test_dbm_dumb passed │ │ │ │ -0:50:26 load avg: 1.51 [109/436] test_dbm_gnu passed │ │ │ │ -0:50:28 load avg: 1.51 [110/436] test_dbm_ndbm passed │ │ │ │ -0:50:30 load avg: 1.47 [111/436] test_dbm_sqlite3 passed │ │ │ │ -0:51:00 load avg: 1.28 running (1): test_decimal (30.0 sec) │ │ │ │ -0:51:30 load avg: 1.41 running (1): test_decimal (1 min) │ │ │ │ -0:51:44 load avg: 1.50 [112/436] test_decimal passed (1 min 13 sec) │ │ │ │ -0:51:45 load avg: 1.46 [113/436] test_decorators passed │ │ │ │ -0:51:47 load avg: 1.46 [114/436] test_defaultdict passed │ │ │ │ -0:52:01 load avg: 1.36 [115/436] test_deque passed │ │ │ │ -0:52:11 load avg: 1.37 [116/436] test_descr passed │ │ │ │ -0:52:13 load avg: 1.37 [117/436] test_descrtut passed │ │ │ │ -0:52:14 load avg: 1.37 [118/436] test_devpoll skipped │ │ │ │ +0:08:07 load avg: 1.17 [ 32/436] test_argparse passed │ │ │ │ +0:08:11 load avg: 1.17 [ 33/436] test_array passed │ │ │ │ +0:08:12 load avg: 1.16 [ 34/436] test_asdl_parser passed │ │ │ │ +0:08:40 load avg: 1.10 [ 35/436] test_ast passed │ │ │ │ +0:08:42 load avg: 1.10 [ 36/436] test_asyncgen passed │ │ │ │ +0:08:43 load avg: 1.10 [ 37/436] test_atexit passed │ │ │ │ +0:08:50 load avg: 1.09 [ 38/436] test_audit passed │ │ │ │ +0:08:51 load avg: 1.09 [ 39/436] test_augassign passed │ │ │ │ +0:08:52 load avg: 1.09 [ 40/436] test_base64 passed │ │ │ │ +0:08:52 load avg: 1.00 [ 41/436] test_baseexception passed │ │ │ │ +0:08:53 load avg: 1.00 [ 42/436] test_bdb passed │ │ │ │ +0:08:53 load avg: 1.00 [ 43/436] test_bigaddrspace passed │ │ │ │ +0:08:54 load avg: 1.00 [ 44/436] test_bigmem passed │ │ │ │ +0:08:54 load avg: 1.00 [ 45/436] test_binascii passed │ │ │ │ +0:08:55 load avg: 1.00 [ 46/436] test_binop passed │ │ │ │ +0:08:55 load avg: 1.00 [ 47/436] test_bisect passed │ │ │ │ +0:08:56 load avg: 1.00 [ 48/436] test_bool passed │ │ │ │ +0:09:11 load avg: 1.22 [ 49/436] test_buffer passed │ │ │ │ +0:09:13 load avg: 1.28 [ 50/436] test_bufio passed │ │ │ │ +0:09:13 load avg: 1.28 [ 51/436] test_build_details passed │ │ │ │ +0:09:15 load avg: 1.28 [ 52/436] test_builtin passed │ │ │ │ +0:09:31 load avg: 1.44 [ 53/436] test_bytes passed │ │ │ │ +0:09:33 load avg: 1.49 [ 54/436] test_bz2 passed │ │ │ │ +0:09:38 load avg: 1.69 [ 55/436] test_c_locale_coercion passed │ │ │ │ +0:09:46 load avg: 1.71 [ 56/436] test_calendar passed │ │ │ │ +0:09:48 load avg: 1.74 [ 57/436] test_call passed │ │ │ │ +0:10:18 load avg: 1.84 running (1): test_capi (30.0 sec) │ │ │ │ +0:10:48 load avg: 1.85 running (1): test_capi (1 min) │ │ │ │ +0:11:01 load avg: 1.88 [ 58/436] test_capi passed (1 min 13 sec) │ │ │ │ +0:11:31 load avg: 1.64 running (1): test_cext (30.0 sec) │ │ │ │ +0:12:01 load avg: 1.47 running (1): test_cext (1 min) │ │ │ │ +0:12:31 load avg: 1.28 running (1): test_cext (1 min 30 sec) │ │ │ │ +0:12:35 load avg: 1.26 [ 59/436] test_cext passed (1 min 34 sec) │ │ │ │ +0:12:36 load avg: 1.26 [ 60/436] test_charmapcodec passed │ │ │ │ +0:12:37 load avg: 1.26 [ 61/436] test_class passed │ │ │ │ +0:12:38 load avg: 1.24 [ 62/436] test_clinic passed │ │ │ │ +0:12:39 load avg: 1.24 [ 63/436] test_cmath passed │ │ │ │ +0:12:40 load avg: 1.24 [ 64/436] test_cmd passed │ │ │ │ +0:12:50 load avg: 1.20 [ 65/436] test_cmd_line passed │ │ │ │ +0:12:59 load avg: 1.17 [ 66/436] test_cmd_line_script passed │ │ │ │ +0:13:00 load avg: 1.17 [ 67/436] test_code passed │ │ │ │ +0:13:01 load avg: 1.17 [ 68/436] test_code_module passed │ │ │ │ +0:13:02 load avg: 1.17 [ 69/436] test_codeccallbacks passed │ │ │ │ +0:13:03 load avg: 1.16 [ 70/436] test_codecencodings_cn passed │ │ │ │ +0:13:03 load avg: 1.16 [ 71/436] test_codecencodings_hk passed │ │ │ │ +0:13:05 load avg: 1.16 [ 72/436] test_codecencodings_iso2022 passed │ │ │ │ +0:13:06 load avg: 1.16 [ 73/436] test_codecencodings_jp passed │ │ │ │ +0:13:07 load avg: 1.16 [ 74/436] test_codecencodings_kr passed │ │ │ │ +0:13:08 load avg: 1.14 [ 75/436] test_codecencodings_tw passed │ │ │ │ +0:13:08 load avg: 1.14 [ 76/436] test_codecmaps_cn passed │ │ │ │ +0:13:09 load avg: 1.14 [ 77/436] test_codecmaps_hk passed │ │ │ │ +0:13:10 load avg: 1.14 [ 78/436] test_codecmaps_jp passed │ │ │ │ +0:13:11 load avg: 1.14 [ 79/436] test_codecmaps_kr passed │ │ │ │ +0:13:12 load avg: 1.14 [ 80/436] test_codecmaps_tw passed │ │ │ │ +0:13:15 load avg: 1.13 [ 81/436] test_codecs passed │ │ │ │ +0:13:15 load avg: 1.13 [ 82/436] test_codeop passed │ │ │ │ +0:13:27 load avg: 1.11 [ 83/436] test_collections passed │ │ │ │ +0:13:27 load avg: 1.10 [ 84/436] test_colorsys passed │ │ │ │ +0:13:28 load avg: 1.10 [ 85/436] test_compare passed │ │ │ │ +0:13:48 load avg: 1.07 [ 86/436] test_compile passed │ │ │ │ +0:14:18 load avg: 1.04 running (1): test_compileall (30.0 sec) │ │ │ │ +0:14:43 load avg: 1.10 [ 87/436] test_compileall passed (55.0 sec) │ │ │ │ +0:14:44 load avg: 1.10 [ 88/436] test_compiler_assemble passed │ │ │ │ +0:14:44 load avg: 1.10 [ 89/436] test_compiler_codegen passed │ │ │ │ +0:14:45 load avg: 1.10 [ 90/436] test_complex passed │ │ │ │ +0:14:47 load avg: 1.10 [ 91/436] test_configparser passed │ │ │ │ +0:14:47 load avg: 1.10 [ 92/436] test_contains passed │ │ │ │ +0:14:50 load avg: 1.09 [ 93/436] test_context passed │ │ │ │ +0:14:51 load avg: 1.09 [ 94/436] test_contextlib passed │ │ │ │ +0:14:51 load avg: 1.09 [ 95/436] test_contextlib_async passed │ │ │ │ +0:14:52 load avg: 1.08 [ 96/436] test_copy passed │ │ │ │ +0:14:53 load avg: 1.08 [ 97/436] test_copyreg passed │ │ │ │ +0:14:54 load avg: 1.08 [ 98/436] test_coroutines passed │ │ │ │ +0:15:24 load avg: 1.05 running (1): test_cppext (30.0 sec) │ │ │ │ +0:15:54 load avg: 1.03 running (1): test_cppext (1 min) │ │ │ │ +0:16:24 load avg: 1.02 running (1): test_cppext (1 min 30 sec) │ │ │ │ +0:16:32 load avg: 1.17 [ 99/436] test_cppext passed (1 min 38 sec) │ │ │ │ +0:16:34 load avg: 1.17 [100/436] test_cprofile passed │ │ │ │ +0:16:36 load avg: 1.17 [101/436] test_crossinterp passed │ │ │ │ +0:16:36 load avg: 1.17 [102/436] test_csv passed │ │ │ │ +0:16:42 load avg: 1.30 [103/436] test_ctypes passed │ │ │ │ +0:16:43 load avg: 1.30 [104/436] test_curses passed │ │ │ │ +0:16:45 load avg: 1.30 [105/436] test_dataclasses passed │ │ │ │ +0:16:54 load avg: 1.41 [106/436] test_datetime passed │ │ │ │ +0:16:55 load avg: 1.41 [107/436] test_dbm passed │ │ │ │ +0:16:56 load avg: 1.41 [108/436] test_dbm_dumb passed │ │ │ │ +0:16:56 load avg: 1.41 [109/436] test_dbm_gnu passed │ │ │ │ +0:16:57 load avg: 1.41 [110/436] test_dbm_ndbm passed │ │ │ │ +0:16:59 load avg: 1.61 [111/436] test_dbm_sqlite3 passed │ │ │ │ +0:17:19 load avg: 1.72 [112/436] test_decimal passed │ │ │ │ +0:17:19 load avg: 1.72 [113/436] test_decorators passed │ │ │ │ +0:17:19 load avg: 1.72 [114/436] test_defaultdict passed │ │ │ │ +0:17:24 load avg: 1.75 [115/436] test_deque passed │ │ │ │ +0:17:27 load avg: 1.75 [116/436] test_descr passed │ │ │ │ +0:17:27 load avg: 1.77 [117/436] test_descrtut passed │ │ │ │ +0:17:28 load avg: 1.77 [118/436] test_devpoll skipped │ │ │ │ test_devpoll skipped -- test works only on Solaris OS family │ │ │ │ -0:52:31 load avg: 1.27 [119/436] test_dict passed │ │ │ │ -0:52:32 load avg: 1.27 [120/436] test_dictcomps passed │ │ │ │ -0:52:39 load avg: 1.25 [121/436] test_dictviews passed │ │ │ │ -0:52:47 load avg: 1.28 [122/436] test_difflib passed │ │ │ │ -0:52:55 load avg: 1.34 [123/436] test_dis passed │ │ │ │ -0:53:11 load avg: 1.24 [124/436] test_doctest passed │ │ │ │ -0:53:17 load avg: 1.14 [125/436] test_docxmlrpc passed │ │ │ │ -0:53:19 load avg: 1.14 [126/436] test_dtrace passed │ │ │ │ -0:53:20 load avg: 1.13 [127/436] test_dynamic passed │ │ │ │ -0:53:22 load avg: 1.13 [128/436] test_dynamicclassattribute passed │ │ │ │ -0:53:36 load avg: 1.09 [129/436] test_eintr passed │ │ │ │ -0:54:06 load avg: 1.06 running (1): test_email (30.0 sec) │ │ │ │ -0:54:07 load avg: 1.06 [130/436] test_email passed (31.3 sec) │ │ │ │ -0:54:37 load avg: 1.03 running (1): test_embed (30.0 sec) │ │ │ │ -0:54:49 load avg: 1.03 [131/436] test_embed passed (41.5 sec) │ │ │ │ -0:55:02 load avg: 1.02 [132/436] test_enum passed │ │ │ │ -0:55:05 load avg: 1.02 [133/436] test_enumerate passed │ │ │ │ -0:55:11 load avg: 1.02 [134/436] test_eof passed │ │ │ │ -0:55:13 load avg: 1.02 [135/436] test_epoll passed │ │ │ │ -0:55:14 load avg: 1.02 [136/436] test_errno passed │ │ │ │ -0:55:16 load avg: 1.02 [137/436] test_except_star passed │ │ │ │ -0:55:21 load avg: 1.01 [138/436] test_exception_group passed │ │ │ │ -0:55:23 load avg: 1.01 [139/436] test_exception_hierarchy passed │ │ │ │ -0:55:25 load avg: 1.01 [140/436] test_exception_variations passed │ │ │ │ -0:55:55 load avg: 1.01 running (1): test_exceptions (30.0 sec) │ │ │ │ -0:55:55 load avg: 1.01 [141/436] test_exceptions passed (30.5 sec) │ │ │ │ -0:55:57 load avg: 1.01 [142/436] test_extcall passed │ │ │ │ -0:56:07 load avg: 1.00 [143/436] test_external_inspection passed │ │ │ │ -0:56:33 load avg: 1.04 [144/436] test_faulthandler passed │ │ │ │ -0:56:38 load avg: 1.12 [145/436] test_fcntl passed │ │ │ │ -0:56:41 load avg: 1.19 [146/436] test_file passed │ │ │ │ -0:56:47 load avg: 1.18 [147/436] test_file_eintr passed │ │ │ │ -0:56:49 load avg: 1.18 [148/436] test_filecmp passed │ │ │ │ -0:56:51 load avg: 1.16 [149/436] test_fileinput passed │ │ │ │ -0:56:54 load avg: 1.16 [150/436] test_fileio passed │ │ │ │ -0:56:56 load avg: 1.15 [151/436] test_fileutils passed │ │ │ │ -0:57:01 load avg: 1.14 [152/436] test_finalization passed │ │ │ │ -0:57:03 load avg: 1.14 [153/436] test_float passed │ │ │ │ -0:57:05 load avg: 1.14 [154/436] test_flufl passed │ │ │ │ -0:57:06 load avg: 1.12 [155/436] test_fnmatch passed │ │ │ │ -0:57:13 load avg: 1.03 [156/436] test_fork1 passed │ │ │ │ -0:57:15 load avg: 1.03 [157/436] test_format passed │ │ │ │ -0:57:16 load avg: 1.03 [158/436] test_fractions passed │ │ │ │ -0:57:46 load avg: 1.17 running (1): test_frame (30.0 sec) │ │ │ │ -0:57:52 load avg: 1.15 [159/436] test_frame passed (35.5 sec) │ │ │ │ -0:57:53 load avg: 1.15 [160/436] test_free_threading skipped │ │ │ │ +0:17:31 load avg: 1.77 [119/436] test_dict passed │ │ │ │ +0:17:32 load avg: 1.77 [120/436] test_dictcomps passed │ │ │ │ +0:17:34 load avg: 1.79 [121/436] test_dictviews passed │ │ │ │ +0:17:36 load avg: 1.79 [122/436] test_difflib passed │ │ │ │ +0:17:38 load avg: 1.72 [123/436] test_dis passed │ │ │ │ +0:17:43 load avg: 1.67 [124/436] test_doctest passed │ │ │ │ +0:17:44 load avg: 1.67 [125/436] test_docxmlrpc passed │ │ │ │ +0:17:45 load avg: 1.67 [126/436] test_dtrace passed │ │ │ │ +0:17:45 load avg: 1.67 [127/436] test_dynamic passed │ │ │ │ +0:17:46 load avg: 1.67 [128/436] test_dynamicclassattribute passed │ │ │ │ +0:17:54 load avg: 1.41 [129/436] test_eintr passed │ │ │ │ +0:18:04 load avg: 1.35 [130/436] test_email passed │ │ │ │ +0:18:16 load avg: 1.29 [131/436] test_embed passed │ │ │ │ +0:18:20 load avg: 1.27 [132/436] test_enum passed │ │ │ │ +0:18:20 load avg: 1.27 [133/436] test_enumerate passed │ │ │ │ +0:18:22 load avg: 1.27 [134/436] test_eof passed │ │ │ │ +0:18:23 load avg: 1.25 [135/436] test_epoll passed │ │ │ │ +0:18:23 load avg: 1.25 [136/436] test_errno passed │ │ │ │ +0:18:24 load avg: 1.25 [137/436] test_except_star passed │ │ │ │ +0:18:25 load avg: 1.25 [138/436] test_exception_group passed │ │ │ │ +0:18:26 load avg: 1.25 [139/436] test_exception_hierarchy passed │ │ │ │ +0:18:26 load avg: 1.25 [140/436] test_exception_variations passed │ │ │ │ +0:18:35 load avg: 1.29 [141/436] test_exceptions passed │ │ │ │ +0:18:36 load avg: 1.29 [142/436] test_extcall passed │ │ │ │ +0:18:39 load avg: 1.27 [143/436] test_external_inspection passed │ │ │ │ +0:18:59 load avg: 0.91 [144/436] test_faulthandler passed │ │ │ │ +0:19:00 load avg: 0.91 [145/436] test_fcntl passed │ │ │ │ +0:19:01 load avg: 0.91 [146/436] test_file passed │ │ │ │ +0:19:04 load avg: 0.91 [147/436] test_file_eintr passed │ │ │ │ +0:19:04 load avg: 0.91 [148/436] test_filecmp passed │ │ │ │ +0:19:05 load avg: 0.91 [149/436] test_fileinput passed │ │ │ │ +0:19:06 load avg: 0.91 [150/436] test_fileio passed │ │ │ │ +0:19:06 load avg: 0.91 [151/436] test_fileutils passed │ │ │ │ +0:19:08 load avg: 0.92 [152/436] test_finalization passed │ │ │ │ +0:19:09 load avg: 0.92 [153/436] test_float passed │ │ │ │ +0:19:09 load avg: 0.92 [154/436] test_flufl passed │ │ │ │ +0:19:10 load avg: 0.92 [155/436] test_fnmatch passed │ │ │ │ +0:19:15 load avg: 0.85 [156/436] test_fork1 passed │ │ │ │ +0:19:16 load avg: 0.85 [157/436] test_format passed │ │ │ │ +0:19:16 load avg: 0.85 [158/436] test_fractions passed │ │ │ │ +0:19:25 load avg: 0.87 [159/436] test_frame passed │ │ │ │ +0:19:26 load avg: 0.87 [160/436] test_free_threading skipped │ │ │ │ test_free_threading skipped -- GIL enabled │ │ │ │ -0:57:55 load avg: 1.15 [161/436] test_frozen passed │ │ │ │ -0:58:25 load avg: 1.09 running (1): test_fstring (30.0 sec) │ │ │ │ -0:58:55 load avg: 1.05 running (1): test_fstring (1 min) │ │ │ │ -0:59:06 load avg: 1.04 [162/436] test_fstring passed (1 min 11 sec) │ │ │ │ -0:59:08 load avg: 1.04 [163/436] test_funcattrs passed │ │ │ │ -0:59:29 load avg: 1.24 [164/436] test_functools passed │ │ │ │ -0:59:49 load avg: 1.17 [165/436] test_gc passed │ │ │ │ -0:59:52 load avg: 1.16 [166/436] test_generated_cases passed │ │ │ │ -0:59:54 load avg: 1.16 [167/436] test_generator_stop passed │ │ │ │ -0:59:58 load avg: 1.14 [168/436] test_generators passed │ │ │ │ -1:00:00 load avg: 1.14 [169/436] test_genericalias passed │ │ │ │ -1:00:02 load avg: 1.13 [170/436] test_genericclass passed │ │ │ │ -1:00:03 load avg: 1.13 [171/436] test_genericpath passed │ │ │ │ -1:00:06 load avg: 1.12 [172/436] test_genexps passed │ │ │ │ -1:00:08 load avg: 1.12 [173/436] test_getopt passed │ │ │ │ -1:00:11 load avg: 1.11 [174/436] test_getpass passed │ │ │ │ -1:00:14 load avg: 1.11 [175/436] test_getpath passed │ │ │ │ -1:00:16 load avg: 1.10 [176/436] test_gettext passed │ │ │ │ -1:00:21 load avg: 1.09 [177/436] test_glob passed │ │ │ │ -1:00:22 load avg: 1.09 [178/436] test_global passed │ │ │ │ -1:00:24 load avg: 1.09 [179/436] test_grammar passed │ │ │ │ -1:00:26 load avg: 1.09 [180/436] test_graphlib passed │ │ │ │ -1:00:27 load avg: 1.09 [181/436] test_grp passed │ │ │ │ -1:00:42 load avg: 1.07 [182/436] test_gzip passed │ │ │ │ -1:00:47 load avg: 1.06 [183/436] test_hash passed │ │ │ │ -1:01:17 load avg: 1.04 running (1): test_hashlib (30.0 sec) │ │ │ │ -1:01:47 load avg: 1.36 running (1): test_hashlib (1 min) │ │ │ │ -1:02:17 load avg: 1.22 running (1): test_hashlib (1 min 30 sec) │ │ │ │ -1:02:47 load avg: 1.29 running (1): test_hashlib (2 min) │ │ │ │ -1:03:17 load avg: 1.31 running (1): test_hashlib (2 min 30 sec) │ │ │ │ -1:03:47 load avg: 1.19 running (1): test_hashlib (3 min) │ │ │ │ -1:04:17 load avg: 1.11 running (1): test_hashlib (3 min 30 sec) │ │ │ │ -1:04:47 load avg: 1.15 running (1): test_hashlib (4 min) │ │ │ │ -1:05:17 load avg: 1.09 running (1): test_hashlib (4 min 30 sec) │ │ │ │ -1:05:47 load avg: 1.05 running (1): test_hashlib (5 min) │ │ │ │ -1:06:17 load avg: 1.03 running (1): test_hashlib (5 min 30 sec) │ │ │ │ -1:06:47 load avg: 1.36 running (1): test_hashlib (6 min) │ │ │ │ -1:07:07 load avg: 1.26 [184/436] test_hashlib passed (6 min 20 sec) │ │ │ │ -1:07:13 load avg: 1.32 [185/436] test_heapq passed │ │ │ │ -1:07:17 load avg: 1.29 [186/436] test_hmac passed │ │ │ │ -1:07:19 load avg: 1.29 [187/436] test_html passed │ │ │ │ -1:07:27 load avg: 1.25 [188/436] test_htmlparser passed │ │ │ │ -1:07:34 load avg: 1.23 [189/436] test_http_cookiejar passed │ │ │ │ -1:07:59 load avg: 1.21 [190/436] test_http_cookies passed │ │ │ │ -1:08:17 load avg: 1.01 [191/436] test_httpservers passed │ │ │ │ -1:08:47 load avg: 1.00 running (1): test_idle (30.0 sec) │ │ │ │ -1:08:55 load avg: 0.92 [192/436] test_idle passed (37.9 sec) │ │ │ │ -1:09:25 load avg: 1.01 running (1): test_import (30.0 sec) │ │ │ │ -1:09:27 load avg: 1.01 [193/436] test_import passed (32.3 sec) │ │ │ │ -1:09:54 load avg: 0.93 [194/436] test_importlib passed │ │ │ │ -1:09:56 load avg: 0.93 [195/436] test_index passed │ │ │ │ -1:10:26 load avg: 0.96 running (1): test_int (30.0 sec) │ │ │ │ -1:10:56 load avg: 0.98 running (1): test_int (1 min) │ │ │ │ -1:11:26 load avg: 0.99 running (1): test_int (1 min 30 sec) │ │ │ │ -1:11:56 load avg: 1.37 running (1): test_int (2 min) │ │ │ │ -1:12:26 load avg: 1.22 running (1): test_int (2 min 30 sec) │ │ │ │ -1:12:56 load avg: 1.13 running (1): test_int (3 min) │ │ │ │ -1:13:25 load avg: 1.21 [196/436] test_int passed (3 min 29 sec) │ │ │ │ -1:13:27 load avg: 1.19 [197/436] test_int_literal passed │ │ │ │ -1:13:57 load avg: 1.11 running (1): test_interpreters (30.0 sec) │ │ │ │ -1:14:27 load avg: 1.12 running (1): test_interpreters (1 min) │ │ │ │ -1:14:57 load avg: 1.20 running (1): test_interpreters (1 min 30 sec) │ │ │ │ -1:15:00 load avg: 1.20 [198/436] test_interpreters passed (1 min 33 sec) │ │ │ │ -1:15:30 load avg: 1.35 running (1): test_io (30.0 sec) │ │ │ │ -1:16:00 load avg: 1.21 running (1): test_io (1 min) │ │ │ │ -1:16:23 load avg: 0.86 [199/436] test_io passed (1 min 23 sec) │ │ │ │ -1:16:25 load avg: 0.86 [200/436] test_ioctl passed │ │ │ │ -1:16:28 load avg: 0.95 [201/436] test_ipaddress passed │ │ │ │ -1:16:58 load avg: 1.27 running (1): test_isinstance (30.0 sec) │ │ │ │ -1:17:28 load avg: 1.16 running (1): test_isinstance (1 min) │ │ │ │ -1:17:58 load avg: 1.10 [202/436] test_isinstance passed (1 min 29 sec) │ │ │ │ -1:18:00 load avg: 1.10 [203/436] test_iter passed │ │ │ │ -1:18:01 load avg: 1.09 [204/436] test_iterlen passed │ │ │ │ -1:18:30 load avg: 1.06 [205/436] test_itertools passed │ │ │ │ -1:19:00 load avg: 1.03 running (1): test_json (30.0 sec) │ │ │ │ -1:19:30 load avg: 1.02 running (1): test_json (1 min) │ │ │ │ -1:19:48 load avg: 1.01 [206/436] test_json passed (1 min 17 sec) │ │ │ │ -1:19:49 load avg: 1.01 [207/436] test_keyword passed │ │ │ │ -1:19:51 load avg: 1.01 [208/436] test_keywordonlyarg passed │ │ │ │ -1:19:52 load avg: 1.01 [209/436] test_kqueue skipped │ │ │ │ +0:19:26 load avg: 0.87 [161/436] test_frozen passed │ │ │ │ +0:19:42 load avg: 0.90 [162/436] test_fstring passed │ │ │ │ +0:19:42 load avg: 0.90 [163/436] test_funcattrs passed │ │ │ │ +0:19:48 load avg: 0.84 [164/436] test_functools passed │ │ │ │ +0:19:55 load avg: 0.85 [165/436] test_gc passed │ │ │ │ +0:19:56 load avg: 0.85 [166/436] test_generated_cases passed │ │ │ │ +0:19:57 load avg: 0.85 [167/436] test_generator_stop passed │ │ │ │ +0:19:58 load avg: 0.87 [168/436] test_generators passed │ │ │ │ +0:19:59 load avg: 0.87 [169/436] test_genericalias passed │ │ │ │ +0:19:59 load avg: 0.87 [170/436] test_genericclass passed │ │ │ │ +0:20:00 load avg: 0.87 [171/436] test_genericpath passed │ │ │ │ +0:20:01 load avg: 0.87 [172/436] test_genexps passed │ │ │ │ +0:20:01 load avg: 0.87 [173/436] test_getopt passed │ │ │ │ +0:20:02 load avg: 0.87 [174/436] test_getpass passed │ │ │ │ +0:20:03 load avg: 0.88 [175/436] test_getpath passed │ │ │ │ +0:20:04 load avg: 0.88 [176/436] test_gettext passed │ │ │ │ +0:20:05 load avg: 0.88 [177/436] test_glob passed │ │ │ │ +0:20:06 load avg: 0.88 [178/436] test_global passed │ │ │ │ +0:20:06 load avg: 0.88 [179/436] test_grammar passed │ │ │ │ +0:20:07 load avg: 0.88 [180/436] test_graphlib passed │ │ │ │ +0:20:07 load avg: 0.88 [181/436] test_grp passed │ │ │ │ +0:20:11 load avg: 0.89 [182/436] test_gzip passed │ │ │ │ +0:20:13 load avg: 0.98 [183/436] test_hash passed │ │ │ │ +0:20:43 load avg: 0.99 running (1): test_hashlib (30.0 sec) │ │ │ │ +0:21:13 load avg: 0.99 running (1): test_hashlib (1 min) │ │ │ │ +0:21:43 load avg: 1.00 running (1): test_hashlib (1 min 30 sec) │ │ │ │ +0:22:13 load avg: 1.00 running (1): test_hashlib (2 min) │ │ │ │ +0:22:34 load avg: 1.00 [184/436] test_hashlib passed (2 min 21 sec) │ │ │ │ +0:22:36 load avg: 1.00 [185/436] test_heapq passed │ │ │ │ +0:22:37 load avg: 1.00 [186/436] test_hmac passed │ │ │ │ +0:22:38 load avg: 1.00 [187/436] test_html passed │ │ │ │ +0:22:40 load avg: 1.00 [188/436] test_htmlparser passed │ │ │ │ +0:22:43 load avg: 1.00 [189/436] test_http_cookiejar passed │ │ │ │ +0:22:50 load avg: 1.00 [190/436] test_http_cookies passed │ │ │ │ +0:22:57 load avg: 1.00 [191/436] test_httpservers passed │ │ │ │ +0:23:09 load avg: 1.00 [192/436] test_idle passed │ │ │ │ +0:23:19 load avg: 1.00 [193/436] test_import passed │ │ │ │ +0:23:29 load avg: 1.00 [194/436] test_importlib passed │ │ │ │ +0:23:30 load avg: 1.00 [195/436] test_index passed │ │ │ │ +0:24:00 load avg: 1.00 running (1): test_int (30.0 sec) │ │ │ │ +0:24:30 load avg: 1.00 running (1): test_int (1 min) │ │ │ │ +0:24:43 load avg: 1.15 [196/436] test_int passed (1 min 13 sec) │ │ │ │ +0:24:43 load avg: 1.15 [197/436] test_int_literal passed │ │ │ │ +0:25:12 load avg: 1.44 [198/436] test_interpreters passed │ │ │ │ +0:25:42 load avg: 1.51 running (1): test_io (30.0 sec) │ │ │ │ +0:25:58 load avg: 1.37 [199/436] test_io passed (46.4 sec) │ │ │ │ +0:25:59 load avg: 1.37 [200/436] test_ioctl passed │ │ │ │ +0:26:00 load avg: 1.37 [201/436] test_ipaddress passed │ │ │ │ +0:26:07 load avg: 1.42 [202/436] test_isinstance passed │ │ │ │ +0:26:08 load avg: 1.38 [203/436] test_iter passed │ │ │ │ +0:26:08 load avg: 1.38 [204/436] test_iterlen passed │ │ │ │ +0:26:17 load avg: 1.35 [205/436] test_itertools passed │ │ │ │ +0:26:42 load avg: 1.23 [206/436] test_json passed │ │ │ │ +0:26:42 load avg: 1.23 [207/436] test_keyword passed │ │ │ │ +0:26:43 load avg: 1.21 [208/436] test_keywordonlyarg passed │ │ │ │ +0:26:43 load avg: 1.21 [209/436] test_kqueue skipped │ │ │ │ test_kqueue skipped -- test works only on BSD │ │ │ │ -1:20:22 load avg: 1.01 running (1): test_largefile (30.0 sec) │ │ │ │ -1:20:36 load avg: 1.00 [210/436] test_largefile passed (44.0 sec) │ │ │ │ -1:20:37 load avg: 1.00 [211/436] test_launcher skipped │ │ │ │ +0:27:13 load avg: 1.91 running (1): test_largefile (30.0 sec) │ │ │ │ +0:27:43 load avg: 2.60 running (1): test_largefile (1 min) │ │ │ │ +0:28:13 load avg: 3.02 running (1): test_largefile (1 min 30 sec) │ │ │ │ +0:28:23 load avg: 2.93 [210/436] test_largefile passed (1 min 39 sec) │ │ │ │ +0:28:23 load avg: 2.93 [211/436] test_launcher skipped │ │ │ │ test_launcher skipped -- test only applies to Windows │ │ │ │ -1:20:40 load avg: 1.00 [212/436] test_linecache passed │ │ │ │ -1:21:02 load avg: 1.00 [213/436] test_list passed │ │ │ │ -1:21:05 load avg: 1.00 [214/436] test_listcomps passed │ │ │ │ -1:21:06 load avg: 1.00 [215/436] test_lltrace passed │ │ │ │ -1:21:09 load avg: 1.00 [216/436] test_locale passed │ │ │ │ -1:21:39 load avg: 1.15 running (1): test_logging (30.0 sec) │ │ │ │ -1:21:44 load avg: 1.14 [217/436] test_logging passed (35.1 sec) │ │ │ │ -1:22:02 load avg: 1.48 [218/436] test_long passed │ │ │ │ -1:22:06 load avg: 1.48 [219/436] test_longexp passed │ │ │ │ -1:22:16 load avg: 1.41 [220/436] test_lzma passed │ │ │ │ -1:22:21 load avg: 1.37 [221/436] test_mailbox passed │ │ │ │ -1:22:26 load avg: 1.34 [222/436] test_marshal passed │ │ │ │ -1:22:56 load avg: 1.21 running (1): test_math (30.0 sec) │ │ │ │ -1:23:26 load avg: 1.12 running (1): test_math (1 min) │ │ │ │ -1:23:56 load avg: 1.07 running (1): test_math (1 min 30 sec) │ │ │ │ -1:24:26 load avg: 1.04 running (1): test_math (2 min) │ │ │ │ -1:24:56 load avg: 1.11 running (1): test_math (2 min 30 sec) │ │ │ │ -1:25:26 load avg: 1.06 running (1): test_math (3 min) │ │ │ │ -1:25:56 load avg: 1.04 running (1): test_math (3 min 30 sec) │ │ │ │ -1:26:26 load avg: 1.02 running (1): test_math (4 min) │ │ │ │ -1:26:56 load avg: 1.25 running (1): test_math (4 min 30 sec) │ │ │ │ -1:27:26 load avg: 1.15 running (1): test_math (5 min) │ │ │ │ -1:27:56 load avg: 1.09 running (1): test_math (5 min 30 sec) │ │ │ │ -1:28:26 load avg: 1.05 running (1): test_math (6 min) │ │ │ │ -1:28:56 load avg: 1.09 running (1): test_math (6 min 30 sec) │ │ │ │ -1:29:26 load avg: 1.05 running (1): test_math (7 min) │ │ │ │ -1:29:56 load avg: 1.03 running (1): test_math (7 min 30 sec) │ │ │ │ -1:30:26 load avg: 1.02 running (1): test_math (8 min) │ │ │ │ -1:30:40 load avg: 1.01 [223/436] test_math passed (8 min 13 sec) │ │ │ │ -1:30:41 load avg: 1.01 [224/436] test_math_property passed │ │ │ │ -1:30:43 load avg: 1.01 [225/436] test_memoryio passed │ │ │ │ -1:30:52 load avg: 1.01 [226/436] test_memoryview passed │ │ │ │ -1:30:54 load avg: 1.01 [227/436] test_metaclass passed │ │ │ │ -1:30:57 load avg: 1.01 [228/436] test_mimetypes passed │ │ │ │ -1:30:59 load avg: 1.01 [229/436] test_minidom passed │ │ │ │ -1:31:02 load avg: 1.01 [230/436] test_mmap passed │ │ │ │ -1:31:04 load avg: 1.01 [231/436] test_module passed │ │ │ │ -1:31:16 load avg: 1.01 [232/436] test_modulefinder passed │ │ │ │ -1:31:18 load avg: 1.00 [233/436] test_monitoring passed │ │ │ │ -1:31:19 load avg: 1.00 [234/436] test_msvcrt skipped │ │ │ │ +0:28:24 load avg: 2.93 [212/436] test_linecache passed │ │ │ │ +0:28:29 load avg: 2.78 [213/436] test_list passed │ │ │ │ +0:28:30 load avg: 2.78 [214/436] test_listcomps passed │ │ │ │ +0:28:30 load avg: 2.78 [215/436] test_lltrace passed │ │ │ │ +0:28:31 load avg: 2.78 [216/436] test_locale passed │ │ │ │ +0:28:58 load avg: 1.82 [217/436] test_logging passed │ │ │ │ +0:29:03 load avg: 1.75 [218/436] test_long passed │ │ │ │ +0:29:04 load avg: 1.75 [219/436] test_longexp passed │ │ │ │ +0:29:06 load avg: 1.75 [220/436] test_lzma passed │ │ │ │ +0:29:09 load avg: 1.77 [221/436] test_mailbox passed │ │ │ │ +0:29:10 load avg: 1.77 [222/436] test_marshal passed │ │ │ │ +0:29:40 load avg: 1.47 running (1): test_math (30.0 sec) │ │ │ │ +0:30:10 load avg: 1.34 running (1): test_math (1 min) │ │ │ │ +0:30:40 load avg: 1.21 running (1): test_math (1 min 30 sec) │ │ │ │ +0:31:10 load avg: 1.12 running (1): test_math (2 min) │ │ │ │ +0:31:32 load avg: 1.09 [223/436] test_math passed (2 min 21 sec) │ │ │ │ +0:31:33 load avg: 1.09 [224/436] test_math_property passed │ │ │ │ +0:31:33 load avg: 1.08 [225/436] test_memoryio passed │ │ │ │ +0:31:36 load avg: 1.08 [226/436] test_memoryview passed │ │ │ │ +0:31:36 load avg: 1.08 [227/436] test_metaclass passed │ │ │ │ +0:31:37 load avg: 1.08 [228/436] test_mimetypes passed │ │ │ │ +0:31:38 load avg: 1.08 [229/436] test_minidom passed │ │ │ │ +0:31:39 load avg: 1.07 [230/436] test_mmap passed │ │ │ │ +0:31:40 load avg: 1.07 [231/436] test_module passed │ │ │ │ +0:31:43 load avg: 1.07 [232/436] test_modulefinder passed │ │ │ │ +0:31:43 load avg: 1.07 [233/436] test_monitoring passed │ │ │ │ +0:31:44 load avg: 1.07 [234/436] test_msvcrt skipped │ │ │ │ test_msvcrt skipped -- windows related tests │ │ │ │ -1:31:30 load avg: 1.08 [235/436] test_multibytecodec passed │ │ │ │ -1:32:00 load avg: 1.74 running (1): test_multiprocessing_main_handling (30.0 sec) │ │ │ │ -1:32:30 load avg: 1.71 running (1): test_multiprocessing_main_handling (1 min) │ │ │ │ -1:32:52 load avg: 1.51 [236/436] test_multiprocessing_main_handling passed (1 min 22 sec) │ │ │ │ -1:32:54 load avg: 1.47 [237/436] test_named_expressions passed │ │ │ │ -1:32:55 load avg: 1.47 [238/436] test_netrc passed │ │ │ │ -1:33:09 load avg: 1.36 [239/436] test_ntpath passed │ │ │ │ -1:33:11 load avg: 1.36 [240/436] test_nturl2path passed │ │ │ │ -1:33:13 load avg: 1.33 [241/436] test_numeric_tower passed │ │ │ │ -1:33:23 load avg: 1.28 [242/436] test_opcache passed │ │ │ │ -1:33:24 load avg: 1.28 [243/436] test_opcodes passed │ │ │ │ -1:33:26 load avg: 1.28 [244/436] test_openpty passed │ │ │ │ -1:33:28 load avg: 1.26 [245/436] test_operator passed │ │ │ │ -1:33:29 load avg: 1.26 [246/436] test_optimizer passed │ │ │ │ -1:33:32 load avg: 1.26 [247/436] test_optparse passed │ │ │ │ -1:33:39 load avg: 1.14 [248/436] test_ordered_dict passed │ │ │ │ -1:34:07 load avg: 0.94 [249/436] test_os passed │ │ │ │ -1:34:08 load avg: 0.95 [250/436] test_osx_env passed │ │ │ │ -1:34:25 load avg: 0.96 [251/436] test_pathlib passed │ │ │ │ -1:34:28 load avg: 0.96 [252/436] test_patma passed │ │ │ │ -1:34:58 load avg: 0.98 running (1): test_pdb (30.0 sec) │ │ │ │ -1:35:28 load avg: 0.99 running (1): test_pdb (1 min) │ │ │ │ -1:35:58 load avg: 1.06 running (1): test_pdb (1 min 30 sec) │ │ │ │ -1:36:13 load avg: 1.05 [253/436] test_pdb passed (1 min 45 sec) │ │ │ │ -1:36:26 load avg: 1.04 [254/436] test_peepholer passed │ │ │ │ -1:36:56 load avg: 1.26 running (1): test_peg_generator (30.0 sec) │ │ │ │ -1:37:26 load avg: 1.61 running (1): test_peg_generator (1 min) │ │ │ │ -1:37:56 load avg: 1.70 running (1): test_peg_generator (1 min 30 sec) │ │ │ │ -1:38:26 load avg: 1.82 running (1): test_peg_generator (2 min) │ │ │ │ -1:38:56 load avg: 1.67 running (1): test_peg_generator (2 min 30 sec) │ │ │ │ -1:39:26 load avg: 1.48 running (1): test_peg_generator (3 min) │ │ │ │ -1:39:56 load avg: 1.51 running (1): test_peg_generator (3 min 30 sec) │ │ │ │ -1:40:26 load avg: 1.71 running (1): test_peg_generator (4 min) │ │ │ │ -1:40:56 load avg: 1.67 running (1): test_peg_generator (4 min 30 sec) │ │ │ │ -1:41:26 load avg: 1.40 running (1): test_peg_generator (5 min) │ │ │ │ -1:41:56 load avg: 1.48 running (1): test_peg_generator (5 min 30 sec) │ │ │ │ -1:42:26 load avg: 1.37 running (1): test_peg_generator (6 min) │ │ │ │ -1:42:56 load avg: 1.22 running (1): test_peg_generator (6 min 30 sec) │ │ │ │ -1:43:26 load avg: 1.13 running (1): test_peg_generator (7 min) │ │ │ │ -1:43:56 load avg: 1.08 running (1): test_peg_generator (7 min 30 sec) │ │ │ │ -1:44:26 load avg: 1.05 running (1): test_peg_generator (8 min) │ │ │ │ -1:44:56 load avg: 1.03 running (1): test_peg_generator (8 min 30 sec) │ │ │ │ -1:45:26 load avg: 1.02 running (1): test_peg_generator (9 min) │ │ │ │ -1:45:56 load avg: 1.01 running (1): test_peg_generator (9 min 30 sec) │ │ │ │ -1:46:26 load avg: 1.06 running (1): test_peg_generator (10 min) │ │ │ │ -1:46:56 load avg: 1.33 running (1): test_peg_generator (10 min 30 sec) │ │ │ │ -1:47:26 load avg: 1.20 running (1): test_peg_generator (11 min) │ │ │ │ -1:47:56 load avg: 1.12 running (1): test_peg_generator (11 min 30 sec) │ │ │ │ -1:48:26 load avg: 1.07 running (1): test_peg_generator (12 min) │ │ │ │ -1:48:56 load avg: 1.04 running (1): test_peg_generator (12 min 30 sec) │ │ │ │ -1:49:26 load avg: 1.02 running (1): test_peg_generator (13 min) │ │ │ │ -1:49:56 load avg: 1.01 running (1): test_peg_generator (13 min 30 sec) │ │ │ │ -1:50:26 load avg: 1.01 running (1): test_peg_generator (14 min) │ │ │ │ -1:50:56 load avg: 1.14 running (1): test_peg_generator (14 min 30 sec) │ │ │ │ -1:51:26 load avg: 1.88 running (1): test_peg_generator (15 min) │ │ │ │ -1:51:56 load avg: 2.42 running (1): test_peg_generator (15 min 30 sec) │ │ │ │ -1:52:26 load avg: 2.51 running (1): test_peg_generator (16 min) │ │ │ │ -1:52:56 load avg: 2.64 running (1): test_peg_generator (16 min 30 sec) │ │ │ │ -1:52:57 load avg: 2.64 [255/436] test_peg_generator passed (16 min 31 sec) │ │ │ │ -1:53:00 load avg: 2.67 [256/436] test_pep646_syntax passed │ │ │ │ -1:53:01 load avg: 2.67 [257/436] test_perf_profiler skipped │ │ │ │ +0:31:47 load avg: 1.07 [235/436] test_multibytecodec passed │ │ │ │ +0:32:11 load avg: 1.43 [236/436] test_multiprocessing_main_handling passed │ │ │ │ +0:32:12 load avg: 1.43 [237/436] test_named_expressions passed │ │ │ │ +0:32:12 load avg: 1.43 [238/436] test_netrc passed │ │ │ │ +0:32:17 load avg: 1.39 [239/436] test_ntpath passed │ │ │ │ +0:32:17 load avg: 1.39 [240/436] test_nturl2path passed │ │ │ │ +0:32:18 load avg: 1.39 [241/436] test_numeric_tower passed │ │ │ │ +0:32:20 load avg: 1.36 [242/436] test_opcache passed │ │ │ │ +0:32:21 load avg: 1.36 [243/436] test_opcodes passed │ │ │ │ +0:32:21 load avg: 1.36 [244/436] test_openpty passed │ │ │ │ +0:32:22 load avg: 1.36 [245/436] test_operator passed │ │ │ │ +0:32:22 load avg: 1.36 [246/436] test_optimizer passed │ │ │ │ +0:32:23 load avg: 1.33 [247/436] test_optparse passed │ │ │ │ +0:32:25 load avg: 1.33 [248/436] test_ordered_dict passed │ │ │ │ +0:32:42 load avg: 1.10 [249/436] test_os passed │ │ │ │ +0:32:43 load avg: 1.10 [250/436] test_osx_env passed │ │ │ │ +0:32:50 load avg: 1.09 [251/436] test_pathlib passed │ │ │ │ +0:32:50 load avg: 1.09 [252/436] test_patma passed │ │ │ │ +0:33:20 load avg: 1.05 running (1): test_pdb (30.0 sec) │ │ │ │ +0:33:24 load avg: 1.05 [253/436] test_pdb passed (34.1 sec) │ │ │ │ +0:33:28 load avg: 1.05 [254/436] test_peepholer passed │ │ │ │ +0:33:58 load avg: 1.03 running (1): test_peg_generator (30.0 sec) │ │ │ │ +0:34:28 load avg: 1.10 running (1): test_peg_generator (1 min) │ │ │ │ +0:34:58 load avg: 1.06 running (1): test_peg_generator (1 min 30 sec) │ │ │ │ +0:35:27 load avg: 1.43 [255/436] test_peg_generator passed (1 min 58 sec) │ │ │ │ +0:35:27 load avg: 1.43 [256/436] test_pep646_syntax passed │ │ │ │ +0:35:28 load avg: 1.43 [257/436] test_perf_profiler skipped │ │ │ │ test_perf_profiler skipped -- perf trampoline profiling not supported │ │ │ │ -1:53:03 load avg: 2.67 [258/436] test_perfmaps passed │ │ │ │ -1:53:33 load avg: 2.73 running (1): test_pickle (30.0 sec) │ │ │ │ -1:54:03 load avg: 2.79 running (1): test_pickle (1 min) │ │ │ │ -1:54:33 load avg: 2.68 running (1): test_pickle (1 min 30 sec) │ │ │ │ -1:54:55 load avg: 2.92 [259/436] test_pickle passed (1 min 52 sec) │ │ │ │ -1:54:57 load avg: 2.92 [260/436] test_picklebuffer passed │ │ │ │ -1:55:16 load avg: 2.94 [261/436] test_pickletools passed │ │ │ │ -1:55:17 load avg: 2.94 [262/436] test_pkg passed │ │ │ │ -1:55:19 load avg: 2.95 [263/436] test_pkgutil passed │ │ │ │ -1:55:23 load avg: 2.95 [264/436] test_platform passed │ │ │ │ -1:55:28 load avg: 2.95 [265/436] test_plistlib passed │ │ │ │ -1:55:41 load avg: 2.81 [266/436] test_poll passed │ │ │ │ -1:55:43 load avg: 2.81 [267/436] test_popen passed │ │ │ │ -1:55:44 load avg: 2.82 [268/436] test_positional_only_arg passed │ │ │ │ -1:55:54 load avg: 2.85 [269/436] test_posix passed │ │ │ │ -1:56:02 load avg: 2.86 [270/436] test_posixpath passed │ │ │ │ -1:56:13 load avg: 2.88 [271/436] test_pow passed │ │ │ │ -1:56:16 load avg: 2.89 [272/436] test_pprint passed │ │ │ │ -1:56:17 load avg: 2.89 [273/436] test_print passed │ │ │ │ -1:56:21 load avg: 2.90 [274/436] test_profile passed │ │ │ │ -1:56:23 load avg: 2.90 [275/436] test_property passed │ │ │ │ -1:56:26 load avg: 2.91 [276/436] test_pstats passed │ │ │ │ -1:56:28 load avg: 2.92 [277/436] test_pty passed │ │ │ │ -1:56:31 load avg: 2.92 [278/436] test_pulldom passed │ │ │ │ -1:56:32 load avg: 2.92 [279/436] test_pwd passed │ │ │ │ -1:56:38 load avg: 3.08 [280/436] test_py_compile passed │ │ │ │ -1:56:52 load avg: 3.07 [281/436] test_pyclbr passed │ │ │ │ -1:56:54 load avg: 2.90 [282/436] test_pyexpat passed │ │ │ │ -1:57:24 load avg: 2.22 running (1): test_pyrepl (30.0 sec) │ │ │ │ -1:57:24 load avg: 2.22 [283/436] test_pyrepl passed (30.1 sec) │ │ │ │ -1:57:49 load avg: 1.72 [284/436] test_queue passed │ │ │ │ -1:57:51 load avg: 1.72 [285/436] test_quopri passed │ │ │ │ -1:57:52 load avg: 1.72 [286/436] test_raise passed │ │ │ │ -1:58:11 load avg: 1.52 [287/436] test_random passed │ │ │ │ -1:58:18 load avg: 1.44 [288/436] test_range passed │ │ │ │ -1:58:27 load avg: 1.40 [289/436] test_re passed │ │ │ │ -1:58:30 load avg: 1.37 [290/436] test_readline passed │ │ │ │ -1:59:00 load avg: 1.22 running (1): test_regrtest (30.0 sec) │ │ │ │ -1:59:30 load avg: 1.21 running (1): test_regrtest (1 min) │ │ │ │ -2:00:00 load avg: 1.27 running (1): test_regrtest (1 min 30 sec) │ │ │ │ -2:00:30 load avg: 1.16 running (1): test_regrtest (2 min) │ │ │ │ -2:01:00 load avg: 1.15 running (1): test_regrtest (2 min 30 sec) │ │ │ │ -2:01:30 load avg: 1.63 running (1): test_regrtest (3 min) │ │ │ │ -2:01:41 load avg: 1.93 [291/436] test_regrtest passed (3 min 11 sec) │ │ │ │ -2:01:57 load avg: 1.86 [292/436] test_remote_pdb passed │ │ │ │ -2:02:12 load avg: 1.67 [293/436] test_repl passed │ │ │ │ -2:02:14 load avg: 1.62 [294/436] test_reprlib passed │ │ │ │ -2:02:17 load avg: 1.62 [295/436] test_resource passed │ │ │ │ -2:02:18 load avg: 1.62 [296/436] test_richcmp passed │ │ │ │ -2:02:20 load avg: 1.57 [297/436] test_rlcompleter passed │ │ │ │ -2:02:23 load avg: 1.57 [298/436] test_robotparser passed │ │ │ │ -2:02:29 load avg: 1.48 [299/436] test_runpy passed │ │ │ │ -2:02:32 load avg: 1.48 [300/436] test_sax passed │ │ │ │ -2:02:34 load avg: 1.36 [301/436] test_sched passed │ │ │ │ -2:02:36 load avg: 1.36 [302/436] test_scope passed │ │ │ │ -2:02:39 load avg: 1.33 [303/436] test_script_helper passed │ │ │ │ -2:02:41 load avg: 1.33 [304/436] test_secrets passed │ │ │ │ -2:02:44 load avg: 1.22 [305/436] test_select passed │ │ │ │ -2:03:14 load avg: 1.15 running (1): test_selectors (30.0 sec) │ │ │ │ -2:03:28 load avg: 1.05 [306/436] test_selectors passed (43.7 sec) │ │ │ │ -2:03:58 load avg: 1.03 running (1): test_set (30.0 sec) │ │ │ │ -2:04:00 load avg: 1.02 [307/436] test_set passed (32.4 sec) │ │ │ │ -2:04:02 load avg: 1.02 [308/436] test_setcomps passed │ │ │ │ -2:04:07 load avg: 1.02 [309/436] test_shelve passed │ │ │ │ -2:04:09 load avg: 1.02 [310/436] test_shlex passed │ │ │ │ -2:04:19 load avg: 1.02 [311/436] test_shutil passed │ │ │ │ -2:04:46 load avg: 0.87 [312/436] test_signal passed │ │ │ │ -2:04:52 load avg: 0.88 [313/436] test_site passed │ │ │ │ -2:04:55 load avg: 0.89 [314/436] test_slice passed │ │ │ │ -2:04:58 load avg: 0.89 [315/436] test_smtplib passed │ │ │ │ -2:05:00 load avg: 0.90 [316/436] test_smtpnet passed │ │ │ │ -2:05:04 load avg: 0.91 [317/436] test_socketserver passed │ │ │ │ -2:05:07 load avg: 0.91 [318/436] test_sort passed │ │ │ │ -2:05:37 load avg: 0.94 running (1): test_source_encoding (30.0 sec) │ │ │ │ -2:06:07 load avg: 1.24 running (1): test_source_encoding (1 min) │ │ │ │ -2:06:37 load avg: 1.37 running (1): test_source_encoding (1 min 30 sec) │ │ │ │ -2:07:07 load avg: 1.33 running (1): test_source_encoding (2 min) │ │ │ │ -2:07:37 load avg: 1.20 running (1): test_source_encoding (2 min 30 sec) │ │ │ │ -2:08:07 load avg: 1.18 running (1): test_source_encoding (3 min) │ │ │ │ -2:08:37 load avg: 1.11 running (1): test_source_encoding (3 min 30 sec) │ │ │ │ -2:09:07 load avg: 1.07 running (1): test_source_encoding (4 min) │ │ │ │ -2:09:26 load avg: 1.05 [319/436] test_source_encoding passed (4 min 19 sec) │ │ │ │ -2:09:32 load avg: 1.04 [320/436] test_sqlite3 passed │ │ │ │ -2:09:33 load avg: 1.04 [321/436] test_stable_abi_ctypes passed │ │ │ │ -2:09:35 load avg: 1.04 [322/436] test_startfile skipped │ │ │ │ +0:35:28 load avg: 1.47 [258/436] test_perfmaps passed │ │ │ │ +0:35:58 load avg: 1.68 running (1): test_pickle (30.0 sec) │ │ │ │ +0:35:59 load avg: 1.68 [259/436] test_pickle passed (31.1 sec) │ │ │ │ +0:36:00 load avg: 1.68 [260/436] test_picklebuffer passed │ │ │ │ +0:36:05 load avg: 1.71 [261/436] test_pickletools passed │ │ │ │ +0:36:06 load avg: 1.71 [262/436] test_pkg passed │ │ │ │ +0:36:06 load avg: 1.71 [263/436] test_pkgutil passed │ │ │ │ +0:36:08 load avg: 1.71 [264/436] test_platform passed │ │ │ │ +0:36:09 load avg: 1.73 [265/436] test_plistlib passed │ │ │ │ +0:36:21 load avg: 1.62 [266/436] test_poll passed │ │ │ │ +0:36:21 load avg: 1.62 [267/436] test_popen passed │ │ │ │ +0:36:22 load avg: 1.62 [268/436] test_positional_only_arg passed │ │ │ │ +0:36:25 load avg: 1.65 [269/436] test_posix passed │ │ │ │ +0:36:27 load avg: 1.65 [270/436] test_posixpath passed │ │ │ │ +0:36:30 load avg: 1.68 [271/436] test_pow passed │ │ │ │ +0:36:31 load avg: 1.68 [272/436] test_pprint passed │ │ │ │ +0:36:31 load avg: 1.68 [273/436] test_print passed │ │ │ │ +0:36:33 load avg: 1.68 [274/436] test_profile passed │ │ │ │ +0:36:33 load avg: 1.68 [275/436] test_property passed │ │ │ │ +0:36:34 load avg: 1.62 [276/436] test_pstats passed │ │ │ │ +0:36:34 load avg: 1.62 [277/436] test_pty passed │ │ │ │ +0:36:35 load avg: 1.62 [278/436] test_pulldom passed │ │ │ │ +0:36:36 load avg: 1.62 [279/436] test_pwd passed │ │ │ │ +0:36:37 load avg: 1.62 [280/436] test_py_compile passed │ │ │ │ +0:36:41 load avg: 1.57 [281/436] test_pyclbr passed │ │ │ │ +0:36:41 load avg: 1.57 [282/436] test_pyexpat passed │ │ │ │ +0:36:50 load avg: 1.48 [283/436] test_pyrepl passed │ │ │ │ +0:37:02 load avg: 1.50 [284/436] test_queue passed │ │ │ │ +0:37:03 load avg: 1.50 [285/436] test_quopri passed │ │ │ │ +0:37:03 load avg: 1.50 [286/436] test_raise passed │ │ │ │ +0:37:08 load avg: 1.42 [287/436] test_random passed │ │ │ │ +0:37:10 load avg: 1.42 [288/436] test_range passed │ │ │ │ +0:37:13 load avg: 1.42 [289/436] test_re passed │ │ │ │ +0:37:14 load avg: 1.39 [290/436] test_readline passed │ │ │ │ +0:37:44 load avg: 1.16 running (1): test_regrtest (30.0 sec) │ │ │ │ +0:38:12 load avg: 1.35 [291/436] test_regrtest passed (58.2 sec) │ │ │ │ +0:38:17 load avg: 1.32 [292/436] test_remote_pdb passed │ │ │ │ +0:38:22 load avg: 1.38 [293/436] test_repl passed │ │ │ │ +0:38:22 load avg: 1.38 [294/436] test_reprlib passed │ │ │ │ +0:38:23 load avg: 1.38 [295/436] test_resource passed │ │ │ │ +0:38:24 load avg: 1.34 [296/436] test_richcmp passed │ │ │ │ +0:38:24 load avg: 1.34 [297/436] test_rlcompleter passed │ │ │ │ +0:38:25 load avg: 1.34 [298/436] test_robotparser passed │ │ │ │ +0:38:27 load avg: 1.34 [299/436] test_runpy passed │ │ │ │ +0:38:28 load avg: 1.34 [300/436] test_sax passed │ │ │ │ +0:38:29 load avg: 1.32 [301/436] test_sched passed │ │ │ │ +0:38:30 load avg: 1.32 [302/436] test_scope passed │ │ │ │ +0:38:31 load avg: 1.32 [303/436] test_script_helper passed │ │ │ │ +0:38:31 load avg: 1.32 [304/436] test_secrets passed │ │ │ │ +0:38:33 load avg: 1.32 [305/436] test_select passed │ │ │ │ +0:38:56 load avg: 1.21 [306/436] test_selectors passed │ │ │ │ +0:39:06 load avg: 1.18 [307/436] test_set passed │ │ │ │ +0:39:06 load avg: 1.18 [308/436] test_setcomps passed │ │ │ │ +0:39:11 load avg: 1.24 [309/436] test_shelve passed │ │ │ │ +0:39:11 load avg: 1.24 [310/436] test_shlex passed │ │ │ │ +0:39:15 load avg: 1.22 [311/436] test_shutil passed │ │ │ │ +0:39:35 load avg: 0.87 [312/436] test_signal passed │ │ │ │ +0:39:36 load avg: 0.87 [313/436] test_site passed │ │ │ │ +0:39:37 load avg: 0.87 [314/436] test_slice passed │ │ │ │ +0:39:39 load avg: 0.80 [315/436] test_smtplib passed │ │ │ │ +0:39:40 load avg: 0.80 [316/436] test_smtpnet passed │ │ │ │ +0:39:41 load avg: 0.80 [317/436] test_socketserver passed │ │ │ │ +0:39:42 load avg: 0.80 [318/436] test_sort passed │ │ │ │ +0:40:12 load avg: 0.88 running (1): test_source_encoding (30.0 sec) │ │ │ │ +0:40:42 load avg: 0.93 running (1): test_source_encoding (1 min) │ │ │ │ +0:40:56 load avg: 0.95 [319/436] test_source_encoding passed (1 min 14 sec) │ │ │ │ +0:40:59 load avg: 0.95 [320/436] test_sqlite3 passed │ │ │ │ +0:40:59 load avg: 0.95 [321/436] test_stable_abi_ctypes passed │ │ │ │ +0:40:59 load avg: 0.95 [322/436] test_startfile skipped │ │ │ │ test_startfile skipped -- object has no attribute 'startfile' │ │ │ │ -2:09:36 load avg: 1.04 [323/436] test_stat passed │ │ │ │ -2:10:06 load avg: 1.02 running (1): test_statistics (30.0 sec) │ │ │ │ -2:10:36 load avg: 1.01 running (1): test_statistics (1 min) │ │ │ │ -2:11:06 load avg: 1.01 running (1): test_statistics (1 min 30 sec) │ │ │ │ -2:11:36 load avg: 1.23 running (1): test_statistics (2 min) │ │ │ │ -2:12:06 load avg: 1.25 running (1): test_statistics (2 min 30 sec) │ │ │ │ -2:12:36 load avg: 1.29 running (1): test_statistics (3 min) │ │ │ │ -2:13:06 load avg: 1.18 running (1): test_statistics (3 min 30 sec) │ │ │ │ -2:13:36 load avg: 1.10 running (1): test_statistics (4 min) │ │ │ │ -2:14:06 load avg: 1.13 running (1): test_statistics (4 min 30 sec) │ │ │ │ -2:14:36 load avg: 1.08 running (1): test_statistics (5 min) │ │ │ │ -2:15:06 load avg: 1.05 running (1): test_statistics (5 min 30 sec) │ │ │ │ -2:15:19 load avg: 1.04 [324/436] test_statistics passed (5 min 43 sec) │ │ │ │ -2:15:49 load avg: 1.14 running (1): test_str (30.0 sec) │ │ │ │ -2:16:11 load avg: 1.10 [325/436] test_str passed (51.1 sec) │ │ │ │ -2:16:13 load avg: 1.10 [326/436] test_strftime passed │ │ │ │ -2:16:15 load avg: 1.17 [327/436] test_string passed │ │ │ │ -2:16:18 load avg: 1.17 [328/436] test_string_literals passed │ │ │ │ -2:16:19 load avg: 1.17 [329/436] test_stringprep passed │ │ │ │ -2:16:23 load avg: 1.16 [330/436] test_strptime passed │ │ │ │ -2:16:29 load avg: 1.23 [331/436] test_strtod passed │ │ │ │ -2:16:36 load avg: 1.43 [332/436] test_struct passed │ │ │ │ -2:16:38 load avg: 1.43 [333/436] test_structseq passed │ │ │ │ -2:16:40 load avg: 1.47 [334/436] test_subclassinit passed │ │ │ │ -2:17:10 load avg: 1.07 running (1): test_subprocess (30.0 sec) │ │ │ │ -2:17:40 load avg: 0.73 running (1): test_subprocess (1 min) │ │ │ │ -2:18:10 load avg: 0.61 running (1): test_subprocess (1 min 30 sec) │ │ │ │ -2:18:40 load avg: 0.59 running (1): test_subprocess (2 min) │ │ │ │ -2:18:43 load avg: 0.59 [335/436] test_subprocess passed (2 min 3 sec) │ │ │ │ -2:18:45 load avg: 0.63 [336/436] test_sundry passed │ │ │ │ -2:18:47 load avg: 0.63 [337/436] test_super passed │ │ │ │ -2:19:15 load avg: 0.77 [338/436] test_support passed │ │ │ │ -2:19:17 load avg: 0.77 [339/436] test_symtable passed │ │ │ │ -2:19:21 load avg: 0.79 [340/436] test_syntax passed │ │ │ │ -2:19:41 load avg: 0.85 [341/436] test_sys passed │ │ │ │ -2:19:43 load avg: 0.85 [342/436] test_sys_setprofile passed │ │ │ │ -2:20:12 load avg: 1.07 [343/436] test_sys_settrace passed │ │ │ │ -2:20:16 load avg: 1.15 [344/436] test_sysconfig passed │ │ │ │ -2:20:18 load avg: 1.15 [345/436] test_syslog passed │ │ │ │ -2:20:22 load avg: 1.13 [346/436] test_tabnanny passed │ │ │ │ -2:20:52 load avg: 1.14 running (1): test_tarfile (30.0 sec) │ │ │ │ -2:21:22 load avg: 1.16 running (1): test_tarfile (1 min) │ │ │ │ -2:21:52 load avg: 1.70 running (1): test_tarfile (1 min 30 sec) │ │ │ │ -2:22:22 load avg: 1.53 running (1): test_tarfile (2 min) │ │ │ │ -2:22:42 load avg: 1.38 [347/436] test_tarfile passed (2 min 20 sec) │ │ │ │ -2:22:45 load avg: 1.35 [348/436] test_tcl passed │ │ │ │ -2:22:52 load avg: 1.32 [349/436] test_tempfile passed │ │ │ │ -2:22:54 load avg: 1.32 [350/436] test_termios passed │ │ │ │ -2:22:55 load avg: 1.29 [351/436] test_textwrap passed │ │ │ │ -2:23:02 load avg: 1.19 [352/436] test_thread passed │ │ │ │ -2:23:03 load avg: 1.19 [353/436] test_thread_local_bytecode passed │ │ │ │ -2:23:05 load avg: 1.26 [354/436] test_threadedtempfile passed │ │ │ │ -2:23:35 load avg: 0.90 running (1): test_threading (30.0 sec) │ │ │ │ -2:24:05 load avg: 1.01 running (1): test_threading (1 min) │ │ │ │ -2:24:05 load avg: 1.01 [355/436] test_threading passed (1 min) │ │ │ │ -2:24:10 load avg: 1.09 [356/436] test_threading_local passed │ │ │ │ -2:24:17 load avg: 1.08 [357/436] test_threadsignals passed │ │ │ │ -2:24:23 load avg: 0.99 [358/436] test_time passed │ │ │ │ -2:24:25 load avg: 0.99 [359/436] test_timeit passed │ │ │ │ -2:24:28 load avg: 0.99 [360/436] test_timeout passed │ │ │ │ -2:24:48 load avg: 1.00 [361/436] test_tkinter passed │ │ │ │ -2:25:18 load avg: 1.07 running (1): test_tokenize (30.0 sec) │ │ │ │ -2:25:48 load avg: 1.04 running (1): test_tokenize (1 min) │ │ │ │ -2:26:18 load avg: 1.25 running (1): test_tokenize (1 min 30 sec) │ │ │ │ -2:26:48 load avg: 1.91 running (1): test_tokenize (2 min) │ │ │ │ -2:27:18 load avg: 1.95 running (1): test_tokenize (2 min 30 sec) │ │ │ │ -2:27:48 load avg: 2.19 running (1): test_tokenize (3 min) │ │ │ │ -2:28:18 load avg: 1.77 running (1): test_tokenize (3 min 30 sec) │ │ │ │ -2:28:48 load avg: 1.54 running (1): test_tokenize (4 min) │ │ │ │ -2:29:18 load avg: 1.32 running (1): test_tokenize (4 min 30 sec) │ │ │ │ -2:29:27 load avg: 1.27 [362/436] test_tokenize passed (4 min 39 sec) │ │ │ │ -2:29:29 load avg: 1.27 [363/436] test_tomllib passed │ │ │ │ -2:29:59 load avg: 1.16 running (1): test_tools (30.0 sec) │ │ │ │ -2:30:29 load avg: 1.10 running (1): test_tools (1 min) │ │ │ │ -2:30:59 load avg: 1.06 running (1): test_tools (1 min 30 sec) │ │ │ │ -2:31:29 load avg: 1.12 running (1): test_tools (2 min) │ │ │ │ -2:31:59 load avg: 1.36 running (1): test_tools (2 min 30 sec) │ │ │ │ -2:32:29 load avg: 1.22 running (1): test_tools (3 min) │ │ │ │ -2:32:59 load avg: 1.33 running (1): test_tools (3 min 30 sec) │ │ │ │ -2:33:29 load avg: 1.20 running (1): test_tools (4 min) │ │ │ │ -2:33:59 load avg: 1.12 running (1): test_tools (4 min 30 sec) │ │ │ │ -2:34:29 load avg: 1.07 running (1): test_tools (5 min) │ │ │ │ -2:34:59 load avg: 1.04 running (1): test_tools (5 min 30 sec) │ │ │ │ -2:35:29 load avg: 1.37 running (1): test_tools (6 min) │ │ │ │ -2:35:59 load avg: 1.62 running (1): test_tools (6 min 30 sec) │ │ │ │ -2:36:29 load avg: 1.85 running (1): test_tools (7 min) │ │ │ │ -2:36:59 load avg: 2.48 running (1): test_tools (7 min 30 sec) │ │ │ │ -2:37:29 load avg: 2.47 running (1): test_tools (8 min) │ │ │ │ -2:37:59 load avg: 2.48 running (1): test_tools (8 min 30 sec) │ │ │ │ -2:38:29 load avg: 2.29 running (1): test_tools (9 min) │ │ │ │ -2:38:59 load avg: 2.24 running (1): test_tools (9 min 30 sec) │ │ │ │ -2:39:29 load avg: 2.15 running (1): test_tools (10 min) │ │ │ │ -2:39:59 load avg: 2.48 running (1): test_tools (10 min 30 sec) │ │ │ │ -2:40:29 load avg: 2.74 running (1): test_tools (11 min) │ │ │ │ -2:40:59 load avg: 2.62 running (1): test_tools (11 min 30 sec) │ │ │ │ -2:41:29 load avg: 2.46 running (1): test_tools (12 min) │ │ │ │ -2:41:59 load avg: 2.52 running (1): test_tools (12 min 30 sec) │ │ │ │ -2:42:29 load avg: 2.31 running (1): test_tools (13 min) │ │ │ │ -2:42:59 load avg: 2.38 running (1): test_tools (13 min 30 sec) │ │ │ │ -2:43:29 load avg: 2.36 running (1): test_tools (14 min) │ │ │ │ -2:43:59 load avg: 2.22 running (1): test_tools (14 min 30 sec) │ │ │ │ -2:44:29 load avg: 2.13 running (1): test_tools (15 min) │ │ │ │ -2:44:59 load avg: 2.08 running (1): test_tools (15 min 30 sec) │ │ │ │ -2:45:29 load avg: 2.17 running (1): test_tools (16 min) │ │ │ │ -2:45:59 load avg: 2.10 running (1): test_tools (16 min 30 sec) │ │ │ │ -2:46:29 load avg: 2.14 running (1): test_tools (17 min) │ │ │ │ -2:46:59 load avg: 2.40 running (1): test_tools (17 min 30 sec) │ │ │ │ -2:47:29 load avg: 2.24 running (1): test_tools (18 min) │ │ │ │ -2:47:59 load avg: 2.34 running (1): test_tools (18 min 30 sec) │ │ │ │ -2:48:29 load avg: 2.21 running (1): test_tools (19 min) │ │ │ │ -2:48:59 load avg: 2.12 running (1): test_tools (19 min 30 sec) │ │ │ │ -2:49:29 load avg: 2.07 running (1): test_tools (20 min) │ │ │ │ -2:49:59 load avg: 2.04 running (1): test_tools (20 min 30 sec) │ │ │ │ -2:50:29 load avg: 2.02 running (1): test_tools (21 min) │ │ │ │ -2:50:59 load avg: 2.01 running (1): test_tools (21 min 30 sec) │ │ │ │ -2:51:29 load avg: 2.01 running (1): test_tools (22 min) │ │ │ │ -2:51:59 load avg: 2.37 running (1): test_tools (22 min 30 sec) │ │ │ │ -2:52:29 load avg: 2.22 running (1): test_tools (23 min) │ │ │ │ -2:52:59 load avg: 2.20 running (1): test_tools (23 min 30 sec) │ │ │ │ -2:53:29 load avg: 2.12 running (1): test_tools (24 min) │ │ │ │ -2:53:59 load avg: 2.15 running (1): test_tools (24 min 30 sec) │ │ │ │ -2:54:29 load avg: 2.09 running (1): test_tools (25 min) │ │ │ │ -2:54:59 load avg: 2.05 running (1): test_tools (25 min 30 sec) │ │ │ │ -2:55:29 load avg: 2.03 running (1): test_tools (26 min) │ │ │ │ -2:55:59 load avg: 2.02 running (1): test_tools (26 min 30 sec) │ │ │ │ -2:56:29 load avg: 2.01 running (1): test_tools (27 min) │ │ │ │ -2:56:59 load avg: 2.19 running (1): test_tools (27 min 30 sec) │ │ │ │ -2:57:29 load avg: 2.12 running (1): test_tools (28 min) │ │ │ │ -2:57:59 load avg: 2.19 running (1): test_tools (28 min 30 sec) │ │ │ │ -2:58:29 load avg: 2.17 running (1): test_tools (29 min) │ │ │ │ -2:58:59 load avg: 2.10 running (1): test_tools (29 min 30 sec) │ │ │ │ -2:59:29 load avg: 2.06 running (1): test_tools (30 min) │ │ │ │ -2:59:59 load avg: 2.04 running (1): test_tools (30 min 30 sec) │ │ │ │ -3:00:29 load avg: 2.02 running (1): test_tools (31 min) │ │ │ │ -3:00:59 load avg: 2.08 running (1): test_tools (31 min 30 sec) │ │ │ │ -3:01:29 load avg: 2.13 running (1): test_tools (32 min) │ │ │ │ -3:01:59 load avg: 2.32 running (1): test_tools (32 min 30 sec) │ │ │ │ -3:02:29 load avg: 2.19 running (1): test_tools (33 min) │ │ │ │ -3:02:59 load avg: 2.30 running (1): test_tools (33 min 30 sec) │ │ │ │ -3:03:29 load avg: 2.24 running (1): test_tools (34 min) │ │ │ │ -3:03:59 load avg: 2.14 running (1): test_tools (34 min 30 sec) │ │ │ │ -3:04:29 load avg: 2.08 running (1): test_tools (35 min) │ │ │ │ -3:04:59 load avg: 2.05 running (1): test_tools (35 min 30 sec) │ │ │ │ -3:05:29 load avg: 2.03 running (1): test_tools (36 min) │ │ │ │ -3:05:59 load avg: 2.02 running (1): test_tools (36 min 30 sec) │ │ │ │ -3:06:29 load avg: 2.09 running (1): test_tools (37 min) │ │ │ │ -3:06:59 load avg: 2.29 running (1): test_tools (37 min 30 sec) │ │ │ │ -3:07:29 load avg: 2.18 running (1): test_tools (38 min) │ │ │ │ -3:07:59 load avg: 2.11 running (1): test_tools (38 min 30 sec) │ │ │ │ -3:08:29 load avg: 2.06 running (1): test_tools (39 min) │ │ │ │ -3:08:59 load avg: 1.64 running (1): test_tools (39 min 30 sec) │ │ │ │ -3:09:29 load avg: 1.39 running (1): test_tools (40 min) │ │ │ │ -3:09:59 load avg: 1.31 running (1): test_tools (40 min 30 sec) │ │ │ │ -3:10:29 load avg: 1.19 running (1): test_tools (41 min) │ │ │ │ -3:10:59 load avg: 1.11 running (1): test_tools (41 min 30 sec) │ │ │ │ -3:11:29 load avg: 1.07 running (1): test_tools (42 min) │ │ │ │ -3:11:59 load avg: 1.28 running (1): test_tools (42 min 30 sec) │ │ │ │ -3:12:29 load avg: 1.17 running (1): test_tools (43 min) │ │ │ │ -3:12:59 load avg: 1.18 running (1): test_tools (43 min 30 sec) │ │ │ │ -3:13:29 load avg: 1.10 running (1): test_tools (44 min) │ │ │ │ -3:13:59 load avg: 1.06 running (1): test_tools (44 min 30 sec) │ │ │ │ -3:14:29 load avg: 1.04 running (1): test_tools (45 min) │ │ │ │ -3:14:59 load avg: 1.09 running (1): test_tools (45 min 30 sec) │ │ │ │ -3:15:29 load avg: 1.05 running (1): test_tools (46 min) │ │ │ │ -3:15:59 load avg: 1.03 running (1): test_tools (46 min 30 sec) │ │ │ │ -3:16:29 load avg: 1.10 running (1): test_tools (47 min) │ │ │ │ -3:16:59 load avg: 1.41 running (1): test_tools (47 min 30 sec) │ │ │ │ -3:17:29 load avg: 1.25 running (1): test_tools (48 min) │ │ │ │ -3:17:59 load avg: 1.15 running (1): test_tools (48 min 30 sec) │ │ │ │ -3:18:29 load avg: 1.22 running (1): test_tools (49 min) │ │ │ │ -3:18:59 load avg: 1.67 running (1): test_tools (49 min 30 sec) │ │ │ │ -3:19:29 load avg: 1.80 running (1): test_tools (50 min) │ │ │ │ -3:19:59 load avg: 1.96 running (1): test_tools (50 min 30 sec) │ │ │ │ -3:20:29 load avg: 1.98 running (1): test_tools (51 min) │ │ │ │ -3:20:59 load avg: 1.99 running (1): test_tools (51 min 30 sec) │ │ │ │ -3:21:29 load avg: 2.07 running (1): test_tools (52 min) │ │ │ │ -3:21:59 load avg: 2.59 running (1): test_tools (52 min 30 sec) │ │ │ │ -3:22:29 load avg: 2.36 running (1): test_tools (53 min) │ │ │ │ -3:22:59 load avg: 2.22 running (1): test_tools (53 min 30 sec) │ │ │ │ -3:23:29 load avg: 2.13 running (1): test_tools (54 min) │ │ │ │ -3:23:59 load avg: 2.08 running (1): test_tools (54 min 30 sec) │ │ │ │ -3:24:29 load avg: 2.11 running (1): test_tools (55 min) │ │ │ │ -3:24:59 load avg: 1.73 running (1): test_tools (55 min 30 sec) │ │ │ │ -3:25:29 load avg: 2.10 running (1): test_tools (56 min) │ │ │ │ -3:25:59 load avg: 2.85 running (1): test_tools (56 min 30 sec) │ │ │ │ -3:26:29 load avg: 3.51 running (1): test_tools (57 min) │ │ │ │ -3:26:59 load avg: 3.86 running (1): test_tools (57 min 30 sec) │ │ │ │ -3:27:29 load avg: 2.73 running (1): test_tools (58 min) │ │ │ │ -3:27:59 load avg: 2.19 running (1): test_tools (58 min 30 sec) │ │ │ │ -3:28:29 load avg: 1.72 running (1): test_tools (59 min) │ │ │ │ -3:28:59 load avg: 1.44 running (1): test_tools (59 min 30 sec) │ │ │ │ -3:29:29 load avg: 1.32 running (1): test_tools (1 hour) │ │ │ │ -3:29:36 load avg: 1.30 [364/436/1] test_tools worker non-zero exit code (Exit code 1) │ │ │ │ -test_freeze_simple_script (test.test_tools.test_freeze.TestFreeze.test_freeze_simple_script) ... │ │ │ │ -cwd: /build/reproducible-path/python3.14-3.14.3/build-static/build/test_python_108232æ │ │ │ │ -creating the script to be frozen at /tmp/test_python_f6kzq8j_/tmpase7id3g/app.py │ │ │ │ -copying the source tree from /build/reproducible-path/python3.14-3.14.3 to /tmp/test_python_f6kzq8j_/tmpase7id3g/cpython... │ │ │ │ -configuring python in /tmp/test_python_f6kzq8j_/tmpase7id3g/python-build... │ │ │ │ -+ cd /tmp/test_python_f6kzq8j_/tmpase7id3g/python-build │ │ │ │ -+ /tmp/test_python_f6kzq8j_/tmpase7id3g/cpython/configure --prefix=/tmp/test_python_f6kzq8j_/tmpase7id3g/python-installation --enable-ipv6 --enable-loadable-sqlite-extensions --with-dbmliborder=bdb:gdbm --with-computed-gotos --without-ensurepip --with-system-expat --with-dtrace --with-ssl-default-suites=openssl --with-system-libmpdec=no --with-wheel-pkg-dir=/usr/share/python-wheels/ 'MKDIR_P=/bin/mkdir -p' CC=riscv64-linux-gnu-gcc --cache-file /tmp/test_python_f6kzq8j_/tmpase7id3g/python-config.cache │ │ │ │ -building python parallel='-j2' in /tmp/test_python_f6kzq8j_/tmpase7id3g/python-build... │ │ │ │ -+ cd /tmp/test_python_f6kzq8j_/tmpase7id3g/python-build │ │ │ │ -+ /usr/bin/make -j2 │ │ │ │ -installing python into /tmp/test_python_f6kzq8j_/tmpase7id3g/python-installation... │ │ │ │ -+ cd /tmp/test_python_f6kzq8j_/tmpase7id3g/python-build │ │ │ │ -+ /usr/bin/make install │ │ │ │ -freezing /tmp/test_python_f6kzq8j_/tmpase7id3g/app.py... │ │ │ │ -+ cd /tmp/test_python_f6kzq8j_/tmpase7id3g │ │ │ │ -+ /tmp/test_python_f6kzq8j_/tmpase7id3g/python-installation/bin/python3 -E /build/reproducible-path/python3.14-3.14.3/Tools/freeze/freeze.py -o /tmp/test_python_f6kzq8j_/tmpase7id3g /tmp/test_python_f6kzq8j_/tmpase7id3g/app.py │ │ │ │ -+ cd /tmp/test_python_f6kzq8j_/tmpase7id3g │ │ │ │ -+ /usr/bin/make │ │ │ │ -Timeout (1:00:00)! │ │ │ │ -Thread 0x0000003fa1c7d440 [python] (most recent call first): │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.3/Lib/selectors.py", line 398 in select │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.3/Lib/subprocess.py", line 2152 in _communicate │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.3/Lib/subprocess.py", line 1220 in communicate │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.3/Lib/subprocess.py", line 556 in run │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.3/Tools/freeze/test/freeze.py", line 35 in _run_quiet │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.3/Tools/freeze/test/freeze.py", line 171 in freeze │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.3/Lib/test/test_tools/test_freeze.py", line 35 in test_freeze_simple_script │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.3/Lib/unittest/case.py", line 615 in _callTestMethod │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.3/Lib/unittest/case.py", line 669 in run │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.3/Lib/unittest/case.py", line 725 in __call__ │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.3/Lib/unittest/suite.py", line 122 in run │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.3/Lib/unittest/suite.py", line 84 in __call__ │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.3/Lib/unittest/suite.py", line 122 in run │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.3/Lib/unittest/suite.py", line 84 in __call__ │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.3/Lib/unittest/suite.py", line 122 in run │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.3/Lib/unittest/suite.py", line 84 in __call__ │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.3/Lib/unittest/suite.py", line 122 in run │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.3/Lib/unittest/suite.py", line 84 in __call__ │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.3/Lib/unittest/runner.py", line 257 in run │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.3/Lib/test/libregrtest/single.py", line 84 in _run_suite │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.3/Lib/test/libregrtest/single.py", line 42 in run_unittest │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.3/Lib/test/libregrtest/single.py", line 162 in test_func │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.3/Lib/test/libregrtest/single.py", line 118 in regrtest_runner │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.3/Lib/test/libregrtest/single.py", line 165 in _load_run_test │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.3/Lib/test/libregrtest/single.py", line 210 in _runtest_env_changed_exc │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.3/Lib/test/libregrtest/single.py", line 319 in _runtest │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.3/Lib/test/libregrtest/single.py", line 348 in run_single_test │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.3/Lib/test/libregrtest/worker.py", line 99 in worker_process │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.3/Lib/test/libregrtest/worker.py", line 134 in main │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.3/Lib/test/libregrtest/worker.py", line 138 in │ │ │ │ - File "", line 88 in _run_code │ │ │ │ - File "", line 198 in _run_module_as_main │ │ │ │ -3:30:06 load avg: 1.29 [365/436/1] test_trace passed │ │ │ │ -3:30:36 load avg: 1.18 running (1): test_traceback (30.0 sec) │ │ │ │ -3:31:00 load avg: 1.12 [366/436/1] test_traceback passed (54.1 sec) │ │ │ │ -3:31:11 load avg: 1.10 [367/436/1] test_tracemalloc passed │ │ │ │ -3:31:13 load avg: 1.10 [368/436/1] test_tstring passed │ │ │ │ -3:31:22 load avg: 1.08 [369/436/1] test_ttk passed │ │ │ │ -3:31:24 load avg: 1.08 [370/436/1] test_ttk_textonly passed │ │ │ │ -3:31:26 load avg: 1.08 [371/436/1] test_tty passed │ │ │ │ -3:31:38 load avg: 1.28 [372/436/1] test_tuple passed │ │ │ │ -3:31:41 load avg: 1.28 [373/436/1] test_turtle passed │ │ │ │ -3:31:43 load avg: 1.34 [374/436/1] test_type_aliases passed │ │ │ │ -3:31:45 load avg: 1.34 [375/436/1] test_type_annotations passed │ │ │ │ -3:31:47 load avg: 1.34 [376/436/1] test_type_cache passed │ │ │ │ -3:31:49 load avg: 1.39 [377/436/1] test_type_comments passed │ │ │ │ -3:31:50 load avg: 1.39 [378/436/1] test_type_params passed │ │ │ │ -3:31:52 load avg: 1.39 [379/436/1] test_typechecks passed │ │ │ │ -3:31:57 load avg: 1.36 [380/436/1] test_types passed │ │ │ │ -3:32:03 load avg: 1.30 [381/436/1] test_typing passed │ │ │ │ -3:32:06 load avg: 1.30 [382/436/1] test_ucn passed │ │ │ │ -3:32:08 load avg: 1.30 [383/436/1] test_unary passed │ │ │ │ -3:32:09 load avg: 1.28 [384/436/1] test_unicode_file passed │ │ │ │ -3:32:11 load avg: 1.28 [385/436/1] test_unicode_file_functions passed │ │ │ │ -3:32:12 load avg: 1.28 [386/436/1] test_unicode_identifiers passed │ │ │ │ -3:32:42 load avg: 1.17 running (1): test_unicodedata (30.0 sec) │ │ │ │ -3:33:12 load avg: 1.10 running (1): test_unicodedata (1 min) │ │ │ │ -3:33:42 load avg: 1.06 running (1): test_unicodedata (1 min 30 sec) │ │ │ │ -3:34:12 load avg: 1.04 running (1): test_unicodedata (2 min) │ │ │ │ -3:34:42 load avg: 1.02 running (1): test_unicodedata (2 min 30 sec) │ │ │ │ -3:35:12 load avg: 1.01 running (1): test_unicodedata (3 min) │ │ │ │ -3:35:40 load avg: 1.01 [387/436/1] test_unicodedata passed (3 min 28 sec) │ │ │ │ -3:36:10 load avg: 1.06 running (1): test_unittest (30.0 sec) │ │ │ │ -3:36:21 load avg: 0.97 [388/436/1] test_unittest passed (40.6 sec) │ │ │ │ -3:36:23 load avg: 0.97 [389/436/1] test_univnewlines passed │ │ │ │ -3:36:25 load avg: 0.97 [390/436/1] test_unpack passed │ │ │ │ -3:36:27 load avg: 0.97 [391/436/1] test_unpack_ex passed │ │ │ │ -3:36:57 load avg: 1.27 running (1): test_unparse (30.0 sec) │ │ │ │ -3:37:27 load avg: 1.24 running (1): test_unparse (1 min) │ │ │ │ -3:37:57 load avg: 1.14 running (1): test_unparse (1 min 30 sec) │ │ │ │ -3:38:27 load avg: 1.09 running (1): test_unparse (2 min) │ │ │ │ -3:38:57 load avg: 1.05 running (1): test_unparse (2 min 30 sec) │ │ │ │ -3:39:27 load avg: 1.03 running (1): test_unparse (3 min) │ │ │ │ -3:39:57 load avg: 1.24 running (1): test_unparse (3 min 30 sec) │ │ │ │ -3:40:27 load avg: 1.67 running (1): test_unparse (4 min) │ │ │ │ -3:40:35 load avg: 1.72 [392/436/1] test_unparse passed (4 min 7 sec) │ │ │ │ -3:40:39 load avg: 1.74 [393/436/1] test_urllib passed │ │ │ │ -3:40:44 load avg: 1.68 [394/436/2] test_urllib2 failed (1 failure) │ │ │ │ +0:41:00 load avg: 0.95 [323/436] test_stat passed │ │ │ │ +0:41:30 load avg: 1.04 running (1): test_statistics (30.0 sec) │ │ │ │ +0:42:00 load avg: 1.02 running (1): test_statistics (1 min) │ │ │ │ +0:42:30 load avg: 1.01 running (1): test_statistics (1 min 30 sec) │ │ │ │ +0:42:45 load avg: 1.23 [324/436] test_statistics passed (1 min 45 sec) │ │ │ │ +0:43:00 load avg: 1.40 [325/436] test_str passed │ │ │ │ +0:43:01 load avg: 1.40 [326/436] test_strftime passed │ │ │ │ +0:43:02 load avg: 1.40 [327/436] test_string passed │ │ │ │ +0:43:02 load avg: 1.40 [328/436] test_string_literals passed │ │ │ │ +0:43:03 load avg: 1.40 [329/436] test_stringprep passed │ │ │ │ +0:43:04 load avg: 1.45 [330/436] test_strptime passed │ │ │ │ +0:43:06 load avg: 1.45 [331/436] test_strtod passed │ │ │ │ +0:43:08 load avg: 1.45 [332/436] test_struct passed │ │ │ │ +0:43:08 load avg: 1.45 [333/436] test_structseq passed │ │ │ │ +0:43:09 load avg: 1.50 [334/436] test_subclassinit passed │ │ │ │ +0:43:39 load avg: 1.52 running (1): test_subprocess (30.0 sec) │ │ │ │ +0:44:09 load avg: 1.22 running (1): test_subprocess (1 min) │ │ │ │ +0:44:35 load avg: 0.89 [335/436] test_subprocess passed (1 min 26 sec) │ │ │ │ +0:44:36 load avg: 0.89 [336/436] test_sundry passed │ │ │ │ +0:44:37 load avg: 0.89 [337/436] test_super passed │ │ │ │ +0:44:45 load avg: 0.90 [338/436] test_support passed │ │ │ │ +0:44:46 load avg: 0.90 [339/436] test_symtable passed │ │ │ │ +0:44:47 load avg: 0.90 [340/436] test_syntax passed │ │ │ │ +0:44:53 load avg: 0.91 [341/436] test_sys passed │ │ │ │ +0:44:53 load avg: 0.91 [342/436] test_sys_setprofile passed │ │ │ │ +0:45:01 load avg: 0.93 [343/436] test_sys_settrace passed │ │ │ │ +0:45:02 load avg: 0.93 [344/436] test_sysconfig passed │ │ │ │ +0:45:03 load avg: 0.93 [345/436] test_syslog passed │ │ │ │ +0:45:04 load avg: 0.93 [346/436] test_tabnanny passed │ │ │ │ +0:45:34 load avg: 0.96 running (1): test_tarfile (30.0 sec) │ │ │ │ +0:45:44 load avg: 0.97 [347/436] test_tarfile passed (40.5 sec) │ │ │ │ +0:45:45 load avg: 0.97 [348/436] test_tcl passed │ │ │ │ +0:45:47 load avg: 0.97 [349/436] test_tempfile passed │ │ │ │ +0:45:48 load avg: 0.97 [350/436] test_termios passed │ │ │ │ +0:45:49 load avg: 0.97 [351/436] test_textwrap passed │ │ │ │ +0:45:52 load avg: 0.97 [352/436] test_thread passed │ │ │ │ +0:45:52 load avg: 0.97 [353/436] test_thread_local_bytecode passed │ │ │ │ +0:45:53 load avg: 0.97 [354/436] test_threadedtempfile passed │ │ │ │ +0:46:22 load avg: 1.00 [355/436] test_threading passed │ │ │ │ +0:46:24 load avg: 1.08 [356/436] test_threading_local passed │ │ │ │ +0:46:29 load avg: 0.99 [357/436] test_threadsignals passed │ │ │ │ +0:46:33 load avg: 0.99 [358/436] test_time passed │ │ │ │ +0:46:34 load avg: 0.99 [359/436] test_timeit passed │ │ │ │ +0:46:36 load avg: 0.99 [360/436] test_timeout passed │ │ │ │ +0:46:42 load avg: 0.99 [361/436] test_tkinter passed │ │ │ │ +0:47:12 load avg: 1.00 running (1): test_tokenize (30.0 sec) │ │ │ │ +0:47:42 load avg: 1.00 running (1): test_tokenize (1 min) │ │ │ │ +0:48:11 load avg: 1.00 [362/436] test_tokenize passed (1 min 28 sec) │ │ │ │ +0:48:11 load avg: 1.00 [363/436] test_tomllib passed │ │ │ │ +0:48:41 load avg: 1.26 running (1): test_tools (30.0 sec) │ │ │ │ +0:49:11 load avg: 1.55 running (1): test_tools (1 min) │ │ │ │ +0:49:41 load avg: 1.80 running (1): test_tools (1 min 30 sec) │ │ │ │ +0:50:11 load avg: 1.87 running (1): test_tools (2 min) │ │ │ │ +0:50:41 load avg: 1.70 running (1): test_tools (2 min 30 sec) │ │ │ │ +0:51:11 load avg: 1.77 running (1): test_tools (3 min) │ │ │ │ +0:51:41 load avg: 1.86 running (1): test_tools (3 min 30 sec) │ │ │ │ +0:52:11 load avg: 2.16 running (1): test_tools (4 min) │ │ │ │ +0:52:41 load avg: 2.09 running (1): test_tools (4 min 30 sec) │ │ │ │ +0:53:11 load avg: 2.06 running (1): test_tools (5 min) │ │ │ │ +0:53:41 load avg: 2.03 running (1): test_tools (5 min 30 sec) │ │ │ │ +0:54:11 load avg: 2.07 running (1): test_tools (6 min) │ │ │ │ +0:54:41 load avg: 2.04 running (1): test_tools (6 min 30 sec) │ │ │ │ +0:55:11 load avg: 2.02 running (1): test_tools (7 min) │ │ │ │ +0:55:41 load avg: 2.01 running (1): test_tools (7 min 30 sec) │ │ │ │ +0:56:11 load avg: 2.06 running (1): test_tools (8 min) │ │ │ │ +0:56:41 load avg: 2.04 running (1): test_tools (8 min 30 sec) │ │ │ │ +0:57:11 load avg: 2.02 running (1): test_tools (9 min) │ │ │ │ +0:57:41 load avg: 2.20 running (1): test_tools (9 min 30 sec) │ │ │ │ +0:58:11 load avg: 2.12 running (1): test_tools (10 min) │ │ │ │ +0:58:41 load avg: 2.23 running (1): test_tools (10 min 30 sec) │ │ │ │ +0:59:11 load avg: 2.53 running (1): test_tools (11 min) │ │ │ │ +0:59:41 load avg: 2.78 running (1): test_tools (11 min 30 sec) │ │ │ │ +1:00:11 load avg: 2.47 running (1): test_tools (12 min) │ │ │ │ +1:00:41 load avg: 2.29 running (1): test_tools (12 min 30 sec) │ │ │ │ +1:01:11 load avg: 2.17 running (1): test_tools (13 min) │ │ │ │ +1:01:41 load avg: 2.10 running (1): test_tools (13 min 30 sec) │ │ │ │ +1:02:11 load avg: 1.78 running (1): test_tools (14 min) │ │ │ │ +1:02:41 load avg: 1.47 running (1): test_tools (14 min 30 sec) │ │ │ │ +1:03:11 load avg: 1.78 running (1): test_tools (15 min) │ │ │ │ +1:03:41 load avg: 1.92 running (1): test_tools (15 min 30 sec) │ │ │ │ +1:04:11 load avg: 2.33 running (1): test_tools (16 min) │ │ │ │ +1:04:41 load avg: 3.01 running (1): test_tools (16 min 30 sec) │ │ │ │ +1:05:11 load avg: 3.08 running (1): test_tools (17 min) │ │ │ │ +1:05:41 load avg: 2.53 running (1): test_tools (17 min 30 sec) │ │ │ │ +1:06:11 load avg: 1.93 running (1): test_tools (18 min) │ │ │ │ +1:06:23 load avg: 2.02 [364/436] test_tools passed (18 min 12 sec) │ │ │ │ +1:06:33 load avg: 2.02 [365/436] test_trace passed │ │ │ │ +1:06:49 load avg: 2.01 [366/436] test_traceback passed │ │ │ │ +1:06:52 load avg: 2.01 [367/436] test_tracemalloc passed │ │ │ │ +1:06:52 load avg: 2.01 [368/436] test_tstring passed │ │ │ │ +1:06:55 load avg: 2.01 [369/436] test_ttk passed │ │ │ │ +1:06:56 load avg: 2.01 [370/436] test_ttk_textonly passed │ │ │ │ +1:06:56 load avg: 2.01 [371/436] test_tty passed │ │ │ │ +1:07:00 load avg: 2.01 [372/436] test_tuple passed │ │ │ │ +1:07:01 load avg: 2.01 [373/436] test_turtle passed │ │ │ │ +1:07:01 load avg: 2.01 [374/436] test_type_aliases passed │ │ │ │ +1:07:02 load avg: 2.01 [375/436] test_type_annotations passed │ │ │ │ +1:07:02 load avg: 2.01 [376/436] test_type_cache passed │ │ │ │ +1:07:03 load avg: 2.01 [377/436] test_type_comments passed │ │ │ │ +1:07:03 load avg: 2.01 [378/436] test_type_params passed │ │ │ │ +1:07:04 load avg: 2.01 [379/436] test_typechecks passed │ │ │ │ +1:07:05 load avg: 2.01 [380/436] test_types passed │ │ │ │ +1:07:07 load avg: 2.01 [381/436] test_typing passed │ │ │ │ +1:07:08 load avg: 2.01 [382/436] test_ucn passed │ │ │ │ +1:07:09 load avg: 2.01 [383/436] test_unary passed │ │ │ │ +1:07:09 load avg: 2.01 [384/436] test_unicode_file passed │ │ │ │ +1:07:10 load avg: 2.01 [385/436] test_unicode_file_functions passed │ │ │ │ +1:07:10 load avg: 2.01 [386/436] test_unicode_identifiers passed │ │ │ │ +1:07:40 load avg: 2.00 running (1): test_unicodedata (30.0 sec) │ │ │ │ +1:08:10 load avg: 1.60 running (1): test_unicodedata (1 min) │ │ │ │ +1:08:13 load avg: 1.60 [387/436] test_unicodedata passed (1 min 2 sec) │ │ │ │ +1:08:26 load avg: 1.39 [388/436] test_unittest passed │ │ │ │ +1:08:27 load avg: 1.39 [389/436] test_univnewlines passed │ │ │ │ +1:08:28 load avg: 1.39 [390/436] test_unpack passed │ │ │ │ +1:08:28 load avg: 1.39 [391/436] test_unpack_ex passed │ │ │ │ +1:08:58 load avg: 1.24 running (1): test_unparse (30.0 sec) │ │ │ │ +1:09:28 load avg: 1.14 running (1): test_unparse (1 min) │ │ │ │ +1:09:41 load avg: 1.19 [392/436] test_unparse passed (1 min 12 sec) │ │ │ │ +1:09:42 load avg: 1.19 [393/436] test_urllib passed │ │ │ │ +1:09:43 load avg: 1.19 [394/436/1] test_urllib2 failed (1 failure) │ │ │ │ test_basic_and_digest_auth_handlers (test.test_urllib2.HandlerTests.test_basic_and_digest_auth_handlers) ... ok │ │ │ │ test_basic_auth (test.test_urllib2.HandlerTests.test_basic_auth) ... ok │ │ │ │ test_basic_prior_auth_auto_send (test.test_urllib2.HandlerTests.test_basic_prior_auth_auto_send) ... ok │ │ │ │ test_basic_prior_auth_send_after_first_success (test.test_urllib2.HandlerTests.test_basic_prior_auth_send_after_first_success) ... ok │ │ │ │ test_cookie_redirect (test.test_urllib2.HandlerTests.test_cookie_redirect) ... ok │ │ │ │ test_cookies (test.test_urllib2.HandlerTests.test_cookies) ... ok │ │ │ │ test_errors (test.test_urllib2.HandlerTests.test_errors) ... ok │ │ │ │ @@ -939,22 +624,22 @@ │ │ │ │ self.assertEqual(raised.reason, │ │ │ │ ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^ │ │ │ │ f"ftp error: {exception.args[0]}") │ │ │ │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ │ │ │ │ AssertionError: gaierror(-3, 'Temporary failure in name resolution') != 'ftp error: 500 OOPS: cannot change directory:/nonexistent' │ │ │ │ │ │ │ │ ---------------------------------------------------------------------- │ │ │ │ -Ran 80 tests in 1.896s │ │ │ │ +Ran 80 tests in 0.586s │ │ │ │ │ │ │ │ FAILED (failures=1, skipped=2) │ │ │ │ test test_urllib2 failed │ │ │ │ -3:40:49 load avg: 1.63 [395/436/2] test_urllib2_localnet passed │ │ │ │ -3:40:55 load avg: 1.58 [396/436/2] test_urllib2net passed │ │ │ │ -3:40:56 load avg: 1.58 [397/436/2] test_urllib_response passed │ │ │ │ -3:40:59 load avg: 1.53 [398/436/3] test_urllibnet failed (1 error) │ │ │ │ +1:09:46 load avg: 1.09 [395/436/1] test_urllib2_localnet passed │ │ │ │ +1:09:48 load avg: 1.09 [396/436/1] test_urllib2net passed │ │ │ │ +1:09:49 load avg: 1.09 [397/436/1] test_urllib_response passed │ │ │ │ +1:09:50 load avg: 1.09 [398/436/2] test_urllibnet failed (1 error) │ │ │ │ testURLread (test.test_urllibnet.URLTimeoutTest.testURLread) ... skipped "Resource 'www.pythontest.net' is not available" │ │ │ │ test_bad_address (test.test_urllibnet.urlopenNetworkTests.test_bad_address) ... ok │ │ │ │ test_basic (test.test_urllibnet.urlopenNetworkTests.test_basic) ... skipped "Resource 'http://www.pythontest.net/' is not available" │ │ │ │ test_getcode (test.test_urllibnet.urlopenNetworkTests.test_getcode) ... ERROR │ │ │ │ test_geturl (test.test_urllibnet.urlopenNetworkTests.test_geturl) ... skipped "Resource 'http://www.pythontest.net/' is not available" │ │ │ │ test_info (test.test_urllibnet.urlopenNetworkTests.test_info) ... skipped "Resource 'http://www.pythontest.net/' is not available" │ │ │ │ test_readlines (test.test_urllibnet.urlopenNetworkTests.test_readlines) ... skipped "Resource 'http://www.pythontest.net/' is not available" │ │ │ │ @@ -970,295 +655,101 @@ │ │ │ │ Traceback (most recent call last): │ │ │ │ File "/build/reproducible-path/python3.14-3.14.3/Lib/test/test_urllibnet.py", line 107, in test_getcode │ │ │ │ self.assertEqual(e.exception.code, 404) │ │ │ │ ^^^^^^^^^^^^^^^^ │ │ │ │ AttributeError: 'URLError' object has no attribute 'code' │ │ │ │ │ │ │ │ ---------------------------------------------------------------------- │ │ │ │ -Ran 12 tests in 1.068s │ │ │ │ +Ran 12 tests in 0.329s │ │ │ │ │ │ │ │ FAILED (errors=1, skipped=10) │ │ │ │ test test_urllibnet failed │ │ │ │ -3:41:05 load avg: 1.49 [399/436/3] test_urlparse passed │ │ │ │ -3:41:09 load avg: 1.45 [400/436/3] test_userdict passed │ │ │ │ -3:41:13 load avg: 1.41 [401/436/3] test_userlist passed │ │ │ │ -3:41:43 load avg: 1.88 running (1): test_userstring (30.0 sec) │ │ │ │ -3:41:45 load avg: 1.88 [402/436/3] test_userstring passed (31.4 sec) │ │ │ │ -3:41:51 load avg: 1.81 [403/436/3] test_utf8_mode passed │ │ │ │ -3:41:53 load avg: 1.81 [404/436/3] test_utf8source passed │ │ │ │ -3:41:58 load avg: 1.68 [405/436/3] test_uuid passed │ │ │ │ -3:42:05 load avg: 1.55 [406/436/3] test_wait3 passed │ │ │ │ -3:42:11 load avg: 1.42 [407/436/3] test_wait4 passed │ │ │ │ -3:42:19 load avg: 1.36 [408/436/3] test_warnings passed │ │ │ │ -3:42:20 load avg: 1.36 [409/436/3] test_wave passed │ │ │ │ -3:42:50 load avg: 1.22 running (1): test_weakref (30.0 sec) │ │ │ │ -3:43:20 load avg: 1.13 running (1): test_weakref (1 min) │ │ │ │ -3:43:50 load avg: 1.08 running (1): test_weakref (1 min 30 sec) │ │ │ │ -3:44:20 load avg: 1.05 running (1): test_weakref (2 min) │ │ │ │ -3:44:23 load avg: 1.05 [410/436/3] test_weakref passed (2 min 2 sec) │ │ │ │ -3:44:25 load avg: 1.04 [411/436/3] test_weakset passed │ │ │ │ -3:44:28 load avg: 1.04 [412/436/3] test_webbrowser passed │ │ │ │ -3:44:29 load avg: 1.04 [413/436/3] test_winapi skipped │ │ │ │ +1:09:51 load avg: 1.09 [399/436/2] test_urlparse passed │ │ │ │ +1:09:52 load avg: 1.09 [400/436/2] test_userdict passed │ │ │ │ +1:09:54 load avg: 1.09 [401/436/2] test_userlist passed │ │ │ │ +1:10:02 load avg: 1.07 [402/436/2] test_userstring passed │ │ │ │ +1:10:04 load avg: 1.07 [403/436/2] test_utf8_mode passed │ │ │ │ +1:10:05 load avg: 1.07 [404/436/2] test_utf8source passed │ │ │ │ +1:10:06 load avg: 1.07 [405/436/2] test_uuid passed │ │ │ │ +1:10:12 load avg: 0.98 [406/436/2] test_wait3 passed │ │ │ │ +1:10:17 load avg: 0.90 [407/436/2] test_wait4 passed │ │ │ │ +1:10:19 load avg: 0.90 [408/436/2] test_warnings passed │ │ │ │ +1:10:20 load avg: 0.91 [409/436/2] test_wave passed │ │ │ │ +1:10:50 load avg: 0.95 running (1): test_weakref (30.0 sec) │ │ │ │ +1:10:50 load avg: 0.95 [410/436/2] test_weakref passed (30.5 sec) │ │ │ │ +1:10:51 load avg: 0.95 [411/436/2] test_weakset passed │ │ │ │ +1:10:52 load avg: 0.95 [412/436/2] test_webbrowser passed │ │ │ │ +1:10:52 load avg: 0.95 [413/436/2] test_winapi skipped │ │ │ │ test_winapi skipped -- No module named '_winapi' │ │ │ │ -3:44:30 load avg: 1.04 [414/436/3] test_winconsoleio skipped │ │ │ │ +1:10:53 load avg: 0.95 [414/436/2] test_winconsoleio skipped │ │ │ │ test_winconsoleio skipped -- test only relevant on win32 │ │ │ │ -3:44:32 load avg: 1.04 [415/436/3] test_winreg skipped │ │ │ │ +1:10:53 load avg: 0.95 [415/436/2] test_winreg skipped │ │ │ │ test_winreg skipped -- No module named 'winreg' │ │ │ │ -3:44:33 load avg: 1.04 [416/436/3] test_winsound skipped │ │ │ │ +1:10:54 load avg: 0.95 [416/436/2] test_winsound skipped │ │ │ │ test_winsound skipped -- No module named 'winsound' │ │ │ │ -3:44:35 load avg: 1.04 [417/436/3] test_with passed │ │ │ │ -3:44:36 load avg: 1.04 [418/436/3] test_wmi skipped │ │ │ │ +1:10:54 load avg: 0.95 [417/436/2] test_with passed │ │ │ │ +1:10:55 load avg: 0.95 [418/436/2] test_wmi skipped │ │ │ │ test_wmi skipped -- No module named '_wmi' │ │ │ │ -3:44:39 load avg: 1.03 [419/436/3] test_wsgiref passed │ │ │ │ -3:44:40 load avg: 1.03 [420/436/3] test_xml_dom_minicompat passed │ │ │ │ -3:44:43 load avg: 1.03 [421/436/3] test_xml_dom_xmlbuilder passed │ │ │ │ -3:44:50 load avg: 1.03 [422/436/3] test_xml_etree passed │ │ │ │ -3:45:00 load avg: 1.02 [423/436/3] test_xml_etree_c passed │ │ │ │ -3:45:30 load avg: 0.67 running (1): test_xmlrpc (30.0 sec) │ │ │ │ -3:45:32 load avg: 0.67 [424/436/3] test_xmlrpc passed (32.6 sec) │ │ │ │ -3:45:34 load avg: 0.70 [425/436/3] test_xpickle skipped (resource denied) │ │ │ │ +1:10:55 load avg: 0.95 [419/436/2] test_wsgiref passed │ │ │ │ +1:10:56 load avg: 0.95 [420/436/2] test_xml_dom_minicompat passed │ │ │ │ +1:10:57 load avg: 0.95 [421/436/2] test_xml_dom_xmlbuilder passed │ │ │ │ +1:10:59 load avg: 0.95 [422/436/2] test_xml_etree passed │ │ │ │ +1:11:02 load avg: 0.96 [423/436/2] test_xml_etree_c passed │ │ │ │ +1:11:31 load avg: 0.58 [424/436/2] test_xmlrpc passed │ │ │ │ +1:11:31 load avg: 0.58 [425/436/2] test_xpickle skipped (resource denied) │ │ │ │ test_xpickle skipped -- Use of the 'xpickle' resource not enabled │ │ │ │ -3:45:35 load avg: 0.70 [426/436/3] test_xxlimited passed │ │ │ │ -3:45:37 load avg: 0.70 [427/436/3] test_xxtestfuzz passed │ │ │ │ -3:45:39 load avg: 0.72 [428/436/3] test_yield_from passed │ │ │ │ -3:45:41 load avg: 0.72 [429/436/3] test_zipapp passed │ │ │ │ -3:46:11 load avg: 0.83 running (1): test_zipfile (30.0 sec) │ │ │ │ -3:46:41 load avg: 1.38 running (1): test_zipfile (1 min) │ │ │ │ -3:46:57 load avg: 1.36 [430/436/3] test_zipfile passed (1 min 16 sec) │ │ │ │ -3:46:59 load avg: 1.33 [431/436/3] test_zipfile64 skipped (resource denied) │ │ │ │ +1:11:32 load avg: 0.58 [426/436/2] test_xxlimited passed │ │ │ │ +1:11:32 load avg: 0.58 [427/436/2] test_xxtestfuzz passed │ │ │ │ +1:11:33 load avg: 0.58 [428/436/2] test_yield_from passed │ │ │ │ +1:11:34 load avg: 0.58 [429/436/2] test_zipapp passed │ │ │ │ +1:11:53 load avg: 0.70 [430/436/2] test_zipfile passed │ │ │ │ +1:11:54 load avg: 0.70 [431/436/2] test_zipfile64 skipped (resource denied) │ │ │ │ test_zipfile64 skipped -- test requires loads of disk-space bytes and a long time to run │ │ │ │ -3:47:29 load avg: 1.20 running (1): test_zipimport (30.0 sec) │ │ │ │ -3:47:59 load avg: 1.12 running (1): test_zipimport (1 min) │ │ │ │ -3:48:29 load avg: 1.15 running (1): test_zipimport (1 min 30 sec) │ │ │ │ -3:48:59 load avg: 1.09 running (1): test_zipimport (2 min) │ │ │ │ -3:49:29 load avg: 1.05 running (1): test_zipimport (2 min 30 sec) │ │ │ │ -3:49:59 load avg: 1.03 running (1): test_zipimport (3 min) │ │ │ │ -3:50:29 load avg: 1.02 running (1): test_zipimport (3 min 30 sec) │ │ │ │ -3:50:59 load avg: 1.01 running (1): test_zipimport (4 min) │ │ │ │ -3:51:29 load avg: 1.14 running (1): test_zipimport (4 min 30 sec) │ │ │ │ -3:51:59 load avg: 1.32 running (1): test_zipimport (5 min) │ │ │ │ -3:52:29 load avg: 1.20 running (1): test_zipimport (5 min 30 sec) │ │ │ │ -3:52:59 load avg: 1.12 running (1): test_zipimport (6 min) │ │ │ │ -3:53:29 load avg: 1.13 running (1): test_zipimport (6 min 30 sec) │ │ │ │ -3:53:59 load avg: 1.13 running (1): test_zipimport (7 min) │ │ │ │ -3:54:29 load avg: 1.08 running (1): test_zipimport (7 min 30 sec) │ │ │ │ -3:54:59 load avg: 1.05 running (1): test_zipimport (8 min) │ │ │ │ -3:55:29 load avg: 1.03 running (1): test_zipimport (8 min 30 sec) │ │ │ │ -3:55:59 load avg: 1.02 running (1): test_zipimport (9 min) │ │ │ │ -3:56:25 load avg: 1.09 [432/436/3] test_zipimport passed (9 min 26 sec) │ │ │ │ -3:56:34 load avg: 1.15 [433/436/3] test_zipimport_support passed │ │ │ │ -3:56:43 load avg: 1.22 [434/436/3] test_zlib passed │ │ │ │ -3:56:50 load avg: 1.42 [435/436/3] test_zoneinfo passed │ │ │ │ -3:57:09 load avg: 1.87 [436/436/3] test_zstd passed │ │ │ │ +1:12:24 load avg: 0.82 running (1): test_zipimport (30.0 sec) │ │ │ │ +1:12:54 load avg: 0.89 running (1): test_zipimport (1 min) │ │ │ │ +1:13:24 load avg: 0.94 running (1): test_zipimport (1 min 30 sec) │ │ │ │ +1:13:54 load avg: 0.96 running (1): test_zipimport (2 min) │ │ │ │ +1:14:24 load avg: 1.06 running (1): test_zipimport (2 min 30 sec) │ │ │ │ +1:14:47 load avg: 1.38 [432/436/2] test_zipimport passed (2 min 53 sec) │ │ │ │ +1:14:50 load avg: 1.38 [433/436/2] test_zipimport_support passed │ │ │ │ +1:14:52 load avg: 1.43 [434/436/2] test_zlib passed │ │ │ │ +1:14:55 load avg: 1.43 [435/436/2] test_zoneinfo passed │ │ │ │ +1:14:58 load avg: 1.48 [436/436/2] test_zstd passed │ │ │ │ │ │ │ │ == Tests result: FAILURE == │ │ │ │ │ │ │ │ 10 slowest tests: │ │ │ │ -- test_peg_generator: 16 min 31 sec │ │ │ │ -- test_zipimport: 9 min 26 sec │ │ │ │ -- test_math: 8 min 13 sec │ │ │ │ -- test_hashlib: 6 min 20 sec │ │ │ │ -- test_statistics: 5 min 43 sec │ │ │ │ -- test_cppext: 5 min 34 sec │ │ │ │ -- test_cext: 5 min 22 sec │ │ │ │ -- test_tokenize: 4 min 39 sec │ │ │ │ -- test.test_multiprocessing_spawn.test_processes: 4 min 29 sec │ │ │ │ -- test_source_encoding: 4 min 19 sec │ │ │ │ +- test_tools: 18 min 12 sec │ │ │ │ +- test_zipimport: 2 min 53 sec │ │ │ │ +- test_math: 2 min 21 sec │ │ │ │ +- test_hashlib: 2 min 21 sec │ │ │ │ +- test_peg_generator: 1 min 58 sec │ │ │ │ +- test_statistics: 1 min 45 sec │ │ │ │ +- test_largefile: 1 min 39 sec │ │ │ │ +- test_cppext: 1 min 38 sec │ │ │ │ +- test_cext: 1 min 34 sec │ │ │ │ +- test.test_multiprocessing_spawn.test_processes: 1 min 34 sec │ │ │ │ │ │ │ │ 14 tests skipped: │ │ │ │ test_android test_apple test_devpoll test_free_threading │ │ │ │ test_kqueue test_launcher test_msvcrt test_perf_profiler │ │ │ │ test_startfile test_winapi test_winconsoleio test_winreg │ │ │ │ test_winsound test_wmi │ │ │ │ │ │ │ │ 2 tests skipped (resource denied): │ │ │ │ test_xpickle test_zipfile64 │ │ │ │ │ │ │ │ -3 tests failed: │ │ │ │ - test_tools test_urllib2 test_urllibnet │ │ │ │ +2 tests failed: │ │ │ │ + test_urllib2 test_urllibnet │ │ │ │ │ │ │ │ -417 tests OK. │ │ │ │ +418 tests OK. │ │ │ │ │ │ │ │ -3:57:09 load avg: 1.87 Re-running 3 failed tests in verbose mode in subprocesses │ │ │ │ -3:57:09 load avg: 1.87 Run 3 tests in parallel using 1 worker process (timeout: 1 hour, worker timeout: 1 hour 5 min) │ │ │ │ -3:57:39 load avg: 2.12 running (1): test_tools (30.0 sec) │ │ │ │ -3:58:09 load avg: 2.54 running (1): test_tools (1 min) │ │ │ │ -3:58:39 load avg: 2.67 running (1): test_tools (1 min 30 sec) │ │ │ │ -3:59:09 load avg: 2.68 running (1): test_tools (2 min) │ │ │ │ -3:59:39 load avg: 2.79 running (1): test_tools (2 min 30 sec) │ │ │ │ -4:00:09 load avg: 2.80 running (1): test_tools (3 min) │ │ │ │ -4:00:39 load avg: 3.03 running (1): test_tools (3 min 30 sec) │ │ │ │ -4:01:09 load avg: 3.02 running (1): test_tools (4 min) │ │ │ │ -4:01:39 load avg: 3.22 running (1): test_tools (4 min 30 sec) │ │ │ │ -4:02:09 load avg: 3.18 running (1): test_tools (5 min) │ │ │ │ -4:02:39 load avg: 3.18 running (1): test_tools (5 min 30 sec) │ │ │ │ -4:03:09 load avg: 2.78 running (1): test_tools (6 min) │ │ │ │ -4:03:39 load avg: 2.47 running (1): test_tools (6 min 30 sec) │ │ │ │ -4:04:09 load avg: 2.28 running (1): test_tools (7 min) │ │ │ │ -4:04:39 load avg: 2.23 running (1): test_tools (7 min 30 sec) │ │ │ │ -4:05:09 load avg: 2.19 running (1): test_tools (8 min) │ │ │ │ -4:05:39 load avg: 2.11 running (1): test_tools (8 min 30 sec) │ │ │ │ -4:06:09 load avg: 2.07 running (1): test_tools (9 min) │ │ │ │ -4:06:39 load avg: 2.32 running (1): test_tools (9 min 30 sec) │ │ │ │ -4:07:09 load avg: 2.30 running (1): test_tools (10 min) │ │ │ │ -4:07:39 load avg: 2.29 running (1): test_tools (10 min 30 sec) │ │ │ │ -4:08:09 load avg: 2.36 running (1): test_tools (11 min) │ │ │ │ -4:08:39 load avg: 2.28 running (1): test_tools (11 min 30 sec) │ │ │ │ -4:09:09 load avg: 2.17 running (1): test_tools (12 min) │ │ │ │ -4:09:39 load avg: 2.15 running (1): test_tools (12 min 30 sec) │ │ │ │ -4:10:09 load avg: 2.26 running (1): test_tools (13 min) │ │ │ │ -4:10:39 load avg: 2.16 running (1): test_tools (13 min 30 sec) │ │ │ │ -4:11:09 load avg: 2.10 running (1): test_tools (14 min) │ │ │ │ -4:11:39 load avg: 2.28 running (1): test_tools (14 min 30 sec) │ │ │ │ -4:12:09 load avg: 2.41 running (1): test_tools (15 min) │ │ │ │ -4:12:39 load avg: 2.25 running (1): test_tools (15 min 30 sec) │ │ │ │ -4:13:09 load avg: 2.46 running (1): test_tools (16 min) │ │ │ │ -4:13:39 load avg: 2.28 running (1): test_tools (16 min 30 sec) │ │ │ │ -4:14:09 load avg: 2.17 running (1): test_tools (17 min) │ │ │ │ -4:14:39 load avg: 2.23 running (1): test_tools (17 min 30 sec) │ │ │ │ -4:15:09 load avg: 2.14 running (1): test_tools (18 min) │ │ │ │ -4:15:39 load avg: 2.08 running (1): test_tools (18 min 30 sec) │ │ │ │ -4:16:09 load avg: 2.05 running (1): test_tools (19 min) │ │ │ │ -4:16:39 load avg: 2.39 running (1): test_tools (19 min 30 sec) │ │ │ │ -4:17:09 load avg: 2.46 running (1): test_tools (20 min) │ │ │ │ -4:17:39 load avg: 2.36 running (1): test_tools (20 min 30 sec) │ │ │ │ -4:18:09 load avg: 2.48 running (1): test_tools (21 min) │ │ │ │ -4:18:39 load avg: 2.29 running (1): test_tools (21 min 30 sec) │ │ │ │ -4:19:09 load avg: 2.23 running (1): test_tools (22 min) │ │ │ │ -4:19:39 load avg: 2.14 running (1): test_tools (22 min 30 sec) │ │ │ │ -4:20:09 load avg: 2.08 running (1): test_tools (23 min) │ │ │ │ -4:20:39 load avg: 2.05 running (1): test_tools (23 min 30 sec) │ │ │ │ -4:21:09 load avg: 2.03 running (1): test_tools (24 min) │ │ │ │ -4:21:39 load avg: 2.65 running (1): test_tools (24 min 30 sec) │ │ │ │ -4:22:09 load avg: 2.97 running (1): test_tools (25 min) │ │ │ │ -4:22:39 load avg: 2.58 running (1): test_tools (25 min 30 sec) │ │ │ │ -4:23:09 load avg: 2.52 running (1): test_tools (26 min) │ │ │ │ -4:23:39 load avg: 2.31 running (1): test_tools (26 min 30 sec) │ │ │ │ -4:24:09 load avg: 2.19 running (1): test_tools (27 min) │ │ │ │ -4:24:39 load avg: 2.11 running (1): test_tools (27 min 30 sec) │ │ │ │ -4:25:09 load avg: 2.07 running (1): test_tools (28 min) │ │ │ │ -4:25:39 load avg: 2.04 running (1): test_tools (28 min 30 sec) │ │ │ │ -4:26:09 load avg: 2.02 running (1): test_tools (29 min) │ │ │ │ -4:26:39 load avg: 2.24 running (1): test_tools (29 min 30 sec) │ │ │ │ -4:27:09 load avg: 2.39 running (1): test_tools (30 min) │ │ │ │ -4:27:39 load avg: 2.24 running (1): test_tools (30 min 30 sec) │ │ │ │ -4:28:09 load avg: 2.38 running (1): test_tools (31 min) │ │ │ │ -4:28:39 load avg: 2.23 running (1): test_tools (31 min 30 sec) │ │ │ │ -4:29:09 load avg: 2.19 running (1): test_tools (32 min) │ │ │ │ -4:29:39 load avg: 2.18 running (1): test_tools (32 min 30 sec) │ │ │ │ -4:30:09 load avg: 2.16 running (1): test_tools (33 min) │ │ │ │ -4:30:39 load avg: 2.15 running (1): test_tools (33 min 30 sec) │ │ │ │ -4:31:09 load avg: 2.09 running (1): test_tools (34 min) │ │ │ │ -4:31:39 load avg: 2.35 running (1): test_tools (34 min 30 sec) │ │ │ │ -4:32:09 load avg: 2.32 running (1): test_tools (35 min) │ │ │ │ -4:32:39 load avg: 2.19 running (1): test_tools (35 min 30 sec) │ │ │ │ -4:33:09 load avg: 2.22 running (1): test_tools (36 min) │ │ │ │ -4:33:39 load avg: 2.13 running (1): test_tools (36 min 30 sec) │ │ │ │ -4:34:09 load avg: 2.15 running (1): test_tools (37 min) │ │ │ │ -4:34:39 load avg: 2.09 running (1): test_tools (37 min 30 sec) │ │ │ │ -4:35:09 load avg: 2.06 running (1): test_tools (38 min) │ │ │ │ -4:35:39 load avg: 2.08 running (1): test_tools (38 min 30 sec) │ │ │ │ -4:36:09 load avg: 1.97 running (1): test_tools (39 min) │ │ │ │ -4:36:39 load avg: 1.80 running (1): test_tools (39 min 30 sec) │ │ │ │ -4:37:09 load avg: 1.59 running (1): test_tools (40 min) │ │ │ │ -4:37:39 load avg: 1.36 running (1): test_tools (40 min 30 sec) │ │ │ │ -4:38:09 load avg: 1.33 running (1): test_tools (41 min) │ │ │ │ -4:38:39 load avg: 1.20 running (1): test_tools (41 min 30 sec) │ │ │ │ -4:39:09 load avg: 1.12 running (1): test_tools (42 min) │ │ │ │ -4:39:39 load avg: 1.07 running (1): test_tools (42 min 30 sec) │ │ │ │ -4:40:09 load avg: 1.44 running (1): test_tools (43 min) │ │ │ │ -4:40:39 load avg: 1.80 running (1): test_tools (43 min 30 sec) │ │ │ │ -4:41:09 load avg: 1.54 running (1): test_tools (44 min) │ │ │ │ -4:41:39 load avg: 1.61 running (1): test_tools (44 min 30 sec) │ │ │ │ -4:42:09 load avg: 1.48 running (1): test_tools (45 min) │ │ │ │ -4:42:39 load avg: 1.29 running (1): test_tools (45 min 30 sec) │ │ │ │ -4:43:09 load avg: 1.33 running (1): test_tools (46 min) │ │ │ │ -4:43:39 load avg: 1.20 running (1): test_tools (46 min 30 sec) │ │ │ │ -4:44:09 load avg: 1.12 running (1): test_tools (47 min) │ │ │ │ -4:44:39 load avg: 1.22 running (1): test_tools (47 min 30 sec) │ │ │ │ -4:45:09 load avg: 1.19 running (1): test_tools (48 min) │ │ │ │ -4:45:39 load avg: 1.11 running (1): test_tools (48 min 30 sec) │ │ │ │ -4:46:09 load avg: 1.07 running (1): test_tools (49 min) │ │ │ │ -4:46:39 load avg: 1.94 running (1): test_tools (49 min 30 sec) │ │ │ │ -4:47:09 load avg: 2.53 running (1): test_tools (50 min) │ │ │ │ -4:47:39 load avg: 2.60 running (1): test_tools (50 min 30 sec) │ │ │ │ -4:48:09 load avg: 2.82 running (1): test_tools (51 min) │ │ │ │ -4:48:39 load avg: 3.06 running (1): test_tools (51 min 30 sec) │ │ │ │ -4:49:09 load avg: 2.64 running (1): test_tools (52 min) │ │ │ │ -4:49:39 load avg: 2.39 running (1): test_tools (52 min 30 sec) │ │ │ │ -4:50:09 load avg: 2.29 running (1): test_tools (53 min) │ │ │ │ -4:50:39 load avg: 2.17 running (1): test_tools (53 min 30 sec) │ │ │ │ -4:51:09 load avg: 2.10 running (1): test_tools (54 min) │ │ │ │ -4:51:39 load avg: 2.34 running (1): test_tools (54 min 30 sec) │ │ │ │ -4:52:09 load avg: 2.31 running (1): test_tools (55 min) │ │ │ │ -4:52:39 load avg: 2.04 running (1): test_tools (55 min 30 sec) │ │ │ │ -4:53:09 load avg: 2.24 running (1): test_tools (56 min) │ │ │ │ -4:53:39 load avg: 3.00 running (1): test_tools (56 min 30 sec) │ │ │ │ -4:54:09 load avg: 3.39 running (1): test_tools (57 min) │ │ │ │ -4:54:39 load avg: 3.53 running (1): test_tools (57 min 30 sec) │ │ │ │ -4:55:09 load avg: 2.59 running (1): test_tools (58 min) │ │ │ │ -4:55:39 load avg: 1.96 running (1): test_tools (58 min 30 sec) │ │ │ │ -4:56:09 load avg: 1.65 running (1): test_tools (59 min) │ │ │ │ -4:56:39 load avg: 1.61 running (1): test_tools (59 min 30 sec) │ │ │ │ -4:57:09 load avg: 1.42 running (1): test_tools (1 hour) │ │ │ │ -4:57:16 load avg: 1.39 [1/3/1] test_tools worker non-zero exit code (Exit code 1) │ │ │ │ -Re-running test_tools in verbose mode │ │ │ │ -test_freeze_simple_script (test.test_tools.test_freeze.TestFreeze.test_freeze_simple_script) ... │ │ │ │ -cwd: /build/reproducible-path/python3.14-3.14.3/build-static/build/test_python_123134æ │ │ │ │ -creating the script to be frozen at /tmp/test_python_b5jbrth6/tmpnplxuwdn/app.py │ │ │ │ -copying the source tree from /build/reproducible-path/python3.14-3.14.3 to /tmp/test_python_b5jbrth6/tmpnplxuwdn/cpython... │ │ │ │ -configuring python in /tmp/test_python_b5jbrth6/tmpnplxuwdn/python-build... │ │ │ │ -+ cd /tmp/test_python_b5jbrth6/tmpnplxuwdn/python-build │ │ │ │ -+ /tmp/test_python_b5jbrth6/tmpnplxuwdn/cpython/configure --prefix=/tmp/test_python_b5jbrth6/tmpnplxuwdn/python-installation --enable-ipv6 --enable-loadable-sqlite-extensions --with-dbmliborder=bdb:gdbm --with-computed-gotos --without-ensurepip --with-system-expat --with-dtrace --with-ssl-default-suites=openssl --with-system-libmpdec=no --with-wheel-pkg-dir=/usr/share/python-wheels/ 'MKDIR_P=/bin/mkdir -p' CC=riscv64-linux-gnu-gcc --cache-file /tmp/test_python_b5jbrth6/tmpnplxuwdn/python-config.cache │ │ │ │ -building python parallel='-j2' in /tmp/test_python_b5jbrth6/tmpnplxuwdn/python-build... │ │ │ │ -+ cd /tmp/test_python_b5jbrth6/tmpnplxuwdn/python-build │ │ │ │ -+ /usr/bin/make -j2 │ │ │ │ -installing python into /tmp/test_python_b5jbrth6/tmpnplxuwdn/python-installation... │ │ │ │ -+ cd /tmp/test_python_b5jbrth6/tmpnplxuwdn/python-build │ │ │ │ -+ /usr/bin/make install │ │ │ │ -freezing /tmp/test_python_b5jbrth6/tmpnplxuwdn/app.py... │ │ │ │ -+ cd /tmp/test_python_b5jbrth6/tmpnplxuwdn │ │ │ │ -+ /tmp/test_python_b5jbrth6/tmpnplxuwdn/python-installation/bin/python3 -E /build/reproducible-path/python3.14-3.14.3/Tools/freeze/freeze.py -o /tmp/test_python_b5jbrth6/tmpnplxuwdn /tmp/test_python_b5jbrth6/tmpnplxuwdn/app.py │ │ │ │ -+ cd /tmp/test_python_b5jbrth6/tmpnplxuwdn │ │ │ │ -+ /usr/bin/make │ │ │ │ -Timeout (1:00:00)! │ │ │ │ -Thread 0x0000003f9e71e440 [python] (most recent call first): │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.3/Lib/selectors.py", line 398 in select │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.3/Lib/subprocess.py", line 2152 in _communicate │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.3/Lib/subprocess.py", line 1220 in communicate │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.3/Lib/subprocess.py", line 556 in run │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.3/Tools/freeze/test/freeze.py", line 35 in _run_quiet │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.3/Tools/freeze/test/freeze.py", line 171 in freeze │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.3/Lib/test/test_tools/test_freeze.py", line 35 in test_freeze_simple_script │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.3/Lib/unittest/case.py", line 615 in _callTestMethod │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.3/Lib/unittest/case.py", line 669 in run │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.3/Lib/unittest/case.py", line 725 in __call__ │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.3/Lib/unittest/suite.py", line 122 in run │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.3/Lib/unittest/suite.py", line 84 in __call__ │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.3/Lib/unittest/suite.py", line 122 in run │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.3/Lib/unittest/suite.py", line 84 in __call__ │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.3/Lib/unittest/suite.py", line 122 in run │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.3/Lib/unittest/suite.py", line 84 in __call__ │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.3/Lib/unittest/suite.py", line 122 in run │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.3/Lib/unittest/suite.py", line 84 in __call__ │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.3/Lib/unittest/runner.py", line 257 in run │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.3/Lib/test/libregrtest/single.py", line 84 in _run_suite │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.3/Lib/test/libregrtest/single.py", line 42 in run_unittest │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.3/Lib/test/libregrtest/single.py", line 162 in test_func │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.3/Lib/test/libregrtest/single.py", line 118 in regrtest_runner │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.3/Lib/test/libregrtest/single.py", line 165 in _load_run_test │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.3/Lib/test/libregrtest/single.py", line 210 in _runtest_env_changed_exc │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.3/Lib/test/libregrtest/single.py", line 319 in _runtest │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.3/Lib/test/libregrtest/single.py", line 348 in run_single_test │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.3/Lib/test/libregrtest/worker.py", line 99 in worker_process │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.3/Lib/test/libregrtest/worker.py", line 134 in main │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.3/Lib/test/libregrtest/worker.py", line 138 in │ │ │ │ - File "", line 88 in _run_code │ │ │ │ - File "", line 198 in _run_module_as_main │ │ │ │ -4:57:19 load avg: 1.36 [2/3/2] test_urllib2 failed (1 failure) │ │ │ │ +1:14:58 load avg: 1.48 Re-running 2 failed tests in verbose mode in subprocesses │ │ │ │ +1:14:58 load avg: 1.48 Run 2 tests in parallel using 1 worker process (timeout: 1 hour, worker timeout: 1 hour 5 min) │ │ │ │ +1:14:59 load avg: 1.48 [1/2/1] test_urllib2 failed (1 failure) │ │ │ │ Re-running test_urllib2 in verbose mode (matching: test_ftp_error) │ │ │ │ test_ftp_error (test.test_urllib2.HandlerTests.test_ftp_error) ... FAIL │ │ │ │ │ │ │ │ ====================================================================== │ │ │ │ FAIL: test_ftp_error (test.test_urllib2.HandlerTests.test_ftp_error) │ │ │ │ ---------------------------------------------------------------------- │ │ │ │ Traceback (most recent call last): │ │ │ │ @@ -1290,69 +781,69 @@ │ │ │ │ self.assertEqual(raised.reason, │ │ │ │ ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^ │ │ │ │ f"ftp error: {exception.args[0]}") │ │ │ │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ │ │ │ │ AssertionError: gaierror(-3, 'Temporary failure in name resolution') != 'ftp error: 500 OOPS: cannot change directory:/nonexistent' │ │ │ │ │ │ │ │ ---------------------------------------------------------------------- │ │ │ │ -Ran 1 test in 0.172s │ │ │ │ +Ran 1 test in 0.053s │ │ │ │ │ │ │ │ FAILED (failures=1) │ │ │ │ test test_urllib2 failed │ │ │ │ -4:57:21 load avg: 1.36 [3/3/3] test_urllibnet failed (1 error) │ │ │ │ +1:15:00 load avg: 1.48 [2/2/2] test_urllibnet failed (1 error) │ │ │ │ Re-running test_urllibnet in verbose mode (matching: test_getcode) │ │ │ │ test_getcode (test.test_urllibnet.urlopenNetworkTests.test_getcode) ... ERROR │ │ │ │ │ │ │ │ ====================================================================== │ │ │ │ ERROR: test_getcode (test.test_urllibnet.urlopenNetworkTests.test_getcode) │ │ │ │ ---------------------------------------------------------------------- │ │ │ │ Traceback (most recent call last): │ │ │ │ File "/build/reproducible-path/python3.14-3.14.3/Lib/test/test_urllibnet.py", line 107, in test_getcode │ │ │ │ self.assertEqual(e.exception.code, 404) │ │ │ │ ^^^^^^^^^^^^^^^^ │ │ │ │ AttributeError: 'URLError' object has no attribute 'code' │ │ │ │ │ │ │ │ ---------------------------------------------------------------------- │ │ │ │ -Ran 1 test in 0.130s │ │ │ │ +Ran 1 test in 0.041s │ │ │ │ │ │ │ │ FAILED (errors=1) │ │ │ │ test test_urllibnet failed │ │ │ │ -3 tests failed again: │ │ │ │ - test_tools test_urllib2 test_urllibnet │ │ │ │ +2 tests failed again: │ │ │ │ + test_urllib2 test_urllibnet │ │ │ │ │ │ │ │ == Tests result: FAILURE then FAILURE == │ │ │ │ │ │ │ │ 10 slowest tests: │ │ │ │ -- test_peg_generator: 16 min 31 sec │ │ │ │ -- test_zipimport: 9 min 26 sec │ │ │ │ -- test_math: 8 min 13 sec │ │ │ │ -- test_hashlib: 6 min 20 sec │ │ │ │ -- test_statistics: 5 min 43 sec │ │ │ │ -- test_cppext: 5 min 34 sec │ │ │ │ -- test_cext: 5 min 22 sec │ │ │ │ -- test_tokenize: 4 min 39 sec │ │ │ │ -- test.test_multiprocessing_spawn.test_processes: 4 min 29 sec │ │ │ │ -- test_source_encoding: 4 min 19 sec │ │ │ │ +- test_tools: 18 min 12 sec │ │ │ │ +- test_zipimport: 2 min 53 sec │ │ │ │ +- test_math: 2 min 21 sec │ │ │ │ +- test_hashlib: 2 min 21 sec │ │ │ │ +- test_peg_generator: 1 min 58 sec │ │ │ │ +- test_statistics: 1 min 45 sec │ │ │ │ +- test_largefile: 1 min 39 sec │ │ │ │ +- test_cppext: 1 min 38 sec │ │ │ │ +- test_cext: 1 min 34 sec │ │ │ │ +- test.test_multiprocessing_spawn.test_processes: 1 min 34 sec │ │ │ │ │ │ │ │ 14 tests skipped: │ │ │ │ test_android test_apple test_devpoll test_free_threading │ │ │ │ test_kqueue test_launcher test_msvcrt test_perf_profiler │ │ │ │ test_startfile test_winapi test_winconsoleio test_winreg │ │ │ │ test_winsound test_wmi │ │ │ │ │ │ │ │ 2 tests skipped (resource denied): │ │ │ │ test_xpickle test_zipfile64 │ │ │ │ │ │ │ │ -3 re-run tests: │ │ │ │ - test_tools test_urllib2 test_urllibnet │ │ │ │ +2 re-run tests: │ │ │ │ + test_urllib2 test_urllibnet │ │ │ │ │ │ │ │ -3 tests failed: │ │ │ │ - test_tools test_urllib2 test_urllibnet │ │ │ │ +2 tests failed: │ │ │ │ + test_urllib2 test_urllibnet │ │ │ │ │ │ │ │ -417 tests OK. │ │ │ │ +418 tests OK. │ │ │ │ │ │ │ │ -Total duration: 4 hour 57 min │ │ │ │ -Total tests: run=44,707 failures=2 skipped=1,761 │ │ │ │ -Total test files: run=437/436 failed=3 skipped=14 resource_denied=2 rerun=3 │ │ │ │ +Total duration: 1 hour 15 min │ │ │ │ +Total tests: run=44,772 failures=2 skipped=1,761 │ │ │ │ +Total test files: run=436/436 failed=2 skipped=14 resource_denied=2 rerun=2 │ │ │ │ Result: FAILURE then FAILURE │ │ │ │ make[1]: *** [Makefile:2451: test] Error 2 │ │ │ │ make[1]: Leaving directory '/build/reproducible-path/python3.14-3.14.3/build-static'