--- /srv/rebuilderd/tmp/rebuilderdiocHN4/inputs/python3.15-dev_3.15.0~b3-1_ppc64el.deb +++ /srv/rebuilderd/tmp/rebuilderdiocHN4/out/python3.15-dev_3.15.0~b3-1_ppc64el.deb ├── file list │ @@ -1,3 +1,3 @@ │ -rw-r--r-- 0 0 0 4 2026-06-23 22:11:52.000000 debian-binary │ -rw-r--r-- 0 0 0 776 2026-06-23 22:11:52.000000 control.tar.xz │ --rw-r--r-- 0 0 0 507312 2026-06-23 22:11:52.000000 data.tar.xz │ +-rw-r--r-- 0 0 0 506704 2026-06-23 22:11:52.000000 data.tar.xz ├── control.tar.xz │ ├── control.tar │ │ ├── ./control │ │ │ @@ -1,13 +1,13 @@ │ │ │ Package: python3.15-dev │ │ │ Source: python3.15 │ │ │ Version: 3.15.0~b3-1 │ │ │ Architecture: ppc64el │ │ │ Maintainer: Matthias Klose │ │ │ -Installed-Size: 511 │ │ │ +Installed-Size: 510 │ │ │ Depends: python3.15 (= 3.15.0~b3-1), libpython3.15-dev (= 3.15.0~b3-1), libpython3.15 (= 3.15.0~b3-1) │ │ │ Recommends: libc6-dev | libc-dev │ │ │ Section: python │ │ │ Priority: optional │ │ │ Multi-Arch: allowed │ │ │ Description: Header files and a static library for Python (v3.15) │ │ │ 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-06-23 22:11:52.000000 ./usr/share/ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2026-06-23 22:11:52.000000 ./usr/share/doc/ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2026-06-23 22:11:52.000000 ./usr/share/doc/python3.15/ │ │ │ -rw-r--r-- 0 root (0) root (0) 492498 2026-06-23 09:35:49.000000 ./usr/share/doc/python3.15/HISTORY.gz │ │ │ -rw-r--r-- 0 root (0) root (0) 3426 2026-06-23 22:11:52.000000 ./usr/share/doc/python3.15/README.maintainers │ │ │ -rw-r--r-- 0 root (0) root (0) 2092 2026-06-23 09:35:49.000000 ./usr/share/doc/python3.15/README.valgrind.gz │ │ │ -rw-r--r-- 0 root (0) root (0) 36 2026-06-23 22:11:52.000000 ./usr/share/doc/python3.15/pybench.log │ │ │ --rw-r--r-- 0 root (0) root (0) 9634 2026-06-23 22:11:52.000000 ./usr/share/doc/python3.15/test_results.gz │ │ │ +-rw-r--r-- 0 root (0) root (0) 9004 2026-06-23 22:11:52.000000 ./usr/share/doc/python3.15/test_results.gz │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2026-06-23 22:11:52.000000 ./usr/share/man/ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2026-06-23 22:11:52.000000 ./usr/share/man/man1/ │ │ │ lrwxrwxrwx 0 root (0) root (0) 0 2026-06-23 22:11:52.000000 ./usr/bin/python3.15-config -> powerpc64le-linux-gnu-python3.15-config │ │ │ lrwxrwxrwx 0 root (0) root (0) 0 2026-06-23 22:11:52.000000 ./usr/share/doc/python3.15-dev -> python3.15 │ │ │ lrwxrwxrwx 0 root (0) root (0) 0 2026-06-23 22:11:52.000000 ./usr/share/man/man1/python3.15-config.1.gz -> powerpc64le-linux-gnu-python3.15-config.1.gz │ │ ├── ./usr/share/doc/python3.15/test_results.gz │ │ │ ├── test_results │ │ │ │ @@ -1,448 +1,446 @@ │ │ │ │ make[1]: Entering directory '/build/reproducible-path/python3.15-3.15.0~b3/build-static' │ │ │ │ Checked 116 modules (64 built-in, 51 shared, 1 n/a on linux-ppc64le, 0 disabled, 0 missing, 0 failed on import) │ │ │ │ ./python -E ../Tools/build/generate-build-details.py `cat pybuilddir.txt`/build-details..powerpc64le-linux-gnu.json │ │ │ │ ./python -E -m test --fast-ci -u-gui --timeout= -j 2 -w -uall --timeout=3600 -x test_asyncio 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 2 -w -uall --timeout=3600 -x test_asyncio 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.15.0b3 (main, Jun 23 2026, 22:11:52) [GCC 15.3.0] │ │ │ │ -== Linux-6.12.94+deb13-powerpc64le-ppc64le-with-glibc2.42 little-endian │ │ │ │ +== Linux-6.12.94+deb13-powerpc64le-64k-ppc64le-with-glibc2.42 little-endian │ │ │ │ == Python build: release LTO+PGO dtrace │ │ │ │ -== cwd: /build/reproducible-path/python3.15-3.15.0~b3/build-static/build/test_python_worker_123692æ │ │ │ │ -== CPU count: 8 │ │ │ │ +== cwd: /build/reproducible-path/python3.15-3.15.0~b3/build-static/build/test_python_worker_123694æ │ │ │ │ +== CPU count: 4 │ │ │ │ == encodings: locale=UTF-8 FS=utf-8 │ │ │ │ == resources: all │ │ │ │ │ │ │ │ Using random seed: 1782252712 │ │ │ │ -0:00:00 load avg: 1.08 Run 456 tests in parallel using 2 worker processes (timeout: 1 hour, worker timeout: 1 hour 5 min) │ │ │ │ -0:00:19 load avg: 0.99 [ 1/456] test.test_concurrent_futures.test_as_completed passed │ │ │ │ -0:00:21 load avg: 0.91 [ 2/456] test.test_concurrent_futures.test_deadlock passed │ │ │ │ -0:00:22 load avg: 0.91 [ 3/456] test.test_concurrent_futures.test_future passed │ │ │ │ -0:00:24 load avg: 0.91 [ 4/456] test.test_concurrent_futures.test_init passed │ │ │ │ -0:00:40 load avg: 0.81 [ 5/456] test.test_concurrent_futures.test_interpreter_pool passed │ │ │ │ -0:01:01 load avg: 1.17 [ 6/456] test.test_concurrent_futures.test_shutdown passed -- running (1): test.test_concurrent_futures.test_process_pool (37.1 sec) │ │ │ │ -0:01:10 load avg: 1.37 [ 7/456] test.test_concurrent_futures.test_process_pool passed (45.6 sec) │ │ │ │ -0:01:11 load avg: 1.37 [ 8/456] test.test_concurrent_futures.test_thread_pool passed │ │ │ │ -0:01:11 load avg: 1.37 [ 9/456] test.test_future_stmt.test_future passed │ │ │ │ -0:01:11 load avg: 1.37 [ 10/456] test.test_future_stmt.test_future_flags passed │ │ │ │ -0:01:12 load avg: 1.37 [ 11/456] test.test_future_stmt.test_future_multiple_features passed │ │ │ │ -0:01:12 load avg: 1.37 [ 12/456] test.test_future_stmt.test_future_multiple_imports passed │ │ │ │ -0:01:12 load avg: 1.37 [ 13/456] test.test_future_stmt.test_future_single_import passed │ │ │ │ -0:01:14 load avg: 1.42 [ 14/456] test.test_inspect.test_inspect passed │ │ │ │ -0:01:16 load avg: 1.42 [ 15/456] test.test_concurrent_futures.test_wait passed │ │ │ │ -0:01:16 load avg: 1.42 [ 16/456] test.test_io.test_file passed │ │ │ │ -0:01:16 load avg: 1.42 [ 17/456] test.test_io.test_fileio passed │ │ │ │ -0:01:23 load avg: 1.30 [ 18/456] test.test_io.test_general passed │ │ │ │ -0:01:27 load avg: 1.36 [ 19/456] test.test_io.test_largefile passed │ │ │ │ -0:01:27 load avg: 1.36 [ 20/456] test.test_io.test_memoryio passed │ │ │ │ -0:01:31 load avg: 1.25 [ 21/456] test.test_io.test_bufferedio passed │ │ │ │ -0:01:34 load avg: 1.25 [ 22/456] test.test_io.test_textio passed │ │ │ │ -0:01:34 load avg: 1.25 [ 23/456] test.test_io.test_univnewlines passed │ │ │ │ -0:01:45 load avg: 1.19 [ 24/456] test.test_multiprocessing_fork.test_manager passed │ │ │ │ -0:01:52 load avg: 1.09 [ 25/456] test.test_io.test_signals passed │ │ │ │ -0:02:10 load avg: 1.06 [ 26/456] test.test_multiprocessing_fork.test_misc passed │ │ │ │ -0:02:18 load avg: 1.21 [ 27/456] test.test_multiprocessing_fork.test_processes passed │ │ │ │ -0:02:24 load avg: 1.35 [ 28/456] test.test_multiprocessing_fork.test_threads passed │ │ │ │ -0:02:36 load avg: 1.50 [ 29/456] test.test_multiprocessing_forkserver.test_manager passed │ │ │ │ -0:02:37 load avg: 1.50 [ 30/456] test.test_multiprocessing_forkserver.test_preload passed │ │ │ │ -0:02:54 load avg: 1.39 [ 31/456] test.test_multiprocessing_forkserver.test_misc passed │ │ │ │ -0:03:08 load avg: 1.23 [ 32/456] test.test_multiprocessing_forkserver.test_threads passed -- running (1): test.test_multiprocessing_forkserver.test_processes (31.8 sec) │ │ │ │ -0:03:25 load avg: 2.84 [ 33/456] test.test_multiprocessing_forkserver.test_processes passed (48.4 sec) │ │ │ │ -0:03:31 load avg: 2.69 [ 34/456] test.test_multiprocessing_spawn.test_manager passed │ │ │ │ -0:03:54 load avg: 2.20 [ 35/456] test.test_multiprocessing_spawn.test_misc passed │ │ │ │ -0:04:09 load avg: 1.79 [ 36/456] test.test_multiprocessing_spawn.test_threads passed -- running (1): test.test_multiprocessing_spawn.test_processes (37.2 sec) │ │ │ │ -0:04:23 load avg: 2.20 [ 37/456] test.test_os.test_os passed -- running (1): test.test_multiprocessing_spawn.test_processes (51.5 sec) │ │ │ │ -0:04:25 load avg: 2.18 [ 38/456] test.test_os.test_posix passed -- running (1): test.test_multiprocessing_spawn.test_processes (53.2 sec) │ │ │ │ -0:04:25 load avg: 2.18 [ 39/456] test.test_os.test_windows skipped -- running (1): test.test_multiprocessing_spawn.test_processes (53.4 sec) │ │ │ │ +0:00:00 load avg: 1.25 Run 456 tests in parallel using 2 worker processes (timeout: 1 hour, worker timeout: 1 hour 5 min) │ │ │ │ +0:00:17 load avg: 1.12 [ 1/456] test.test_concurrent_futures.test_deadlock passed │ │ │ │ +0:00:18 load avg: 1.03 [ 2/456] test.test_concurrent_futures.test_as_completed passed │ │ │ │ +0:00:20 load avg: 1.03 [ 3/456] test.test_concurrent_futures.test_future passed │ │ │ │ +0:00:21 load avg: 1.03 [ 4/456] test.test_concurrent_futures.test_init passed │ │ │ │ +0:00:39 load avg: 0.81 [ 5/456] test.test_concurrent_futures.test_interpreter_pool passed │ │ │ │ +0:00:58 load avg: 0.93 [ 6/456] test.test_concurrent_futures.test_shutdown passed -- running (1): test.test_concurrent_futures.test_process_pool (37.5 sec) │ │ │ │ +0:01:00 load avg: 0.93 [ 7/456] test.test_concurrent_futures.test_process_pool passed (39.2 sec) │ │ │ │ +0:01:05 load avg: 1.02 [ 8/456] test.test_concurrent_futures.test_wait passed │ │ │ │ +0:01:05 load avg: 1.02 [ 9/456] test.test_future_stmt.test_future passed │ │ │ │ +0:01:05 load avg: 1.02 [ 10/456] test.test_future_stmt.test_future_flags passed │ │ │ │ +0:01:05 load avg: 1.02 [ 11/456] test.test_future_stmt.test_future_multiple_features passed │ │ │ │ +0:01:05 load avg: 1.02 [ 12/456] test.test_future_stmt.test_future_multiple_imports passed │ │ │ │ +0:01:06 load avg: 1.02 [ 13/456] test.test_future_stmt.test_future_single_import passed │ │ │ │ +0:01:07 load avg: 1.02 [ 14/456] test.test_inspect.test_inspect passed │ │ │ │ +0:01:07 load avg: 1.02 [ 15/456] test.test_concurrent_futures.test_thread_pool passed │ │ │ │ +0:01:07 load avg: 1.02 [ 16/456] test.test_io.test_file passed │ │ │ │ +0:01:08 load avg: 1.10 [ 17/456] test.test_io.test_fileio passed │ │ │ │ +0:01:12 load avg: 1.10 [ 18/456] test.test_io.test_general passed │ │ │ │ +0:01:15 load avg: 1.33 [ 19/456] test.test_io.test_largefile passed │ │ │ │ +0:01:15 load avg: 1.33 [ 20/456] test.test_io.test_memoryio passed │ │ │ │ +0:01:16 load avg: 1.33 [ 21/456] test.test_io.test_bufferedio passed │ │ │ │ +0:01:18 load avg: 1.30 [ 22/456] test.test_io.test_textio passed │ │ │ │ +0:01:18 load avg: 1.30 [ 23/456] test.test_io.test_univnewlines passed │ │ │ │ +0:01:28 load avg: 1.34 [ 24/456] test.test_multiprocessing_fork.test_manager passed │ │ │ │ +0:01:40 load avg: 1.22 [ 25/456] test.test_io.test_signals passed │ │ │ │ +0:01:50 load avg: 1.11 [ 26/456] test.test_multiprocessing_fork.test_misc passed │ │ │ │ +0:02:04 load avg: 0.86 [ 27/456] test.test_multiprocessing_fork.test_threads passed │ │ │ │ +0:02:05 load avg: 0.86 [ 28/456] test.test_multiprocessing_fork.test_processes passed │ │ │ │ +0:02:19 load avg: 0.82 [ 29/456] test.test_multiprocessing_forkserver.test_manager passed │ │ │ │ +0:02:20 load avg: 0.82 [ 30/456] test.test_multiprocessing_forkserver.test_preload passed │ │ │ │ +0:02:31 load avg: 1.07 [ 31/456] test.test_multiprocessing_forkserver.test_misc passed │ │ │ │ +0:02:45 load avg: 1.25 [ 32/456] test.test_multiprocessing_forkserver.test_threads passed │ │ │ │ +0:03:01 load avg: 2.45 [ 33/456] test.test_multiprocessing_forkserver.test_processes passed (41.7 sec) │ │ │ │ +0:03:05 load avg: 2.89 [ 34/456] test.test_multiprocessing_spawn.test_manager passed │ │ │ │ +0:03:26 load avg: 2.42 [ 35/456] test.test_multiprocessing_spawn.test_misc passed │ │ │ │ +0:03:41 load avg: 2.10 [ 36/456] test.test_multiprocessing_spawn.test_threads passed -- running (1): test.test_multiprocessing_spawn.test_processes (35.8 sec) │ │ │ │ +0:03:52 load avg: 1.85 [ 37/456] test.test_multiprocessing_spawn.test_processes passed (47.4 sec) │ │ │ │ +0:03:53 load avg: 1.70 [ 38/456] test.test_os.test_posix passed │ │ │ │ +0:03:53 load avg: 1.70 [ 39/456] test.test_os.test_windows skipped │ │ │ │ test.test_os.test_windows skipped -- Win32 specific tests │ │ │ │ -0:04:27 load avg: 2.18 [ 40/456] test.test_multiprocessing_spawn.test_processes passed (55.5 sec) │ │ │ │ -0:04:28 load avg: 2.18 [ 41/456] test.test_pydoc.test_pydoc passed │ │ │ │ -0:04:28 load avg: 2.18 [ 42/456] test__colorize passed │ │ │ │ -0:04:28 load avg: 2.18 [ 43/456] test___all__ passed │ │ │ │ -0:04:30 load avg: 2.17 [ 44/456] test__interpchannels passed │ │ │ │ -0:04:30 load avg: 2.17 [ 45/456] test__locale passed │ │ │ │ -0:04:30 load avg: 2.17 [ 46/456] test__opcode passed │ │ │ │ -0:04:30 load avg: 2.17 [ 47/456] test__interpreters passed │ │ │ │ -0:04:30 load avg: 2.17 [ 48/456] test__osx_support passed │ │ │ │ -0:04:31 load avg: 2.17 [ 49/456] test_abc passed │ │ │ │ -0:04:31 load avg: 2.17 [ 50/456] test_abstract_numbers passed │ │ │ │ -0:04:31 load avg: 2.17 [ 51/456] test_android skipped │ │ │ │ +0:03:54 load avg: 1.70 [ 40/456] test.test_os.test_os passed │ │ │ │ +0:03:55 load avg: 1.70 [ 41/456] test___all__ passed │ │ │ │ +0:03:55 load avg: 1.70 [ 42/456] test__colorize passed │ │ │ │ +0:03:56 load avg: 1.70 [ 43/456] test.test_pydoc.test_pydoc passed │ │ │ │ +0:03:57 load avg: 1.70 [ 44/456] test__interpchannels passed │ │ │ │ +0:03:57 load avg: 1.70 [ 45/456] test__locale passed │ │ │ │ +0:03:57 load avg: 1.70 [ 46/456] test__opcode passed │ │ │ │ +0:03:57 load avg: 1.70 [ 47/456] test__osx_support passed │ │ │ │ +0:03:57 load avg: 1.70 [ 48/456] test__interpreters passed │ │ │ │ +0:03:57 load avg: 1.70 [ 49/456] test_abc passed │ │ │ │ +0:03:57 load avg: 1.70 [ 50/456] test_abstract_numbers passed │ │ │ │ +0:03:57 load avg: 1.70 [ 51/456] test_android skipped │ │ │ │ test_android skipped -- Android-specific │ │ │ │ -0:04:31 load avg: 2.17 [ 52/456] test_annotationlib passed │ │ │ │ -0:04:31 load avg: 2.17 [ 53/456] test_apple skipped │ │ │ │ +0:03:58 load avg: 1.70 [ 52/456] test_apple skipped │ │ │ │ test_apple skipped -- Apple-specific │ │ │ │ -0:04:33 load avg: 2.17 [ 54/456] test_array passed │ │ │ │ -0:04:33 load avg: 2.17 [ 55/456] test_asdl_parser passed │ │ │ │ -0:04:35 load avg: 2.15 [ 56/456] test_argparse passed │ │ │ │ -0:04:36 load avg: 2.15 [ 57/456] test_asyncgen passed │ │ │ │ -0:04:39 load avg: 2.15 [ 58/456] test_atexit passed │ │ │ │ -0:04:44 load avg: 2.14 [ 59/456] test_audit passed │ │ │ │ -0:04:44 load avg: 2.14 [ 60/456] test_augassign passed │ │ │ │ -0:04:44 load avg: 2.14 [ 61/456] test_base64 passed │ │ │ │ -0:04:44 load avg: 2.14 [ 62/456] test_baseexception passed │ │ │ │ -0:04:45 load avg: 2.13 [ 63/456] test_bdb passed │ │ │ │ -0:04:45 load avg: 2.13 [ 64/456] test_ast passed │ │ │ │ -0:04:45 load avg: 2.13 [ 65/456] test_bigaddrspace passed │ │ │ │ -0:04:45 load avg: 2.13 [ 66/456] test_bigmem passed │ │ │ │ -0:04:45 load avg: 2.13 [ 67/456] test_binascii passed │ │ │ │ -0:04:45 load avg: 2.13 [ 68/456] test_binop passed │ │ │ │ -0:04:45 load avg: 2.13 [ 69/456] test_bisect passed │ │ │ │ -0:04:46 load avg: 2.13 [ 70/456] test_bool passed │ │ │ │ -0:04:46 load avg: 2.13 [ 71/456] test_build_details passed │ │ │ │ -0:04:47 load avg: 2.13 [ 72/456] test_builtin passed │ │ │ │ -0:04:56 load avg: 2.11 [ 73/456] test_bytes passed │ │ │ │ -0:04:57 load avg: 2.11 [ 74/456] test_bz2 passed │ │ │ │ -0:04:57 load avg: 2.11 [ 75/456] test_buffer passed │ │ │ │ -0:04:58 load avg: 2.11 [ 76/456] test_c_stack_unwind passed │ │ │ │ -0:04:59 load avg: 2.11 [ 77/456] test_c_locale_coercion passed │ │ │ │ -0:05:00 load avg: 2.10 [ 78/456] test_call passed │ │ │ │ -0:05:02 load avg: 2.10 [ 79/456] test_calendar passed │ │ │ │ -0:05:32 load avg: 2.14 running (2): test_capi (31.5 sec), test_cext (30.0 sec) │ │ │ │ -0:05:32 load avg: 2.14 [ 80/456] test_capi passed (32.1 sec) -- running (1): test_cext (30.6 sec) │ │ │ │ -0:05:32 load avg: 2.14 [ 81/456] test_charmapcodec passed -- running (1): test_cext (30.8 sec) │ │ │ │ -0:05:33 load avg: 2.14 [ 82/456] test_class passed -- running (1): test_cext (31.1 sec) │ │ │ │ -0:05:33 load avg: 2.14 [ 83/456] test_clinic passed -- running (1): test_cext (31.8 sec) │ │ │ │ -0:05:34 load avg: 2.14 [ 84/456] test_cmath passed -- running (1): test_cext (32.1 sec) │ │ │ │ -0:05:34 load avg: 2.14 [ 85/456] test_cmd passed -- running (1): test_cext (32.5 sec) │ │ │ │ -0:05:40 load avg: 2.13 [ 86/456] test_cmd_line passed -- running (1): test_cext (38.0 sec) │ │ │ │ -0:05:44 load avg: 2.12 [ 87/456] test_cmd_line_script passed -- running (1): test_cext (42.3 sec) │ │ │ │ -0:05:44 load avg: 2.12 [ 88/456] test_code passed -- running (1): test_cext (42.8 sec) │ │ │ │ -0:05:45 load avg: 2.11 [ 89/456] test_code_module passed -- running (1): test_cext (43.2 sec) │ │ │ │ -0:05:45 load avg: 2.11 [ 90/456] test_codeccallbacks passed -- running (1): test_cext (43.4 sec) │ │ │ │ -0:05:45 load avg: 2.11 [ 91/456] test_codecencodings_cn passed -- running (1): test_cext (43.8 sec) │ │ │ │ -0:05:46 load avg: 2.11 [ 92/456] test_codecencodings_hk passed -- running (1): test_cext (44.0 sec) │ │ │ │ -0:05:46 load avg: 2.11 [ 93/456] test_codecencodings_iso2022 passed -- running (1): test_cext (44.6 sec) │ │ │ │ -0:05:47 load avg: 2.11 [ 94/456] test_codecencodings_jp passed -- running (1): test_cext (45.4 sec) │ │ │ │ -0:05:47 load avg: 2.11 [ 95/456] test_codecencodings_kr passed -- running (1): test_cext (45.8 sec) │ │ │ │ -0:05:48 load avg: 2.11 [ 96/456] test_codecencodings_tw passed -- running (1): test_cext (46.1 sec) │ │ │ │ -0:05:48 load avg: 2.11 [ 97/456] test_codecmaps_cn passed -- running (1): test_cext (46.4 sec) │ │ │ │ -0:05:48 load avg: 2.11 [ 98/456] test_codecmaps_hk passed -- running (1): test_cext (46.7 sec) │ │ │ │ -0:05:49 load avg: 2.11 [ 99/456] test_codecmaps_jp passed -- running (1): test_cext (47.2 sec) │ │ │ │ -0:05:49 load avg: 2.11 [100/456] test_codecmaps_kr passed -- running (1): test_cext (47.6 sec) │ │ │ │ -0:05:49 load avg: 2.11 [101/456] test_codecmaps_tw passed -- running (1): test_cext (48.0 sec) │ │ │ │ -0:05:51 load avg: 2.10 [102/456] test_codecs passed -- running (1): test_cext (49.6 sec) │ │ │ │ -0:05:51 load avg: 2.10 [103/456] test_codeop passed -- running (1): test_cext (49.8 sec) │ │ │ │ -0:05:56 load avg: 2.09 [104/456] test_collections passed -- running (1): test_cext (54.9 sec) │ │ │ │ -0:05:57 load avg: 2.09 [105/456] test_colorsys passed -- running (1): test_cext (55.1 sec) │ │ │ │ -0:05:57 load avg: 2.09 [106/456] test_compare passed -- running (1): test_cext (55.3 sec) │ │ │ │ -0:05:58 load avg: 2.09 [107/456] test_cext passed (56.2 sec) │ │ │ │ -0:06:03 load avg: 2.08 [108/456] test_compile passed │ │ │ │ -0:06:03 load avg: 2.08 [109/456] test_compiler_assemble passed │ │ │ │ -0:06:04 load avg: 2.08 [110/456] test_compiler_codegen passed │ │ │ │ -0:06:04 load avg: 2.08 [111/456] test_complex passed │ │ │ │ -0:06:06 load avg: 2.08 [112/456] test_configparser passed │ │ │ │ -0:06:06 load avg: 2.08 [113/456] test_contains passed │ │ │ │ -0:06:08 load avg: 2.08 [114/456] test_context passed │ │ │ │ -0:06:08 load avg: 2.08 [115/456] test_contextlib passed │ │ │ │ -0:06:09 load avg: 2.08 [116/456] test_contextlib_async passed │ │ │ │ -0:06:09 load avg: 2.08 [117/456] test_copy passed │ │ │ │ -0:06:09 load avg: 2.08 [118/456] test_copyreg passed │ │ │ │ -0:06:10 load avg: 2.08 [119/456] test_coroutines passed │ │ │ │ -0:06:19 load avg: 1.99 [120/456] test_compileall passed │ │ │ │ -0:06:19 load avg: 1.99 [121/456] test_crossinterp passed │ │ │ │ -0:06:20 load avg: 1.99 [122/456] test_csv passed │ │ │ │ -0:06:22 load avg: 1.99 [123/456] test_ctypes passed │ │ │ │ -0:06:22 load avg: 1.99 [124/456] test_curses passed │ │ │ │ -0:06:23 load avg: 1.99 [125/456] test_dataclasses passed │ │ │ │ -0:06:29 load avg: 1.91 [126/456] test_datetime passed │ │ │ │ -0:06:29 load avg: 1.91 [127/456] test_dbm passed │ │ │ │ -0:06:30 load avg: 1.91 [128/456] test_dbm_dumb passed │ │ │ │ -0:06:30 load avg: 1.92 [129/456] test_dbm_gnu passed │ │ │ │ -0:06:30 load avg: 1.92 [130/456] test_dbm_ndbm passed │ │ │ │ -0:06:30 load avg: 1.92 [131/456] test_dbm_sqlite3 passed │ │ │ │ -0:06:42 load avg: 1.93 [132/456] test_decimal passed -- running (1): test_cppext (32.2 sec) │ │ │ │ -0:06:42 load avg: 1.93 [133/456] test_decorators passed -- running (1): test_cppext (32.4 sec) │ │ │ │ -0:06:42 load avg: 1.93 [134/456] test_defaultdict passed -- running (1): test_cppext (32.6 sec) │ │ │ │ -0:06:44 load avg: 1.93 [135/456] test_deque passed -- running (1): test_cppext (34.3 sec) │ │ │ │ -0:06:45 load avg: 1.94 [136/456] test_descr passed -- running (1): test_cppext (35.5 sec) │ │ │ │ -0:06:45 load avg: 1.94 [137/456] test_descrtut passed -- running (1): test_cppext (35.8 sec) │ │ │ │ -0:06:46 load avg: 1.94 [138/456] test_devpoll skipped -- running (1): test_cppext (36.0 sec) │ │ │ │ +0:03:58 load avg: 1.70 [ 53/456] test_annotationlib passed │ │ │ │ +0:03:59 load avg: 1.73 [ 54/456] test_array passed │ │ │ │ +0:03:59 load avg: 1.73 [ 55/456] test_asdl_parser passed │ │ │ │ +0:04:00 load avg: 1.73 [ 56/456] test_argparse passed │ │ │ │ +0:04:01 load avg: 1.73 [ 57/456] test_asyncgen passed │ │ │ │ +0:04:03 load avg: 1.67 [ 58/456] test_atexit passed │ │ │ │ +0:04:05 load avg: 1.67 [ 59/456] test_ast passed │ │ │ │ +0:04:05 load avg: 1.67 [ 60/456] test_augassign passed │ │ │ │ +0:04:06 load avg: 1.67 [ 61/456] test_base64 passed │ │ │ │ +0:04:06 load avg: 1.67 [ 62/456] test_baseexception passed │ │ │ │ +0:04:06 load avg: 1.67 [ 63/456] test_bdb passed │ │ │ │ +0:04:06 load avg: 1.67 [ 64/456] test_bigaddrspace passed │ │ │ │ +0:04:06 load avg: 1.67 [ 65/456] test_audit passed │ │ │ │ +0:04:06 load avg: 1.67 [ 66/456] test_bigmem passed │ │ │ │ +0:04:06 load avg: 1.67 [ 67/456] test_binop passed │ │ │ │ +0:04:06 load avg: 1.67 [ 68/456] test_binascii passed │ │ │ │ +0:04:06 load avg: 1.67 [ 69/456] test_bisect passed │ │ │ │ +0:04:06 load avg: 1.67 [ 70/456] test_bool passed │ │ │ │ +0:04:07 load avg: 1.67 [ 71/456] test_build_details passed │ │ │ │ +0:04:07 load avg: 1.67 [ 72/456] test_builtin passed │ │ │ │ +0:04:11 load avg: 1.70 [ 73/456] test_bytes passed │ │ │ │ +0:04:11 load avg: 1.70 [ 74/456] test_buffer passed │ │ │ │ +0:04:12 load avg: 1.70 [ 75/456] test_bz2 passed │ │ │ │ +0:04:12 load avg: 1.70 [ 76/456] test_c_stack_unwind passed │ │ │ │ +0:04:12 load avg: 1.70 [ 77/456] test_c_locale_coercion passed │ │ │ │ +0:04:12 load avg: 1.70 [ 78/456] test_call passed │ │ │ │ +0:04:14 load avg: 1.72 [ 79/456] test_calendar passed │ │ │ │ +0:04:37 load avg: 1.74 [ 80/456] test_capi passed │ │ │ │ +0:04:37 load avg: 1.74 [ 81/456] test_charmapcodec passed │ │ │ │ +0:04:37 load avg: 1.74 [ 82/456] test_class passed │ │ │ │ +0:04:37 load avg: 1.74 [ 83/456] test_clinic passed │ │ │ │ +0:04:38 load avg: 1.74 [ 84/456] test_cmath passed │ │ │ │ +0:04:38 load avg: 1.76 [ 85/456] test_cmd passed │ │ │ │ +0:04:41 load avg: 1.76 [ 86/456] test_cmd_line passed │ │ │ │ +0:04:44 load avg: 1.78 [ 87/456] test_cmd_line_script passed │ │ │ │ +0:04:44 load avg: 1.78 [ 88/456] test_code passed -- running (1): test_cext (30.2 sec) │ │ │ │ +0:04:45 load avg: 1.78 [ 89/456] test_code_module passed -- running (1): test_cext (30.4 sec) │ │ │ │ +0:04:45 load avg: 1.78 [ 90/456] test_codeccallbacks passed -- running (1): test_cext (30.5 sec) │ │ │ │ +0:04:45 load avg: 1.78 [ 91/456] test_codecencodings_cn passed -- running (1): test_cext (30.8 sec) │ │ │ │ +0:04:45 load avg: 1.78 [ 92/456] test_codecencodings_hk passed -- running (1): test_cext (30.9 sec) │ │ │ │ +0:04:45 load avg: 1.78 [ 93/456] test_codecencodings_iso2022 passed -- running (1): test_cext (31.2 sec) │ │ │ │ +0:04:46 load avg: 1.78 [ 94/456] test_codecencodings_jp passed -- running (1): test_cext (31.6 sec) │ │ │ │ +0:04:46 load avg: 1.78 [ 95/456] test_codecencodings_kr passed -- running (1): test_cext (31.7 sec) │ │ │ │ +0:04:46 load avg: 1.78 [ 96/456] test_codecencodings_tw passed -- running (1): test_cext (31.9 sec) │ │ │ │ +0:04:46 load avg: 1.78 [ 97/456] test_codecmaps_cn passed -- running (1): test_cext (32.2 sec) │ │ │ │ +0:04:47 load avg: 1.78 [ 98/456] test_codecmaps_hk passed -- running (1): test_cext (32.4 sec) │ │ │ │ +0:04:47 load avg: 1.78 [ 99/456] test_codecmaps_jp passed -- running (1): test_cext (32.7 sec) │ │ │ │ +0:04:47 load avg: 1.78 [100/456] test_codecmaps_kr passed -- running (1): test_cext (33.0 sec) │ │ │ │ +0:04:47 load avg: 1.78 [101/456] test_codecmaps_tw passed -- running (1): test_cext (33.2 sec) │ │ │ │ +0:04:48 load avg: 1.80 [102/456] test_codecs passed -- running (1): test_cext (34.1 sec) │ │ │ │ +0:04:48 load avg: 1.80 [103/456] test_codeop passed -- running (1): test_cext (34.2 sec) │ │ │ │ +0:04:51 load avg: 1.80 [104/456] test_cext passed (36.7 sec) │ │ │ │ +0:04:51 load avg: 1.80 [105/456] test_colorsys passed │ │ │ │ +0:04:51 load avg: 1.80 [106/456] test_collections passed │ │ │ │ +0:04:51 load avg: 1.80 [107/456] test_compare passed │ │ │ │ +0:04:55 load avg: 1.81 [108/456] test_compile passed │ │ │ │ +0:04:55 load avg: 1.81 [109/456] test_compiler_assemble passed │ │ │ │ +0:04:55 load avg: 1.81 [110/456] test_compiler_codegen passed │ │ │ │ +0:04:55 load avg: 1.81 [111/456] test_complex passed │ │ │ │ +0:04:56 load avg: 1.81 [112/456] test_configparser passed │ │ │ │ +0:04:57 load avg: 1.81 [113/456] test_contains passed │ │ │ │ +0:04:58 load avg: 1.81 [114/456] test_context passed │ │ │ │ +0:04:58 load avg: 1.83 [115/456] test_contextlib passed │ │ │ │ +0:04:58 load avg: 1.83 [116/456] test_contextlib_async passed │ │ │ │ +0:04:58 load avg: 1.83 [117/456] test_copy passed │ │ │ │ +0:04:58 load avg: 1.83 [118/456] test_copyreg passed │ │ │ │ +0:04:59 load avg: 1.83 [119/456] test_coroutines passed │ │ │ │ +0:05:04 load avg: 2.00 [120/456] test_compileall passed │ │ │ │ +0:05:05 load avg: 2.00 [121/456] test_crossinterp passed │ │ │ │ +0:05:05 load avg: 2.00 [122/456] test_csv passed │ │ │ │ +0:05:06 load avg: 2.00 [123/456] test_ctypes passed │ │ │ │ +0:05:06 load avg: 2.00 [124/456] test_curses passed │ │ │ │ +0:05:07 load avg: 2.00 [125/456] test_dataclasses passed │ │ │ │ +0:05:11 load avg: 1.92 [126/456] test_datetime passed │ │ │ │ +0:05:12 load avg: 1.92 [127/456] test_dbm passed │ │ │ │ +0:05:12 load avg: 1.92 [128/456] test_dbm_dumb passed │ │ │ │ +0:05:12 load avg: 1.92 [129/456] test_dbm_gnu passed │ │ │ │ +0:05:12 load avg: 1.92 [130/456] test_dbm_ndbm passed │ │ │ │ +0:05:13 load avg: 1.92 [131/456] test_dbm_sqlite3 passed │ │ │ │ +0:05:18 load avg: 1.93 [132/456] test_decimal passed │ │ │ │ +0:05:19 load avg: 1.93 [133/456] test_decorators passed │ │ │ │ +0:05:19 load avg: 1.93 [134/456] test_defaultdict passed │ │ │ │ +0:05:20 load avg: 1.93 [135/456] test_deque passed │ │ │ │ +0:05:21 load avg: 1.93 [136/456] test_descr passed │ │ │ │ +0:05:21 load avg: 1.93 [137/456] test_descrtut passed │ │ │ │ +0:05:21 load avg: 1.93 [138/456] test_devpoll skipped │ │ │ │ test_devpoll skipped -- test works only on Solaris OS family │ │ │ │ -0:06:46 load avg: 1.94 [139/456] test_dict passed -- running (1): test_cppext (36.7 sec) │ │ │ │ -0:06:46 load avg: 1.94 [140/456] test_dictcomps passed -- running (1): test_cppext (36.9 sec) │ │ │ │ -0:06:47 load avg: 1.94 [141/456] test_dictviews passed -- running (1): test_cppext (37.3 sec) │ │ │ │ -0:06:48 load avg: 1.94 [142/456] test_difflib passed -- running (1): test_cppext (38.4 sec) │ │ │ │ -0:06:49 load avg: 1.94 [143/456] test_dis passed -- running (1): test_cppext (39.6 sec) │ │ │ │ -0:06:52 load avg: 1.94 [144/456] test_doctest passed -- running (1): test_cppext (42.4 sec) │ │ │ │ -0:06:55 load avg: 1.87 [145/456] test_docxmlrpc passed -- running (1): test_cppext (45.7 sec) │ │ │ │ -0:06:56 load avg: 1.87 [146/456] test_dtrace passed -- running (1): test_cppext (46.0 sec) │ │ │ │ -0:06:56 load avg: 1.87 [147/456] test_dynamic passed -- running (1): test_cppext (46.2 sec) │ │ │ │ -0:06:56 load avg: 1.87 [148/456] test_dynamicclassattribute passed -- running (1): test_cppext (46.4 sec) │ │ │ │ -0:07:00 load avg: 1.80 [149/456] test_cppext passed (50.8 sec) │ │ │ │ -0:07:03 load avg: 1.80 [150/456] test_eintr passed │ │ │ │ -0:07:07 load avg: 1.90 [151/456] test_email passed │ │ │ │ -0:07:09 load avg: 1.90 [152/456] test_enum passed │ │ │ │ -0:07:09 load avg: 1.90 [153/456] test_enumerate passed │ │ │ │ -0:07:10 load avg: 1.90 [154/456] test_eof passed │ │ │ │ -0:07:10 load avg: 1.90 [155/456] test_epoll passed │ │ │ │ -0:07:11 load avg: 1.90 [156/456] test_errno passed │ │ │ │ -0:07:11 load avg: 1.90 [157/456] test_except_star passed │ │ │ │ -0:07:12 load avg: 1.90 [158/456] test_exception_group passed │ │ │ │ -0:07:12 load avg: 1.90 [159/456] test_exception_hierarchy passed │ │ │ │ -0:07:12 load avg: 1.90 [160/456] test_exception_variations passed │ │ │ │ -0:07:13 load avg: 1.90 [161/456] test_embed passed │ │ │ │ -0:07:13 load avg: 1.90 [162/456] test_extcall passed │ │ │ │ -0:07:15 load avg: 1.91 [163/456] test_external_inspection passed │ │ │ │ -0:07:17 load avg: 1.91 [164/456] test_exceptions passed │ │ │ │ -0:07:18 load avg: 1.91 [165/456] test_fcntl passed │ │ │ │ -0:07:19 load avg: 1.91 [166/456] test_file_eintr passed │ │ │ │ -0:07:20 load avg: 1.84 [167/456] test_filecmp passed │ │ │ │ -0:07:20 load avg: 1.84 [168/456] test_fileinput passed │ │ │ │ -0:07:20 load avg: 1.84 [169/456] test_fileutils passed │ │ │ │ -0:07:21 load avg: 1.84 [170/456] test_finalization passed │ │ │ │ -0:07:21 load avg: 1.84 [171/456] test_float passed │ │ │ │ -0:07:21 load avg: 1.84 [172/456] test_flufl passed │ │ │ │ -0:07:22 load avg: 1.84 [173/456] test_fnmatch passed │ │ │ │ -0:07:27 load avg: 1.69 [174/456] test_fork1 passed │ │ │ │ -0:07:27 load avg: 1.69 [175/456] test_format passed │ │ │ │ -0:07:27 load avg: 1.69 [176/456] test_fractions passed │ │ │ │ -0:07:30 load avg: 1.64 [177/456] test_frame passed │ │ │ │ -0:07:31 load avg: 1.64 [178/456] test_free_threading skipped │ │ │ │ +0:05:21 load avg: 1.93 [139/456] test_dict passed │ │ │ │ +0:05:22 load avg: 1.93 [140/456] test_dictcomps passed │ │ │ │ +0:05:22 load avg: 1.93 [141/456] test_dictviews passed │ │ │ │ +0:05:23 load avg: 1.93 [142/456] test_difflib passed │ │ │ │ +0:05:23 load avg: 1.94 [143/456] test_dis passed │ │ │ │ +0:05:25 load avg: 1.94 [144/456] test_doctest passed │ │ │ │ +0:05:29 load avg: 1.86 [145/456] test_docxmlrpc passed -- running (1): test_cppext (30.5 sec) │ │ │ │ +0:05:29 load avg: 1.86 [146/456] test_dtrace passed -- running (1): test_cppext (30.8 sec) │ │ │ │ +0:05:30 load avg: 1.86 [147/456] test_dynamic passed -- running (1): test_cppext (30.9 sec) │ │ │ │ +0:05:30 load avg: 1.86 [148/456] test_dynamicclassattribute passed -- running (1): test_cppext (31.0 sec) │ │ │ │ +0:05:31 load avg: 1.86 [149/456] test_cppext passed (32.5 sec) │ │ │ │ +0:05:36 load avg: 1.79 [150/456] test_email passed │ │ │ │ +0:05:37 load avg: 1.79 [151/456] test_eintr passed │ │ │ │ +0:05:38 load avg: 1.73 [152/456] test_enum passed │ │ │ │ +0:05:38 load avg: 1.73 [153/456] test_enumerate passed │ │ │ │ +0:05:39 load avg: 1.73 [154/456] test_eof passed │ │ │ │ +0:05:39 load avg: 1.73 [155/456] test_epoll passed │ │ │ │ +0:05:39 load avg: 1.73 [156/456] test_errno passed │ │ │ │ +0:05:39 load avg: 1.73 [157/456] test_except_star passed │ │ │ │ +0:05:40 load avg: 1.73 [158/456] test_exception_group passed │ │ │ │ +0:05:40 load avg: 1.73 [159/456] test_exception_hierarchy passed │ │ │ │ +0:05:40 load avg: 1.73 [160/456] test_exception_variations passed │ │ │ │ +0:05:41 load avg: 1.73 [161/456] test_embed passed │ │ │ │ +0:05:42 load avg: 1.73 [162/456] test_extcall passed │ │ │ │ +0:05:43 load avg: 1.75 [163/456] test_external_inspection passed │ │ │ │ +0:05:43 load avg: 1.75 [164/456] test_exceptions passed │ │ │ │ +0:05:44 load avg: 1.75 [165/456] test_fcntl passed │ │ │ │ +0:05:45 load avg: 1.75 [166/456] test_file_eintr passed │ │ │ │ +0:05:45 load avg: 1.75 [167/456] test_filecmp passed │ │ │ │ +0:05:46 load avg: 1.75 [168/456] test_fileinput passed │ │ │ │ +0:05:46 load avg: 1.75 [169/456] test_fileutils passed │ │ │ │ +0:05:46 load avg: 1.75 [170/456] test_finalization passed │ │ │ │ +0:05:46 load avg: 1.75 [171/456] test_float passed │ │ │ │ +0:05:46 load avg: 1.75 [172/456] test_flufl passed │ │ │ │ +0:05:47 load avg: 1.75 [173/456] test_fnmatch passed │ │ │ │ +0:05:52 load avg: 1.61 [174/456] test_fork1 passed │ │ │ │ +0:05:52 load avg: 1.61 [175/456] test_format passed │ │ │ │ +0:05:52 load avg: 1.61 [176/456] test_fractions passed │ │ │ │ +0:05:54 load avg: 1.56 [177/456] test_frame passed │ │ │ │ +0:05:54 load avg: 1.56 [178/456] test_free_threading skipped │ │ │ │ test_free_threading skipped -- GIL enabled │ │ │ │ -0:07:31 load avg: 1.64 [179/456] test_frozen passed │ │ │ │ -0:07:33 load avg: 1.64 [180/456] test_fstring passed │ │ │ │ -0:07:34 load avg: 1.64 [181/456] test_funcattrs passed │ │ │ │ -0:07:34 load avg: 1.64 [182/456] test_faulthandler passed │ │ │ │ -0:07:35 load avg: 1.66 [183/456] test_functools passed │ │ │ │ -0:07:37 load avg: 1.66 [184/456] test_gc passed │ │ │ │ -0:07:37 load avg: 1.66 [185/456] test_generated_cases passed │ │ │ │ -0:07:37 load avg: 1.66 [186/456] test_generator_stop passed │ │ │ │ -0:07:38 load avg: 1.66 [187/456] test_gc_stats passed │ │ │ │ -0:07:38 load avg: 1.66 [188/456] test_genericalias passed │ │ │ │ -0:07:38 load avg: 1.66 [189/456] test_generators passed │ │ │ │ -0:07:38 load avg: 1.66 [190/456] test_genericclass passed │ │ │ │ -0:07:38 load avg: 1.66 [191/456] test_genericpath passed │ │ │ │ -0:07:38 load avg: 1.66 [192/456] test_genexps passed │ │ │ │ -0:07:39 load avg: 1.66 [193/456] test_getopt passed │ │ │ │ -0:07:39 load avg: 1.66 [194/456] test_getpass passed │ │ │ │ -0:07:39 load avg: 1.66 [195/456] test_getpath passed │ │ │ │ -0:07:39 load avg: 1.66 [196/456] test_gettext passed │ │ │ │ -0:07:39 load avg: 1.66 [197/456] test_global passed │ │ │ │ -0:07:40 load avg: 1.66 [198/456] test_grammar passed │ │ │ │ -0:07:40 load avg: 1.66 [199/456] test_glob passed │ │ │ │ -0:07:40 load avg: 1.69 [200/456] test_graphlib passed │ │ │ │ -0:07:40 load avg: 1.69 [201/456] test_grp passed │ │ │ │ -0:07:41 load avg: 1.69 [202/456] test_hash passed │ │ │ │ -0:07:42 load avg: 1.69 [203/456] test_gzip passed │ │ │ │ -0:07:43 load avg: 1.69 [204/456] test_heapq passed │ │ │ │ -0:07:43 load avg: 1.69 [205/456] test_hmac passed │ │ │ │ -0:07:43 load avg: 1.69 [206/456] test_html passed │ │ │ │ -0:07:44 load avg: 1.69 [207/456] test_htmlparser passed │ │ │ │ -0:07:46 load avg: 1.72 [208/456] test_http_cookiejar passed │ │ │ │ -0:07:49 load avg: 1.72 [209/456] test_http_cookies passed │ │ │ │ -0:07:52 load avg: 1.66 [210/456] test_httpservers passed │ │ │ │ -0:08:01 load avg: 1.71 [211/456] test_idle passed │ │ │ │ -0:08:07 load avg: 1.74 [212/456] test_import passed │ │ │ │ -0:08:12 load avg: 1.68 [213/456] test_importlib passed -- running (1): test_hashlib (31.4 sec) │ │ │ │ -0:08:12 load avg: 1.68 [214/456] test_index passed -- running (1): test_hashlib (31.6 sec) │ │ │ │ -0:08:20 load avg: 1.73 [215/456] test_hashlib passed (39.7 sec) │ │ │ │ -0:08:21 load avg: 1.73 [216/456] test_int_literal passed │ │ │ │ -0:08:35 load avg: 1.71 [217/456] test_interpreters passed │ │ │ │ -0:08:36 load avg: 1.71 [218/456] test_ioctl passed │ │ │ │ -0:08:37 load avg: 1.71 [219/456] test_ipaddress passed │ │ │ │ -0:08:39 load avg: 1.71 [220/456] test_isinstance passed │ │ │ │ -0:08:39 load avg: 1.71 [221/456] test_iter passed │ │ │ │ -0:08:39 load avg: 1.71 [222/456] test_iterlen passed │ │ │ │ -0:08:44 load avg: 1.74 [223/456] test_itertools passed -- running (1): test_int (31.3 sec) │ │ │ │ -0:08:55 load avg: 1.80 [224/456] test_json passed -- running (1): test_int (42.7 sec) │ │ │ │ -0:08:55 load avg: 1.80 [225/456] test_keyword passed -- running (1): test_int (42.9 sec) │ │ │ │ -0:08:55 load avg: 1.80 [226/456] test_keywordonlyarg passed -- running (1): test_int (43.1 sec) │ │ │ │ -0:08:56 load avg: 1.80 [227/456] test_kqueue skipped -- running (1): test_int (43.3 sec) │ │ │ │ +0:05:54 load avg: 1.56 [179/456] test_frozen passed │ │ │ │ +0:05:56 load avg: 1.56 [180/456] test_fstring passed │ │ │ │ +0:05:56 load avg: 1.56 [181/456] test_funcattrs passed │ │ │ │ +0:05:57 load avg: 1.56 [182/456] test_functools passed │ │ │ │ +0:05:59 load avg: 1.52 [183/456] test_gc passed │ │ │ │ +0:06:01 load avg: 1.52 [184/456] test_gc_stats passed │ │ │ │ +0:06:01 load avg: 1.52 [185/456] test_faulthandler passed │ │ │ │ +0:06:02 load avg: 1.52 [186/456] test_generator_stop passed │ │ │ │ +0:06:02 load avg: 1.52 [187/456] test_generated_cases passed │ │ │ │ +0:06:02 load avg: 1.52 [188/456] test_genericalias passed │ │ │ │ +0:06:02 load avg: 1.52 [189/456] test_generators passed │ │ │ │ +0:06:02 load avg: 1.52 [190/456] test_genericclass passed │ │ │ │ +0:06:02 load avg: 1.52 [191/456] test_genericpath passed │ │ │ │ +0:06:02 load avg: 1.52 [192/456] test_genexps passed │ │ │ │ +0:06:02 load avg: 1.52 [193/456] test_getopt passed │ │ │ │ +0:06:02 load avg: 1.52 [194/456] test_getpass passed │ │ │ │ +0:06:03 load avg: 1.52 [195/456] test_getpath passed │ │ │ │ +0:06:03 load avg: 1.52 [196/456] test_gettext passed │ │ │ │ +0:06:03 load avg: 1.56 [197/456] test_global passed │ │ │ │ +0:06:03 load avg: 1.56 [198/456] test_grammar passed │ │ │ │ +0:06:03 load avg: 1.56 [199/456] test_glob passed │ │ │ │ +0:06:03 load avg: 1.56 [200/456] test_graphlib passed │ │ │ │ +0:06:03 load avg: 1.56 [201/456] test_grp passed │ │ │ │ +0:06:04 load avg: 1.56 [202/456] test_hash passed │ │ │ │ +0:06:04 load avg: 1.56 [203/456] test_gzip passed │ │ │ │ +0:06:05 load avg: 1.56 [204/456] test_heapq passed │ │ │ │ +0:06:05 load avg: 1.56 [205/456] test_hmac passed │ │ │ │ +0:06:05 load avg: 1.56 [206/456] test_html passed │ │ │ │ +0:06:06 load avg: 1.56 [207/456] test_htmlparser passed │ │ │ │ +0:06:06 load avg: 1.56 [208/456] test_http_cookiejar passed │ │ │ │ +0:06:08 load avg: 1.56 [209/456] test_http_cookies passed │ │ │ │ +0:06:11 load avg: 1.59 [210/456] test_httpservers passed │ │ │ │ +0:06:16 load avg: 1.62 [211/456] test_idle passed │ │ │ │ +0:06:20 load avg: 1.74 [212/456] test_import passed │ │ │ │ +0:06:26 load avg: 1.76 [213/456] test_importlib passed │ │ │ │ +0:06:26 load avg: 1.76 [214/456] test_index passed │ │ │ │ +0:06:37 load avg: 1.79 [215/456] test_hashlib passed (33.4 sec) │ │ │ │ +0:06:37 load avg: 1.79 [216/456] test_int_literal passed │ │ │ │ +0:06:47 load avg: 1.83 [217/456] test_interpreters passed │ │ │ │ +0:06:48 load avg: 1.76 [218/456] test_ioctl passed │ │ │ │ +0:06:48 load avg: 1.76 [219/456] test_ipaddress passed │ │ │ │ +0:06:51 load avg: 1.76 [220/456] test_isinstance passed │ │ │ │ +0:06:51 load avg: 1.76 [221/456] test_iter passed │ │ │ │ +0:06:51 load avg: 1.76 [222/456] test_iterlen passed │ │ │ │ +0:06:54 load avg: 1.78 [223/456] test_itertools passed │ │ │ │ +0:07:02 load avg: 1.80 [224/456] test_json passed -- running (1): test_int (35.2 sec) │ │ │ │ +0:07:02 load avg: 1.80 [225/456] test_keyword passed -- running (1): test_int (35.3 sec) │ │ │ │ +0:07:02 load avg: 1.80 [226/456] test_keywordonlyarg passed -- running (1): test_int (35.5 sec) │ │ │ │ +0:07:02 load avg: 1.80 [227/456] test_kqueue skipped -- running (1): test_int (35.6 sec) │ │ │ │ test_kqueue skipped -- test works only on BSD │ │ │ │ -0:08:56 load avg: 1.80 [228/456] test_launcher skipped -- running (1): test_int (43.5 sec) │ │ │ │ +0:07:02 load avg: 1.80 [228/456] test_launcher skipped -- running (1): test_int (35.8 sec) │ │ │ │ test_launcher skipped -- test only applies to Windows │ │ │ │ -0:08:59 load avg: 1.80 [229/456] test_lazy_import passed -- running (1): test_int (47.0 sec) │ │ │ │ -0:09:00 load avg: 1.80 [230/456] test_linecache passed -- running (1): test_int (47.3 sec) │ │ │ │ -0:09:00 load avg: 1.81 [231/456] test_list passed -- running (1): test_int (48.0 sec) │ │ │ │ -0:09:01 load avg: 1.81 [232/456] test_listcomps passed -- running (1): test_int (48.3 sec) │ │ │ │ -0:09:01 load avg: 1.81 [233/456] test_lltrace passed -- running (1): test_int (48.5 sec) │ │ │ │ -0:09:01 load avg: 1.81 [234/456] test_locale passed -- running (1): test_int (48.8 sec) │ │ │ │ -0:09:04 load avg: 1.81 [235/456] test_int passed (51.4 sec) │ │ │ │ -0:09:07 load avg: 1.75 [236/456] test_long passed │ │ │ │ -0:09:07 load avg: 1.75 [237/456] test_longexp passed │ │ │ │ -0:09:07 load avg: 1.75 [238/456] test_lzma passed │ │ │ │ -0:09:08 load avg: 1.75 [239/456] test_mailbox passed │ │ │ │ -0:09:09 load avg: 1.75 [240/456] test_marshal passed │ │ │ │ -0:09:24 load avg: 1.58 [241/456] test_logging passed │ │ │ │ -0:09:26 load avg: 1.61 [242/456] test_math_integer passed │ │ │ │ -0:09:26 load avg: 1.61 [243/456] test_math_property passed │ │ │ │ -0:09:27 load avg: 1.61 [244/456] test_memoryview passed │ │ │ │ -0:09:27 load avg: 1.61 [245/456] test_metaclass passed │ │ │ │ -0:09:28 load avg: 1.61 [246/456] test_mimetypes passed │ │ │ │ -0:09:29 load avg: 1.61 [247/456] test_minidom passed │ │ │ │ -0:09:29 load avg: 1.61 [248/456] test_mmap passed │ │ │ │ -0:09:29 load avg: 1.61 [249/456] test_module passed │ │ │ │ -0:09:31 load avg: 1.65 [250/456] test_modulefinder passed │ │ │ │ -0:09:31 load avg: 1.65 [251/456] test_monitoring passed │ │ │ │ -0:09:31 load avg: 1.65 [252/456] test_msvcrt skipped │ │ │ │ +0:07:05 load avg: 1.81 [229/456] test_lazy_import passed -- running (1): test_int (38.2 sec) │ │ │ │ +0:07:05 load avg: 1.81 [230/456] test_linecache passed -- running (1): test_int (38.4 sec) │ │ │ │ +0:07:05 load avg: 1.81 [231/456] test_list passed -- running (1): test_int (39.0 sec) │ │ │ │ +0:07:06 load avg: 1.81 [232/456] test_listcomps passed -- running (1): test_int (39.3 sec) │ │ │ │ +0:07:06 load avg: 1.81 [233/456] test_lltrace passed -- running (1): test_int (39.5 sec) │ │ │ │ +0:07:06 load avg: 1.81 [234/456] test_locale passed -- running (1): test_int (39.7 sec) │ │ │ │ +0:07:13 load avg: 1.83 [235/456] test_int passed (46.4 sec) │ │ │ │ +0:07:14 load avg: 1.76 [236/456] test_long passed │ │ │ │ +0:07:15 load avg: 1.76 [237/456] test_longexp passed │ │ │ │ +0:07:15 load avg: 1.76 [238/456] test_lzma passed │ │ │ │ +0:07:17 load avg: 1.76 [239/456] test_mailbox passed │ │ │ │ +0:07:17 load avg: 1.76 [240/456] test_marshal passed │ │ │ │ +0:07:26 load avg: 1.72 [241/456] test_logging passed │ │ │ │ +0:07:27 load avg: 1.72 [242/456] test_math_integer passed │ │ │ │ +0:07:27 load avg: 1.72 [243/456] test_math_property passed │ │ │ │ +0:07:28 load avg: 1.72 [244/456] test_memoryview passed │ │ │ │ +0:07:28 load avg: 1.74 [245/456] test_metaclass passed │ │ │ │ +0:07:29 load avg: 1.74 [246/456] test_mimetypes passed │ │ │ │ +0:07:29 load avg: 1.74 [247/456] test_minidom passed │ │ │ │ +0:07:29 load avg: 1.74 [248/456] test_mmap passed │ │ │ │ +0:07:29 load avg: 1.74 [249/456] test_module passed │ │ │ │ +0:07:30 load avg: 1.74 [250/456] test_modulefinder passed │ │ │ │ +0:07:30 load avg: 1.74 [251/456] test_monitoring passed │ │ │ │ +0:07:31 load avg: 1.74 [252/456] test_msvcrt skipped │ │ │ │ test_msvcrt skipped -- windows related tests │ │ │ │ -0:09:33 load avg: 1.65 [253/456] test_multibytecodec passed │ │ │ │ -0:09:43 load avg: 1.85 [254/456] test_multiprocessing_main_handling passed -- running (1): test_math (34.1 sec) │ │ │ │ -0:09:43 load avg: 1.85 [255/456] test_named_expressions passed -- running (1): test_math (34.3 sec) │ │ │ │ -0:09:43 load avg: 1.85 [256/456] test_netrc passed -- running (1): test_math (34.6 sec) │ │ │ │ -0:09:46 load avg: 1.86 [257/456] test_ntpath passed -- running (1): test_math (37.0 sec) │ │ │ │ -0:09:46 load avg: 1.86 [258/456] test_nturl2path passed -- running (1): test_math (37.2 sec) │ │ │ │ -0:09:46 load avg: 1.86 [259/456] test_numeric_tower passed -- running (1): test_math (37.6 sec) │ │ │ │ -0:09:48 load avg: 1.86 [260/456] test_opcache passed -- running (1): test_math (39.4 sec) │ │ │ │ -0:09:48 load avg: 1.86 [261/456] test_opcodes passed -- running (1): test_math (39.6 sec) │ │ │ │ -0:09:49 load avg: 1.86 [262/456] test_openpty passed -- running (1): test_math (39.8 sec) │ │ │ │ -0:09:49 load avg: 1.86 [263/456] test_operator passed -- running (1): test_math (40.0 sec) │ │ │ │ -0:09:49 load avg: 1.86 [264/456] test_optimizer passed -- running (1): test_math (40.2 sec) │ │ │ │ -0:09:49 load avg: 1.86 [265/456] test_optparse passed -- running (1): test_math (40.6 sec) │ │ │ │ -0:09:50 load avg: 1.87 [266/456] test_ordered_dict passed -- running (1): test_math (41.2 sec) │ │ │ │ -0:09:50 load avg: 1.87 [267/456] test_osx_env passed -- running (1): test_math (41.4 sec) │ │ │ │ -0:09:53 load avg: 1.87 [268/456] test_pathlib passed -- running (1): test_math (44.3 sec) │ │ │ │ -0:09:54 load avg: 1.87 [269/456] test_patma passed -- running (1): test_math (44.6 sec) │ │ │ │ -0:10:12 load avg: 2.06 [270/456] test_pdb passed -- running (1): test_math (1 min 3 sec) │ │ │ │ -0:10:14 load avg: 2.06 [271/456] test_peepholer passed -- running (1): test_math (1 min 5 sec) │ │ │ │ -0:10:14 load avg: 2.06 [272/456] test_peg_generator passed -- running (1): test_math (1 min 5 sec) │ │ │ │ -0:10:15 load avg: 2.06 [273/456] test_pep646_syntax passed -- running (1): test_math (1 min 5 sec) │ │ │ │ -0:10:15 load avg: 2.06 [274/456] test_perf_profiler skipped -- running (1): test_math (1 min 5 sec) │ │ │ │ +0:07:31 load avg: 1.74 [253/456] test_multibytecodec passed │ │ │ │ +0:07:38 load avg: 1.86 [254/456] test_multiprocessing_main_handling passed │ │ │ │ +0:07:38 load avg: 1.86 [255/456] test_named_expressions passed │ │ │ │ +0:07:38 load avg: 1.86 [256/456] test_netrc passed │ │ │ │ +0:07:40 load avg: 1.86 [257/456] test_ntpath passed │ │ │ │ +0:07:40 load avg: 1.86 [258/456] test_nturl2path passed │ │ │ │ +0:07:40 load avg: 1.86 [259/456] test_numeric_tower passed │ │ │ │ +0:07:41 load avg: 1.86 [260/456] test_opcache passed │ │ │ │ +0:07:41 load avg: 1.86 [261/456] test_opcodes passed │ │ │ │ +0:07:41 load avg: 1.86 [262/456] test_openpty passed │ │ │ │ +0:07:41 load avg: 1.86 [263/456] test_operator passed │ │ │ │ +0:07:42 load avg: 1.86 [264/456] test_optimizer passed │ │ │ │ +0:07:42 load avg: 1.86 [265/456] test_optparse passed │ │ │ │ +0:07:43 load avg: 1.86 [266/456] test_ordered_dict passed │ │ │ │ +0:07:43 load avg: 1.86 [267/456] test_osx_env passed │ │ │ │ +0:07:45 load avg: 1.87 [268/456] test_pathlib passed │ │ │ │ +0:07:45 load avg: 1.87 [269/456] test_patma passed │ │ │ │ +0:07:58 load avg: 1.83 [270/456] test_math passed (41.1 sec) │ │ │ │ +0:07:59 load avg: 1.83 [271/456] test_peepholer passed │ │ │ │ +0:07:59 load avg: 1.83 [272/456] test_peg_generator passed │ │ │ │ +0:08:00 load avg: 1.83 [273/456] test_pep646_syntax passed │ │ │ │ +0:08:00 load avg: 1.83 [274/456] test_perf_profiler skipped │ │ │ │ test_perf_profiler skipped -- perf trampoline profiling not supported │ │ │ │ -0:10:15 load avg: 2.05 [275/456] test_perfmaps skipped -- running (1): test_math (1 min 6 sec) │ │ │ │ +0:08:00 load avg: 1.83 [275/456] test_pdb passed │ │ │ │ +0:08:00 load avg: 1.83 [276/456] test_perfmaps skipped │ │ │ │ test_perfmaps skipped -- perf trampoline profiling not supported │ │ │ │ -0:10:33 load avg: 2.17 [276/456] test_pickle passed -- running (1): test_math (1 min 23 sec) │ │ │ │ -0:10:33 load avg: 2.17 [277/456] test_picklebuffer passed -- running (1): test_math (1 min 24 sec) │ │ │ │ -0:10:36 load avg: 2.16 [278/456] test_pickletools passed -- running (1): test_math (1 min 27 sec) │ │ │ │ -0:10:36 load avg: 2.16 [279/456] test_pkg passed -- running (1): test_math (1 min 27 sec) │ │ │ │ -0:10:37 load avg: 2.16 [280/456] test_pkgutil passed -- running (1): test_math (1 min 27 sec) │ │ │ │ -0:10:37 load avg: 2.16 [281/456] test_platform passed -- running (1): test_math (1 min 28 sec) │ │ │ │ -0:10:38 load avg: 2.16 [282/456] test_plistlib passed -- running (1): test_math (1 min 28 sec) │ │ │ │ -0:10:47 load avg: 1.98 [283/456] test_math passed (1 min 38 sec) │ │ │ │ -0:10:47 load avg: 1.98 [284/456] test_popen passed │ │ │ │ -0:10:47 load avg: 1.98 [285/456] test_positional_only_arg passed │ │ │ │ -0:10:49 load avg: 1.98 [286/456] test_posixpath passed │ │ │ │ -0:10:49 load avg: 1.98 [287/456] test_poll passed │ │ │ │ -0:10:49 load avg: 1.98 [288/456] test_pprint passed │ │ │ │ -0:10:50 load avg: 1.98 [289/456] test_print passed │ │ │ │ -0:10:50 load avg: 1.98 [290/456] test_pow passed │ │ │ │ -0:10:51 load avg: 1.98 [291/456] test_profile passed │ │ │ │ -0:10:51 load avg: 1.98 [292/456] test_property passed │ │ │ │ -0:10:51 load avg: 1.98 [293/456] test_pstats passed │ │ │ │ -0:10:51 load avg: 1.98 [294/456] test_pty passed │ │ │ │ -0:10:52 load avg: 1.98 [295/456] test_pulldom passed │ │ │ │ -0:10:52 load avg: 1.98 [296/456] test_pwd passed │ │ │ │ -0:10:52 load avg: 1.98 [297/456] test_py_compile passed │ │ │ │ -0:10:54 load avg: 1.98 [298/456] test_pyclbr passed │ │ │ │ -0:10:55 load avg: 1.98 [299/456] test_pyexpat passed │ │ │ │ -0:11:02 load avg: 1.99 [300/456] test_pyrepl passed │ │ │ │ -0:11:02 load avg: 1.99 [301/456] test_pystats passed │ │ │ │ -0:11:12 load avg: 2.08 [302/456] test_queue passed │ │ │ │ -0:11:12 load avg: 2.08 [303/456] test_quopri passed │ │ │ │ -0:11:12 load avg: 2.08 [304/456] test_raise passed │ │ │ │ -0:11:15 load avg: 2.07 [305/456] test_random passed │ │ │ │ -0:11:16 load avg: 2.07 [306/456] test_range passed │ │ │ │ -0:11:17 load avg: 2.07 [307/456] test_re passed │ │ │ │ -0:11:18 load avg: 2.07 [308/456] test_readline passed │ │ │ │ -0:11:37 load avg: 2.20 [309/456] test_profiling passed (47.2 sec) │ │ │ │ -0:11:41 load avg: 2.18 [310/456] test_remote_pdb passed │ │ │ │ -0:11:44 load avg: 2.18 [311/456] test_repl passed │ │ │ │ -0:11:44 load avg: 2.18 [312/456] test_reprlib passed │ │ │ │ -0:11:44 load avg: 2.18 [313/456] test_regrtest passed │ │ │ │ -0:11:45 load avg: 2.18 [314/456] test_richcmp passed │ │ │ │ -0:11:45 load avg: 2.18 [315/456] test_resource passed │ │ │ │ -0:11:45 load avg: 2.18 [316/456] test_rlcompleter passed │ │ │ │ -0:11:45 load avg: 2.17 [317/456] test_robotparser passed │ │ │ │ -0:11:45 load avg: 2.17 [318/456] test_samply_profiler skipped │ │ │ │ +0:08:00 load avg: 1.83 [277/456] test_picklebuffer passed │ │ │ │ +0:08:01 load avg: 1.83 [278/456] test_pickletools passed │ │ │ │ +0:08:02 load avg: 1.83 [279/456] test_pkg passed │ │ │ │ +0:08:02 load avg: 1.83 [280/456] test_pkgutil passed │ │ │ │ +0:08:02 load avg: 1.83 [281/456] test_platform passed │ │ │ │ +0:08:02 load avg: 1.83 [282/456] test_plistlib passed │ │ │ │ +0:08:07 load avg: 1.76 [283/456] test_pickle passed │ │ │ │ +0:08:08 load avg: 1.76 [284/456] test_popen passed │ │ │ │ +0:08:08 load avg: 1.76 [285/456] test_positional_only_arg passed │ │ │ │ +0:08:09 load avg: 1.70 [286/456] test_posixpath passed │ │ │ │ +0:08:09 load avg: 1.70 [287/456] test_pow passed │ │ │ │ +0:08:09 load avg: 1.70 [288/456] test_pprint passed │ │ │ │ +0:08:09 load avg: 1.70 [289/456] test_print passed │ │ │ │ +0:08:10 load avg: 1.70 [290/456] test_profile passed │ │ │ │ +0:08:14 load avg: 1.65 [291/456] test_poll passed │ │ │ │ +0:08:14 load avg: 1.65 [292/456] test_property passed │ │ │ │ +0:08:14 load avg: 1.65 [293/456] test_pstats passed │ │ │ │ +0:08:14 load avg: 1.65 [294/456] test_pty passed │ │ │ │ +0:08:14 load avg: 1.65 [295/456] test_pulldom passed │ │ │ │ +0:08:14 load avg: 1.65 [296/456] test_pwd passed │ │ │ │ +0:08:15 load avg: 1.65 [297/456] test_py_compile passed │ │ │ │ +0:08:16 load avg: 1.65 [298/456] test_pyclbr passed │ │ │ │ +0:08:16 load avg: 1.65 [299/456] test_pyexpat passed │ │ │ │ +0:08:20 load avg: 1.59 [300/456] test_pyrepl passed │ │ │ │ +0:08:20 load avg: 1.59 [301/456] test_pystats passed │ │ │ │ +0:08:29 load avg: 1.51 [302/456] test_queue passed │ │ │ │ +0:08:29 load avg: 1.51 [303/456] test_quopri passed │ │ │ │ +0:08:29 load avg: 1.51 [304/456] test_raise passed │ │ │ │ +0:08:31 load avg: 1.51 [305/456] test_random passed │ │ │ │ +0:08:32 load avg: 1.51 [306/456] test_range passed │ │ │ │ +0:08:32 load avg: 1.51 [307/456] test_re passed │ │ │ │ +0:08:33 load avg: 1.51 [308/456] test_readline passed │ │ │ │ +0:08:52 load avg: 1.71 [309/456] test_regrtest passed -- running (1): test_profiling (42.2 sec) │ │ │ │ +0:08:54 load avg: 1.73 [310/456] test_profiling passed (44.1 sec) │ │ │ │ +0:08:55 load avg: 1.73 [311/456] test_remote_pdb passed │ │ │ │ +0:08:55 load avg: 1.73 [312/456] test_reprlib passed │ │ │ │ +0:08:55 load avg: 1.73 [313/456] test_resource passed │ │ │ │ +0:08:56 load avg: 1.73 [314/456] test_richcmp passed │ │ │ │ +0:08:56 load avg: 1.73 [315/456] test_repl passed │ │ │ │ +0:08:56 load avg: 1.73 [316/456] test_rlcompleter passed │ │ │ │ +0:08:56 load avg: 1.73 [317/456] test_robotparser passed │ │ │ │ +0:08:56 load avg: 1.73 [318/456] test_samply_profiler skipped │ │ │ │ test_samply_profiler skipped -- perf trampoline profiling not supported │ │ │ │ -0:11:46 load avg: 2.17 [319/456] test_sax passed │ │ │ │ -0:11:46 load avg: 2.17 [320/456] test_runpy passed │ │ │ │ -0:11:46 load avg: 2.17 [321/456] test_scope passed │ │ │ │ -0:11:46 load avg: 2.17 [322/456] test_sched passed │ │ │ │ -0:11:47 load avg: 2.17 [323/456] test_secrets passed │ │ │ │ -0:11:47 load avg: 2.17 [324/456] test_script_helper passed │ │ │ │ -0:11:48 load avg: 2.17 [325/456] test_select passed │ │ │ │ -0:11:53 load avg: 2.08 [326/456] test_set passed │ │ │ │ -0:11:53 load avg: 2.08 [327/456] test_setcomps passed │ │ │ │ -0:11:54 load avg: 2.08 [328/456] test_shelve passed │ │ │ │ -0:11:54 load avg: 2.08 [329/456] test_shlex passed │ │ │ │ -0:11:55 load avg: 1.99 [330/456] test_shutil passed │ │ │ │ -0:12:06 load avg: 1.68 [331/456] test_selectors passed │ │ │ │ -0:12:07 load avg: 1.68 [332/456] test_site passed │ │ │ │ -0:12:07 load avg: 1.68 [333/456] test_slice passed │ │ │ │ -0:12:09 load avg: 1.68 [334/456] test_smtplib passed │ │ │ │ -0:12:09 load avg: 1.68 [335/456] test_smtpnet passed │ │ │ │ -0:12:10 load avg: 1.68 [336/456] test_socketserver passed │ │ │ │ -0:12:10 load avg: 1.63 [337/456] test_sort passed │ │ │ │ -0:12:14 load avg: 1.63 [338/456] test_signal passed │ │ │ │ -0:12:16 load avg: 1.58 [339/456] test_sqlite3 passed │ │ │ │ -0:12:16 load avg: 1.58 [340/456] test_stable_abi_ctypes passed │ │ │ │ -0:12:16 load avg: 1.58 [341/456] test_startfile skipped │ │ │ │ +0:08:56 load avg: 1.73 [319/456] test_sax passed │ │ │ │ +0:08:57 load avg: 1.73 [320/456] test_runpy passed │ │ │ │ +0:08:57 load avg: 1.73 [321/456] test_scope passed │ │ │ │ +0:08:57 load avg: 1.73 [322/456] test_sched passed │ │ │ │ +0:08:57 load avg: 1.73 [323/456] test_script_helper passed │ │ │ │ +0:08:57 load avg: 1.73 [324/456] test_secrets passed │ │ │ │ +0:08:59 load avg: 1.60 [325/456] test_select passed │ │ │ │ +0:09:01 load avg: 1.60 [326/456] test_set passed │ │ │ │ +0:09:01 load avg: 1.60 [327/456] test_setcomps passed │ │ │ │ +0:09:05 load avg: 1.55 [328/456] test_shelve passed │ │ │ │ +0:09:05 load avg: 1.55 [329/456] test_shlex passed │ │ │ │ +0:09:05 load avg: 1.55 [330/456] test_shutil passed │ │ │ │ +0:09:14 load avg: 1.31 [331/456] test_selectors passed │ │ │ │ +0:09:15 load avg: 1.31 [332/456] test_site passed │ │ │ │ +0:09:15 load avg: 1.31 [333/456] test_slice passed │ │ │ │ +0:09:16 load avg: 1.31 [334/456] test_smtplib passed │ │ │ │ +0:09:17 load avg: 1.31 [335/456] test_smtpnet passed │ │ │ │ +0:09:17 load avg: 1.31 [336/456] test_socketserver passed │ │ │ │ +0:09:17 load avg: 1.31 [337/456] test_sort passed │ │ │ │ +0:09:38 load avg: 1.22 [338/456] test_signal passed (32.1 sec) │ │ │ │ +0:09:39 load avg: 1.28 [339/456] test_sqlite3 passed │ │ │ │ +0:09:39 load avg: 1.28 [340/456] test_stable_abi_ctypes passed │ │ │ │ +0:09:39 load avg: 1.28 [341/456] test_startfile skipped │ │ │ │ test_startfile skipped -- object has no attribute 'startfile' │ │ │ │ -0:12:17 load avg: 1.58 [342/456] test_stat passed │ │ │ │ -0:12:47 load avg: 1.75 running (2): test_statistics (30.0 sec), test_source_encoding (36.5 sec) │ │ │ │ -0:12:49 load avg: 1.75 [343/456] test_source_encoding passed (39.1 sec) -- running (1): test_statistics (32.7 sec) │ │ │ │ -0:12:58 load avg: 1.78 [344/456] test_str passed -- running (1): test_statistics (41.0 sec) │ │ │ │ -0:12:58 load avg: 1.78 [345/456] test_strftime passed -- running (1): test_statistics (41.4 sec) │ │ │ │ -0:12:58 load avg: 1.78 [346/456] test_string passed -- running (1): test_statistics (41.7 sec) │ │ │ │ -0:12:59 load avg: 1.78 [347/456] test_string_literals passed -- running (1): test_statistics (42.0 sec) │ │ │ │ -0:12:59 load avg: 1.78 [348/456] test_stringprep passed -- running (1): test_statistics (42.2 sec) │ │ │ │ -0:12:59 load avg: 1.78 [349/456] test_strptime passed -- running (1): test_statistics (42.8 sec) │ │ │ │ -0:13:00 load avg: 1.80 [350/456] test_strtod passed -- running (1): test_statistics (43.6 sec) │ │ │ │ -0:13:01 load avg: 1.80 [351/456] test_struct passed -- running (1): test_statistics (44.6 sec) │ │ │ │ -0:13:01 load avg: 1.80 [352/456] test_structseq passed -- running (1): test_statistics (44.9 sec) │ │ │ │ -0:13:02 load avg: 1.80 [353/456] test_subclassinit passed -- running (1): test_statistics (45.1 sec) │ │ │ │ -0:13:21 load avg: 1.65 [354/456] test_statistics passed (1 min 4 sec) │ │ │ │ -0:13:21 load avg: 1.65 [355/456] test_sundry passed │ │ │ │ -0:13:22 load avg: 1.65 [356/456] test_super passed │ │ │ │ -0:13:23 load avg: 1.65 [357/456] test_subprocess passed │ │ │ │ -0:13:23 load avg: 1.65 [358/456] test_symtable passed │ │ │ │ -0:13:24 load avg: 1.65 [359/456] test_syntax passed │ │ │ │ -0:13:26 load avg: 1.68 [360/456] test_support passed │ │ │ │ -0:13:27 load avg: 1.68 [361/456] test_sys_setprofile passed │ │ │ │ -0:13:27 load avg: 1.68 [362/456] test_sys passed │ │ │ │ -0:13:28 load avg: 1.68 [363/456] test_sysconfig passed │ │ │ │ -0:13:28 load avg: 1.68 [364/456] test_syslog passed │ │ │ │ -0:13:29 load avg: 1.68 [365/456] test_tabnanny passed │ │ │ │ -0:13:30 load avg: 1.68 [366/456] test_sys_settrace passed │ │ │ │ -0:13:30 load avg: 1.70 [367/456] test_tcl passed │ │ │ │ -0:13:31 load avg: 1.70 [368/456] test_tempfile passed │ │ │ │ -0:13:32 load avg: 1.70 [369/456] test_termios passed │ │ │ │ -0:13:32 load avg: 1.70 [370/456] test_textwrap passed │ │ │ │ -0:13:34 load avg: 1.70 [371/456] test_thread passed │ │ │ │ -0:13:34 load avg: 1.70 [372/456] test_thread_local_bytecode passed │ │ │ │ -0:13:34 load avg: 1.70 [373/456] test_threadedtempfile passed │ │ │ │ -0:13:46 load avg: 1.63 [374/456] test_tarfile passed │ │ │ │ -0:13:47 load avg: 1.63 [375/456] test_threading_local passed │ │ │ │ -0:13:52 load avg: 1.58 [376/456] test_threadsignals passed │ │ │ │ -0:13:55 load avg: 1.61 [377/456] test_time passed │ │ │ │ -0:13:56 load avg: 1.61 [378/456] test_timeit passed │ │ │ │ -0:13:57 load avg: 1.61 [379/456] test_timeout passed │ │ │ │ -0:13:59 load avg: 1.61 [380/456] test_threading passed │ │ │ │ -0:14:03 load avg: 1.64 [381/456] test_tkinter passed │ │ │ │ -0:14:03 load avg: 1.64 [382/456] test_tomllib passed │ │ │ │ -0:14:08 load avg: 1.67 [383/456] test_tools passed │ │ │ │ -0:14:14 load avg: 1.70 [384/456] test_trace passed │ │ │ │ -0:14:24 load avg: 1.74 [385/456] test_traceback passed │ │ │ │ -0:14:25 load avg: 1.76 [386/456] test_tracemalloc passed │ │ │ │ -0:14:25 load avg: 1.76 [387/456] test_tstring passed │ │ │ │ -0:14:27 load avg: 1.76 [388/456] test_ttk passed │ │ │ │ -0:14:28 load avg: 1.76 [389/456] test_ttk_textonly passed │ │ │ │ -0:14:28 load avg: 1.76 [390/456] test_tty passed │ │ │ │ -0:14:29 load avg: 1.76 [391/456] test_tuple passed │ │ │ │ -0:14:29 load avg: 1.76 [392/456] test_turtle passed │ │ │ │ -0:14:29 load avg: 1.76 [393/456] test_type_aliases passed │ │ │ │ -0:14:29 load avg: 1.76 [394/456] test_type_annotations passed -- running (1): test_tokenize (30.0 sec) │ │ │ │ -0:14:30 load avg: 1.76 [395/456] test_type_cache passed -- running (1): test_tokenize (30.2 sec) │ │ │ │ -0:14:30 load avg: 1.76 [396/456] test_type_comments passed -- running (1): test_tokenize (30.4 sec) │ │ │ │ -0:14:30 load avg: 1.78 [397/456] test_type_params passed -- running (1): test_tokenize (30.7 sec) │ │ │ │ -0:14:30 load avg: 1.78 [398/456] test_typechecks passed -- running (1): test_tokenize (30.8 sec) │ │ │ │ -0:14:31 load avg: 1.78 [399/456] test_types passed -- running (1): test_tokenize (31.5 sec) │ │ │ │ -0:14:32 load avg: 1.78 [400/456] test_typing passed -- running (1): test_tokenize (32.3 sec) │ │ │ │ -0:14:32 load avg: 1.78 [401/456] test_ucn passed -- running (1): test_tokenize (32.8 sec) │ │ │ │ -0:14:32 load avg: 1.78 [402/456] test_unary passed -- running (1): test_tokenize (33.0 sec) │ │ │ │ -0:14:33 load avg: 1.78 [403/456] test_unicode_file passed -- running (1): test_tokenize (33.1 sec) │ │ │ │ -0:14:33 load avg: 1.78 [404/456] test_unicode_file_functions passed -- running (1): test_tokenize (33.4 sec) │ │ │ │ -0:14:33 load avg: 1.78 [405/456] test_unicode_identifiers passed -- running (1): test_tokenize (33.6 sec) │ │ │ │ -0:14:44 load avg: 1.82 [406/456] test_tokenize passed (44.8 sec) │ │ │ │ -0:14:52 load avg: 1.77 [407/456] test_unittest passed │ │ │ │ -0:14:52 load avg: 1.77 [408/456] test_unpack passed │ │ │ │ -0:14:52 load avg: 1.77 [409/456] test_unpack_ex passed │ │ │ │ -0:15:08 load avg: 1.82 [410/456] test_unicodedata passed (34.5 sec) │ │ │ │ -0:15:08 load avg: 1.82 [411/456] test_urllib passed │ │ │ │ -0:15:09 load avg: 1.82 [412/456/1] test_urllib2 failed (1 failure) │ │ │ │ +0:09:39 load avg: 1.28 [342/456] test_stat passed │ │ │ │ +0:09:42 load avg: 1.28 [343/456] test_source_encoding passed │ │ │ │ +0:09:45 load avg: 1.34 [344/456] test_str passed │ │ │ │ +0:09:46 load avg: 1.34 [345/456] test_strftime passed │ │ │ │ +0:09:46 load avg: 1.34 [346/456] test_string passed │ │ │ │ +0:09:46 load avg: 1.34 [347/456] test_string_literals passed │ │ │ │ +0:09:46 load avg: 1.34 [348/456] test_stringprep passed │ │ │ │ +0:09:47 load avg: 1.34 [349/456] test_strptime passed │ │ │ │ +0:09:47 load avg: 1.34 [350/456] test_strtod passed │ │ │ │ +0:09:48 load avg: 1.34 [351/456] test_struct passed │ │ │ │ +0:09:48 load avg: 1.55 [352/456] test_structseq passed │ │ │ │ +0:09:48 load avg: 1.55 [353/456] test_subclassinit passed │ │ │ │ +0:10:06 load avg: 1.43 [354/456] test_statistics passed │ │ │ │ +0:10:06 load avg: 1.43 [355/456] test_sundry passed │ │ │ │ +0:10:07 load avg: 1.43 [356/456] test_subprocess passed │ │ │ │ +0:10:07 load avg: 1.43 [357/456] test_super passed │ │ │ │ +0:10:07 load avg: 1.43 [358/456] test_symtable passed │ │ │ │ +0:10:07 load avg: 1.43 [359/456] test_syntax passed │ │ │ │ +0:10:09 load avg: 1.56 [360/456] test_sys passed │ │ │ │ +0:10:09 load avg: 1.56 [361/456] test_sys_setprofile passed │ │ │ │ +0:10:10 load avg: 1.56 [362/456] test_support passed │ │ │ │ +0:10:10 load avg: 1.56 [363/456] test_sysconfig passed │ │ │ │ +0:10:10 load avg: 1.56 [364/456] test_syslog passed │ │ │ │ +0:10:11 load avg: 1.56 [365/456] test_tabnanny passed │ │ │ │ +0:10:12 load avg: 1.56 [366/456] test_sys_settrace passed │ │ │ │ +0:10:12 load avg: 1.56 [367/456] test_tcl passed │ │ │ │ +0:10:13 load avg: 1.56 [368/456] test_tempfile passed │ │ │ │ +0:10:13 load avg: 1.51 [369/456] test_termios passed │ │ │ │ +0:10:13 load avg: 1.51 [370/456] test_textwrap passed │ │ │ │ +0:10:15 load avg: 1.51 [371/456] test_thread passed │ │ │ │ +0:10:15 load avg: 1.51 [372/456] test_thread_local_bytecode passed │ │ │ │ +0:10:15 load avg: 1.51 [373/456] test_threadedtempfile passed │ │ │ │ +0:10:20 load avg: 1.47 [374/456] test_tarfile passed │ │ │ │ +0:10:21 load avg: 1.47 [375/456] test_threading_local passed │ │ │ │ +0:10:26 load avg: 1.35 [376/456] test_threadsignals passed │ │ │ │ +0:10:29 load avg: 1.24 [377/456] test_time passed │ │ │ │ +0:10:29 load avg: 1.24 [378/456] test_timeit passed │ │ │ │ +0:10:31 load avg: 1.24 [379/456] test_timeout passed │ │ │ │ +0:10:35 load avg: 1.22 [380/456] test_tkinter passed │ │ │ │ +0:10:46 load avg: 1.27 [381/456] test_threading passed (31.0 sec) │ │ │ │ +0:10:47 load avg: 1.27 [382/456] test_tomllib passed │ │ │ │ +0:10:49 load avg: 1.33 [383/456] test_tools passed │ │ │ │ +0:10:52 load avg: 1.33 [384/456] test_trace passed │ │ │ │ +0:10:55 load avg: 1.38 [385/456] test_tokenize passed │ │ │ │ +0:10:56 load avg: 1.38 [386/456] test_tracemalloc passed │ │ │ │ +0:10:56 load avg: 1.38 [387/456] test_tstring passed │ │ │ │ +0:10:57 load avg: 1.38 [388/456] test_traceback passed │ │ │ │ +0:10:57 load avg: 1.38 [389/456] test_ttk passed │ │ │ │ +0:10:57 load avg: 1.38 [390/456] test_ttk_textonly passed │ │ │ │ +0:10:57 load avg: 1.38 [391/456] test_tty passed │ │ │ │ +0:10:58 load avg: 1.38 [392/456] test_turtle passed │ │ │ │ +0:10:58 load avg: 1.38 [393/456] test_type_aliases passed │ │ │ │ +0:10:58 load avg: 1.38 [394/456] test_type_annotations passed │ │ │ │ +0:10:58 load avg: 1.38 [395/456] test_type_cache passed │ │ │ │ +0:10:58 load avg: 1.38 [396/456] test_tuple passed │ │ │ │ +0:10:58 load avg: 1.43 [397/456] test_type_comments passed │ │ │ │ +0:10:58 load avg: 1.43 [398/456] test_type_params passed │ │ │ │ +0:10:58 load avg: 1.43 [399/456] test_typechecks passed │ │ │ │ +0:10:59 load avg: 1.43 [400/456] test_types passed │ │ │ │ +0:10:59 load avg: 1.43 [401/456] test_typing passed │ │ │ │ +0:10:59 load avg: 1.43 [402/456] test_ucn passed │ │ │ │ +0:10:59 load avg: 1.43 [403/456] test_unary passed │ │ │ │ +0:10:59 load avg: 1.43 [404/456] test_unicode_file passed │ │ │ │ +0:10:59 load avg: 1.43 [405/456] test_unicode_identifiers passed │ │ │ │ +0:10:59 load avg: 1.43 [406/456] test_unicode_file_functions passed │ │ │ │ +0:11:04 load avg: 1.40 [407/456] test_unittest passed │ │ │ │ +0:11:04 load avg: 1.40 [408/456] test_unpack passed │ │ │ │ +0:11:04 load avg: 1.40 [409/456] test_unpack_ex passed │ │ │ │ +0:11:13 load avg: 1.45 [410/456] test_unicodedata passed │ │ │ │ +0:11:13 load avg: 1.49 [411/456] test_urllib passed │ │ │ │ +0:11:14 load avg: 1.49 [412/456/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 │ │ │ │ @@ -559,22 +557,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 81 tests in 0.327s │ │ │ │ +Ran 81 tests in 0.226s │ │ │ │ │ │ │ │ FAILED (failures=1, skipped=2) │ │ │ │ test test_urllib2 failed │ │ │ │ -0:15:11 load avg: 1.75 [413/456/1] test_urllib2_localnet passed │ │ │ │ -0:15:12 load avg: 1.75 [414/456/1] test_urllib2net passed │ │ │ │ -0:15:12 load avg: 1.75 [415/456/1] test_urllib_response passed │ │ │ │ -0:15:12 load avg: 1.75 [416/456/2] test_urllibnet failed (1 error) │ │ │ │ +0:11:15 load avg: 1.49 [413/456/1] test_urllib2_localnet passed │ │ │ │ +0:11:16 load avg: 1.49 [414/456/1] test_urllib2net passed │ │ │ │ +0:11:16 load avg: 1.49 [415/456/1] test_urllib_response passed │ │ │ │ +0:11:17 load avg: 1.49 [416/456/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" │ │ │ │ @@ -590,82 +588,80 @@ │ │ │ │ Traceback (most recent call last): │ │ │ │ File "/build/reproducible-path/python3.15-3.15.0~b3/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 0.199s │ │ │ │ +Ran 12 tests in 0.143s │ │ │ │ │ │ │ │ FAILED (errors=1, skipped=10) │ │ │ │ test test_urllibnet failed │ │ │ │ -0:15:13 load avg: 1.75 [417/456/2] test_urlparse passed │ │ │ │ -0:15:14 load avg: 1.75 [418/456/2] test_userdict passed │ │ │ │ -0:15:14 load avg: 1.75 [419/456/2] test_userlist passed │ │ │ │ -0:15:19 load avg: 1.77 [420/456/2] test_userstring passed │ │ │ │ -0:15:20 load avg: 1.77 [421/456/2] test_utf8_mode passed │ │ │ │ -0:15:20 load avg: 1.77 [422/456/2] test_utf8source passed │ │ │ │ -0:15:21 load avg: 1.79 [423/456/2] test_uuid passed │ │ │ │ -0:15:22 load avg: 1.79 [424/456/2] test_unparse passed (30.1 sec) │ │ │ │ -0:15:26 load avg: 1.65 [425/456/2] test_wait3 passed │ │ │ │ -0:15:27 load avg: 1.65 [426/456/2] test_warnings passed │ │ │ │ -0:15:27 load avg: 1.65 [427/456/2] test_wave passed │ │ │ │ -0:15:28 load avg: 1.65 [428/456/2] test_wait4 passed │ │ │ │ -0:15:28 load avg: 1.65 [429/456/2] test_weakset passed │ │ │ │ -0:15:28 load avg: 1.65 [430/456/2] test_webbrowser passed │ │ │ │ -0:15:28 load avg: 1.65 [431/456/2] test_winapi skipped │ │ │ │ +0:11:17 load avg: 1.49 [417/456/2] test_urlparse passed │ │ │ │ +0:11:17 load avg: 1.49 [418/456/2] test_userdict passed │ │ │ │ +0:11:18 load avg: 1.49 [419/456/2] test_userlist passed │ │ │ │ +0:11:19 load avg: 1.53 [420/456/2] test_userstring passed │ │ │ │ +0:11:20 load avg: 1.53 [421/456/2] test_unparse passed │ │ │ │ +0:11:20 load avg: 1.53 [422/456/2] test_utf8source passed │ │ │ │ +0:11:20 load avg: 1.53 [423/456/2] test_utf8_mode passed │ │ │ │ +0:11:20 load avg: 1.53 [424/456/2] test_uuid passed │ │ │ │ +0:11:25 load avg: 1.41 [425/456/2] test_wait3 passed │ │ │ │ +0:11:26 load avg: 1.41 [426/456/2] test_wait4 passed │ │ │ │ +0:11:26 load avg: 1.41 [427/456/2] test_wave passed │ │ │ │ +0:11:26 load avg: 1.41 [428/456/2] test_warnings passed │ │ │ │ +0:11:26 load avg: 1.41 [429/456/2] test_weakset passed │ │ │ │ +0:11:26 load avg: 1.41 [430/456/2] test_webbrowser passed │ │ │ │ +0:11:27 load avg: 1.41 [431/456/2] test_winapi skipped │ │ │ │ test_winapi skipped -- No module named '_winapi' │ │ │ │ -0:15:29 load avg: 1.65 [432/456/2] test_winconsoleio skipped │ │ │ │ +0:11:27 load avg: 1.41 [432/456/2] test_winconsoleio skipped │ │ │ │ test_winconsoleio skipped -- test only relevant on win32 │ │ │ │ -0:15:29 load avg: 1.65 [433/456/2] test_winreg skipped │ │ │ │ +0:11:27 load avg: 1.41 [433/456/2] test_winreg skipped │ │ │ │ test_winreg skipped -- No module named 'winreg' │ │ │ │ -0:15:29 load avg: 1.65 [434/456/2] test_winsound skipped │ │ │ │ +0:11:27 load avg: 1.41 [434/456/2] test_winsound skipped │ │ │ │ test_winsound skipped -- No module named 'winsound' │ │ │ │ -0:15:29 load avg: 1.65 [435/456/2] test_with passed │ │ │ │ -0:15:29 load avg: 1.65 [436/456/2] test_wmi skipped │ │ │ │ +0:11:27 load avg: 1.41 [435/456/2] test_with passed │ │ │ │ +0:11:27 load avg: 1.41 [436/456/2] test_wmi skipped │ │ │ │ test_wmi skipped -- No module named '_wmi' │ │ │ │ -0:15:30 load avg: 1.65 [437/456/2] test_wsgiref passed │ │ │ │ -0:15:30 load avg: 1.65 [438/456/2] test_xml passed │ │ │ │ -0:15:30 load avg: 1.65 [439/456/2] test_xml_dom_minicompat passed │ │ │ │ -0:15:30 load avg: 1.68 [440/456/2] test_xml_dom_xmlbuilder passed │ │ │ │ -0:15:33 load avg: 1.68 [441/456/2] test_xml_etree passed │ │ │ │ -0:15:34 load avg: 1.68 [442/456/2] test_xml_etree_c passed │ │ │ │ -0:15:37 load avg: 1.62 [443/456/2] test_weakref passed │ │ │ │ -0:15:38 load avg: 1.62 [444/456/2] test_xpickle skipped (resource denied) │ │ │ │ +0:11:28 load avg: 1.41 [437/456/2] test_wsgiref passed │ │ │ │ +0:11:28 load avg: 1.41 [438/456/2] test_xml passed │ │ │ │ +0:11:28 load avg: 1.41 [439/456/2] test_xml_dom_minicompat passed │ │ │ │ +0:11:28 load avg: 1.46 [440/456/2] test_xml_dom_xmlbuilder passed │ │ │ │ +0:11:30 load avg: 1.46 [441/456/2] test_xml_etree passed │ │ │ │ +0:11:31 load avg: 1.46 [442/456/2] test_xml_etree_c passed │ │ │ │ +0:11:31 load avg: 1.46 [443/456/2] test_weakref passed │ │ │ │ +0:11:31 load avg: 1.46 [444/456/2] test_xpickle skipped (resource denied) │ │ │ │ test_xpickle skipped -- Use of the 'xpickle' resource not enabled │ │ │ │ -0:15:38 load avg: 1.62 [445/456/2] test_xxlimited passed │ │ │ │ -0:15:38 load avg: 1.62 [446/456/2] test_xxtestfuzz passed │ │ │ │ -0:15:38 load avg: 1.62 [447/456/2] test_yield_from passed │ │ │ │ -0:15:38 load avg: 1.62 [448/456/2] test_zipapp passed │ │ │ │ -0:16:02 load avg: 1.41 [449/456/2] test_xmlrpc passed │ │ │ │ -0:16:02 load avg: 1.41 [450/456/2] test_zipfile64 skipped (resource denied) │ │ │ │ +0:11:31 load avg: 1.46 [445/456/2] test_xxlimited passed │ │ │ │ +0:11:31 load avg: 1.46 [446/456/2] test_xxtestfuzz passed │ │ │ │ +0:11:32 load avg: 1.46 [447/456/2] test_yield_from passed │ │ │ │ +0:11:32 load avg: 1.46 [448/456/2] test_zipapp passed │ │ │ │ +0:11:48 load avg: 1.33 [449/456/2] test_zipfile passed │ │ │ │ +0:11:48 load avg: 1.33 [450/456/2] test_zipfile64 skipped (resource denied) │ │ │ │ test_zipfile64 skipped -- test requires loads of disk-space bytes and a long time to run │ │ │ │ -0:16:02 load avg: 1.41 [451/456/2] test_zipfile passed │ │ │ │ -0:16:03 load avg: 1.41 [452/456/2] test_zipimport_support passed │ │ │ │ -0:16:05 load avg: 1.41 [453/456/2] test_zlib passed │ │ │ │ -0:16:06 load avg: 1.54 [454/456/2] test_zoneinfo passed │ │ │ │ -0:16:07 load avg: 1.54 [455/456/2] test_zstd passed │ │ │ │ -0:16:37 load avg: 1.39 running (1): test_zipimport (35.0 sec) │ │ │ │ -0:17:07 load avg: 1.23 running (1): test_zipimport (1 min 5 sec) │ │ │ │ -0:17:37 load avg: 1.25 running (1): test_zipimport (1 min 35 sec) │ │ │ │ -0:18:04 load avg: 1.16 [456/456/2] test_zipimport passed (2 min 2 sec) │ │ │ │ +0:11:58 load avg: 1.27 [451/456/2] test_xmlrpc passed │ │ │ │ +0:11:59 load avg: 1.27 [452/456/2] test_zipimport_support passed │ │ │ │ +0:12:00 load avg: 1.27 [453/456/2] test_zlib passed │ │ │ │ +0:12:01 load avg: 1.27 [454/456/2] test_zoneinfo passed │ │ │ │ +0:12:01 load avg: 1.27 [455/456/2] test_zstd passed │ │ │ │ +0:12:31 load avg: 1.17 running (1): test_zipimport (42.9 sec) │ │ │ │ +0:12:54 load avg: 1.11 [456/456/2] test_zipimport passed (1 min 5 sec) │ │ │ │ │ │ │ │ == Tests result: FAILURE == │ │ │ │ │ │ │ │ 10 slowest tests: │ │ │ │ -- test_zipimport: 2 min 2 sec │ │ │ │ -- test_math: 1 min 38 sec │ │ │ │ -- test_statistics: 1 min 4 sec │ │ │ │ -- test_cext: 56.2 sec │ │ │ │ -- test.test_multiprocessing_spawn.test_processes: 55.5 sec │ │ │ │ -- test_int: 51.4 sec │ │ │ │ -- test_cppext: 50.8 sec │ │ │ │ -- test.test_multiprocessing_forkserver.test_processes: 48.4 sec │ │ │ │ -- test_profiling: 47.2 sec │ │ │ │ -- test.test_concurrent_futures.test_process_pool: 45.6 sec │ │ │ │ +- test_zipimport: 1 min 5 sec │ │ │ │ +- test.test_multiprocessing_spawn.test_processes: 47.4 sec │ │ │ │ +- test_int: 46.4 sec │ │ │ │ +- test_profiling: 44.1 sec │ │ │ │ +- test.test_multiprocessing_forkserver.test_processes: 41.7 sec │ │ │ │ +- test_math: 41.1 sec │ │ │ │ +- test.test_concurrent_futures.test_process_pool: 39.2 sec │ │ │ │ +- test_cext: 36.7 sec │ │ │ │ +- test_hashlib: 33.4 sec │ │ │ │ +- test_cppext: 32.5 sec │ │ │ │ │ │ │ │ 17 tests skipped: │ │ │ │ test.test_os.test_windows test_android test_apple test_devpoll │ │ │ │ test_free_threading test_kqueue test_launcher test_msvcrt │ │ │ │ test_perf_profiler test_perfmaps test_samply_profiler │ │ │ │ test_startfile test_winapi test_winconsoleio test_winreg │ │ │ │ test_winsound test_wmi │ │ │ │ @@ -674,35 +670,35 @@ │ │ │ │ test_xpickle test_zipfile64 │ │ │ │ │ │ │ │ 2 tests failed: │ │ │ │ test_urllib2 test_urllibnet │ │ │ │ │ │ │ │ 435 tests OK. │ │ │ │ │ │ │ │ -0:18:04 load avg: 1.16 Re-running 2 failed tests in verbose mode in subprocesses │ │ │ │ -0:18:04 load avg: 1.16 Run 2 tests in parallel using 2 worker processes (timeout: 1 hour, worker timeout: 1 hour 5 min) │ │ │ │ -0:18:05 load avg: 1.16 [1/2/1] test_urllibnet failed (1 error) │ │ │ │ +0:12:54 load avg: 1.11 Re-running 2 failed tests in verbose mode in subprocesses │ │ │ │ +0:12:54 load avg: 1.11 Run 2 tests in parallel using 2 worker processes (timeout: 1 hour, worker timeout: 1 hour 5 min) │ │ │ │ +0:12:54 load avg: 1.11 [1/2/1] 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.15-3.15.0~b3/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.023s │ │ │ │ +Ran 1 test in 0.016s │ │ │ │ │ │ │ │ FAILED (errors=1) │ │ │ │ test test_urllibnet failed │ │ │ │ -0:18:05 load avg: 1.16 [2/2/2] test_urllib2 failed (1 failure) │ │ │ │ +0:12:54 load avg: 1.11 [2/2/2] 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): │ │ │ │ @@ -734,34 +730,34 @@ │ │ │ │ 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.029s │ │ │ │ +Ran 1 test in 0.015s │ │ │ │ │ │ │ │ FAILED (failures=1) │ │ │ │ test test_urllib2 failed │ │ │ │ 2 tests failed again: │ │ │ │ test_urllib2 test_urllibnet │ │ │ │ │ │ │ │ == Tests result: FAILURE then FAILURE == │ │ │ │ │ │ │ │ 10 slowest tests: │ │ │ │ -- test_zipimport: 2 min 2 sec │ │ │ │ -- test_math: 1 min 38 sec │ │ │ │ -- test_statistics: 1 min 4 sec │ │ │ │ -- test_cext: 56.2 sec │ │ │ │ -- test.test_multiprocessing_spawn.test_processes: 55.5 sec │ │ │ │ -- test_int: 51.4 sec │ │ │ │ -- test_cppext: 50.8 sec │ │ │ │ -- test.test_multiprocessing_forkserver.test_processes: 48.4 sec │ │ │ │ -- test_profiling: 47.2 sec │ │ │ │ -- test.test_concurrent_futures.test_process_pool: 45.6 sec │ │ │ │ +- test_zipimport: 1 min 5 sec │ │ │ │ +- test.test_multiprocessing_spawn.test_processes: 47.4 sec │ │ │ │ +- test_int: 46.4 sec │ │ │ │ +- test_profiling: 44.1 sec │ │ │ │ +- test.test_multiprocessing_forkserver.test_processes: 41.7 sec │ │ │ │ +- test_math: 41.1 sec │ │ │ │ +- test.test_concurrent_futures.test_process_pool: 39.2 sec │ │ │ │ +- test_cext: 36.7 sec │ │ │ │ +- test_hashlib: 33.4 sec │ │ │ │ +- test_cppext: 32.5 sec │ │ │ │ │ │ │ │ 17 tests skipped: │ │ │ │ test.test_os.test_windows test_android test_apple test_devpoll │ │ │ │ test_free_threading test_kqueue test_launcher test_msvcrt │ │ │ │ test_perf_profiler test_perfmaps test_samply_profiler │ │ │ │ test_startfile test_winapi test_winconsoleio test_winreg │ │ │ │ test_winsound test_wmi │ │ │ │ @@ -773,13 +769,13 @@ │ │ │ │ test_urllib2 test_urllibnet │ │ │ │ │ │ │ │ 2 tests failed: │ │ │ │ test_urllib2 test_urllibnet │ │ │ │ │ │ │ │ 435 tests OK. │ │ │ │ │ │ │ │ -Total duration: 18 min 5 sec │ │ │ │ -Total tests: run=48,452 failures=2 skipped=2,117 │ │ │ │ +Total duration: 12 min 54 sec │ │ │ │ +Total tests: run=48,452 failures=2 skipped=2,119 │ │ │ │ Total test files: run=456/456 failed=2 skipped=17 resource_denied=2 rerun=2 │ │ │ │ Result: FAILURE then FAILURE │ │ │ │ make[1]: *** [Makefile:2534: test] Error 2 │ │ │ │ make[1]: Leaving directory '/build/reproducible-path/python3.15-3.15.0~b3/build-static'